@font-face {
  font-family: "FuturaBT-BoldItalic";
  src: url("../fonts/utura_Bold_Italic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BasisGrotesque-Regular";
  src: url("../fonts/basis_grotesque_regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
  font-family: "FuturaBT-BoldItalic";
  src: url("../fonts/basis_grotesque_regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/
.logo {
  display: block;
  height: 35px;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer
}

.apps {
  margin-top: 80px;
  margin-bottom: 140px;
}

.apps header {
  text-align: center;
  margin-bottom: 80px;
}

.app-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}

.app-tile {
  flex: 1 1 400px;
  max-width: 450px;
  background: #f9f9f9;
  padding: 2rem;
  border-radius: 16px;
  text-align: center;
  transition: 0.2s ease;
  box-shadow: 0 0 0 transparent;
  cursor: pointer;
  white-space: wrap;
}

.app-tile:hover {
  /*transform: translateY(-4px);*/
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

.app-tile img {
  height: 48px;
  margin-bottom: 1rem;
}

.app-tile h3 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}

.app-tile p {
  font-size: 0.95rem;
  color: #666;
}

@media (max-width: 768px) {
  .app-tile h3 {
    font-size: 2.25rem;
    margin-bottom: 0.5rem;
  }

  .app-tile p {
    font-size: 1.95rem;
    color: #666;
  }
}


@media screen and (min-width:961px) {
 .components-container {
    height:auto
  }
 .components-container+.uYbbIMrs {
    padding-top:8.33333333rem
  }
 .components-container:first-child {
    padding-top:9.375rem
  }
 .components-container:last-child {
    padding-bottom:10.41666667rem
  }
 .components-container .apps {
    height:auto
  }
 .components-container .apps .text-display-sub-title .title {
    margin-top:.10416667rem
  }
}


cardess-appointment-dialog .cx-sell-plan-appointment-button.btn.btn-primary.w-100 {
  background-color: transparent;
  width: auto !important;
  height: auto;
  marign: 0;
  padding: 0;
  font-size: inherit;
  border-color: transparent;
  color: inherit;
  font-weight: unset;
  text-transform: inherit;
  line-height: inherit;
}

cardess-appointment-dialog {
    width: 100%;
    text-align: center;
}

:root {
    --blue: #0a0a1a;
}

app-sell-process-tabset .cx-sell-sell-process-tab .pt-2 {
    padding-top: .25rem !important;
}

app-vehicle-details .text-truncate {
    overflow: initial;
    text-overflow: unset;
    white-space: wrap;
}

/*
 * buttons
 */
/*cardess-stock .btn .btn-primary,
cardess-stock .cx-sell-personal-details-continue-button {
    font-size: 16px;
    height: 44Px;
    line-height: 44Px;
    border-radius: 22Px;
    color: #fff;
    border: none;
    background-color: #0a0a1a
}
cardess-stock .btn .btn-primary:after {
    background-color: #a4ce4c
}*/

@media (max-width: 961px) {
    cardess-stock {
        margin: 40px;
        display: block;
    }
}
.btn-primary,
.button-primary,
.button-primary.orange,
cardess-stock .cx-sell-additional-services-add-button,
cardess-stock .cx-sell-additional-services-remove-button,
cardess-stock .btn.cx-sell-process-tabset-complete-button,
cardess-stock .cx-sell-logistics-item-added-button,
.btn.btn-info.cx-sell-additional-services-add-button,
.btn.btn-info.cx-sell-logistics-item-add-button,
.btn.disabled,
.btn:disabled,
cardess-stock .btn.cx-sell-process-tabset-back-button,
cardess-stock .btn.cx-sell-process-tabset-continue-button,
cardess-stock .btn.cx-sell-process-tabset-back-button.btn.disabled,
cardess-stock .btn.cx-sell-process-tabset-continue-button.btn.disabled {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: 400 !important;
    font-family: BasisGrotesque-Regular, BasisGrotesque;
    border: none;
    color: #0a0a1a;
    cursor: pointer;
    min-width: 6.66666667rem;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-mask-image: radial-gradient(#fff, #000);
    mask-image: radial-gradient(#fff, #000);
    white-space: nowrap;
    padding-left: 2.60416667rem;
    padding-right: 2.39583333rem;
    font-size: 16px;
    height: 44Px;
    line-height: 44Px;
    border-radius: 22px !important;
    color: #fff;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    text-transform: none !important;
}
.cx-sell-additional-services-add-button,
.cx-sell-additional-services-remove-button {
    background-color: #0a0a1a !important;
}
.cx-sell-additional-services-added-button,
.cx-sell-additional-services-add-button,
.cx-sell-additional-services-remove-button {
    border-color: #0a0a1a !important;
}

cardess-stock .btn.cx-sell-process-tabset-back-button,
cardess-stock .btn.cx-sell-process-tabset-continue-button,
cardess-stock .btn.cx-sell-process-tabset-back-button.btn.disabled,
cardess-stock .btn.cx-sell-process-tabset-continue-button.btn.disabled {
    background-color: #fff;
    color: #000;
}

cardess-stock .btn.cx-sell-process-tabset-back-button .text-white,
cardess-stock .btn.cx-sell-process-tabset-continue-button .text-white,
cardess-stock .btn.cx-sell-process-tabset-back-button.btn.disabled .text-white,
cardess-stock .btn.cx-sell-process-tabset-continue-button.btn.disabled .text-white {
    color: #000 !important;
    font-weight: 400 !important;
    text-transform: none !important;
}

.btn-primary:after,
.button-primary:after,
.button-primary.orange:after,
cardess-stock .cx-sell-additional-services-add-button:after,
cardess-stock .cx-sell-additional-services-remove-button:after,
cardess-stock .btn.cx-sell-process-tabset-complete-button:after,
cardess-stock .cx-sell-logistics-item-added-button:after,
.btn.btn-info.cx-sell-additional-services-add-button:after,
.btn.btn-info.cx-sell-logistics-item-add-button:after {
    content: "";
    position: absolute;
    left: -.10416667rem;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #0a0a1a;
    transition: all .3s ease-in-out;
    transform: translateX(-100%) translateZ(0);
    animation: none;
    opacity: 1;
    z-index: -1;
    border-radius: 1.25rem;
    background-color: #a4ce4c;
}
.btn-primary:hover,
.button-primary:hover,
.button-primary.orange:hover,
cardess-stock .cx-sell-additional-services-add-button:hover,
cardess-stock .cx-sell-additional-services-remove-button:hover,
cardess-stock .btn.cx-sell-process-tabset-complete-button:hover,
cardess-stock .cx-sell-logistics-item-added-button:hover,
.btn.btn-info.cx-sell-additional-services-add-button:hover,
.btn.btn-info.cx-sell-logistics-item-add-button:hover {
    color: #fff;
    border-color: #a4ce4c !important;
    text-decoration: none;
}
.btn-primary:hover:after,
.button-primary:hover:after,
.button-primary.orange:hover:after,
cardess-stock .cx-sell-additional-services-add-button:hover:after,
cardess-stock .cx-sell-additional-services-remove-button:hover:after,
cardess-stock .btn.cx-sell-process-tabset-complete-button:hover:after,
cardess-stock .cx-sell-logistics-item-added-button:hover:after,
.btn.btn-info.cx-sell-additional-services-add-button:hover:after,
.btn.btn-info.cx-sell-logistics-item-add-button:hover:after {
    transform: translateX(0) translateZ(0);
    left: 0;
}
.cx-sell-process-tabset-continue-button.p-sm-3 {
    padding: 0 2.39583333rem 0 2.60416667rem !important;
}
.cx-sell-calculation-panel-container-sticky {
    background-color: white;
    padding: 10px 20px;
}
.cx-service-plp-call-button {
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    bottom: 80px !important;
}
@media (max-width: 768px) {
    .cx-service-plp-call-button {
        bottom: 60px !important;
        right: 10px !important;
        width: 40px !important;
        height: 40px !important;
        font-size: 20px !important;
    }
}
.web-chat-buttons-container {
    position: absolute;
}
.qr-code-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px 50px;
}
.qr-code-container .qr-code {
    max-width: 200px;
}
.qr-code-container .whatsapp {
    padding:50px;
}
@media (max-width: 550px) {
    .qr-code-container {
        flex-direction: column;
    }
}

