.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:0px;}.e-con{--container-max-width:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* BLUE GLOW ARROWS */
.elementor-swiper-button-prev,
.elementor-swiper-button-next {
    color: #3b82f6 !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.elementor-swiper-button-prev svg,
.elementor-swiper-button-next svg {
    fill: #3b82f6 !important;
    filter: drop-shadow(0 0 6px rgba(59, 130, 246, 0.9)) drop-shadow(0 0 14px rgba(59, 130, 246, 0.6)) !important;
    transition: all 0.3s ease !important;
}

.elementor-swiper-button-prev:hover svg,
.elementor-swiper-button-next:hover svg {
    fill: #60a5fa !important;
    filter: drop-shadow(0 0 10px rgba(96, 165, 250, 1)) drop-shadow(0 0 22px rgba(59, 130, 246, 0.9)) drop-shadow(0 0 35px rgba(59, 130, 246, 0.5)) !important;
    transform: scale(1.2) !important;
}
/* Remove pink border on carousel buttons from theme */
button.carousel-button {
    border: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    color: inherit !important;
}/* End custom CSS */