/*!* DRP  v07.04.25:01*/

.done-right-promise {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.done-right-promise .primary-heading {
    color: var(--primary-500);
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 2rem;
    line-height: 1.25
}

@media (min-width:1024px) {
    .done-right-promise .primary-heading {
        font-size: 1.875rem;
        font-weight: 700;
        line-height: 2rem
    }
    .done-right-promise .body-text {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.done-right-promise .title-cta {
    display: grid;
    gap: 1rem
}

@media (min-width:1024px) {
    .done-right-promise .title-cta {
        gap: 2rem
    }
}

.done-right-promise .title-cta .mobile-bold {
    font-weight: 700
}

@media (min-width:1024px) {
    .done-right-promise .title-cta .mobile-bold {
        font-weight: 400
    }
}

.done-right-promise p a {
    color: var(--primary-500);
    text-decoration-line: underline
}

.section-70-30.done-right-promise .image-content-warpper {
    gap: 2rem
}

@media (min-width:1024px) {
    .section-70-30.done-right-promise .image-content-warpper {
        gap: 3.5rem
    }
}

.section-70-30.done-right-promise .image-content-warpper .text-wrapper .body-text {
    line-height: 24px;
    margin-bottom: 1rem
}

@media (min-width:1024px) {
    .section-70-30.done-right-promise .image-content-warpper .text-wrapper .body-text {
        line-height: 1.5rem;
        margin-bottom: 2rem
    }
}

.section-70-30.done-right-promise .image-content-warpper .text-wrapper .primary-heading {
    margin-bottom: 1rem
}

.section-70-30.done-right-promise .image-content-warpper .media-wrapper img {
    margin-left: auto;
    margin-right: auto;
    width: auto
}

@media (min-width:1024px) {
    .section-70-30.done-right-promise .image-content-warpper .media-wrapper img {
        width: 100%
    }
}

.terms-conditions {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

@media (min-width:1024px) {
    .terms-conditions {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
}

.terms-conditions .main-heading {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.25;
    margin-bottom: 2rem;
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .terms-conditions .main-heading {
        line-height: 2.25rem;
        margin-left: 1rem
    }
}

.terms-conditions .terms-wrapper {
    border-radius: .5rem;
    border-width: 1px;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity));
    padding: 1.25rem
}

@media (min-width:1024px) {
    .terms-conditions .terms-wrapper {
        margin-left: 1rem;
        margin-right: 1rem
    }
}

.terms-conditions .terms-content {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity));
    padding-bottom: 1.25rem
}

.terms-conditions .terms-content .terms-heading {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    margin-bottom: .25rem;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.terms-conditions .terms-content .terms-text,
.terms-conditions .terms-content .terms-text ol,
.terms-conditions .terms-content .terms-text p,
.terms-conditions .terms-content .terms-text ul {
    font-size: .813rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.terms-conditions .limitations-content {
    padding-top: 1.25rem
}

.terms-conditions .limitations-content .limitations-heading {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 1.25rem
}

.terms-conditions .limitations-content .limitations-heading,
.terms-conditions .limitations-content .limitations-text {
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.terms-conditions .limitations-content .limitations-text {
    font-size: .813rem;
    font-weight: 400
}