.elementor-476 .elementor-element.elementor-element-d446ace{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.09;--border-radius:0px 0px 150px 0px;--padding-top:150px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-476 .elementor-element.elementor-element-d446ace:not(.elementor-motion-effects-element-type-background), .elementor-476 .elementor-element.elementor-element-d446ace > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor7 );}.elementor-476 .elementor-element.elementor-element-d446ace::before, .elementor-476 .elementor-element.elementor-element-d446ace > .elementor-background-video-container::before, .elementor-476 .elementor-element.elementor-element-d446ace > .e-con-inner > .elementor-background-video-container::before, .elementor-476 .elementor-element.elementor-element-d446ace > .elementor-background-slideshow::before, .elementor-476 .elementor-element.elementor-element-d446ace > .e-con-inner > .elementor-background-slideshow::before, .elementor-476 .elementor-element.elementor-element-d446ace > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://collegesearch360.com/wp-content/uploads/2020/02/bg-08-free-img.jpg");--background-overlay:'';background-position:center center;background-size:cover;}.elementor-476 .elementor-element.elementor-element-71a9d64{--display:flex;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-476 .elementor-element.elementor-element-aef464c{--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-476 .elementor-element.elementor-element-79cbac2{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-476 .elementor-element.elementor-element-79cbac2:not(.elementor-motion-effects-element-type-background), .elementor-476 .elementor-element.elementor-element-79cbac2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor4 );}.elementor-476 .elementor-element.elementor-element-fdccb41{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-476 .elementor-element.elementor-element-aef464c{--content-width:1300px;}.elementor-476 .elementor-element.elementor-element-79cbac2{--content-width:1300px;}}@media(max-width:1024px){.elementor-476 .elementor-element.elementor-element-d446ace{--padding-top:150px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-476 .elementor-element.elementor-element-71a9d64{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-476 .elementor-element.elementor-element-79cbac2{--padding-top:50px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}}@media(max-width:767px){.elementor-476 .elementor-element.elementor-element-d446ace{--padding-top:130px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}.elementor-476 .elementor-element.elementor-element-71a9d64{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:30px;}.elementor-476 .elementor-element.elementor-element-79cbac2{--padding-top:50px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}@media(max-width:1024px) and (min-width:768px){.elementor-476 .elementor-element.elementor-element-71a9d64{--width:80%;}}/* Start custom CSS for html, class: .elementor-element-6aba8a2 *//*==================================
    HERO
==================================*/

.college-hero{
    width:100%;
    max-width:1300px;

    margin:70px auto;
    padding:0 20px;

    display:grid;

    grid-template-columns:1fr 2px 1.4fr;

    gap:60px;

    align-items:center;

    box-sizing:border-box;
}


/*==================================
    LEFT CONTENT
==================================*/

.college-left{
    min-width:0;
}


.college-left h1{
    margin:25px 0 0;

    font-size:48px;
    line-height:1.1;

    color:#111827;

    font-weight:700;
}


/*==================================
    DIVIDER
==================================*/

.college-divider{
    width:2px;
    height:230px;

    background:#FF9F3F;
}


/*==================================
    RIGHT CONTENT
==================================*/

.college-right{
    min-width:0;
}


.college-right p{
    margin:0;

    font-size:20px;
    line-height:1.8;

    color:#4B5563;
}


/*==================================
    TAG
==================================*/

.college-tag{
    display:inline-flex;

    align-items:center;

    gap:10px;

    background:#EEF3FF;

    color:#FF9F3F;

    padding:12px 24px;

    border-radius:50px;

    font-size:14px;

    font-weight:700;

    text-transform:uppercase;

    letter-spacing:1px;

    box-sizing:border-box;
}


.college-tag::before{
    content:"";

    width:8px;
    height:8px;

    min-width:8px;

    border-radius:50%;

    background:#FF9F3F;
}


/*==================================
    TABLET
==================================*/

@media (max-width:1024px){

    .college-hero{
        grid-template-columns:1fr;

        gap:35px;

        margin:60px auto;

        padding:0 30px;
    }


    .college-divider{
        display:none;
    }


    .college-left{
        text-align:center;
    }


    .college-left h1{
        font-size:52px;

        line-height:1.1;

        margin-top:20px;
    }


    .college-right{
        text-align:center;

        max-width:750px;

        margin:0 auto;
    }


    .college-right p{
        font-size:18px;

        line-height:1.7;
    }

}


/*==================================
    MOBILE
==================================*/

@media (max-width:767px){

    .college-hero{
        width:100%;

        margin:45px auto;

        padding:0 20px;

        gap:25px;
    }


    /* Tag */

    .college-tag{
        padding:8px 14px;

        gap:7px;

        font-size:10px;

        letter-spacing:.7px;
    }


    .college-tag::before{
        width:6px;
        height:6px;

        min-width:6px;
    }


    /* Heading */

    .college-left h1{
        font-size:34px;

        line-height:1.12;

        margin:16px auto 0;

        max-width:500px;
    }


    /* Description */

    .college-right{
        width:100%;

        max-width:500px;
    }


    .college-right p{
        font-size:16px;

        line-height:1.65;
    }

}


