.elementor-kit-3{--e-global-color-primary:#1A2948;--e-global-color-secondary:#F8F6EA;--e-global-color-text:#1A2948;--e-global-color-accent:#19B6E1;--e-global-color-07bba69:#FFFFFF;--e-global-color-e2bf339:#EB6298;--e-global-color-6d7eadc:#F8A84F;--e-global-color-fb713ae:#7DA942;--e-global-color-cd9f8b3:#F5DAB9;--e-global-color-f9e7674:#EFEFD0;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;}.elementor-kit-3 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left: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 */body{
    overflow-x: hidden;
}

html{
    font-size: 62.5%; 
}

:root {
    --frame: 36px;
    --frame-mobile: 12px;
}


.site-main,
.elementor-location-archive,
.elementor-location-single.type-vacancy{
    padding-left: var(--frame-mobile) !important;
    padding-right: var(--frame-mobile) !important;
}

@media only screen and (min-width: 1024px) {
.site-main,
.elementor-location-archive,
.elementor-location-single.type-vacancy{
    padding-left: var(--frame) !important;
    padding-right: var(--frame) !important;
}
}


/*------------------------------------*
  #COLOURS
*------------------------------------*/
:root, 
body{
    --dark-blue: var(--e-global-color-primary);
    --almost-white: var(--e-global-color-secondary);
    --orange: var(--e-global-color-6d7eadc);
    --blue: var(--e-global-color-accent);
    --pink: var(--e-global-color-e2bf339);
    --green: var(--e-global-color-fb713ae);
    --peach: var(--e-global-color-cd9f8b3);
}

.dark{
    background: var(--dark-blue) !important;
}
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.dark p,
.dark ul,
.dark li,
.dark ol,
.dark .our-values .elementor-slide-heading,
.dark .our-values .elementor-slide-description {
    color: var(--almost-white) !important;
}

.dark .our-values h6 {
    color: var(--orange) !important;
}


/*------------------------------------*
  #TYPOGRAPHY
*------------------------------------*/

.uppercase h1,
.uppercase h2,
.uppercase h3,
.uppercase h4,
.uppercase h5,
.uppercase h6,
.uppercase p{
    text-transform: uppercase;
    font-weight: 900 !important;
}

.small-text p {
	font-size: 1.4rem !important;
    line-height: 1.6 !important;
}

