.banner-carrier-service-policy {
    width: 100%;
    margin: 12px 0 32px 0;
}

.banner-carrier-service-policy-mob {
    margin: 12px 0 12px 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.finance-body-img {
    width: 100%;
    margin: 32px 0 32px 0;
}

.carrier-policy-comman-hdr {
    font-family: Sofia Pro;
    font-size: clamp(18px, 2vw, 24px);
    font-weight: 700;
    line-height: 32px;
    color: #0c1529;
}

.carrirer-para-top {
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: left;
    color: #5d6370;
}

.mt-32 {
    margin-top: 2rem;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-24 {
    margin-bottom: 24px;
}

.pb-24 {
    padding-bottom: 24px;
}

.pt-32 {
    padding-top: 32px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.pt-0 {
    padding-top: 0;
}

.carrier-card-img {
    border-radius: 6px;
    margin-bottom: 32px;
    width: 100%;
    height: auto;
}

.card-auction-card-col {
    background-color: #f7f8fb;
}

.carrier-service-card {
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #aeb1b8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #ffffff;
    height: 72px;
}

.car-auction-hdr {
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: center;
    color: #051128;
    margin-bottom: 0;
}

.steps-utilize-card {
    padding: 24px;
    height: 100%;
}

.steps-utilize-hdr {
    color: #0c1529;
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: center;
    margin-bottom: 20px;
}

.steps-utilize-para {
    color: #68727d;
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: center;
    margin-bottom: 0;
}

.carrier-policy-card-icons {
    height: 50px;
    width: 50px;
    margin-bottom: 10px;
}

.steps-utilize-col {
    margin-bottom: 64px;
}

.benefit-carrier-main {
    margin: 32px 0 32px 0;
}

.carrrier-policy-card {
    padding: 20px 14px 20px 10px;
    border: 1px solid var(--Stroke-Light-Base, #eaebf0);
    box-shadow: 1px #1018280a;
    /* background-color: #f7f8fb; */
    height: 100%;
}

.carrrier-policy-type-card-hdr {
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: left;
    color: #0c1529;
}

.carrier-utilize-body-hdr {
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #5d6370;
    margin-bottom: 0;
    padding: 20px 0 20px 0;
}

.carrier-service-card-hdr {
    font-family: Lato;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    text-align: center;
    color: #051128;
    margin-bottom: 0;
}

.carrrier-policy-card-header {
    border-bottom: 1px solid #d4ecfa !important;
    background-color: unset;
}

.finance-card-col {
    margin-bottom: 24px;
}

@media screen and (max-width: 1024px) and (min-width: 320px) {
    .banner-carrier-service-policy {
        width: 100%;
        margin: 12px 0 24px 0;
    }

    .carrirer-para-top {
        margin-bottom: 12px;
    }

    .delivery-options {
        padding-top: 10px;
        margin-bottom: 0;
    }

    .carrier-card-img {
        margin-bottom: 16px;
    }

    .benefits-carrier-service-section {
        padding-top: 0;
    }

    .benefit-carrier-main {
        margin: 32px 0 0 0;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .car-auction-hdr {
        font-size: 16px;
    }

    .finance-card-col {
        margin-bottom: 12px;
    }

    .steps-utilize-card-col {
        margin-bottom: 24px;
    }

    .carrier-service-card-hdr {
        font-size: 16px;
    }

    .steps-utilize-col {
        margin-bottom: 32px;
    }

    .carrier-service-card {
        height: 50px;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .more-cok-hdr {
        padding-top: 20px !important;
    }

    .finance-card-col {
        width: 50%;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .steps-utilize-card-col {
        margin-bottom: 12px;
    }

    .finance-type-card-hdr {
        margin-bottom: 0;
    }

    .carrier-card-img {
        margin-bottom: 0;
    }

    .benefit-carrier-main {
        margin: 20px 0 0 0;
    }

    .steps-utilize-col {
        margin-bottom: 16px;
    }

    .more-cok-hdr {
        padding-top: 0 !important;
    }

    .step-utlize {
        margin-top: 6px;
    }

    .carrier-service-card {
        height: 42px;
    }
}

@media screen and (max-width: 768px) and (min-width: 575px) {
    .step-utlize {
        margin-top: 18px;
    }
}

@media screen and (max-width: 576px) and (min-width: 350px) {
    .carrier-service-card-col {
        width: 50%;
        margin-bottom: 12px;
    }

    .carrier-card-img {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 350px) {
    .carrier-service-card-col {
        width: 100%;
        margin-bottom: 12px;
    }
}

/* @media screen and (min-width: 320px) and (max-width: 463px) {
    .banner-carrier-service-policy-mob {
      height: 121px;
    }
  }
  
  @media screen and (min-width: 464px) and (max-width: 992px) {
    .banner-carrier-service-policy-mob {
      height: 180px;
    }
  } */