/*==================================
    SMALL MOBILE
==================================*/

@media (max-width:480px){

    .college-hero{
        margin:35px auto;

        padding:0 16px;

        gap:22px;
    }


    /* Tag */

    .college-tag{
        padding:7px 12px;

        gap:6px;

        font-size:9px;

        letter-spacing:.5px;
    }


    .college-tag::before{
        width:6px;
        height:6px;

        min-width:6px;
    }


    /* Heading */

    .college-left h1{
        font-size:31px;

        line-height:1.12;

        margin-top:14px;
    }


    /* Description */

    .college-right p{
        font-size:14px;

        line-height:1.6;
    }

}


/*==================================
    EXTRA SMALL PHONES
==================================*/

@media (max-width:360px){

    .college-hero{
        padding:0 12px;

        margin:30px auto;
    }


    .college-tag{
        padding:6px 10px;

        font-size:8px;
    }


    .college-left h1{
        font-size:28px;
    }


    .college-right p{
        font-size:13px;
    }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-5598c3a *//* ==========================================
   CS360 COLLEGE ARCHIVE PAGE
   (search + filters + card grid + load more)
========================================== */

:root{
    --cs360-primary:#127A91;
    --cs360-accent:#FF9F3F;
    --cs360-accent-hover:#f68a17;
    --cs360-yellow:#F2B705;
    --cs360-text:#111827;
    --cs360-muted:#64748B;
    --cs360-border:#E5E7EB;
    --cs360-surface:#F8FAFC;
}

.college-page{
    max-width:1400px;
    margin:60px auto;
    padding:0 20px;
}

/* ==========================================
   SEARCH
========================================== */
.college-search-wrap{
    position:relative;
    margin-bottom:25px;
}
.college-search-icon{
    position:absolute;
    left:22px;
    top:50%;
    transform:translateY(-50%);
    width:20px;
    height:20px;
    color:var(--cs360-muted);
    pointer-events:none;
}
.college-search-icon svg{
    width:100%;
    height:100%;
}
#college-search{
    width:100%;
    height:56px;
    padding:0 22px 0 54px;
    border:1px solid var(--cs360-border);
    border-radius:14px;
    font-size:16px;
    outline:none;
    transition:.3s;
    background:#fff;
}
#college-search:focus{
    border-color:var(--cs360-primary);
    box-shadow:0 0 0 4px rgba(18,122,145,.12);
}

/* ==========================================
   FILTERS
========================================== */
.college-filters{
    display:flex;
    gap:16px;
    margin-bottom:35px;
    flex-wrap:wrap;
}
.college-filters select{
    min-width:220px;
    height:50px;
    padding:0 18px;
    border:1px solid var(--cs360-border);
    border-radius:12px;
    background:#fff;
    font-size:15px;
    cursor:pointer;
    outline:none;
    transition:.3s;
}
.college-filters select:hover{
    border-color:var(--cs360-primary);
}
.college-filters select:focus{
    border-color:var(--cs360-primary);
    box-shadow:0 0 0 4px rgba(18,122,145,.12);
}
.college-filter-apply-btn{
    background:var(--cs360-primary);
    color:#fff;
    border:none;
    height:50px;
    padding:0 26px;
    border-radius:12px;
    font-size:15px;
    font-weight:600;
    cursor:pointer;
    transition:background .3s ease, transform .3s ease;
}
.college-filter-apply-btn:hover:not(:disabled){
    background:#0f6478;
    transform:translateY(-2px);
}
.college-filter-apply-btn:disabled{
    opacity:.7;
    cursor:default;
    transform:none;
}

/* ==========================================
   GRID CONTAINER
========================================== */
.cs360-college-grid{
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(340px,1fr));
    gap:30px;
    align-items:start;
}

.no-college-found{
    grid-column:1/-1;
    text-align:center;
    padding:60px 20px;
    font-size:18px;
    color:var(--cs360-muted);
}

/* ==========================================
   CARD (this was missing before — it's why
   cards rendered with no banner sizing, no
   badge pill, no stat boxes, no button)
========================================== */
.cs360-card{
    width:100%;
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(15,23,42,.08);
    transition:transform .35s ease, box-shadow .35s ease;
}
.cs360-card:hover{
    transform:translateY(-8px);
    box-shadow:0 20px 45px rgba(15,23,42,.15);
}
.cs360-link{
    display:block;
    color:inherit;
    text-decoration:none;
}
.cs360-link:focus-visible{
    outline:3px solid var(--cs360-primary);
    outline-offset:-3px;
    border-radius:20px;
}

/* Banner */
.cs360-banner{
    position:relative;
    height:210px;
    overflow:hidden;
    background:var(--cs360-surface);
}
.cs360-banner img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .4s ease;
}
.cs360-card:hover .cs360-banner img{
    transform:scale(1.08);
}
.cs360-banner-fallback{
    width:100%;
    height:100%;
    background:linear-gradient(135deg,#e2e8f0,#f1f5f9);
}
.cs360-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.25));
    pointer-events:none;
}
.cs360-badge{
    position:absolute;
    top:18px;
    left:18px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    background:var(--cs360-primary);
    color:#fff;
    padding:8px 15px;
    border-radius:30px;
    font-size:13px;
    font-weight:600;
    line-height:1;
    z-index:2;
}

