#section-2-15 > .ct-section-inner-wrap {
    padding-bottom: 130px
}

#section-2-15 {
    background-color: #F0EBE6;
    position: relative;
    padding-top: 120px;
}

#section-21-15 > .ct-section-inner-wrap,#section-login > .ct-section-inner-wrap {
    padding-top: 140px;
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2,minmax(200px,1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

#section-21-15 {
    display: block;
    width: 95%;
    margin: 0 auto;
    border-radius: 24px;
}

#section-21-15 {
    background-color: #fff
}

#section-72-15 > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#section-72-15 {
    display: block
}

#section-72-15 {
    text-align: left;
    position: relative;
    overflow: hidden;
    background: #F0EBE6;
    border-image-source: #F0EBE6;
    overflow: hidden;
    box-sizing: content-box
}

#section-90-15 > .ct-section-inner-wrap {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2,minmax(200px,1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

#section-90-15 {
    display: block;
    width: 95%;
    margin: 0 auto;
    border-radius: 24px;
}

#section-90-15 {
    background-color: #fff;
    overflow: hidden
}

#section-110-15 > .ct-section-inner-wrap {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2,minmax(200px,1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

#section-110-15 {
    display: block
}

#section-110-15 {
    background: #F0EBE6;
    padding-bottom: 100px;
}
.future{
    justify-content: center;
}
.unique-escapes {
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 8rem;
    color: white;
}
.unique-escapes .suptitle{
    width: fit-content;
    margin: 0 auto;
}

.unique-escapes .category {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.unique-escapes .title {
    font-size: 2.5rem;
    margin: 0.5rem 0;
}

.unique-escapes .subtitle {
    font-size: 1.25rem;
    margin-bottom: 2rem;
}

.unique-escapes .cards {
    display: hidden;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}



.unique-escapes .card {
    position: relative;
    width: calc(25% - 1rem);
    height: 280px;
    border-radius: 16px;
    overflow: hidden;
    background: #000;
}

@media (width >= 640px) {
    .unique-escapes .cards{
        display: flex;
    }
}


.unique-escapes .card-caption {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    width: 100%;
    padding: 1rem;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.unique-escapes .card-caption p {
    text-align: left;
}

/* FIXED: removed padding to preserve circle shape */
.unique-escapes .plus {
    font-size: 1.5rem;
    font-weight: bold;
    background: #fff;
    color: #000;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* optional: ensures inner img doesn't overflow */
}

.unique-escapes .plus img {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

@media (width < 640px) {
    .unique-escapes .card {
        width: 100%;
    }

    .unique-escapes .card-caption {
        width: 93%;
    }

    .unique-escapes .plus {
        width: 24px;
        height: 24px;
    }

    .unique-escapes .plus img {
        width: 12px;
        height: 12px;
    }
}
#section-119-15 > .ct-section-inner-wrap {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2,minmax(200px,1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

#section-119-15 {
    display: block
}

#section-119-15 {
    background: linear-gradient(180.8deg, #1D1D1B 39.29%, #000000 99.31%);
}

@media (max-width: 767px) {
    #section-21-15 > .ct-section-inner-wrap {
        padding-top:0;
        display: flex;
        flex-direction: column
    }

    #section-21-15 {
        display: block
    }

    #section-21-15 {
        text-align: left
    }
}

@media (max-width: 767px) {
    #section-90-15 > .ct-section-inner-wrap {
        display:flex;
        flex-direction: column
    }

    #section-90-15 {
        display: block
    }

    #section-90-15 {
        text-align: left
    }
}

@media (max-width: 767px) {
    #section-110-15 > .ct-section-inner-wrap {
        display:flex;
        flex-direction: row;
        flex-wrap: wrap-reverse
    }

    #section-110-15 {
        display: block
    }

    #section-110-15 {
        text-align: left
    }
}

@media (max-width: 767px) {
    #section-119-15 > .ct-section-inner-wrap {
        display:flex;
        flex-direction: column
    }

    #section-119-15 {
        display: block
    }

    #section-119-15 {
        text-align: left
    }
}

#div_block-13-15 {
    text-align: center;
    color: #fff;
    width: 80%;
    align-items: center;
    align-content: center;
    justify-content: center;
    align-self: center;
    z-index: 2;
}

