<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#maldives {
    left: -46%;
    margin-top: -1%;
    text-align: left;
    width: 167%;
    position: relative;
    padding: 54px;
}

#right-white-content-last {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    position: relative;
    z-index: 0;
    transform: skewY(0);
}

#right-white-content-last .content {
    transform: skewY(0);
    width: 43%;
}

#left-background-last {
    width: 43%;
    height: 100%;
    float: right;
    background: url('../images/left-white-first.jpg') no-repeat;
}

#left-color-content {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    position: relative;
    z-index: 0;
    transform: skewY(0);
}

#left-color-content .content {
    transform: skewY(0);
    width: 43%;
}

#right-color-background {
    width: 43%;
    height: 100%;
    background: url(../images/left-color.jpg) no-repeat;
    background-position-x: -692px;
    background-position-y: -237px;
}

#right-white-content {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    position: relative;
    z-index: 0;
    transform: skewY(0);
}

#right-white-content .content {
    transform: skewY(0);
    width: 43%;
}

#left-white-background {
    width: 100%;
    height: 100%;
    float: right;
    background: url('../images/sub-background.jpg') no-repeat;
    background-size: initial;
    background-color: white;
}

#promotion-trapezoid-1 {
    height: 800px;
}

#promotion-trapezoid-2 {
    top: -245px;
    margin-bottom: -840px;
}

#promotion-trapezoid-2 .anystretch,
#left-white-content-last .content,
#right-color-content {
    transform: skewY(0);
}

#promotion-trapezoid-2 .anystretch img,
#left-white-content-last,
#right-color-content .content {
    transform: skewY(0);
}

#promotion-trapezoid-2 .anystretch img {
    top: -16%!important;
}

#left-white-content-first,
#left-transparent-content-first {
    width: 43%;
    height: 100%;
    position: relative;
    z-index: 0;
}

#left-white-content-first {
    background: url('../images/left-white-first.jpg') no-repeat;
}

#left-transparent-content-first {
    background-color: rgba(255, 255, 255, 0);
}

#left-white-content-last {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    position: relative;
    z-index: 0;
}

#left-white-content-last .content {
    width: 43%;
}

#right-background-last {
    width: 43%;
    height: 100%;
    background: url('../images/left-white-last.jpg') no-repeat;
}

#right-color-content {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
    position: relative;
    z-index: 0;
}

#right-color-content .content {
    width: 43%;
}

#left-color-background {
    width: 43%;
    height: 100%;
    float: right;
    background: url('../images/right-color.jpg') no-repeat;
}

.promotion-image {
    padding-left: 0;
    padding-top: 6px;
    margin: 20px 0;
}

.promotion-image img {
    width: 100%;
    max-width: 540px;
}

.promotion-content {
    padding: 20px;
    font-size: 23px;
    line-height: 23px;
    padding-left: 0;
}

.promotion-date,
.promotion-topic {
    margin-bottom: 20px;
    color: #79ad36;
    font-weight: bold;
}

.gallery-cover {
    width: 100%;
}

.single-page-top,
.single-page-down {
    padding: 0;
}

.single-page-down {
    background: url(../images/sub-background.jpg) no-repeat;
    background-size: initial;
    background-color: white;
    background-position-x: -55px;
}

hr {
    width: 16%;
    margin: 10px 0;
}

@media (min-width: 1961px) {
    
    .top-container {
        position: relative;
        width: 2560px;
        padding: 0;
        margin: 0 auto;
    }

}

@media (max-width: 1140px) and (min-width: 769px) {
    #promotion-trapezoid-1 {
        height: 720px;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .content-topic {
        font-size: 41px;
    }
}

@media (max-width: 991px) {
    #maldives {
        padding: 45px 10px;
    }
}

@media (max-width: 768px) {
    #left-white-background,
    #right-color-background,
    #left-background-last {
        width: 100%;   
    }
    #left-color-content {
        transform: skewY(0);
    }
    #left-color-content .content {
        transform: skewY(0);
    }
    #maldives {
        right: 0;
        width: 190%;
    }
    #santorini {
        left: 0;
        width: 350px;
    }
    #promotion-trapezoid-1 {
        height: 602px;
    }
    #miami {
        width: 350px;
        left: -23%;
    }
    .content-topic {
        font-size: 32px;
        line-height: 24px;
    }
}

@media (max-width: 425px) {
    .single-page-down {
        background-position-x: -116px;
    }
}</pre></body></html>