
.header-animation {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
}

.trans-text {
    opacity: 80%;
    color: maroon;
}

.u-text-title {
    font-family: 'Times New Roman';
    font-size: 24px;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    color: maroon;
}

.u-section-header .u-sheet-1 {
    min-height: 778px;
}

.u-section-header .u-text-1 {
    margin-bottom: 0;
    margin-top: -250px;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: .15em;
}

@media (max-width: 576px) {
    .u-section-header .u-text-1 {
        margin-top: -60px;
        font-size: 2.5rem;
    }
}
@media (min-width: 576px) {
    .u-section-header .u-text-1 {
        margin-top: -130px;
        font-size:4.0rem;
    }
}

.u-section-header .u-list-1 {
    margin-top: 28px;
    margin-bottom: 59px;
}

.u-section-header .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
    min-height: 617px;
    grid-gap: 10px;
}

.u-section-header .u-list-item-1 {
    background-image: none;
}

.u-section-header .u-container-layout-1 {
    padding: 10px;
}

.u-section-header .u-icon-1 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-2 {
    margin: 30px auto 0;
}

.u-section-header .u-text-3 {
    margin: 20px 0 0;
}

.u-section-header .u-container-layout-2 {
    padding: 10px;
}

.u-section-header .u-icon-2 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-4 {
    margin: 30px auto 0;
}

.u-section-header .u-text-5 {
    margin: 20px 0 0;
}

.u-section-header .u-list-item-3 {
    background-image: none;
}

.u-section-header .u-container-layout-3 {
    padding: 10px;
}

.u-section-header .u-icon-3 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-6 {
    margin: 30px auto 0;
}

.u-section-header .u-text-7 {
    margin: 20px 0 0;
}

.u-section-header .u-container-layout-4 {
    padding: 10px;
}

.u-section-header .u-icon-4 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-8 {
    margin: 30px auto 0;
}

.u-section-header .u-text-9 {
    margin: 20px 0 0;
}

.u-section-header .u-list-item-5 {
    background-image: none;
}

.u-section-header .u-container-layout-5 {
    padding: 10px;
}

.u-section-header .u-icon-5 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-10 {
    margin: 30px auto 0;
}

.u-section-header .u-text-11 {
    margin: 20px 0 0;
}

.u-section-header .u-container-layout-6 {
    padding: 10px;
}

.u-section-header .u-icon-6 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

.u-section-header .u-text-12 {
    margin: 30px auto 0;
}

.u-section-header .u-text-13 {
    margin: 20px 0 0;
}

@media (max-width: 1199px) {
    .u-section-header .u-list-1 {
        margin-bottom: 20px;
    }

    .u-section-header .u-repeater-1 {
        min-height: 657px;
    }
}

@media (max-width: 991px) {
    .u-section-header .u-repeater-1 {
        grid-template-columns: repeat(2, calc(50% - 5px));
        min-height: 1144px;
    }
}

@media (max-width: 767px) {
    .u-section-header .u-repeater-1 {
        grid-template-columns: 100%;
    }
}