.hero-section{min-height:55vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-notification{background:url(../images/Notification.jpeg) center/cover no-repeat}.hero-content{opacity:0;transform:translateY(40px);transition:all 1s ease}.hero-content.show{opacity:1;transform:translateY(0)}.hero-title{text-shadow:0 4px 20px rgb(0 0 0 / .4);font-size:2.8rem!important}@media (max-width:768px){.hero-notification{background:url(../images/Notification.jpeg) center/cover no-repeat}}.sgrc-section{background:#fafafa}.sgrc-title{color:#065ba7;font-weight:600;font-size:2.2rem;position:relative;display:inline-block}.sgrc-header p{max-width:900px;margin:12px auto 0;color:#444;line-height:1.7}.sgrc-card{background:#fff;border-radius:18px;box-shadow:0 14px 36px rgb(0 0 0 / .08);padding:30px}.sgrc-card-header{text-align:center;margin-bottom:20px}.sgrc-subtitle{color:#065ba7;font-weight:600;position:relative;display:inline-block}.sgrc-subtitle::after{content:"";display:block;width:60px;height:3px;background:#f38020;margin:8px auto 0}.sgrc-table{margin-bottom:0;border-collapse:separate;border-spacing:0}.sgrc-table thead th{background:#065ba7;color:#fff;font-weight:600;padding:14px;border:none}.sgrc-table thead th:first-child{border-top-left-radius:12px}.sgrc-table thead th:last-child{border-top-right-radius:12px}.sgrc-table tbody td{padding:14px;border-top:1px solid #eee;vertical-align:middle}.sgrc-table tbody tr:nth-child(odd){background:#fafafa}.sgrc-table tbody tr:hover{background:#fff3e8}.sgrc-table td:last-child{font-weight:600;color:#f38020}.sgrc-table td:nth-child(2){font-weight:600;color:#065ba7}.sgrc-info-box{background:#fff;border-left:6px solid #f38020;padding:25px 30px;border-radius:14px;box-shadow:0 12px 30px rgb(0 0 0 / .08)}.sgrc-info-box p{margin-bottom:12px;color:#333;line-height:1.7}.sgrc-info-box a{color:#065ba7;font-weight:600;text-decoration:none}.sgrc-info-box a:hover{text-decoration:underline}@media (max-width:768px){.sgrc-title{font-size:1.6rem}.sgrc-card{padding:20px}}.sgrc-section h3{text-align:center}