#div_block-301-15 {
    width: 100%;
    position: relative;
    text-align: left;
    align-items: center;
    justify-content: center
}

#div_block-28-15 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    padding-left: 80px
}

#div_block-272-15 {
    text-align: left;
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

#div_block-276-15 {
    text-align: left;
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

#div_block-284-15 {
    text-align: left;
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

#news > :nth-child(1) {
    grid-column: span 2
}

#news {
    align-items: stretch;
    grid-template-columns: repeat(3,minmax(200px,100%));
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    text-align: left;
    display: grid;
    z-index: 2
}

#div_block-300-15 {
    background-image: url("../images/news1_11zon-scaled.webp");
    background-size: cover
}

#div_block-175-15 {
    text-align: left;
    flex-direction: row;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px
}

#div_block-85-15 {
    background-image: url("../images/news2-scaled.webp");
    background-size: cover
}

#div_block-86-15 {
    background-image: url("../images/news3-scaled.webp");
    background-size: cover
}

#div_block-87-15 {
    background-image: url("../images/news4.webp");
    background-size: cover
}

#div_block-88-15 {
    background-image: url("../images/news5-scaled.webp");
    background-size: cover
}

#div_block-89-15 {
    background-image: url("../images/news6-scaled.webp");
    background-size: cover
}

#div_block-252-15 {
    text-align: left;
    flex-direction: row;
    display: flex;
    position: absolute;
    bottom: 20px;
    left: 20px
}

#div_block-93-15 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    padding-left: 80px
}

#div_block-113-15 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    padding-top: 78px
}

#div_block-120-15 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    padding-top: 83px;
    padding-left: 80px
}

@media (max-width: 991px) {
    #div_block-27-15 {
        padding-top:143px
    }
}

@media (max-width: 991px) {
    #div_block-28-15 {
        padding-left:0px
    }
}

@media (max-width: 991px) {
    #div_block-93-15 {
        padding-top:57px;
        padding-left: 0px
    }
}

@media (max-width: 991px) {
    #div_block-113-15 {
        padding-top:42px
    }
}

@media (max-width: 991px) {
    #div_block-120-15 {
        padding-top:51px;
        padding-left: 0px
    }
}

@media (max-width: 767px) {
    #div_block-13-15 {
        width:90%
    }
}

@media (max-width: 767px) {
    #div_block-27-15 {
        padding-top:0px
    }
}

@media (max-width: 767px) {
    #news {
        align-items:stretch;
        grid-template-columns: repeat(2,minmax(200px,1fr));
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        display: grid
    }
}

@media (max-width: 767px) {
    #div_block-89-15 {
        align-items:stretch;
        grid-template-columns: repeat(11,minmax(200px,1fr));
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        display: grid
    }
}

@media (max-width: 767px) {
    #div_block-124-15 {
        width:100%;
        overflow: hidden
    }
}

@media (max-width: 479px) {
    #news {
        align-items:stretch;
        grid-template-columns: repeat(2,minmax(0px,1fr));
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        display: grid
    }
}

#headline-5-15 {
    font-size: 56px;
    align-self: center
}

#headline-37-15 {
    font-size: 48px
}

#headline-75-15 {
    font-size: 56px;
    margin-bottom: 14px
}

#headline-95-15 {
    font-size: 48px
}

#headline-115-15 {
    font-size: 48px
}

#headline-122-15 {
    color: #ffffff;
    font-size: 48px
}

@media (max-width: 767px) {
    #headline-5-15 {
        font-size:48px;
        width: 100%;
        line-height: 1.2
    }
}

@media (max-width: 767px) {
    #headline-37-15 {
        font-size:44px
    }
}

@media (max-width: 767px) {
    #headline-75-15 {
        font-size:44px
    }
}

@media (max-width: 767px) {
    #headline-95-15 {
        font-size:44px
    }
}

@media (max-width: 767px) {
    #headline-115-15 {
        font-size:44px
    }
}

@media (max-width: 767px) {
    #headline-122-15 {
        font-size:44px
    }
}

@media (max-width: 479px) {
    #headline-75-15 {
        text-align:center
    }
}

#text_block-3-15 {
    align-self: center;
    font-weight: 600;
    font-size: 18px
}