p, 
td,
li,
.text li,
.text ol,
.small-text h1,
.main-menu li,
.main-menu .e-n-menu-title-text,
.e-filter-item,
.elementor-field-label,
.elementor-field-textual,
.elementor-icon-list-text,
.e-n-menu-title-text,
.e-n-accordion-item-title-text{
    font-size: clamp(1.5rem, 2.5vw, 1.7rem) !important;
    line-height: 1.7 !important;
}
p {
    padding-top: 1rem;
}
.h6-h1 h1, h6 {
	font-size: 1.4rem !important;
	line-height: 2.4rem !important;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
h5,
.elementor-slide-description,
.testimonial-carousel .elementor-slide-heading,
.menu-item a{
	font-size: 1.8rem !important;
	line-height: 2.8rem !important;
}
.text-image-banner h1,
.elementor-testimonial__text,
h4 {
	font-size: 2rem !important;
	line-height: 3.2rem !important;
}
h3 {
	font-size: 2.8rem !important;
	line-height: 3.8rem !important;
}
.h2-h1 h1, h2 {
    font-size: clamp(2.2rem, 2.8vw, 4.6rem) !important;
    line-height: 1.2 !important;
}
.large h2{
    font-size: clamp(2.8rem, 5.4vw, 5.4rem) !important;
	line-height: 1.3 !important;
}

h1{
    font-size: clamp(2.2rem, 2.8vw, 4.6rem) !important;
    line-height: 1.2 !important;
}
.hero h1,
.hero h2 {
    font-size: 9vw !important;
	line-height: 11vw !important;
}
  
.uber h2{
    font-size: 48px !important;
    line-height: 0.9 !important;
}

@media only screen and (min-width: 768px) {
    .hero h1,
    .hero h2{
        font-size: 7vw !important;
	    line-height: 9vw !important;
    }
}

@media only screen and (min-width: 1024px) {
 
    h5,
    .elementor-slide-description,
    .testimonial-carousel .elementor-slide-heading {
    	font-size: 2.2rem !important;
    	line-height: 3.4rem !important;
    }
    .text-image-banner h1,
    .elementor-testimonial__text,
    h4 {
    	font-size: 2.8rem !important;
    	line-height: 3.8rem !important;
    }
    h3 {
    	font-size: 3.2rem !important;
    	line-height: 4.2rem !important;
    }

    .hero h1,
    .hero h2{
	    font-size: 7.7rem !important;
    	line-height: 8.2rem !important;
    }
    .uber h2{
        font-size: 112px !important;
        line-height: 0.9 !important;
    }
}


@media only screen and (min-width: 1440px) {
    h1{
        font-size: clamp(2.8rem, 5.4vw, 5.4rem) !important;
        line-height: 1.2 !important;
    }
}

.text li,
.elementor-widget-text-editor li{
    margin-top: 15px;
}
.text ul,
.elementor-widget-text-editor ul{
    list-style-type: none; 
    padding-left: 0;
}
.text ul li,
.elementor-widget-text-editor ul li{
    position: relative;
    padding-left: 20px;
}
.text ul li::before,
.elementor-widget-text-editor ul li::before{
    content: "\2022";
    color: var( --e-global-color-accent );
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.text ol,
.elementor-widget-text-editor ol{
    list-style-type: none; /* Remove default numbering */
    padding-left: 0; /* Remove any padding */
}
.text ol li,
.elementor-widget-text-editor ol li{
    position: relative;
    padding-left: 35px; /* Add space for custom numbers */
}
.text ol li::before,
.elementor-widget-text-editor ol li::before{
    content: counter(list-item); /* Show number followed by a dot */
    color: white; /* Change to your desired color */
    font-size: 20px; /* Adjust the size of the numbers */
    position: absolute;
    left: 0;
    top: 0;
    background: var( --e-global-color-accent );
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
}
.text ol,
.elementor-widget-text-editor ol{
    counter-reset: list-item; /* Start numbering from 1 */
}
.text ol li,
.elementor-widget-text-editor ol li{
    counter-increment: list-item; /* Increment counter for each list item */
}

/*
** Changing the text link colour
*/
.text a,
.small-text a,
.elementor-widget-text-editor a{
    color: var( --e-global-color-accent );
}




/*------------------------------------*
  #SPACING
*------------------------------------*/

:root {
    --padding-sm: 15px;
    --padding-md: 15px;
    --padding-lg: 30px;
    
    --margin-sm: 15px;       
    --margin-md: 15px;   
}

@media only screen and (min-width: 768px) {
    :root {
        --padding-sm: 30px;
        --padding-md: 30px;
        --padding-lg: 60px;

        --margin-sm: 30px;   
        --margin-md: 30px;  
    }
}

@media only screen and (min-width: 1024px) {
    :root {
        --padding-md: 4.1666666667vw;
        --padding-lg: 8.3333333334vw;
        
        --margin-md: 4.1666666667vw;
    }
}

/**
 * small padding
 */
.padding-sm {
    padding: var(--padding-sm);
}
.padding-lr-sm {
    padding-left: var(--padding-sm);
    padding-right: var(--padding-sm);
}
.padding-l-sm {
    padding-left: var(--padding-sm);
}
.padding-r-sm {
    padding-right: var(--padding-sm);
}
.padding-tb-sm {
    padding-top: var(--padding-sm);
    padding-bottom: var(--padding-sm);
}
.padding-t-sm {
    padding-top: var(--padding-sm);
}
.padding-b-sm {
    padding-bottom: var(--padding-sm);
}

/**
 * medium padding
 */
.padding-md {
    padding: var(--padding-md);
}
.padding-lr-md {
    padding-left: var(--padding-md);
    padding-right: var(--padding-md);
}
.padding-l-md {
    padding-left: var(--padding-md);
}
.padding-r-md {
    padding-right: var(--padding-md);
}
.padding-tb-md {
    padding-top: var(--padding-md);
    padding-bottom: var(--padding-md);
}
.padding-t-md {
    padding-top: var(--padding-md);
}
.padding-b-md {
    padding-bottom: var(--padding-md);
}

/**
 * large padding
 */
.padding-lg {
    padding: var(--padding-lg);
}
.padding-lr-lg {
    padding-left: var(--padding-lg);
    padding-right: var(--padding-lg);
}
.padding-l-lg {
    padding-left: var(--padding-lg);
}
.padding-r-lg {
    padding-right: var(--padding-lg);
}
.padding-tb-lg {
    padding-top: var(--padding-lg);
    padding-bottom: var(--padding-lg);
}
.padding-t-lg {
    padding-top: var(--padding-lg);
}
.padding-b-lg {
    padding-bottom: var(--padding-lg);
}

/**
 * small margin
 */
.margin-sm {
    margin: var(--margin-sm);
}

/*
** medium margin
*/
.margin-md {
    margin: var(--margin-md);
}

/*
** Full height section
*/
.full-height {
    min-height: 100vh;
}




/*------------------------------------*
  #BACKGROUND-IMAGE
*------------------------------------*/
/*
.background-image{
    position: relative;
}

.img-col:has(.background-image) { 
    min-height: 50vh;
}
*/

.img-col{
    min-height: auto;
}
    
/**
 * Sizing the image (to maintain it's ratio)
 */
.background-image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.background-image,
.background-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.background-image img {
    object-fit: contain;
}




/*------------------------------------*
  #BTN-PRIMARY
*------------------------------------*/

/*
** Making sure the arrow is on the right
*/
.elementor-button .elementor-button-content-wrapper{
    flex-direction: row-reverse !important;
}

.btn-primary .elementor-button {
    background: transparent !important;
    padding: 16px 20px !important;
    border-radius: 8px;
    width: auto;
}

.text-link-container {
    padding: 10px 18px !important;
    border-radius: 8px;
    width: auto;
    gap: 8px;
    cursor: pointer;

}

.btn-primary .elementor-button-text {
    color: var(--dark-blue);
    font-weight: 900 !important;
    z-index: 1;
}

.btn-primary .elementor-button::before,
.text-link-container::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
    background: var(--blue);
    z-index: -1;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.text-link p{
    color: var(--dark-blue) !important;
    cursor: pointer;
}
.text-link-container .elementor-icon{
    overflow: hidden;
}
.text-link-container .elementor-icon svg{
    width: 16px;
    height: 16px;
}
.text-link-container .elementor-icon svg path{
    fill: var(--dark-blue)  !important;
}

.btn-primary:hover .elementor-button::before,
.text-link-container:hover::before{
    transform: scale(0.9);
    background: white;
}

/*
** Handling the overflow for the arrow icon
*/
.elementor-button .elementor-button-icon{
    position: relative;
    overflow: hidden;
}

.elementor-button .elementor-button-content-wrapper{
    gap: 8px !important;
}

/*
** Adding a transition effect to the arrow icon (SVG)
*/
.elementor-button .elementor-button-icon,
.elementor-button .elementor-button-icon svg,
.text-link-container .elementor-icon,
.text-link-container .elementor-icon svg {
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

/* Create the “copy” icon as a pseudo-element */
.elementor-button-icon::after,
.text-link-container .elementor-icon::after{
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--dark-blue);              /* inherits from button text color */
    -webkit-mask: url('https://blue-spark.org.uk/wp-content/uploads/sites/5/2026/02/arrow-icon-01.svg') center / contain no-repeat;
    mask: url('https://blue-spark.org.uk/wp-content/uploads/sites/5/2026/02/arrow-icon-01.svg') center / contain no-repeat;

    transition: all .6s cubic-bezier(.4, 0, .2, 1);
    transform: translateX(-120%);
    opacity: 0;
}

.text-link-container .elementor-icon::after{
    transform: translateX(-120%) translateY(-2px);

}

.elementor-button:hover .elementor-button-icon::after {
    transform: translateX(0);
    opacity: 1;
}

.text-link-container:hover .elementor-icon::after{
    transform: translateX(0) translateY(-2px);
    opacity: 1;
}

.elementor-button:hover .elementor-button-icon svg,
.text-link-container:hover .elementor-icon svg {
    transform: translateX(16px);
    opacity: 0;
}

@media only screen and (min-width: 1024px) {
    .btn-primary {
        margin-top: 30px;
    }    
}




/*------------------------------------*
  #BANNER-MEDIUM
*------------------------------------*/

.banner-medium{
    min-height: 80vh;
    justify-content: center;
    padding: 24px;
/*    padding-top: 104px;*/
    overflow: hidden;
}

.banner-medium .title h1{
    text-shadow: 
    1px 1px 10px var(--dark-blue),
    1px 1px 10px var(--dark-blue),
    1px 1px 10px var(--dark-blue);
}

.banner-medium .text-container{
    margin-top: -120px;
    max-width: 888px;
    gap: 24px;
    cursor: default;
}

.banner-medium .small-text{
    padding: 2px 12px;
    border-radius: 50px;
    background: rgba(245, 218, 185, 0.1);
    border: 1px solid rgba(245, 218, 185, 0.1);
}

.banner-medium .banner-image{
    position: absolute;
    width: 100% !important;
    height: auto !important;
    bottom: 0;
}
.banner-medium .banner-image img{
    width: 100%;
}

.banner-medium .curved-divider-section{
    position: absolute;
    bottom: 0;
    top: auto;
    height: auto;
    pointer-events: none;
}
.banner-medium .curved-divider svg path {
    fill: var(--almost-white) !important;
}
.banner-medium .curved-divider rect {
    fill: transparent !important;
}

.curved-divider{
    width: 100%;
    aspect-ratio: 1440 / 90;
}

.curved-divider .elementor-icon,
.curved-divider svg{
    width: 100%;
    height: 100%;
    display: block;
}

@media only screen and (min-width: 1280px) {
    .banner-medium{
        min-height: 40vw;
        justify-content: center;
    }    
}

@media only screen and (max-width: 1024px) {
    .banner-medium{
        position: relative;
        min-height: 500px;
        padding-top: 125px;
        overflow: hidden;
    }

    .banner-medium .banner-image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom;
        transform: scale(1.5);
    }
}




/*------------------------------------*
  #CURVED-DIVIDER-SECTION
*------------------------------------*/

.curved-divider-section{
    height: 100px;
}




/*------------------------------------*
  #TEXT-IMAGE-SECTION
*------------------------------------*/

.text-image .img-col{
    width: 100%;
    min-height: 50vh;
}

.text-image .text-col{
    padding: var(--padding-lg);
    gap: 24px;
}
@media only screen and (min-width: 1024px) {
    .text-image .img-col{
        width: 50% ;
        min-height: auto;
    }
    .text-image .text-col{
        width: 50%;
        padding: var(--padding-lg);
        gap: 24px;
    }
}



/*------------------------------------*
  #TESTIMONIAL-CAROUSEL-SECTION
*------------------------------------*/

.testimonial-carousel{
    gap: 48px;
    padding: var(--padding-md) 0;
    z-index: 0;
    overflow: hidden;
    max-width: 100vw;
}

.testimonial-carousel .swiper{
    overflow: visible;
}

.testimonial-carousel .elementor-main-swiper{
    width: calc(100% - var(--padding-lg)) !important;
}

.testimonial-carousel .swiper-slide {
    padding: 48px !important;
    background: #EFEFD0;
    border-radius: 24px !important;
}

.testimonial-carousel .swiper-slide .elementor-testimonial{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
}

.elementor-testimonial__text{
    margin-bottom: 25px;
}

.testimonial-carousel .swiper-slide .elementor-testimonial__footer{
    margin-top: auto ;
}
.elementor-testimonial__text{
    font-size: clamp(1.5rem, 2.5vw, 1.7rem) !important;
    line-height: 1.7 !important;
    font-style: normal !important;
}

.elementor-testimonial__image{
    background: var(--dark-blue);
    border-radius: 100%;
    padding: 12px;
    aspect-ratio: 1 / 1;
}

.testimonials-cards .swiper-slide {
    transition: all 450ms cubic-bezier(.34, 1.56, .64, 1);
    transform: rotate(var(--tilt, 0deg));
    border-radius: 18px;
    overflow: hidden;
}

.testimonials-cards .swiper-slide:hover {
    background: #F5D8DA;
    transform: scale(1.02) rotate(3deg);
}

.testimonial-carousel .elementor-swiper-button svg{
    display: none;
}

.testimonial-carousel .elementor-swiper-button{
    background: transparent !important;
    transform: scale(1.1) !important;
}

.testimonial-carousel .elementor-swiper-button::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F5D8DA;
    border-radius: 100%;
    transition: all 320ms cubic-bezier(.34, 1.56, .64, 1);
    pointer-events: none;
}

