/* Government homepage layout v1.5.1 */
.home-slider{position:relative;height:410px;overflow:hidden;background:#07512d}
.home-slider .slide{position:absolute;inset:0;display:none;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}
.home-slider .slide.active{display:flex;z-index:1;animation:homeFade .55s ease}
@keyframes homeFade{from{opacity:.35}to{opacity:1}}
.governor-slide{background-image:linear-gradient(90deg,rgba(3,69,38,.98) 0%,rgba(3,69,38,.90) 40%,rgba(3,69,38,.24) 70%),url('Images/governor-education-slide.jpg')}
.opportunity-slide{background-image:linear-gradient(90deg,rgba(3,74,40,.98) 0%,rgba(3,74,40,.90) 41%,rgba(3,74,40,.18) 72%),url('Images/scholarship-celebration-slide.jpg')}
.screening-slide{background-image:linear-gradient(90deg,rgba(5,53,78,.98) 0%,rgba(5,53,78,.90) 41%,rgba(5,53,78,.18) 72%),url('Images/global-classroom-slide.jpg')}
.slide-content{width:min(1200px,94%);margin:0 auto;color:#fff}
.slide-copy{width:min(570px,82%)}
.slide-copy .eyebrow{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);padding:6px 10px;border-radius:4px}
.slide-copy h1{margin:13px 0 13px;color:#fff;font-size:39px;line-height:1.12;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.slide-copy p{margin:0 0 22px;color:rgba(255,255,255,.94);font-size:16px;line-height:1.65}
.home-slider .btn-warning{min-width:120px;font-size:14px}
.slider-nav{position:absolute;z-index:5;top:50%;width:39px;height:39px;margin-top:-20px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(0,0,0,.34);color:#fff;font-size:20px;cursor:pointer}
.slider-nav:hover{background:rgba(0,0,0,.58)}.slider-nav.previous{left:12px}.slider-nav.next{right:12px}
.slider-nav:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.slider-nav.previous:before{transform:translate(-35%,-50%) rotate(-135deg)}.slider-nav.next:before{transform:translate(-65%,-50%) rotate(45deg)}
.slider-dots{position:absolute;z-index:5;right:0;bottom:17px;left:0;display:flex;justify-content:center;gap:8px}
.slider-dots button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slider-dots button.active{background:#fff}

.home-feature-strip{position:relative;z-index:3;margin-top:0;background:#fff;border-bottom:1px solid #dfe7e2}
.home-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:17px 0}
.home-feature{display:flex;align-items:center;gap:12px;min-height:70px;padding:7px 18px;border-right:1px solid #e1e8e4}
.home-feature:last-child{border-right:0}
.home-feature-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#e8f5ee;color:#056633}.home-feature-icon img{display:block;width:25px;height:25px}
.home-feature strong{display:block;color:#173b2e;font-size:14px}.home-feature span{display:block;margin-top:3px;color:#68776f;font-size:11px;line-height:1.4}

.home-about{padding:36px 0}
.home-about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}
.home-about-card,.home-links-card{background:#fff;border:1px solid #dfe7e2;border-radius:9px;box-shadow:0 6px 18px rgba(9,61,35,.06)}
.home-panel-title{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #e1e8e4;background:#fbfdfc;border-radius:9px 9px 0 0}
.home-panel-title h2{margin:0;font-size:16px;color:#1b3b2d}.home-panel-title a{font-size:11px;font-weight:800}
.home-panel-body{padding:18px}
.home-panel-body p{margin:0;color:#53675d;line-height:1.75}
.home-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.home-quick-links a{display:flex;align-items:center;gap:10px;min-height:49px;padding:10px 12px;border:1px solid #e0e8e3;border-radius:6px;background:#fafcfb;color:#263d33;font-size:12px;font-weight:700}
.home-quick-links a:hover{border-color:#7fbea0;background:#f0f8f4;color:#056633}
.home-quick-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 29px;width:29px;height:29px;border-radius:50%;background:#e1f2e9;color:#056633}.home-quick-icon img{display:block;width:16px;height:16px}

#scholarships{padding:34px 0;background:#f1f5f3}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:19px}
.section-heading h2{margin:5px 0 0;font-size:27px}
.scholarship-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
.scholarship-card{padding:0;overflow:hidden;border-radius:9px}
.scholarship-card-band{height:7px;background:linear-gradient(90deg,#066a36,#0c8a49,#f2b705)}
.scholarship-card-content{padding:20px}
.scholarship-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
.scholarship-card h3{font-size:19px;margin:0 0 10px}.scholarship-card p{font-size:13px}.deadline{color:#68766f;font-size:11px;font-weight:700}

.how-section{padding:38px 0;background:#fff}
.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}
.how-card{position:relative;min-height:190px;padding:22px 20px 20px 74px;border:1px solid #dfe7e2;border-radius:9px;background:#fff;box-shadow:0 6px 17px rgba(10,45,31,.055)}
.how-number{position:absolute;top:20px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#056a36;color:#fff;font-size:17px;font-weight:900}
.how-card h3{margin:0 0 9px;font-size:17px}.how-card p{margin:0;color:#63736b;font-size:13px;line-height:1.65}

.requirements-news{padding:35px 0;background:#f2f6f4}
.requirements-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.requirement-list,.news-list{list-style:none;padding:0;margin:0}
.requirement-list li{position:relative;padding:9px 0 9px 29px;border-bottom:1px solid #e5ebe7;color:#4c6257;font-size:13px}
.requirement-list li:last-child{border-bottom:0}.requirement-list li:before{content:'';position:absolute;left:0;top:9px;width:20px;height:20px;border-radius:50%;background:#e1f3e9}.requirement-list li:after{content:'';position:absolute;left:7px;top:13px;width:5px;height:9px;border:solid #08713b;border-width:0 2px 2px 0;transform:rotate(45deg)}
.news-item{display:grid;grid-template-columns:56px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #e5ebe7}.news-item:last-child{border-bottom:0}
.news-date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:53px;height:50px;border-radius:6px;background:#075f33;color:#fff;line-height:1}.news-date strong{font-size:17px}.news-date span{margin-top:4px;font-size:9px;text-transform:uppercase}
.news-item h4{margin:0 0 4px;color:#1f3d30;font-size:13px}.news-item p{margin:0;color:#6a7771;font-size:11px}

.home-stats{background:linear-gradient(90deg,#075c31,#08713b);color:#fff}
.home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.home-stat{display:flex;align-items:center;justify-content:center;gap:12px;min-height:78px;border-right:1px solid rgba(255,255,255,.16)}.home-stat:last-child{border-right:0}
.home-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#f5ca26}.home-stat-icon img{display:block;width:29px;height:29px}.home-stat-percent{font-size:16px;font-weight:900;color:#f5ca26}.home-stat strong{display:block;color:#fff;font-size:22px;line-height:1}.home-stat span{display:block;margin-top:4px;color:#d2e9de;font-size:11px}

@media(max-width:900px){
    .home-feature-grid{grid-template-columns:1fr 1fr}.home-feature:nth-child(2){border-right:0}.home-feature:nth-child(-n+2){border-bottom:1px solid #e1e8e4}
    .home-about-grid,.requirements-news-grid{grid-template-columns:1fr}.how-grid{grid-template-columns:1fr 1fr}.home-stats-grid{grid-template-columns:1fr 1fr}.home-stat:nth-child(2){border-right:0}.home-stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}
}
@media(max-width:650px){
    .home-slider{height:470px}.slide-copy{width:calc(100% - 34px);margin:0 17px}.slide-copy h1{font-size:30px}.slide-copy p{font-size:14px}.slider-nav{display:none}
    .home-feature-grid,.how-grid,.home-stats-grid{grid-template-columns:1fr}.home-feature{border-right:0;border-bottom:1px solid #e1e8e4}.home-feature:last-child{border-bottom:0}.home-quick-links{grid-template-columns:1fr}
    .home-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.home-stat:last-child{border-bottom:0}.section-heading{align-items:flex-start;flex-direction:column}.scholarship-grid{grid-template-columns:1fr}
}

@media(max-width:650px){.home-slider .slide{background-position:66% center}.slide-copy{padding:18px;border-radius:8px;background:rgba(1,36,20,.58);backdrop-filter:blur(2px)}.screening-slide .slide-copy{background:rgba(3,38,57,.62)}}