#text_block-10-15 {
    font-weight: 300;
    font-size: 20px;
    color: #dfe2f4;
    line-height: 32px
}

#text_block-151-15 {
    display: block;
    align-content: flex-start;
    position: relative;
    left: 0px
}

#text_block-277-15 {
    display: block;
    align-content: flex-start;
    position: relative;
    left: 0px
}

#text_block-285-15 {
    display: block;
    align-content: flex-start;
    position: relative;
    left: 0px
}

#text_block-187-15 {
    color: #ffffff
}

#text_block-183-15 {
    font-size: 16px
}

#text_block-167-15 {
    color: #ffffff
}

#text_block-193-15 {
    font-size: 16px
}

#text_block-197-15 {
    color: #ffffff
}

#text_block-208-15 {
    font-size: 16px
}

#text_block-215-15 {
    color: #ffffff
}

#text_block-231-15 {
    font-size: 16px
}

#text_block-245-15 {
    color: #ffffff
}

#text_block-238-15 {
    font-size: 16px
}

#text_block-256-15 {
    font-size: 16px
}

#text_block-262-15 {
    color: #ffffff
}

@media (max-width: 767px) {
    #text_block-3-15 {
        margin-bottom:4px
    }
}

@media (max-width: 767px) {
    #text_block-10-15 {
        font-size:18px;
        margin-top: 27px;
        width: 100%
    }
}

@media (max-width: 479px) {
    #text_block-167-15 {
        font-size:11px;
        margin-top: 3px
    }
}

@media (max-width: 479px) {
    #text_block-197-15 {
        font-size:11px;
        margin-top: 2px
    }
}

@media (max-width: 479px) {
    #text_block-215-15 {
        font-size:11px;
        margin-top: 3px
    }
}

@media (max-width: 479px) {
    #text_block-245-15 {
        font-size:11px;
        margin-top: 3px
    }
}

#_rich_text-43-15 {
    color: #dfe2f4;
    margin-bottom: 39px;
    font-size: 20px;
    margin-top: 15px
}

#_rich_text-77-15 {
    color: #dfe2f4;
    font-size: 20px;
    width: 80%;
    text-align: center;
    padding-bottom: 82px;
    font-weight: 300;
    line-height: 2
}

#_rich_text-96-15 {
    color: #dfe2f4;
    margin-bottom: 33px;
    font-size: 20px;
    line-height: 1.7
}

#_rich_text-116-15 {
    color: #dfe2f4;
    margin-bottom: 33px;
    font-size: 20px;
    line-height: 1.8
}

#_rich_text-123-15 {
    color: #dfe2f4;
    margin-bottom: 33px;
    font-size: 20px;
    line-height: 1.8
}

@media (max-width: 767px) {
    #_rich_text-43-15 {
        font-size:18px
    }
}

@media (max-width: 767px) {
    #_rich_text-77-15 {
        font-size:18px
    }
}

@media (max-width: 767px) {
    #_rich_text-96-15 {
        font-size:18px
    }
}

@media (max-width: 767px) {
    #_rich_text-116-15 {
        font-size:18px
    }
}

@media (max-width: 767px) {
    #_rich_text-123-15 {
        font-size:18px
    }
}

#image-141-15 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%
}

#image-139-15 {
    position: absolute;
    top: 0px;
    display: none;
    z-index: -1
}

#image-186-15 {
    margin-right: 15px
}

#image-169-15 {
    margin-right: 15px
}

#image-196-15 {
    margin-right: 15px
}

#image-214-15 {
    margin-right: 15px
}

#image-244-15 {
    margin-right: 15px
}

#image-261-15 {
    margin-right: 15px
}

@media (max-width: 767px) {
    #image-139-15 {
        display:flex
    }
}

#code_block-302-15 {
    width: 100%
}

#code_block-303-15 {
    position: absolute;
    top: 90px
}

#code_block-160-15 {
    width: 100%;
    display: block;
    position: absolute;
    top: 0px
}

#code_block-125-15 {
    width: 100%;
    overflow: hidden
}

@media (max-width: 991px) {
    #code_block-303-15 {
        top:0px
    }
}

@media (max-width: 991px) {
    #code_block-29-15 {
        margin-top:74px
    }
}

@media (max-width: 767px) {
    #code_block-160-15 {
        top:0px
    }
}
