.list-img-boxs .box {
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    overflow: hidden;
    height: 100%;
}
.list-img-boxs .box .box-text {
    padding: 20px;
}
.list-img-boxs .box .box-text .headline {
    margin-bottom: 10px;
}
.list-img-boxs .box .box-text .headline span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.list-img-boxs
    .box
    .box-text
    :where(blockquote, dl, figure, form, ol, p, pre, ul) {
    margin: 0 0 10px;
}
.list-img-boxs .box .box-text .button {
    margin: 20px 0 0;
    min-height: 33px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
}
@media only screen and (min-width: 1200px) {
    .list-img-boxs .box .box-text .headline {
        margin-bottom: 20px;
    }
}
.middle-banner .button.primary {
    margin: 30px 0 0;
}
.middle-banner .banner p {
    margin-top: 5px;
    margin-bottom: 10px;
}
.middle-banner .banner-layers .banner-layer {
    width: calc(100% - 20px) !important;
    left: 10px !important;
}
@media only screen and (max-width: 550px) {
    /* .uni-center-slider {
        margin-left: -20px;
        margin-right: -20px;
    }
    .uni-center-slider .flickity-slider > .col {
        padding: 0 20px;
    } */
    .uni-center-slider .flickity-page-dots {
        position: unset;
        margin-top: 20px;
    }
    .uni-center-slider .flickity-slider > .col:not(.is-selected) {
        transform: scale(0.8);
    }
}
.home-banner .olam-banner .olam-banner__title :where(h1, h2, h3) {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    font-size: clamp(26px, 3.5vw, 42px);
}
.home-banner .olam-banner .olam-banner__description {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-banner .olam-banner .olam-banner__description p {
    margin-top: 0;
}
.home-banner .olam-banner .olam-banner__content-container {
    border-radius: 6px 6px 0 0;
    padding: 20px 10px 20px 20px;
    text-align: left;
    margin-top: unset;
    border-bottom: none;
}
@media only screen and (max-width: 991.99px) {
    .home-banner .olam-banner .olam-banner__content-container {
        padding: 18px;
        background-color: #ffffff;
        max-width: 712px;
        left: 50%;
        transform: translateX(-50%);
        border-bottom: 1px solid #dedad4;
    }
}
@media only screen and (max-width: 766.99px) {
    .home-banner .olam-banner .olam-banner__content-container {
        padding: 18px;
        background-color: #ffffff;
        max-width: calc(100% - 20px);
        left: 50%;
        transform: translateX(-50%);
        border-bottom: 1px solid #dedad4;
    }
}
@media (min-width: 0px) {
    .home-banner .olam-banner.has-parallax {
        padding-top: 360px !important;
    }
}
@media (min-width: 576px) {
    .home-banner .olam-banner.has-parallax {
        padding-top: 420px !important;
    }
}
@media (min-width: 768px) {
    .home-banner .olam-banner.has-parallax {
        padding-top: 370px !important;
    }
}
@media (min-width: 992px) {
    .home-banner .olam-banner {
        position: relative;
        border-bottom: none;
    }
    .home-banner .olam-banner.has-parallax {
        padding-top: 35.0829396% !important;
    }
    .home-banner .olam-banner .olam-banner__content-container {
        background-color: rgba(255, 255, 255, 0.84);
        height: unset;
        display: block;
        left: 15px;
        max-width: 384px;
    }
    .home-banner .olam-banner .olam-banner__image-container img {
        height: 432px;
    }
}
@media (min-width: 1200px) {
    .home-banner .olam-banner .olam-banner__content-container {
        max-width: 626px;
        padding: 40px 110px 40px 67px;
    }
    .home-banner .olam-banner .olam-banner__description {
        margin-top: 20px;
    }
}
@media only screen and (min-width: 1920px) {
    .home-banner .olam-banner .olam-banner__content-container {
        max-width: 741px;
    }
    .home-banner .olam-banner .olam-banner__content-container {
        padding-right: 80px;
    }
}
.home-banner .stack-button .button.is-link {
    flex: 1;
    color: #3c3c3b;
}
.home-banner .stack-button .button.is-link:hover {
    color: var(--primary-color);
}
@media only screen and (max-width: 991.99px) {
    .home-banner .banner {
        background-color: transparent !important;
    }
    .home-banner .banner-bg img {
        height: calc(100% - 100px);
    }
    .home-banner .olam-banner .olam-banner__title :where(h1, h2, h3) {
        -webkit-line-clamp: unset;
        line-height: 1.35;
    }
}
.home-slider .flickity-page-dots {
    left: 0;
    right: 0;
}
.home-slider .flickity-button {
    top: unset;
    bottom: 5px;
    width: 20px !important;
    min-width: 20px !important;
    opacity: 1 !important;
    z-index: 1;
}
.home-slider .flickity-button svg {
    padding: 0 !important;
}
.home-slider .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent !important;
    opacity: 1;
    border: 1px solid #ffffff;
}
.home-slider .flickity-page-dots .dot.is-selected {
    background-color: #ffffff !important;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
@media only screen and (max-width: 991px) {
    .home-slider .slider-show-nav .flickity-prev-next-button.flickity-button {
        top: unset;
        bottom: 40%;
        transform: translateX(-50%) !important;
    }
    .home-slider
        .slider-show-nav
        .flickity-prev-next-button.flickity-button.next {
        left: calc(50% + 50px);
    }
    .home-slider
        .slider-show-nav
        .flickity-prev-next-button.flickity-button.previous {
        left: calc(50% - 50px);
    }
    .home-slider .flickity-page-dots {
        bottom: calc(40% + 10px);
        text-align: center;
    }
    .middle-banner .banner-layers .banner-layer {
        font-size: 14px;
    }
    .middle-banner .button.primary {
        margin-top: 0;
    }
}
@media only screen and (min-width: 992px) {
    .home-slider .flickity-button {
        top: unset;
        bottom: 5px;
        transform: unset !important;
    }
    .home-slider .flickity-button.next {
        left: auto;
        right: 3%;
    }
    .home-slider .flickity-button.previous {
        left: auto;
        right: 8%;
    }
    .home-slider .flickity-page-dots {
        text-align: right;
        padding-right: 5%;
    }
}

.list-abouts .col-1 {
    background-image: url("../img/bg-col-1.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.list-abouts .col-2 {
    background-image: url("../img/bg-col-2.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.list-abouts .col-3 {
    background-image: url("../img/bg-col-3.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.list-abouts .col-1 > .col-inner,
.list-abouts .col-2 > .col-inner,
.list-abouts .col-3 > .col-inner {
    position: relative;
    z-index: 2;
}
.list-abouts.row-divided > .col + .col:not(.large-12) {
    border-left: 2px solid rgb(255, 255, 255);
}
.list-abouts .col > .col-inner .text-top {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #275233;
    color: #ffffff;
    padding: 8px 20px;
    border: 1px solid #ffffff;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    font-size: 12px;
    font-weight: 500;
    z-index: 1;
}
.list-abouts .col > .col-inner .text-bottom {
    background: #ffffff;
    color: #275233;
    font-size: 12px;
    font-weight: 600;
    z-index: 1;
}
.list-abouts .col > .col-inner .box-text *,
.list-abouts .col > .col-inner .text-top * {
    margin: 0;
}
.list-abouts .col > .col-inner .box {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}
.list-abouts .col > .col-inner .box-image {
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.list-abouts .col > .col-inner .box-text {
    padding: 13px 10px;
}
.abs-bottom {
    background-color: #e5f3e3;
    background-image: url("../img/la-tra.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-top: 25px !important;
    margin-top: -43px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-top: 20px solid #e5f3e3;
}
.abs-bottom .text.line-last-0 {
    /* border-width: 1px;
    border-style: solid; */
    border-radius: 8px 8px 0 0;
    background-image: -moz-linear-gradient(
        -90deg,
        rgb(255, 254, 255) 0%,
        rgb(181, 208, 154) 100%
    );
    background-image: -webkit-linear-gradient(
        -90deg,
        rgb(255, 254, 255) 0%,
        rgb(181, 208, 154) 100%
    );
    background-image: -ms-linear-gradient(
        -90deg,
        rgb(255, 254, 255) 0%,
        rgb(181, 208, 154) 100%
    );
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
    padding: 17px 12px;
}
