.elementor-23777 .elementor-element.elementor-element-dbce5ec{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-23777 .elementor-element.elementor-element-e41c1e9{margin-top:30px;margin-bottom:30px;padding:0px 0px 0px 0px;}.elementor-23777 .elementor-element.elementor-element-9143820{color:#000000;}.elementor-23777 .elementor-element.elementor-element-9143820 a{color:#5C8018;}.elementor-23777 .elementor-element.elementor-element-a0c3b1f:not(.elementor-motion-effects-element-type-background), .elementor-23777 .elementor-element.elementor-element-a0c3b1f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f9f8f8;}.elementor-23777 .elementor-element.elementor-element-a0c3b1f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 10px 0px;}.elementor-23777 .elementor-element.elementor-element-a0c3b1f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23777 .elementor-element.elementor-element-a0c3b1f > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23777 .elementor-element.elementor-element-937e715 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23777 .elementor-element.elementor-element-937e715{padding:10px 0px 10px 0px;}.elementor-23777 .elementor-element.elementor-element-8d361ac > .elementor-element-populated{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-23777 .elementor-element.elementor-element-a6cc6e8 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-23777 .elementor-element.elementor-element-6f67cae > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-23777 .elementor-element.elementor-element-a6cc6e8{width:100%;}.elementor-23777 .elementor-element.elementor-element-6f67cae{width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23777 .elementor-element.elementor-element-a6cc6e8{width:100%;}.elementor-23777 .elementor-element.elementor-element-6f67cae{width:100%;}}/* Start custom CSS for html, class: .elementor-element-26d9fe0 */:root {
            --fss-primary: #5C8018;
            --fss-primary-dark: #4a6a14;
            --fss-gold: #D4A017;
            --fss-navy: #1B3F5B;
            --fss-navy-light: #2a4a6e;
            --fss-white: #ffffff;
            --fss-gray-bg: #f8fafc;
            --fss-gray-text: #475569;
        }
        
        .fss-hero-new {
            position: relative;
            background: linear-gradient(165deg, #fef9f0 0%, #ffffff 100%);
            overflow: hidden;
        }

        /* Wave Divider at Bottom */
        .fss-wave-bottom {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            line-height: 0;
            z-index: 1;
        }

        .fss-wave-bottom svg {
            position: relative;
            display: block;
            width: calc(100% + 1.3px);
            height: 60px;
        }

        /* Abstract Network Pattern */
        .fss-network-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='1.5' fill='rgba(92,128,24,0.08)'/%3E%3Ccircle cx='60' cy='40' r='1.5' fill='rgba(92,128,24,0.08)'/%3E%3Ccircle cx='40' cy='70' r='1.5' fill='rgba(92,128,24,0.08)'/%3E%3C/svg%3E");
            background-repeat: repeat;
            background-size: 60px;
            pointer-events: none;
        }

        /* Top Accent */
        .fss-accent-top {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 3px;
            background: linear-gradient(90deg, var(--fss-primary), var(--fss-gold), var(--fss-primary), var(--fss-gold));
            background-size: 300% 100%;
            animation: accentSlide 10s linear infinite;
            z-index: 3;
        }

        @keyframes accentSlide {
            0% { background-position: 0% 0%; }
            100% { background-position: 300% 0%; }
        }

        .fss-container-new {
            position: relative;
            z-index: 10;
            max-width: 1280px;
            margin: 0 auto;
            padding: 120px 40px;
            display: flex;
            align-items: center;
        }

        .fss-grid-new {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 50px;
            width: 100%;
        }

        /* ============================================ */
        /* LEFT CONTENT - HERO TEXT */
        /* ============================================ */
        
        .fss-badge-new {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: rgba(92, 128, 24, 0.1);
            color: var(--fss-primary);
            padding: 6px 16px;
            border-radius: 50px;
            font-size: 0.7rem;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            margin-bottom: 0px;
        }

        .fss-title-new {
            font-size: 3.2rem;
            line-height: 1.1;
            font-weight: 800;
            margin-bottom: 20px;
            margin-top: 0px;
            color: var(--fss-navy);
            letter-spacing: -0.02em;
        }

        .fss-title-new .highlight {
            color: var(--fss-primary);
            position: relative;
        }

        .fss-title-new .highlight::before {
            content: '';
            position: absolute;
            bottom: 8px;
            left: 0;
            width: 100%;
            height: 8px;
            background: rgba(92, 128, 24, 0.15);
            border-radius: 4px;
            z-index: -1;
        }

        .fss-desc-new {
            font-size: 1rem;
            line-height: 1.7;
            color: var(--fss-gray-text);
            margin-bottom: 32px;
            max-width: 550px;
        }

        /* Stats Bar */
        .fss-stats-new {
            display: flex;
            gap: 30px;
            margin-bottom: 35px;
            flex-wrap: wrap;
        }

        .stat-item-new {
            text-align: left;
        }

        .stat-number-new {
            font-size: 2rem;
            font-weight: 800;
            color: var(--fss-gold);
            line-height: 1;
        }

        .stat-label-new {
            font-size: 0.7rem;
            color: #64748b;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-top: 5px;
        }

        /* CTA Buttons */
        .fss-buttons-new {
            display: flex;
            gap: 16px;
            flex-wrap: wrap;
            margin-bottom: 35px;
        }

        .btn-fss-primary-new {
            background: var(--fss-primary);
            color: white;
            padding: 12px 28px;
            border-radius: 50px;
            font-weight: 700;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 10px;
            transition: all 0.3s;
            font-size: 0.85rem;
        }

        .btn-fss-primary-new:hover {
            background: var(--fss-primary-dark);
            transform: translateY(-2px);
            gap: 14px;
        }

        .btn-fss-outline-new {
            border: 1.5px solid var(--fss-gold);
            color: var(--fss-gold);
            padding: 10px 26px;
            border-radius: 50px;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: transparent;
            font-size: 0.85rem;
        }

        .btn-fss-outline-new:hover {
            background: rgba(212, 160, 23, 0.1);
            transform: translateY(-2px);
            color: #4a6a14;;
        }

        /* Trust Badge */
        .fss-trust-new {
            display: flex;
            align-items: center;
            gap: 20px;
            flex-wrap: wrap;
        }

        .trust-item-new {
            display: flex;
            align-items: center;
            gap: 8px;
            font-size: 0.7rem;
            color: #64748b;
            font-weight: 500;
        }

        .trust-item-new i {
            color: #10b981;
        }

        /* ============================================ */
        /* RIGHT CONTENT - DEPARTMENT WHEEL */
        /* ============================================ */
        
        .fss-departments-wheel {
            background: linear-gradient(135deg, var(--fss-navy), #0f2a3d);
            border-radius: 40px;
            padding: 35px;
            position: relative;
            overflow: hidden;
            box-shadow: 0 25px 45px -15px rgba(0,0,0,0.2);
        }

        .fss-departments-wheel::before {
            content: '';
            position: absolute;
            top: -50%;
            left: -20%;
            width: 200px;
            height: 200px;
            background: radial-gradient(circle, rgba(212,160,23,0.08), transparent);
            border-radius: 50%;
        }

        .wheel-header {
            text-align: center;
            margin-bottom: 25px;
        }

        .wheel-header i {
            font-size: 2rem;
            color: var(--fss-gold);
            margin-bottom: 10px;
        }

        .wheel-header h3 {
            font-size: 1.3rem;
            font-weight: 700;
            color: white;
            margin-bottom: 5px;
        }

        .wheel-header p {
            font-size: 0.7rem;
            color: #94a3b8;
        }

        .dept-grid-new {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 12px;
            margin-bottom: 25px;
        }

        .dept-item-new {
            background: rgba(255,255,255,0.06);
            border: 1px solid rgba(212,160,23,0.15);
            border-radius: 12px;
            padding: 12px 12px;
            display: flex;
            align-items: center;
            gap: 10px;
            transition: all 0.3s;
        }

        .dept-item-new:hover {
            background: rgba(92,128,24,0.15);
            border-color: var(--fss-primary);
            transform: translateX(5px);
        }

        .dept-item-new i {
            font-size: 0.9rem;
            color: var(--fss-gold);
            width: 24px;
        }

        .dept-item-new span {
            font-size: 0.75rem;
            color: rgba(255,255,255,0.85);
            font-weight: 500;
        }

        .wheel-footer {
            background: rgba(255,255,255,0.05);
            border-radius: 16px;
            padding: 14px;
            text-align: center;
            border-top: 1px solid rgba(212,160,23,0.2);
        }

        .wheel-footer p {
            font-size: 0.7rem;
            color: #cbd5e1;
        }

        .wheel-footer i {
            color: var(--fss-gold);
            margin-right: 6px;
        }

        /* Scroll Indicator */
        .fss-scroll-new {
            position: absolute;
            bottom: 25px;
            left: 50%;
            transform: translateX(-50%);
            text-align: center;
            color: #94a3b8;
            font-size: 0.65rem;
            letter-spacing: 2px;
            cursor: pointer;
            z-index: 10;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 5px;
        }

        .fss-scroll-new i {
            font-size: 1rem;
            color: var(--fss-primary);
            animation: scrollBounce 2s infinite;
        }

        @keyframes scrollBounce {
            0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
            40% { transform: translateY(8px); }
            60% { transform: translateY(4px); }
        }

        /* ============================================ */
        /* RESPONSIVE */
        /* ============================================ */
        @media (max-width: 1024px) {
    .fss-grid-new {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .fss-container-new {
        padding: 120px 40px 80px;
    }
    
    .fss-title-new {
        font-size: 2.8rem;
    }
    
    /* Make left content take full width */
    .fss-hero-text {
        grid-column: 1 / -1;
        max-width: 100%;
        text-align: center;           /* Matches your screenshot */
    }
    
    /* Center stats and buttons on tablet */
    .fss-stats-new {
        justify-content: center;
    }
    
    .fss-buttons-new {
        justify-content: center;
    }
    
    /* Hide right wheel completely on 1024px and below */
    .fss-departments-wheel, .fss-trust-new {
        display: none;
    }
    
    .fss-trust-new {
        justify-content: center;
    }
}

        @media (max-width: 768px) {
            .fss-container-new {
                padding: 120px 24px;
            }
            .fss-title-new {
                font-size: 2rem;
            }
            .fss-desc-new {
                font-size: 0.9rem;
            }
            .fss-badge-new {
                font-size: 0.65rem;
            }
            .fss-stats-new {
                justify-content: space-between;
                gap: 15px;
            }
            .stat-number-new {
                font-size: 1.5rem;
            }
            /* Button stacking */
            .fss-buttons-new {
                flex-direction: column;
                width: 100%;
                max-width: 280px;
                margin: 0 auto 30px;
            }
            .btn-fss-primary-new, .btn-fss-outline-new {
                width: 100%;
                justify-content: center;
            }
            .dept-grid-new {
                grid-template-columns: 1fr;
            }
            .fss-trust-new {
                justify-content: center;
            }
            .fss-departments-wheel{    display: none;
            }
        }

        @media (max-width: 480px) {
            .fss-container-new {
                padding: 120px 20px;
            }
            .fss-title-new {
                font-size: 1.6rem;
            }
            .fss-stats-new {
                flex-wrap: wrap;
                justify-content: center;
                gap: 20px;
            }
            .stat-item-new {
                text-align: center;
            }
            
            .fss-departments-wheel{   display: none;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2794af2 */.fss-main {
            background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
            padding: 50px 0;
            padding-bottom: 0px;
        }

        .fss-container {
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 24px;
        }

        /* Section Header */
        .fss-section-header {
            text-align: center;
            margin-bottom: 60px;
        }

        .fss-section-tag {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: rgba(92, 128, 24, 0.1);
            color: #5C8018;
            padding: 6px 16px;
            border-radius: 50px;
            font-size: 0.7rem;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            margin-bottom: 16px;
        }

        .fss-section-header h2 {
            font-size: 2.2rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 16px;
        }

        .fss-section-header p {
            color: #475569;
            max-width: 750px;
            margin: 0 auto;
            line-height: 1.7;
        }

        /* Campus Banner */
        .campus-banner-fss {
            background: linear-gradient(135deg, #1B3F5B, #0f2a3d);
            border-radius: 28px;
            padding: 24px 32px;
            margin-bottom: 50px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 20px;
        }

        .campus-info-fss {
            display: flex;
            align-items: center;
            gap: 12px;
            color: #D4A017;
        }

        .campus-info-fss i {
            font-size: 1.8rem;
        }

        .campus-info-fss span {
            font-size: 1rem;
            font-weight: 600;
            color: white;
        }

        .accred-badge-fss {
            background: rgba(92, 128, 24, 0.15);
            padding: 8px 20px;
            border-radius: 50px;
            color: #5C8018;
            font-size: 0.85rem;
            font-weight: 600;
        }

        /* About Section - Split Layout */
        .about-split-fss {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 50px;
            margin-bottom: 70px;
            align-items: center;
        }

        .about-text-fss h3 {
            font-size: 1.6rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 20px;
        }

        .about-text-fss p {
            color: #475569;
            line-height: 1.75;
            margin-bottom: 20px;
        }

        .mission-vision-fss {
            background: linear-gradient(135deg, #1B3F5B, #0f2a3d);
            border-radius: 24px;
            padding: 32px;
            color: white;
        }

        .mission-vision-fss h4 {
            font-size: 1.2rem;
            font-weight: 700;
            margin-bottom: 12px;
            display: flex;
            align-items: center;
            gap: 10px;
            color: #FFFFFF;
        }

        .mission-vision-fss h4 i {
            color: #D4A017;
        }

        .mission-vision-fss p {
            color: #cbd5e1;
            line-height: 1.7;
            margin-bottom: 20px;
        }

        .mission-vision-fss p:last-child {
            margin-bottom: 0;
        }

        /* Departments Grid - 4x2 Layout */
        .departments-grid-fss {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 25px;
            margin-bottom: 70px;
        }

        .dept-card-fss {
            background: white;
            border-radius: 20px;
            padding: 28px 20px;
            text-align: center;
            transition: all 0.3s;
            border: 1px solid #e2e8f0;
        }

        .dept-card-fss:hover {
            transform: translateY(-5px);
            border-color: #D4A017;
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
        }

        .dept-icon-fss {
            width: 60px;
            height: 60px;
            background: rgba(92, 128, 24, 0.1);
            border-radius: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 16px;
        }

        .dept-icon-fss i {
            font-size: 1.8rem;
            color: #5C8018;
        }

        .dept-card-fss h4 {
            font-size: 1rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .dept-card-fss p {
            font-size: 0.7rem;
            color: #64748b;
            line-height: 1.5;
        }

        /* Philosophy & Objectives */
        .phil-obj-fss {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 30px;
            margin-bottom: 70px;
        }

        .phil-card-fss, .obj-card-fss {
            background: white;
            border-radius: 24px;
            padding: 32px;
            border: 1px solid #e2e8f0;
            transition: all 0.3s;
        }

        .phil-card-fss:hover, .obj-card-fss:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
        }

        .phil-icon-fss, .obj-icon-fss {
            width: 55px;
            height: 55px;
            background: rgba(92, 128, 24, 0.1);
            border-radius: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
        }

        .phil-icon-fss i, .obj-icon-fss i {
            font-size: 1.6rem;
            color: #5C8018;
        }

        .phil-card-fss h3, .obj-card-fss h3 {
            font-size: 1.3rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 16px;
        }

        .phil-card-fss p {
            color: #475569;
            line-height: 1.7;
        }

        .obj-list-fss {
            list-style: none;
        }

        .obj-list-fss li {
            padding: 10px 0;
            display: flex;
            align-items: flex-start;
            gap: 12px;
            border-bottom: 1px dashed #e2e8f0;
        }

        .obj-list-fss li:last-child {
            border-bottom: none;
        }

        .obj-list-fss li i {
            color: #5C8018;
            margin-top: 3px;
        }

        /* Career Pathways */
        .career-section-fss {
            background: #f8fafc;
            border-radius: 28px;
            padding: 48px;
            margin-bottom: 70px;
            text-align: center;
        }

        .career-section-fss h3 {
            font-size: 1.5rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 12px;
        }

        .career-section-fss p {
            color: #64748b;
            margin-bottom: 32px;
        }

        .career-grid-fss {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }

        .career-item-fss {
            background: white;
            padding: 24px 16px;
            border-radius: 20px;
            transition: all 0.3s;
            border: 1px solid #e2e8f0;
        }

        .career-item-fss:hover {
            transform: translateY(-5px);
            border-color: #D4A017;
        }

        .career-item-fss i {
            font-size: 2rem;
            color: #D4A017;
            margin-bottom: 12px;
        }

        .career-item-fss h4 {
            font-size: 0.95rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 6px;
        }

        .career-item-fss p {
            font-size: 0.7rem;
            color: #64748b;
            margin: 0;
        }

        /* Admission Section - Accordion */
        .admission-section-fss {
            background: white;
            border-radius: 28px;
            padding: 48px;
            margin-bottom: 70px;
            border: 1px solid #e2e8f0;
        }

        .admission-header-fss {
            text-align: center;
            margin-bottom: 40px;
        }

        .admission-header-fss h3 {
            font-size: 1.6rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .admission-accordion-fss {
            max-width: 900px;
            margin: 0 auto;
        }

        .accordion-item-fss {
            background: #f8fafc;
            border: 1px solid #e2e8f0;
            border-radius: 16px;
            margin-bottom: 16px;
            overflow: hidden;
        }

        .accordion-checkbox-fss {
            display: none;
        }

        .accordion-label-fss {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 18px 24px;
            cursor: pointer;
            font-weight: 700;
            color: #1B3F5B;
            background: white;
            transition: background 0.3s;
        }

        .accordion-label-fss:hover {
            background: #f8fafc;
        }

        .accordion-label-fss i:first-child {
            color: #5C8018;
            margin-right: 10px;
        }

        .accordion-arrow-fss {
            transition: transform 0.3s;
            color: #94a3b8;
        }

        .accordion-checkbox-fss:checked + .accordion-label-fss .accordion-arrow-fss {
            transform: rotate(180deg);
        }

        .accordion-content-fss {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease;
            padding: 0 24px;
        }

        .accordion-checkbox-fss:checked + .accordion-label-fss + .accordion-content-fss {
            max-height: 250px;
            padding: 0 24px 20px;
        }

        .accordion-content-fss p {
            color: #475569;
            line-height: 1.7;
        }

        /* Info Grid - 3 Columns */
        .info-grid-fss {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 24px;
            margin-bottom: 40px;
        }

        .info-tile-fss {
            background: white;
            border-radius: 20px;
            padding: 28px;
            text-align: center;
            border: 1px solid #e2e8f0;
            transition: all 0.3s;
        }

        .info-tile-fss:hover {
            transform: translateY(-5px);
            border-color: #5C8018;
        }

        .info-tile-fss i {
            font-size: 2rem;
            color: #D4A017;
            margin-bottom: 16px;
        }

        .info-tile-fss h4 {
            font-size: 1rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .info-tile-fss p {
            font-size: 0.8rem;
            color: #64748b;
        }

        /* Registration Card */
        .registration-card-fss {
            background: linear-gradient(135deg, #1B3F5B, #0f2a3d);
            border-radius: 24px;
            padding: 36px;
            margin-bottom: 40px;
            color: white;
        }

        .registration-card-fss h3 {
            font-size: 1.3rem;
            font-weight: 700;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            gap: 10px;
            color: #FFFFFF;
        }

        .registration-card-fss h3 i {
            color: #D4A017;
        }

        .reg-list-fss {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
        }

        .reg-list-fss li {
            display: flex;
            align-items: center;
            gap: 12px;
            font-size: 0.85rem;
            color: #cbd5e1;
        }

        .reg-list-fss li i {
            color: #D4A017;
        }

        /* CTA Banner */
        .cta-banner-fss {
            background: linear-gradient(135deg, #5C8018, #4a6a14);
            border-radius: 28px;
            padding: 50px;
            text-align: center;
            display: none;
        }

        .cta-banner-fss h2 {
            font-size: 1.8rem;
            font-weight: 800;
            color: white;
            margin-bottom: 16px;
        }

        .cta-banner-fss p {
            color: #e8f5e9;
            margin-bottom: 28px;
            max-width: 550px;
            margin-left: auto;
            margin-right: auto;
        }

        .cta-btn-fss {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: white;
            color: #5C8018;
            padding: 14px 32px;
            border-radius: 50px;
            font-weight: 700;
            text-decoration: none;
            transition: all 0.3s;
        }

        .cta-btn-fss:hover {
            transform: translateY(-3px);
            gap: 14px;
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
        }

        /* Responsive */
        @media (max-width: 1024px) {
            .departments-grid-fss {
                grid-template-columns: repeat(2, 1fr);
            }
            .career-grid-fss {
                grid-template-columns: repeat(2, 1fr);
            }
            .about-split-fss {
                grid-template-columns: 1fr;
                gap: 40px;
            }
            .phil-obj-fss {
                grid-template-columns: 1fr;
            }
            .info-grid-fss {
                grid-template-columns: repeat(2, 1fr);
            }
            .reg-list-fss {
                grid-template-columns: 1fr;
            }
        }

        @media (max-width: 768px) {
            .campus-banner-fss {
                flex-direction: column;
                text-align: center;
            }
            .departments-grid-fss {
                grid-template-columns: 1fr;
            }
            .career-grid-fss {
                grid-template-columns: 1fr;
            }
            .info-grid-fss {
                grid-template-columns: 1fr;
            }
            .fss-section-header h2 {
                font-size: 1.8rem;
            }
            .admission-section-fss {
                padding: 32px 24px;
            }
            .cta-banner-fss {
                padding: 40px 24px;
            }
            .cta-banner-fss h2 {
                font-size: 1.4rem;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86ca9b6 */.fms-dept-slider-wrapper {
        max-width: 1280px;
        margin: 50px auto;
        padding: 20px;
        position: relative;
    }

    /* Section Header */
    .fms-dept-header {
        text-align: center;
        margin-bottom: 40px;
    }

    .fms-dept-header h2 {
        font-size: 2.4rem;
        color: #1B3F5B;
        border-bottom: 4px solid #D4A017;
        display: inline-block;
        padding-bottom: 12px;
        margin-bottom: 15px;
        font-weight: 700;
    }

    .fms-dept-header p {
        font-size: 1rem;
        color: #475569;
        max-width: 850px;
        margin: 0 auto;
        line-height: 1.6;
    }

    /* Slider Container */
    .fms-dept-slider {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 30px;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        padding: 10px 5px 30px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .fms-dept-slider::-webkit-scrollbar {
        display: none;
    }

    /* Department Cards */
    .fms-dept-card {
        flex: 0 0 calc(33.333% - 20px);
        min-width: 300px;
        background: white;
        border-radius: 24px;
        overflow: hidden;
        box-shadow: 0 8px 25px rgba(27, 63, 91, 0.08);
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        scroll-snap-align: start;
        border: 1px solid #eef2f6;
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .fms-dept-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 40px rgba(27, 63, 91, 0.12);
        border-color: #D4A017;
    }

    /* Image Container */
    .fms-dept-image {
        position: relative;
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .fms-dept-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }

    .fms-dept-card:hover .fms-dept-image img {
        transform: scale(1.05);
    }

    .fms-dept-image::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60px;
        background: linear-gradient(to top, rgba(27, 63, 91, 0.3), transparent);
    }

    /* Department Code Badge */
    .fms-dept-code {
        position: absolute;
        top: 15px;
        right: 15px;
        background: #D4A017;
        color: #1B3F5B;
        padding: 5px 15px;
        border-radius: 30px;
        font-weight: 700;
        font-size: 0.8rem;
        z-index: 2;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    }

    /* Card Content */
    .fms-dept-card h3 {
        font-size: 1.3rem;
        margin: 20px 20px 10px;
        color: #1B3F5B;
        line-height: 1.4;
        font-weight: 700;
    }

    .fms-dept-card h3 a {
        color: inherit;
        text-decoration: none;
        transition: color 0.2s;
    }

    .fms-dept-card h3 a:hover {
        color: #5C8018;
    }

    .fms-dept-card p {
        font-size: 0.9rem;
        color: #475569;
        margin: 0 20px 16px;
        line-height: 1.6;
        flex: 1;
    }

    /* Tags */
    .fms-dept-tags {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin: 0 20px 16px;
    }

    .fms-dept-tags span {
        background: rgba(92, 128, 24, 0.1);
        color: #5C8018;
        font-size: 0.7rem;
        font-weight: 600;
        padding: 4px 12px;
        border-radius: 30px;
    }

    /* Button */
    .fms-dept-link {
        display: block;
        margin: 0 20px 25px;
        padding: 12px 20px;
        background: #5C8018;
        color: white;
        text-align: center;
        border-radius: 50px;
        text-decoration: none;
        font-weight: 600;
        transition: all 0.3s;
        font-size: 0.9rem;
    }

    .fms-dept-link:hover {
        background: #D4A017;
        color: #1B3F5B;
        transform: translateY(-2px);
    }

    /* Indicators (Dots) */
    .fms-slider-indicators {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 35px;
    }

    .fms-slider-indicator {
        width: 14px;
        height: 14px;
        background: #cbd5e1;
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s ease;
        border: none;
        padding: 0;
    }

    .fms-slider-indicator:hover {
        background: #5C8018;
        transform: scale(1.2);
    }

    .fms-slider-indicator.active {
        background: #D4A017;
        transform: scale(1.3);
        box-shadow: 0 0 0 3px rgba(212, 160, 23, 0.3);
    }

    /* Webometric Hidden Metadata */
    .fms-webometric-meta {
        display: none;
    }

    /* Responsive */
    @media (max-width: 1100px) {
        .fms-dept-card {
            flex: 0 0 calc(33.333% - 20px);
            min-width: 280px;
        }
    }

    @media (max-width: 900px) {
        .fms-dept-card {
            flex: 0 0 calc(50% - 15px);
        }
        .fms-dept-header h2 {
            font-size: 2rem;
        }
    }

    @media (max-width: 600px) {
        .fms-dept-card {
            flex: 0 0 100%;
        }
        .fms-dept-header h2 {
            font-size: 1.6rem;
        }
        .fms-dept-header p {
            font-size: 0.9rem;
            padding: 0 10px;
        }
    }/* End custom CSS */