<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.world-delonghi .delonghi-world-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 1200px) {
    .world-delonghi .delonghi-world-grid {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.world-delonghi .delonghi-world-card {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .world-delonghi .delonghi-world-card {
        width:calc(100%/2 - 15px);
        margin-bottom: 30px
    }
}

@media (min-width: 1200px) {
    .world-delonghi .delonghi-world-card {
        width:calc(100%/3 - 20px)
    }

    .world-delonghi .delonghi-world-card:not(:nth-child(3n)) {
        margin-right: 30px
    }
}

.world-delonghi .seo-text {
    margin-top: -20px
}

@media (min-width: 768px) {
    .world-delonghi .seo-text {
        margin-top:-30px
    }
}

.section-title .title {
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 123%
}

@media (min-width: 768px) {
    .section-title .title {
        font-size:28px;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .section-title .title {
        font-size:36px
    }
}


.section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0 20px
}

@media (min-width: 768px) {
    .section-title {
        padding:60px 0 30px
    }
}

@media (min-width: 1200px) {
    .section-title {
        padding:60px 0 40px
    }
}

@media (min-width: 768px) {
    .container, .swiper-container.full-screen .buttons-container {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.container, .swiper-container.full-screen .buttons-container {
    max-width: 1280px;
    padding-left: 30px;
    padding-right: 30px;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.position-relative {
    position: relative !important;
}

@media (min-width: 768px) {
    .world-delonghi .delonghi-world-card {
        width: calc(100% / 2 - 15px);
        margin-bottom: 30px;
    }
}

.delonghi-world-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 12px;
    padding: 30px;
    height: 340px;
    overflow: hidden;
    color: #fff;
    text-decoration: none
}

.delonghi-world-card:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(14.95%,rgba(28,33,38,.93)),color-stop(59.42%,rgba(28,33,38,0)));
    background: -o-linear-gradient(bottom,rgba(28,33,38,.93) 14.95%,rgba(28,33,38,0) 59.42%);
    background: linear-gradient(0deg,rgba(28,33,38,.93) 14.95%,rgba(28,33,38,0) 59.42%)
}

.delonghi-world-card:hover,.delonghi-world-card:active {
    color: #fff;
    text-decoration: none
}

.delonghi-world-card:hover .delonghi-world-card__btn,.delonghi-world-card:active .delonghi-world-card__btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff!important;
    color: #59aee4
}

.delonghi-world-card__btn {
    position: relative;
    z-index: 3;
    font-size: 14px!important;
    line-height: 145%;
    padding-top: 8px!important;
    padding-bottom: 8px!important
}

@media (min-width: 1200px) {
    .delonghi-world-card {
        height:400px
    }
}

.delonghi-world-card__img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.delonghi-world-card__title {
    position: relative;
    z-index: 3;
    font-size: 24px;
    line-height: 123%;
    min-height: 59px;
    padding: 0 20px;
    margin-bottom: 20px;
}

.btn.btn-primary {
    color: #fff;
    border-radius: 40px;
    padding: 15px 2rem;
    font-size: 20px;
    border: 0;
    background-color: #59aee4;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.delonghi-world-card:hover,.delonghi-world-card:active {
    color: #fff;
    text-decoration: none
}

.world-delonghi .articles__slider .article-card {
    height: 400px;
}

.world-delonghi .articles__slider .swiper-button-next:hover:after, .world-delonghi .articles__slider .swiper-button-prev:hover:after {
    font-weight: 700;
}

.world-delonghi .articles__slider .swiper-button-next, .world-delonghi .articles__slider .swiper-button-prev {
    display: flex;
    align-self: center;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    transform: scale(.9);
    border: 1px solid #757678;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .75);
    font-size: 1.35rem;
    color: rgb(26, 29, 31);
}

.world-delonghi .articles__slider .swiper-button-prev {
    left: 0;
}

.world-delonghi .articles__slider .swiper-button-next {
    right: 0;
}

.world-delonghi .articles__slider .swiper-button-next:after {
    content: "next";
}

.world-delonghi .articles__slider .swiper-button-prev:after {
    content: "prev";
}

.world-delonghi .articles__slider .swiper-button-next:after, .world-delonghi .articles__slider .swiper-button-prev:after {
    font-size: 21px;
}

.world-delonghi .articles__slider {
    overflow: hidden;
}

.article-preview-text {
    color: #fff;
    z-index: 3;
    margin-bottom: 1rem;
    min-height: 32px;
}
</pre></body></html>