.testimonial-carousel .elementor-swiper-button::after{
    content: url("https://blue-spark.org.uk/wp-content/uploads/sites/5/2026/02/arrow-icon-pink.svg");
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-carousel .elementor-swiper-button-prev{
    top: 50% !important;
    right: auto !important;
    left: 64px !important;
    padding: 24px;
    transform: translateY(-50%) !important;
}

.testimonial-carousel .elementor-swiper-button-next{
    top: 50% !important;
    right: 64px !important;
    padding: 24px;

    transform: translateY(-50%) !important;
}

.testimonial-carousel .elementor-swiper-button-prev::after{
    top: calc(50% + 0px);
    transform: translate(-50%, -50%) rotate(180deg) ;
}

.testimonial-carousel .elementor-swiper-button:hover::before{
    transform: scale(1.2);
    background: white;
}

@media only screen and (max-width: 1024px) {
    .testimonial-carousel .swiper-slide {
        padding: 24px !important;
    }
    .testimonial-carousel .elementor-swiper-button-prev{
        left: 4px !important;
        padding: 20px;

    }
    
    .testimonial-carousel .elementor-swiper-button-next{
        right: 4px !important;
        padding: 20px;
    }
    
}




/*------------------------------------*
  #OUR-SERVICES-SECTION
*------------------------------------*/

.our-services{
    padding: var(--padding-lg) 0;
    gap: 48px;
}

.our-services .title{
    padding: 0 24px;
    max-width: 660px !important;
    text-align: center;
}

.services-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 24px !important;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
}

