.elementor-215 .elementor-element.elementor-element-179e415c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-215 .elementor-element.elementor-element-c206752{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-215 .elementor-element.elementor-element-497615e{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-215 .elementor-element.elementor-element-044a709.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-215 .elementor-element.elementor-element-044a709 .elementor-main-swiper{height:600px;width:100%;}.elementor-215 .elementor-element.elementor-element-044a709 .elementor-swiper-button{font-size:20px;}@media(max-width:1024px){.elementor-215 .elementor-element.elementor-element-c206752{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-215 .elementor-element.elementor-element-044a709.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}}@media(max-width:767px){.elementor-215 .elementor-element.elementor-element-044a709.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}}/* Start custom CSS for media-carousel, class: .elementor-element-044a709 *//* Creates a flex container so we can place the text on top */
.elementor-215 .elementor-element.elementor-element-044a709 .elementor-widget-container {
    display: flex;
    flex-direction: column;
    padding-top: 2.5rem;
    border-top: 1px solid #f3f4f6;
}

/* Generates the "Excellence in Pictures" Heading */
.elementor-215 .elementor-element.elementor-element-044a709 .elementor-widget-container::before {
    content: "Excellence in Pictures";
    order: -2; /* Forces it to the very top */
    display: block;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    font-weight: 700;
    color: #1B264F;
    margin-bottom: 0.5rem;
}

/* Generates the subtitle paragraph */
.elementor-215 .elementor-element.elementor-element-044a709 .elementor-widget-container::after {
    content: "Moments of pride from our award ceremonies and graduations.";
    order: -1; /* Forces it directly under the heading */
    display: block;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 0.875rem;
    color: #6b7280;
    margin-bottom: 2rem; /* <-- Adjust this value to increase/decrease the gap to the images */
    max-width: 32rem;
    margin-left: auto;
    margin-right: auto;
}

/* Makes the heading slightly bigger on desktop */
@media (min-width: 768px) {
    .elementor-215 .elementor-element.elementor-element-044a709 .elementor-widget-container::before {
        font-size: 2.25rem;
    }
}/* End custom CSS */