@charset "UTF-8";
li,
ul {
  padding: 0;
  margin: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.loading::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  right: 15px;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 9px;
}

@media only screen and (max-width: 1024px) {
  .loading::after {
    top: 8px;
  }
}
.popupWrap .blackOverlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000000;
}

.popupWrap .closeBtn {
  width: 28px;
  height: 28px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -28px;
  right: 8px;
  overflow: hidden;
  text-indent: -100px;
  cursor: pointer;
}

.popupWrap .closeBtn::before {
  content: "";
  width: 1px;
  height: 17px;
  top: 6px;
  right: 14px;
  background-color: rgba(37, 56, 88, 0.5);
  transform: rotate(45deg);
  position: absolute;
}

.popupWrap .closeBtn::after {
  content: "";
  width: 1px;
  height: 17px;
  background-color: rgba(37, 56, 88, 0.5);
  top: 6px;
  left: 13px;
  transform: rotate(-45deg);
  position: absolute;
}

.popupWrap .popupBox {
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 592px;
  width: 90%;
  z-index: 1000001;
}

.popupWrap .popupBox .popupCont {
  background: #fff;
  max-width: 542px;
  width: 100%;
  max-height: 90vh;
  overflow: auto;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.hide {
  display: none !important;
}

.rightContent input#carRegistrationNumber::-webkit-input-placeholder {
  color: #b3bac5;
  font-size: 18px !important;
}

.rightContent input#carRegistrationNumber:-ms-input-placeholder {
  color: #b3bac5;
  font-size: 18px !important;
}

.rightContent input#carRegistrationNumber::placeholder {
  color: #b3bac5;
  font-size: 18px !important;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
.block_content_wrapper p {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 26px;
}

@media screen and (max-width: 1024px) {
  .breadcrum_rating.policy_wrapper {
    background: linear-gradient(212.89deg, #E9FFEB 6.53%, #E2FFFE 70.41%);
    padding: 28px 16px 24px;
  }
}

.showForm {
  background: linear-gradient(212.89deg, #E9FFEB 6.53%, #E2FFFE 70.41%);
  border-radius: 24px;
  margin: 20px 20px 0;
  position: relative;
  min-height: 425px;
}
.showForm:has(h1) {
  min-height: 595px;
}
@media screen and (max-width: 767px) {
  .showForm {
    min-height: auto;
    margin: 0;
    border-radius: 0;
    background: transparent;
    padding: 0;
  }
  .showForm .disForm {
    min-height: 482px;
  }
  .showForm:has(h1) {
    min-height: auto;
  }
  .showForm:has(h1) .disForm {
    min-height: 628px !important;
  }
}
.showForm:has(.noTopForm) {
  min-height: 0;
  background: transparent;
}
.showForm:has(.noTopForm)::before {
  display: none;
}
.showForm:has(.noTopForm) .disForm {
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .showForm:has(.noTopForm) .disForm {
    min-height: 0;
  }
}
.showForm:has(.noTopForm) .disForm #frmCar {
  display: none;
}

.showForm:after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ev-top-fold-image.png) no-repeat center/cover;
  width: 554px;
  height: 476px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .showForm:after {
    background: url(../../images/bu/motor/fullwidth/ev-top-fold-mobile-image.png) no-repeat center/contain;
    height: 212px;
    width: 100%;
    top: auto;
    bottom: 0;
    display: block;
    position: relative;
    margin: 0 0 20px;
  }
}

.showForm > .block_content_wrapper_firstfold {
  display: none;
}

.showForm .disForm {
  width: 1170px;
  margin: 0 auto;
  padding: 60px 0 106px 50px;
  width: 100%;
}

.showForm .disForm:has(.car-main-bu) .block_content_wrapper_firstfold {
  display: none;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold {
  max-width: 948px;
  margin: 0 auto;
  text-align: left;
  display: block;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold h1 {
  margin-bottom: 8px;
  color: #253858;
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
  letter-spacing: -0.64px;
  margin-block-start: 0;
  margin-block-end: 16px;
  text-align: left;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: var(--5-e-6-c-84-n-300, #5e6c84);
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count {
  display: inline;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}

@media only screen and (max-width: 768px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text,
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text-web {
    display: none;
  }
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra,
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold p.char-count .extra-text.show-extra {
    display: inline;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link {
  display: inline;
  color: #0065ff;
  cursor: pointer;
  line-height: 22px;
  position: relative;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link:hover {
  color: #0065ff;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link:hover::after {
  content: "";
  border-bottom: 1px solid #0065ff;
  position: absolute;
  bottom: 0;
  width: 88%;
  height: 1px;
  right: 0;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link:before {
  content: "...";
  position: relative;
  left: -4px;
  color: var(--5-e-6-c-84-n-300, #5e6c84);
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link.hide:before {
  display: none;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link.deskhide {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link.deskhide {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link:hover,
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold .text-hide-link:visited {
    color: #0065ff;
  }
}
@media screen and (max-width: 1024px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold {
    padding: 16px 16px 0;
  }
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .block_content_wrapper_firstfold h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm {
  margin: 28px auto 0;
}

@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm {
    margin: 6px auto 0;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .input_box .carRegistrationNumber.labelshow + .feildLabel,
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .input_box .carRegistrationNumber:focus + .feildLabel {
  background: #fff;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
  font-size: 32px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .punchlineForm {
    margin: 0 0 8px;
  }
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .punchlineForm span {
    font-size: 12px;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointers .pointerlist {
  margin: 20px auto 32px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointers .pointerlist {
    margin: 16px auto 24px;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointers .pointerlist li {
  margin-right: 12px;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointers .pointerlist li:last-child {
  margin-right: 0;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointers .pointerlist li .pointers {
  margin-right: 0;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-calulator-step-1 {
  max-width: 948px;
  border: 1px solid #dfe1e6;
  background: #fff;
  border-radius: 24px;
  margin: 0 auto;
  padding: 28px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-calulator-step-1 {
    padding: 24px 16px;
    margin: 14px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-calulator-step-1 {
    padding: 24px 8px;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-prequotes-popup .car-pre-quote.carSEOForm {
  margin: 0;
}

.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
  font-size: 28px;
  line-height: 36px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px;
  }
}
.showForm .disForm:has(.car-main-bu):has(.car-calulator-step-1.show) .car-prequotes-popup .car-calulator-step-1 {
  max-width: 754px;
  border: 0;
  background: 0 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.showForm .disForm #frmCar,
.showForm .disForm .carCj_form {
  width: 100%;
  display: flex;
  justify-content: center;
}

.showForm .disForm #loader,
.showForm .disForm .carnextstep,
.showForm .disForm .do_not,
.showForm .disForm .proceed {
  position: relative;
  width: 100%;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  cursor: pointer;
  background: #ff5630;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  padding: 13px 13px 14px;
  border: 0;
}

.showForm .disForm .carnextstep {
  height: 46px;
}
@media screen and (max-width: 767px) {
  .showForm .disForm .carnextstep {
    height: 49px;
  }
}
.showForm .disForm .carnextstep:active {
  font-size: 0;
  height: 46px;
}
@media screen and (max-width: 767px) {
  .showForm .disForm .carnextstep:active {
    height: 49px;
  }
}
.showForm .disForm .carnextstep:active::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  right: 45%;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 16px;
}

@media only screen and (max-width: 1024px) {
  .showForm .disForm #loader,
  .showForm .disForm .carnextstep,
  .showForm .disForm .do_not,
  .showForm .disForm .proceed {
    padding: 15px;
    width: 100%;
    text-transform: initial;
  }
}
.showForm .disForm .proceed {
  display: none;
  font-size: 0;
  height: 46px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm .proceed {
    height: 49px;
  }
}
.showForm .disForm .inverse {
  background: #fff !important;
  color: #0065ff !important;
  border: 1px solid #0065ff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .showForm .disForm .inverse {
    margin-top: 0;
  }
}
.showForm .disForm .got_new_car {
  color: #0463f6;
  text-decoration: underline;
  display: block;
  margin: 30px auto 10px;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  border: 0;
  background: 0 0;
}

@media screen and (max-width: 1024px) {
  .showForm .disForm .got_new_car {
    margin-top: 10px;
  }
}
.showForm .disForm .share-details {
  padding: 0 36px 17px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .showForm .disForm .share-details {
    padding: 0 0 17px;
  }
}
.rightSection .leftSection .showForm .disForm .share-details .h2,
.rightSection .leftSection .showForm .disForm .share-details h1,
.rightSection .leftSection .showForm .disForm .share-details h2,
.showForm .disForm .share-details .rightSection .leftSection .h2,
.showForm .disForm .share-details .rightSection .leftSection h1,
.showForm .disForm .share-details .rightSection .leftSection h2,
.showForm .disForm .share-details .title {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  color: #253858;
}

.rightSection .leftSection .showForm .disForm .share-details .h2::after,
.rightSection .leftSection .showForm .disForm .share-details h1::after,
.rightSection .leftSection .showForm .disForm .share-details h2::after,
.showForm .disForm .share-details .rightSection .leftSection .h2::after,
.showForm .disForm .share-details .rightSection .leftSection h1::after,
.showForm .disForm .share-details .rightSection .leftSection h2::after,
.showForm .disForm .share-details .title::after {
  content: "";
  border: 1px solid #253858;
  position: absolute;
  width: 24px;
  top: 50%;
  left: 120px;
}

.showForm .disForm .share-details .share-via-whatsapp {
  background: #fff;
  border-radius: 8px;
  margin: 0 auto;
  padding: 10px 12px;
  display: FLEX;
  align-items: CENTER;
  justify-content: center;
  border: 1px solid #dfe1e6;
  max-width: 300px;
}

@media screen and (max-width: 767px) {
  .showForm .disForm .share-details .share-via-whatsapp {
    max-width: 100%;
    padding: 10px;
  }
}
.showForm .disForm .share-details .share-via-whatsapp a {
  display: FLEX;
  align-items: center;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.showForm .disForm .share-details .share-via-whatsapp a img {
  margin-right: 10px;
  max-width: 20px;
}

.showForm .disForm .share-details .share-via-whatsapp .shared-successfully {
  display: FLEX;
  align-items: center;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  justify-content: center;
}

.showForm .disForm .share-details .share-via-whatsapp .shared-successfully img {
  margin-right: 8px;
  max-width: 20px;
}

.showForm .disForm .car-insurance-premium-calculator-box {
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  max-width: 480px;
  margin: 28px auto 0;
  padding: 20px 16px 16px;
}

.showForm .disForm .car-insurance-premium-calculator-box .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px;
}

.showForm .disForm .car-insurance-premium-calculator-box .details:last-child {
  margin-bottom: 0;
}

.showForm .disForm .car-insurance-premium-calculator-box .details .label {
  color: rgba(37, 56, 88, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.showForm .disForm .car-insurance-premium-calculator-box .details .value {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
}

.showForm .disForm .car-insurance-premium-calculator-box .details.premium {
  flex-wrap: wrap;
}

.showForm .disForm .car-insurance-premium-calculator-box .details.premium > .value {
  position: relative;
  padding-right: 15px;
}

.showForm .disForm .car-insurance-premium-calculator-box .details.premium > .value::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #253858;
  top: 10px;
  position: absolute;
  right: 0;
}

.showForm .disForm .car-insurance-premium-calculator-box .details .breakdown {
  display: block;
  width: 100%;
  background: #ecf1fd;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 16px 0 0;
}

.showForm .disForm .car-insurance-premium-calculator-box .details.idv {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
}

.showForm .disForm .pay-as-you-drive-calculator-box {
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  max-width: 480px;
  margin: 28px auto 0;
  padding: 20px 16px 16px;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px;
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details:nth-child(3) {
  border: 0;
  padding: 0;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details .label {
  color: rgba(37, 56, 88, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details .value {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details.premium {
  flex-wrap: wrap;
}

.showForm .disForm .pay-as-you-drive-calculator-box .details.premium > .value {
  text-decoration: line-through;
  font-weight: 400;
}

.showForm .disForm .pay-as-you-drive-calculator-box .save-upto {
  background: #dafae9;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #00875a;
}

.showForm .disForm .pay-as-you-drive-calculator-box .save-upto span {
  font-weight: 700;
  line-height: 20px;
}

.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht.labelshow + .feildLabel,
.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht:focus + .feildLabel {
  top: -8px;
  opacity: 1;
  overflow: hidden;
  font-size: 12px;
}

.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht.labelshow + .feildLabel i,
.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht:focus + .feildLabel i {
  display: none;
}

.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht.labelshow + .feildLabel.error,
.showForm .disForm .rightContent .car-bg .form-field-data .fullWidht:focus + .feildLabel.error {
  color: red;
}

@media only screen and (max-width: 1024px) {
  #policybazaar {
    width: 100%;
  }
  .pbcategoryPages {
    background: #f4f5f6;
  }
  .mobile-ak-banner {
    background: url(../../images/bu/brand-ambassador-car-mob.png) no-repeat;
    width: 165px;
    height: 145px;
    float: right;
    background-size: 100%;
    margin-right: -15px;
    margin-bottom: -7px;
    margin-top: 1px;
  }
  .showForm {
    padding: 0;
    display: block;
    width: 100%;
  }
  .showForm .disForm {
    display: flex;
    flex-direction: column;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    min-height: 482px;
  }
  .showForm .disForm:empty {
    padding: 0;
  }
  .showForm .disForm #loader {
    background: 0 0;
    color: #000;
    box-shadow: none;
  }
  .showForm .disForm #loader .loader {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
  }
  .showForm .disForm #loader .loader:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    box-sizing: border-box;
    border: 16px solid #000;
    border-color: #000 transparent #000 transparent;
    animation: lds-hourglass 1.2s infinite;
  }
  .grid {
    padding: 0 15px;
    display: table;
    width: 100%;
  }
  .grid .rightSection {
    width: 100%;
    margin: 20px 0;
    float: left;
    padding: 0;
  }
  .grid .rightSection .fieldWrapper {
    margin: 5px 0 25px;
  }
  .showForm .disForm .rightContent .car-bg .headingText {
    padding: 10px 0 0;
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .showForm .disForm .rightContent .pointerlist {
    width: auto;
  }
  .showForm .disForm .rightContent .pointerlist li span {
    font-size: 13px;
  }
  .showForm .disForm .rightContent .pointerlist li p {
    font-size: 18px;
  }
  #carRegistrationNumber::-webkit-input-placeholder {
    font-size: 12px;
  }
  #carRegistrationNumber:-ms-input-placeholder {
    font: 12px;
  }
  #carRegistrationNumber::-ms-input-placeholder {
    font-size: 12px;
  }
  #carRegistrationNumber::placeholder {
    font-size: 12px;
  }
}
#carStepCJ .pbcategoryPages .dontKnow.dontKnow2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.wizard {
  position: relative;
  display: flex;
  width: 100%;
  margin: 8px auto 24px auto;
  width: 244px;
  max-width: 900px;
}

@media screen and (max-width: 767px) {
  .wizard {
    width: 100%;
    margin: 20px 0;
    padding: 0 0;
    max-width: 100%;
    display: none;
  }
}
.wizard-bar {
  position: absolute;
  background-color: #36b37e;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.3s ease;
}

.wizard-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.wizard-list:has(.hide) .step_5::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .wizard-list {
    overflow-x: scroll;
    position: relative;
    align-items: flex-start;
    justify-content: center;
    padding: 0 0 0 16px;
  }
  .wizard-list::-webkit-scrollbar {
    display: none;
  }
}
.wizard-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 100px;
  border: 1px solid var(--dfe-1-e-6-n-40, #dfe1e6);
  background: var(--ffffffn-0, #fff);
  height: 24px;
  width: 24px;
  margin-right: 20px;
  flex-shrink: 0;
}

.wizard-item:after {
  content: "";
  border: 1px dashed #b3bac5;
  width: 20px;
  position: absolute;
  right: -20px;
  z-index: 0;
  top: 51%;
}

.wizard-item.checked {
  border-color: #c3f4df;
  width: auto;
  padding: 3px 5px 3px 5px;
  flex-shrink: 0;
}

.wizard-item.checked::after {
  border: 1px solid #c3f4df;
}

.wizard-item:last-of-type:after {
  display: none;
}

.wizard-item.step_1 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-rto-black-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_1.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-rto-green-icon.svg);
}

.wizard-item.step_2 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-grey-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_2.active .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-black-icon.svg);
}

.wizard-item.step_2.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-green-icon.svg);
}

.wizard-item.step_3 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-grey-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_3.active .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-black-icon.svg);
}

.wizard-item.step_3.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-green-icon.svg);
}

.wizard-item.step_4 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-fuel-grey-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_4.active .wizard-span {
  background: url(../../images/bu/motor/car-wizard-fuel-black-icon.svg);
}

.wizard-item.step_4.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-fuel-green-icon.svg);
}

.wizard-item.step_4 .wizard-tooltip {
  width: 80px !important;
}

.wizard-item.step_5 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-grey-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_5.active .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-black-icon.svg);
}

.wizard-item.step_5.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-car-green-icon.svg);
}

.wizard-item.step_6 .wizard-span {
  background: url(../../images/bu/motor/car-wizard-calendar-grey-icon.svg);
  width: 16px;
  height: 16px;
}

.wizard-item.step_6.active .wizard-span {
  background: url(../../images/bu/motor/car-wizard-calendar-black-icon.svg);
}

.wizard-item.step_6.checked .wizard-span {
  background: url(../../images/bu/motor/car-wizard-calendar-green-icon.svg);
}

.wizard-item.step_6 .wizard-tooltip {
  width: 97px !important;
}

.wizard-item .wizard-tooltip {
  display: none;
}

.wizard-item:hover .wizard-tooltip {
  display: block;
  position: absolute;
  font-size: 12px;
  width: 66px;
  padding: 3px 4px;
  background: rgba(37, 56, 88, 0.7882352941);
  color: #fff;
  border-radius: 4px;
  bottom: -24px;
  text-align: center;
}

.wizard-text {
  color: #36b37e;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  margin-left: 6px;
  display: none;
}

@media screen and (max-width: 767px) {
  .wizard-text {
    display: none;
  }
}
.car-prequotes-popup-container {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #253858;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: -1;
  opacity: 0;
}

.car-prequotes-popup-container.visible {
  z-index: 999999;
  opacity: 1;
}

.car-prequotes-popup-container .car-prequotes-popup {
  border-radius: 0;
  max-width: 536px;
  width: 100%;
  max-height: 100%;
  height: 100%;
  position: relative;
  background: url(../../images/bu/motor/car-prequotes-popup-bg.svg) no-repeat center/cover #f9f9ff;
}

.car-prequotes-popup-container .car-prequotes-popup::before {
  content: "";
  background: url(../../images/bu/motor/car-top-fold-buildings-image.svg) no-repeat center/cover;
  width: 100%;
  height: 113px;
  position: absolute;
  bottom: 28px;
  left: 0;
  display: none;
}

.car-prequotes-popup-container .car-prequotes-popup::after {
  content: "";
  background: url(../../images/bu/motor/car-top-fold-car-icon.svg);
  width: 115px;
  height: 46px;
  position: absolute;
  bottom: 9px;
  right: 40px;
  display: none;
}

.car-prequotes-popup-container .car-prequotes-popup .car-calculator-step-1 .mainForm {
  max-width: 564px;
  width: 100%;
  margin: 0 auto;
}

.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-close-button {
  position: absolute;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  top: 0;
  right: 0;
  z-index: 10002;
  cursor: pointer;
  transition: right 0.3s ease-in;
}

.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-close-button::after,
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-close-button::before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  top: 7px;
  background-color: #4d4c4c;
}

.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-close-button::before {
  transform: rotate(45deg);
}

.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-close-button::after {
  transform: rotate(-45deg);
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm {
  height: 100%;
  overflow-y: scroll;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm::-webkit-scrollbar {
  display: none;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit {
  bottom: -17px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .content {
  height: 100vh;
  padding: 32px 0;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .common_heading.back .backbutton {
  left: 16px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper {
  height: 100%;
  padding: 0 16px;
  overflow-y: scroll;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper::-webkit-scrollbar {
  display: none;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched {
  max-width: 400px;
  margin: 30px auto 20px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.provider) .mainForm {
  margin-top: 24px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .heading {
  font-size: 22px;
  line-height: 28px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .heading sup {
  font-size: 12px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist {
  flex-direction: column;
  margin: 24px auto;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers {
  margin: 0 0 12px 0;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li:last-child,
.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li:nth-last-of-type(2) {
  display: none;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers {
  margin: 0;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider {
  display: none;
}

@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider {
    flex-direction: row;
    display: flex;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers {
  margin: 0 0 12px 0;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li:last-child,
.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li:nth-last-of-type(2) {
  display: block;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers {
  margin: 0 0 10px;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .quote-wrapper .car-calculator-nudge {
  display: none !important;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .wizard {
  display: none !important;
}

.car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands:first-child {
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands:first-child {
    margin-right: 8px;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section {
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  padding: 2px;
  width: 100%;
  position: relative;
  margin: 20px auto 0;
  top: auto;
  right: auto;
  max-width: 400px;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading {
  background: #ecf1fd;
  display: flex;
  align-items: center;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading img {
  margin-right: 8px;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading > .title,
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .rightSection .leftSection .heading > .h2,
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .rightSection .leftSection .heading > h1,
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .rightSection .leftSection .heading > h2,
.rightSection .leftSection .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading > .h2,
.rightSection .leftSection .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading > h1,
.rightSection .leftSection .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading > h2 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading .arrow {
    width: 24px;
    height: 24px;
    border: 0;
    border-radius: 50%;
    position: relative;
    transition: 0.3s all ease;
    background: #fff;
    margin-right: 12px;
  }
  .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading .arrow::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid #253858;
    border-right: 2px solid #253858;
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 7px;
    content: "";
    position: absolute;
    top: 7px;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading.show {
  border-radius: 8px 8px 0 0;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading.show .arrow::after {
  transform: rotate(-45deg);
  margin-bottom: 7px;
  top: 6px;
}

@media screen and (max-width: 1024px) {
  .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .heading {
    justify-content: space-between;
    border-radius: 8px;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content {
  padding: 16px !important;
  height: 100% !important;
}

@media screen and (max-width: 1024px) {
  .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    padding: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content.show {
    overflow-y: hidden;
    max-height: 310px;
    opacity: 1;
    visibility: visible;
    padding: 16px;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .details {
  margin-bottom: 24px;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .details .pointer {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .details .pointer::before {
  content: "";
  background: url(../../images/bu/motor/rto-tick-icon.svg);
  width: 11px;
  height: 9px;
  position: absolute;
  top: 6px;
  left: 0;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .details .pointer span {
  font-weight: 700;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .details .pointer span.large {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .pre-quote-submit .tnc-apply {
  font-size: 12px;
  display: block;
  margin: 10px;
  color: #6b778c;
  text-align: center;
  line-height: 18px;
}

.car-prequotes-popup-container .car-prequotes-popup .plans-for-car-section .plans-for-car-section-content .form-whatsapp {
  margin: 16px auto 0 !important;
  color: #6b778c;
}

@media screen and (max-width: 767px) {
  .text-input-feild.mobile-number.error .secure-tag {
    bottom: -22px;
  }
}
.secure-tag {
  position: absolute;
  display: flex;
  right: 8px;
  bottom: -17px;
  background: rgba(57, 97, 235, 0.1019607843) 0 0 no-repeat padding-box;
  border-radius: 0 0 8px 8px;
  padding: 5px 10px 4px 7px;
}

@media screen and (max-width: 767px) {
  .secure-tag {
    bottom: -17px;
  }
}
.secure-tag .text {
  letter-spacing: 0.15px;
  color: #3962ed;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  margin-left: 6px;
}

.rto-details-section {
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translate(0, -50%);
  box-shadow: 0 6px 16px 0 rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  width: 260px;
  border: 1px solid rgba(195, 201, 231, 0.8);
  border-radius: 8px;
}

@media screen and (max-width: 1024px) {
  .rto-details-section {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    box-shadow: 0 6px 16px 0 rgba(37, 56, 88, 0.1607843137);
    background: #fff;
    max-width: 92%;
    border: 1px solid rgba(195, 201, 231, 0.8);
    border-radius: 8px;
    width: 100%;
    margin: 18px auto 0;
  }
}
.rto-details-section .rto-details-heading {
  background: rgba(229, 234, 249, 0.8);
  padding: 10px 15px;
  border-radius: 8px 8px 0 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #253858;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .rto-details-section .rto-details-heading .arrow {
    width: 17px;
    height: 17px;
    border: 1px solid rgba(37, 56, 88, 0.4);
    border-radius: 50%;
    position: relative;
    transition: 0.3s all ease;
  }
  .rto-details-section .rto-details-heading .arrow::after {
    width: 5px;
    height: 5px;
    border-top: 1px solid rgba(37, 56, 88, 0.4);
    border-right: 1px solid rgba(37, 56, 88, 0.4);
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    margin-bottom: 11px;
    content: "";
  }
}
.rto-details-section .rto-details-heading.show .arrow::after {
  transform: rotate(-45deg);
  margin-bottom: 7px;
}

.rto-details-section .rto-details-content {
  padding: 10px 16px 0 15px;
}

@media screen and (max-width: 1024px) {
  .rto-details-section .rto-details-content {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .rto-details-section .rto-details-content.show {
    display: block;
  }
}
.rto-details-section .rto-details-content .row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 16px;
}

.rto-details-section .rto-details-content .row .label {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: rgba(37, 56, 88, 0.8);
}

.rto-details-section .rto-details-content .row .value {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: right;
  color: #253858;
  width: 72%;
}

.quote-wrapper:has(.car-calulator-step-1.show) {
  max-width: 100% !important;
}

.quote-wrapper .car-calulator-step-1 .input_field {
  position: relative;
  max-width: 550px;
  margin: 48px 0 0;
}
@media screen and (max-width: 1024px) {
  .quote-wrapper .car-calulator-step-1 .input_field {
    margin: 24px auto 0;
  }
}

.quote-wrapper .car-calulator-step-1 .input_field .input_box:has(.success):after {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 180px;
  top: 41px;
  content: "";
}

@media screen and (max-width: 767px) {
  .quote-wrapper .car-calulator-step-1 .input_field .input_box:has(.success):after {
    right: 35px;
    top: 50px;
  }
}
.multilan .showForm .disForm #loader,
.multilan .showForm .disForm .carnextstep,
.multilan .showForm .disForm .do_not {
  font-size: 15px;
}

.multilan .showForm .disForm .proceed {
  font-size: 0;
}

.car-calculator-nudge {
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  max-width: 330px;
  position: absolute;
  top: 55px;
  right: 65px;
  padding: 2px;
  width: 100%;
}

@media screen and (max-width: 1180px) {
  .car-calculator-nudge {
    right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .car-calculator-nudge {
    max-width: 400px;
    position: relative;
    top: auto;
    right: auto;
    margin: 20px auto 0;
    width: 100%;
  }
}
.car-calculator-nudge .car-calculator-nudge-heading {
  background: #ecf1fd;
  border-radius: 8px 8px 0 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.car-calculator-nudge .car-calculator-nudge-heading .text {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
  position: relative;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 389px) {
  .car-calculator-nudge .car-calculator-nudge-heading .text {
    padding: 0 4px;
  }
}
.car-calculator-nudge .car-calculator-nudge-heading .text::before {
  content: "";
  background: url(../../images/bu/motor/car-calculators-nudge-icon.svg);
  width: 56px;
  height: 48px;
  display: inline-block;
  margin-right: 8px;
}

@media screen and (max-width: 1024px) {
  .car-calculator-nudge .car-calculator-nudge-heading .arrow {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    transition: 0.3s all ease;
    margin-right: 15px;
    background: #fff;
  }
  .car-calculator-nudge .car-calculator-nudge-heading .arrow::after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    margin-bottom: 11px;
    content: "+";
    position: absolute;
    top: -3px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .car-calculator-nudge .car-calculator-nudge-heading.show .arrow::after {
    top: -3px;
    content: "-";
    margin-left: 7px;
    margin-bottom: 11px;
  }
}
.car-calculator-nudge .car-calculator-nudge-content {
  padding: 12px 14px 16px;
}

@media screen and (max-width: 1024px) {
  .car-calculator-nudge .car-calculator-nudge-content {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .car-calculator-nudge .car-calculator-nudge-content.show {
    overflow-y: hidden;
    max-height: 250px;
    opacity: 1;
    visibility: visible;
    padding: 16px 15px;
  }
}
.car-calculator-nudge .car-calculator-nudge-content .result {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs {
  width: 50%;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs span {
  color: rgba(37, 56, 88, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs .amt {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: #253858;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs .tooltip-amount-box {
  display: flex;
  align-items: center;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs .tooltip-amount-box .slashed-amt {
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-right: 10px;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs .tooltip-amount-box .tooltip-box {
  position: relative;
}

.car-calculator-nudge .car-calculator-nudge-content .result .rs .tooltip-amount-box .tooltip-box .tooltip-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #253858;
  cursor: pointer;
  margin-left: 16px;
}

.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content {
  background: #f4f5f7;
  border-radius: 8px;
  align-items: CENTER;
  justify-content: space-between;
  padding: 6px;
  display: flex;
  width: 100%;
  margin: 15px 0 0;
  position: relative;
}

.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #f4f5f7;
  position: absolute;
  top: -8px;
  left: 76%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  .car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content::before {
    right: 26%;
    left: auto;
  }
}
@media screen and (max-width: 390px) {
  .car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content::before {
    right: 24%;
    left: auto;
  }
}
@media screen and (max-width: 375px) {
  .car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content::before {
    right: 21%;
    left: auto;
  }
}
.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div {
  display: flex;
  align-items: center;
}

.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div.save-upto {
  color: #00875a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  display: block;
  width: 100%;
}

.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div.save-upto span {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div .label {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #6b778c;
}

@media screen and (max-width: 320px) {
  .car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div .label {
    font-size: 10px;
  }
}
.car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div .value {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #253858;
  margin-left: 4px;
}

@media screen and (max-width: 320px) {
  .car-calculator-nudge .car-calculator-nudge-content .result .tooltip-amount-content > div .value {
    font-size: 12px;
  }
}
.car-calculator-nudge .car-calculator-nudge-content.pay-as-you-drive .result .tooltip-amount-content {
  background: #e3fcef;
}

.car-calculator-nudge .car-calculator-nudge-content.pay-as-you-drive .result .tooltip-amount-content::before {
  display: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section {
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  background: #fff;
  border-radius: 8px;
  width: 300px;
  position: absolute;
  top: 0;
  right: -250px;
  padding: 2px;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section {
    max-width: 335px;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin: 20px auto 0;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content {
  padding: 24px 16px 20px;
  background: #ecf1fd;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 8px 14px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .insurer-logos {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .insurer-logos {
    margin-bottom: 0;
    order: 2;
    width: 50%;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .insurer-logos .logo {
  width: 42px;
  height: 42px;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .insurer-logos .logo:nth-child(2) {
  margin: 0 -12px;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description {
    order: 1;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description .plan-number {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 12px;
  color: #253858;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description .plan-number span {
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description .plan-number {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-bottom: 4px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description .insurer-names {
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #253858;
  opacity: 0.6;
  margin-bottom: 16px;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .description .insurer-names {
    text-align: left;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .pre-quote-submit {
    order: 3;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .pre-quote-submit .loading {
  padding: 8px 19px;
  text-transform: capitalize;
  font-size: 16px;
  min-height: 32px;
  max-width: 400px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  height: auto;
  filter: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .pre-quote-submit .loading::after {
  width: 14px;
  height: 14px;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .pre-quote-submit .btnOrange {
  padding: 8px 19px;
  text-transform: capitalize;
  font-size: 16px;
  min-height: 32px;
  max-width: 400px;
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}

.car-pre-quote.carSEOForm .quote-wrapper .plans-for-car-section .plans-for-car-section-content .pre-quote-submit .btnOrange .icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background: url(../../images/bu/motor/white-arrow-icon.svg) no-repeat center/contain;
}

.car-top-plans {
  background: #edeff1;
  border-radius: 8px;
  padding: 20px 16px 0;
  border: 1px solid #edeff1;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .car-top-plans {
    padding: 20px 16px 20px;
  }
}
.car-top-plans p.top-head {
  color: #0065ff;
  font-weight: 500;
  border-bottom: 3px solid #0065ff;
  display: inline-block;
  margin-bottom: 16px;
}

.car-top-plans .car-top-plan-slider .car-plan-item {
  background: #fff;
  height: 250px;
  border-radius: 8px;
  margin: 10px 0;
  padding: 16px;
  margin-bottom: 20px;
  outline: 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .car-top-plans .car-top-plan-slider .car-plan-item {
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item {
    margin: 0 10px 0 0;
    height: 400px;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .top-row {
  display: flex;
  margin-bottom: 32px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo {
  width: 50%;
  display: flex;
  align-items: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo img {
  max-width: 120px;
  height: auto;
  margin-right: 50px;
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo {
    display: block;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  color: #253858;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
  width: 50%;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right .block-txt {
  background: #f1f1f1;
  float: right;
  border-radius: 20px;
  padding: 5px 10px;
  color: #5e6c84;
  font-size: 12px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
    position: absolute;
    right: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
    position: absolute;
    right: 10px;
  }
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right .block-txt {
    font-size: 9px;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row {
    margin-bottom: 16px;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .content-row {
  display: inline-flex;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 24px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row:nth-child(3n) {
  margin-right: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block {
  width: 50px;
  display: inline-flex;
  align-self: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1f1f1;
  text-align: center;
  display: flex;
  align-items: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i {
  width: 24px;
  height: 28px;
  background: url(../../images/bu/car-top-plan-icons.png) center no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.generic {
  background-position: 0 8px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.damage {
  background-position: 1px -32px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.tyre-tube {
  background-position: 0 -76px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block {
  width: calc(100% - 50px);
  display: inline-flex;
  align-self: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .head {
  font-size: 14px;
  font-weight: 500;
  color: #253858;
  padding: 0;
  line-height: 18px;
  margin: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .text {
  font-size: 12px;
  display: block !important;
  color: #253858;
  padding: 0;
  line-height: 18px;
  margin: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .text a {
  color: #0065ff;
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .content-row {
    margin-bottom: 16px;
    width: 100%;
    margin-right: 0;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row {
  display: flex;
  margin-top: 10px;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 32px);
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row {
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    position: absolute;
    bottom: 20px;
    width: 90%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price {
  width: calc(100% - 180px);
  align-items: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p {
  float: right;
  margin: 0 20px 0 0;
  color: #253858;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p {
    font-size: 16px;
    float: left;
    padding-bottom: 16px;
    width: 100%;
    line-height: 20px;
    text-align: center;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p span {
  display: block;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p span {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block {
  width: 180px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block .btn {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  text-align: center;
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.car-top-plans .disclaimer {
  font-size: 8pt;
  color: #333;
}

.car-top-plans .seeMoreplans {
  position: absolute;
  bottom: 22px;
  left: 16px;
  right: 0;
  height: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.73)), to(#fff));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.73), #fff);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.73), #fff);
  width: calc(100% - 32px);
}

@media only screen and (max-width: 640px) {
  .car-top-plans .seeMoreplans {
    display: none;
  }
}
.car-top-plans .seeMoreplans span {
  position: absolute;
  font-weight: 500;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  bottom: -15px;
  background: #fff;
  box-shadow: 0 3px 24px 0 rgba(37, 56, 88, 0.1);
  padding: 6px 40px 6px 28px;
  border-radius: 32.5px;
  color: #0065ff;
  text-decoration: none;
  cursor: pointer;
}

.car-top-plans .seeMoreplans span::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 12px;
}

.car-top-plans .seeMoreplans.full {
  height: 19px;
}

.car-top-plans .seeMoreplans.full span::after {
  top: 16px;
  transform: rotate(-135deg);
  transition: ease 0.3s all;
}

.top-plan-popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}

.top-plan-popup .close {
  width: 32px;
  height: 32px;
  background: #f3f3f3;
  border-radius: 50%;
  float: right;
  margin: 16px;
  position: relative;
}

.top-plan-popup .close .close-ico {
  position: absolute;
  right: 0;
  top: 5px;
  width: 16px;
  height: 16px;
}

.top-plan-popup .close .close-ico:hover {
  opacity: 1;
}

.top-plan-popup .close .close-ico:after,
.top-plan-popup .close .close-ico:before {
  position: absolute;
  left: 0;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #333;
}

.top-plan-popup .close .close-ico:before {
  transform: rotate(45deg);
}

.top-plan-popup .close .close-ico:after {
  transform: rotate(-45deg);
}

.top-plan-popup .top-row {
  padding: 0 16px;
  display: flex;
  width: 100%;
}

.top-plan-popup .top-row .img-block {
  width: 50%;
}

.top-plan-popup .top-row .img-block img {
  width: 100px;
  height: auto;
}

.top-plan-popup .top-row .top-right {
  width: 50%;
}

.top-plan-popup .top-row .top-right .block-txt {
  background: #f1f1f1;
  float: right;
  border-radius: 20px;
  padding: 5px 10px;
  color: #5e6c84;
  font-size: 12px;
}

.top-plan-popup .insurance-heading {
  font-size: 16px;
  padding: 5px 16px 10px;
  font-weight: 600;
  color: #253858;
}

.top-plan-popup .content-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 290px);
  overflow: auto;
}

.top-plan-popup .content-container .faqsWrap ul li h3 a {
  border: 0;
  background: #fafbfc;
}

.top-plan-popup .content-container .faqsWrap ul li {
  background: #fafbfc;
  border-radius: 8px;
}

.top-plan-popup .content-container .faqsWrap ul li p.text {
  font-size: 14px;
  padding-left: 30px;
}

.top-plan-popup .content-container .faqsWrap ul li i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #dfe1e6;
  margin-right: 16px;
}

.top-plan-popup .content-container .faqsWrap ul li h3 + div {
  border: 0;
  background: #fafbfc;
}

.top-plan-popup .faqsWrap {
  margin: 0 16px;
}

.top-plan-popup .bottom-row {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

.top-plan-popup .bottom-row .price {
  width: 100%;
  align-items: center;
}

.top-plan-popup .bottom-row .price p {
  margin: 5px 20px 0 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.top-plan-popup .bottom-row .price p span {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.top-plan-popup .bottom-row .btn-block {
  width: calc(100% - 32px);
  margin: 16px 16px 0;
}

.top-plan-popup .bottom-row .btn-block .btn {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  text-align: center;
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.car-widget-disclaimer {
  font-size: 11px !important;
  line-height: 18px !important;
  padding: 10px 0 !important;
}

@media only screen and (max-width: 1024px) {
  .car-widget-disclaimer {
    padding: 10px 16px !important;
    border-top: 1px solid #ddd;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url("../../images/home-v1/ajax-loader.gif") center center no-repeat;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "";
}

[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "";
}

[dir=rtl] .slick-next:before {
  content: "";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #2f4efb;
}

.slick-list {
  padding-left: 0 !important;
}

.ui-helper-reset,
.ui-menu {
  outline: 0;
  list-style: none;
}

.ui-button,
.ui-spinner,
.ui-spinner-input {
  vertical-align: middle;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-zfix,
.ui-widget-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  padding: 0;
  margin: 0;
  display: block;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
  bottom: 0;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 22px 0.2em 0.4em;
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
  color: #222;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc;
  font-weight: 700;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
  font-weight: 400;
  color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
  font-weight: 400;
  color: #212121;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-widget-overlay,
.ui-widget-shadow {
  background: url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  border-radius: 8px;
}

.body-fixed {
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.exit-intent-popup-container {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}

.exit-intent-popup-container.visible {
  opacity: 1;
  z-index: 999999;
}

@media only screen and (min-width: 570px) and (max-width: 980px) and (orientation: portrait) {
  .exit-intent-popup-container.visible {
    display: none;
  }
}
.exit-intent-popup-container .exit-intent-popup {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 14px 0 21px 45px;
  position: relative;
  z-index: 1002;
}

.exit-intent-popup-container .exit-intent-popup::after {
  content: "";
  background: url("../../images/bu/exit-intent-popup-image.svg") no-repeat;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.exit-intent-popup-container .exit-intent-popup.housewife:after {
  content: "";
  background: url("../../images/bu/exit-intent-popup-image.png") no-repeat bottom right;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: -3px;
  right: 0;
  z-index: 0;
  background-size: 80%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.housewife:after {
    width: 180px;
    height: 180px;
  }
}
.exit-intent-popup-container .exit-intent-popup.nri:after {
  content: "";
  background: url(../../images/bu/nri-professional.svg) no-repeat center center;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: -3px;
  right: 0;
  z-index: 0;
  background-size: 60%;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.nri:after {
    width: 175px;
    height: 175px;
    position: absolute;
    bottom: 58px;
    right: -26px;
  }
}
@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup {
    margin: 0 15px;
    padding: 20px;
  }
  .exit-intent-popup-container .exit-intent-popup::after {
    background-size: contain;
    width: 200px;
    height: 183px;
  }
}
@media screen and (max-width: 360px) {
  .exit-intent-popup-container .exit-intent-popup::after {
    opacity: 0.3;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-close {
  background: url("../../images/bu/exit-intent-popup-close.svg") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border: 1px solid;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content > div {
  z-index: 10;
  position: relative;
  width: 71%;
  font-size: 12px;
  margin-top: 10px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 42px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 60%;
  position: relative;
  padding-bottom: 10px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 75%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description {
    font-size: 14px;
    line-height: 18px;
    width: 75%;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-1 {
  letter-spacing: 0;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin: 30px 0 6px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-1 {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0 6px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 {
  letter-spacing: 0;
  color: #253858;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 {
    font-size: 20px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.blue {
  color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.blue sup {
  font-size: 14px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
    font-size: 20px;
    line-height: 34px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.medium {
  font-weight: 600;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.small {
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.small {
    font-size: 17px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li {
  width: 50%;
  letter-spacing: 0;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 8px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li sup {
  position: absolute;
  font-size: 12px;
  top: -5px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 3px;
    z-index: 1;
    position: relative;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li::before {
  content: "";
  background: url("../../images/bu/exit-intent-popup-bullet.svg");
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content a,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content button {
  background: #0065ff 0 0 no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content a,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content button {
    max-width: 200px;
    font-size: 18px;
    z-index: 1;
    position: relative;
  }
}
.exit-intent-popup-container.car.visible {
  background: rgba(24, 22, 54, 0.9019607843);
}

.exit-intent-popup-container.car .exit-intent-popup {
  padding: 14px 24px 21px;
  max-width: 795px;
}

@media screen and (max-width: 360px) {
  .exit-intent-popup-container.car .exit-intent-popup {
    margin: 0 6px;
    padding: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup::after {
  content: "";
  background: url(../../images/bu/car-exit-intent-popup-image.svg) no-repeat;
  width: 280px;
  height: 241px;
  position: absolute;
  bottom: 50px;
  right: 10px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup::after {
    bottom: 90px;
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup::after {
    opacity: 0.3;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
  font-size: 32px;
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
  margin-right: 25px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 30px;
    font-size: 22px;
  }
}
@media screen and (max-width: 360px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 24px;
    font-size: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 {
  margin: 20px 0 6px;
  line-height: 22px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 {
  font-size: 20px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
  font-size: 24px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.medium {
  font-size: 20px;
  font-weight: 500;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
  margin-top: 43px;
  width: 65%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
    width: 100%;
    margin-top: 30px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li {
  padding-left: 21px;
  font-size: 16px;
  margin-bottom: 10px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li span {
  font-size: 18px;
  color: #0065ff;
  font-weight: 700;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
  background-image: none;
  height: 9px;
  width: 9px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #0065ff;
  border-radius: 50%;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content > div {
  width: 100%;
}

.exit-intent-popup-container.car .exit-intent-popup.new {
  padding: 24px 24px 28px 28px;
  max-width: 980px;
  background: linear-gradient(192deg, #eeffe4 16.12%, #fff 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new {
    padding: 103px 16px 16px;
    background: linear-gradient(191deg, #eeffe4 5.1%, #fff 64.83%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new:after {
  background: url(../../images/bu/motor/exit-intent-car-desktop-bg.png?v=1) no-repeat top/contain;
  width: 640px;
  height: 322px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  bottom: auto;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new:after {
    width: 503px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new:after {
    content: "";
    background: url(../../images/bu/motor/exit-intent-car-mobile-bg.png?v=1) no-repeat right/cover;
    display: block !important;
    max-width: 385px;
    height: 125px;
    opacity: 1;
    width: 100%;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-close {
  top: 24px;
  right: 24px;
  border: 0;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-close {
    top: 12px;
    right: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 {
  padding-bottom: 12px;
  margin-right: 0;
  color: var(--253858-n-700, #253858);
  width: 55%;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 span {
  color: #4a9819;
  display: block;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 span {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-1 {
  margin: 12px 0 5px;
  line-height: 22px;
  color: var(--253858-n-700, #253858);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-1 {
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0 1px;
    letter-spacing: 0.196px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 {
  color: var(--253858-n-700, #253858);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.64px;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 sup {
  font-size: 20px;
  line-height: 20px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 {
    font-size: 32px;
    letter-spacing: 0.512px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list {
    width: 100%;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
  color: var(--253858-n-700, #253858);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  width: 50%;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer sup {
  font-size: 12px;
  margin-top: -8px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin-bottom: 12px;
    letter-spacing: 0.196px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon {
  width: 48px;
  height: 48px;
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button {
  border: 0;
  color: #fff;
  text-transform: none;
  max-width: 290px;
  width: 100%;
  padding: 14px 32px;
  display: block;
  margin-top: 12px;
  cursor: pointer;
  border-radius: 8px;
  background: #ff5630;
  color: var(--ffffffn-0, #fff);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button::after {
  content: "";
  background: url(../../images/bu/motor/exit-intent-car-forward-icon.svg);
  width: 12px;
  height: 10px;
  position: absolute;
  top: 55%;
  transform: translate(0, -50%);
  right: 88px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button {
    max-width: 300px;
    margin: 12px auto;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .disclaimer {
  width: 100%;
  color: rgba(37, 56, 88, 0.6);
  padding: 0;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px !important;
  margin: 8px 0 0;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic {
  background: linear-gradient(219deg, #e3f7ff 34.67%, #fff 89.75%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic {
    background: linear-gradient(187deg, #e3f7ff 31.98%, #fff 96.25%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic:after {
  background: url(../../images/bu/motor/exit-intent-car-blue-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic:after {
    background: url(../../images/bu/motor/exit-intent-car-blue-mobile-bg.png?v=1?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 299px;
    height: 144px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: -15px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  padding: 8px 0 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 16px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 span {
  color: #1da3dd;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content p.details-1 {
  margin: 24px 0 5px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content p.details-1 {
    margin: 16px 0 5px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 14px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content button {
    margin: 12px auto 6px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .disclaimer {
  font-size: 12px;
  margin-top: 33px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep {
  background: linear-gradient(185deg, #dffff7 12.77%, #fff 81.29%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep {
    background: linear-gradient(185deg, #dffff7 12.77%, #fff 81.29%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep:after {
  background: url(../../images/bu/motor/exit-intent-car-green-desktop-bg.png?v=1) no-repeat top/contain;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep:after {
    background: url(../../images/bu/motor/exit-intent-car-green-mobile-bg.png?v=1?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 299px;
    height: 144px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: -15px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0;
  padding: 8px 0 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding: 8px 0 14px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.green {
  color: #11a886;
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.green {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.small {
  color: #253858;
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.small {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content p.details-2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin: 16px 0 6px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 14px 0 2px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content button {
    margin: 12px auto 9px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .disclaimer {
  font-size: 10px;
  margin-top: 21px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party {
  background: linear-gradient(192deg, #f7e1d3 16.12%, #fff 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party {
    background: linear-gradient(184deg, #f7e1d3 12.12%, #fff 69.13%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party:after {
  background: url(../../images/bu/motor/exit-intent-car-pink-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party:after {
    background: url(../../images/bu/motor/exit-intent-car-pink-mobile-bg.png?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 319px;
    height: 125px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  padding: 8px 0 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 span {
  color: #db6b27;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 span {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content p.details-1 {
  margin: 16px 0 5px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content p.details-1 {
    margin: 16px 0 5px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content button {
    margin: 12px auto 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .disclaimer {
  font-size: 12px;
  margin-top: 21px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive {
  background: linear-gradient(192deg, #fff4cf 16.12%, #fff 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive {
    background: linear-gradient(191deg, #fff4cf 5.1%, #fff 64.83%);
    padding: 103px 14px 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive:after {
  background: url(../../images/bu/motor/exit-intent-car-orange-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive:after {
    background: url(../../images/bu/motor/exit-intent-car-orange-mobile-bg.png?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 319px;
    height: 125px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  padding: 8px 0 12px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.orange {
  color: #df8600;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.orange {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.small {
  color: #253858;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.small {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content p.details-1 {
  margin: 12px 0 5px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content button {
    margin: 12px auto 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .disclaimer {
  font-size: 10px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program {
  background: linear-gradient(219.52deg, #f9fcff 60.37%, #f1ecfd 84.85%);
  border-radius: 16px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program {
    padding: 20px 16px 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program::after {
    display: none !important;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > div {
    opacity: 1;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content img {
  margin: 0 auto;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content h2 {
  width: 100%;
  border: 0;
  color: #4fc0e8;
  font-size: 26px;
  font-weight: 700;
  line-height: 30.47px;
  text-align: center;
  margin: 12px auto 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 2px;
    margin: 10px auto 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0;
  margin: 0 0 32px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 sup {
  font-size: 10px;
  line-height: 10px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 {
    font-size: 14px;
    line-height: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description {
  background: #35c9ad;
  display: inline-block;
  width: AUTO;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  position: relative;
  padding: 2px;
  z-index: 2;
  margin: 20px 0 0;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description img {
  margin: 0 3px -4px 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description {
    font-size: 10px;
    line-height: 14px;
    margin: 8px 0 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description img {
    margin: 0 2px -1px 0;
    max-width: 10px;
    height: auto;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-right: 18px solid #35c9ad;
  border-bottom: 0 solid transparent;
  position: absolute;
  left: -18px;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::before {
    border-top: 18px solid transparent;
    border-right: 8px solid #35c9ad;
    left: -8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-left: 18px solid #35c9ad;
  border-bottom: 28px solid transparent;
  position: absolute;
  right: -18px;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::after {
    border-left: 8px solid #35c9ad;
    border-bottom: 18px solid transparent;
    position: absolute;
    right: -8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist {
  box-shadow: 4px 6px 20px 0 rgba(62, 45, 115, 0.3215686275);
  max-width: 860px;
  margin: -14px auto 0;
  border: 1px solid #e9e3ed;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.4);
  padding: 40px 6px 6px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist {
    margin: 16px auto 0;
    padding: 12px 4px 4px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list {
  width: 100%;
  padding: 0 26px;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list {
    padding: 0 16px 0 12px;
    margin-bottom: 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer {
  margin-bottom: 28px;
  width: 48%;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:last-child,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:nth-last-child(2) {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer {
    margin-bottom: 20px;
    width: 100%;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:last-child,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:nth-last-child(2) {
    margin-bottom: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon {
  width: 40px;
  height: 40px;
  margin-right: 12px;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon {
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .text {
    font-size: 13px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer {
  background: rgba(235, 231, 255, 0.4);
  border-radius: 8px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer {
    position: relative;
    padding: 18px 12px 10px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection .h2,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h1,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h2,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .h2,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h1,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h2 {
  border-radius: 8px 0 0 8px;
  background: #ebe7ff;
  height: 64px;
  display: flex;
  align-items: CENTER;
  padding: 0 6px 0 26px;
  color: #7456f0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  position: relative;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection .h2::after,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h1::after,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h2::after,
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title::after,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .h2::after,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h1::after,
.rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h2::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 24px solid #ebe7ff;
  right: -24px;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection .h2,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h1,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h2,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .h2,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h1,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h2 {
    position: absolute;
    height: auto;
    top: -11px;
    border-radius: 100px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 150px;
    padding: 0;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: 500;
    line-height: 11.72px;
    text-align: center;
    justify-content: center;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection .h2::after,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h1::after,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .rightSection .leftSection h2::after,
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title::after,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .h2::after,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h1::after,
  .rightSection .leftSection .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer h2::after {
    display: none;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description {
  margin-left: 45px;
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-left: 50px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description::before {
  content: "";
  background: url(../../images/bu/motor/exit-intent-claim-assurance-warranty-icon.svg);
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description::before {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description {
    font-size: 13px;
    line-height: 19px;
    margin-left: 0;
    padding-left: 45px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content button {
  margin: 20px auto 0;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
  background: #000;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car {
    background-color: rgba(23, 43, 77, 0.9);
  }
  .exit-intent-popup-container.car .exit-intent-popup {
    padding: 14px 16px 21px;
  }
  .exit-intent-popup-container.car .exit-intent-popup::after {
    display: none;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-close {
    border: 1px solid;
    border-radius: 50%;
    background-origin: content-box;
    padding: 2px;
    background-position: center;
    background-size: contain;
    opacity: 0.7;
    top: 20px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    border-bottom: 0;
    font-size: 20px;
    padding-bottom: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 {
    margin-bottom: 4px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 span {
    color: #0065ff;
    font-weight: 700;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1,
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 {
    font-size: 16px;
    color: #253858;
    padding: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
    margin-top: 20px;
    padding-top: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li {
    color: #172b4d;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
    background: #172b4d;
    top: 11px;
    height: 4px;
    width: 4px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content > div {
    color: #172b4d;
    opacity: 0.7;
    margin-top: 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content button {
    max-width: 200px;
    margin-top: 14px;
    padding: 12px 0;
    text-transform: none;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content button {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .exit-intent-popup-container.car .exit-intent-popup {
    height: 320px;
    overflow-y: scroll;
  }
}
@media only screen and (min-device-width: 570px) and (max-device-width: 980px) and (orientation: portrait) {
  .exit-intent-popup-container.visible {
    display: none;
  }
}
.exit-intent-popup-container.mobile {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.exit-intent-popup-container.mobile.visible {
  opacity: 1;
  z-index: 999999;
}

@media only screen and (max-width: 1024px) {
  .disForm .customeDetailsForm.en .rightContent .car-bg {
    box-shadow: 0 0 10px #e6eff8;
  }
}
a,
a:focus,
button,
button:focus,
input,
input:focus,
select,
select:focus,
textPath,
textPath:focus,
textarea,
textarea:focus {
  outline: 0;
  box-shadow: none;
}

a {
  color: #0065ff;
}

#policybazaar {
  width: 100%;
}

.breadcrumbinner {
  clear: both;
  background: #fff;
}

.breadcrumbinner ul.breadcrumb {
  padding: 10px 0;
  border-bottom: solid 0.5px rgba(37, 56, 88, 0.2);
  margin-bottom: 30px;
  width: 1140px;
}

.breadcrumbinner ul.breadcrumb li {
  font-size: 12px;
  padding: 0;
  margin-right: 5px;
}

.breadcrumbinner ul.breadcrumb li:after {
  right: -4px;
  top: 1px;
}

.breadcrumbinner ul.breadcrumb li.active {
  display: none;
}

.breadcrumbinner ul.breadcrumb li a {
  color: #0065ff;
  font-size: 12px;
  font-weight: 400;
}

.breadcrumbinner ul.breadcrumb li .currentLocation {
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  .breadcrumbinner {
    background: 0 0;
  }
  body {
    background: #fff;
  }
  #policybazaar {
    width: 100%;
    padding-top: 0;
  }
  #policybazaar #reviewslide {
    background: #fff;
    padding: 0 15px;
    width: 100%;
  }
  .breadcrumbinner ul.breadcrumb {
    padding: 10px 16px 10px;
    margin: 0;
    border: none;
    width: 100%;
  }
  #policybazaar {
    width: 100%;
    background: #fff;
  }
  #policybazaar #common_footer {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #policybazaar #reviewslide {
    background: #fff;
    padding: 0;
    width: 100%;
  }
  .pbRelatedLinks {
    padding: 0 0;
  }
}
.text-hide-link {
  display: none;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading_ellips {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.loading_ellips div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ccc;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.loading_ellips div:first-child {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.loading_ellips div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.loading_ellips div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.loading_ellips div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.loading_container {
  width: 100% !important;
  height: 100px;
  box-shadow: none !important;
  text-align: center;
  list-style: none;
}

.primaryBlack,
.primaryBlack * {
  color: #253838;
}

.car-calulator {
  position: relative;
  height: auto;
}

.car-calulator ul {
  transition: height 0.2s ease-in;
}

.car-calulator label {
  width: 100%;
  height: 100%;
  display: table;
  cursor: pointer;
  font-size: 14px;
}

.car-calulator label .logo {
  width: 70px;
  height: 44px;
  margin: 10px auto 0;
  align-items: center;
  display: flex;
  padding: 0 10px;
  border-radius: 4px;
}

.car-calulator label .logo img {
  width: 100%;
}

.car-calulator label .text {
  color: #0065ff;
  display: block;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 10px;
}

.car-calulator label .text:first-letter {
  text-transform: uppercase;
}

@media (max-width: 360px) {
  .car-calulator label {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .car-calulator {
    background: #fff;
    border: none;
  }
}
.steps-count {
  display: flex;
  position: relative;
}

.steps-count .heading {
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0;
  color: #253858;
}

@media (max-width: 375px) {
  .steps-count .heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.steps-count .steps {
  background: #eae6ff;
  border-radius: 30px;
  padding: 0 12px;
  margin-left: 30px;
  width: 92px;
  display: none;
  align-items: center;
  font-size: 14px;
  height: 30px;
  color: #5243aa;
  letter-spacing: 0.016em;
}

.steps-count .steps .current,
.steps-count .steps .total {
  font-size: 14px;
  display: inline-block;
  letter-spacing: 2px;
  color: #5243aa;
  font-weight: 500;
}

@media (max-width: 767px) {
  .steps-count .steps {
    position: absolute;
    right: 0;
  }
}
.claimprevious-year {
  display: flex;
  flex-direction: row;
}

.claimprevious-year label {
  display: flex;
  align-items: center;
  width: auto;
  margin-right: 30px;
}

.claimprevious-year label input {
  display: inline-block;
  margin-right: 10px;
  width: 18px;
  height: 18px;
}

.claimprevious-year label span {
  font-weight: 500;
}

.result_disclaimer {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.5);
  line-height: 14px;
}

.input-form {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 20px 0 16px;
}

.input-form .heading {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 0 0 15px;
  color: #253858;
}

.input-form .heading.highlight {
  color: #ff8f73;
  font-size: 14px;
}

.input-form .item_select {
  border: 1px solid #97a0af;
  border-radius: 8px;
  width: 100%;
  padding: 13px 33px 13px 13px;
  margin-top: 10px;
  height: 52px;
  background: url(../../images/arrow-path.png) no-repeat right 2% top 50%;
}

.input-form .item_select.error {
  border: 1px solid red;
}

.input-form .inputbox {
  border: 1px solid #DFE1E6;
  border-radius: 100px;
  width: 100%;
  padding: 13px;
  margin: 10px 0;
  height: 52px;
  outline: 0;
}

.input-form .inputbox.labelshow,
.input-form .inputbox:focus {
  border: 1px solid #0065ff;
}

.input-form .inputbox.labelshow + .feildLable,
.input-form .inputbox:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: 28px;
  font-size: 12px;
  color: #0065ff;
  left: 14px !important;
}

.input-form .inputbox::-webkit-input-placeholder {
  color: var(--5-e-6-c-84-n-300, #5e6c84);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
}

.input-form .feildLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 15px;
  background: #fff;
  top: 55px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.form-input {
  position: relative;
  display: flex;
  flex-direction: column;
}

.dotSeparator {
  line-height: normal;
}

.dotSeparator span {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  position: relative;
  padding-right: 8px;
}

.dotSeparator span::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #253858;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
}

.dotSeparator span:last-of-type::after {
  display: none;
}

.headingV4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #253858;
}

.font14 {
  font-size: 14px;
}

.fontMedium {
  font-weight: 500;
}

.fontNormal {
  font-weight: 400;
}

.btnOrange {
  background-color: #ff5630 !important;
  color: #fff;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  padding: 11px 12px;
  display: block;
  cursor: pointer;
}

.btnOrangeOutline {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 11px 12px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff !important;
  color: #ff5630 !important;
  border: 1px solid #ff5630 !important;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 8px;
}

.removeScroll {
  white-space: nowrap;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media screen and (max-width: 767px) {
  .removeScroll {
    position: relative;
  }
}
.removeScroll::-webkit-scrollbar {
  display: none;
}

.orSeparator {
  text-align: center;
  height: 20px;
  position: relative;
  max-width: 286px;
  margin: 24px auto;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjAiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE2MCAyIiBmaWxsPSJub25lIj4NCgkJCTxwYXRoIGQ9Ik0wIDFMMTYwIDEuMDAwMDEiIHN0cm9rZT0iI0RGRTFFNiIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0Ii8+DQoJCQk8L3N2Zz4=") repeat-x 0 center;
}

.orSeparator span {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
  background: #f9f9ff;
  color: rgba(37, 56, 56, 0.6);
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 40px;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}

.searchBtn {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  border: 1px solid #ff5630;
  border-radius: 8px;
  background: #fff;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  color: #ff5630;
  cursor: pointer;
}

.searchBtn img {
  margin-right: 8px;
  vertical-align: middle;
}

.hasTooltip {
  position: relative;
}

.hasTooltip::before {
  opacity: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(37, 56, 88, 0.9);
  bottom: -5px;
  left: 10px;
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  -ms-transition: opacity ease 0.2s;
  pointer-events: none;
  position: absolute;
}

.hasTooltip::after {
  content: attr(data-tooltip);
  opacity: 0;
  display: block;
  background: rgba(37, 56, 88, 0.9);
  color: #fff;
  padding: 8px;
  width: 216px;
  font-size: 11px;
  border-radius: 4px;
  z-index: 10;
  line-height: normal;
  top: calc(100% + 5px);
  left: 0;
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  -ms-transition: opacity ease 0.2s;
  pointer-events: none;
  position: absolute;
}

@media (max-width: 480px) {
  .hasTooltip::after {
    font-size: 10px;
    width: 150px;
  }
}
.hasTooltip:hover::before {
  opacity: 1;
}

.hasTooltip:hover::after {
  opacity: 1;
}

.carfetched {
  display: grid;
  grid-template-columns: 48px auto 135px;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #dfe1e6;
  background: #fff;
  padding: 16px;
}

.carfetched .cont {
  padding-left: 12px;
}

.carfetched .cont .headingV4 {
  margin-bottom: 4px !important;
}

.arrowRight {
  width: 8px;
  height: 8px;
  border-top: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  margin-bottom: 3px;
}

.downArrow {
  width: 5px;
  height: 5px;
  border-right: 1px solid #0065ff;
  border-bottom: 1px solid #0065ff;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 2px;
}

.upArrow {
  width: 5px;
  height: 5px;
  border-right: 1px solid #0065ff;
  border-bottom: 1px solid #0065ff;
  transform: rotate(-135deg);
  display: inline-block;
  margin-bottom: 0;
  margin-left: 2px;
}

.car-pre-quote.carSEOForm {
  width: 100%;
  padding-bottom: 0;
  color: #253838;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm {
    max-width: 100%;
    padding: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm {
    padding: 0;
  }
  .car-pre-quote.carSEOForm:has(.first_heading.addclose.open) {
    background: linear-gradient(178deg, #ecf6ff -7.44%, #fff 84.27%);
  }
  .car-pre-quote.carSEOForm:has(.first_heading.addclose.open)::after {
    content: "";
    background: url(../../images/bu/motor/car-mobile-popup-bg.png) no-repeat center/contain;
    width: 100%;
    height: 169px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .car-pre-quote.carSEOForm:has(.first_heading.addclose.open) .first_heading {
    background: 0 0;
  }
}
.car-pre-quote.carSEOForm .customCheckbox {
  margin: 0 0 10px;
}

.car-pre-quote.carSEOForm .customCheckbox label {
  display: grid;
  grid-template-columns: 20px auto;
  cursor: pointer;
  align-items: center;
}

.car-pre-quote.carSEOForm .customCheckbox label input {
  margin-top: 2px;
}

.car-pre-quote.carSEOForm .customCheckbox label span {
  display: block;
  padding-left: 5px;
}

.car-pre-quote.carSEOForm .content {
  height: 100%;
  position: relative;
}

.car-pre-quote.carSEOForm .first_heading {
  margin-bottom: 80px;
  padding-right: 62px;
}

.car-pre-quote.carSEOForm .first_heading .close {
  cursor: pointer;
}

.car-pre-quote.carSEOForm .common_heading {
  max-width: 670px;
  margin: 0 auto;
}

.car-pre-quote.carSEOForm .common_heading.back {
  padding: 0;
  background: 0 0;
  border-bottom: none;
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  min-height: 1px;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .common_heading.back {
    padding: 0 16px;
    max-width: 100%;
    margin-top: 18px;
  }
}
.car-pre-quote.carSEOForm .common_heading.back span {
  width: 100%;
  text-align: center;
  max-width: 100%;
  color: var(--253858-n-700, #253858);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .common_heading.back span {
    font-size: 16px;
  }
}
.car-pre-quote.carSEOForm .common_heading.back .backbutton {
  background: #fff;
  border-radius: 8px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .common_heading.back .backbutton {
    left: 16px;
  }
}
.car-pre-quote.carSEOForm .common_heading.addclose .close {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: #fff;
  border: none;
  display: none;
}

.car-pre-quote.carSEOForm .common_heading.addclose .close::before {
  width: 45%;
  top: 16px;
  left: 8px;
}

.car-pre-quote.carSEOForm .common_heading.addclose .close::after {
  width: 45%;
  top: 16px;
  left: 8px;
}

.car-pre-quote.carSEOForm .message {
  text-align: center;
  margin: 150px 0;
}

.car-pre-quote.carSEOForm .message .icon {
  width: 86px;
  height: 86px;
  margin: 0 auto 24px;
  background: url(../../images/bu/motor/like.svg) no-repeat 0 0/contain;
}

.car-pre-quote.carSEOForm .message p {
  max-width: 360px;
  margin: 0 auto;
}

.car-pre-quote.carSEOForm .quote-wrapper {
  height: auto;
  margin: 0 auto;
  max-width: 680px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.punchlineForm.hide) > .heading {
  margin-top: 18px;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.punchlineForm.hide) > .heading {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.provider) {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.provider) > .heading {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.provider) .pointers {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details:has(.provider) .mainForm {
    margin: 24px 0 0;
    order: 2;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .tag {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.016em;
  color: #00875A;
  position: relative;
  display: flex;
  align-items: center;
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .tag::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ev-green-leaf-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .tag {
    justify-content: center;
    font-size: 12px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .punchlineForm {
  font-weight: 700;
  font-size: 44px;
  line-height: 58px;
  letter-spacing: 0;
  color: #253858;
  margin: 16px 0 0;
  max-width: 500px;
}
@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .punchlineForm {
    font-size: 28px;
    line-height: 44px;
    text-align: center;
    margin: 12px 0 0;
  }
}
@media screen and (max-width: 375px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .punchlineForm {
    font-size: 26px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
  margin: 16px 0 0;
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span sup {
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    width: 270px;
    margin: 10px auto 0;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span {
    font-size: 18px;
    line-height: 26px;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span sup {
    font-size: 12px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details > .pointers {
  display: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span.next-line {
  display: block;
  font-weight: 500;
  color: inherit;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details > .heading span.next-line {
    display: inline-block;
    font-weight: 700;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist {
  display: flex;
  align-items: center;
  justify-content: CENTER;
  margin: 24px auto;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist {
    flex-direction: column;
    margin: 12px auto;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li:last-child,
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li:nth-last-of-type(2) {
    display: none;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers {
  border-radius: 100px;
  background: #f0f0f8;
  padding: 6px 12px 6px 30px;
  position: relative;
  margin-right: 12px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../../images/bu/motor/car-top-fold-pointers-1.svg);
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers p {
  margin: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers .viewCertificate span,
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers p span {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.168px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers .viewCertificate span.clickableLink,
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li .pointers p span.clickableLink {
  display: flex;
  align-items: CENTER;
  position: relative;
  cursor: pointer;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li.coverage .pointers::before {
  background: url(../../images/bu/motor/car-top-fold-pointers-2.svg);
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li.customers .pointers::before {
  background: url(../../images/bu/motor/car-top-fold-pointers-3.svg);
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist li.certificate .pointers::before {
  background: url(../../images/bu/motor/car-top-fold-pointers-provider.svg);
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider {
    margin: 52px auto 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li {
  pointer-events: visible;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.companies .pointers::before {
  background: url(../../images/bu/motor/car-provider-top-fold-pointer-1-grey.svg) no-repeat center/contain;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.customers .pointers:before {
  background: url(../../images/bu/motor/car-provider-top-fold-pointer-2-grey.svg) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li {
    border-radius: 8px;
    width: 31%;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.companies {
    background: #e9f2ff;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.companies .pointers:before {
    background: url(../../images/bu/motor/car-provider-top-fold-pointer-1.svg) no-repeat center/contain;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.customers {
    background: #dbfaee;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.customers .pointers:before {
    background: url(../../images/bu/motor/car-provider-top-fold-pointer-2.svg) no-repeat center/contain;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.certificate {
    background: #fef6d3;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.certificate .pointers:before {
    background: url(../../images/bu/motor/car-provider-top-fold-pointer-3.svg) no-repeat center/contain;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.coverage {
    background: #f5eeff;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li.coverage .pointers:before {
    background: url(../../images/bu/motor/car-provider-top-fold-pointer-4.svg) no-repeat center/contain;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers {
  margin: 0 12px 0 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers {
    background: 0 0;
    padding: 12px 8px 12px 8px;
    height: 100px;
    margin: 0;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers:before {
    position: static;
    transform: none;
    display: block;
    margin-bottom: 8px;
    width: 26px;
    height: 26px;
    background: url(../../images/bu/motor/car-provider-top-fold-pointer-1.svg) no-repeat center/contain;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers p {
    line-height: 18px;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers p span {
    font-size: 14px;
    line-height: 20px;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers p span sup {
    font-size: 6px;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers .viewCertificate span {
    font-size: 14px;
    line-height: 20px;
  }
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers .viewCertificate span svg {
    width: 28px !important;
  }
}
@media screen and (max-width: 400px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers {
    height: 115px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li .pointers p span sup {
  font-size: 6px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li:last-child,
.car-pre-quote.carSEOForm .quote-wrapper .form_details .pointerlist.provider li:nth-last-of-type(2) {
  display: block;
}

.car-pre-quote.carSEOForm .quote-wrapper .form_submit {
  position: absolute;
  width: 148px;
  height: 48px;
  right: 16px;
  top: 16px;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .form_submit {
    position: relative;
    width: 100%;
    height: 48px;
    right: auto;
    top: auto;
    margin-top: 20px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe {
  width: auto;
  margin: auto;
  display: inline-block;
  border-radius: 100px;
  background: #eaeaf6;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe {
    margin: 0 auto 20px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe ul {
  align-items: CENTER;
  justify-content: CENTER;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe ul li {
  flex: 0 0 auto;
  margin: 0 10px 0 0;
  width: 104px;
  border: 0;
  margin: 0 4px 0 0;
  box-shadow: none;
  text-align: CENTER;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe ul li:last-child {
  margin-right: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-transmision-wise .scrollSwipe ul li label {
  justify-content: center;
  font-weight: 400;
  margin-bottom: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .search-feild .inputbox {
  border-color: #dfe1e6;
  border-radius: 100px;
  padding: 12px 12px 12px 50px;
  height: auto;
  background: url("../../images/bu/motor/magnify-glass.svg") no-repeat 20px center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .search-feild .inputbox::placeholder {
  color: #5e6c84;
  font-size: 14px;
  letter-spacing: 0.224px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .search-feild .inputbox::-webkit-input-placeholder {
  color: #5e6c84;
  font-size: 14px;
  letter-spacing: 0.224px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .search-feild .inputbox::-moz-placeholder {
  color: #5e6c84;
  font-size: 14px;
  letter-spacing: 0.224px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField {
  margin: 10px 0;
  display: flex;
  border: 1px solid #97a0af;
  border-radius: 8px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .cc {
  flex: 0 0 75px;
  max-width: 75px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .cc select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  background: transparent url(../../images/arrow-path.png) no-repeat right 2% top 50%;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .text-input-feild {
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .text-input-feild .inputbox {
  border-radius: 0;
  border: none;
  margin: 0;
  background: 0 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .text-input-feild .inputbox + .feildLable {
  top: 13px;
  padding: 0 2px;
  line-height: normal;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputTwoField .text-input-feild .inputbox:focus + .feildLable {
  top: -9px;
}

.car-pre-quote.carSEOForm .quote-wrapper .submit-car-details {
  text-align: center;
}

.car-pre-quote.carSEOForm .quote-wrapper .submit-car-details .button {
  margin-left: auto;
  margin-right: auto;
}

.car-pre-quote.carSEOForm .quote-wrapper .submit-car-details .loading {
  margin-left: auto;
  margin-right: auto;
}

.car-pre-quote.carSEOForm .quote-wrapper .customRow.makes .car-prequote-brands {
  padding: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .customRow.models .car-prequote-brands {
  margin-bottom: 8px;
  padding: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .customRow.models .car-prequote-brands .other-models {
  margin-top: 24px;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit .button.btnOrange {
  padding: 14px 12px;
  text-transform: capitalize;
  font-size: 16px;
  min-height: 50px;
  max-width: 400px;
  margin: 14px auto 0;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit .button.btnOrange {
    margin: 4px auto 0;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit .button.btnOrange.disabled {
  background: #ccc !important;
  pointer-events: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit .loading {
  background: #ff5630;
  padding: 14px 12px;
  height: 50px;
  filter: grayscale(0.05);
  max-width: 400px !important;
}

.car-pre-quote.carSEOForm .quote-wrapper .pre-quote-submit .loading:after {
  margin: 5px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form {
  max-width: 400px;
  width: 100%;
  margin: 20px auto 16px;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .input-form {
    margin: 20px 0;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .input-form .text-input-feild {
  max-width: 400px;
  margin: 0 auto;
  width: 100%;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .text-input-feild:has(.success) {
  position: relative;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .text-input-feild:has(.success):after {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 20px;
  top: 37px;
  content: "";
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .quote-wrapper .input-form .text-input-feild:has(.success):after {
    top: 27px;
  }
}
.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputbox {
  border-radius: 8px;
  border: 1px solid var(--5-e-6-c-84-n-300, #5e6c84);
  background: var(--ffffffn-0, #fff);
  color: var(--253858-n-700, #253858);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
}

.car-pre-quote.carSEOForm .quote-wrapper .input-form .inputbox.labelshow {
  border-color: #0065ff;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched {
  display: grid;
  grid-template-columns: 48px auto 36px;
  background-color: transparent;
  margin: 30px auto 20px;
  border-radius: 40px;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #c3f4df;
  max-width: 400px;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .checkIcon {
  width: 32px;
  height: 32px;
  background: url(../../images/check.svg) no-repeat 0 0/contain;
  display: inline-block;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .rightSection .leftSection .h2,
.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .rightSection .leftSection h1,
.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .rightSection .leftSection h2,
.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .title,
.rightSection .leftSection .car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .h2,
.rightSection .leftSection .car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails h1,
.rightSection .leftSection .car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails h2 {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 2px;
  color: rgba(37, 56, 88, 0.6);
  line-height: normal;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .dotSeparator {
  line-height: normal;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .dotSeparator span {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  position: relative;
  padding-right: 8px;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .dotSeparator span::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #253858;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .carDetails .dotSeparator span:last-of-type::after {
  display: none;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .editAction {
  padding-bottom: 5px;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.car-pre-quote.carSEOForm .quote-wrapper .carDetailsFetched .editAction .editIcon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../../images/editSolid.svg") no-repeat 0 0/contain;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp {
  font-size: 12px;
  text-align: center;
  margin: 17px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 21px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp i.icon {
  display: block;
  background: url(../../images/whatsapp2.svg) 0 center/contain no-repeat;
  margin-right: 3px;
  width: 21px;
  height: 21px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch {
  position: relative;
  width: 32px;
  height: 20px;
  margin-left: 5px;
  display: block;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch .slider::before {
  position: absolute;
  content: "";
  border-radius: 34px;
  height: 20px;
  width: 20px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch input:checked + .slider {
  background-color: #34c759;
}

.car-pre-quote.carSEOForm .quote-wrapper .form-whatsapp .switch input:checked + .slider::before {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}

.car-pre-quote.carSEOForm .car-calulator-step-2 .all-rto .car-prequote-brands-row .car-prequote-brands:nth-child(2).active ~ .scrollSwipe::before {
  right: 30px;
  left: auto;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-calulator-step-9 .input-form {
    margin: 20px 0 0;
  }
}
.car-pre-quote.carSEOForm .car-calulator-step-9 .tnc-apply {
  color: #546e7a;
  font-size: 12px;
  font-weight: 400;
  margin: 8px 0;
  text-align: center;
}

.car-pre-quote.carSEOForm .car-calulator-step-9 .tnc-apply a {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-calulator-step-9 .tnc-apply {
    max-width: 400px;
    width: 100%;
  }
}
.car-pre-quote.carSEOForm .car-brands,
.car-pre-quote.carSEOForm .car-prequote-brands {
  padding: 0;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}

.car-pre-quote.carSEOForm .car-brands.year-wise-model,
.car-pre-quote.carSEOForm .car-prequote-brands.year-wise-model {
  margin-top: 17px;
}

.car-pre-quote.carSEOForm .car-brands .loading_container,
.car-pre-quote.carSEOForm .car-prequote-brands .loading_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  list-style: none;
}

.car-pre-quote.carSEOForm .car-brands .popular-brands,
.car-pre-quote.carSEOForm .car-prequote-brands .popular-brands {
  font-weight: 400;
  font-size: 16px;
  color: #253838;
  position: relative;
  border-radius: 8px;
  background: #fff;
  border: 1px solid transparent;
  box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.16);
  padding: 12px 25px 12px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.car-pre-quote.carSEOForm .car-brands ul,
.car-pre-quote.carSEOForm .car-prequote-brands ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px !important;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  margin-top: 16px;
  margin-bottom: 16px !important;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.car-pre-quote.carSEOForm .car-brands ul li label,
.car-pre-quote.carSEOForm .car-prequote-brands ul li label {
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.16);
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  padding: 12px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  font-size: 14px;
  text-align: center;
  background: #fff;
  margin-bottom: 0;
  font-weight: 400;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul li label,
  .car-pre-quote.carSEOForm .car-prequote-brands ul li label {
    padding: 10px;
    text-align: center;
    font-size: 14px;
  }
}
.car-pre-quote.carSEOForm .car-brands ul li label text,
.car-pre-quote.carSEOForm .car-prequote-brands ul li label text {
  font-weight: 400;
}

.car-pre-quote.carSEOForm .car-brands ul li:last-child,
.car-pre-quote.carSEOForm .car-prequote-brands ul li:last-child {
  margin-right: 0;
}

.car-pre-quote.carSEOForm .car-brands ul li.selected label,
.car-pre-quote.carSEOForm .car-prequote-brands ul li.selected label {
  border: 1px solid #0065ff;
  background: rgba(222, 235, 255, 0.4);
  box-shadow: none;
}

.car-pre-quote.carSEOForm .car-brands ul li.selected .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul li.selected .text {
  color: #253858;
  font-weight: 500;
}

.car-pre-quote.carSEOForm .car-brands ul.make,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.make,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.make {
    grid-template-columns: 1fr 1fr;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.make li,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li {
  height: auto;
  text-align: center;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.make li label,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.make li label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.make li label .logo,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li label .logo {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale(100%);
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.make li label .logo,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.make li label .logo {
    display: none;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.make li label .logo img,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li label .logo img {
  flex: 0 0 auto;
  max-width: 42px;
  width: auto;
  height: auto;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.make li label .logo img,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.make li label .logo img {
    max-width: 100%;
    max-height: 30px;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.make li label .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li label .text {
  display: block;
}

.car-pre-quote.carSEOForm .car-brands ul.make li:hover .logo,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li:hover .logo {
  filter: grayscale(0);
}

.car-pre-quote.carSEOForm .car-brands ul.make li.others,
.car-pre-quote.carSEOForm .car-prequote-brands ul.make li.others {
  padding: 0;
  grid-column: span 4;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.make li.others,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.make li.others {
    grid-column: span 2;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.carage,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise,
.car-pre-quote.carSEOForm .car-brands ul.model-wise,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.carage,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise {
  padding: 0 !important;
  grid-template-columns: 24% 24% 24% 24%;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.carage,
  .car-pre-quote.carSEOForm .car-brands ul.fuelwise,
  .car-pre-quote.carSEOForm .car-brands ul.model-wise,
  .car-pre-quote.carSEOForm .car-brands ul.other-model-wise,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.carage,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise {
    grid-template-columns: 48.5% 48.5%;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.carage li label,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise li label,
.car-pre-quote.carSEOForm .car-brands ul.model-wise li label,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise li label,
.car-pre-quote.carSEOForm .car-prequote-brands ul.carage li label,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li label,
.car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise li label,
.car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li label {
  display: block;
  position: relative;
  cursor: pointer;
  color: #253858;
}

.car-pre-quote.carSEOForm .car-brands ul.carage li label:before,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise li label:before,
.car-pre-quote.carSEOForm .car-brands ul.model-wise li label:before,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise li label:before,
.car-pre-quote.carSEOForm .car-prequote-brands ul.carage li label:before,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li label:before,
.car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise li label:before,
.car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li label:before {
  border: solid #253838;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 0 1px 14px;
  content: "";
  right: 15px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  display: none;
}

@media (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-brands ul.carage li label:before,
  .car-pre-quote.carSEOForm .car-brands ul.fuelwise li label:before,
  .car-pre-quote.carSEOForm .car-brands ul.model-wise li label:before,
  .car-pre-quote.carSEOForm .car-brands ul.other-model-wise li label:before,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.carage li label:before,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li label:before,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise li label:before,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li label:before {
    display: none;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.carage li label .text,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise li label .text,
.car-pre-quote.carSEOForm .car-brands ul.model-wise li label .text,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise li label .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul.carage li label .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li label .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise li label .text,
.car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li label .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.car-pre-quote.carSEOForm .car-brands ul.model-wise.variant,
.car-pre-quote.carSEOForm .car-brands ul.variant.carage,
.car-pre-quote.carSEOForm .car-brands ul.variant.fuelwise,
.car-pre-quote.carSEOForm .car-brands ul.variant.other-model-wise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise.variant,
.car-pre-quote.carSEOForm .car-prequote-brands ul.variant.carage,
.car-pre-quote.carSEOForm .car-prequote-brands ul.variant.fuelwise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.variant.other-model-wise {
  grid-template-columns: 49.5% 49.5%;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands ul.model-wise.variant,
  .car-pre-quote.carSEOForm .car-brands ul.variant.carage,
  .car-pre-quote.carSEOForm .car-brands ul.variant.fuelwise,
  .car-pre-quote.carSEOForm .car-brands ul.variant.other-model-wise,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.model-wise.variant,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.variant.carage,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.variant.fuelwise,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.variant.other-model-wise {
    grid-template-columns: 48.5% 48.5%;
  }
}
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise {
  margin-bottom: 0 !important;
}

.car-pre-quote.carSEOForm .car-brands ul.fuelwise,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: 1fr;
}

.car-pre-quote.carSEOForm .car-brands ul.fuelwise li label .chekcbox,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li label .chekcbox {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 15px;
}

.car-pre-quote.carSEOForm .car-brands ul.fuelwise li.selected label .chekcbox,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li.selected label .chekcbox {
  background: #0065ff;
  border: 1px solid #0065ff;
}

.car-pre-quote.carSEOForm .car-brands ul.fuelwise li.selected label .chekcbox:after,
.car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li.selected label .chekcbox:after {
  content: "";
  left: 6px;
  top: 3px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  position: absolute;
}

.car-pre-quote.carSEOForm .car-brands ul.carage,
.car-pre-quote.carSEOForm .car-prequote-brands ul.carage {
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 0 8px !important;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-brands ul.carage li label,
  .car-pre-quote.carSEOForm .car-prequote-brands ul.carage li label {
    font-size: 13px;
  }
}
.car-pre-quote.carSEOForm .car-brands .arrowDown,
.car-pre-quote.carSEOForm .car-prequote-brands .arrowDown {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #253838;
  border-bottom: 1px solid #253838;
  transform: rotate(45deg);
  transition: transform ease-in 0.2s;
  -webkit-transition: transform ease-in 0.2s;
}

.car-pre-quote.carSEOForm .car-brands .scrollSwipe,
.car-pre-quote.carSEOForm .car-prequote-brands .scrollSwipe {
  display: none;
  top: 0;
  left: 0;
  width: auto;
  overflow: auto;
}

.car-pre-quote.carSEOForm .car-brands .viewmorelink .view-all,
.car-pre-quote.carSEOForm .car-prequote-brands .viewmorelink .view-all {
  cursor: pointer;
}

.car-pre-quote.carSEOForm .car-brands.active .popular-brands,
.car-pre-quote.carSEOForm .car-prequote-brands.active .popular-brands {
  border: 1px solid #deebff;
  background: rgba(222, 235, 255, 0.4);
  box-shadow: none;
}

.car-pre-quote.carSEOForm .car-brands.active .arrowDown,
.car-pre-quote.carSEOForm .car-prequote-brands.active .arrowDown {
  transform: rotate(-135deg);
}

.car-pre-quote.carSEOForm .car-brands.active .scrollSwipe,
.car-pre-quote.carSEOForm .car-prequote-brands.active .scrollSwipe {
  display: block;
}

.car-pre-quote.carSEOForm .car-brands.rto-wise ul,
.car-pre-quote.carSEOForm .car-prequote-brands.rto-wise ul {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .car-brands.rto-wise ul,
  .car-pre-quote.carSEOForm .car-prequote-brands.rto-wise ul {
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }
}
.car-pre-quote.carSEOForm .car-brands.rto-wise ul li label,
.car-pre-quote.carSEOForm .car-prequote-brands.rto-wise ul li label {
  text-align: center;
}

.car-pre-quote.carSEOForm .car-brands .monthwise,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise {
  background: 0 0;
  padding: 4px 0 8px;
  margin: 0;
  position: relative;
  display: none;
}

.car-pre-quote.carSEOForm .car-brands .monthwise.open,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise.open {
  display: block;
  margin-top: 16px;
  background: #ededf6;
  padding: 16px 16px 4px;
  border-radius: 8px;
  margin-bottom: 16px;
  position: relative;
}

.car-pre-quote.carSEOForm .car-brands .monthwise.open::before,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise.open::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ededf6;
  position: absolute;
  top: -11px;
  left: 30px;
}

.car-pre-quote.carSEOForm .car-brands .monthwise .headingV4,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise .headingV4 {
  font-size: 14px;
  font-weight: 500;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-brands .monthwise ul,
  .car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.car-pre-quote.carSEOForm .car-brands .monthwise ul li,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li {
  background: #fff;
  padding: 12px;
  border-radius: 8px;
  margin-right: 8px;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul li:nth-child(6n),
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li:nth-child(6n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .car-brands .monthwise ul li:nth-child(4n),
  .car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li:nth-child(4n) {
    margin-right: 0 !important;
  }
  .car-pre-quote.carSEOForm .car-brands .monthwise ul li:nth-child(6n),
  .car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li:nth-child(6n) {
    margin-right: 8px;
  }
}
.car-pre-quote.carSEOForm .car-brands .monthwise ul li label,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li label {
  font-size: 14px;
  background: 0 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul li label:before,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li label:before {
  width: 18px;
  content: "";
  border: 1px solid #dfe1e6;
  background: #fff;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  right: auto;
  position: relative;
  margin: 0;
  transform: none;
  display: none;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul li label span,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li label span {
  color: var(--253858-n-700, #253858);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul li.selected label:before,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li.selected label:before {
  background: #0065ff;
  border-color: #0065ff;
}

.car-pre-quote.carSEOForm .car-brands .monthwise ul li.selected label::after,
.car-pre-quote.carSEOForm .car-prequote-brands .monthwise ul li.selected label::after {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  left: 5px;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}

.car-pre-quote.carSEOForm .others {
  margin: 0;
  padding: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

.car-pre-quote.carSEOForm .others.autocomplete-variants {
  margin: 8px 0 0;
}

.car-pre-quote.carSEOForm .others .othersBtn {
  font-weight: 400;
  font-size: 14px;
  color: #253838;
  position: relative;
  border-radius: 8px;
  background: #fff;
  border: 1px solid transparent;
  box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.16);
  padding: 12px 16px;
  margin: 0;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 567px) {
  .car-pre-quote.carSEOForm .others .othersBtn {
    padding: 10px;
    font-size: 14px;
  }
}
.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 8px;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands {
  padding: 0 0;
  flex: 0 0 100%;
  max-width: 48.5%;
  position: relative;
  margin: 0;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands:first-child {
  margin-right: 18px;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands:first-child {
    margin-right: 8px;
  }
}
.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands .popular-brands {
  font-size: 14px;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands .popular-brands {
    padding: 12px 25px 12px 12px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
}
.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands.active .popular-brands {
  border: 1px solid var(--0065-ff-b-300, #0065ff);
  background: rgba(222, 235, 255, 0.4);
  color: #0065ff;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands.active ~ .scrollSwipe {
  display: block;
  width: 100%;
  margin-top: 16px;
  background: #ededf6;
  padding: 16px 16px 4px;
  border-radius: 8px;
  margin-bottom: 8px;
  position: relative;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .car-prequote-brands.active ~ .scrollSwipe::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ededf6;
  position: absolute;
  top: -11px;
  left: 30px;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .others {
  margin: 0;
  padding: 0;
  flex: 0 0 100%;
  max-width: 48.5%;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .others .othersBtn {
  font-size: 14px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .others .othersBtn {
    padding: 12px;
  }
}
.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe {
  display: none;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li {
  margin-bottom: 12px;
  width: 18.5%;
  margin-bottom: 12px;
  background: #fff;
  padding: 12px;
  border-radius: 8px;
  margin-right: 8px;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li:nth-child(5n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li {
    width: 31.5%;
  }
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li:nth-child(3n) {
    margin-right: 0;
  }
  .car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li:nth-child(5n) {
    margin-right: 8px;
  }
}
.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  font-weight: 400;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li label:before {
  width: 18px;
  content: "";
  border: 1px solid #dfe1e6;
  background: #fff;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  display: none;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li label span {
  color: var(--253858-n-700, #253858);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li.selected label:before {
  background: #0065ff;
  border-color: #0065ff;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands-row .scrollSwipe ul li.selected label::after {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  left: 5px;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands .popular-brands {
  justify-content: center;
  position: relative;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands .popular-brands .arrowDown {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 16px;
}

.car-pre-quote.carSEOForm .all-rto .car-prequote-brands.active .popular-brands .arrowDown {
  transform: translateY(-50%) rotate(-135deg);
}

.showForm .disForm .car-bg.recentSearchWrap .form_details .pointerlist {
  margin: 24px auto;
}

@media screen and (max-width: 767px) {
  .showForm .disForm .car-bg.recentSearchWrap .form_details .pointerlist {
    margin: 12px auto;
  }
}
.showForm .disForm .car-bg.recentSearchWrap .carfetched .proceed.loading {
  font-size: 0;
  height: 40px;
}

.showForm .disForm .car-bg.recentSearchWrap .carfetched .proceed.loading::after {
  width: 20px;
  height: 20px;
  right: 40%;
  top: 25%;
  transform: translate(-50%, 0);
}

.recentSearchWrap {
  color: #253858;
}

.recentSearchWrap .form_details::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 1024px) {
  .recentSearchWrap .punchlineForm {
    margin-bottom: 0;
  }
}
.recentSearchWrap .recentSearchInner {
  max-width: 564px;
  margin: 0 auto;
}

.recentSearchWrap .carfetched {
  margin-bottom: 24px;
  padding: 13px;
}

@media (max-width: 480px) {
  .recentSearchWrap .carfetched {
    padding: 12px;
    grid-template-columns: auto 113px;
  }
}
.recentSearchWrap .carfetched img {
  width: 32px;
}

@media (max-width: 480px) {
  .recentSearchWrap .carfetched img {
    display: none;
  }
}
@media (max-width: 480px) {
  .recentSearchWrap .carfetched .cont {
    padding: 0;
  }
}
.recentSearchWrap .carfetched .btnOrange {
  border-radius: 8px;
  padding: 11px 24px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 480px) {
  .recentSearchWrap .carfetched .btnOrange {
    padding: 10px 9px;
    border-radius: 4px;
  }
}
.recentSearchWrap .carfetched .headingV4 {
  margin-bottom: 4px !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.recentSearchWrap .orSeparator {
  margin-top: 12px;
  margin-bottom: 12px;
}

.recentSearchWrap .searchBtn {
  padding: 13px 15px;
  border-radius: 8px;
}

.recentSearchWrap .dotSeparator {
  line-height: 12px;
}

.recentSearchWrap .dotSeparator span {
  color: rgba(37, 56, 56, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  text-align: left;
}

.recentSearchWrap .dotSeparator span::after {
  background: rgba(37, 56, 56, 0.6);
}

.recentSearchWrap .innerContent {
  position: relative;
}

.recentSearchWrap .innerContent.first {
  padding: 24px 0;
}

.recentSearchWrap .innerContent.first .slideItem {
  padding: 12px 13px;
}

.recentSearchWrap .innerContent.first .slideItem .makeModel {
  padding: 0;
}

.recentSearchWrap .innerContent.first .slideItem .makeModel .text {
  width: 94%;
}

.recentSearchWrap .innerContent.first .slideItem .makeModel .text .btn {
  padding: 11px;
}

.recentSearchWrap .innerContent .heading {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  display: inline-block;
}

.recentSearchWrap .innerContent .arrows {
  position: absolute;
  right: 0;
  top: 0;
}

.recentSearchWrap .innerContent .arrows .arrow {
  cursor: pointer;
}

.recentSearchWrap .recentSearchSlider .slideItem {
  border-radius: 8px;
  border: 1px solid #dfe1e6;
  background: #fff;
  padding: 10px 10px 10px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel {
  display: flex;
  align-items: center;
  padding: 10px 8px 12px;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel .logo {
  padding-top: 0;
  width: 40px;
  height: 40px;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel .logo img {
  height: auto !important;
  max-width: 40px;
  width: 100%;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel .text {
  position: relative;
  padding-left: 12px;
  width: 78%;
}

@media (max-width: 480px) {
  .recentSearchWrap .recentSearchSlider .slideItem .makeModel .text {
    padding-right: 0;
  }
}
.recentSearchWrap .recentSearchSlider .slideItem .makeModel .text .headingV4 {
  margin-bottom: 4px;
  line-height: 20px;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel .text .btn {
  position: absolute;
  top: 40%;
  display: inline-block;
  width: auto;
  right: 0;
  transform: translateY(-50%);
  width: 125px;
  padding: 7px;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  top: 50%;
}

@media (max-width: 480px) {
  .recentSearchWrap .recentSearchSlider .slideItem .makeModel .text .btn {
    display: none;
  }
}
.recentSearchWrap .recentSearchSlider .slideItem .makeModel .text .arrowRight {
  display: none;
  position: absolute;
  top: 40%;
  transform: translateY(-50%) rotate(45deg);
  display: none;
  right: 0;
}

@media (max-width: 480px) {
  .recentSearchWrap .recentSearchSlider .slideItem .makeModel .text .arrowRight {
    display: block;
  }
}
.recentSearchWrap .recentSearchSlider .slideItem .makeModel .btnOrangeOutline {
  display: block;
  cursor: pointer;
  width: auto;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent !important;
  color: #0065ff !important;
  border: 0 !important;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.recentSearchWrap .recentSearchSlider .slideItem .makeModel .btnOrangeOutline .arrowRight {
  border-top-color: #253858;
  border-right-color: #253858;
}

.recentSearchWrap .recentSearchSlider .slideItem .msg {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #f4f5f7;
  padding: 3px 12px;
  color: #7a869a;
  font-size: 12px;
  margin-top: 10px;
}

.recentSearchWrap .recentSearchSlider .slideItem .msg img {
  margin-right: 4px;
}

.recentSearchWrap .recentSearchSlider .slideItem .msg span {
  margin-left: 4px;
}

.car-widget .plansWrap {
  border-radius: 8px;
  background: #f2f7ff;
  padding: 0 24px;
  line-height: normal;
  color: #253858;
  padding-bottom: 16px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap {
    padding: 0 16px;
  }
}
.car-widget .plansWrap .primaryBtnV2 {
  position: relative;
  background-color: #0065ff;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border-radius: 8px;
  width: 100%;
  max-width: 180px;
  min-height: 47px;
  padding: 14px 12px;
  font-size: 16px;
  text-align: center;
  border: none;
  cursor: pointer;
  transition: all ease-in-out 0.4s;
}

.car-widget .plansWrap .headingType2 {
  font-size: 12px;
}

.car-widget .plansWrap .headingType2.v2 {
  position: relative;
}

.car-widget .plansWrap .headingType2.v2 span {
  display: inline-block;
  background: #fff;
  padding-right: 8px;
  color: rgba(37, 56, 88, 0.7);
  z-index: 1;
  position: relative;
}

.car-widget .plansWrap .headingType2.v2::after {
  content: "";
  width: 100%;
  display: block;
  border-top: 0.5px solid rgba(37, 56, 88, 0.1);
  margin-left: 10px;
  top: 7px;
  right: 0;
  position: absolute;
}

.car-widget .plansWrap .includedList {
  list-style: none;
  position: relative;
}

.car-widget .plansWrap .includedList li {
  vertical-align: top;
  padding-left: 18px;
  padding-right: 14px;
  margin-bottom: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  background: url("../../images/bu/motor/check-icon.svg") no-repeat left 5px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .includedList li {
    display: block;
    margin-bottom: 8px;
  }
}
.car-widget .plansWrap .includedList li span.truncate {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.car-widget .plansWrap .includedList li span.truncate + span {
  visibility: hidden;
  display: block;
  background: rgba(37, 56, 88, 0.9);
  color: #fff;
  padding: 8px;
  width: 216px;
  font-size: 11px;
  border-radius: 4px;
  z-index: 10;
  line-height: normal;
  top: calc(100% + 5px);
  left: 0;
  transition: opacity ease 0.2s;
  pointer-events: none;
  position: absolute;
}

.car-widget .plansWrap .includedList li span.truncate + span:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(37, 56, 88, 0.9);
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  position: absolute;
  top: -6px;
}

.car-widget .plansWrap .includedList li span.truncate:hover + span {
  visibility: visible;
}

.car-widget .plansWrap .includedList li.viewMore {
  color: #0065ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 0;
  cursor: pointer;
  background: 0 0;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .includedList li.viewMore {
    position: absolute;
    right: 2px;
    bottom: -8px;
    padding-right: 0;
  }
}
.car-widget .plansWrap .includedList .tags.lightBlue {
  color: #0065ff;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  vertical-align: top;
  padding-right: 14px;
  margin-bottom: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}

.car-widget .plansWrap .includedList .tags.lightBlue::before {
  content: "+";
  font-weight: 500;
}

.car-widget .plansWrap .includedList .tags.lightBlue::after {
  border: solid #0065ff;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 1px 3px;
  content: "";
}

.car-widget .plansWrap .truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.car-widget .plansWrap .tagList {
  list-style: none;
}

.car-widget .plansWrap .tagList .tags {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 4px;
  border: 1px solid #dfe1e6;
  background: #fff;
  margin: 0 3px 8px 0;
  font-size: 12px;
  position: relative;
}

.car-widget .plansWrap .tagList .tags.lightBlue {
  border-radius: 4px;
  background: #f2f7ff;
  color: #0065ff;
  font-weight: 500;
}

.car-widget .plansWrap .tagList .tags .tag-detail {
  visibility: hidden;
  display: block;
  background: rgba(37, 56, 88, 0.9);
  color: #fff;
  padding: 8px;
  width: 216px;
  font-size: 11px;
  border-radius: 4px;
  z-index: 10;
  line-height: normal;
  top: calc(100% + 5px);
  left: 0;
  transition: opacity ease 0.2s;
  pointer-events: none;
  position: absolute;
}

.car-widget .plansWrap .tagList .tags .tag-detail:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(37, 56, 88, 0.9);
  transition: opacity ease 0.2s;
  -webkit-transition: opacity ease 0.2s;
  position: absolute;
  top: -6px;
}

@media screen and (max-width: 767px) {
  .car-widget .plansWrap .tagList .tags .tag-detail {
    width: 150px;
  }
}
.car-widget .plansWrap .tagList .tags:hover .tag-detail {
  visibility: visible;
}

.car-widget .plansWrap .tabList {
  border-radius: 8px;
  border: 1px solid #cedcf3;
  background: #e5edfb;
  padding: 4px;
  margin-bottom: 24px;
  display: flex;
  overflow: auto;
  cursor: pointer;
  position: relative;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .tabList {
    overflow: scroll;
    margin-right: -16px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    margin-left: -16px;
    padding-left: 16px;
    border: 0;
    background: 0 0;
    padding: 4px 4px 10px 16px;
    margin-bottom: 16px;
  }
  .car-widget .plansWrap .tabList::-webkit-scrollbar {
    display: none;
  }
}
.car-widget .plansWrap .tabList .tabItem {
  flex: 0 0 20%;
  max-width: 20%;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.224px;
  padding: 10px;
  text-align: center;
  color: #253858;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .tabList .tabItem {
    font-size: 14px;
    flex: 0 0 140px;
    max-width: 140px;
    font-size: 14px;
    padding: 8px;
    background: #fff;
    margin-right: 9px;
    border-radius: 100px;
    border: 1px solid rgba(37, 56, 88, 0.6);
  }
}
.car-widget .plansWrap .tabList .tabItem.active {
  background: #fff;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 5px 4px 2px rgba(52, 105, 203, 0.16);
}

@media screen and (max-width: 767px) {
  .car-widget .plansWrap .tabList .tabItem.active {
    border: 1px solid #0065ff;
    color: #0065ff;
    border-radius: 100px;
    background: #f9fbff;
    box-shadow: none;
  }
}
.car-widget .plansWrap .mb-16 {
  margin-bottom: 16px;
}

.car-widget .plansWrap .planCard {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(37, 56, 88, 0.16);
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .car-widget .plansWrap .planCard.showCard2 .planContainer .column {
    max-width: 108px;
  }
}

.car-widget .plansWrap .planCard .cardContainer {
  padding: 0 12px 1px;
}

.car-widget .plansWrap .planCard .planContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.car-widget .plansWrap .planCard .planContainer .column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.car-widget .plansWrap .planCard .planContainer .column .smallerFont {
  font-size: 11px;
  margin-bottom: 2px;
  color: rgba(37, 56, 88, 0.6);
}

.car-widget .plansWrap .planCard .planContainer .column .headingV3 {
  font-size: 14px;
  margin-bottom: 4px;
  font-weight: 500;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .column .headingV3 {
    font-size: 14px;
  }
}
.car-widget .plansWrap .planCard .planContainer .logo {
  padding-right: 16px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .logo {
    padding-right: 0;
  }
}
.car-widget .plansWrap .planCard .planContainer .logo img {
  max-width: 120px;
  width: auto;
  height: auto;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .logo img {
    max-width: 100%;
  }
}
.car-widget .plansWrap .planCard .planContainer .planType {
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
}

@media (max-width: 767px) {
  .car-widget .plansWrap .planCard .planContainer .planType {
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }
}
.car-widget .plansWrap .planCard .planContainer .planType .m0 {
  margin: 0 !important;
}

.car-widget .plansWrap .planCard .planContainer .claim {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 16px;
  padding-left: 16px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .claim {
    display: inline-block;
  }
}
.car-widget .plansWrap .planCard .planContainer .planBtn {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: right;
  padding-left: 16px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .planBtn {
    padding-left: 0;
  }
}
.car-widget .plansWrap .planCard .planContainer .planBtn .primaryBtnV2 {
  min-height: 39px;
  padding: 10px 6px 10px;
  border-radius: 4px;
  max-width: 110px;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .planContainer .planBtn .primaryBtnV2 {
    min-height: 31px;
    padding: 8px 1px;
    margin-top: 0;
    font-size: 14px;
    max-width: 100%;
  }
}
.car-widget .plansWrap .planCard .planContainer .planBtn .primaryBtnV2 img {
  margin-left: 6px;
  width: 17px;
  height: auto;
}

.car-widget .plansWrap .planCard .addons {
  margin-bottom: 6px;
}

.car-widget .plansWrap .planCard .addons .headingType2 {
  margin-bottom: 8px;
}

.car-widget .plansWrap .planCard .claimBenefits {
  margin-bottom: 8px;
}

.car-widget .plansWrap .planCard .claimBenefits .headingType2 {
  margin-bottom: 8px;
}

.car-widget .plansWrap .planCard .claimBenefits .more {
  cursor: pointer;
  border-color: transparent;
}

.car-widget .plansWrap .planCard .payAsYouDrive {
  border-radius: 8px;
  background: #e3fcef;
  padding: 8px 12px 1px;
  font-size: 12px;
  margin: 0 0 16px;
}

.car-widget .plansWrap .planCard .payAsYouDrive .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.car-widget .plansWrap .planCard .payAsYouDrive .row .col-xs-10 {
  flex: 0 0 80%;
  max-width: 80%;
}

.car-widget .plansWrap .planCard .payAsYouDrive .row .col-xs-10 p span {
  color: #253858;
  font-weight: 400;
}

.car-widget .plansWrap .planCard .payAsYouDrive .row .col-xs-10 p span.fontBold {
  color: #5db182;
  font-weight: 700;
}

.car-widget .plansWrap .planCard .payAsYouDrive .row .col-xs-2 {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: right;
}

.car-widget .plansWrap .planCard .payAsYouDrive .toggleBtn {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #0065ff;
  cursor: pointer;
}

.car-widget .plansWrap .planCard .payAsYouDrive .optionList {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 10px -4px 0;
}

.car-widget .plansWrap .planCard .payAsYouDrive .optionList li {
  flex: 0 0 calc(20% - 8px);
  max-width: calc(20% - 8px);
  border-radius: 4px;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  margin: 0 4px 8px;
  padding: 4px 8px;
  text-align: center;
}

@media (max-width: 480px) {
  .car-widget .plansWrap .planCard .payAsYouDrive .optionList li {
    flex: 0 0 calc(33.33% - 8px);
    max-width: calc(33.33% - 8px);
  }
}
.car-widget .plansWrap .planCard .payAsYouDrive.active .toggleBtn .downArrow {
  transform: rotate(-135deg);
  margin-bottom: 0;
}

.car-widget .plansWrap .planCard .claimBadge {
  border-radius: 4px;
  background: #f6f6f6;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 10px 3px 26px;
  margin: 12px 0;
  position: relative;
}

.car-widget .plansWrap .planCard .claimBadge::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../../images/bu/motor/badge.svg") no-repeat 0 0/contain;
  position: absolute;
  left: 5px;
  display: block;
}

.car-widget .plansWrap .planCard .ribbons {
  background: #7f68f2;
  min-width: 20px;
  height: 22px;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 4px 4px 4px 8px;
  border-top-left-radius: 4px;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}

.car-widget .plansWrap .planCard .ribbons .leftBottom {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 0px solid transparent;
  border-top: 6px solid #4c20c7;
  position: absolute;
  bottom: -6px;
  left: 0;
  position: absolute;
}

.car-widget .plansWrap .planCard .ribbons .up {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 11px solid transparent;
  border-top: 10px solid #7f68f2;
  position: absolute;
  top: 0;
  right: -10px;
}

.car-widget .plansWrap .planCard .ribbons .down {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 11px solid #7f68f2;
  position: absolute;
  bottom: 0;
  right: -10px;
}

.car-widget .plansWrap .planCard .userTag {
  background: #42beaf;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  text-shadow: 0 4px 4px rgba(37, 56, 88, 0.1);
  padding: 3px 12px 3px 30px;
  position: relative;
}

.car-widget .plansWrap .planCard .userTag::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  display: block;
  background: url("../../images/bu/motor/user.svg") no-repeat 0 0/contain;
}

.car-widget .plansWrap .planCard .badgeAreaTop {
  position: relative;
  min-height: 10px;
  bottom: 12px;
}

.car-widget .plansWrap .planCard .badgeAreaTop .ribbons {
  position: absolute;
  left: -6px;
}

.car-widget .plansWrap .planCard .badgeAreaTop .userTag {
  position: absolute;
  right: 0;
}

.car-widget .plansWrap .planCard .planMsg {
  border-radius: 8px 8px 0 0;
  background: linear-gradient(90deg, #3cbd9e 35.46%, #73cee2 101.76%);
  color: #fff;
  text-shadow: 0 4px 4px rgba(37, 56, 88, 0.1);
  font-size: 13px;
  line-height: 20px;
  padding: 6px 6px 6px 38px;
  position: relative;
}

.car-widget .plansWrap .planCard .planMsg::before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  width: 16px;
  height: 20px;
  background: url("../../images/bu/motor/victoryEmoji.svg") no-repeat 0 0/contain;
}

.car-widget .plansWrap .planCard .planMsg span {
  font-weight: 700;
}

.car-widget .plansWrap .planCard .cashlessGarages {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  background: #fff0b3;
  padding: 5px 5px 5px 36px;
  position: relative;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.car-widget .plansWrap .planCard .cashlessGarages::before {
  content: "";
  width: 16px;
  height: 13.357px;
  display: block;
  position: absolute;
  background: url("../../images/bu/motor/cashless-garage-icon.svg") no-repeat 0 0/contain;
  left: 13px;
}

.car-widget .plansWrap .planCard:has(.badgeAreaTop) {
  margin-top: 28px;
}

.car-widget .plansWrap .showMoreBtnWrap {
  border-bottom: 1px solid #deebff;
  text-align: center;
  height: 20px;
  margin-bottom: 23px;
}

.car-widget .plansWrap .showMoreBtnWrap .seeMore {
  padding: 8px 20px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.12);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #0065ff;
  letter-spacing: 0.196px;
  cursor: pointer;
}

.car-widget .plansWrap .disclaimer {
  color: rgba(37, 56, 88, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 0;
}

.car-widget .plansWrap .disclaimer .more-disclaimer {
  display: none;
}

.car-widget .plansWrap .disclaimer .more-disclaimer.show {
  display: inline;
}

.car-widget .plansWrap .disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.car-widget .plansWrap .disclaimer .read-more-disclaimer::before {
  content: "...";
  color: rgba(37, 56, 88, 0.5);
  margin: 0 -3px;
}

.car-widget:has(+ .CarCalcWidget) {
  margin-top: 20px;
}

.CarCalcWidget .car-brands .popular-brands,
.UsedCarCalcWidget .car-brands .popular-brands {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(23, 43, 77, 0.6);
  position: relative;
  display: inline-block;
  padding-right: 25px;
}

.CarCalcWidget .car-brands .popular-brands:before,
.UsedCarCalcWidget .car-brands .popular-brands:before {
  content: "";
  width: 20px;
  height: 1px;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  background: #ccc;
}

.CarCalcWidget .car-brands ul,
.UsedCarCalcWidget .car-brands ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.CarCalcWidget .car-brands ul li,
.UsedCarCalcWidget .car-brands ul li {
  margin-top: 15px;
  width: 18%;
  margin-right: 2%;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #D8E1E7;
  cursor: pointer;
  padding: 0 !important;
}

@media (max-width: 568px) {
  .CarCalcWidget .car-brands ul li,
  .UsedCarCalcWidget .car-brands ul li {
    width: 31%;
    margin: 10px 1%;
    min-width: auto;
  }
}
.CarCalcWidget .car-brands ul li label,
.UsedCarCalcWidget .car-brands ul li label {
  width: 100%;
  height: 100%;
  display: table;
  cursor: pointer;
}

@media (max-width: 360px) {
  .CarCalcWidget .car-brands ul li label,
  .UsedCarCalcWidget .car-brands ul li label {
    font-size: 12px;
  }
}
.CarCalcWidget .car-brands ul li label .logo,
.UsedCarCalcWidget .car-brands ul li label .logo {
  width: 70px;
  height: 44px;
  margin: 10px auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  border-radius: 4px;
}

@media (max-width: 480px) {
  .CarCalcWidget .car-brands ul li label .logo,
  .UsedCarCalcWidget .car-brands ul li label .logo {
    padding-right: 0;
  }
}
.CarCalcWidget .car-brands ul li label .text,
.UsedCarCalcWidget .car-brands ul li label .text {
  display: block;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
}

.CarCalcWidget .car-brands.brand-wise-model ul li,
.UsedCarCalcWidget .car-brands.brand-wise-model ul li {
  width: auto;
  margin-right: 10px;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .CarCalcWidget .car-brands.brand-wise-model ul li,
  .UsedCarCalcWidget .car-brands.brand-wise-model ul li {
    margin: 10px 10px 10px 0;
    min-width: auto;
  }
}
.CarCalcWidget .car-brands.brand-wise-model ul li label,
.UsedCarCalcWidget .car-brands.brand-wise-model ul li label {
  display: table;
  align-items: center;
}

.CarCalcWidget .car-brands.brand-wise-model ul li label .text,
.UsedCarCalcWidget .car-brands.brand-wise-model ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
}

.CarCalcWidget .car-brands.fuel-wise li,
.UsedCarCalcWidget .car-brands.fuel-wise li {
  width: 100%;
  margin-right: 0;
}

.CarCalcWidget .car-brands.fuel-wise li .text,
.UsedCarCalcWidget .car-brands.fuel-wise li .text {
  padding: 14px;
  color: #253858;
  text-align: left;
  margin: 0;
}

@media (max-width: 568px) {
  .CarCalcWidget .car-brands.fuel-wise li,
  .UsedCarCalcWidget .car-brands.fuel-wise li {
    width: 100%;
    margin: 10px;
    min-width: auto;
  }
}
.CarCalcWidget .car-brands.year-wise-model li,
.UsedCarCalcWidget .car-brands.year-wise-model li {
  width: 106px;
}

@media (max-width: 568px) {
  .CarCalcWidget .car-brands.year-wise-model li,
  .UsedCarCalcWidget .car-brands.year-wise-model li {
    width: 31%;
    margin: 10px 1%;
    min-width: auto;
  }
}
.CarCalcWidget .car-brands.year-wise-model li label .text,
.UsedCarCalcWidget .car-brands.year-wise-model li label .text {
  margin: 5px 0 5px;
  color: #253858;
}

.CarCalcWidget .car-brands.varient-wise ul,
.UsedCarCalcWidget .car-brands.varient-wise ul {
  flex-direction: row;
  justify-content: space-between;
}

.CarCalcWidget .car-brands.varient-wise ul li,
.UsedCarCalcWidget .car-brands.varient-wise ul li {
  width: 49%;
  margin-right: 0;
}

@media (max-width: 767px) {
  .CarCalcWidget .car-brands.varient-wise ul li,
  .UsedCarCalcWidget .car-brands.varient-wise ul li {
    margin: 10px 0;
    width: 100%;
  }
}
.CarCalcWidget .car-brands.varient-wise ul li label,
.UsedCarCalcWidget .car-brands.varient-wise ul li label {
  display: flex;
  align-items: center;
}

.CarCalcWidget .car-brands.varient-wise ul li label .text,
.UsedCarCalcWidget .car-brands.varient-wise ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
}

.CarCalcWidget .all-rto,
.UsedCarCalcWidget .all-rto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.CarCalcWidget .all-rto .car-brands,
.UsedCarCalcWidget .all-rto .car-brands {
  width: 48%;
}

@media (max-width: 767px) {
  .CarCalcWidget .all-rto .car-brands,
  .UsedCarCalcWidget .all-rto .car-brands {
    width: 100%;
  }
}
.CarCalcWidget .all-rto .car-brands:first-child,
.UsedCarCalcWidget .all-rto .car-brands:first-child {
  margin-bottom: 20px;
}

.CarCalcWidget .all-rto .car-brands:nth-child(2),
.UsedCarCalcWidget .all-rto .car-brands:nth-child(2) {
  margin-bottom: 20px;
}

.CarCalcWidget .all-rto .car-brands ul,
.UsedCarCalcWidget .all-rto .car-brands ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 568px) {
  .CarCalcWidget .all-rto .car-brands ul,
  .UsedCarCalcWidget .all-rto .car-brands ul {
    flex-wrap: nowrap;
  }
}
.CarCalcWidget .all-rto .car-brands ul li,
.UsedCarCalcWidget .all-rto .car-brands ul li {
  width: auto;
  margin-right: 10px;
}

.CarCalcWidget .all-rto .car-brands ul li label,
.UsedCarCalcWidget .all-rto .car-brands ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.CarCalcWidget .all-rto .car-brands ul li label .text,
.UsedCarCalcWidget .all-rto .car-brands ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
  display: table;
  width: 100%;
  text-align: center;
}

@media (max-width: 567px) {
  .CarCalcWidget .all-rto .others .othersBtn,
  .UsedCarCalcWidget .all-rto .others .othersBtn {
    padding: 12px 16px;
  }
}
.car-calulator li.other {
  border: 1px solid #fff;
}

.car-calulator li.other label {
  display: flex;
  align-items: center;
  justify-content: center;
}

.car-calulator li.other label .text {
  color: #253858;
  display: block;
  text-align: center;
  margin: 0;
}

.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.carage,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise,
.car-brands .model-wise,
.car-brands .other-model-wise,
.car-brands.fuel-wise,
.car-pre-quote.carSEOForm .car-brands ul.carage,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise {
  flex-direction: column;
}

.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.carage li,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li,
.car-brands .model-wise li,
.car-brands .other-model-wise li,
.car-brands.fuel-wise li,
.car-pre-quote.carSEOForm .car-brands ul.carage li,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise li,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise li {
  width: 100%;
  margin-right: 0;
}

.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.carage li .text,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.fuelwise li .text,
.car-brands .car-pre-quote.carSEOForm .car-prequote-brands ul.other-model-wise li .text,
.car-brands .model-wise li .text,
.car-brands .other-model-wise li .text,
.car-brands.fuel-wise li .text,
.car-pre-quote.carSEOForm .car-brands ul.carage li .text,
.car-pre-quote.carSEOForm .car-brands ul.fuelwise li .text,
.car-pre-quote.carSEOForm .car-brands ul.other-model-wise li .text {
  padding: 14px;
  color: #253858;
  text-align: left;
  margin: 0;
}

.car-brands.varient-wise ul {
  flex-direction: row;
  justify-content: space-between;
}

.car-brands.varient-wise ul li {
  width: 49%;
  margin-right: 0;
}

.car-brands.varient-wise ul li label {
  display: flex;
  align-items: center;
}

.car-brands.varient-wise ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .car-brands.varient-wise ul li {
    margin: 10px 0;
    width: 100%;
  }
}
.car-brands.brand-wise-model ul {
  flex-direction: row;
  justify-content: flex-start;
}

.car-brands.brand-wise-model ul li {
  width: auto;
  margin-right: 10px;
  padding: 0 10px;
}

.car-brands.brand-wise-model ul li label {
  display: table;
  align-items: center;
}

.car-brands.brand-wise-model ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .car-brands.brand-wise-model ul {
    flex-wrap: wrap;
  }
  .car-brands.brand-wise-model ul li {
    margin: 10px 10px 10px 0;
    min-width: auto;
  }
}
.all-rto .car-brands ul li label .text {
  display: table;
  width: 100%;
  text-align: center;
}

.pre-quote-transmision-wise,
.transmision-wise {
  display: flex;
}

@media screen and (max-width: 767px) {
  .pre-quote-transmision-wise .scrollSwipe,
  .transmision-wise .scrollSwipe {
    width: 100%;
    overflow-x: scroll;
  }
  .pre-quote-transmision-wise .scrollSwipe::-webkit-scrollbar,
  .transmision-wise .scrollSwipe::-webkit-scrollbar {
    display: none;
  }
}
.pre-quote-transmision-wise ul,
.transmision-wise ul {
  flex-direction: row;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.pre-quote-transmision-wise ul li,
.transmision-wise ul li {
  width: auto;
  border: 1px solid #97a0af;
  border-radius: 30px;
  margin: 0 10px 10px 0;
  box-shadow: none;
  padding: 4px !important;
}

.pre-quote-transmision-wise ul li label,
.transmision-wise ul li label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.pre-quote-transmision-wise ul li label .text,
.transmision-wise ul li label .text {
  margin: 0;
  color: #253858;
  padding: 0 15px;
  font-size: 14px;
  padding: 7px 0;
}

.pre-quote-transmision-wise ul li.ttype_selected,
.transmision-wise ul li.ttype_selected {
  border: 1px solid #0065ff;
  background: #0065ff;
}

.pre-quote-transmision-wise ul li.ttype_selected .text,
.transmision-wise ul li.ttype_selected .text {
  color: #fff;
}

.all-rto {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.all-rto .car-brands {
  width: 48%;
}

.all-rto .car-brands:first-child,
.all-rto .car-brands:nth-child(2) {
  margin-bottom: 20px;
}

.all-rto .car-brands ul {
  flex-direction: row;
}

.all-rto .car-brands ul li {
  width: auto;
  margin-right: 10px;
}

.all-rto .car-brands ul li:last-chid {
  margin-right: 0;
}

.all-rto .car-brands ul li label {
  display: flex;
  align-items: center;
}

.all-rto .car-brands ul li label .text {
  margin: 10px 0 10px;
  color: #253858;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .all-rto .car-brands {
    width: 100%;
  }
  .all-rto .car-brands:first-child,
  .all-rto .car-brands:nth-child(2) {
    margin-bottom: 5px;
  }
  .all-rto .car-brands li {
    min-width: 75px;
  }
}
.edit-step-wise {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 0 !important;
}

.edit-step-wise:empty {
  display: none;
}

.edit-step-wise li {
  background: #f4f5f7;
  border-radius: 30px;
  padding: 3px 10px !important;
  margin-right: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.edit-step-wise li:last-child {
  margin-right: 0;
}

.edit-step-wise li .text {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
}

.edit-step-wise li .icon-edit {
  width: 12px;
  height: 12px;
  background: url("../../images/edit-button.svg");
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 7px;
}

.car-calulator-step-6 .search-rto-list {
  font-size: 14px;
  color: #0662f6;
  display: block;
  margin: 20px 0 0 0;
  cursor: pointer;
}

.calculate-valuation {
  position: relative;
}

.calculate-valuation .button,
.calculate-valuation .loading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 300px;
  margin: 30px 0 0;
  border: none;
  padding: 10px 20px;
  position: relative;
}

@media (max-width: 568px) {
  .calculate-valuation .button,
  .calculate-valuation .loading {
    width: 100%;
  }
}
.calculate-valuation .button.disabled,
.calculate-valuation .button:hover,
.calculate-valuation .loading.disabled,
.calculate-valuation .loading:hover {
  background: rgb(0, 90.9, 229.5);
}

.calculate-valuation .loading:before {
  top: 6px;
}

.calcuate-result .button,
.calcuate-result .loading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 90%;
  margin: 100px 0 0;
  border: none;
  padding: 10px 20px;
  position: relative;
  max-width: 400px;
  justify-content: center;
}

.calcuate-result .button.disabled,
.calcuate-result .button:hover,
.calcuate-result .loading.disabled,
.calcuate-result .loading:hover {
  background: rgb(0, 90.9, 229.5);
}

@media (max-width: 767px) {
  .calcuate-result .button,
  .calcuate-result .loading {
    margin: 20px 0 0;
  }
}
.calcuate-result .loading:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: load8 1.1s infinite linear;
  position: absolute;
  top: 15%;
  transform: translate(0, -50%);
  right: 4px;
}

.UsedCarCalcWidget .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-arrow:hover ~ .tooltip-content {
  display: none;
}

.result-calculated {
  background: #deebff;
  padding: 14px 30px 45px;
  border-radius: 8px;
  margin: 30px 0 10px;
  display: flex;
}

.result-calculated .recalculate,
.result-calculated .result {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 50%;
}

.result-calculated .rs {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .result-calculated .rs.premium {
    width: 45% !important;
  }
  .result-calculated .rs.idv {
    width: 55% !important;
  }
}
.result-calculated .rs .tooltip-amount-box {
  display: flex;
  align-items: center;
}

.result-calculated .rs .tooltip-amount-box .tooltip-box {
  position: relative;
}

.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0065ff;
  cursor: pointer;
  margin-left: 16px;
}

.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-arrow:hover ~ .tooltip-content {
  display: flex;
}

.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content {
  background: #fff;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 8px;
  position: absolute;
  left: 50%;
  width: 289px;
  top: 22px;
  display: none;
  align-items: CENTER;
  justify-content: space-between;
  padding: 6px 12px;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content {
    left: auto;
    right: -55px;
    transform: translate(0);
  }
}
@media screen and (max-width: 320px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content {
    right: -35px;
    width: 248px;
    padding: 6px 10px;
  }
}
.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -8px;
  left: 53%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content::before {
    right: 15%;
    left: auto;
  }
}
@media screen and (max-width: 320px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content::before {
    right: 9%;
    left: auto;
  }
}
.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content > div {
  display: flex;
  align-items: center;
}

.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content > div .label {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #6b778c;
}

@media screen and (max-width: 320px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content > div .label {
    font-size: 10px;
  }
}
.result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content > div .value {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #253858;
  margin-left: 8px;
}

@media screen and (max-width: 320px) {
  .result-calculated .rs .tooltip-amount-box .tooltip-box .tooltip-content > div .value {
    font-size: 12px;
  }
}
.result-calculated .rs span {
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  color: #7a869a;
}

.result-calculated .rs .amt {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #172b4d;
}

@media screen and (max-width: 767px) {
  .result-calculated .rs .amt {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .result-calculated .rs .amt {
    font-size: 14px;
  }
}
.result-calculated .button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 90%;
  border: none;
  padding: 7px;
  position: relative;
  max-width: 130px;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  justify-content: center;
}

.result-calculated .invert-button {
  color: #253858;
  background: #fff;
  border-radius: 8px;
  width: 90%;
  border: none;
  padding: 0;
  position: relative;
  max-width: 154px;
  display: flex;
  align-items: center;
  padding: 7px 7px 7px 30px;
  margin-right: 10px;
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
}

.result-calculated .invert-button:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 7px;
  background: url("../../images/recalculate.png") no-repeat 0 0;
}

.result-calculated .recalculate {
  align-items: end;
  justify-content: end;
}

@media (max-width: 767px) {
  .result-calculated {
    flex-direction: column;
  }
  .result-calculated .recalculate,
  .result-calculated .result {
    width: 100%;
  }
  .result-calculated .result {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    margin-bottom: 45px;
  }
  .result-calculated .recalculate {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    max-width: 300px;
  }
}
@media (max-width: 568px) {
  .result-calculated {
    padding: 15px 10px;
  }
}
@media (max-width: 360px) {
  .result-calculated .recalculate {
    flex-direction: column;
  }
  .result-calculated .recalculate .button,
  .result-calculated .recalculate .invert-button {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }
  .result-calculated .recalculate .invert-button {
    margin-bottom: 10px;
  }
}
.result-calculated.orgprice {
  padding: 14px 15px;
}

.result-calculated.orgprice .result {
  position: relative;
  width: 55%;
}

.result-calculated.orgprice .result .rs.idv {
  width: 40%;
}

.result-calculated.orgprice .result .rs.premium {
  width: 60%;
}

.result-calculated.orgprice .result .rs.premium .oldprice {
  display: flex;
}

.result-calculated.orgprice .result .rs.premium .oldprice .amt {
  width: 40%;
  text-decoration: line-through;
  font-weight: 400;
}

.result-calculated.orgprice .result .rs.premium .oldprice .change-amt {
  width: 60%;
}

.result-calculated.orgprice .result .rs.premium .oldprice .change-amt .finamt {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .finamt {
    margin: 0;
  }
}
.result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr {
  line-height: 8px;
  color: #00875a;
  display: block;
  margin-top: -8px;
}

.result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr .price {
  font-size: 14px;
  line-height: 30px;
  color: #00875a;
  display: inline;
  width: 100%;
  font-weight: 700;
}

@media (max-width: 568px) {
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr {
    font-size: 12px;
  }
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr .price {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr {
    font-size: 10px;
    font-weight: 500;
  }
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr .price {
    font-size: 10px;
    font-weight: 500;
  }
}
@media (max-width: 320px) {
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr {
    font-size: 8px;
    font-weight: 500;
  }
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .savepr .price {
    font-size: 9px;
    font-weight: 500;
  }
}
@media (max-width: 1024px) {
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .finamt {
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .result-calculated.orgprice .result {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 360px) {
  .result-calculated.orgprice .result .rs .amt,
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .finamt {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .result-calculated.orgprice .result .rs.premium .oldprice {
    align-items: baseline;
  }
  .result-calculated.orgprice .result .rs .amt,
  .result-calculated.orgprice .result .rs.premium .oldprice .change-amt .finamt {
    font-size: 12px;
  }
}
.result-calculated.orgprice .recalculate {
  width: 45%;
}

@media (max-width: 568px) {
  .result-calculated.orgprice .recalculate {
    width: 100%;
    max-width: 100%;
  }
}
.UsedCarCalcWidget .result .rs {
  width: 50%;
}

.calculate-inurance-premium {
  display: none;
}

.calculate-inurance-premium.show {
  display: block;
}

.ui-widget-content {
  border: 1px solid #dfe1e6;
  background: #fff;
  color: #222;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  max-height: 200px;
  max-width: 790px;
  z-index: 1001;
  margin-top: 15px;
  overflow-y: scroll;
}

.ui-widget-content .ui-menu-item-wrapper {
  font-size: 14px;
  font-weight: 500;
}

.ui-widget-content::-webkit-scrollbar {
  width: 0;
}

.ui-widget-content::-webkit-scrollbar-track {
  background: 0 0;
}

.ui-widget-content::-webkit-scrollbar-thumb {
  background: 0 0;
}

.ui-widget-content::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.ui-menu .ui-menu-item {
  padding: 0;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 12px 16px;
  border-bottom: 1px solid #dfe1e6;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  border: none;
  border-bottom: 1px solid #dfe1e6;
  font-weight: 400;
  color: #212121;
  background: #fafbfc;
  border-radius: 8px 8px 0 0;
}

.ui-menu .ui-menu-item:last-child .ui-menu-item-wrapper.ui-state-active {
  border: none;
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: 0 !important;
}

.inner-rto-page .calcuate-result .button,
.inner-rto-page .calcuate-result .loading {
  min-height: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.inner-rto-page .result-calculated .button,
.inner-rto-page .result-calculated .invert-button {
  min-height: 42px;
  align-items: center;
  justify-content: center;
  display: flex;
}

@media (max-width: 1024px) {
  .inner-rto-page .car-calulator {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .inner-rto-page .transmision-wise ul {
    padding: 0;
  }
  .inner-rto-page .car-brands .popular-brands {
    padding-left: 15px;
  }
}
@media (max-width: 375px) {
  .inner-rto-page .steps-count .heading {
    font-size: 18px;
    line-height: 22px;
  }
}
.carousel-container.recentSearchSlider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.carousel-container.recentSearchSlider .carousel-slider {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .carousel-container.recentSearchSlider .carousel-slider {
    overflow: hidden;
    overflow-x: scroll;
  }
  .carousel-container.recentSearchSlider .carousel-slider::-webkit-scrollbar {
    display: none;
  }
}
.carousel-container.recentSearchSlider .carousel-slider .carousel-slide.slideItem.recent_serch_item {
  max-width: 274px;
  flex-shrink: 0;
  padding: 4px;
  margin-right: 16px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .carousel-container.recentSearchSlider .carousel-slider .carousel-slide.slideItem.recent_serch_item {
    max-width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-container.recentSearchSlider .arrows {
    display: none;
  }
}
.carousel-container.recentSearchSlider .arrows .arrow-left,
.carousel-container.recentSearchSlider .arrows .arrow-right {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

.container_main {
  width: 100%;
}

.container_car_sticky {
  width: 1170px;
  margin: 0 auto;
  float: inherit;
  background: 0 0;
  box-shadow: none;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .container_car_sticky {
    width: 100%;
  }
}
.car_footer_strip .container {
  background-color: transparent;
  box-shadow: none;
}

.car_footer_strip {
  height: 110px;
  box-shadow: 0 -3px 23px 0 rgba(0, 0, 0, 0.12);
  background-color: #deebff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.car_footer_strip .car_strip_details .strip_bg {
  width: 185px;
  height: 144px;
  display: inline-block;
  margin: -29px 60px 0 0;
  vertical-align: middle;
}

.car_footer_strip .car_strip_details .strip_bg::before {
  content: "";
  background: url("../../../cdn/images/footer-strip/car/car_foot_img.png") center left no-repeat;
  background-size: contain;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.car_footer_strip .car_strip_details .strip_text {
  display: inline-block;
  color: #0c2540;
  vertical-align: middle;
  margin-top: -10px;
}

.car_footer_strip .car_strip_details .strip_text .heading {
  font-size: 18px;
  font-weight: 500;
}

.car_footer_strip .car_strip_details .strip_text .heading span {
  font-weight: 900;
  font-size: 32px;
  display: block;
}

.car_footer_strip .car_strip_details .strip_text .heading span sup {
  font-weight: 700;
  letter-spacing: 0.224px;
  font-size: 16px;
}

.car_footer_strip .car_strip_details .strip_text p {
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  color: #0c2540;
}

.car_footer_strip .car_strip_details .strip_text p span {
  font-weight: 600;
}

.car_footer_strip .car_strip_details .strip_form {
  display: inline-block;
  vertical-align: middle;
  width: 450px;
  margin-left: 40px;
  margin-top: 14px;
}

.car_footer_strip .car_strip_details .strip_form.car-bg {
  height: auto;
}

.car_footer_strip .car_strip_details .strip_form .car_number {
  box-shadow: 0 -3px 23px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  height: 39px;
  margin: 0 !important;
  position: relative;
}

.car_footer_strip .car_strip_details .strip_form .car_number .inputbox {
  float: left;
  width: 100%;
}

.car_footer_strip .car_strip_details .strip_form .car_number.error {
  border: none;
}

.articleWrapper .stickFooter_info input[type=text]#carRegistrationNumber,
.stickFooter_info input[type=text]#carRegistrationNumber {
  height: 39px;
  width: 66%;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 10px;
  position: relative;
  outline: 0;
  text-transform: uppercase;
  color: #2f2f2f;
  font-size: 14px;
  letter-spacing: 0.2px;
  float: left;
}

.car_footer_strip .car_strip_details .strip_form .quote_btn {
  width: 34%;
  background-color: #fc4804;
  color: #fff;
  height: 39px;
  border: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 11px 0;
  display: inline-block;
}

.car_footer_strip .car_strip_details .strip_form .quote_btn::after {
  content: "";
  background: url("../../../cdn/images/footer-strip/car/path.png") center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -3px;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question {
  margin: 10px 0 0 0;
  text-align: left;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul {
  margin: 0;
  padding: 0;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
  list-style: none;
  display: inline-block;
  padding: 2px 15px 0;
  width: auto;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li:first-child {
  padding-left: 0;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li:last-child {
  border-right: 0px;
  padding-right: 0;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li a,
.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li button {
  color: #3c72e6;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  padding: 0;
  display: inline-block;
  width: auto;
  background: 0 0;
  border: 0;
}

.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li a::after,
.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li button::after {
  content: "";
  background: url("../../../cdn/images/footer-strip/car/path-2.png") center right no-repeat;
  display: inline-block;
  width: 23px;
  height: 20px;
  vertical-align: middle;
  background-size: auto;
}

.car_footer_strip .strip_close {
  background: #f3f7ff;
  width: 25px;
  height: 25px;
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  cursor: pointer;
  background-size: 50%;
  border-radius: 50%;
}

.car_footer_strip .strip_close:after,
.car_footer_strip .strip_close:before {
  position: absolute;
  left: 11px;
  top: 4px;
  content: " ";
  height: 17px;
  width: 2px;
  background-color: #253858;
}

.car_footer_strip .strip_close:before {
  transform: rotate(45deg);
}

.car_footer_strip .strip_close:after {
  transform: rotate(-45deg);
}

.car_footer_strip .loadingDiv {
  background-color: #fc4804;
  width: 34%;
  height: 39px;
  top: 0;
  float: right;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-right: 15px;
  text-align: center;
}

.car_footer_strip .loadingDiv .loader {
  position: relative;
  right: 0;
  top: 10px;
}

.car_footer_strip .loadingDiv {
  line-height: 42px;
  color: #fff;
  font-weight: 600;
  display: none;
  position: relative;
}

.car_footer_strip .loadingDiv .loader div {
  width: 25px;
  height: 25px;
  display: none;
}

.car_footer_strip .loadingDiv .loader {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  right: 10px;
  top: 9px;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.car_footer_strip .input_field.error .err {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: -5px;
  color: red;
  position: absolute;
  bottom: -18px;
  left: 0;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .car_footer_strip .input_field.error .err {
    position: relative !important;
    text-align: left;
    bottom: -6px;
    display: inline-block;
  }
}
div.stickFooter_info {
  background-color: #e1f3f7 !important;
  display: none;
}

::-webkit-input-placeholder {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  opacity: 0.5;
}

:-ms-input-placeholder {
  opacity: 0.5;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

::placeholder {
  opacity: 0.5;
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

.car_footer_strip .tc-new {
  font-size: 9px;
  text-align: right;
  padding-top: 0;
  color: #000;
}

.car_footer_strip .tc {
  font-size: 9px;
  text-align: center;
  padding-top: 0;
  margin: 0;
  color: #756f6f;
  padding-bottom: 0;
  position: absolute;
  left: 0;
  text-align: right;
  bottom: 3px;
  right: 10px;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .car_footer_strip .car_strip_details .strip_form.car-bg.disFormElement .error {
    margin-top: 0;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 1366px) {
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    width: 34%;
    height: 60px;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
  .car_footer_strip .car_strip_details {
    margin-left: 0;
    padding: 0 15px;
  }
  .car_footer_strip .car_strip_details .strip_form {
    margin-left: 20px;
    width: 40%;
  }
  .car_footer_strip .car_strip_details .strip_bg {
    width: 17%;
  }
  .car_footer_strip .car_strip_details .strip_text .heading {
    font-size: 36px;
  }
  .car_footer_strip .car_strip_details .strip_text p {
    font-size: 28px;
    line-height: 28px;
  }
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    width: 35%;
    height: 60px;
    box-shadow: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  .stickFooter_info input[type=text]#carRegistrationNumber {
    width: 64%;
  }
  .car_footer_strip .car_strip_details .strip_form .car_number .inputbox {
    position: relative;
    text-align: left;
  }
  .stickFooter_info {
    display: block;
    text-align: center;
  }
  .car_footer_strip .car_strip_details .strip_form .quote_btn.carBtnSubmit {
    text-align: center;
    display: block;
    width: 36%;
  }
  .at-share-dock.atss {
    display: none;
  }
  .car_footer_strip .loadingDiv {
    font-size: 10px;
    line-height: 47px;
    height: 39px;
    text-indent: -99999px;
  }
  .car_footer_strip .loadingDiv .loader {
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    right: calc(50% - 12px);
    top: 9px;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 4px solid rgba(255, 255, 255, 0.2);
    border-right: 4px solid rgba(255, 255, 255, 0.2);
    border-bottom: 4px solid rgba(255, 255, 255, 0.2);
    border-left: 4px solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    border-radius: 50%;
    margin: 0;
  }
  .car_footer_strip .car_strip_details .strip_form.car-bg .error {
    text-align: left;
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
    font-weight: 400;
  }
  .car_footer_strip .car_strip_details .strip_form.car-bg {
    position: relative;
  }
  .car_footer_strip .car_strip_details .strip_form.car-bg .error {
    text-align: left;
    font-size: 12px;
    margin-top: 0;
    width: 100%;
  }
  .car_footer_strip .car_strip_details .strip_form.car-bg .error input[type=text] {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 980px) {
  .car_footer_strip .loadingDiv {
    font-size: 10px;
    line-height: 47px;
    height: 48px;
    text-indent: -99999px;
  }
  .car_footer_strip {
    text-align: center;
    height: auto;
  }
  .car_footer_strip.car-hide-mobile {
    display: none;
  }
  .car_footer_strip .container.disForm {
    padding: 0 10px;
    height: auto;
  }
  .car_footer_strip .car_strip_details .strip_bg {
    display: none;
  }
  .car_footer_strip .car_strip_details .strip_form {
    display: block;
    margin: 0 auto;
  }
  .car_footer_strip .car_strip_details .strip_text .heading {
    font-weight: 700;
  }
  .car_footer_strip .car_strip_details .strip_text .heading,
  .car_footer_strip .car_strip_details .strip_text p {
    font-size: 16px;
    display: inline-block;
  }
  .car_footer_strip .car_strip_details {
    padding: 10px 0 20px;
  }
  .car_footer_strip .tc {
    bottom: 3px;
    right: 0;
    text-align: center;
  }
  .car_footer_strip .car_strip_details .strip_text {
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .car_footer_strip .car_strip_details .strip_form .car_number,
  .car_footer_strip .car_strip_details .strip_form .quote_btn {
    height: 48px;
    margin: 0 !important;
  }
  .stickFooter_info input[type=text]#carRegistrationNumber {
    height: 100%;
    padding: 10px;
  }
  .car_footer_strip .car_strip_details .strip_form .quote_btn {
    font-size: 14px;
  }
  .car_footer_strip .car_strip_details .strip_form {
    max-width: 435px;
    width: 100%;
  }
  .car_footer_strip .car_strip_details .strip_form .car_number .inputbox {
    position: relative;
    text-align: left;
    height: 48px;
  }
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    width: 35%;
    box-shadow: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  body .car_footer_strip .strip_form a.quote_btn::after,
  body .car_footer_strip .strip_form input[type=submit]::after {
    content: "";
    background: url(../../../cdn/images/footer-strip/car/path.png) center no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
  }
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    text-indent: -18px;
    background-position: 90% center;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question {
    margin-top: 10px;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
    padding: 3px 15px;
  }
  body .car_footer_strip .strip_form input[type=submit] {
    height: 48px;
  }
  .car_footer_strip .car_strip_details .strip_text .heading,
  .car_footer_strip .car_strip_details .strip_text p {
    font-size: 18px;
    font-weight: 500;
  }
  body .car_footer_strip .car_strip_details .strip_form .quote_btn.carBtnSubmit {
    width: 36%;
    padding: 0;
    line-height: 48px;
    text-align: center;
    text-indent: 0;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul {
    text-align: center;
  }
  .car_footer_strip .tc-new {
    text-align: center;
    font-size: 8px;
  }
}
@media screen and (max-width: 667px) {
  .container {
    padding: 0;
  }
  .car_footer_strip .car_strip_details {
    padding: 10px 0 5px;
    width: 90%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 480px) {
  .car_footer_strip .car_strip_details .strip_form {
    margin: 0 auto 15px;
  }
  .car_footer_strip .tc {
    bottom: 13px;
  }
  .car_footer_strip .car_strip_details .strip_form .quote_btn {
    width: 43%;
    font-size: 12px;
  }
  .car_footer_strip .strip_close {
    width: 24px;
    height: 24px;
    background-size: contain;
    top: 5px;
    right: 5px;
  }
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    font-size: 11px;
  }
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    text-indent: -14px;
    background-position: 90% center;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question {
    text-align: center;
  }
  .car_footer_strip .car_strip_details .strip_text .heading,
  .car_footer_strip .car_strip_details .strip_text p {
    font-size: 16px;
    font-weight: 500;
  }
  .car_footer_strip .car_strip_details .strip_text .heading {
    font-size: 14px;
  }
  .car_footer_strip .car_strip_details .strip_text .heading span {
    font-size: 18px;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li a,
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li button {
    font-size: 12px;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question {
    margin-top: 10px;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
    padding: 3px 11px;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul {
    text-align: center;
  }
  .car_footer_strip .car_strip_details .strip_form.car-bg .error {
    font-size: 11px;
  }
}
@media screen and (max-width: 440px) {
  .car_footer_strip .tc {
    bottom: 3px;
  }
  ::-webkit-input-placeholder {
    font-size: 11px;
  }
  :-ms-input-placeholder {
    font-size: 11px;
  }
  ::placeholder {
    font-size: 11px;
  }
}
@media screen and (max-width: 360px) {
  body .car_footer_strip .strip_form a.quote_btn,
  body .car_footer_strip .strip_form input[type=submit] {
    text-indent: -18px;
  }
  body .car_footer_strip .car_strip_details .strip_form .quote_btn.carBtnSubmit {
    font-size: 10px;
  }
  .car_footer_strip .car_strip_details .strip_form .quote_btn.carBtnSubmit::after {
    width: 19px;
    height: 19px;
    vertical-align: middle;
    margin-left: 0;
    margin-top: -3px;
    background-size: contain;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
    padding: 1px 6px;
    margin: 2px 0;
  }
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li a,
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li button {
    font-size: 10px;
  }
}
@media screen and (max-width: 320px) {
  ::-webkit-input-placeholder {
    font-size: 9px;
  }
  :-ms-input-placeholder {
    font-size: 9px;
  }
  ::placeholder {
    font-size: 9px;
  }
}
.disclaimer-pop {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  margin: 0 35px 0 auto;
  width: 1140px;
}

@media screen and (max-width: 1024px) {
  .disclaimer-pop {
    position: static;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .container_car_sticky .car_strip_details {
    padding: 0;
  }
  .container_car_sticky .car_strip_details .strip_text .heading,
  .container_car_sticky .car_strip_details .strip_text p {
    line-height: inherit;
    display: block;
    text-align: center;
  }
  .container_car_sticky .car_strip_details .strip_form.car-bg {
    margin-bottom: 5px;
  }
  .container_car_sticky .car_strip_details .strip_form.car-bg .footer_car_question {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .car_footer_strip {
    height: auto;
    text-align: center;
  }
  .car_footer_strip .container_car_sticky .car_strip_details {
    padding: 10px 0 20px;
  }
  .car_footer_strip .container_car_sticky .car_strip_details .strip_bg {
    display: none;
  }
  .car_footer_strip .container_car_sticky .car_strip_details .strip_form.car-bg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    width: 100%;
  }
  .car_footer_strip .container_car_sticky .car_strip_details .strip_form.car-bg .disclaimer-pop {
    text-align: left;
  }
  .car_footer_strip .container_car_sticky .car_strip_details .strip_text {
    display: inline-block;
    margin-top: 0;
  }
  .car_footer_strip .container_car_sticky .car_strip_details .strip_text .heading,
  .car_footer_strip .container_car_sticky .car_strip_details .strip_text p {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
  }
}
.car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
  padding: 2px 15px 10px;
}

@media screen and (max-width: 1024px) {
  .car_footer_strip .car_strip_details .strip_form .footer_car_question ul li {
    padding: 3px 11px;
  }
}
@media screen and (min-width: 768px) {
  .mobile-sticky-footer {
    display: none;
  }
}
.mobile-sticky-footer .car-text-slider .car-text-slide {
  background: #b0feeb;
  padding: 6px 0;
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.mobile-sticky-footer .car-text-slider .car-text-slide .slide-up {
  animation: slideUp ease forwards 1.2s;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.mobile-sticky-footer .car-text-slider .car-text-slide .slide-up sup {
  font-size: 9px;
  line-height: 9px;
}

.mobile-sticky-footer .car-text-slider .car-text-slide span {
  font-weight: 700;
  padding: 0 4px;
}

.mobile-sticky-footer .car-text-slider .car-text-slide .icon {
  width: 22px;
  height: 22px;
  margin: 0 4px;
}

.mobile-sticky-footer .car-text-slider .car-text-slide .icon.icon-1 {
  background: url(../../images/bu/motor/car-discount-icon.svg);
}

.mobile-sticky-footer .car-text-slider .car-text-slide .icon.icon-2 {
  background: url(../../images/bu/motor/car-claim-icon.svg);
}

.mobile-sticky-footer .car-text-slider .car-text-slide .icon.icon-3 {
  background: url(../../images/bu/motor/car-warranty-icon.svg);
}

.mobile-sticky-footer .car-text-slider .car-text-slide .icon.icon-4 {
  background: url(../../images/bu/motor/car-icon.svg);
}

.mobile-sticky-footer .mobile-sticky-button-wrapper {
  height: 50px;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .mobile-sticky-button {
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  padding: 16px 0;
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 0;
  left: 0;
  display: none;
  max-width: 100%;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .mobile-sticky-button.active {
  display: block;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .mobile-sticky-button::after {
  content: "";
  background: url(../../images/bu/motor/car-right-arrow-icon.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 0 -3px 6px;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper > div {
  width: 50%;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .call-us,
.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .chat-with-us {
  background: #e2edff;
  padding: 16px 0;
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  position: relative;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .call-us:before,
.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .chat-with-us:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 5px -2px 0;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .call-us::before {
  background: url(../../images/bu/motor/car-call-icon.svg);
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .chat-with-us:before {
  background: url(../../images/bu/motor/car-chat-icon.svg);
  margin: 0 6px -4px 0;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .chat-with-us .unread-messages {
  position: absolute;
  background: red;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  padding: 4px;
  line-height: 11px;
  right: 24px;
  top: 8px;
  width: 20px;
  height: 20px;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .bannercarredirect {
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  padding: 16px 0;
  position: relative;
}

.mobile-sticky-footer .mobile-sticky-button-wrapper .two-buttons-wrapper .bannercarredirect::after {
  content: "";
  background: url(../../images/bu/motor/car-right-arrow-icon.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 0 -4px 6px;
}

.mobile-sticky-footer .slide-out {
  animation: slideOut 0.5s forwards;
}

@keyframes slideUp {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideOut {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
.disclaimerHide {
  color: #0065ff;
  background: 0 0;
  border: 0;
  cursor: pointer;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(46, 64, 100, 0.8);
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
  display: none;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .overlay {
    background: #fff;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
  .overlay {
    align-items: initial;
    overflow: auto;
  }
}
@media only screen and (max-width: 740px) and (min-width: 480px) {
  .overlay {
    align-items: initial;
    overflow: auto;
  }
}
.overlay.open {
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width: 640px) {
  .overlay.open {
    overflow: auto;
    z-index: 100003;
  }
  .overlay {
    overflow: auto;
  }
}
@media screen and (max-width: 1024px) {
  .hide-mobile {
    display: none !important;
  }
}
.hide-desktop {
  display: none;
}

@media screen and (max-width: 1024px) {
  .hide-desktop {
    display: block;
  }
}
.carBanner .text sup {
  font-size: 14px;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.mx-auto {
  margin: 0 auto;
}

.d-block {
  display: block;
}

.car-pre-quote .err {
  font-size: 11px;
  color: red;
  letter-spacing: 0.016em;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .car-pre-quote .car-calulator-step-9 .text-input-feild.error .inputbox {
    margin: 0 0 4px;
  }
}
@media screen and (max-width: 767px) {
  .car-pre-quote .car-calulator-step-9 .err {
    margin-bottom: 6px;
  }
}
.car-pre-quote .car-calulator-step-9 .input-form .inputbox {
  margin: 10px 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote .car-calulator-step-9 .input-form .inputbox {
    margin: 0 0 10px;
    height: 48px;
  }
}
.car-pre-quote .car-calulator-step-9 .input-form .inputbox + .feildLable {
  top: 26px;
}

.car-pre-quote .car-calulator-step-9 .input-form .inputbox.labelshow + .feildLable,
.car-pre-quote .car-calulator-step-9 .input-form .inputbox:focus + .feildLable {
  top: -2px;
}

@media (max-width: 1024px) {
  .car-pre-quote .car-calulator-step-9 {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .car-pre-quote .car-calulator-step-9 {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.car-pre-quote .car-calulator-step-10 .text-input-feild.error .inputbox {
  margin: 0 0 4px;
}

.car-pre-quote .car-calulator-step-10 .err {
  margin-bottom: 4px;
}

.car-pre-quote .car-calulator-step-10 .input-form .inputbox {
  margin: 0 0 10px;
}

.car-pre-quote .car-calulator-step-10 .input-form .inputbox + .feildLable {
  top: 26px;
}

.car-pre-quote .car-calulator-step-10 .input-form .inputbox.labelshow + .feildLable,
.car-pre-quote .car-calulator-step-10 .input-form .inputbox:focus + .feildLable {
  top: -2px;
}

.car-pre-quote .common_heading {
  padding: 25px 50px 25px 30px;
  font-size: 20px;
  line-height: 32px;
  position: relative;
  border-bottom: 1px solid rgba(107, 119, 140, 0.2);
  position: fixed;
  width: 572px;
  background: #fff;
  z-index: 100;
}

.car-pre-quote .common_heading span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 450px;
  display: block;
  font-weight: 500;
  color: #253858;
  font-size: 18px;
  line-height: 32px;
}

.car-pre-quote .common_heading span span {
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 1024px) {
  .car-pre-quote .common_heading {
    padding: 15px 50px 12px 30px;
    font-size: 20px;
    width: 100%;
    border: none;
  }
  .car-pre-quote .common_heading span {
    font-weight: 700;
  }
}
@media (max-width: 568px) {
  .car-pre-quote .common_heading span {
    max-width: 90%;
  }
}
.car-pre-quote .common_heading.back {
  padding: 16px 50px 16px 50px;
}

.car-pre-quote .common_heading.back .backbutton {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.car-pre-quote .common_heading.back .backbutton:before {
  border: solid #253858;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: translate(0, -50%) rotate(-135deg);
  transition: all 0.2s ease-out;
  margin: 0 0 0 14px;
  content: "";
  left: -1px;
  position: absolute;
  top: 50%;
}

@media (max-width: 1024px) {
  .car-pre-quote .common_heading.back {
    border: none;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 100;
  }
}
.car-pre-quote .common_heading.addclose .close {
  position: absolute;
  display: inline-block;
  width: 23px;
  height: 22px;
  overflow: hidden;
  border: 2px solid #253858;
  border-radius: 50%;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
}

.car-pre-quote .common_heading.addclose .close:hover::after,
.car-pre-quote .common_heading.addclose .close:hover::before {
  background: #253858;
}

.car-pre-quote .common_heading.addclose .close::after,
.car-pre-quote .common_heading.addclose .close::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 60%;
  top: 9px;
  left: 4px;
  margin-top: -1px;
  background: #253858;
}

.car-pre-quote .common_heading.addclose .close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.car-pre-quote .common_heading.addclose .close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.car-pre-quote .field-wrapper {
  position: relative;
}

.car-pre-quote .field-wrapper .err {
  position: absolute;
  top: 65px;
  left: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .car-pre-quote .field-wrapper .err {
    top: 52px;
  }
}
.quote-wrapper {
  padding: 0;
}

@media only screen and (max-width: 1024px) {
  .quote-wrapper {
    margin-bottom: 90px;
  }
  .quote-wrapper.step9 {
    margin-bottom: 220px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .quote-wrapper.step9 {
    margin-bottom: 175px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .quote-wrapper.step1 {
    margin-top: 196px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .quote-wrapper {
    margin-top: 66px;
  }
}
@media only screen and (max-width: 667px) and (min-width: 740px) {
  .quote-wrapper {
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
  }
  .quote-wrapper::-webkit-scrollbar {
    width: 0;
    padding: 0;
  }
  .quote-wrapper::-webkit-scrollbar-track {
    background: 0 0;
  }
  .quote-wrapper::-webkit-scrollbar-thumb {
    background: 0 0;
  }
  .quote-wrapper::-webkit-scrollbar-thumb:hover {
    background: 0 0;
  }
}
@media only screen and (max-width: 568px) and (min-width: 640px) {
  .quote-wrapper {
    height: 170px;
  }
}
@media only screen and (max-width: 540px) {
  .quote-wrapper {
    height: 90%;
  }
}
.quote-wrapper .sub-heading {
  font-size: 12px;
  margin-bottom: 15px;
  opacity: 0.5;
}

.quote-wrapper .sub-heading.top15 {
  margin-top: 15px;
}

.quote-wrapper .search-feild,
.quote-wrapper .text-input-feild {
  position: relative;
}

.quote-wrapper .search-feild.mobile-number,
.quote-wrapper .text-input-feild.mobile-number {
  margin-bottom: 22px !important;
}

.quote-wrapper .search-feild .feildLable,
.quote-wrapper .text-input-feild .feildLable {
  top: 16px;
}

.quote-wrapper .search-feild .inputbox.labelshow + .feildLable,
.quote-wrapper .search-feild .inputbox:focus + .feildLable,
.quote-wrapper .text-input-feild .inputbox.labelshow + .feildLable,
.quote-wrapper .text-input-feild .inputbox:focus + .feildLable {
  top: -12px;
}

.quote-wrapper .search-feild {
  border-radius: 100px;
  border: 1px solid var(--dfe-1-e-6-n-40, #dfe1e6);
  background: var(--ffffffn-0, #fff);
  max-width: 400px;
  margin: 0 auto;
  width: 100%;
}

.quote-wrapper .input_field {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .quote-wrapper .input_field .err {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 16px;
  }
}
.quote-wrapper .input-form,
.quote-wrapper .input_box {
  position: relative;
  display: flex;
}

@media only screen and (max-width: 1024px) {
  .quote-wrapper .input-form,
  .quote-wrapper .input_box {
    box-shadow: 0px 4px 24px 0px #A1C4C0;
    background: #fff;
    padding: 20px 16px;
    border-radius: 8px;
    flex-direction: column;
  }
  .quote-wrapper .input-form .heading,
  .quote-wrapper .input_box .heading {
    display: none;
  }
}
.quote-wrapper .input-form.inline,
.quote-wrapper .input_box.inline {
  display: inline-block;
  margin: 0 0 20px;
}

.quote-wrapper .input-form.inline .popular-brands,
.quote-wrapper .input_box.inline .popular-brands {
  top: 0;
}

@media only screen and (max-width: 1024px) {
  .quote-wrapper .input-form.inline,
  .quote-wrapper .input_box.inline {
    margin: 0 0 20px;
  }
}
.quote-wrapper .input-form .feildLabel,
.quote-wrapper .input_box .feildLabel {
  color: #5e6c84;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  position: absolute;
  left: 15px;
  background: #fff;
  top: 50%;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
  transform: translate(0, -50%);
}

.quote-wrapper .input-form .feildLabel i,
.quote-wrapper .input_box .feildLabel i {
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  .quote-wrapper .input-form .feildLabel,
  .quote-wrapper .input_box .feildLabel {
    top: 31%;
    font-size: 14px;
    left: 27px;
  }
}
.quote-wrapper .input-form .item_select,
.quote-wrapper .input_box .item_select {
  border: 1px solid #97a0af;
  border-radius: 8px;
  width: 100%;
  padding: 13px 33px 13px 13px;
  margin-top: 10px;
  height: 52px;
  background: url(../../images/arrow-path.png) no-repeat right 2% top 50%;
}

.quote-wrapper .input-form .item_select.error,
.quote-wrapper .input_box .item_select.error {
  border: 1px solid red;
}

.quote-wrapper .input-form .carRegistrationNumber,
.quote-wrapper .input-form .inputbox,
.quote-wrapper .input_box .carRegistrationNumber,
.quote-wrapper .input_box .inputbox {
  border-radius: 8px;
  width: 100%;
  padding: 30px 13px 29px;
  margin: 0;
  border: 0;
  background: #fff;
  box-shadow: 0px 4px 24px 0px #A1C4C0;
}
@media screen and (max-width: 1024px) {
  .quote-wrapper .input-form .carRegistrationNumber,
  .quote-wrapper .input-form .inputbox,
  .quote-wrapper .input_box .carRegistrationNumber,
  .quote-wrapper .input_box .inputbox {
    padding: 18px 13px 17px;
    box-shadow: none;
    border: 1px solid #6B778C;
  }
}

.quote-wrapper .input-form .carRegistrationNumber.error,
.quote-wrapper .input-form .inputbox.error,
.quote-wrapper .input_box .carRegistrationNumber.error,
.quote-wrapper .input_box .inputbox.error {
  border: 1px solid red;
}

.quote-wrapper .input-form .carRegistrationNumber.error + .feildLabel,
.quote-wrapper .input-form .inputbox.error + .feildLabel,
.quote-wrapper .input_box .carRegistrationNumber.error + .feildLabel,
.quote-wrapper .input_box .inputbox.error + .feildLabel {
  color: red;
}

.quote-wrapper .input-form .carRegistrationNumber.labelshow + .feildLabel,
.quote-wrapper .input-form .carRegistrationNumber:focus + .feildLabel,
.quote-wrapper .input-form .inputbox.labelshow + .feildLabel,
.quote-wrapper .input-form .inputbox:focus + .feildLabel,
.quote-wrapper .input_box .carRegistrationNumber.labelshow + .feildLabel,
.quote-wrapper .input_box .carRegistrationNumber:focus + .feildLabel,
.quote-wrapper .input_box .inputbox.labelshow + .feildLabel,
.quote-wrapper .input_box .inputbox:focus + .feildLabel {
  z-index: 10;
  visibility: visible;
  top: 0;
  font-size: 12px;
  line-height: 18px;
  left: 14px !important;
  background: linear-gradient(180deg, #f7f8ff, #fff);
}

@media screen and (max-width: 1024px) {
  .quote-wrapper .input-form .carRegistrationNumber.labelshow + .feildLabel,
  .quote-wrapper .input-form .carRegistrationNumber:focus + .feildLabel,
  .quote-wrapper .input-form .inputbox.labelshow + .feildLabel,
  .quote-wrapper .input-form .inputbox:focus + .feildLabel,
  .quote-wrapper .input_box .carRegistrationNumber.labelshow + .feildLabel,
  .quote-wrapper .input_box .carRegistrationNumber:focus + .feildLabel,
  .quote-wrapper .input_box .inputbox.labelshow + .feildLabel,
  .quote-wrapper .input_box .inputbox:focus + .feildLabel {
    background: #fff;
    top: 20px;
    left: 27px !important;
  }
}
.quote-wrapper .input-form .carRegistrationNumber.labelshow + .feildLabel i,
.quote-wrapper .input-form .carRegistrationNumber:focus + .feildLabel i,
.quote-wrapper .input-form .inputbox.labelshow + .feildLabel i,
.quote-wrapper .input-form .inputbox:focus + .feildLabel i,
.quote-wrapper .input_box .carRegistrationNumber.labelshow + .feildLabel i,
.quote-wrapper .input_box .carRegistrationNumber:focus + .feildLabel i,
.quote-wrapper .input_box .inputbox.labelshow + .feildLabel i,
.quote-wrapper .input_box .inputbox:focus + .feildLabel i {
  display: none;
}

.quote-wrapper .calcuate-pre .button,
.quote-wrapper .calcuate-pre .loading,
.quote-wrapper .pre-quote-submit .button,
.quote-wrapper .pre-quote-submit .loading,
.quote-wrapper .submit-car-details .button,
.quote-wrapper .submit-car-details .loading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 100%;
  margin: 20px auto 0;
  border: none;
  padding: 18px 20px;
  position: relative;
  max-width: 400px;
}

.quote-wrapper .calcuate-pre .button.disabled,
.quote-wrapper .calcuate-pre .button:hover,
.quote-wrapper .calcuate-pre .loading.disabled,
.quote-wrapper .calcuate-pre .loading:hover,
.quote-wrapper .pre-quote-submit .button.disabled,
.quote-wrapper .pre-quote-submit .button:hover,
.quote-wrapper .pre-quote-submit .loading.disabled,
.quote-wrapper .pre-quote-submit .loading:hover,
.quote-wrapper .submit-car-details .button.disabled,
.quote-wrapper .submit-car-details .button:hover,
.quote-wrapper .submit-car-details .loading.disabled,
.quote-wrapper .submit-car-details .loading:hover {
  background: rgb(0, 90.9, 229.5);
}

@media (max-width: 1024px) {
  .quote-wrapper .calcuate-pre .button,
  .quote-wrapper .calcuate-pre .loading,
  .quote-wrapper .pre-quote-submit .button,
  .quote-wrapper .pre-quote-submit .loading,
  .quote-wrapper .submit-car-details .button,
  .quote-wrapper .submit-car-details .loading {
    width: 100%;
    margin: 0 auto;
  }
}
.quote-wrapper .calcuate-pre .loading:after,
.quote-wrapper .pre-quote-submit .loading:after,
.quote-wrapper .submit-car-details .loading:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 15%;
  transform: translate(0, -50%);
  right: 4px;
}

.quote-wrapper .dontKnow {
  display: flex;
  justify-content: flex-start;
  margin-top: 24px;
}

.quote-wrapper .dontKnow .other-options {
  position: relative;
  cursor: pointer;
  width: fit-content;
  text-align: left;
  background: #D0F1EF;
  padding: 16px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
}
.quote-wrapper .dontKnow .other-options::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ev-top-fold-car-icon.svg) no-repeat center/contain;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .quote-wrapper .dontKnow .other-options::before {
    width: 32px;
    height: 32px;
    margin-right: 12px;
  }
}

.quote-wrapper .dontKnow .other-options .icon {
  display: none;
}

.quote-wrapper .dontKnow .other-options button {
  color: #253858;
  align-items: center;
  border: none;
  background: 0 0;
  padding: 10px 15px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 50px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016px;
}
.quote-wrapper .dontKnow .other-options button::after {
  content: "→";
  margin-left: 6px;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .quote-wrapper .dontKnow .other-options button {
    font-size: 14px;
    line-height: 22px;
  }
  .quote-wrapper .dontKnow .other-options button::after {
    font-size: 14px;
  }
}

.quote-wrapper .dontKnow .other-options.no-brd button {
  border: none;
  padding: 0;
}

.quote-wrapper .search-rto-list-pq {
  font-size: 14px;
  color: #0065ff;
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 16px 0 16px 0;
  cursor: pointer;
  padding: 0 10px;
}

.car-calulator-step-6.calculate-inurance-premium .pre-quote-transmision-wise ul li,
.car-calulator-step-6.calculate-inurance-premium .transmision-wise ul li {
  padding: 0px 0 !important;
  cursor: pointer;
}

.brand-new-car-button {
  width: 50%;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border: 1px solid #fff;
  cursor: pointer;
  padding: 18px;
  text-align: center;
  margin: 10px 0;
  color: #0065ff;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .brand-new-car-button {
    padding: 12px;
  }
}
@media (max-width: 568px) {
  .brand-new-car-button {
    width: 98%;
  }
}
.car-calulator-step-1 #btnSubmit,
.car-calulator-step-1 .proceed.loading {
  background-color: #00875A !important;
  width: 100%;
}

.car-calulator-step-1 .proceed.loading::after {
  width: 20px;
  height: 20px;
  right: 45%;
  top: 16px;
}

@media (max-width: 1024px) {
  .car-pre-quote .form_submit {
    margin: 0 auto;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .car-pre-quote .form_submit {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .car-pre-quote .car-calulator-step-1 .desktop-hide {
    display: none;
  }
  .car-pre-quote .car-calulator-step-1 .dontKnow {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .car-pre-quote .car-calulator-step-1 .dontKnow .other-options.new-car {
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    padding: 12px;
    justify-content: center;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .car-pre-quote .car-calulator-step-1 .dontKnow .other-options {
    width: 100%;
  }
}
.calculate-inurance-premium .full-mode.car-brands,
.calculate-inurance-premium .full-mode.car-prequote-brands {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 30px 0 10px;
}

.calculate-inurance-premium .full-mode.car-brands .all_variant,
.calculate-inurance-premium .full-mode.car-prequote-brands .all_variant {
  font-size: 14px;
  margin: 5px 0 0 0;
  display: inline-block;
  color: #0065ff;
  position: relative;
  cursor: pointer;
}

.calculate-inurance-premium .full-mode.car-prequote-brands {
  height: 30px;
}

.text-input-feild {
  position: relative;
}

.calcuate-result.fixed,
.pre-quote-submit.fixed,
.submit-car-details.fixed {
  background: #fff;
  padding: 10PX;
  border-top: 1px solid #ccc;
  position: fixed;
  right: 0;
  width: 570px;
  z-index: 10;
  padding: 10px 35px 0;
  bottom: 0;
}

.calcuate-result.fixed .button,
.calcuate-result.fixed .loading,
.pre-quote-submit.fixed .button,
.pre-quote-submit.fixed .loading,
.submit-car-details.fixed .button,
.submit-car-details.fixed .loading {
  padding: 16px 18px;
  margin-top: 0;
}

@media (max-width: 1024px) {
  .calcuate-result.fixed,
  .pre-quote-submit.fixed,
  .submit-car-details.fixed {
    width: 100%;
    right: initial;
    left: 0;
    border: none;
  }
}
.tnc-apply {
  font-size: 12px;
  display: block;
  margin: 10px;
}

.tnc-apply a {
  color: #0065ff;
}

.tnc-apply a:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .tnc-apply {
    text-align: center;
  }
}
.ui-widget-content {
  z-index: 999999;
  max-width: 400px;
}

.quote-wrapper .car-calulator-step-10 .input-form select.carRegistrationNumber,
.quote-wrapper .car-calulator-step-10 .input-form select.inputbox,
.quote-wrapper .car-calulator-step-10 .input_box select.inputbox,
.quote-wrapper .input_box select.carRegistrationNumber {
  appearance: none;
  background: url(../../images/arrow-path.png) no-repeat right 2% top 50% !important;
}

@media (max-width: 1024px) {
  .car-prequote-brands .popular-brands {
    top: 0;
  }
}
.go-to-top {
  z-index: 9999 !important;
}

.lightbox {
  cursor: pointer;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(37, 56, 88, 0.8);
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.7);
  filter: none !important;
  -webkit-filter: none !important;
  z-index: 9997;
}

.lightbox img {
  display: block;
  position: absolute;
  border: 5px solid #fff;
  box-shadow: 0 0 20px #000;
  border-radius: 1px;
}

body.blurred > * {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

.lightbox__loading {
  background: url(../img/loading.gif) center center no-repeat;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.lightbox__caption {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 9998;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}

.lightbox__caption p {
  margin: 0 auto;
  max-width: 70%;
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.lightbox__button {
  position: absolute;
  z-index: 9999;
  background: no-repeat center center;
  width: 32px;
  height: 32px;
  opacity: 0.4;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.lightbox__button:focus,
.lightbox__button:hover {
  opacity: 1;
}

.lightbox__close {
  right: 10px;
  top: 10px;
  background-image: url("../../images/lightbox/close.png");
}

.lightbox__nav {
  top: 50%;
  margin-top: -16px;
}

.lightbox__nav--next {
  right: 10px;
  background-image: url("../../images/lightbox/next.png");
}

.lightbox__nav--prev {
  left: 10px;
  background-image: url("../../images/lightbox/previous.png");
}

.viewcertificate li {
  padding: 0 10px 0 45px !important;
  font-weight: 600;
  font-size: 14px;
}

@media (max-width: 1024px) {
  .viewcertificate li {
    background: 0 0 !important;
    width: 60px !important;
    margin: 10px !important;
    padding: 0 !important;
  }
}
.viewcertificate li::before {
  display: none;
}

.viewcertificate li a {
  display: flex;
  align-items: center;
  color: #0065ff;
}

.viewcertificate li a i {
  height: 14px;
}

.viewcertificate li a:hover,
.viewcertificate li a:visited {
  color: #0065ff;
}

.footer {
  padding: 0 !important;
}

.product-article-wrapper {
  padding-top: 20px;
}

.makemodel-gridwidget {
  margin: 26px 0 65px 0;
}

@media (max-width: 640px) {
  .makemodel-gridwidget {
    margin-bottom: 50px;
  }
}
.grid:has(.disclaimer-dropdown-section) .makemodel-gridwidget {
  margin: 26px 0 65px 0;
}

.car-widget ~ .block_content_wrapper h1 {
  margin-top: 16px;
}

.car-calulator-step-10,
.car-calulator-step-11,
.car-calulator-step-9 {
  position: relative;
}

.policy-expire-nudge {
  right: -220px;
  position: absolute;
  background: #fff;
  box-shadow: 0 4px 16px 0 rgba(52, 105, 203, 0.1215686275);
  border-radius: 8px;
  padding: 2px;
  max-width: 335px;
  width: 100%;
}

@media screen and (max-width: 1180px) {
  .policy-expire-nudge {
    margin: 20px auto 0;
    position: relative;
    right: auto;
  }
}
.policy-expire-nudge .details {
  border-radius: 8px;
  padding: 8px 18px 8px 67px;
  position: relative;
}

.policy-expire-nudge .details::before {
  content: "";
  width: 59px;
  height: 56px;
  position: absolute;
  left: 0;
  top: 0;
}

.policy-expire-nudge .details .heading {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #ea9a20;
}

.policy-expire-nudge .details .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
}

.policy-expire-nudge.fifteen-days-left .details {
  background: rgba(231, 139, 0, 0.0784313725);
}

.policy-expire-nudge.fifteen-days-left .details::before {
  background: url(../../images/bu/motor/fifteen-day-policy-expire-nudge-img.svg);
}

.policy-expire-nudge.two-days-left .details {
  background: rgba(255, 48, 48, 0.0588235294);
}

.policy-expire-nudge.two-days-left .details::before {
  background: url(../../images/bu/motor/two-day-policy-expire-nudge-img.svg);
}

.policy-expire-nudge.two-days-left .details .heading {
  color: #ff3030;
}

.policy-expire-nudge.expired .details {
  background: rgba(255, 48, 48, 0.0588235294);
}

.policy-expire-nudge.expired .details::before {
  background: url(../../images/bu/motor/policy-expired-nudge-img.svg);
}

.policy-expire-nudge.expired .details .heading {
  color: #ff3030;
}

.policy-expire-nudge.car-calulator {
  max-width: 300px;
  text-align: center;
  top: 0;
  margin: 0;
  right: -250px;
}

@media screen and (max-width: 1180px) {
  .policy-expire-nudge.car-calulator {
    margin: 20px auto 0;
    position: relative;
    right: auto;
  }
}
.policy-expire-nudge.car-calulator.fifteen-days-left .details {
  background: #fdf6eb;
}

.policy-expire-nudge.car-calulator.fifteen-days-left .details .heading {
  color: #e78b00;
}

.policy-expire-nudge.car-calulator.fifteen-days-left .details .heading::before {
  background: url(../../images/bu/motor/car-calculator-policy-expire-yellow-icon.svg);
}

.policy-expire-nudge.car-calulator.two-days-left .details {
  background: #fff3f3;
}

.policy-expire-nudge.car-calulator.two-days-left .details .heading::before {
  background: url(../../images/bu/motor/car-calculator-policy-expire-orange-icon.svg);
}

.policy-expire-nudge.car-calulator.expired .details {
  background: #fff3f3;
}

.policy-expire-nudge.car-calulator.expired .details .heading::before {
  background: url(../../images/bu/motor/car-calculator-policy-expire-red-icon.svg);
}

.policy-expire-nudge.car-calulator .details {
  padding: 24px 16px;
}

.policy-expire-nudge.car-calulator .details::before {
  display: none;
}

.policy-expire-nudge.car-calulator .details .heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  position: relative;
  margin: 0 0 4px;
  display: flex;
  justify-content: center;
}

.policy-expire-nudge.car-calulator .details .heading::before {
  content: "";
  width: 33px;
  height: 33px;
  display: inline-block;
  margin-right: 10px;
}

.policy-expire-nudge.car-calulator .details .description {
  font-weight: 500;
  text-align: center;
}

.policy-expire-nudge.car-calulator .details button {
  background: #ff5630;
  border: 0;
  width: 100%;
  padding: 11px 0 11px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  margin: 20px 0 0;
  cursor: pointer;
  position: relative;
}

.policy-expire-nudge.car-calulator .details button::after {
  content: "";
  background: url(../../images/bu/motor/car-right-arrow-icon.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 0 -4px 6px;
}

.policy-expire-nudge.car-calulator .details .loading {
  background: #ff5630;
  border: 0;
  width: 100%;
  padding: 11px 0 11px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  margin: 20px 0 0;
  cursor: pointer;
  position: relative;
}

.policy-expire-nudge.car-calulator .details .loading::after {
  width: 24px;
  height: 24px;
}

.car-prequotes-popup-container .policy-expire-nudge {
  display: none;
}

.chat_icn {
  display: inline-block;
  position: fixed;
  right: 5px;
  bottom: 95px;
  padding: 16px 0 0;
  border-radius: 50%;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.24), 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #00c5a7;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  cursor: pointer;
  z-index: 200;
  width: 70px;
  height: 70px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .chat_icn {
    display: none;
  }
}
.chat_icn::before {
  content: "";
  width: 32px;
  height: 22px;
  background-image: url(../../images/chat-icn@3x.png);
  background-size: 100%;
  display: block;
  margin: 0 auto 2px;
}

.close {
  position: absolute;
  right: 0;
  top: -14px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: #000;
  text-align: center;
  line-height: 25px;
  color: #fff;
  opacity: 0.5;
  border-radius: 50%;
  font-size: 11px;
}

.chatbox {
  position: fixed;
  height: 420px;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #ccc;
  z-index: 200;
}

.chatbox.newchat {
  padding: 0;
  height: calc(100vh - 130px);
  max-width: 420px;
  border: none;
  background: 0 0;
  width: 99%;
  margin: 0 20px 0 auto;
  border-radius: 10px;
  background: #deebff;
  box-shadow: 0 0 16px rgba(6, 19, 88, 0.2);
  left: 0;
  right: 0;
}

@media (max-width: 568px) {
  .chatbox.newchat {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    border-radius: 0;
  }
  .chatbox.newchat iframe {
    border-radius: 0;
  }
}
.chatNewBox {
  position: relative;
  z-index: 99999 !important;
}

.chatNewBox iframe {
  border-radius: 0;
}

.chatbox iframe {
  opacity: 0;
  transition: all 0.3s ease-in;
}

.chatbox.newchat iframe {
  opacity: 1;
}

.chatbox.newchat .close {
  display: none;
}

.chatbox.newchat iframe {
  border: none;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  box-shadow: 0 0 16px #676666;
}

.chatbox iframe {
  border: none;
  width: 400px;
}

.discount-nudge {
  top: 50%;
  background: #aef9c3;
  position: fixed;
  right: -138px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 35px 0 0 35px;
  z-index: 111;
  transition: all ease 0.5s;
}

@media screen and (min-width: 768px) {
  .discount-nudge {
    display: none;
  }
}
.discount-nudge .gif {
  width: 44px;
  height: 32px;
  position: relative;
  padding: 4px 8px 4px 4px;
  margin-right: 8px;
}

.discount-nudge .gif::before {
  background: url(../../images/bu/motor/car-discount-nudge-icon.gif) no-repeat center/contain;
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(0, -50%);
}

.discount-nudge .content {
  color: #292933;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.06px;
  text-align: left;
  padding-right: 7px;
}

.discount-nudge .content span {
  font-size: 20px;
  font-weight: 700;
  line-height: 23.44px;
  color: #158a36;
}

.discount-nudge .content span sup {
  font-size: 12px;
  line-height: 12px;
}

.container {
  max-width: 1170px;
  margin: 0 auto 90px;
}
@media screen and (max-width: 1024px) {
  .container {
    margin: 0 auto 35px;
    padding: 0 16px;
  }
}
.container.main-content-section {
  margin: 0 auto 90px;
}
@media screen and (max-width: 1024px) {
  .container.main-content-section {
    margin: 0 auto 35px;
    padding: 0 16px;
  }
}

.first-main-heading,
.main-heading,
.top-plan-heading, .planHeading {
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 12px;
  text-align: left;
}
.first-main-heading.center,
.main-heading.center,
.top-plan-heading.center, .planHeading.center {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .first-main-heading,
  .main-heading,
  .top-plan-heading, .planHeading {
    font-size: 24px;
    line-height: 36px;
  }
  .first-main-heading.center,
  .main-heading.center,
  .top-plan-heading.center, .planHeading.center {
    text-align: left;
  }
}

.description {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
.description.center {
  text-align: center;
}
.description .orange {
  color: #DE7620;
  font-weight: 700;
}
.description .details {
  margin: 0 0 24px;
}
.description .details:last-child {
  margin: 0;
}
.description .read-more-details {
  display: none;
}
.description .read-more-details.show {
  display: inline;
}
.description .read-more-details-button {
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
}
.description .read-more-details-button::before {
  content: "...";
  color: rgba(37, 56, 88, 0.8);
}
.description .read-more-details-button.show {
  display: block;
}
.description .read-more-details-button.show::before {
  display: none;
}
@media screen and (max-width: 1024px) {
  .description {
    font-size: 14px;
    line-height: 22px;
  }
  .description.center {
    text-align: left;
  }
}

.with-green-bg {
  background: #EFFBF5;
  padding: 70px 0;
  margin: 0 0 90px;
}
.with-green-bg .container {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .with-green-bg {
    margin: 0 auto 35px;
    padding: 35px 0;
  }
}

.with-grey-bg {
  background: #F7F8F7;
  padding: 70px 0;
  margin: 0 0 90px;
}
.with-grey-bg .container {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .with-grey-bg {
    margin: 0 auto 35px;
    padding: 35px 0;
  }
}

.with-beige-bg {
  background: #FBF9F8;
  padding: 70px 0;
  margin: 0 0 90px;
}
.with-beige-bg .container {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .with-beige-bg {
    margin: 0 auto 35px;
    padding: 35px 0;
  }
}

.generic-tabs {
  text-align: CENTER;
  margin: 28px 0 0;
}
@media screen and (max-width: 1024px) {
  .generic-tabs {
    margin: 20px 0 0;
    text-align: left;
  }
}
.generic-tabs.blue .generic-tab-nav {
  background: #E4EDFB;
  border: 1px solid #CEDCF3;
}

.generic-tab-nav {
  border-radius: 26px;
  border: 0;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(37, 56, 88, 0.2);
  padding: 4px;
  margin-bottom: 28px;
  display: inline-flex;
  overflow: auto;
  cursor: pointer;
  position: relative;
  align-items: center;
  justify-content: CENTER;
  list-style: none;
}
.generic-tab-nav .generic-tab-link {
  max-width: none;
  padding: 8px 20px;
  text-align: center;
  color: rgba(32, 57, 100, 0.8);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  flex-shrink: 0;
}
.generic-tab-nav .generic-tab-link.active {
  border-radius: 22px;
  box-shadow: none;
  background: #253858;
  font-weight: 500;
  color: #fff;
}
.generic-tab-nav .generic-tab-link:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .generic-tab-nav {
    margin: 0 0 24px;
    overflow-x: scroll;
    width: auto;
    justify-content: flex-start;
    max-width: 100%;
  }
  .generic-tab-nav::-webkit-scrollbar {
    display: none;
  }
}

.generic-tab-content {
  display: none;
}
.generic-tab-content.active {
  display: block;
}

.ordered-list {
  list-style: none;
  margin: 22px 0 0;
  counter-reset: section;
}
.ordered-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
  padding-left: 18px;
  counter-increment: section;
}
@media screen and (max-width: 1024px) {
  .ordered-list li {
    font-size: 14px;
    line-height: 20px;
  }
}
.ordered-list li::before {
  content: counter(section) ".";
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 500;
  border-radius: 50%;
  line-height: 26px;
}
.ordered-list li .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin: 0 0 4px;
}

.unordered-list {
  list-style: none;
  margin: 22px 0 0;
}
.unordered-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
  padding-left: 18px;
}
@media screen and (max-width: 1024px) {
  .unordered-list li {
    font-size: 14px;
    line-height: 20px;
  }
}
.unordered-list li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: rgba(37, 56, 88, 0.9019607843);
  position: absolute;
  left: 0;
  top: 11px;
  border-radius: 50%;
}
.unordered-list li .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin: 0 0 4px;
}
.unordered-list.with-image li {
  padding-left: 36px;
}
.unordered-list.with-image li::before {
  background: url(../../images/bu/motor/fullwidth/green-check-icon.svg) no-repeat center/contain;
  width: 26px;
  height: 26px;
  top: 1px;
}

.why-customers-love-us-section {
  background: #F3F7FF;
  border-radius: 16px;
  padding: 32px 60px;
  margin: 64px 0 0;
  position: relative;
}
.why-customers-love-us-section::before {
  content: "";
  position: absolute;
  top: -32px;
  left: 50%;
  width: 360px;
  height: 32px;
  background: inherit;
  clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
  z-index: -1;
  transform: translate(-50%, 0px);
}
.why-customers-love-us-section .description {
  position: absolute;
  transform: translate(-50%, 0px);
  left: 50%;
  top: -20px;
  color: #3562BB;
  font-weight: 700;
}
.why-customers-love-us-section .pointers-list {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}
.why-customers-love-us-section .pointers-list .image {
  height: 34px;
  width: 34px;
}
.why-customers-love-us-section .pointers-list .image img {
  height: 100%;
  max-width: 34px;
}
.why-customers-love-us-section .pointers-list .content {
  margin: 20px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .why-customers-love-us-section .pointers-list .content {
    font-size: 14px;
    line-height: 20px;
  }
}
.why-customers-love-us-section .pointers-list .content span {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .why-customers-love-us-section {
    background: #fff;
    border-radius: 0;
    padding: 0;
    margin: 22px 0 0;
    position: relative;
  }
  .why-customers-love-us-section::before {
    display: none;
  }
  .why-customers-love-us-section .description {
    position: relative;
    transform: none;
    left: auto;
    top: auto;
    color: #697CA2;
    text-align: center;
    margin: 0 8px;
  }
  .why-customers-love-us-section .description::before, .why-customers-love-us-section .description::after {
    content: "";
    background: url(../../images/bu/motor/fullwidth/line-vector.svg) no-repeat center/contain;
    width: 56px;
    height: 6px;
    position: absolute;
    top: 40%;
    right: 0;
  }
  .why-customers-love-us-section .description::before {
    left: 0;
    transform: rotate(-180deg);
  }
  .why-customers-love-us-section .pointers-list {
    flex-direction: column;
    margin: 18px 0 0;
    padding: 0 8px;
  }
  .why-customers-love-us-section .pointers-list .pointer {
    width: 100%;
    background: #F3F7FF;
    border-radius: 16px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    margin: 0 0 8px;
  }
  .why-customers-love-us-section .pointers-list .pointer .image {
    height: 24px;
    width: 24px;
  }
  .why-customers-love-us-section .pointers-list .pointer .image img {
    max-width: 24px;
  }
  .why-customers-love-us-section .pointers-list .pointer .content {
    margin: 0 0 0 16px;
  }
  .why-customers-love-us-section .pointers-list .pointer .content span {
    display: inline;
    font-size: 16px;
    line-height: 24px;
  }
}

.third-party-top-plans-section {
  background: #F7F8F7;
  padding: 70px 0;
  margin: 0 0 90px;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section {
    margin: 0 auto 60px;
    padding: 40px 0;
  }
  .third-party-top-plans-section .container {
    padding: 0;
  }
  .third-party-top-plans-section .main-heading,
  .third-party-top-plans-section .allPlansContainer {
    padding: 0 16px;
  }
}
.third-party-top-plans-section .top-plan-heading, .third-party-top-plans-section .planHeading {
  text-align: center;
  margin: 0 0 24px;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .top-plan-heading, .third-party-top-plans-section .planHeading {
    padding: 0 16px;
    text-align: left;
  }
}
.third-party-top-plans-section .top-plan-heading sup, .third-party-top-plans-section .planHeading sup {
  font-size: 12px;
  line-height: 12px;
}
.third-party-top-plans-section .car-widget.third-party {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party {
    margin: 0 auto 0px;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap {
  border-radius: 0;
  background: transparent;
  padding: 0;
  color: #253858;
  padding-bottom: 0;
  max-width: 750px;
  margin: 24px auto 0;
}
@media screen and (max-width: 767px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap {
    margin: 0 auto;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tabListWrapper,
.third-party-top-plans-section .car-widget.third-party .plansWrap .tag-wrapper {
  text-align: center;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tabList {
  border-radius: 26px;
  border: 0;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(37, 56, 88, 0.2);
  padding: 4px;
  margin-bottom: 28px;
  display: inline-flex;
  overflow: auto;
  cursor: pointer;
  position: relative;
  align-items: center;
  justify-content: CENTER;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tabList .tabItem {
  flex: 0 0 20%;
  max-width: none;
  padding: 8px 20px;
  text-align: center;
  color: rgba(37, 56, 56, 0.8);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tabList .tabItem.active {
  border-radius: 22px;
  box-shadow: none;
  background: #253858;
  color: #fff;
  font-weight: 500;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tabList .tabItem:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .tabList {
    overflow-x: scroll;
    width: auto;
    justify-content: flex-start;
    border-radius: 26px;
    max-width: 100%;
  }
  .third-party-top-plans-section .car-widget.third-party .plansWrap .tabList::-webkit-scrollbar {
    display: none;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tag {
  background: #E4F2FF;
  display: inline-flex;
  align-items: center;
  padding: 2px 12px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #084F90;
  position: relative;
  margin: 0 0 20px;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .tag::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/third-party-info-icon.svg) no-repeat center/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px 0 0;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .tag {
    font-size: 10px;
    line-height: 15px;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard {
  border-radius: 16px;
  position: relative;
  box-shadow: 0px 4px 16px 0px rgba(37, 56, 88, 0.1607843137);
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard.showCard1, .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard.showCard3, .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard.showCard4 {
    padding-bottom: 0;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .claim {
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .claim {
    display: inline-block;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .planBtn .primaryBtnV2 {
  max-width: 120px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  border-radius: 8px;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .planBtn .primaryBtnV2:active {
  font-size: 0;
  transition: none;
  padding: 9px 6px 10px;
}
@media screen and (max-width: 767px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .planBtn .primaryBtnV2:active {
    padding: 8px 1px 7px;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .planBtn .primaryBtnV2:active img {
  display: none;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .planContainer .planBtn .primaryBtnV2:active::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: 0px;
  background: transparent;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .cashlessGarages {
  position: absolute;
  right: -10px;
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  background: #FEF1B3;
  padding: 4px 15px 4px 36px;
  border-radius: 6px 6px 0;
  bottom: 17px;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .cashlessGarages::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 10px 0 0;
  border-color: #AC931F transparent transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  bottom: -5px;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .cashlessGarages {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 0 auto 0px;
    border-radius: 0 0 16px 16px;
  }
  .third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .cashlessGarages::after {
    display: none;
  }
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .planCard .payAsYouDrive {
  background: #E3FCEF;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .showMoreBtnWrap {
  border-bottom: 0;
  height: auto;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .showMoreBtnWrap .seeMore {
  box-shadow: none;
  border: 1px solid #0065ff;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .downArrow {
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  margin-left: 4px;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .upArrow {
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  margin-bottom: -2px;
  margin-left: 4px;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .includedList {
  list-style: none;
  position: relative;
  padding: 4px 0 0;
  margin: 0 0 12px;
  border-radius: 0;
}
.third-party-top-plans-section .car-widget.third-party .plansWrap .includedList li,
.third-party-top-plans-section .car-widget.third-party .plansWrap .includedList .tags.lightBlue {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .includedList li,
  .third-party-top-plans-section .car-widget.third-party .plansWrap .includedList .tags.lightBlue {
    display: block;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .third-party-top-plans-section .car-widget.third-party .plansWrap .disclaimer {
    padding: 0 16px;
  }
}

.section-2.flex-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section-2.flex-row {
    flex-direction: column;
  }
}
.section-2 .container.flex-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section-2 .container.flex-row {
    flex-direction: column;
  }
}
.section-2 .left,
.section-2 .right {
  width: 48%;
  text-align: center;
}
.section-2 .left:has(.main-heading),
.section-2 .right:has(.main-heading) {
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-2 .left,
  .section-2 .right {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .section-2 .right {
    margin: 40px 0 0;
  }
  .section-2 .right:has(.main-heading) {
    margin: 0;
  }
}
.section-2 .image {
  max-height: 264px;
  max-width: 498px;
  margin: 0 auto;
}
.section-2 .image.hide-desktop {
  margin: 20px 0 0;
}
@media screen and (min-width: 1025px) {
  .section-2 .image.hide-desktop {
    display: none;
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-2 .image {
    max-height: 265px;
  }
  .section-2 .image.hide-mobile {
    display: none;
  }
}
.section-2 .image.with-video {
  box-shadow: 0px 0px 10px 0px #E6E3E1;
  border-radius: 12px;
  padding: 4px;
}
.section-2 .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-2 .image img {
    height: auto;
  }
}
.section-2 .wrapped-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 24px 0 0;
}
.section-2 .wrapped-list li {
  background: #F3F7FF;
  border-radius: 25px;
  margin: 0 8px 8px 0;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #0065ff;
}
@media screen and (max-width: 1024px) {
  .section-2 .wrapped-list li {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-2 .button {
  background: #0065FF;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-2 .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-2 .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}

.reels-web-stories-section {
  background: url(../../images/bu/motor/fullwidth/reels-web-stories-bg-image.png) no-repeat top/contain;
  padding: 70px 0 0;
}
@media screen and (max-width: 1024px) {
  .reels-web-stories-section {
    padding: 40px 0 0;
    background: linear-gradient(to bottom, #F9F5FF 0%, #F9F5FF 45%, white 35%, white 100%);
  }
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot {
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .reels-web-stories-section .reels-web-stories-slider.sliderRoot {
    padding: 24px 0 0;
  }
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .item {
  border: 1px solid #F4EBFF;
  border-radius: 12px;
  background: #fff;
  padding: 4px;
  height: 422px;
}
@media screen and (max-width: 1024px) {
  .reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .item {
    width: 250px;
    min-width: 250px;
    padding: 8px;
  }
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .item iframe {
  display: block;
  margin: 0;
  max-width: 100%;
  border-radius: 12px;
  height: 100%;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 96;
  left: -20px;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows.right {
  left: auto;
  right: -4px;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-left,
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.5019607843);
  width: 40px;
  height: 40px;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-left i,
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border: solid #fff;
  padding: 5px;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.reels-web-stories-section .reels-web-stories-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.section-3 .section-3-list {
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list {
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list.slider {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scrollbar-width: none;
  }
  .section-3 .section-3-list.slider .type {
    flex-direction: column;
    margin: 0 20px 0 0;
    max-width: 240px;
    flex-shrink: 0;
  }
}
.section-3 .section-3-list .type {
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border: 1.5px solid #F1F6FF;
  background: #fff;
  border-radius: 12px;
  width: 23%;
  margin: 0 28px 28px 0;
  padding: 24px;
}
.section-3 .section-3-list .type:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list .type {
    width: 100%;
    margin: 0 0 12px;
    padding: 18px 20px;
    display: flex;
    align-items: CENTER;
  }
}
.section-3 .section-3-list .type .image {
  height: 38px;
  max-width: 60px;
}
.section-3 .section-3-list .type .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list .type .image {
    height: 38px;
    max-width: 51px;
    flex-shrink: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 0;
  }
  .section-3 .section-3-list .type .image img {
    width: 100%;
  }
}
.section-3 .section-3-list .type .image.height-60 {
  height: 60px;
  margin: 0 0 16px;
}
.section-3 .section-3-list .type .content .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
  color: #253858;
  font-weight: 700;
  margin: 27px 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list .type .content .title {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list .type .content .title {
    margin: 0 0 8px;
  }
}
.section-3 .section-3-list .type.more-type {
  display: none;
}
.section-3 .section-3-list .type.more-type.show {
  display: block;
}
@media screen and (max-width: 1024px) {
  .section-3 .section-3-list .type.more-type.show {
    display: flex;
  }
}
.section-3 .view-more-type-wrapper {
  text-align: center;
}
.section-3 .view-more-type-wrapper .view-more-type {
  border: 1px solid #0065FF;
  display: inline-flex;
  border-radius: 100px;
  background: #fff;
  padding: 8px 20px;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.section-3 .view-more-type-wrapper .view-more-type::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-3 .view-more-type-wrapper .view-more-type.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
.section-3 .button-wrapper {
  text-align: center;
}
.section-3 .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
  margin: 32px 0 0;
}
.section-3 .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-3 .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-3 .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-3 .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-3 .button-wrapper .button:active .arrow::before {
  display: none;
}
.section-3 .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.experience-assured-delivery-program-section.container {
  background: #F9F5FF;
  box-shadow: 0px 0px 4px 0px #FFFFFF;
  border-radius: 16px;
  padding: 40px;
  position: relative;
}
.experience-assured-delivery-program-section.container::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/eadp-image.png) no-repeat center/contain;
  width: 228px;
  height: 96px;
  position: absolute;
  top: 15px;
  right: 10%;
}
@media screen and (max-width: 1024px) {
  .experience-assured-delivery-program-section.container {
    border-radius: 12px;
    padding: 24px 24px 0;
    position: relative;
    width: calc(100% - 32px);
  }
  .experience-assured-delivery-program-section.container::after {
    background-image: url(../../images/bu/motor/fullwidth/eadp-image-mobile.png);
    width: 97px;
    height: 96px;
    top: 40px;
    right: 0;
  }
  .experience-assured-delivery-program-section.container .main-heading {
    max-width: 200px;
  }
}
.experience-assured-delivery-program-section.container .tag {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(90deg, #8A5FC5 0%, #8A5FC5 100%);
  border: 1px solid #A380D3;
  border-radius: 25px;
  padding: 4px 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #fff;
  position: relative;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 1024px) {
  .experience-assured-delivery-program-section.container .tag {
    font-size: 14px;
    line-height: 20px;
  }
}
.experience-assured-delivery-program-section.container .tag::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/diamond-icon.svg) no-repeat center/contain;
  margin: 0 4px 0 0;
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 1024px) {
  .experience-assured-delivery-program-section.container .tag {
    font-size: 12px;
    line-height: 18px;
  }
}
.experience-assured-delivery-program-section.container .main-heading span {
  font-weight: 400;
}
.experience-assured-delivery-program-section.container .sliderWrapper .items .item {
  box-shadow: 0px 0px 10px 0px #E9DFF7;
  border: 1px solid #F1E8FF;
  border-radius: 12px;
  background: #fff;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  cursor: initial;
}
@media screen and (max-width: 1024px) {
  .experience-assured-delivery-program-section.container .sliderWrapper .items .item {
    min-height: auto;
    padding: 8px 6px;
  }
}
.experience-assured-delivery-program-section.container .sliderWrapper .items .item .tick {
  background: url(../../images/bu/motor/fullwidth/tick-icon.svg) no-repeat center/contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  flex-shrink: 0;
}
.experience-assured-delivery-program-section.container .sliderWrapper .items .item .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .experience-assured-delivery-program-section.container .sliderWrapper .items .item .content {
    font-size: 14px;
    line-height: 20px;
  }
}
.experience-assured-delivery-program-section.container .sliderWrapper .items .item .content span {
  font-weight: 600;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 96;
  left: -12px;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows.right {
  left: auto;
  right: -12px;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-left,
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.5019607843);
  width: 24px;
  height: 24px;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-left i,
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-right i {
  border: solid #fff;
  padding: 3px;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.experience-assured-delivery-program-section.container .sliderWrapper .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.section-4 .section-4-list {
  display: FLEX;
  margin: 32px 0 0;
}
@media screen and (max-width: 767px) {
  .section-4 .section-4-list {
    flex-direction: column;
  }
}
.section-4 .section-4-list .type {
  box-shadow: 0px 0px 10px 0px rgba(230, 227, 225, 0.6);
  border: 1px solid #FAF3F0;
  border-radius: 12px;
  background: #fff;
  padding: 4px;
  width: 32%;
  margin: 0 30px 0 0;
}
.section-4 .section-4-list .type:last-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .section-4 .section-4-list .type {
    width: 100%;
    margin: 0 0 16px;
  }
}
.section-4 .section-4-list .type .engine-capacity {
  background: #fff;
  border-radius: 12px 12px 0 0;
  padding: 16px;
  display: flex;
  align-items: CENTER;
}
@media screen and (max-width: 1024px) {
  .section-4 .section-4-list .type .engine-capacity {
    font-size: 12px;
  }
}
.section-4 .section-4-list .type .engine-capacity .image {
  margin: 0 12px 0 0;
}
.section-4 .section-4-list .type .engine-capacity .image img {
  max-width: 100%;
}
.section-4 .section-4-list .type .engine-capacity .label {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.7019607843);
  margin: 0 0 1px;
  text-align: left;
}
.section-4 .section-4-list .type .engine-capacity .value {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .section-4 .section-4-list .type .engine-capacity .value {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-4 .section-4-list .type .insurance-premium-rates {
  display: flex;
  align-items: CENTER;
  padding: 32px 20px;
  justify-content: center;
  background: #F6F8FA;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 1024px) {
  .section-4 .section-4-list .type .insurance-premium-rates {
    padding: 16px 12px;
  }
}
.section-4 .section-4-list .type .insurance-premium-rates .label {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.7019607843);
  margin: 0 0 4px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-4 .section-4-list .type .insurance-premium-rates .label {
    font-size: 12px;
    line-height: 18px;
  }
}
.section-4 .section-4-list .type .insurance-premium-rates .value {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-4 .section-4-list .type .insurance-premium-rates .value {
    font-size: 20px;
    line-height: 32px;
  }
}
.section-4 .section-4-list .type .insurance-premium-rates .button {
  border: 1px solid #0065FF;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  color: #0065ff;
  padding: 8px 18px;
  cursor: pointer;
  border-radius: 8px;
  text-align: center;
}

.section-5 .description {
  margin: 0 0 32px;
}
@media screen and (max-width: 1024px) {
  .section-5 .description {
    margin: 0 0 24px;
  }
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item {
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border: 1px solid #F1F6FF;
  border-radius: 12px;
  background: #fff;
  padding: 24px;
  cursor: initial;
  margin: 0 30px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-5 .section-5-slider.sliderRoot .sliderWrapper .item {
    width: 265px;
    min-width: 265px;
    padding: 16px;
    min-height: auto;
  }
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item .description {
  margin: 0;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item .image {
  height: 70px;
  max-width: 150px;
  margin: 0 0 36px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-5 .section-5-slider.sliderRoot .sliderWrapper .item .image {
    height: 50px;
    max-width: 100px;
    margin: 0 0 28px;
  }
  .section-5 .section-5-slider.sliderRoot .sliderWrapper .item .image img {
    height: auto;
  }
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item .content .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-5 .section-5-slider.sliderRoot .sliderWrapper .item .content .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item.flexible-height .image {
  height: auto;
  margin: 0 0 16px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item.full-image {
  padding: 0;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item.full-image .image {
  max-width: 100%;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item.full-image .content {
  padding: 0 20px 24px;
}
@media screen and (max-width: 1024px) {
  .section-5 .section-5-slider.sliderRoot .sliderWrapper .item.full-image .content {
    padding: 0 16px 16px;
  }
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .item.blue-bg {
  background: #F1F7FF;
  box-shadow: none;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .items.col-4 .item {
  margin: 0 24px 0 0;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 96;
  left: -16px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows.right {
  left: auto;
  right: -16px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-left,
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: #E2F0E9;
  width: 32px;
  height: 32px;
  border: 2px solid #FFFFFF;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-left i,
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border: solid rgba(37, 56, 88, 0.4);
  padding: 4px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.section-5 .section-5-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}
.section-5 .note {
  background: #FFF9E1;
  padding: 6px 12px;
  color: #E17B00;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
}
.section-5 .slider-table {
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  margin: 0 0 16px;
  overflow-y: scroll;
  height: 200px;
}
.section-5 .slider-table table {
  border-collapse: collapse;
}
.section-5 .slider-table table thead {
  background: #E1ECFD;
}
.section-5 .slider-table table thead td {
  color: #4C70A8;
  font-weight: 500;
}
.section-5 .slider-table table tr:last-child td {
  border: 0;
}
.section-5 .slider-table table tr td {
  padding: 8px 20px;
  border-bottom: 1px solid #D8E1E7;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #253858;
}
.section-5 .button-wrapper {
  margin: 32px auto 0;
  text-align: center;
}
.section-5 .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-5 .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-5 .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-5 .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-5 .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-5 .button-wrapper .button:active .arrow::before {
  display: none;
}
.section-5 .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.covered-not-covered-section .accordion-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section {
    flex-direction: column;
    margin: 24px 0 0;
  }
}
.covered-not-covered-section .accordion-section .left,
.covered-not-covered-section .accordion-section .right {
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left,
  .covered-not-covered-section .accordion-section .right {
    width: 100%;
  }
}
.covered-not-covered-section .accordion-section .left .accordion,
.covered-not-covered-section .accordion-section .right .accordion {
  border: 1px solid #D2E4FF;
  background: #fff;
  border-radius: 12px;
  padding: 4px 4px 44px;
  overflow-y: scroll;
  height: 570px;
}
.covered-not-covered-section .accordion-section .left .accordion::-webkit-scrollbar,
.covered-not-covered-section .accordion-section .right .accordion::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.covered-not-covered-section .accordion-section .left .accordion::-webkit-scrollbar-track,
.covered-not-covered-section .accordion-section .right .accordion::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfe1e6;
}
.covered-not-covered-section .accordion-section .left .accordion::-webkit-scrollbar-thumb,
.covered-not-covered-section .accordion-section .right .accordion::-webkit-scrollbar-thumb {
  background: #dfe1e6;
  border-radius: 8px;
}
.covered-not-covered-section .accordion-section .left .accordion::-webkit-scrollbar-thumb:hover,
.covered-not-covered-section .accordion-section .right .accordion::-webkit-scrollbar-thumb:hover {
  background: #97a0af;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion,
  .covered-not-covered-section .accordion-section .right .accordion {
    height: auto;
    margin: 0 0 24px;
  }
  .covered-not-covered-section .accordion-section .left .accordion::-webkit-scrollbar,
  .covered-not-covered-section .accordion-section .right .accordion::-webkit-scrollbar {
    display: none;
  }
}
.covered-not-covered-section .accordion-section .left .accordion .accordion-heading,
.covered-not-covered-section .accordion-section .right .accordion .accordion-heading {
  border-radius: 12px 12px 0 0;
  padding: 18px 28px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 700;
  margin: 0 0 24px;
  background: #ECFBE8;
  color: #00875A;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion .accordion-heading,
  .covered-not-covered-section .accordion-section .right .accordion .accordion-heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion .accordion-heading.red,
.covered-not-covered-section .accordion-section .right .accordion .accordion-heading.red {
  background: #FFF7F7;
  color: #FF5040;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion .accordion-heading,
  .covered-not-covered-section .accordion-section .right .accordion .accordion-heading {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 20px;
    margin: 0 0 20px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item,
.covered-not-covered-section .accordion-section .right .accordion-item {
  margin: 0 24px 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #F4F5FA;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item,
  .covered-not-covered-section .accordion-section .right .accordion-item {
    margin: 0 20px 20px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item:last-child,
.covered-not-covered-section .accordion-section .right .accordion-item:last-child {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.covered-not-covered-section .accordion-section .left .accordion-item .accordion-header,
.covered-not-covered-section .accordion-section .right .accordion-item .accordion-header {
  display: flex;
  align-items: CENTER;
  cursor: pointer;
}
.covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .heading,
.covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
  position: relative;
  width: calc(100% - 55px);
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .heading,
  .covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .heading::after,
.covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .heading::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .heading,
  .covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .heading {
    width: calc(100% - 32px);
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .checkmark,
.covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .checkmark {
  background: url(../../images/bu/motor/fullwidth/tick-in-circle.svg) no-repeat center/contain;
  width: 23px;
  height: 22px;
  display: inline-block;
  margin: 0 12px 0 0;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .checkmark,
  .covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .checkmark {
    width: 20px;
    height: 20px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .cross-mark,
.covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .cross-mark {
  background: url(../../images/bu/motor/fullwidth/cross-in-circle.svg) no-repeat center/contain;
  width: 23px;
  height: 22px;
  display: inline-block;
  margin: 0 12px 0 0;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item .accordion-header .cross-mark,
  .covered-not-covered-section .accordion-section .right .accordion-item .accordion-header .cross-mark {
    width: 20px;
    height: 20px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-content,
.covered-not-covered-section .accordion-section .right .accordion-content {
  display: none;
}
.covered-not-covered-section .accordion-section .left .accordion-item.active .accordion-content,
.covered-not-covered-section .accordion-section .right .accordion-item.active .accordion-content {
  display: block;
  padding: 4px 13px 0 34px;
}
@media screen and (max-width: 1024px) {
  .covered-not-covered-section .accordion-section .left .accordion-item.active .accordion-content,
  .covered-not-covered-section .accordion-section .right .accordion-item.active .accordion-content {
    padding: 4px 0px 0 30px;
  }
}
.covered-not-covered-section .accordion-section .left .accordion-item.active .accordion-header .heading::after,
.covered-not-covered-section .accordion-section .right .accordion-item.active .accordion-header .heading::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
.covered-not-covered-section .accordion-section .left .accordion {
  box-shadow: 0px 2px 40px 0px rgba(25, 144, 94, 0.2);
}

.compare-and-save-upto-section {
  background: #F3F7FF;
  border-radius: 24px;
  position: relative;
  padding: 40px 40px 64px;
}
.compare-and-save-upto-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/compare-save-upto-image.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 544px;
  height: 276px;
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section {
    border-radius: 8px;
    position: relative;
    padding: 24px;
    overflow: hidden;
    width: calc(100% - 32px);
  }
  .compare-and-save-upto-section::after {
    top: 35px;
    right: -50px;
    width: 186px;
    height: 117px;
  }
}
.compare-and-save-upto-section .tag {
  display: inline-block;
  border: 1px solid #7590BC;
  background: #446191;
  border-radius: 15px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 16px;
}
.compare-and-save-upto-section .tag sup {
  font-size: 8px;
  line-height: 8px;
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section .tag {
    font-size: 12px;
    line-height: 18px;
  }
}
.compare-and-save-upto-section .main-heading {
  font-weight: 400;
}
.compare-and-save-upto-section .main-heading span {
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section .main-heading {
    max-width: 170px;
  }
}
.compare-and-save-upto-section .input-button {
  border: 1px solid #F1F6FF;
  background: #Fff;
  display: inline-flex;
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border-radius: 12px;
  padding: 8px;
  align-items: center;
  margin: 12px 0 0;
  justify-content: space-between;
  max-width: 532px;
  width: 100%;
}
.compare-and-save-upto-section .input-button .input-field {
  color: #AAAAAA;
  border: 0;
  outline: 0;
  padding: 8px;
  width: 62%;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
}
.compare-and-save-upto-section .input-button .button {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  background: #0065ff;
  border-radius: 8px;
  padding: 11px 58px 12px;
  cursor: pointer;
  outline: 0;
  border: 0;
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section .input-button .button {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section .input-button {
    border: 0;
    background: transparent;
    display: block;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    align-items: center;
    margin: 12px 0 0;
  }
  .compare-and-save-upto-section .input-button .input-field {
    width: 100%;
    padding: 16px;
    border: 1px solid #F1F6FF;
    background: #Fff;
    box-shadow: 0px 0px 10px 0px #E5EDFF;
    border-radius: 12px;
    margin: 0 0 16px;
    box-shadow: 0px 0px 10px 0px #E5EDFF;
  }
  .compare-and-save-upto-section .input-button .input-field::-webkit-input-placeholder {
    font-size: 14px;
  }
}
.compare-and-save-upto-section .input-button .loading {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  background: #0065ff;
  border-radius: 8px;
  padding: 11px 58px 12px;
  cursor: pointer;
  outline: 0;
  border: 0;
  position: relative;
  height: 44px;
  display: none;
  width: 187px;
}
.compare-and-save-upto-section .input-button .loading::after {
  width: 25px;
  height: 25px;
  left: 44%;
  right: auto;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1024px) {
  .compare-and-save-upto-section .input-button .loading {
    width: 100%;
  }
}
.compare-and-save-upto-section .err {
  color: red;
  font-size: 12px;
  margin: 4px 0 0;
}

.insurance-companies-box {
  position: relative;
}
.insurance-companies-box .insurance-companies-list {
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
.insurance-companies-box .insurance-companies-list .insurance-company {
  padding: 12px;
  width: 18%;
  margin: 0 24px 24px 0;
  flex-shrink: 0;
  border-radius: 12px;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1215686275);
}
.insurance-companies-box .insurance-companies-list .insurance-company:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .insurance-companies-box .insurance-companies-list .insurance-company {
    margin: 0 16px 16px 0;
  }
  .insurance-companies-box .insurance-companies-list .insurance-company:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .insurance-companies-box .insurance-companies-list .insurance-company {
    width: 48%;
    margin: 0 12px 12px 0;
  }
  .insurance-companies-box .insurance-companies-list .insurance-company:nth-child(5n) {
    margin-right: 12px;
  }
  .insurance-companies-box .insurance-companies-list .insurance-company:nth-child(2n) {
    margin-right: 0;
  }
}
.insurance-companies-box .insurance-companies-list .insurance-company .image {
  width: 80px;
  height: 42px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin: 0 0 12px;
}
.insurance-companies-box .insurance-companies-list .insurance-company .image img {
  max-width: 100%;
  height: auto;
}
.insurance-companies-box .insurance-companies-list .insurance-company .name a,
.insurance-companies-box .insurance-companies-list .insurance-company .name .noLinktext {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  color: #337EE8;
  text-align: center;
  display: block;
}
.insurance-companies-box .insurers-view-more-wrapper {
  text-align: center;
  margin: 0px 0 24px;
}
@media screen and (max-width: 767px) {
  .insurance-companies-box .insurers-view-more-wrapper {
    margin: 24px 0;
  }
}
.insurance-companies-box .insurers-view-more-wrapper .insurers-view-more {
  border: 1px solid #0065FF;
  display: inline-flex;
  border-radius: 100px;
  background: #fff;
  padding: 8px 20px;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.insurance-companies-box .insurers-view-more-wrapper .insurers-view-more::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.insurance-companies-box .insurers-view-more-wrapper .insurers-view-more.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}

.section-6 .section-6-list {
  display: flex;
  margin: 32px 0 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .section-6 .section-6-list {
    margin: 24px 0 0;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%;
  }
  .section-6 .section-6-list::-webkit-scrollbar {
    display: none;
  }
}
.section-6 .section-6-list .type {
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border: 1px solid #F1F6FF;
  background: #fff;
  border-radius: 12px;
  margin: 0 28px 0 0;
  padding: 24px;
  width: 31.5%;
}
.section-6 .section-6-list .type:nth-child(3n), .section-6 .section-6-list .type:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-6 .section-6-list .type {
    margin: 0 12px 0 0;
    padding: 20px;
    width: 40%;
    flex-shrink: 0;
  }
  .section-6 .section-6-list .type:nth-child(3n) {
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .section-6 .section-6-list .type {
    width: 85%;
  }
}
.section-6 .section-6-list .type .image {
  height: 70px;
  max-width: 150px;
  margin: 0 0 36px;
}
.section-6 .section-6-list .type .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-6 .section-6-list .type .image {
    height: 50px;
    max-width: 100px;
    margin: 0 0 28px;
  }
  .section-6 .section-6-list .type .image img {
    height: auto;
  }
}
.section-6 .section-6-list .type .content .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-6 .section-6-list .type .content .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-6 .section-6-list .type.image-60 {
  text-align: center;
}
.section-6 .section-6-list .type.image-60 .image {
  height: 60px;
  max-width: 60px;
  margin: 0 auto 16px;
}
.section-6 .section-6-list .type.image-60 .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-6 .section-6-list .type.image-60 .image {
    height: 50px;
    max-width: 50px;
    margin: 0 0 28px;
  }
  .section-6 .section-6-list .type.image-60 .image img {
    height: auto;
  }
}
.section-6 .section-6-list .type.image-60 .content .heading {
  text-align: center;
}
.section-6 .section-6-list .type.image-60 .content .description {
  text-align: center;
}

.car-insurance-types-comparison-section .main-heading span {
  font-style: italic;
}
.car-insurance-types-comparison-section .comparison-table {
  border: 1px solid #E6F0FF;
  border-radius: 20px;
  margin: 30px 0 0;
  overflow: hidden;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row {
  display: flex;
  background: #fff;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row.heading, .car-insurance-types-comparison-section .comparison-table .comparison-table-row:nth-child(2n) {
  background: #F2F7FF;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data {
  width: 40%;
  border-left: 1px solid #E6F0FF;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  padding: 20px 24px;
}
@media screen and (max-width: 1024px) {
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data {
    font-size: 14px;
    line-height: 20px;
  }
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data .mobile-heading {
  display: none;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data:has(.available) .content, .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data:has(.not-available) .content {
  text-align: center;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data .not-available {
  background: url(../../images/bu/motor/fullwidth/cross-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 0 auto;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data .available {
  background: url(../../images/bu/motor/fullwidth/check-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data {
    width: 50%;
    padding: 12px;
  }
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data .mobile-heading {
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
    color: #253858;
    background-color: #DDEAFF;
    padding: 2px 6px;
    border-radius: 4px;
    margin: 0 0 8px;
  }
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data:last-child {
    padding-top: 40px;
  }
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data:first-child {
  width: 20%;
  flex-shrink: 0;
  border: 0;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data:first-child {
    display: none;
  }
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading {
  padding: 16px 0;
  color: #253858;
  font-weight: 600;
  text-align: center;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(3), .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(4) {
  border-left: 0;
  position: relative;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(3):before, .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(4):before {
  font-weight: 500;
  font-style: italic;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: lowercase;
  content: "v/s";
  color: #225BBB;
  position: absolute;
  left: -16px;
}
@media screen and (max-width: 767px) {
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(3):before, .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading:nth-child(4):before {
    font-size: 20px;
    line-height: 20px;
    left: -13px;
  }
}
@media screen and (max-width: 767px) {
  .car-insurance-types-comparison-section .comparison-table .comparison-table-row .comparison-table-data.table-heading span {
    display: none;
  }
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row {
  border-bottom: 1px solid #E6F0FF;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row:last-child {
  border-bottom: 0;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row.more-comparison {
  display: none;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row.more-comparison.show {
  display: flex;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row:nth-child(4) {
  border: 0;
}
.car-insurance-types-comparison-section .comparison-table .comparison-table-body .comparison-table-row:has(~ .more-comparison.show) {
  border-bottom: 1px solid #E6F0FF;
}
.car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row {
  position: relative;
}
@media screen and (max-width: 767px) {
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data {
    text-align: center;
    width: 33%;
    padding: 40px 12px 12px;
    font-size: 12px;
    line-height: 20px;
  }
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data:first-child {
    display: inline-block;
    position: absolute;
    top: 6px;
    width: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    background: #DBE5F4;
    border-radius: 25px;
    padding: 4px 18px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    text-align: center;
  }
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data .mobile-heading {
    display: none;
  }
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data.table-heading {
    padding: 12px;
  }
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data.table-heading:first-child {
    display: none;
  }
  .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data.table-heading:nth-child(3)::before, .car-insurance-types-comparison-section .comparison-table.four-columns .comparison-table-row .comparison-table-data.table-heading:nth-child(4)::before {
    display: none;
  }
}
.car-insurance-types-comparison-section .view-more-comparison-wrapper {
  text-align: center;
  margin: 24px 0 0;
}
.car-insurance-types-comparison-section .view-more-comparison-wrapper .view-more-comparison {
  border: 1px solid #0065FF;
  display: inline-flex;
  border-radius: 100px;
  background: #fff;
  padding: 8px 20px;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.car-insurance-types-comparison-section .view-more-comparison-wrapper .view-more-comparison::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.car-insurance-types-comparison-section .view-more-comparison-wrapper .view-more-comparison.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
.car-insurance-types-comparison-section.with-blue-bg .comparison-table .comparison-table-row.heading, .car-insurance-types-comparison-section.with-blue-bg .comparison-table .comparison-table-row:nth-child(2n) {
  background: #E6EFFF;
}
.car-insurance-types-comparison-section.with-blue-bg .comparison-table .comparison-table-row .comparison-table-data {
  border-color: #D2E4FF;
}
.car-insurance-types-comparison-section.with-beige-bg .comparison-table {
  border-color: #DCD2CD;
}
.car-insurance-types-comparison-section.with-beige-bg .comparison-table .comparison-table-row {
  border-color: #DCD2CD;
}
.car-insurance-types-comparison-section.with-beige-bg .comparison-table .comparison-table-row.heading, .car-insurance-types-comparison-section.with-beige-bg .comparison-table .comparison-table-row:nth-child(2n) {
  background: #F3EDEA;
}
.car-insurance-types-comparison-section.with-beige-bg .comparison-table .comparison-table-row .comparison-table-data {
  border-color: #DCD2CD;
}
.car-insurance-types-comparison-section .button-wrapper {
  margin: 32px auto 0;
  text-align: center;
}
.car-insurance-types-comparison-section .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.car-insurance-types-comparison-section .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.car-insurance-types-comparison-section .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.car-insurance-types-comparison-section .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.car-insurance-types-comparison-section .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.car-insurance-types-comparison-section .button-wrapper .button:active .arrow::before {
  display: none;
}
.car-insurance-types-comparison-section .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.ask-pb-section {
  background: #F9F5FF;
  border-radius: 24px;
  padding: 40px;
  position: relative;
}
.ask-pb-section::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ask-pb-bg-image.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 562px;
  height: 272px;
  z-index: 0;
}
.ask-pb-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ask-pb-image.png) no-repeat center/contain;
  width: 274px;
  height: 235px;
  position: absolute;
  bottom: 0;
  right: 12%;
}
@media screen and (max-width: 767px) {
  .ask-pb-section {
    border-radius: 8px;
    position: relative;
    padding: 24px;
    overflow: hidden;
    width: calc(100% - 32px);
  }
  .ask-pb-section::before {
    width: 258px;
    height: 204px;
  }
  .ask-pb-section::after {
    top: 30px;
    right: 15px;
    width: 105px;
    height: 88px;
  }
}
.ask-pb-section .main-heading {
  margin: 12px 0 4px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ask-pb-section .main-heading {
    max-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .ask-pb-section .description {
    max-width: 200px;
    z-index: 1;
    position: relative;
  }
}
.ask-pb-section .input-button {
  border: 1px solid #F1F6FF;
  background: #Fff;
  display: inline-flex;
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border-radius: 12px;
  padding: 8px;
  align-items: center;
  margin: 24px 0 0;
  justify-content: space-between;
  max-width: 517px;
  width: 100%;
  z-index: 1;
  position: relative;
}
.ask-pb-section .input-button .input-field {
  color: #AAAAAA;
  border: 0;
  outline: 0;
  padding: 8px;
  width: 62%;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
}
.ask-pb-section .input-button .button {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  background: #0065ff;
  border-radius: 8px;
  padding: 11px 58px 12px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .ask-pb-section .input-button {
    border: 0;
    background: transparent;
    display: block;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    align-items: center;
    margin: 12px 0 0;
  }
  .ask-pb-section .input-button .input-field {
    width: 100%;
    padding: 16px;
    border: 1px solid #F1F6FF;
    background: #Fff;
    box-shadow: 0px 0px 10px 0px #E5EDFF;
    border-radius: 12px;
    margin: 0 0 16px;
    box-shadow: 0px 0px 10px 0px #E5EDFF;
  }
  .ask-pb-section .input-button .input-field::-webkit-input-placeholder {
    font-size: 14px;
  }
}

.section-7:has(.description + .generic-tab-nav) .description {
  margin: 0 0 24px;
}
.section-7 .generic-tabs {
  text-align: center;
}
.section-7 .generic-tabs:has(.generic-tab-nav.left) {
  text-align: left;
}
.section-7 .generic-tab-content.flex-row {
  display: none;
}
.section-7 .generic-tab-content.flex-row.active {
  display: flex;
}
.section-7 .description + .flex-row .left .numbered-list:first-child {
  margin: 32px 0 0;
}
.section-7 .flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row {
    flex-direction: column;
  }
}
.section-7 .flex-row .left,
.section-7 .flex-row .right {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row .left,
  .section-7 .flex-row .right {
    width: 100%;
  }
}
.section-7 .flex-row .tip {
  background: #FFF9E1;
  padding: 6px 12px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  color: #E17B00;
  margin: 20px 0 0;
}
.section-7 .flex-row .image {
  margin: 46px auto 0;
  text-align: CENTER;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row .image {
    display: none;
  }
}
.section-7 .flex-row .numbered-list {
  counter-reset: section;
  list-style: none;
  overflow-y: scroll;
  height: 487px;
  background: #FFFFFF;
  padding: 24px;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1215686275);
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row .numbered-list {
    margin: 24px 0 0;
    height: auto;
    overflow-y: auto;
  }
}
.section-7 .flex-row .numbered-list::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.section-7 .flex-row .numbered-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfe1e6;
}
.section-7 .flex-row .numbered-list::-webkit-scrollbar-thumb {
  background: #dfe1e6;
  border-radius: 8px;
}
.section-7 .flex-row .numbered-list::-webkit-scrollbar-thumb:hover {
  background: #97a0af;
}
.section-7 .flex-row .numbered-list .numbered-list-item {
  counter-increment: section;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #253858;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E7E9FF;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row .numbered-list .numbered-list-item {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-7 .flex-row .numbered-list .numbered-list-item:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.section-7 .flex-row .numbered-list .numbered-list-item .number {
  background: #e8efff;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px 0 0;
  flex-shrink: 0;
}
.section-7 .flex-row .numbered-list .numbered-list-item .number::before {
  content: counter(section);
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  color: #2DD2B6;
}
.section-7 .flex-row .numbered-list .numbered-list-item .content .heading {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
  margin: 0 0 6px;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row .numbered-list .numbered-list-item .content .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-7 .flex-row .numbered-list.with-step {
  overflow-y: auto;
  height: auto;
  background: transparent;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.section-7 .flex-row .numbered-list.with-step .numbered-list-item {
  font-weight: 400;
  color: rgba(37, 56, 56, 0.8);
  letter-spacing: 0.016em;
  align-items: flex-start;
}
.section-7 .flex-row .numbered-list.with-step .numbered-list-item .number {
  width: 60px;
  height: 60px;
  flex-direction: column;
}
.section-7 .flex-row .numbered-list.with-step .numbered-list-item .number::after {
  content: "step";
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.016em;
  text-transform: uppercase;
  color: #253858;
}
.section-7 .flex-row .numbered-list.white-number .numbered-list-item .number {
  background: #fff;
  color: #2DD2B6;
  margin: 0 20px 0 0;
}
.section-7 .flex-row.car-calculator-widget {
  max-width: 1092px;
  margin: 0 0 0 auto;
  align-items: center;
}
.section-7 .flex-row.car-calculator-widget .left {
  width: 70%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.car-calculator-widget .left {
    width: 100%;
  }
}
.section-7 .flex-row.car-calculator-widget .right {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.car-calculator-widget .right {
    width: 100%;
  }
  .section-7 .flex-row.car-calculator-widget .right .image {
    display: block;
    margin: 24px 0 0;
  }
  .section-7 .flex-row.car-calculator-widget .right .image img {
    max-width: 204px;
    height: auto;
  }
}
.section-7 .flex-row.car-calculator-widget .car-calulator {
  border: 0;
  padding: 20px;
  border-radius: 16px;
  height: auto;
  margin-bottom: 0;
  box-shadow: 0px 6px 24px 0px #D7E1F7;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.car-calculator-widget .car-calulator {
    margin: 20px 0 0;
  }
}
.section-7 .flex-row.seventy-thirty .left {
  width: 70%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.seventy-thirty .left {
    width: 100%;
  }
}
.section-7 .flex-row.seventy-thirty .right {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.seventy-thirty .right {
    width: 100%;
  }
}
.section-7 .flex-row.sixty-forty {
  align-items: center;
}
.section-7 .flex-row.sixty-forty .left {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.sixty-forty .left {
    width: 100%;
  }
}
.section-7 .flex-row.sixty-forty .right {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .section-7 .flex-row.sixty-forty .right {
    width: 100%;
  }
}
.section-7 .image-text {
  display: flex;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-7 .image-text {
    margin: 24px 0 0;
  }
}
.section-7 .image-text .image {
  margin: 0 24px 0 0;
  flex-shrink: 0;
}
.section-7 .image-text h3,
.section-7 .image-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-7 .image-text h3,
  .section-7 .image-text p {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-7 .image-text h3 {
  font-weight: 700;
  color: #253858;
  margin: 0 0 8px;
}
.section-7 .button-wrapper {
  margin: 32px 0 0;
}
.section-7 .button-wrapper.center {
  text-align: center;
  margin-inline: auto;
}
.section-7 .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-7 .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-7 .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-7 .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-7 .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-7 .button:active .arrow::before {
  display: none;
}
.section-7 .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}
.section-7 .types-brand-new-car-insurance-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .section-7 .types-brand-new-car-insurance-list {
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
  }
}
.section-7 .types-brand-new-car-insurance-list .type {
  border: 1px solid #D1DAE7;
  border-radius: 16px;
  margin: 0 40px 40px 0;
  width: 31%;
  padding: 4px;
  text-align: CENTER;
  background: #fff;
}
.section-7 .types-brand-new-car-insurance-list .type:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-7 .types-brand-new-car-insurance-list .type {
    margin: 0 20px 0px 0;
    width: 100%;
    max-width: 240px;
    flex-shrink: 0;
  }
  .section-7 .types-brand-new-car-insurance-list .type:nth-child(3n) {
    margin-right: 20px;
  }
}
.section-7 .types-brand-new-car-insurance-list .type .label {
  background: #F4F6FA;
  padding: 12px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
  text-align: center;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-7 .types-brand-new-car-insurance-list .type .label {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-7 .types-brand-new-car-insurance-list .type .value {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  text-align: center;
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  .section-7 .types-brand-new-car-insurance-list .type .value {
    font-size: 14px;
    line-height: 20px;
  }
}

.download-app-section {
  background: #FBF9F8;
  border-radius: 24px;
  border: 1px solid #F6F2EF;
  padding: 40px;
  position: relative;
}
.download-app-section::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ask-pb-bg-image.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 562px;
  height: 272px;
}
.download-app-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/download-app-image.png) no-repeat center/contain;
  width: 274px;
  height: 235px;
  position: absolute;
  bottom: 0;
  right: 12%;
}
@media screen and (max-width: 767px) {
  .download-app-section {
    border-radius: 8px;
    position: relative;
    padding: 24px;
    overflow: hidden;
    width: calc(100% - 32px);
  }
  .download-app-section::before {
    width: 100%;
    height: 195px;
    top: auto;
    bottom: 0;
  }
  .download-app-section::after {
    top: auto;
    right: 50%;
    width: 163px;
    height: 159px;
    bottom: 0;
    transform: translate(50%, 0px);
  }
}
.download-app-section .main-heading {
  margin: 0 0 4px;
}
@media screen and (max-width: 767px) {
  .download-app-section .description.hide-mobile {
    display: none;
  }
}
.download-app-section .description.hide-desktop {
  margin: 0 0 20px;
}
@media screen and (min-width: 768px) {
  .download-app-section .description.hide-desktop {
    display: none;
    margin: 0;
  }
}
.download-app-section .link-qrcode {
  display: flex;
  align-items: center;
  margin: 29px 0 0;
}
@media screen and (max-width: 767px) {
  .download-app-section .link-qrcode {
    display: none;
  }
}
.download-app-section .link-qrcode .separator {
  margin: 0 16px;
}
.download-app-section .link-qrcode .separator div {
  color: #A69891;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  position: relative;
}
.download-app-section .link-qrcode .separator div::before, .download-app-section .link-qrcode .separator div::after {
  content: "";
  border: 1px dashed #E8E1DE;
  position: absolute;
  width: 1px;
  height: 31px;
  top: -35px;
  left: 50%;
}
.download-app-section .link-qrcode .separator div::after {
  top: auto;
  bottom: -35px;
}
.download-app-section .link-qrcode .qr-code {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1019607843);
  background: #fff;
  padding: 6px;
  border-radius: 8px;
  width: 100px;
  height: 100px;
}
.download-app-section .input-button {
  border: 1px solid #FAF3F0;
  background: #Fff;
  display: inline-flex;
  box-shadow: 0px 0px 10px 0px rgba(230, 227, 225, 0.6);
  border-radius: 12px;
  padding: 8px;
  align-items: center;
  justify-content: space-between;
  max-width: 439px;
  width: 100%;
}
.download-app-section .input-button .input-field {
  color: #AAAAAA;
  border: 0;
  outline: 0;
  padding: 8px;
  width: 54%;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
}
.download-app-section .input-button .button {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  background: #0065ff;
  border-radius: 8px;
  padding: 11px 22px 12px;
  cursor: pointer;
}
.download-app-section .download-app-button {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  background: #0065ff;
  border-radius: 8px;
  padding: 11px 22px 12px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .download-app-section .download-app-button {
    display: none;
  }
}

.section-8 .section-8-list {
  display: flex;
  margin: 32px 0 0;
  flex-wrap: wrap;
  counter-reset: section;
}
@media screen and (max-width: 1024px) {
  .section-8 .section-8-list {
    margin: 20px 0 0;
  }
}
.section-8 .section-8-list .type {
  box-shadow: 0px 0px 10px 0px rgba(233, 223, 247, 0.6);
  border: 1px solid #F1E8FF;
  background: #fff;
  border-radius: 12px;
  margin: 0 28px 0 0;
  padding: 24px;
  width: 23%;
  counter-increment: section;
}
.section-8 .section-8-list .type:nth-child(4n), .section-8 .section-8-list .type:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-8 .section-8-list .type {
    margin: 0 0 12px 0;
    padding: 20px;
    width: 100%;
  }
}
.section-8 .section-8-list .type .number {
  background: #F2EAFF;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 24px 0;
  flex-shrink: 0;
}
.section-8 .section-8-list .type .number::before {
  content: counter(section);
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  color: #8A5FC5;
}
.section-8 .section-8-list .type .content .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-8 .section-8-list .type .content .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .items {
  counter-reset: section;
  padding: 42px 0 0;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .items.top-aligned-numbers .type {
  position: relative;
  padding-top: 52px;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .items.top-aligned-numbers .type .number {
  width: auto;
  height: auto;
  color: #3B8BFB;
  font-weight: 500;
  font-size: 58px;
  line-height: 100%;
  letter-spacing: 0;
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translate(-50%, 0px);
  background: transparent;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .items.top-aligned-numbers .type .number::before {
  content: "";
  background: #ABD3FF;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  top: 0;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .type {
  border: 1px solid #DEE3F0;
  background: #fff;
  border-radius: 12px;
  margin: 0 24px 0 0;
  padding: 24px;
  counter-increment: section;
}
@media screen and (max-width: 1024px) {
  .section-8 .section-8-slider.sliderRoot .sliderWrapper .type {
    margin: 0 24px 0 0;
    padding: 20px;
    width: 100%;
  }
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .type .number {
  background: #F2EAFF;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 24px 0;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  color: #8A5FC5;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .type .content .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 600;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-8 .section-8-slider.sliderRoot .sliderWrapper .type .content .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 96;
  left: -16px;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows.right {
  left: auto;
  right: -16px;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-left,
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: #E2F0E9;
  width: 32px;
  height: 32px;
  border: 2px solid #FFFFFF;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-left i,
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border: solid rgba(37, 56, 88, 0.4);
  padding: 4px;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.section-8 .section-8-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.make-model-section .make-model-slider-widget .slider-tab-wrap {
  border-radius: 26px;
  border: 0;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(37, 56, 88, 0.2);
  padding: 4px;
  margin-top: 16px;
  margin-bottom: 28px;
  display: inline-flex;
  cursor: pointer;
  position: relative;
  align-items: center;
  justify-content: CENTER;
}
.make-model-section .make-model-slider-widget .slider-tab-wrap .tab {
  flex: 0 0 20%;
  max-width: none;
  padding: 8px 20px;
  text-align: center;
  color: rgba(32, 57, 100, 0.8);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
}
.make-model-section .make-model-slider-widget .slider-tab-wrap .tab.active {
  border-radius: 22px;
  box-shadow: none;
  background: #253858;
  color: #fff;
  font-weight: 500;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider {
  display: none;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider.active {
  display: flex;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item {
  box-shadow: 0px 0px 10px 0px rgba(229, 237, 255, 0.6);
  border: 1px solid #F1F6FF;
  background: #fff;
  border-radius: 12px;
  padding: 12px;
  margin: 0 28px 0 0;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .imgblock {
  background: rgba(155, 160, 217, 0.1019607843);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .imgblock img {
  max-width: 175px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .textblock a {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .textblock a {
    font-size: 14px;
    line-height: 20px;
  }
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .textblock a span {
  font-weight: 600;
  color: #253858;
  display: block;
  margin: 0 0 8px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .slider-item .viewquotes {
  background: #0065ff;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  border-radius: 8px;
  padding: 8px;
  width: 100%;
  cursor: pointer;
  margin: 24px 0 0;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 96;
  left: -16px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows.right {
  left: auto;
  right: -16px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-left,
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: #E2F0E9;
  width: 32px;
  height: 32px;
  border: 2px solid #FFFFFF;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-left i,
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-right i {
  border: solid rgba(37, 56, 88, 0.4);
  padding: 4px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.make-model-section .make-model-slider-widget .slider-content-wrap .make-model-widget-wrapper-slider .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.faq-section {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .faq-section {
    text-align: left;
  }
}
.faq-section .main-heading {
  margin: 0 0 32px;
}
.faq-section .faq_tabs_inner {
  border-radius: 26px;
  border: 0;
  background: #e2ebff;
  padding: 4px;
  margin-top: 16px;
  margin-bottom: 28px;
  display: inline-flex;
  overflow: auto;
  cursor: pointer;
  position: relative;
  align-items: center;
  justify-content: CENTER;
  margin: 0 0 32px;
}
@media screen and (max-width: 767px) {
  .faq-section .faq_tabs_inner {
    width: 100%;
    justify-content: flex-start;
  }
  .faq-section .faq_tabs_inner::-webkit-scrollbar {
    display: none;
  }
}
.faq-section .faq_tabs_inner .tabs_faq {
  max-width: none;
  padding: 8px 20px;
  text-align: center;
  color: rgba(32, 57, 100, 0.8);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  transition: none;
  margin: 0;
}
.faq-section .faq_tabs_inner .tabs_faq.active {
  border-radius: 22px;
  box-shadow: none;
  background: linear-gradient(90deg, #456190 0%, #3963A8 100%);
  color: #fff;
}
.faq-section .faq_tabs_inner .tabs_faq.active::after {
  display: none;
}
.faq-section .faq_tabs_inner .tabs_faq:hover::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .faq-section .faq_tabs_inner .tabs_faq {
    flex-shrink: 0;
  }
}
.faq-section .faqsWrap > ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.faq-section .faqsWrap > ul > li {
  padding: 24px 20px;
  margin: 0 0 16px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #F6F8FA;
}
@media screen and (max-width: 1024px) {
  .faq-section .faqsWrap > ul > li {
    padding: 20px;
  }
}
.faq-section .faqsWrap > ul > li ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.faq-section .faqsWrap > ul > li ul li {
  padding-left: 20px;
  position: relative;
  margin: 10px 0 5px 13px;
}
.faq-section .faqsWrap > ul > li ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 7px;
  background: #253858;
  border-radius: 100%;
}
.faq-section .faqsWrap > ul > li li {
  background: none;
}
.faq-section .faqsWrap > ul > li:before {
  display: none;
}
.faq-section .faqsWrap > ul > li h2,
.faq-section .faqsWrap > ul > li h3,
.faq-section .faqsWrap > ul > li h4,
.faq-section .faqsWrap > ul > li .h2,
.faq-section .faqsWrap > ul > li .h3,
.faq-section .faqsWrap > ul > li .h4,
.faq-section .faqsWrap > ul > li p {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.faq-section .faqsWrap > ul > li h2 > a,
.faq-section .faqsWrap > ul > li h2 > span,
.faq-section .faqsWrap > ul > li h2 > label,
.faq-section .faqsWrap > ul > li h3 > a,
.faq-section .faqsWrap > ul > li h3 > span,
.faq-section .faqsWrap > ul > li h3 > label,
.faq-section .faqsWrap > ul > li h4 > a,
.faq-section .faqsWrap > ul > li h4 > span,
.faq-section .faqsWrap > ul > li h4 > label,
.faq-section .faqsWrap > ul > li .h2 > a,
.faq-section .faqsWrap > ul > li .h2 > span,
.faq-section .faqsWrap > ul > li .h2 > label,
.faq-section .faqsWrap > ul > li .h3 > a,
.faq-section .faqsWrap > ul > li .h3 > span,
.faq-section .faqsWrap > ul > li .h3 > label,
.faq-section .faqsWrap > ul > li .h4 > a,
.faq-section .faqsWrap > ul > li .h4 > span,
.faq-section .faqsWrap > ul > li .h4 > label,
.faq-section .faqsWrap > ul > li p > a,
.faq-section .faqsWrap > ul > li p > span,
.faq-section .faqsWrap > ul > li p > label {
  color: #253858;
  display: block;
  position: relative;
  padding: 0 12px;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
}
.faq-section .faqsWrap > ul > li h2 > a:hover,
.faq-section .faqsWrap > ul > li h2 > span:hover,
.faq-section .faqsWrap > ul > li h2 > label:hover,
.faq-section .faqsWrap > ul > li h3 > a:hover,
.faq-section .faqsWrap > ul > li h3 > span:hover,
.faq-section .faqsWrap > ul > li h3 > label:hover,
.faq-section .faqsWrap > ul > li h4 > a:hover,
.faq-section .faqsWrap > ul > li h4 > span:hover,
.faq-section .faqsWrap > ul > li h4 > label:hover,
.faq-section .faqsWrap > ul > li .h2 > a:hover,
.faq-section .faqsWrap > ul > li .h2 > span:hover,
.faq-section .faqsWrap > ul > li .h2 > label:hover,
.faq-section .faqsWrap > ul > li .h3 > a:hover,
.faq-section .faqsWrap > ul > li .h3 > span:hover,
.faq-section .faqsWrap > ul > li .h3 > label:hover,
.faq-section .faqsWrap > ul > li .h4 > a:hover,
.faq-section .faqsWrap > ul > li .h4 > span:hover,
.faq-section .faqsWrap > ul > li .h4 > label:hover,
.faq-section .faqsWrap > ul > li p > a:hover,
.faq-section .faqsWrap > ul > li p > span:hover,
.faq-section .faqsWrap > ul > li p > label:hover {
  color: #253858;
}
.faq-section .faqsWrap > ul > li h2 > a:after,
.faq-section .faqsWrap > ul > li h2 > span:after,
.faq-section .faqsWrap > ul > li h2 > label:after,
.faq-section .faqsWrap > ul > li h3 > a:after,
.faq-section .faqsWrap > ul > li h3 > span:after,
.faq-section .faqsWrap > ul > li h3 > label:after,
.faq-section .faqsWrap > ul > li h4 > a:after,
.faq-section .faqsWrap > ul > li h4 > span:after,
.faq-section .faqsWrap > ul > li h4 > label:after,
.faq-section .faqsWrap > ul > li .h2 > a:after,
.faq-section .faqsWrap > ul > li .h2 > span:after,
.faq-section .faqsWrap > ul > li .h2 > label:after,
.faq-section .faqsWrap > ul > li .h3 > a:after,
.faq-section .faqsWrap > ul > li .h3 > span:after,
.faq-section .faqsWrap > ul > li .h3 > label:after,
.faq-section .faqsWrap > ul > li .h4 > a:after,
.faq-section .faqsWrap > ul > li .h4 > span:after,
.faq-section .faqsWrap > ul > li .h4 > label:after,
.faq-section .faqsWrap > ul > li p > a:after,
.faq-section .faqsWrap > ul > li p > span:after,
.faq-section .faqsWrap > ul > li p > label:after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/plus-icon.svg) no-repeat center/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1024px) {
  .faq-section .faqsWrap > ul > li h2 > a,
  .faq-section .faqsWrap > ul > li h2 > span,
  .faq-section .faqsWrap > ul > li h2 > label,
  .faq-section .faqsWrap > ul > li h3 > a,
  .faq-section .faqsWrap > ul > li h3 > span,
  .faq-section .faqsWrap > ul > li h3 > label,
  .faq-section .faqsWrap > ul > li h4 > a,
  .faq-section .faqsWrap > ul > li h4 > span,
  .faq-section .faqsWrap > ul > li h4 > label,
  .faq-section .faqsWrap > ul > li .h2 > a,
  .faq-section .faqsWrap > ul > li .h2 > span,
  .faq-section .faqsWrap > ul > li .h2 > label,
  .faq-section .faqsWrap > ul > li .h3 > a,
  .faq-section .faqsWrap > ul > li .h3 > span,
  .faq-section .faqsWrap > ul > li .h3 > label,
  .faq-section .faqsWrap > ul > li .h4 > a,
  .faq-section .faqsWrap > ul > li .h4 > span,
  .faq-section .faqsWrap > ul > li .h4 > label,
  .faq-section .faqsWrap > ul > li p > a,
  .faq-section .faqsWrap > ul > li p > span,
  .faq-section .faqsWrap > ul > li p > label {
    padding: 0px 20px 0 0;
    font-size: 14px;
    line-height: 22px;
  }
  .faq-section .faqsWrap > ul > li h2 > a::after,
  .faq-section .faqsWrap > ul > li h2 > span::after,
  .faq-section .faqsWrap > ul > li h2 > label::after,
  .faq-section .faqsWrap > ul > li h3 > a::after,
  .faq-section .faqsWrap > ul > li h3 > span::after,
  .faq-section .faqsWrap > ul > li h3 > label::after,
  .faq-section .faqsWrap > ul > li h4 > a::after,
  .faq-section .faqsWrap > ul > li h4 > span::after,
  .faq-section .faqsWrap > ul > li h4 > label::after,
  .faq-section .faqsWrap > ul > li .h2 > a::after,
  .faq-section .faqsWrap > ul > li .h2 > span::after,
  .faq-section .faqsWrap > ul > li .h2 > label::after,
  .faq-section .faqsWrap > ul > li .h3 > a::after,
  .faq-section .faqsWrap > ul > li .h3 > span::after,
  .faq-section .faqsWrap > ul > li .h3 > label::after,
  .faq-section .faqsWrap > ul > li .h4 > a::after,
  .faq-section .faqsWrap > ul > li .h4 > span::after,
  .faq-section .faqsWrap > ul > li .h4 > label::after,
  .faq-section .faqsWrap > ul > li p > a::after,
  .faq-section .faqsWrap > ul > li p > span::after,
  .faq-section .faqsWrap > ul > li p > label::after {
    right: 0;
  }
}
.faq-section .faqsWrap > ul > li h2 > a[flag=up],
.faq-section .faqsWrap > ul > li h2 > span[flag=up],
.faq-section .faqsWrap > ul > li h2 > label[flag=up],
.faq-section .faqsWrap > ul > li h3 > a[flag=up],
.faq-section .faqsWrap > ul > li h3 > span[flag=up],
.faq-section .faqsWrap > ul > li h3 > label[flag=up],
.faq-section .faqsWrap > ul > li h4 > a[flag=up],
.faq-section .faqsWrap > ul > li h4 > span[flag=up],
.faq-section .faqsWrap > ul > li h4 > label[flag=up],
.faq-section .faqsWrap > ul > li .h2 > a[flag=up],
.faq-section .faqsWrap > ul > li .h2 > span[flag=up],
.faq-section .faqsWrap > ul > li .h2 > label[flag=up],
.faq-section .faqsWrap > ul > li .h3 > a[flag=up],
.faq-section .faqsWrap > ul > li .h3 > span[flag=up],
.faq-section .faqsWrap > ul > li .h3 > label[flag=up],
.faq-section .faqsWrap > ul > li .h4 > a[flag=up],
.faq-section .faqsWrap > ul > li .h4 > span[flag=up],
.faq-section .faqsWrap > ul > li .h4 > label[flag=up],
.faq-section .faqsWrap > ul > li p > a[flag=up],
.faq-section .faqsWrap > ul > li p > span[flag=up],
.faq-section .faqsWrap > ul > li p > label[flag=up] {
  padding-bottom: 20px;
  color: #0065ff;
}
.faq-section .faqsWrap > ul > li h2 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li h2 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li h2 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li h3 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li h3 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li h3 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li h4 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li h4 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li h4 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li .h2 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li .h2 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li .h2 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li .h3 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li .h3 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li .h3 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li .h4 > a[flag=up]::after,
.faq-section .faqsWrap > ul > li .h4 > span[flag=up]::after,
.faq-section .faqsWrap > ul > li .h4 > label[flag=up]::after,
.faq-section .faqsWrap > ul > li p > a[flag=up]::after,
.faq-section .faqsWrap > ul > li p > span[flag=up]::after,
.faq-section .faqsWrap > ul > li p > label[flag=up]::after {
  background: url(../../images/bu/motor/fullwidth/minus-icon.svg) no-repeat center/contain;
  height: 2px;
  filter: grayscale(1);
  top: 25%;
  transform: none;
}
@media screen and (max-width: 1024px) {
  .faq-section .faqsWrap > ul > li h2 > a[flag=up],
  .faq-section .faqsWrap > ul > li h2 > span[flag=up],
  .faq-section .faqsWrap > ul > li h2 > label[flag=up],
  .faq-section .faqsWrap > ul > li h3 > a[flag=up],
  .faq-section .faqsWrap > ul > li h3 > span[flag=up],
  .faq-section .faqsWrap > ul > li h3 > label[flag=up],
  .faq-section .faqsWrap > ul > li h4 > a[flag=up],
  .faq-section .faqsWrap > ul > li h4 > span[flag=up],
  .faq-section .faqsWrap > ul > li h4 > label[flag=up],
  .faq-section .faqsWrap > ul > li .h2 > a[flag=up],
  .faq-section .faqsWrap > ul > li .h2 > span[flag=up],
  .faq-section .faqsWrap > ul > li .h2 > label[flag=up],
  .faq-section .faqsWrap > ul > li .h3 > a[flag=up],
  .faq-section .faqsWrap > ul > li .h3 > span[flag=up],
  .faq-section .faqsWrap > ul > li .h3 > label[flag=up],
  .faq-section .faqsWrap > ul > li .h4 > a[flag=up],
  .faq-section .faqsWrap > ul > li .h4 > span[flag=up],
  .faq-section .faqsWrap > ul > li .h4 > label[flag=up],
  .faq-section .faqsWrap > ul > li p > a[flag=up],
  .faq-section .faqsWrap > ul > li p > span[flag=up],
  .faq-section .faqsWrap > ul > li p > label[flag=up] {
    padding: 0px 16px 16px 0;
  }
}
.faq-section .faqsWrap > ul > li h2 + div,
.faq-section .faqsWrap > ul > li h3 + div,
.faq-section .faqsWrap > ul > li h4 + div,
.faq-section .faqsWrap > ul > li .h2 + div,
.faq-section .faqsWrap > ul > li .h3 + div,
.faq-section .faqsWrap > ul > li .h4 + div,
.faq-section .faqsWrap > ul > li p + div {
  padding: 0;
  margin-top: 0;
  display: none;
  color: rgba(37, 56, 88, 0.8);
  border-top: 1px dashed #DFE1E6;
  text-align: left;
  letter-spacing: 0;
  padding: 20px 12px 0;
}
.faq-section .faqsWrap > ul > li h2 + div p,
.faq-section .faqsWrap > ul > li h3 + div p,
.faq-section .faqsWrap > ul > li h4 + div p,
.faq-section .faqsWrap > ul > li .h2 + div p,
.faq-section .faqsWrap > ul > li .h3 + div p,
.faq-section .faqsWrap > ul > li .h4 + div p,
.faq-section .faqsWrap > ul > li p + div p {
  color: rgba(37, 56, 88, 0.8);
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 1024px) {
  .faq-section .faqsWrap > ul > li h2 + div,
  .faq-section .faqsWrap > ul > li h3 + div,
  .faq-section .faqsWrap > ul > li h4 + div,
  .faq-section .faqsWrap > ul > li .h2 + div,
  .faq-section .faqsWrap > ul > li .h3 + div,
  .faq-section .faqsWrap > ul > li .h4 + div,
  .faq-section .faqsWrap > ul > li p + div {
    padding: 16px 0 0;
  }
  .faq-section .faqsWrap > ul > li h2 + div p,
  .faq-section .faqsWrap > ul > li h3 + div p,
  .faq-section .faqsWrap > ul > li h4 + div p,
  .faq-section .faqsWrap > ul > li .h2 + div p,
  .faq-section .faqsWrap > ul > li .h3 + div p,
  .faq-section .faqsWrap > ul > li .h4 + div p,
  .faq-section .faqsWrap > ul > li p + div p {
    font-size: 14px;
    line-height: 22px;
  }
}
.faq-section .faqsWrap > ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}
.faq-section .faqsWrap > ul .data_ul li {
  padding: 0 0px 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 0px 0 15px 13px;
  position: relative;
  list-style: none;
}
.faq-section .faqsWrap > ul .data_ul li .paragraphBu {
  margin: 0px !important;
}
.faq-section .faqsWrap > ul .data_ul li:before {
  content: none;
}
.faq-section .faqsWrap > ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}
.faq-section .faqsWrap > ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.faq-section .faqsWrap > ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .car-insurance-articles-new-layout {
    padding: 40px 0 40px 16px;
  }
}
.car-insurance-articles-new-layout .product-article-wrapper {
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .car-insurance-articles-new-layout .product-article-wrapper {
    background: transparent;
  }
}
.car-insurance-articles-new-layout .product-article-wrapper .ribbon {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 28px;
  text-align: left;
}
.car-insurance-articles-new-layout .product-article-wrapper .acc-tab {
  border-radius: 26px;
  border: 0;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(37, 56, 88, 0.2);
  padding: 4px;
  margin-top: 16px;
  margin-bottom: 28px;
  display: inline-flex;
  overflow: auto;
  cursor: pointer;
  position: relative;
  align-items: center;
  justify-content: CENTER;
  margin: 0 0 32px;
}
@media screen and (max-width: 1024px) {
  .car-insurance-articles-new-layout .product-article-wrapper .acc-tab {
    width: auto;
  }
}
.car-insurance-articles-new-layout .product-article-wrapper .acc-tab .pointers-item {
  max-width: none;
  padding: 8px 20px;
  text-align: center;
  color: rgba(32, 57, 100, 0.8);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  transition: none;
  margin: 0;
}
.car-insurance-articles-new-layout .product-article-wrapper .acc-tab .pointers-item.active {
  border-radius: 22px;
  box-shadow: none;
  background: #253858;
  color: #fff;
  font-weight: 500;
}
.car-insurance-articles-new-layout .product-article-wrapper .acc-tab .pointers-item.active::after {
  display: none;
}
.car-insurance-articles-new-layout .product-article-wrapper .acc-tab .pointers-item:hover::after {
  display: none;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard {
  box-shadow: 0px 0px 10px 0px rgba(229, 237, 255, 0.6);
  border-radius: 12px;
  padding: 12px;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .related-img {
  border-radius: 12px;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .content-wrapper {
  padding: 12px 0px 0;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .content-wrapper .pbdate .publish-data {
  font-size: 12px;
  line-height: 15px;
  top: auto;
  left: auto;
  color: #8A8A8A;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .content-wrapper .pbdate .publish-data::before {
  display: none;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .content-wrapper .pbdate .readmore {
  font-weight: 500;
}
.car-insurance-articles-new-layout .product-article-wrapper .pcard .content-wrapper .pbdate .readmore .arrow {
  display: none;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-left,
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: #E2F0E9;
  width: 32px;
  height: 32px;
  border: 2px solid #FFFFFF;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-left i,
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-right i {
  border: solid rgba(37, 56, 88, 0.4);
  padding: 4px;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-left {
  left: -20px;
  flex-shrink: 0;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-right {
  right: -1115px;
  flex-shrink: 0;
}
.car-insurance-articles-new-layout .product-article-wrapper .arrows.style-1 .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.car-insurance-review-new-layout {
  padding: 45px 0;
  margin: 0 0 56px;
  background: url(../../images/bu/motor/fullwidth/car-review-new-layout-bg.png) no-repeat center/cover;
}
@media screen and (max-width: 1024px) {
  .car-insurance-review-new-layout {
    padding: 35px 0 35px 16px;
    margin: 0 0 18px;
  }
  .car-insurance-review-new-layout #reviewslide {
    background: transparent !important;
  }
}
.car-insurance-review-new-layout .product-article-wrapper {
  padding: 0;
}
.car-insurance-review-new-layout .product-article-wrapper .headingWrapper {
  margin: 0 auto 79px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .car-insurance-review-new-layout .product-article-wrapper .headingWrapper {
    text-align: left;
    margin: 0 auto 32px;
  }
}
.car-insurance-review-new-layout .product-article-wrapper .headingWrapper .h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 16px;
  text-align: center;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .car-insurance-review-new-layout .product-article-wrapper .headingWrapper .h3 {
    text-align: left;
    margin: 0 0 8px !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.car-insurance-review-new-layout .product-article-wrapper .headingWrapper .total_reviewCount .nowshowing {
  float: none !important;
}
.car-insurance-review-new-layout .product-article-wrapper .reviewitemlist {
  border-radius: 12px;
}

.stickFooter_info:has(.open-nudge-button) {
  bottom: 85px;
  width: auto;
  z-index: 999;
  background: transparent !important;
  left: auto;
  right: 0;
}
@media screen and (max-width: 767px) {
  .stickFooter_info:has(.open-nudge-button) {
    width: 100%;
    bottom: 0;
  }
}
.stickFooter_info .open-nudge-button {
  width: auto;
  background: #253858;
  border: 0;
  border-radius: 8px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  padding: 4px 12px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: CENTER;
  margin: 0 16px 0 0;
  box-shadow: 0px 0px 24px 8px rgba(255, 255, 255, 0.6);
}
.stickFooter_info .open-nudge-button::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/tp-desktop-sticky-footer-icon.svg) no-repeat center/contain;
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .stickFooter_info .open-nudge-button {
    display: none;
  }
}
.stickFooter_info .open-nudge-button .arrow {
  width: 28px;
  height: 28px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-left: 8px;
  position: relative;
}
.stickFooter_info .open-nudge-button .arrow::after {
  content: "";
  border: solid #fff;
  border-width: 0 1.5px 1.5px 0;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0;
  position: absolute;
  left: 33%;
  top: 38%;
}

.nudge {
  position: fixed;
  right: 20px;
  bottom: 85px;
  width: 514px;
  background: #253858;
  box-shadow: 0px 0px 24px 8px rgba(255, 255, 255, 0.6);
  padding: 20px;
  border-radius: 16px;
  z-index: 1000;
  box-shadow: 0px 0px 24px 8px rgba(255, 255, 255, 0.6);
}
.nudge.hidden {
  display: none;
}

.nudge-content .heading {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}
.nudge-content .heading span {
  font-weight: 700;
}
.nudge-content .heading span sup {
  font-size: 12px;
}
.nudge-content .description {
  position: relative;
  margin: 22px 0 23px auto;
  width: 88%;
}
.nudge-content .description::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/tp-desktop-sticky-footer-icon.svg) no-repeat center/contain;
  width: 61px;
  height: 63px;
  position: absolute;
  left: -42px;
  bottom: 0;
}
.nudge-content .hi-text-slider-desktop {
  overflow: hidden;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
  padding: 6px 0;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  padding-left: 42px;
  display: flex;
  border-radius: 100px;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .slide-up {
  animation: slideUp ease forwards 1.2s;
  display: flex;
  align-items: CENTER;
  justify-content: flex-start;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .slide-up sup {
  font-size: 9px;
  line-height: 9px;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop span {
  font-weight: 700;
  padding: 0 4px;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .icon {
  width: 18px;
  height: 18px;
  margin: 0 6px;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .icon.icon-1 {
  background: url(../../images/bu/motor/fullwidth/tp-desktop-sticky-footer-pointer-icon-1.svg) no-repeat center/contain;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .icon.icon-2 {
  background: url(../../images/bu/home-insurance/hi-free-addon-whie-icon.svg) no-repeat center/contain;
}
.nudge-content .hi-text-slider-desktop .hi-text-slide-desktop .icon.icon-3 {
  background: url(../../images/bu/home-insurance/hi-discounted-plans-white-icon.svg) no-repeat center/contain;
}

.nudge-form {
  display: FLEX;
  align-items: center;
  background: #fff;
  padding: 8px;
  border-radius: 12px;
  justify-content: space-between;
}
.nudge-form .input-wrapper {
  display: FLEX;
  align-items: CENTER;
  width: 68%;
}
.nudge-form input {
  padding: 8px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 0;
  color: #5E6C84;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.016em;
  width: 100%;
}
.nudge-form input::-webkit-input-placeholder {
  color: #5E6C84;
}
.nudge-form .fieldWrapper {
  position: relative;
  width: 100%;
}
.nudge-form .err {
  font-size: 10px;
  color: red;
  text-align: left;
  padding-left: 11px;
  position: absolute;
  bottom: -4px;
}
.nudge-form button {
  width: 29%;
  padding: 14px;
  background: #FF5630;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
.nudge-form .loading {
  width: 29%;
  padding: 14px;
  background: #FF5630;
  color: white;
  border: none;
  position: relative;
  height: 48px;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  display: none;
}
.nudge-form .loading::after {
  width: 25px;
  height: 25px;
  right: 53px;
  top: 12px;
}

.nudge .close {
  position: absolute;
  top: -44px;
  right: 0;
  cursor: pointer;
  font-size: 20px;
  background: rgba(23, 28, 64, 0.1019607843);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #253858;
  line-height: 29px;
  opacity: 1;
}

/*-- Navigation Start --*/
.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexbox.form-items {
  justify-content: space-between;
  padding: 0 0 40px 0;
}
.flexbox.reverse {
  flex-direction: row;
}
.flexbox.colum {
  flex-direction: column;
}
@media (max-width: 1024px) {
  .flexbox {
    flex-direction: column;
  }
  .flexbox.reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 568px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 360px) {
  .flexbox {
    flex-direction: column;
  }
}
.flexbox-left, .flexbox-right {
  width: 50%;
}
@media (max-width: 890px) {
  .flexbox-left, .flexbox-right {
    width: 100%;
  }
}
.flexbox-left.cus520, .flexbox-right.cus520 {
  width: 545px;
}
@media (max-width: 1024px) {
  .flexbox-left.cus520, .flexbox-right.cus520 {
    margin: 0px auto;
    width: 360px;
  }
}
@media (max-width: 375px) {
  .flexbox-left.cus520, .flexbox-right.cus520 {
    margin: 0px auto;
    width: 320px;
  }
}
@media (max-width: 320px) {
  .flexbox-left.cus520, .flexbox-right.cus520 {
    margin: 0px auto;
    width: 300px;
  }
}
.flexbox-left.w70, .flexbox-right.w70 {
  width: calc(100% - 338px);
}
@media (max-width: 890px) {
  .flexbox-left.w70, .flexbox-right.w70 {
    width: 100%;
  }
}
.flexbox-left.w60, .flexbox-right.w60 {
  width: 60%;
}
@media (max-width: 1024px) {
  .flexbox-left.w60, .flexbox-right.w60 {
    width: 100%;
  }
}
.flexbox-left.w65, .flexbox-right.w65 {
  width: 65%;
}
@media (max-width: 1024px) {
  .flexbox-left.w65, .flexbox-right.w65 {
    width: 100%;
  }
}
.flexbox-left.w40, .flexbox-right.w40 {
  width: 40%;
}
@media (max-width: 1024px) {
  .flexbox-left.w40, .flexbox-right.w40 {
    width: 100%;
  }
}
.flexbox-left.w30, .flexbox-right.w30 {
  width: 338px;
}
@media (max-width: 1024px) {
  .flexbox-left.w30, .flexbox-right.w30 {
    width: 100%;
  }
}
.flexbox.sb {
  justify-content: space-between;
}
.flexbox .flexbox-left.col-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.flexbox .button {
  background: #0065ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  padding: 8px 20px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .flexbox .button {
    padding: 8px 14px;
  }
}
.flexbox .button:active {
  font-size: 0;
  height: 38px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .flexbox .button:active {
    width: 168px;
  }
}
.flexbox .button:active::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  right: 45%;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 18px;
}

body:has(.spynav) .fixedh {
  position: initial !important;
}

.spynav {
  height: 56px;
  width: 100%;
  display: none;
  background: #fff;
  box-shadow: 0 3px 6px rgba(37, 56, 88, 0.1607843137);
  box-shadow: 0px 4px 16px 0px rgba(69, 97, 144, 0.2);
}
.spynav .spylink {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.spynav .spylink.singleLink {
  width: calc(100% - 320px);
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .spynav .spylink.singleLink {
    width: calc(100% - 200px);
    margin-right: 20px;
    overflow: hidden;
    overflow-x: scroll;
  }
}
@media (max-width: 1024px) and (max-width: 560px) {
  .spynav .spylink.singleLink {
    overflow: initial;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.singleLink li {
    min-width: 120px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li {
    min-width: 200px;
  }
}
@media (max-width: 1024px) and (max-width: 320px) {
  .spynav .spylink.singleLink li {
    min-width: 160px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li:nth-of-type(1n+2) {
    display: none;
    min-width: 200px;
  }
}
.spynav .spylink.multiLink {
  width: 320px;
}
@media (max-width: 1024px) {
  .spynav .spylink.multiLink {
    width: 190px;
    margin: 0;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.multiLink {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.multiLink .flexbox {
    justify-content: CENTER;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0px 16px;
  }
}
@media (max-width: 568px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 8px;
    margin: 0px;
  }
}
@media (max-width: 360px) {
  .spynav .spylink {
    max-width: 100%;
  }
}
.spynav .spylink li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 350px;
}
.spynav .spylink li.ht::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #172B4D;
  opacity: 0;
  border-radius: 10px;
  transition: opacity 300ms, transform 300ms;
}
@media screen and (max-width: 767px) {
  .spynav .spylink li {
    width: 100%;
    max-width: 100%;
  }
}
.spynav .spylink li.ht {
  overflow: hidden;
}
.spynav .spylink li.ht a {
  color: rgba(23, 43, 77, 0.6);
  text-decoration: none;
  display: block;
  height: 100%;
  align-items: center;
  overflow: hidden;
  padding: 16px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  font-weight: 400;
}
.spynav .spylink li.ht a:hover {
  color: #172B4D;
  background: #fff;
}
.spynav .spylink li.ht a .pink {
  background: transparent;
}
.spynav .spylink li.ht.active a {
  color: #172B4D;
}
@media screen and (max-width: 767px) {
  .spynav .spylink li.ht {
    display: none;
  }
}
.spynav .spylink li.ht::after {
  opacity: 1;
  transform: translate3d(-100%, 0, 0);
}
.spynav .spylink li.ht.active::after, .spynav .spylink li.ht:focus::after, .spynav .spylink li.ht:hover::after {
  transform: translate3d(0, 0, 0);
}
.spynav .spylink li > a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.spynav .spylink li > a.ellipses {
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.spynav .spylink li.flexbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .spynav .spylink li.flexbox {
    justify-content: CENTER;
    align-items: flex-end;
  }
}
.spynav .spylink li .allContent {
  height: 34px;
  position: relative;
  width: 185px;
}
.spynav .spylink li .allContent select {
  background: rgba(255, 255, 255, 0.1) 0 0;
  height: 100%;
  border-radius: 4px;
  border: none;
  padding: 0 25px 0 40px;
  color: #fff;
  appearance: none;
  width: 100%;
  -webkit-appearance: none;
  font-size: 12px;
}
.spynav .spylink li .allContent select:focus {
  outline: none;
  color: #fff;
}
@media (max-width: 1024px) {
  .spynav .spylink li a.ellipses {
    width: 150px;
  }
  .spynav .spylink li.flexbox {
    font-size: 0;
  }
}
.spynav.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: -1px;
  z-index: 1000;
  display: block;
}
.spynav.sticky ~ .travel-single-step-layout, .spynav.sticky ~ .pbcategoryPages {
  position: relative;
}
.spynav.sticky ~ .travel-single-step-layout:has(.visible), .spynav.sticky ~ .pbcategoryPages:has(.visible) {
  z-index: 99999;
}
.spynav.sticky ~ .travel-single-step-layout:has(.open), .spynav.sticky ~ .pbcategoryPages:has(.open) {
  z-index: 99999;
}

.select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .select-dropdown {
    width: 100%;
  }
}
.select-dropdown__button {
  padding: 11px 25px 11px 36px;
  cursor: pointer;
  text-align: left;
  background: #fff;
  height: 100%;
  border-radius: 4px;
  border: none;
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 500;
  font-size: 12px;
  width: 200px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 568px) {
  .select-dropdown__button {
    width: 165px;
  }
}
.select-dropdown__button:before {
  content: "";
  width: 20px;
  height: 21px;
  background: url(../../images/bu/motor/fullwidth/content-icon.svg) no-repeat center/contain;
  background-size: 100%;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
}
.select-dropdown__button:focus {
  outline: none;
}
.select-dropdown__button .zmdi {
  display: inline-block;
  width: 16px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 12px;
  transition: all 0.2s ease-out;
  transform: translate(0px, -50%);
}
.select-dropdown__button .zmdi:before {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 4px;
  margin-left: 6px;
}
.select-dropdown__list {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  width: 280px;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(41, 55, 86, 0.1019607843);
}
.select-dropdown__list.active {
  opacity: 1;
  display: block;
  pointer-events: auto;
}
@media (max-width: 568px) {
  .select-dropdown__list.active {
    left: 0%;
    width: 100%;
  }
}
.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161 !important;
  transition: all ease-in-out 0.3s;
  width: 100%;
}
.select-dropdown__list-item.main-nav {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .select-dropdown__list-item.main-nav {
    display: block !important;
  }
}

/*-- Navigation ends --*/
.language-dropdown {
  position: fixed;
  top: 163px;
  right: 0;
  border: 1px solid #DFEAFE;
  background: #fff;
  padding: 7px 8px;
  border-radius: 6px 0 0 6px;
  z-index: 1000;
  transition: all ease 0.5s;
}
.language-dropdown .language-icon {
  background: url(../../images/bu/motor/fullwidth/language-icon.svg) no-repeat center/contain;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0 3px -3px 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .language-dropdown .language-icon {
    background: url(../../images/bu/term/langImg.svg) no-repeat center/contain;
    width: 20px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .language-dropdown {
    right: -84px;
  }
}
.language-dropdown::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #253858;
  border-bottom: 1px solid #253858;
  margin-left: 4px;
  display: inline-block;
  transform: rotate(45deg);
  margin-bottom: 2px;
}
.language-dropdown select {
  border: 0;
  appearance: none;
  background: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #253858;
  position: relative;
  padding: 0 6px;
}

.simple-rhs-nudge {
  position: fixed;
  left: 0;
  bottom: 85px;
  border: 1px solid #FFE3F9;
  background: linear-gradient(91.59deg, #FFE7F9 0%, #FFFCFE 100%);
  border-radius: 0 12px 12px 0;
  padding: 12px 32px 12px 12px;
  display: flex;
  align-items: center;
  z-index: 100;
}
.simple-rhs-nudge::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/simple-lhs-nudge-icon.svg) no-repeat center/contain;
  width: 68px;
  height: 64px;
  display: inline-block;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .simple-rhs-nudge::before {
    width: 46px;
    height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .simple-rhs-nudge {
    bottom: 230px;
  }
}
.simple-rhs-nudge .content {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  max-width: 220px;
  color: #253858;
  position: relative;
  margin-left: 20px;
}
.simple-rhs-nudge .content span {
  font-weight: 700;
  color: #7652BD;
}
@media screen and (max-width: 767px) {
  .simple-rhs-nudge .content {
    font-size: 14px;
    line-height: 20px;
    max-width: 195px;
  }
}
.simple-rhs-nudge .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  background: transparent;
  text-align: center;
  line-height: 25px;
  color: #727272;
  opacity: 0.5;
  border-radius: 50%;
  font-size: 15px;
  border: 1px solid #727272;
  line-height: 15px;
  cursor: pointer;
}

.simple-rhs-nudge-with-button {
  position: fixed;
  left: 0;
  bottom: 85px;
  border: 1px solid #B3DDED;
  background: linear-gradient(69.86deg, #C9E8E5 14.61%, #DDF4FD 53.82%);
  border-radius: 0 12px 12px 0;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  z-index: 100;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .simple-rhs-nudge-with-button {
    position: relative;
    left: auto;
    bottom: auto;
    border-radius: 12px;
    width: calc(100% - 32px);
    margin: 0 auto 60px;
  }
}
.simple-rhs-nudge-with-button .content {
  max-width: 315px;
  display: flex;
  align-items: CENTER;
  flex-shrink: 0;
}
.simple-rhs-nudge-with-button .content .image {
  background: url(../../images/bu/motor/fullwidth/simple-lhs-nudge-with-button-icon.svg) no-repeat center/contain;
  width: 62px;
  height: 55px;
  display: inline-block;
  flex-shrink: 0;
}
.simple-rhs-nudge-with-button .content .details {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #253858;
  position: relative;
  margin-left: 20px;
}
.simple-rhs-nudge-with-button .content .details span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .simple-rhs-nudge-with-button .content .details {
    font-size: 14px;
    line-height: 20px;
    margin-left: 12px;
  }
}
.simple-rhs-nudge-with-button .button {
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  background: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 8px;
  margin-top: 6px;
  cursor: pointer;
}
.simple-rhs-nudge-with-button .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  background: transparent;
  text-align: center;
  line-height: 25px;
  color: #727272;
  opacity: 0.5;
  border-radius: 50%;
  font-size: 15px;
  border: 1px solid #727272;
  line-height: 15px;
  cursor: pointer;
}

.chat-section {
  position: fixed;
  bottom: 165px;
  right: 24px;
  cursor: pointer;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .chat-section {
    bottom: 100px;
    right: 5px;
  }
}

.disclaimerFor_insurer {
  background: transparent;
}

.videoLeftBox {
  margin: 0;
  min-height: 256px;
}
@media screen and (max-width: 767px) {
  .videoLeftBox {
    padding: 0;
  }
}
.videoLeftBox iframe {
  max-width: 490px;
  height: 256px;
  width: 100%;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .videoLeftBox iframe {
    height: 256px;
    padding: 0;
  }
}

.makemodel-gridwidget {
  border: 2px solid #F1F6FF;
  border-radius: 16px;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .makemodel-gridwidget {
    border-radius: 0;
    padding: 40px 16px;
  }
}
.makemodel-gridwidget .flexlist {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .makemodel-gridwidget .flexlist {
    margin: 24px 0 0;
  }
}
.makemodel-gridwidget .flexlist li {
  background: #F3F7FF;
  border-radius: 12px;
  width: 23.3%;
  margin: 0 24px 24px 0;
  display: flex;
  align-items: center;
}
.makemodel-gridwidget .flexlist li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .makemodel-gridwidget .flexlist li {
    width: 47%;
    margin: 0 16px 16px 0;
  }
  .makemodel-gridwidget .flexlist li:nth-child(4n) {
    margin-right: 16px;
  }
  .makemodel-gridwidget .flexlist li:nth-child(2n) {
    margin-right: 0;
  }
}
.makemodel-gridwidget .flexlist li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #253858;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.makemodel-gridwidget .flexlist li a::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/explore-more-icon.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 1024px) {
  .makemodel-gridwidget .flexlist li a {
    font-size: 12px;
    line-height: 18px;
    padding: 12px;
  }
  .makemodel-gridwidget .flexlist li a::after {
    width: 12px;
    height: 12px;
  }
}
.makemodel-gridwidget .link {
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -19px;
  transform: translate(-50%, 0px);
}
.makemodel-gridwidget .link button {
  border: 1px solid #0065FF;
  display: inline-flex;
  border-radius: 100px;
  background: #fff;
  padding: 8px 20px;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.makemodel-gridwidget .link button::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.makemodel-gridwidget .link button.active::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}

.expert-advice-section:has(p + p) p {
  margin: 0 0 24px;
}
.expert-advice-section:has(p + p) p:last-child {
  margin: 0;
}
.expert-advice-section .container {
  position: relative;
}
.expert-advice-section .expert-advice-quotes .heading {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0;
  color: #B47861;
  text-align: center;
}
.expert-advice-section .expert-advice-quotes .quotes {
  box-shadow: 0px 0px 34px 0px #F7DFD5;
  margin: 32px 0 0;
  padding: 24px 24px 65px;
  border-radius: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  z-index: 1;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .expert-advice-section .expert-advice-quotes .quotes {
    font-size: 14px;
    line-height: 20px;
  }
}
.expert-advice-section .expert-advice-quotes .quotes .more-quotes {
  display: none;
}
.expert-advice-section .expert-advice-quotes .quotes .more-quotes.show {
  display: block;
}
.expert-advice-section .expert-advice-quotes .quotes .read-more-quotes {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #B47861;
  position: relative;
  cursor: pointer;
}
.expert-advice-section .expert-advice-quotes .quotes .read-more-quotes::after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  border-style: solid;
  border-color: #B47861;
  border-image: initial;
  border-width: 0px 1px 1px 0px;
  padding: 2px;
  transition: 0.2s ease-out;
  margin: 0px 0px 3px 7px;
}
.expert-advice-section .expert-advice-quotes .quotes .read-more-quotes.show::after {
  transform: rotate(-135deg);
  margin: 0px 0px 1px 7px;
}
.expert-advice-section .expert-details {
  text-align: center;
  margin: -39px 0 0;
  z-index: 2;
  position: relative;
}
.expert-advice-section .expert-details .image {
  margin: 0 0 12px;
}
.expert-advice-section .expert-details .image img {
  max-width: 100%;
  height: auto;
}
.expert-advice-section .expert-details .name {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
  color: #253858;
}
.expert-advice-section .expert-details .designation {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  color: #253858;
}

.section-9:has(.description + .description) .description {
  margin: 0 0 24px;
}
.section-9 .details-image {
  display: FLEX;
  align-items: center;
  margin: 32px 0 0;
}
@media screen and (max-width: 767px) {
  .section-9 .details-image {
    flex-direction: column;
  }
}
.section-9 .details-image .details,
.section-9 .details-image .image {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-9 .details-image .details,
  .section-9 .details-image .image {
    width: 100%;
  }
}
.section-9 .details-image .image {
  text-align: center;
}
.section-9 .details-image .image img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .section-9 .details-image .image img {
    max-width: 204px;
    margin: 20px 0 0;
  }
}
.section-9 .details-image .star-bullet-list {
  list-style: none;
  margin: 20px 0 32px;
}
.section-9 .details-image .star-bullet-list.medium li {
  font-weight: 500;
}
.section-9 .details-image .star-bullet-list li {
  background: #fff;
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  padding: 24px 16px;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 12px;
  margin: 0 0 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-9 .details-image .star-bullet-list li {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-9 .details-image .star-bullet-list li:last-child {
  margin: 0;
}
.section-9 .details-image .star-bullet-list li::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/star-icon.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 16px;
  flex-shrink: 0;
}

.section-10 .accordion {
  margin: 24px 0 0;
}
.section-10 .accordion-item {
  background: #FFFFFF;
  border-radius: 12px;
  margin: 0 0 12px;
  box-shadow: 0px 0px 10px 0px #E5EDFF;
}
.section-10 .accordion-item .accordion-header {
  padding: 16px 24px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  color: #253858;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .section-10 .accordion-item .accordion-header {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-10 .accordion-item .accordion-header::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-10 .accordion-item .accordion-content {
  display: none;
}
.section-10 .accordion-item.active .accordion-header {
  border-bottom: 1px solid rgba(37, 56, 88, 0.1019607843);
}
.section-10 .accordion-item.active .accordion-header::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
.section-10 .accordion-item.active .accordion-content {
  display: block;
  padding: 20px 24px 24px;
}
.section-10 .accordion-item.with-image .heading {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-10 .accordion-item.with-image .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-10 .accordion-item.with-image .heading img {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .section-10 .accordion-item.with-image .heading img {
    margin-right: 16px;
  }
}
.section-10 .accordion-item.with-image.active .accordion-header {
  border: 4px solid #fff;
  background: #F3F7FF;
  border-radius: 12px 12px 0 0;
}
.section-10 .button-wrapper {
  text-align: center;
}
.section-10 .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-10 .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-10 .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-10 .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-10 .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-10 .button:active .arrow::before {
  display: none;
}
.section-10 .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.section-11 .description {
  margin: 0 0 32px;
}
.section-11 .generic-tabs {
  text-align: left;
}
.section-11 .generic-tab-content.flex-row {
  display: none;
}
.section-11 .generic-tab-content.flex-row.active {
  display: flex;
}
.section-11 .flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .section-11 .flex-row {
    flex-direction: column;
  }
}
.section-11 .flex-row .left {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .section-11 .flex-row .left {
    width: 100%;
  }
}
.section-11 .flex-row .right {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .section-11 .flex-row .right {
    width: 100%;
  }
}
.section-11 .flex-row .right .image {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .section-11 .flex-row .right .image.hide-mobile {
    display: none;
  }
}
.section-11 .accordion-item {
  background: #FFFFFF;
  border-radius: 12px;
  margin: 0 0 12px;
  box-shadow: 0px 0px 10px 0px #E5EDFF;
}
.section-11 .accordion-item .accordion-header {
  padding: 16px 24px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  color: #253858;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .section-11 .accordion-item .accordion-header {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-11 .accordion-item .accordion-header .image {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  margin-right: 20px;
}
.section-11 .accordion-item .accordion-header .image img {
  max-width: 100%;
  height: auto;
}
.section-11 .accordion-item .accordion-header .heading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 72px);
}
.section-11 .accordion-item .accordion-header .heading::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-11 .accordion-item .accordion-content {
  display: none;
}
@media screen and (max-width: 1024px) {
  .section-11 .accordion-item.active .accordion-header {
    border-bottom: 1px solid rgba(37, 56, 88, 0.1019607843);
  }
}
.section-11 .accordion-item.active .accordion-header::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
.section-11 .accordion-item.active .accordion-content {
  display: block;
  padding: 0px 24px 24px 78px;
}
@media screen and (max-width: 1024px) {
  .section-11 .accordion-item.active .accordion-content {
    padding: 16px;
  }
}
.section-11 .accordion-item.active .accordion-content .description {
  margin: 0;
}
.section-11 .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-11 .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-11 .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-11 .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-11 .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-11 .button:active .arrow::before {
  display: none;
}
.section-11 .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}
.section-11 .view-more-addons-wrapper {
  text-align: center;
  margin: 24px 0 0;
}
.section-11 .view-more-addons-wrapper .view-more-addons {
  border: 1px solid #D2E4FF;
  display: inline-flex;
  border-radius: 100px;
  background: #EDF2F9;
  padding: 8px 20px;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.section-11 .view-more-addons-wrapper .view-more-addons::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-11 .view-more-addons-wrapper .view-more-addons.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}

.table {
  box-shadow: 22px 24px 180px 0px #D4DEEC;
  background: #fff;
  border-radius: 16px;
  padding: 5px;
  margin: 31px 0 0;
  position: relative;
}
.table:has(.load-more-rows-wrapper) {
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .table:has(.load-more-rows-wrapper) {
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 24px;
  }
}
.table.no-box-shadow {
  box-shadow: none;
  border: 1px solid #D2E4FF;
  padding: 0;
  margin-bottom: 32px;
}
.table.no-box-shadow table tbody tr:last-child {
  border-bottom: 0;
}
.table table {
  border-collapse: collapse;
  width: 100%;
}
.table table thead {
  background: #DFE7F3;
}
.table table thead.blue {
  background: #E1ECFD;
}
.table table thead th {
  padding: 9px 18px;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  text-align: left;
  color: #253858;
  border-right: 0.6px dashed;
  border-color: rgba(37, 56, 88, 0.3);
}
@media screen and (max-width: 1024px) {
  .table table thead th {
    font-size: 14px;
    line-height: 21px;
  }
}
.table table thead th:first-child {
  border-top-left-radius: 10px;
}
.table table thead th:last-child {
  border-top-right-radius: 10px;
  border: 0;
}
.table table tbody tr {
  border-bottom: 0.6px dashed;
  border-color: rgba(37, 56, 88, 0.3);
}
.table table tbody td {
  border-right: 0.6px dashed;
  border-color: rgba(37, 56, 88, 0.3);
  padding: 18px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .table table tbody td {
    font-size: 14px;
    line-height: 20px;
  }
}
.table table tbody td:first-child {
  font-weight: 500;
}
.table table tbody td:last-child {
  border-right: 0;
}
@media screen and (max-width: 1024px) {
  .table table tbody td {
    font-size: 14px;
    line-height: 21px;
  }
}
.table .button-wrapper {
  text-align: center;
  margin: 23px auto 21px;
}
@media screen and (max-width: 1024px) {
  .table .button-wrapper {
    margin-bottom: 0;
  }
}
.table .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.table .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.table .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.table .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.table .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.table .button-wrapper .button:active .arrow::before {
  display: none;
}
.table .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}
.table .load-more-rows-wrapper {
  text-align: CENTER;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1024px) {
  .table .load-more-rows-wrapper {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin: 24px 0 0;
  }
}
.table .load-more-rows-wrapper .load-more-rows {
  border: 1px solid #D3E5EC;
  border-radius: 100px;
  background: #fff;
  padding: 3px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  color: #0065ff;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .table .load-more-rows-wrapper .load-more-rows {
    font-size: 14px;
    line-height: 20px;
  }
}
.table .load-more-rows-wrapper .load-more-rows::after {
  content: "";
  border: solid #0065ff;
  display: inline-block;
  padding: 3px;
  border-width: 0 1.5px 1.5px 0;
  transform: rotate(45deg);
  margin: 0 0 2px 9px;
}
@media screen and (max-width: 1024px) {
  .table .load-more-rows-wrapper .load-more-rows {
    display: inline-block;
  }
}
.table .load-more-rows-wrapper .load-more-rows.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -1px 9px;
}
.table ~ .disclaimer {
  font-size: 8pt;
  margin: 24px 0;
  display: inline-block;
  line-height: 16px;
}

.insurance-different-cities-widget {
  position: relative;
}
.insurance-different-cities-widget .insurance-different-cities-heading {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 12px;
  text-align: left;
}
.insurance-different-cities-widget .insurance-different-cities-list {
  margin: 32px 0 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .insurance-different-cities-widget .insurance-different-cities-list {
    margin: 23px 0 0;
  }
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city {
  border: 1px solid #DEE3F0;
  background: #fff;
  border-radius: 16px;
  margin: 0 28px 28px 0;
  width: 14%;
  display: flex;
  padding: 20px 0;
  flex-direction: column;
  align-items: CENTER;
  cursor: pointer;
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city {
    width: 47%;
    margin: 0 16px 16px 0;
  }
  .insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city:nth-child(6n) {
    margin-right: 16px;
  }
  .insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city:nth-child(2n) {
    margin-right: 0;
  }
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city .name {
  position: relative;
  margin: 16px 0 0;
  text-align: center;
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city .name::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/popular-cities-right-arrow.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 8px 0 0;
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city .name a {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
}
.insurance-different-cities-widget .insurance-different-cities-list .insurance-different-city .name a span {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
  display: block;
  text-transform: capitalize;
}
.insurance-different-cities-widget .view-more-cities-wrapper {
  position: absolute;
  left: 50%;
  bottom: -62px;
  transform: translate(-50%, 0px);
  width: 100%;
  text-align: center;
}
.insurance-different-cities-widget .view-more-cities-wrapper .view-more-cities {
  border: 1px solid #D2E4FF;
  display: inline-flex;
  border-radius: 100px;
  background: #EDF2F9;
  padding: 8px 20px;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.insurance-different-cities-widget .view-more-cities-wrapper .view-more-cities::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.insurance-different-cities-widget .view-more-cities-wrapper .view-more-cities.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
@media screen and (max-width: 767px) {
  .insurance-different-cities-widget .view-more-cities-wrapper {
    bottom: -53px;
  }
}

.flexible-table {
  margin: 32px 0 0;
}
.flexible-table .row {
  display: flex;
}
.flexible-table .row:nth-child(odd) {
  background: rgba(235, 235, 235, 0.3019607843);
  border-radius: 8px;
}
.flexible-table .row:last-child .value {
  border-radius: 0 0 16px 16px;
  border-bottom: 1px solid #DEEBFF;
}
.flexible-table .row.heading {
  background: transparent;
  border-bottom: 1px dashed #B3D4FF;
  border-radius: 0;
}
.flexible-table .row.heading .label {
  font-weight: 700;
  color: #253858;
}
.flexible-table .row.heading .value {
  border: 1px solid #DEEBFF;
  border-bottom: 0;
  border-radius: 16px 16px 0 0;
  font-weight: 700;
  color: #253858;
  justify-content: center;
  background: #F1F7FF;
}
.flexible-table .row .label,
.flexible-table .row .value {
  padding: 16px;
  width: 33.3%;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .flexible-table .row .label,
  .flexible-table .row .value {
    font-size: 14px;
    line-height: 20px;
  }
}
.flexible-table .row .label {
  font-weight: 500;
  color: #253858;
  padding-left: 38px;
}
.flexible-table .row .value {
  border-left: 1px solid #DEEBFF;
}

.addons-details-section .button-wrapper {
  text-align: center;
}
.addons-details-section .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.addons-details-section .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.addons-details-section .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.addons-details-section .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.addons-details-section .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.addons-details-section .button-wrapper .button:active .arrow::before {
  display: none;
}
.addons-details-section .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.section-13 .flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
.section-13 .flex-row:has(.fixed-height) {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section-13 .flex-row {
    flex-direction: column;
  }
}
.section-13 .flex-row .left {
  width: 61%;
}
@media screen and (max-width: 767px) {
  .section-13 .flex-row .left {
    width: 100%;
  }
}
.section-13 .flex-row .right {
  width: 38%;
}
@media screen and (max-width: 767px) {
  .section-13 .flex-row .right {
    width: 100%;
  }
}
.section-13 .flex-row .description {
  margin: 0 0 32px;
}
.section-13 .flex-row .image {
  margin: 57px auto 0;
  text-align: CENTER;
}
@media screen and (max-width: 767px) {
  .section-13 .flex-row .image {
    display: none;
  }
}
.section-13 .flex-row .tip {
  background: #FFF9E1;
  padding: 6px 12px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  color: #E17B00;
}
.section-13 .flex-row .numbered-list {
  counter-reset: section;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .section-13 .flex-row .numbered-list {
    margin: 24px 0 0;
    height: auto;
    overflow-y: initial;
  }
}
.section-13 .flex-row .numbered-list .numbered-list-item {
  counter-increment: section;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  color: #253858;
  display: flex;
  align-items: center;
  padding: 16px;
  margin: 0 0 8px;
  box-shadow: 0px 0px 16px 0px rgba(52, 105, 203, 0.1607843137);
  background: #fff;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .section-13 .flex-row .numbered-list .numbered-list-item {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-13 .flex-row .numbered-list .numbered-list-item:last-child {
  margin: 0;
}
.section-13 .flex-row .numbered-list .numbered-list-item .number {
  background: #e8efff;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px 0 0;
  flex-shrink: 0;
}
.section-13 .flex-row .numbered-list .numbered-list-item .number::before {
  content: counter(section);
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  color: #3B8BFB;
}
.section-13 .flex-row .numbered-list.fixed-height {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 20px;
  height: 445px;
  overflow-y: scroll;
  margin: 32px 0 20px;
}
.section-13 .flex-row .numbered-list.fixed-height::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.section-13 .flex-row .numbered-list.fixed-height::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfe1e6;
}
.section-13 .flex-row .numbered-list.fixed-height::-webkit-scrollbar-thumb {
  background: #dfe1e6;
  border-radius: 8px;
}
.section-13 .flex-row .numbered-list.fixed-height::-webkit-scrollbar-thumb:hover {
  background: #97a0af;
}
@media screen and (max-width: 1024px) {
  .section-13 .flex-row .numbered-list.fixed-height {
    height: auto;
  }
  .section-13 .flex-row .numbered-list.fixed-height::-webkit-scrollbar {
    display: none;
  }
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item {
  margin: 0;
  padding: 0 0 16px;
  box-shadow: none;
  background: #fff;
  border-radius: 0;
  position: relative;
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item::before {
  content: "";
  border: 1px dashed #3B8BFB;
  width: 1px;
  height: 100%;
  position: absolute;
  bottom: 50%;
  left: 25px;
  z-index: 0;
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item:first-child::before {
  display: none;
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item:last-child {
  padding: 0;
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item p {
  border: 1px solid #DEE3F0;
  border-radius: 16px;
  padding: 16px;
  width: calc(100% - 75px);
}
.section-13 .flex-row .numbered-list.fixed-height .numbered-list-item .number {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 24px 0 0;
  background: #F3F7FF;
  z-index: 1;
}

.know-claim-section .required-documents-list {
  display: FLEX;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .know-claim-section .required-documents-list {
    flex-wrap: nowrap;
    flex-direction: column;
    margin: 16px 0 0;
  }
}
.know-claim-section .required-documents-list .document {
  display: flex;
  align-items: CENTER;
  width: 31%;
  margin: 0 28px 20px 0;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 16px;
  border: 1px solid #E5E9EF;
}
.know-claim-section .required-documents-list .document:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .know-claim-section .required-documents-list .document {
    margin: 0 0 21px;
    width: 100%;
  }
}
.know-claim-section .required-documents-list .document .tick {
  background: #E3FCEF;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  position: relative;
  display: FLEX;
  align-items: CENTER;
  justify-content: center;
  margin: 0 16px 0 0;
  flex-shrink: 0;
}
.know-claim-section .required-documents-list .document .tick::after {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 16px;
  width: 9px;
  border-bottom: 3px solid #13c18b;
  border-right: 3px solid #13c18b;
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .know-claim-section .required-documents-list .document .tick {
    width: 34px;
    height: 34px;
  }
}
.know-claim-section .required-documents-list .document .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .know-claim-section .required-documents-list .document .content {
    font-size: 14px;
    line-height: 20px;
  }
}
.know-claim-section .required-documents-list .document .content span {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  display: block;
  margin: 4px 0 0;
}
@media screen and (max-width: 1024px) {
  .know-claim-section .required-documents-list .document .content {
    font-size: 14px;
    line-height: 20px;
  }
}

.popular-car-insurance-brands-widget {
  position: relative;
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list {
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .popular-car-insurance-brands-widget .popular-car-insurance-brands-list {
    flex-direction: column;
  }
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 31%;
  padding: 8px 16px;
  margin: 0 32px 32px 0;
  cursor: pointer;
  position: relative;
  background: #fff;
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands:nth-child(3n) {
  margin-right: 0;
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands::after {
  content: "";
  background: url(../../images/bu/motor/tw/fullwidth/right-arrow-icon.svg) no-repeat center/contain;
  width: 15px;
  height: 10px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(0px, -50%);
}
@media screen and (max-width: 1024px) {
  .popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands {
    width: 100%;
    margin: 0 0 24px;
  }
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands .logo {
  margin-right: 12px;
  height: 38px;
  display: flex;
  align-items: center;
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands .logo img {
  max-width: 100%;
  height: auto;
}
.popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands a {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .popular-car-insurance-brands-widget .popular-car-insurance-brands-list .popular-bike-insurance-brands a {
    font-size: 14px;
    line-height: 20px;
  }
}

.section-14 .section-14-list {
  margin: 32px 0 0;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .section-14 .section-14-list {
    margin: 24px 0 0;
    overflow-x: scroll;
    width: 100%;
  }
  .section-14 .section-14-list::-webkit-scrollbar {
    display: none;
  }
}
.section-14 .section-14-list .type {
  background: #F3F8FF;
  border-radius: 12px;
  margin: 0 28px 0 0;
  padding: 16px 8px 8px;
  width: 23%;
}
@media screen and (max-width: 1024px) {
  .section-14 .section-14-list .type {
    max-width: 277px;
    flex-shrink: 0;
    width: 100%;
  }
}
.section-14 .section-14-list .type .image {
  text-align: center;
  margin: 0 0 16px;
}
.section-14 .section-14-list .type .content {
  box-shadow: 0px 0px 16px 0px rgba(52, 105, 203, 0.1607843137);
  background: #fff;
  border-radius: 8px;
  padding: 16px 12px;
  height: calc(100% - 120px);
}
.section-14 .section-14-list .type .content .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 700;
  margin: 0 0 8px;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .section-14 .section-14-list .type .content .heading {
    font-size: 14px;
    line-height: 20px;
  }
}

.section-15 .section-15-list {
  display: flex;
  margin: 32px 0 0;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section-15 .section-15-list {
    flex-direction: column;
  }
}
.section-15 .section-15-list .type {
  display: flex;
  width: 32%;
}
@media screen and (max-width: 1024px) {
  .section-15 .section-15-list .type {
    width: 100%;
    margin: 0 0 24px;
  }
}
.section-15 .section-15-list .type .image {
  margin: 0 16px 0 0;
  flex-shrink: 0;
}
.section-15 .section-15-list .type .image img {
  max-width: 100%;
  height: auto;
}
.section-15 .section-15-list .type .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 700;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-15 .section-15-list .type .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-15 .button-wrapper {
  text-align: center;
}
.section-15 .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-15 .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-15 .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-15 .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-15 .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-15 .button-wrapper .button:active .arrow::before {
  display: none;
}
.section-15 .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.section-16 {
  position: relative;
}
.section-16 .section-16-list {
  margin: 32px auto 0;
  max-width: 974px;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(52, 105, 203, 0.1607843137);
  border-radius: 12px;
  padding: 28px;
}
.section-16 .section-16-list .type {
  border-bottom: 1px dashed #B3BAC5;
  padding: 0 0 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .section-16 .section-16-list .type {
    align-items: flex-start;
  }
}
.section-16 .section-16-list .type.more-reason {
  display: none;
}
.section-16 .section-16-list .type.more-reason.show {
  display: flex;
}
.section-16 .section-16-list .type .image {
  margin: 0 28px 0 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .section-16 .section-16-list .type .image img {
    max-width: 48px;
    height: auto;
  }
}
.section-16 .view-more-reasons-wrapper {
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translate(-50%, 0px);
}
.section-16 .view-more-reasons-wrapper .view-more-reasons {
  border: 1px solid #D2E4FF;
  display: inline-flex;
  border-radius: 100px;
  background: #EDF2F9;
  padding: 8px 20px;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.section-16 .view-more-reasons-wrapper .view-more-reasons::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-16 .view-more-reasons-wrapper .view-more-reasons.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}
@media screen and (max-width: 767px) {
  .section-16 .view-more-reasons-wrapper {
    transform: translate(-50%, 0px);
    width: 100%;
    text-align: CENTER;
  }
}

.why-pb-make-difference-section {
  background: #EDEBFF;
  background: radial-gradient(50% 50% at 50% 50%, #EDEBFF 0%, #E2DFFF 100%);
  border-radius: 16px;
  padding: 32px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section {
    background: #EDEBFF;
    border-radius: 12px;
    padding: 20px 16px;
    position: relative;
    margin: 0 16px 35px;
    width: calc(100% - 32px);
  }
}
.why-pb-make-difference-section::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/why-pb-makes-difference-image.png) no-repeat center/contain;
  width: 233px;
  height: 120px;
  position: absolute;
  z-index: 1;
  right: 48px;
  top: -32px;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section::before {
    width: 101px;
    height: 85px;
    right: 8px;
    top: -20px;
  }
}
.why-pb-make-difference-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/why-pb-makes-difference-vector.png) no-repeat center/cover;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 16px;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section::after {
    background: url(../../images/bu/motor/fullwidth/why-pb-makes-difference-vector-mobile.png) no-repeat center/cover;
    border-radius: 12px;
  }
}
.why-pb-make-difference-section h2 {
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section h2 {
    width: 230px;
  }
}
.why-pb-make-difference-section .pointers-section {
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section {
    flex-direction: column;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box {
  border-radius: 20px;
  background: #fff;
  width: 48%;
  padding: 20px 16px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box {
    width: 100%;
    padding: 8px;
    margin: 0 0 16px;
  }
  .why-pb-make-difference-section .pointers-section .pointers-box:last-child {
    margin: 0;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .tag {
  background: #EAE6FF;
  display: inline-block;
  border-radius: 100px;
  padding: 8px 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  color: #6554C0;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .tag {
    padding: 4px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .pointers-list {
  margin: 20px 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .pointers-list {
    margin: 16px 0 0;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer {
    width: 33%;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer .number {
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  margin: 0 0 8px;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer .number {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  color: #5B574F;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .pointers-list .pointer .description {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }
}
.why-pb-make-difference-section .pointers-section .pointers-box .extra-pointer {
  position: absolute;
  top: 22px;
  right: 0;
  background: #F4F5F7;
  padding: 4px 12px;
  border-radius: 8px 0 0 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #253858;
  display: flex;
  align-items: center;
}
.why-pb-make-difference-section .pointers-section .pointers-box .extra-pointer::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/why-pb-makes-difference-assistance-image.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 1024px) {
  .why-pb-make-difference-section .pointers-section .pointers-box .extra-pointer {
    position: relative;
    top: auto;
    right: auto;
    padding: 4px 8px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    justify-content: center;
    margin: 16px 0 0;
  }
  .why-pb-make-difference-section .pointers-section .pointers-box .extra-pointer::before {
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
  }
}

.wall-of-claims-widget {
  border-radius: 8px;
  background: rgba(222, 235, 255, 0.4);
  padding: 24px 24px 28px;
  position: relative;
  margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget {
    padding: 68px 0px 28px 16px;
    border-radius: 0;
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.wall-of-claims-widget .wall-of-claims-tag {
  background: #36B37E;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 8px 0 0;
  color: #FFF;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.196px;
}
.wall-of-claims-widget .wall-of-claims-tag::before {
  content: "";
  height: 0;
  width: 0;
  left: -16px;
  border-top: 17.3px solid #36b37e;
  border-left: 16px solid rgba(244, 117, 48, 0);
  border-bottom: 17.4px solid #36b37e;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tag {
    right: auto;
    top: 18px;
    left: 0;
    border-radius: 0;
    font-size: 12px;
  }
  .wall-of-claims-widget .wall-of-claims-tag::before {
    display: none;
  }
  .wall-of-claims-widget .wall-of-claims-tag:after {
    content: "";
    height: 0;
    width: 0;
    right: -16px;
    border-top: 17.3px solid #36b37e;
    border-right: 16px solid rgba(244, 117, 48, 0);
    border-bottom: 17.4px solid #36b37e;
    top: 0;
    position: absolute;
  }
}
.wall-of-claims-widget .wall-of-claims-heading {
  color: #253858;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}
.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab {
    overflow-x: scroll;
    max-width: 100%;
    display: flex;
  }
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab::-webkit-scrollbar {
    display: none;
  }
}
.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links {
  border-radius: 100px;
  border: 1px solid #DFE1E6;
  background: #FFF;
  padding: 6px 18px;
  color: #253858;
  text-align: center;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
  cursor: pointer;
}
.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links.active {
  color: #0065ff;
  border-color: #0065ff;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links {
    flex-shrink: 0;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content {
  display: none;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content {
    padding-right: 16px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content.active {
  display: block;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.15);
  width: 48%;
  margin: 0 26px 28px 0;
  padding: 16px;
  cursor: pointer;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
    width: 100%;
    margin: 0 0 22px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name {
  display: flex;
  align-items: CENTER;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .image {
  height: 48px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .image img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer {
  margin-left: 12px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name span {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name span {
    font-size: 14px;
    line-height: 20px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name img {
  margin-left: 6px;
  margin-bottom: -3px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .customer {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  margin-top: 2px;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .customer {
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event {
  display: flex;
  align-items: CENTER;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .image {
  height: 42px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event {
  margin-left: 12px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .date {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  align-items: center;
  display: flex;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .date img {
  margin-right: 4px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content {
  margin: 12px 0 8px;
  min-height: 66px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content:has(.video) p {
  min-height: 44px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video {
  border-radius: 8px;
  background: url(<path-to-image>), lightgray 50%/cover no-repeat;
  height: 151px;
  margin-bottom: 16px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video img {
  height: 100%;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video iframe {
  border-radius: 8px;
  pointer-events: none;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content p {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px !important;
  letter-spacing: 0.224px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .story-link {
  color: #0065FF;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .story-link::after {
  content: "";
  border: solid #0065FF;
  border-width: 2px 2px 0px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 0px 3px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .date {
  color: #505F79;
  /* font-family: Roboto; */
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: flex;
  align-items: CENTER;
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .date img {
  margin-right: 4px;
}
.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper {
  text-align: center;
  margin: 4px 0 0;
  position: absolute;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0px);
}
.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button {
  border: 1px solid #0065FF;
  background: #FFF;
  color: #0065ff;
  text-align: center;
  padding: 6px 30px 6px 18px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* width: 328px; */
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 14px;
}
.wall-of-claims-widget.car .wall-of-claims-tag {
  min-width: 300px;
  height: 34px;
}
@media screen and (max-wdith: 767px) {
  .wall-of-claims-widget.car .wall-of-claims-tag {
    min-width: 292px;
  }
}
.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .content p.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .content p.text-overflow-ellipsis::after {
  content: "...";
}
.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date {
  justify-content: flex-end;
}
.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:has(.text-overflow-ellipsis) .story-link-date {
  justify-content: space-between;
}

@keyframes filterWebFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes filterSlideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.wall-of-claims-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}
.wall-of-claims-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}
.wall-of-claims-popup-container .wall-of-claims-popup {
  width: 636px;
  max-width: 100%;
  background: #fff;
  border-radius: 24px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup {
    left: 0;
    top: 0;
    transform: none;
    height: 100%;
    border-radius: 0;
    animation: filterSlideUp 0.3s ease-out;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading {
  border-radius: 24px 24px 0px 0px;
  background: rgba(222, 235, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}
@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading {
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #DFE1E6;
    padding: 16px;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading .heading {
  color: #253858;
  /* font-family: Roboto; */
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading .close {
  height: 24px;
  cursor: pointer;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body {
  padding: 24px 24px 0;
  max-height: 70vh;
  overflow-y: scroll;
  margin-bottom: 24px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body::-webkit-scrollbar {
  width: 3px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background: var(--dfe-1-e-6-n-40, #DFE1E6);
}
@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body {
    padding: 16px 16px 0;
    max-height: 90vh;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name {
  display: flex;
  align-items: CENTER;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .image {
  height: 48px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .image img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer {
  margin-left: 12px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name span {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  margin-left: 4px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name img {
  margin-left: 6px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .customer {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  margin-top: 2px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event {
  display: flex;
  align-items: CENTER;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .image {
  height: 42px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event {
  margin-left: 12px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .date {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  align-items: center;
  display: flex;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .date img {
  margin-right: 4px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial {
  margin: 40px 0 24px;
  position: relative;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial::before {
  content: "";
  background: url(../../../images/bu/health/wall-of-claims-quotes-icon.svg);
  position: absolute;
  left: 0;
  top: 315px;
  width: 42px;
  height: 36px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial::after {
  content: "";
  background: url(../../../images/bu/health/wall-of-claims-quotes-icon.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42px;
  height: 36px;
  transform: rotate(360deg) scaleX(-1);
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video {
  border-radius: 8px;
  background: url(<path-to-image>), lightgray 50%/cover no-repeat;
  height: 300px;
  margin-bottom: 30px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video img {
  height: 100%;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video iframe {
  border-radius: 8px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial p {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin: 0 0 20px;
  position: relative;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial p:last-of-type {
  margin: 0;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .title {
  color: #253858;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details:last-of-type {
  margin-bottom: 24px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .icon {
  height: 42px;
  margin-right: 16px;
  flex-shrink: 0;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .label-description .label {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .label-description .description {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.256px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details {
  width: 48%;
  margin-bottom: 20px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details:last-child, .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details:last-of-type(2) {
  margin-bottom: 0;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details .label {
  color: #505F79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 4px;
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

@keyframes filterWebFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gst-strip {
  background: #FFEBE6;
  text-align: CENTER;
  display: flex;
  align-items: CENTER;
  flex-direction: row;
  justify-content: center;
  padding: 4px 0;
  height: 32px;
}
.gst-strip .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  display: inline-block;
  color: #de350b;
}

.insurer-toggle {
  margin: 0 auto 28px;
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0px 2px 8px 0px #D7DFEC;
  border-radius: 8px;
  padding: 6px 16px;
  color: rgba(80, 95, 121, 0.8);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .insurer-toggle {
    margin: 0 16px 28px;
    color: rgba(80, 95, 121, 0.8);
    display: flex;
    width: fit-content;
  }
}

.insurer-toggle .label {
  margin-right: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
}

.options {
  display: flex;
  gap: 25px;
}

.option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: rgba(37, 56, 88, 0.8);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
}

.option input {
  display: none;
}

.radio {
  width: 18px;
  height: 18px;
  border: 2px solid #5E6C84;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
}

.option input:checked + .radio {
  border-color: #0065ff;
  background: #0065ff;
}

.option input:checked + .radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.option input:checked ~ span,
.option:has(input:checked) {
  color: #253858;
}

.section-17 .section-17-slider.sliderRoot .sliderWrapper .item {
  box-shadow: 0px 0px 10px 0px #E5EDFF;
  border: 1px solid #F1F6FF;
  border-radius: 12px;
  background: #fff;
  padding: 8px;
  cursor: initial;
  margin: 0 30px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-17 .section-17-slider.sliderRoot .sliderWrapper .item {
    width: 265px;
    min-width: 265px;
    padding: 16px;
    min-height: auto;
  }
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item .description {
  margin: 0;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item .image {
  height: 70px;
  margin: 0 auto 16px;
  background: #F2F7FF;
  width: 100%;
  max-width: 100%;
  padding: 12px;
  border-radius: 8px;
  text-align: center;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item .image img {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-17 .section-17-slider.sliderRoot .sliderWrapper .item .image {
    height: 50px;
    max-width: 100%;
    margin: 0 0 28px;
  }
  .section-17 .section-17-slider.sliderRoot .sliderWrapper .item .image img {
    height: auto;
  }
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item .content {
  padding: 0 12px 12px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item .content .heading {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-17 .section-17-slider.sliderRoot .sliderWrapper .item .content .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item.flexible-height .image {
  height: auto;
  margin: 0 0 16px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .item.blue-bg {
  background: #F1F7FF;
  box-shadow: none;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .items.col-4 .item {
  margin: 0 24px 0 0;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows {
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 96;
  left: -16px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows.right {
  left: auto;
  right: -16px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-left,
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-right {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  background: #E2F0E9;
  width: 32px;
  height: 32px;
  border: 2px solid #FFFFFF;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-left i,
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border: solid rgba(37, 56, 88, 0.4);
  padding: 4px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-left i {
  border-width: 0 0 1.5px 1.5px;
}
.section-17 .section-17-slider.sliderRoot .sliderWrapper .arrows .arrow-right i {
  border-width: 1.5px 1.5px 0 0;
  margin-left: -2px;
}

.top-fold-content {
  background: linear-gradient(318.19deg, #BEE5FD 36.47%, #E1F4FF 71.63%);
  border-radius: 24px;
  margin: 20px 20px 0;
  padding: 80px 50px 130px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .top-fold-content {
    margin: 12px 8px 0;
    padding: 26px 16px 305px;
    position: relative;
    background: linear-gradient(357.82deg, #BEE5FD 12.43%, #E1F4FF 94.86%);
    text-align: center;
  }
}
.top-fold-content::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/new-car-insurance-top-fold-image.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 596px;
  height: 472px;
}
@media screen and (max-width: 1024px) {
  .top-fold-content::after {
    top: auto;
    right: 0;
    width: 100%;
    height: 258px;
    bottom: 50px;
  }
}
.top-fold-content .tag {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  color: #E86E09;
}
@media screen and (max-width: 1024px) {
  .top-fold-content .tag {
    font-size: 18px;
  }
}
.top-fold-content .heading {
  font-weight: 700;
  font-size: 44px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 20px 0 0;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .top-fold-content .heading {
    font-size: 32px;
    line-height: 48px;
    margin: 16px 0 0;
  }
}
.top-fold-content .sub-heading {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
  margin: 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .top-fold-content .sub-heading {
    font-size: 16px;
    line-height: 26px;
    margin: 12px 0 0;
  }
}
.top-fold-content .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
  padding: 26px 55px;
  margin: 41px 0 0;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 100%;
}
.top-fold-content .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.top-fold-content .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.top-fold-content .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.top-fold-content .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.top-fold-content .button:active .arrow::before {
  display: none;
}
.top-fold-content .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}
@media screen and (max-width: 1024px) {
  .top-fold-content .button {
    margin: 32px 0 0;
    font-size: 16px;
    max-width: 100%;
    justify-content: CENTER;
    display: flex;
    justify-content: center;
    padding: 20px 55px;
  }
}
.top-fold-content .link {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #253858;
  margin: 24px 0 0;
  cursor: pointer;
  position: relative;
  display: flex;
  width: fit-content;
  align-items: center;
}
.top-fold-content .link::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/new-car-top-fold-arrow-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
@media screen and (max-width: 1024px) {
  .top-fold-content .link {
    justify-content: center;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    margin: 16px 0 0;
  }
}

.top-fold-pointer-list {
  background: #fff;
  width: calc(100% - 190px);
  margin: -50px auto 20px;
  border-radius: 16px;
  padding: 26px 32px;
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .top-fold-pointer-list {
    flex-wrap: wrap;
    width: 100%;
    padding: 24px 16px 0;
    margin: 0;
  }
}
.top-fold-pointer-list .top-fold-pointer {
  display: flex;
  align-items: CENTER;
}
@media screen and (max-width: 1024px) {
  .top-fold-pointer-list .top-fold-pointer {
    width: 48%;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 24px;
  }
}
.top-fold-pointer-list .top-fold-pointer .image {
  margin-right: 12px;
}
.top-fold-pointer-list .top-fold-pointer .content {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.016em;
  color: #253858;
}
.top-fold-pointer-list .top-fold-pointer .content span {
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 375px) {
  .top-fold-pointer-list .top-fold-pointer .content {
    font-size: 12px;
    line-height: 18px;
  }
}

.section-18 .main-heading {
  margin: 24px 0 0;
  display: inline-block;
  position: relative;
}
.section-18 .main-heading::after {
  content: "";
  background: #4fc49d;
  width: 108px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translate(-50%, 0px);
}
@media screen and (max-width: 767px) {
  .section-18 .main-heading {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }
}
.section-18 .box {
  border: 1px solid #F0F6FF;
  border-radius: 16px;
  position: relative;
  text-align: center;
}
.section-18 .section-18-list {
  display: flex;
  flex-wrap: wrap;
  padding: 70px 40px 0;
}
@media screen and (max-width: 1024px) {
  .section-18 .section-18-list {
    padding-inline: 16px;
  }
}
.section-18 .section-18-list .type {
  box-shadow: 0px 4px 16px 0px rgba(37, 56, 88, 0.2);
  background: #fff;
  border-radius: 16px;
  width: 23%;
  margin: 0 24px 58px 0;
  padding: 0 16px 24px;
  cursor: pointer;
}
.section-18 .section-18-list .type:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-18 .section-18-list .type {
    margin: 0 18px 48px 0;
  }
}
@media screen and (max-width: 767px) {
  .section-18 .section-18-list .type {
    width: 47%;
    margin: 0 16px 58px 0;
  }
  .section-18 .section-18-list .type:nth-child(2n) {
    margin-right: 0;
  }
}
.section-18 .section-18-list .type .image {
  width: 48px;
  height: 48px;
  margin: -24px 0 16px;
}
.section-18 .section-18-list .type .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-18 .section-18-list .type .content .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  text-align: left;
  font-weight: 500;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .section-18 .section-18-list .type .content .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-18 .section-18-list .type .content .arrow {
  background: url(../../images/bu/motor/fullwidth/right-arrow.svg) no-repeat center/contain;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  .section-18 .section-18-list .type .content {
    flex-direction: column;
    align-items: flex-start;
    height: calc(100% - 36px);
  }
  .section-18 .section-18-list .type .content .arrow {
    margin: 8px 0 0;
  }
}
.section-18 .toggle-content-wrapper {
  text-align: center;
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.section-18 .toggle-content-wrapper .toggle-content-button {
  border: 1px solid #D2E4FF;
  display: inline-flex;
  border-radius: 100px;
  background: #EDF2F9;
  padding: 8px 20px;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.section-18 .toggle-content-wrapper .toggle-content-button::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #253858;
  border-bottom: 1.5px solid #253858;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-18 .toggle-content-wrapper .toggle-content-button.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}

.pageWrap > .container {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .pageWrap > .container {
    padding: 0;
  }
}

.got-new-ev-section {
  background: linear-gradient(233.47deg, #EFFFED 9.53%, #E9FFFE 74.87%);
  border-radius: 24px;
  border: 1px solid #D9EFE9;
  padding: 40px 40px 128px;
  position: relative;
  margin-bottom: 220px;
}
.got-new-ev-section::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/new-ev-image.svg) no-repeat center/contain;
  width: 626px;
  height: 191px;
  position: absolute;
  right: 0;
  top: 0;
}
.got-new-ev-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/new-ev-car-image.svg) no-repeat center/contain;
  width: 328px;
  height: 143px;
  position: absolute;
  top: -40px;
  right: 28px;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section {
    border-radius: 0;
    padding: 40px 16px 110px;
    margin: 0 auto 175px;
  }
  .got-new-ev-section::before, .got-new-ev-section::after {
    display: none;
  }
}
.got-new-ev-section .features-list {
  display: FLEX;
  margin: 32px 0 0;
}
.got-new-ev-section .features-list .feature {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #253858;
  position: relative;
  padding-left: 40px;
  margin: 0 58px 0 0;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .features-list .feature {
    font-size: 14px;
    line-height: 20px;
  }
}
.got-new-ev-section .features-list .feature:last-child {
  margin: 0;
}
.got-new-ev-section .features-list .feature::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ev-green-check-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .features-list {
    flex-direction: column;
    margin: 24px 0 0;
  }
  .got-new-ev-section .features-list .feature {
    width: 100%;
    margin: 0 0 16px;
    padding-left: 36px;
  }
  .got-new-ev-section .features-list .feature::before {
    width: 24px;
    height: 24px;
  }
}
.got-new-ev-section .sub-heading {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  text-align: left;
  text-transform: uppercase;
  margin: 52px 0 0;
  position: relative;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .sub-heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.got-new-ev-section .sub-heading::after {
  content: "";
  background: #253858;
  width: 40px;
  height: 1px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .sub-heading {
    font-size: 14px;
  }
}
.got-new-ev-section .ev-car-insurance-list {
  display: flex;
  position: absolute;
  width: calc(100% - 80px);
  max-width: 100%;
  bottom: -100px;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .ev-car-insurance-list {
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    padding: 20px 0 20px 20px;
    left: 0;
    bottom: -120px;
  }
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance {
  box-shadow: 0px 4px 24px 0px rgba(200, 210, 226, 0.6980392157);
  border: 6px solid #fff;
  border-radius: 16px;
  padding: 18px 14px;
  margin: 0 40px 0 0;
  width: 25%;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .ev-car-insurance-list .ev-car-insurance {
    flex-shrink: 0;
    max-width: 240px;
    width: 100%;
    margin: 0 20px 0 0;
  }
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance:last-child {
  margin: 0;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.yellow {
  background: #FFF4E8;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.yellow .heading {
  color: #A06E38;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.blue {
  background: #E5F6FF;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.blue .heading {
  color: #157CB3;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.purple {
  background: #F4F2FF;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.purple .heading {
  color: #705CE0;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.pink {
  background: #FFF0FA;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance.pink .heading {
  color: #D65DAD;
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance .heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .ev-car-insurance-list .ev-car-insurance .heading {
    font-size: 20px;
    line-height: 32px;
  }
}
.got-new-ev-section .ev-car-insurance-list .ev-car-insurance .arrow {
  background: url(../../images/bu/motor/fullwidth/ev-card-arrow.svg) no-repeat center/contain;
  width: 48px;
  height: 48px;
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .got-new-ev-section .ev-car-insurance-list .ev-car-insurance .arrow {
    width: 40px;
    height: 40px;
    margin: 44px 0 0;
  }
}

.lock-price-buy-later-section {
  background: #FFF4EB;
  border-radius: 16px;
  padding: 40px 40px 60px;
  position: relative;
}
.lock-price-buy-later-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/lock-icon.svg) no-repeat center/contain;
  width: 145px;
  height: 145px;
  position: absolute;
  top: -32px;
  right: 62px;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section {
    border-radius: 0;
    padding: 40px 16px;
    margin: 64px auto 64px;
  }
  .lock-price-buy-later-section .main-heading {
    max-width: 175px;
  }
  .lock-price-buy-later-section::after {
    width: 120px;
    height: 120px;
    top: -24px;
    right: 16px;
  }
}
.lock-price-buy-later-section .description {
  max-width: 940px;
}
.lock-price-buy-later-section .features-list {
  display: FLEX;
  margin: 28px 0 0;
}
.lock-price-buy-later-section .features-list .feature {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #253858;
  position: relative;
  padding-left: 64px;
  width: 32%;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section .features-list .feature {
    font-size: 14px;
    line-height: 20px;
  }
}
.lock-price-buy-later-section .features-list .feature:last-child {
  margin: 0;
}
.lock-price-buy-later-section .features-list .feature::before {
  content: "";
  background: url(../../images/bu/motor/fullwidth/lock-in-check-icon.svg) no-repeat center/contain;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section .features-list {
    flex-direction: column;
    margin: 24px 0 0;
  }
  .lock-price-buy-later-section .features-list .feature {
    width: 100%;
    margin: 0 0 16px;
    padding-left: 36px;
  }
  .lock-price-buy-later-section .features-list .feature::before {
    width: 24px;
    height: 24px;
  }
}
.lock-price-buy-later-section .sub-heading {
  font-weight: 700;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
  margin: 48px 0 0;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section .sub-heading {
    font-size: 20px;
    margin: 40px 0 0;
  }
}
.lock-price-buy-later-section .how-it-works-list {
  display: flex;
  counter-reset: number;
  margin: 24px 0 0;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section .how-it-works-list {
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
  }
}
.lock-price-buy-later-section .how-it-works-list .how-it-works-step {
  counter-increment: number;
  width: 24%;
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  margin-right: 40px;
}
@media screen and (max-width: 1024px) {
  .lock-price-buy-later-section .how-it-works-list .how-it-works-step {
    max-width: 241px;
    flex-shrink: 0;
    width: 100%;
    margin-right: 20px;
  }
}
.lock-price-buy-later-section .how-it-works-list .how-it-works-step .number {
  margin: 0 0 8px;
}
.lock-price-buy-later-section .how-it-works-list .how-it-works-step .number::before {
  content: counter(number);
  font-size: 40px;
  font-weight: 900;
  color: #FFF4EB;
  text-shadow: -1px -1px 0 #DE7620, 1px -1px 0 #DE7620, -1px 1px 0 #DE7620, 1px 1px 0 #DE7620;
}
.lock-price-buy-later-section .how-it-works-list .how-it-works-step .description {
  color: #253858;
}
.lock-price-buy-later-section .button-wrapper {
  text-align: center;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.lock-price-buy-later-section .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.lock-price-buy-later-section .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.lock-price-buy-later-section .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.lock-price-buy-later-section .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.lock-price-buy-later-section .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.lock-price-buy-later-section .button-wrapper .button:active .arrow::before {
  display: none;
}
.lock-price-buy-later-section .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.section-19 .margin-b-24 {
  margin-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .section-19 .margin-b-24 {
    margin-bottom: 16px;
  }
}
.section-19 .battery-protection-cover-section {
  box-shadow: 0px 4px 32px 0px rgba(153, 179, 217, 0.4784313725);
  margin: 48px 0 0;
  background: #FFFFFF;
  border-radius: 24px;
  border: 6px solid #fff;
  position: relative;
  padding: 36px 26px;
}
.section-19 .battery-protection-cover-section::before {
  content: "";
  background: linear-gradient(180deg, #EFFBF5 0%, rgba(239, 251, 245, 0) 100%);
  width: 100%;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 22px 22px 0 0;
  z-index: 0;
}
.section-19 .battery-protection-cover-section::after {
  content: "";
  background: url(../../images/bu/motor/fullwidth/ev-battery-protection-image.png) no-repeat center/contain;
  width: 330px;
  height: 397px;
  position: absolute;
  bottom: -6px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section {
    margin: 40px 0 0;
    padding: 20px 12px;
    border-width: 4px;
    border-radius: 16px;
  }
  .section-19 .battery-protection-cover-section::before {
    border-radius: 14px 14px 0 0;
  }
  .section-19 .battery-protection-cover-section::after {
    background: url(../../images/bu/motor/fullwidth/ev-battery-protection-mobile-image.png) no-repeat center/contain;
    width: 120px;
    height: 159px;
    bottom: auto;
    top: 50px;
    right: -20px;
  }
}
.section-19 .battery-protection-cover-section .heading {
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0;
  color: #00875A;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .heading {
    font-size: 20px;
    line-height: 30px;
  }
}
.section-19 .battery-protection-cover-section .description {
  position: relative;
  z-index: 1;
  margin: 2px 0 0;
  max-width: 750px;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .description {
    margin: 12px 0 0;
    max-width: 210px;
  }
}
.section-19 .battery-protection-cover-section .battery-protection-cover-list {
  display: flex;
  flex-wrap: wrap;
  width: 55%;
  margin: 24px 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .battery-protection-cover-list {
    width: 100%;
  }
}
.section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover {
  border: 1px solid #E5E9EF;
  padding: 12px 16px;
  border-radius: 16px;
  width: 48%;
  margin: 0 16px 16px 0;
  display: flex;
  align-items: center;
}
.section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover {
    width: 100%;
    margin: 0 0 12px;
  }
}
.section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover .check {
  background: url(../../images/bu/motor/fullwidth/ev-battery-protection-green-check-icon.svg) no-repeat center/contain;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  margin-right: 12px;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover .check {
    width: 32px;
    height: 32px;
  }
}
.section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 500;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .battery-protection-cover-list .battery-protection-cover .content {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-19 .battery-protection-cover-section .tip {
  background: #F6F8FA;
  border-radius: 16px;
  padding: 16px;
  width: fit-content;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .section-19 .battery-protection-cover-section .tip {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-19 .section-19-list {
  display: flex;
  margin: 55px 0 0;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section-19 .section-19-list {
    padding: 47px 0 0;
    width: 100%;
    scrollbar-width: none;
    overflow-x: scroll;
    margin: 0;
  }
}
.section-19 .section-19-list .type {
  width: 32%;
  border: 1px solid #D2E4FF;
  border-radius: 16px;
  padding: 0 16px 24px;
  margin: 0 40px 0 0;
}
.section-19 .section-19-list .type:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .section-19 .section-19-list .type {
    width: 100%;
    max-width: 240px;
    margin: 0 20px 0 0;
    flex-shrink: 0;
  }
}
.section-19 .section-19-list .type .image {
  margin: -26px 0 12px;
  flex-shrink: 0;
  width: 52px;
  height: 52px;
}
.section-19 .section-19-list .type .image img {
  max-width: 100%;
  height: auto;
}
.section-19 .section-19-list .type .heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 700;
  color: #253858;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .section-19 .section-19-list .type .heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-19 .button-wrapper {
  text-align: center;
}
.section-19 .button-wrapper .button {
  background: #00875A;
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  cursor: pointer;
}
.section-19 .button-wrapper .button .arrow {
  box-shadow: 7px 0px 20px 0px rgba(255, 255, 255, 0.1490196078) inset;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  margin: 0 0 0 12px;
  position: relative;
}
.section-19 .button-wrapper .button .arrow::before {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #00875A;
  border-bottom: 1.5px solid #00875A;
  transform: rotate(-45deg);
  position: absolute;
  top: 7px;
  left: 5px;
}
.section-19 .button-wrapper .button:active {
  transition: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section-19 .button-wrapper .button:active .arrow {
  box-shadow: none;
  background: transparent;
}
.section-19 .button-wrapper .button:active .arrow::before {
  display: none;
}
.section-19 .button-wrapper .button:active .arrow::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: -1px;
  background: transparent;
}

.section-20 .flex-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .section-20 .flex-row {
    flex-direction: column;
  }
}
.section-20 .left {
  width: 61%;
}
@media screen and (max-width: 1024px) {
  .section-20 .left {
    width: 100%;
  }
}
.section-20 .right {
  width: 38%;
}
@media screen and (max-width: 1024px) {
  .section-20 .right {
    width: 100%;
  }
}
.section-20 .image {
  margin: 57px auto 0;
  text-align: CENTER;
}
@media screen and (max-width: 1024px) {
  .section-20 .image {
    display: none;
  }
}
.section-20 .plan-list {
  margin: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-20 .plan-list {
    margin: 24px 0 0;
  }
}
.section-20 .plan-list .plan {
  box-shadow: 0px 4px 16px 0px rgba(200, 210, 226, 0.5019607843);
  border: 1px solid #E5E9EF;
  background: #fff;
  border-radius: 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px 0 16px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan {
    flex-wrap: wrap;
    padding: 12px 0;
  }
}
.section-20 .plan-list .plan .logo-name {
  width: 32%;
  display: FLEX;
  align-items: center;
  border-right: 1px dashed #DDE0E5;
  padding: 16px 0;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan .logo-name {
    width: 100%;
    border-right: 0;
    border-bottom: 1px dashed #DDE0E5;
    padding: 0 12px 12px;
  }
}
.section-20 .plan-list .plan .logo-name .logo {
  background: #F4F6FA;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-shrink: 0;
  margin: 0 12px 0 0;
}
.section-20 .plan-list .plan .logo-name .name {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  color: #253858;
}
@media screen and (max-width: 1024px) {
  .section-20 .plan-list .plan .logo-name .name {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-20 .plan-list .plan .prices-list {
  width: 52%;
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan .prices-list {
    width: 100%;
    padding: 12px 16px 0;
  }
}
.section-20 .plan-list .plan .prices-list .price {
  padding: 7px 16px;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan .prices-list .price {
    padding: 7px 0;
  }
}
.section-20 .plan-list .plan .prices-list .price .label {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.016em;
  color: rgba(37, 56, 88, 0.8);
}
.section-20 .plan-list .plan .prices-list .price .value {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  text-align: left;
  font-weight: 700;
  color: #253858;
  margin: 8px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-20 .plan-list .plan .prices-list .price .value {
    font-size: 14px;
    line-height: 20px;
  }
}
.section-20 .plan-list .plan .prices-list .price.green {
  background: #E3FCEF;
  border-radius: 8px;
}
.section-20 .plan-list .plan .prices-list .price.green .label, .section-20 .plan-list .plan .prices-list .price.green .value {
  color: #00875A;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan .prices-list .price.green {
    padding: 7px 16px;
  }
}
.section-20 .plan-list .plan .arrow {
  width: 10%;
  background: url(../../images/bu/motor/fullwidth/new-car-plan-arrow-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  .section-20 .plan-list .plan .arrow {
    position: absolute;
    top: 26px;
    right: 16px;
  }
}
.section-20 .toggle-content-wrapper {
  margin: 24px 0 0;
}
@media screen and (max-width: 1024px) {
  .section-20 .toggle-content-wrapper {
    text-align: center;
  }
}
.section-20 .toggle-content-wrapper .toggle-content-button {
  border: 1px solid #0065FF;
  display: inline-flex;
  border-radius: 100px;
  background: #fff;
  padding: 8px 20px;
  color: #0065ff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  position: relative;
  align-items: center;
}
.section-20 .toggle-content-wrapper .toggle-content-button::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #0065FF;
  border-bottom: 1.5px solid #0065FF;
  transform: rotate(45deg);
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 9px;
}
.section-20 .toggle-content-wrapper .toggle-content-button.show::after {
  transform: rotate(-135deg);
  margin-bottom: -5px;
}

.car-insurance-calculator-section .flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .car-insurance-calculator-section .flex-row {
    flex-direction: column;
  }
}
.car-insurance-calculator-section .flex-row .left {
  width: 58%;
}
@media screen and (max-width: 1024px) {
  .car-insurance-calculator-section .flex-row .left {
    width: 100%;
  }
}
.car-insurance-calculator-section .flex-row .right {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .car-insurance-calculator-section .flex-row .right {
    width: 100%;
    display: none;
  }
}
.car-insurance-calculator-section .flex-row .right .image {
  text-align: center;
}