

.comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    width: 100%;
}
.comp_3 .carousel-item > a {
    text-decoration: none;
}
.comp_3 .carousel-item a {
    text-decoration: none;
}
.comp_3 .waCarousel_KenBurnDown {
    animation: wa_comp_3_kfrm-_down 5000ms linear;
    transform: scale(1.0);
}
.comp_3 .waCarousel_KenBurnGrow {
    animation: wa_comp_3_kfrm-_grow 5000ms linear;
    transform: scale(1.2);
}
.comp_3 .waCarousel_KenBurnPos_0 {
    transform-origin: 5% 5%;
}
.comp_3 .waCarousel_KenBurnPos_1 {
    transform-origin: 50% 5%;
}
.comp_3 .waCarousel_KenBurnPos_2 {
    transform-origin: 100% 5%;
}
.comp_3 .waCarousel_KenBurnPos_3 {
    transform-origin: 5% 50%;
}
.comp_3 .waCarousel_KenBurnPos_4 {
    transform-origin: 50% 50%;
}
.comp_3 .waCarousel_KenBurnPos_5 {
    transform-origin: 100% 50%;
}
.comp_3 .waCarousel_KenBurnPos_6 {
    transform-origin: 5% 100%;
}
.comp_3 .waCarousel_KenBurnPos_7 {
    transform-origin: 50% 100%;
}
.comp_3 .waCarousel_KenBurnPos_8 {
    transform-origin: 100% 100%;
}
.comp_3 .waInnerSlideImg {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_3 .carousel-indicators {
    display: flex;
}
.comp_3 .ratio {
    --bs-aspect-ratio: 56%;
    height: unset;
}
.comp_3 .wa-carousel-control {
    display: flex;
}
.comp_3 .waInnerSlideImg {
    background-size: cover;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_3 .carousel-indicators {
        display: flex;
    }
    .comp_3 .ratio {
        --bs-aspect-ratio: 56%;
        height: unset;
    }
    .comp_3 .wa-carousel-control {
        display: flex;
    }
    .comp_3 .waInnerSlideImg {
        background-size: cover;
    }
    body {
        background-image: url('');
    }
}
@keyframes wa_comp_3_kfrm-_down {from {transform:scale(1.2);} to {transform:scale(1.0);}}
@keyframes wa_comp_3_kfrm-_grow {from {transform:scale(1.0);} to {transform:scale(1.2);}}