.services-container::-webkit-scrollbar {
    display: none;
}

.services-container .service {
    flex: 0 0 60%;
    scroll-snap-align: start;
    padding: var(--padding-md);
    cursor: pointer;
    gap: 24px;
}

.our-services .service-image .elementor-icon{
    width: 100%;
}

.our-services .service .service-image,
.our-services .service .service-image svg{
    width: 100% !important;
    height: auto !important;
    transition: all .6s cubic-bezier(.4, 0, .2, 1);
}

.our-services .service .text-link-container{
    margin-top: auto;
}

/* Hover states */
.our-services .service:hover .title{
    transform: translateY(-5px);
}
.our-services .service:hover .service-image svg{
    transform: scale(1.1);
}

.our-services .service:hover .text-link-container::before{
    transform: scale(0.9);
    background: white;
}
.our-services .service:hover .text-link-container .elementor-icon::after{
    transform: translateX(0) translateY(-2px);
    opacity: 1;
}
.our-services .service:hover .text-link-container .elementor-icon svg {
    transform: translateX(16px);
    opacity: 0;
}

@media only screen and (min-width: 480px) {
    .services-container .service {
        flex: 0 0 50%;
    }    
}
@media only screen and (min-width: 520px) {
    .services-container .service {
        flex: 0 0 45%;
    }    
}
@media only screen and (min-width: 768px) {
    .services-container .service {
        flex: 0 0 35%;
    }    
}