/* Icons */
.cs360-icon{
    display:inline-flex;
    width:16px;
    height:16px;
    flex-shrink:0;
}
.cs360-icon svg{
    width:100%;
    height:100%;
}
.cs360-icon-sm{
    width:14px;
    height:14px;
}
.cs360-badge .cs360-icon{
    width:13px;
    height:13px;
}

/* Body / header row */
.cs360-body{
    padding:22px;
}
.cs360-head{
    display:flex;
    align-items:center;
    gap:16px;
}
.cs360-logo{
    width:70px;
    height:70px;
    border-radius:16px;
    background:#fff;
    border:1px solid #eee;
    object-fit:contain;
    padding:8px;
    flex-shrink:0;
    box-shadow:0 4px 10px rgba(0,0,0,.08);
}
.cs360-logo-fallback{
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:26px;
    font-weight:700;
    color:var(--cs360-primary);
}
.cs360-head-content{
    flex:1;
    min-width:0;
}
.cs360-title{
    margin:0;
    font-size:20px;
    font-weight:700;
    color:var(--cs360-text);
    line-height:1.28;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    word-break:break-word;
}
.cs360-location{
    margin-top:8px;
    display:flex;
    align-items:center;
    gap:6px;
    color:var(--cs360-muted);
    font-size:14px;
}

/* Stats */
.cs360-stats{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:15px;
    margin-top:25px;
}
.cs360-stat{
    background:var(--cs360-surface);
    border:1px solid var(--cs360-border);
    border-radius:16px;
    padding:18px;
    transition:border-color .3s ease, background .3s ease;
}
.cs360-card:hover .cs360-stat{
    border-color:var(--cs360-yellow);
    background:#fff;
}
.cs360-stat-content{
    display:flex;
    flex-direction:column;
    gap:6px;
}
.cs360-value{
    font-size:22px;
    font-weight:700;
    color:var(--cs360-text);
    line-height:1;
}
.cs360-label{
    display:flex;
    align-items:center;
    gap:5px;
    font-size:13px;
    color:var(--cs360-muted);
    line-height:1.4;
    font-weight:500;
}

/* Button */
.cs360-btn{
    margin-top:25px;
    background:var(--cs360-accent);
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:15px 20px;
    border-radius:14px;
    font-size:15px;
    font-weight:600;
    transition:background .3s ease, transform .3s ease, letter-spacing .3s ease;
}
.cs360-card:hover .cs360-btn{
    background:var(--cs360-accent-hover);
    transform:translateY(-2px);
    letter-spacing:.3px;
}

/* ==========================================
   LOAD MORE
========================================== */
.college-load-more-wrap{
    display:flex;
    justify-content:center;
    margin-top:45px;
}
.college-load-more-btn{
    background:var(--cs360-accent);
    color:#fff;
    border:none;
    padding:16px 34px;
    border-radius:14px;
    font-size:16px;
    font-weight:600;
    cursor:pointer;
    transition:.3s ease;
}
.college-load-more-btn:hover:not(:disabled){
    background:var(--cs360-accent-hover);
    transform:translateY(-2px);
}
.college-load-more-btn:disabled{
    opacity:.7;
    cursor:default;
    transform:none;
}

/* ==========================================
   RESPONSIVE
========================================== */
@media(max-width:1200px){
    .cs360-college-grid{
        grid-template-columns:repeat(3,1fr);
    }
}
@media(max-width:992px){
    .cs360-college-grid{
        grid-template-columns:repeat(2,1fr);
    }
    .college-filters{
        gap:12px;
    }
    .college-filters select{
        flex:1 1 calc(50% - 12px);
        min-width:180px;
    }
    .cs360-banner{
        height:190px;
    }
    .cs360-body{
        padding:20px;
    }
    .cs360-logo{
        width:64px;
        height:64px;
    }
    .cs360-title{
        font-size:18px;
    }
}
@media(max-width:768px){
    .cs360-college-grid{
        grid-template-columns:1fr;
    }
    .college-search-wrap{
        margin-bottom:20px;
    }
    .college-filters{
        flex-direction:column;
    }
    .college-filters select{
        width:100%;
        min-width:100%;
    }
    .college-filter-apply-btn{
        width:100%;
    }
    .college-load-more-btn{
        width:100%;
    }
    .cs360-banner{
        height:180px;
    }
    .cs360-head{
        gap:14px;
    }
    .cs360-logo{
        width:56px;
        height:56px;
    }
    .cs360-title{
        font-size:17px;
    }
    .cs360-stats{
        grid-template-columns:1fr;
        gap:12px;
    }
    .cs360-stat{
        padding:15px;
    }
    .cs360-value{
        font-size:18px;
    }
    .cs360-btn{
        padding:14px;
        font-size:14px;
    }
}

@media (prefers-reduced-motion:reduce){
    .cs360-card,
    .cs360-banner img,
    .cs360-btn,
    .cs360-stat,
    .college-load-more-btn{
        transition:none;
    }
}/* End custom CSS */