.styles_explore_plans_screen_container__Pz1ne {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-grow: 1;
}

.styles_plans_carousel_section__n5sJ4 {
    height: 360px;
    margin-bottom: 96px;
}

@media (max-width: 960px) {
    .styles_plans_carousel_section__n5sJ4 {
        height: 415px;
        margin-bottom: 48px;
    }
}

.styles_plans_carousel_section__n5sJ4 .carousel-item {
    width: 640px;
}

@media (max-width: 960px) {
    .styles_plans_carousel_section__n5sJ4 .carousel-item {
        width: 310px;
    }
}

.styles_plans_carousel_section__n5sJ4 .carousel-title {
    width: 100%;
    color: white;
    text-align: center;
    font-family: var(--merriweather-regular);
    font-size: 40px;
    line-height: 125%;
    margin-bottom: 4px;
}

@media (max-width: 960px) {
    .styles_plans_carousel_section__n5sJ4 .carousel-title {
        font-family: var(--merriweather-regular);
        font-size: 28px;
        margin-bottom: 8px;
    }
}

.styles_plans_carousel_section__n5sJ4 .carousel-description {
    color: var(--list-item-border-color);
    text-align: center;
    font-family: var(--proximanova-regular);
    font-size: 20px;
    line-height: 125%;
}

.styles_plans_gallery_section__Xf1IN {
    margin-bottom: 104px;
}

@media (max-width: 960px) {
    .styles_plans_gallery_section__Xf1IN {
        margin-bottom: 94px;
    }
}

.styles_plans_gallery_section__Xf1IN .styles_plan_image__r7zKN {
    position: relative;
    width: 100%;
    aspect-ratio: 1.7778;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 12px;
}

.styles_plans_gallery_section__Xf1IN .styles_plan_image__r7zKN img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.styles_plans_gallery_section__Xf1IN .styles_plan_title__eIY_i {
    font-size: 20px;
    font-family: var(--proximanova-medium);
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--dark-text-color);
}

@media (max-width: 960px) {
    .styles_plans_gallery_section__Xf1IN .styles_plan_title__eIY_i {
        font-size: 18px;
    }
}

.styles_plans_gallery_section__Xf1IN .styles_plan_days_number__em5JS {
    color: var(--neutral-gray-color);
    font-family: var(--proximanova-regular);
    font-size: 16px;
    line-height: 150%;
    text-transform: capitalize;
    margin-top: 4px;
}

@media (max-width: 960px) {
    .styles_plans_gallery_section__Xf1IN .styles_plan_days_number__em5JS {
        margin-top: 2px;
    }
}

.styles_plans_gallery_section__Xf1IN .gallery-header-section {
    margin-bottom: 32px;
}

@media (max-width: 960px) {
    .styles_plans_gallery_section__Xf1IN .gallery-header-section {
        margin-bottom: 16px;
    }
}

.styles_plans_gallery_section__Xf1IN .gallery-title {
    font-size: 24px;
}

/*# sourceMappingURL=23c4ded2550acd26.css.map*/