@media only screen and (min-width: 1024px) {
    .services-container .service {
        flex: 0 0 32%;
    }    
}

@media only screen and (min-width: 1280px) {
    .services-container {
        overflow: hidden;
        gap: 0 !important;
        padding-bottom: 10px;
    }
    .services-container .service {
        flex: 1;
        padding: 24px;
    }    
}


@media only screen and (min-width: 1440px) {
    .our-services{
        padding: var(--padding-md) var(--padding-lg);
        gap: 48px;
    }

}




/*------------------------------------*
  #MODULES-SECTION
*------------------------------------*/

.modules-section{
    justify-content: center;
    padding: 0 var(--padding-md) var(--padding-lg);
    gap: 48px !important;
}

.modules-section .e-n-tab-title,
.modules-section .e-n-tab-title::after,
.modules-section .e-n-tab-title .e-n-tab-title-text{
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.modules-section .text-col{
    padding: var(--padding-md) var(--padding-md) 0;
    justify-content: center;
    width: 100%;
    gap: 24px;
}

.module-title .arrow-icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.module-title .arrow-icon svg{
    width: 24px;
    height: 24px;
}
    
.tabbed-content{
    width: 100%;
    left: 0;
    top: 0;
}

.e-n-tabs {
    align-items: center;
    gap: 24px !important;
}

.e-n-tabs-content{
    flex-wrap: wrap !important;
    flex-direction: column !important;
    align-self: center;
    background: transparent;
    width: 50%;
    height: 200px;
}

.e-n-tabs-heading{
    z-index: 2;
    overflow: hidden;
    width: 100%;
}

/*
** Styling the tabs
*/
.modules-section .e-n-tab-title {
    position: relative; /* needed for ::before */
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 !important;
    height: 200px !important;
    padding: 24px;
    border-radius: var(--radius-sm);
    overflow: hidden;
    background: transparent !important;
}

.modules-section .e-n-tab-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("https://blue-spark.org.uk/wp-content/uploads/sites/5/2026/02/border-01.svg") 
                center / contain no-repeat;
    opacity: 1;
    pointer-events: none;
    z-index: 0;
}

