.resources-hero-section{background:#e4e4fd;padding:100px 0 50px;color:#000064;position:relative;overflow:hidden}.resources-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/img/world-map.png) no-repeat 50%;background-size:cover;opacity:.1;z-index:0}.resources-hero-title{font-size:3rem;font-weight:700;margin-bottom:20px;position:relative;z-index:1;color:#000064}.resources-hero-description{font-size:1.2rem;max-width:700px;margin:0 auto 30px;position:relative;z-index:1;color:#000064}.section-title h2{color:#000064;font-size:2.5rem;margin-bottom:15px}.section-title p{color:#000064;font-size:1.1rem}.guides-section{margin-top:50px}.guide-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid #e4e4fd}.guide-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,100,.15)}.guide-card-header{background:#e4e4fd;color:#000064;padding:20px;text-align:center}.guide-flag{text-align:center;margin-bottom:10px}.guide-flag img{display:inline-block;border:1px solid #e4e4fd;border-radius:4px;width:60px;height:40px;object-fit:contain}.guide-title{font-size:1.5rem;font-weight:600;margin:0;color:#000064}.guide-card-body{padding:20px;flex-grow:1;display:flex;flex-direction:column}.guide-image{text-align:center;margin-bottom:15px}.guide-description{color:#000064;margin-bottom:20px;flex-grow:1}.guide-card-footer{padding:0 20px 20px;text-align:center}.guide-btn{background:#000064;padding:10px 20px;border-radius:5px;display:inline-block;transition:background .3s ease}.guide-btn,.guide-btn:hover{color:#fff;text-decoration:none}.guide-btn:hover{background:navy}.resources-cta-section{background:#e4e4fd;padding:80px 0;text-align:center;margin-top:50px}.resources-cta-section h2{color:#000064;font-size:2rem;margin-bottom:20px}.resources-cta-section p{color:#000064;font-size:1.1rem;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-btn{background:#000064;padding:12px 30px;border-radius:5px;display:inline-block;font-weight:600;transition:background .3s ease}.cta-btn,.cta-btn:hover{color:#fff;text-decoration:none}.cta-btn:hover{background:navy}.highlight{color:gold;font-weight:700}@media (max-width:768px){.resources-hero-title{font-size:2rem}.guide-title{font-size:1.2rem}.resources-cta-section h2{font-size:1.5rem}}