.modules-section .e-n-tab-title > * {
    position: relative;
    z-index: 1; /* keeps content above SVG */
}

/*
** Styling the tabs text
*/
.modules-section .e-n-tab-title-text {
    text-align: center !important;
    transform: translateY(0);
}
/*
** Styling the tabs title
*/
.modules-section .e-n-tab-title-text h5{
    margin: 0 !important;
}
/*
** Styling the tabs subtitle
*/
.modules-section .e-n-tab-title-text h6{
    font-family: var( --e-global-typography-602d12c-font-family ), Sans-serif;
    color: var( --e-global-color-accent) !important;
    margin: 0;
}

.modules-section .tabbed-content-01{
    display: flex;
    flex-direction: column !important;
    flex-wrap: wrap !important;
    gap: 16px;
    padding: 16px;
}

.modules-section .tabbed-content .feature{
    padding: 24px 24px 48px 24px;
    gap: 8px ;
    flex: 1;
    border: 1px solid #efefef;
    border-radius: var(--radius-sm);
}
.modules-section .feature .title{
    margin-top: 16px;
}


.modules-section .tabbed-content .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    transform: translateY(-2px);
}

.modules-section .tabbed-content .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text h6 {
    color: var( --e-global-color-text) !important;
}

/*
** Adding the tabs arrow
*/
.modules-section .e-n-tab-title[aria-selected="true"]::after{
    transform: translateY(-6px);
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .e-n-tabs-content{
        flex-direction: row !important;
    }
    /*
    ** Styling the tabs
    */
    .modules-section .e-n-tab-title {
        border-radius: var(--radius-sm) var(--radius-sm) 0 0 ;
    }
    .modules-section .tabbed-content-01{
        flex-direction: row !important;
    }
}

@media only screen and (max-width: 767px) {

    /*
    ** Make tab row horizontally scrollable
    */
    .modules-section .e-n-tabs-heading{
        display:flex;
        flex-direction:row !important;
        flex-wrap:nowrap;
        overflow-x:auto;
        gap:16px;

        scroll-snap-type:x mandatory;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
    }

    .modules-section .e-n-tabs-heading::-webkit-scrollbar{
        display:none;
    }

    /*
    ** Prevent tabs stretching full width
    */
    .modules-section .e-n-tab-title{
        flex:0 0 auto !important;
        min-width:220px;
        height:auto !important;
        scroll-snap-align:center;
    }

    /*
    ** Tabs content should show below
    */
    .modules-section .e-n-tabs-content{
        display:flex !important;
        width:100%;
        height:auto;
        flex-direction:column !important;
    }

    /*
    ** Stack content nicely
    */
    .modules-section .tabbed-content-01{
        flex-direction:column !important;
    }

}

@media only screen and (max-width: 767px) {

    .modules-section .elementor-widget-n-tabs .e-n-tabs-heading{
        display:flex !important;
        flex-direction:row !important;
        flex-wrap:nowrap !important;
        overflow-x:auto !important;
        gap:16px;

        scroll-snap-type:x mandatory;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
    }

    .modules-section .elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{
        display:none;
    }

    .modules-section .elementor-widget-n-tabs .e-n-tab-title{
        flex:0 0 auto !important;
        min-width:220px;
        height:auto !important;
        scroll-snap-align:center;
    }

}




/*------------------------------------*
  #CTA-SECTION
*------------------------------------*/

.cta-section{
    padding: var(--padding-lg);
    gap: 24px;
}

.cta-section .text{
    max-width: 888px !important;
}




/*------------------------------------*
  #FORM-SECTION
*------------------------------------*/

.form-section {
    gap: 48px;
    align-items: center;
    padding: var(--padding-lg);
}

.form-section .text-col{
    gap: 24px;
}

.form-section .elementor-icon-list-item {
    background: rgba(245, 218, 185, 0.4);
    padding: 4px 16px;
    border-radius: 4px;
}

.form-section .elementor-icon-list-items{
    gap: 8px !important;
}
.form-section .elementor-icon-list-items li{
    padding: 4px 16px !important;
}

/*
** Styling the dark variation
*/ 
.form-section.dark .contact-form .elementor-field{
    border: 1px solid white !important;
}
.form-section.dark .contact-form .elementor-field {
    color: white !important;
}

/*
** Styling the form field hover state
*/ 
.form-section .contact-form .elementor-field:hover {
    background: rgba(255, 255, 255, 0.5) !important;
}
.form-section .contact-form .elementor-field:hover {
    padding-left: 24px !important;
}

@media only screen and (min-width: 1024px) {
    .form-section .text-col{
        gap: 24px;
        width: 50%;
    }
    .form-section .contact-form{
        width: 50%
    }
    
}




/*------------------------------------*
  #CANDIDATES
*------------------------------------*/

.candidate-stage-content{
    padding: var(--padding-lg);
    gap: 24px;
}

.candidate-stage-content .title-container{
    gap: 24px;
}




/*------------------------------------*
  #TITLE-SECTION
*------------------------------------*/

.title-section{
    padding: var(--padding-md) var(--padding-lg) 0 var(--padding-lg);
}
.title-section .title{
    align-self: center;
    max-width: 660px !important;
}




/*------------------------------------*
  #TEXT-LIST-SECTION
*------------------------------------*/

.title-list-section {
    gap: var(--padding-md);    
    padding: var(--padding-lg);
}

.text-list{
    border-radius: var(--radius-lg);
    overflow: hidden;
}
.text-list .text-col {
    padding: var(--padding-lg);
    gap: 24px;
}
.text-list .list-col {
    padding: var(--padding-md);
    gap: 24px;
}


/*
** Transition styles for the accordion
*/
.text-list .e-n-accordion-item-title,
.text-list .e-n-accordion-item-title-icon,
.text-list .e-n-accordion-item-title-icon::before{
    transition: all 1s cubic-bezier(0.22, 1, 0.36, 1);
}

/*
** Styling the accordion
*/
.text-list .e-n-accordion-item {
    margin: 0 !important;
    padding: 0 !important;
}
.text-list .e-n-accordion-item-title {
    padding: 24px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;

}
.text-list .e-n-accordion-item .elementor-widget-text-editor p {
    color: rgba(255,255,255,0.8) !important;
}
.text-list .e-n-accordion-item-title-icon{
    margin-right: 12px !important;
    transform: rotate(45deg);
}
.text-list .e-n-accordion-item-title-icon::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: 1px solid var(--blue);
    border-radius: 50%;
    padding: 16px;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.text-list .e-n-accordion-item-title-icon,
.text-list .e-n-accordion-item-title-icon svg{
    width: 16px;
    height: 16px;
}

.text-list .e-n-accordion-item svg path{
    fill: white !important;
}
.text-list .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon{
    transform: rotate(90deg);
}

/*
** hover states for the accordion
*/
.text-list .e-n-accordion-item:hover .e-n-accordion-item-title {
    padding-left: 12px !important;
}

.text-list .e-n-accordion-item:hover .e-n-accordion-item-title-icon{
    transform: rotate(135deg);
}

.text-list .e-n-accordion-item:hover .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon{
    transform: rotate(90deg);
}

.text-list .e-n-accordion-item:hover .e-n-accordion-item-title-icon::before{
    background: var(--blue);
}









/*------------------------------------*
  #CANDIDATE-STAGE-SECTION
*------------------------------------*/

.candidate-stage-content{
    padding: var(--padding-lg);
    gap: 24px;
}

.candidate-stage-content .title-container{
    gap: 0 !important;
}
.candidate-stage-content .text-container {
    gap: 24px;
}

.candidate-stage-content .starfruit-icon{
    display: flex;
    justify-content: center;
}
.candidate-stage-content .starfruit-icon .elementor-icon-wrapper,
.candidate-stage-content .starfruit-icon svg{
    width: 32px;
    height: 40px;
    z-index: 2;
}

/*
** Adding the white circle behind the icon
*/
.candidate-stage-content .starfruit-icon .elementor-icon::before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    background: white;
    z-index: 0;
    transform: translateX(-50%) scale(1.2);
    border-radius: 100%;
}

.candidate-stage-content .starfruit-icon::before,
.candidate-stage-content .starfruit-icon::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 2px;
    background: var(--orange);
    z-index: 0;
    transform: translateY(-50%);
}
.candidate-stage-content .starfruit-icon::after{
    left: auto;
    right: 0;
}

.candidate-stage-content .experience {
    gap: 48px
}




/*------------------------------------*
  #CURVED-ARROW
*------------------------------------*/
.curved-arrow::before,
.curved-arrow-right::before{
    content: url("https://blue-spark.org.uk/wp-content/uploads/sites/5/2026/03/curved-arrow.svg");
    position: relative;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
}
.curved-arrow-right::before{
    transform: scaleX(-1);
}

@media only screen and (min-width: 1024px) {
    .curved-arrow::before,
    .curved-arrow-right::before{
        position: absolute;
        top: -48px;
    }
}




/*------------------------------------*
  #MEET-THE-TEAM
*------------------------------------*/

.meet-the-team-section{
    padding: var(--padding-md);
    gap: 24px;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
}

.meet-the-team-section .text {
    max-width: 660px !important;
}

.meet-the-team-section .clients-candidate-icon{
    position: absolute;
    top: 5%;
    left: 10%;
    width: 72px;
    height: 72px;
}
.meet-the-team-section .clients-candidate-icon svg{
    transform: rotate(-15deg);
    width: 72px;
    height: 72px;
}

.meet-the-team-section .jigsaw-icon{
    top: 5%;
    left: auto;
    right: 10% !important;
    width: 96px;
    height: 96px;
}
.meet-the-team-section .jigsaw-icon svg{
    transform: rotate(15deg);
    width: 96px;
    height: 96px;
}

.meet-the-team-section .list-icon{
    top: auto;
    bottom: 4%;
    left: auto;
    right: 5% !important;
    width: 96px;
    height: 96px;
}

.meet-the-team-section .chat-icon{
    top: auto;
    bottom: 5%;
    left: 5%;
    width: 96px;
    height: 96px;
}

.meet-the-team-section .chat-icon svg{
    transform: rotate(10deg);
}

@media only screen and (min-width: 1024px) {
    /*
    .meet-the-team-section::before{
        content: "";
        position: absolute;
        top: -330px;
        left: -10vw;
        width: 70vw;
        height: 70vw;
        background: #EFEFD0;
        border-radius: 100%;
    }*/
    .meet-the-team-section .chat-icon{
        top: auto;
        bottom: 45%;
        left: 13%;
    }
    .meet-the-team-section .list-icon{
        top: auto;
        bottom: 40%;
    }
}/* End custom CSS */