    #c57376 ul {list-style: none; padding: 0px; margin:auto;width:910px;} 
    #c57376 ul li a {font-family: 黑体;text-decoration: none;font-weight:bold; color:#fff; display:block; width:112px; height:36px; line-height:36px; text-align:center; background:url(/system/resource/images/nav/imgnav_vsb_level1_bg_1.gif) 0 0 no-repeat;  font-size:14px;} 
    #c57376 ul li { float:left; margin-left:0px;} 
    #c57376 ul li a:hover {background:url(/system/resource/images/nav/imgnav_vsb_level1_bg_2.gif) 0 0 no-repeat;}
    #c57376 ul li a#current { background:url(/system/resource/images/nav/imgnav_vsb_level1_bg_2.gif) 0 0 no-repeat; font-weight:bold; color:#fff;}
    #c57376 ul li ul { border:0px solid #ccc; display:none;} 
    #c57376 ul li ul li {font-family: 黑体;text-decoration: none;font-weight:bold;font-size:14px; float:none;  margin:0;}
    #c57376 ul li ul li a {width:152px;height:33px;line-height:33px; text-align:center; background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.png); color:#000000;} 
    #c57376 ul li ul li a:hover { background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.jpg); color:#000000;}  
    #c57376 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c57376 ul li.sfhover ul { display:block;} 
.titlestyle57379{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}

/* Main university style override */
:root {
    --portal-blue: #2c8fbb;
    --portal-blue-deep: #116b96;
    --portal-blue-dark: #075a80;
    --portal-cyan-soft: #eaf7f8;
    --portal-ink: #26333a;
    --portal-muted: #65727a;
    --portal-border: #dbe9ec;
    --portal-red: #b90000;
    --portal-gold: #e7b04c;
}

html,
body {
    min-width: 1180px;
}

body {
    background: linear-gradient(180deg, #eaf7f9 0, #f6fbfb 410px, #ffffff 100%) !important;
    color: var(--portal-ink);
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

body,
body div {
    box-sizing: border-box;
}

a {
    color: var(--portal-ink);
    transition: color 0.18s ease, opacity 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

a:hover {
    color: var(--portal-blue-deep);
}

.top {
    width: 100% !important;
    height: 176px !important;
    margin: 0 !important;
    background:
        linear-gradient(90deg, rgba(0, 28, 52, 0.34) 0%, rgba(0, 28, 52, 0.08) 34%, rgba(255, 255, 255, 0.10) 76%, rgba(255, 255, 255, 0.18) 100%),
        linear-gradient(180deg, #033655 0%, #055f86 34%, #079dc1 68%, #55d0da 100%) !important;
    border-top: 5px solid #084d73;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        inset 0 -1px 0 rgba(255, 255, 255, 0.24),
        inset 0 -30px 44px rgba(255, 255, 255, 0.08);
    position: relative;
    overflow: hidden;
}

.top:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0, rgba(255, 255, 255, 0.12) 1px, transparent 1px, transparent 82px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0));
    opacity: 0.18;
    pointer-events: none;
}

.header-motto {
    display: block;
    position: absolute;
    right: calc(50% - 585px);
    top: 65px;
    width: 330px;
    height: auto;
    opacity: 0.90;
    pointer-events: none;
    z-index: 1;
}

.topa {
    float: none !important;
    width: 1177px !important;
    height: 176px;
    margin: 0 auto !important;
    padding: 0 !important;
    background: none !important;
    position: relative;
    z-index: 1;
}

.topa img {
    display: block;
    width: 750px;
    max-width: 750px;
    height: auto;
    margin: 45px 0 0 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    filter: drop-shadow(0 2px 4px rgba(3, 58, 84, 0.20));
}

.topb {
    position: absolute;
    top: 24px;
    left: 50%;
    width: 270px !important;
    margin-left: 305px !important;
    padding: 0 !important;
    float: none !important;
    z-index: 2;
}

.topc {
    padding-top: 0 !important;
    text-align: right !important;
    color: rgba(255, 255, 255, 0.90);
    font-size: 13px;
    line-height: 30px;
}

.topc a {
    color: #ffffff;
    line-height: 30px;
    margin: 0 7px;
}

.topc a:hover {
    color: #fff3bd;
    text-decoration: none;
}

.dh {
    width: 100% !important;
    height: 54px !important;
    margin: 0 !important;
    background: #ffffff !important;
    border-bottom: 1px solid var(--portal-border);
    box-shadow: 0 5px 16px rgba(31, 119, 155, 0.08);
    position: relative;
    z-index: 20;
}

#c57376 {
    width: 1177px;
    height: 54px;
    margin: 0 auto;
}

#c57376 > ul {
    width: 100% !important;
    height: 54px;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

#c57376 > ul > li {
    float: none !important;
    position: relative;
    height: 54px;
}

#c57376 > ul > li:last-child > a {
    border-right: 0;
}

#c57376 > ul > li > a {
    width: auto !important;
    min-width: 118px;
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 11px;
    background: none !important;
    border-bottom: 3px solid transparent;
    border-left: 0;
    color: #222222 !important;
    display: block;
    font-family: "Microsoft YaHei", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-align: center;
}

#c57376 > ul > li > a:hover,
#c57376 > ul > li > a#current {
    background: linear-gradient(180deg, rgba(44, 143, 187, 0.07), rgba(44, 143, 187, 0.01)) !important;
    border-bottom-color: var(--portal-blue);
    color: var(--portal-blue-deep) !important;
}

#c57376 > ul > li > ul {
    width: 190px !important;
    min-width: 190px;
    display: none;
    position: absolute;
    z-index: 9999;
    padding: 8px 0 !important;
    background: #ffffff !important;
    border: 1px solid var(--portal-border) !important;
    box-shadow: 0 15px 30px rgba(6, 72, 101, 0.16);
    left: 50%;
    top: 54px;
    transform: translateX(-50%);
}

#c57376 > ul > li:hover > ul,
#c57376 > ul > li.sfhover > ul {
    display: block;
}

#c57376 > ul > li > ul > li {
    float: none !important;
    width: 100%;
}

#c57376 > ul > li > ul > li > a {
    width: 190px !important;
    height: auto !important;
    min-height: 38px;
    line-height: 20px !important;
    padding: 9px 16px;
    background: #ffffff !important;
    color: var(--portal-blue-deep) !important;
    font-family: "Microsoft YaHei", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

#c57376 > ul > li > ul > li > a:hover {
    background: var(--portal-cyan-soft) !important;
    color: #c57e18 !important;
}

body > .dh + div[align="center"] {
    width: 1177px !important;
    height: 109px !important;
    margin: 10px auto 14px !important;
    padding: 0 !important;
    background: #f1f8f8 !important;
    border: 0;
    box-shadow: none;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

body > .dh + div[align="center"] object,
body > .dh + div[align="center"] embed {
    display: none !important;
}

.hero-carousel-track {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #bd0000;
}

.hero-carousel-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center center;
    opacity: 0;
    animation: heroCarouselFade 8s infinite;
}

.hero-carousel-slide-1 {
    animation-delay: 0s;
}

.hero-carousel-slide-2 {
    animation-delay: 4s;
}

.hero-carousel-dots {
    position: absolute;
    right: 8px;
    bottom: 3px;
    z-index: 2;
    display: flex;
    gap: 5px;
    align-items: center;
}

.hero-carousel-dots span {
    display: block;
    min-width: 22px;
    height: 17px;
    padding: 1px 7px;
    border-radius: 5px;
    background: rgba(102, 102, 102, 0.55);
    color: #ffffff;
    font: 15px/15px SimSun, "Microsoft YaHei", Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    box-shadow: none;
    animation: heroCarouselPager1 8s infinite;
    box-sizing: border-box;
}

.hero-carousel-dots span + span {
    animation-name: heroCarouselPager2;
}

@keyframes heroCarouselFade {
    0%,
    46% {
        opacity: 1;
    }
    51%,
    95% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes heroCarouselPager1 {
    0%,
    46%,
    100% {
        background: rgb(241, 123, 10);
        opacity: 1;
    }
    51%,
    95% {
        background: rgb(102, 102, 102);
        opacity: 0.35;
    }
}

@keyframes heroCarouselPager2 {
    0%,
    46%,
    100% {
        background: rgb(102, 102, 102);
        opacity: 0.35;
    }
    51%,
    95% {
        background: rgb(241, 123, 10);
        opacity: 1;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hero-carousel-slide,
    .hero-carousel-dots span {
        animation: none;
    }

    .hero-carousel-slide-1 {
        opacity: 1;
    }
}

.mn {
    width: 1177px !important;
    margin: 0 auto 32px !important;
    padding: 0 0 34px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.mn > div {
    width: 100%;
}

.mn > div:first-child {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    align-items: flex-start;
}

.mn > div:first-child > div[style*="clear"] {
    display: none;
}

.mn > div:nth-child(2) {
    margin-top: 26px;
}

.in1 {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.news-feature-card {
    width: 1177px;
    margin: 0 auto;
    padding: 10px;
    background: #ffffff;
    box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.18);
}

.in5 {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: 576px !important;
    margin-right: 25px !important;
}

.in5 > div > div[style="width: 365px;float: left"] {
    margin-right: 0 !important;
}

.in1dh,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 54px !important;
    line-height: 54px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    border: 1px solid var(--portal-border);
    border-bottom: 0;
    color: var(--portal-blue-deep) !important;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    box-shadow: 0 7px 18px rgba(31, 119, 155, 0.055);
    position: relative;
}

.in1lxfs,
.in4cp {
    margin-top: 22px !important;
}

.news-feature-card .in1dh {
    height: 54px !important;
    line-height: 54px !important;
    margin-bottom: 7px !important;
    border: 0 !important;
    box-shadow: none !important;
}

.news-feature-card .in1dh strong {
    height: 51px;
    line-height: 51px;
    padding: 0 11px 3px 26px;
    background: url("../images/news_t1s.png") no-repeat left center / 20px 20px;
    border-bottom: 3px solid #2c8fbb;
    color: #2c8fbb;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-weight: 700;
}

.news-feature-card .in1dh strong:before,
.news-feature-card .in1dh strong:after {
    display: none;
    content: none;
}

.news-feature-card .in1dh strong em {
    margin-left: 4px;
    padding-left: 2px;
    color: #2c8fbb;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
}

.in1dh strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    display: inline-block;
    height: 51px;
    line-height: 51px;
    padding: 0 11px 3px 0;
    border-bottom: 3px solid #2c8fbb;
    color: #2c8fbb;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-weight: 700;
    position: relative;
}

.in1dh strong em {
    margin-left: 6px;
    color: var(--portal-blue);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    vertical-align: 1px;
}

.in1dh strong:before,
.in1lxfs strong:before,
.in2gsjj strong:before,
.in2hyzs strong:before,
.in4cp strong:before {
    display: none;
    content: none;
}

.in1dh strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    display: none;
    content: none;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    float: right;
    height: 54px;
    line-height: 54px;
    padding-right: 18px;
}

.in2gsjj span img,
.in2hyzs span img,
.in4cp span img {
    margin-top: 19px;
    opacity: 0.72;
}

.in2gsjj span a:hover img,
.in2hyzs span a:hover img,
.in4cp span a:hover img {
    opacity: 1;
}

.in1b,
.in1lxfsb,
.in2gsjjb,
.in2hyzsb,
.in4cpb {
    background: #ffffff !important;
    border: 1px solid var(--portal-border) !important;
    border-top: 0 !important;
    margin: 0 !important;
    box-shadow: 0 8px 18px rgba(31, 119, 155, 0.055);
    color: #333333;
    font-family: "Microsoft YaHei";
}

.in1b {
    padding: 22px 30px 18px !important;
}

.news-feature-card .in1b {
    padding: 0 0 14px !important;
    border: 0 !important;
    box-shadow: none;
}

.in1b > div {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-left: 0 !important;
}

.in1b > div > div[display="none"] {
    display: none !important;
}

.in1b table {
    flex: 0 0 420px;
    width: 420px !important;
}

#u_u1_centerCutImg,
#u_u1_div {
    width: 420px !important;
    height: 315px !important;
    background: #eef6f7 !important;
}

#u_u1_pic {
    width: 420px !important;
    height: 315px !important;
    object-fit: cover;
}

#u_u1_centerCutImg > div[style*="text-align:right"] {
    width: 420px !important;
    height: 20px !important;
    top: -22px !important;
}

.in1b div[align="center"][style*="width:210px"] {
    width: 420px !important;
    height: 34px !important;
    line-height: 34px !important;
}

#u_u1_newstitle {
    display: block;
    width: 420px;
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222222;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
}

.in1b .imagechangenews_pnode,
.in1b .imagechangenews_fnode {
    min-width: 22px;
    height: 17px;
    padding: 1px 7px;
    border-radius: 5px;
    font: 15px/15px SimSun, "Microsoft YaHei", Arial, sans-serif;
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    position: relative;
    bottom: 3px;
}

.in1b .imagechangenews_pnode {
    background: rgb(102, 102, 102) !important;
    opacity: 0.35;
}

.in1b .imagechangenews_fnode {
    background: rgb(241, 123, 10) !important;
    opacity: 1;
}

.news-hot-list {
    flex: 1 1 auto;
    min-width: 0;
    padding: 8px 0 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.news-hot-list li {
    position: relative;
    height: 39px;
    line-height: 39px !important;
    padding: 0 0 0 18px !important;
    margin: 0 !important;
    background: none !important;
    border-bottom: 1px dotted #d2cece;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-hot-list li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: var(--portal-blue);
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 17px;
}

.news-hot-list a {
    color: #222222;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: normal;
    line-height: 39px;
}

.news-hot-list a:hover {
    color: #2bb3ce;
}

.donation-media-panel {
    flex: 1 1 auto;
    min-width: 0;
    height: 410px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 176px;
    grid-template-rows: 42px minmax(0, 1fr);
    gap: 16px;
    align-items: stretch;
    padding: 0;
    margin: -61px 0 0 !important;
    position: relative;
    z-index: 3;
}

.donation-panel-title {
    grid-column: 1 / -1;
    width: 100%;
    height: 54px;
    margin: 0 !important;
    line-height: 54px;
    padding: 0;
    background: #ffffff;
    border: 0;
    color: #2c8fbb;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    box-sizing: border-box;
    justify-self: stretch;
    position: relative;
    z-index: 6;
}

.donation-panel-title strong {
    display: inline-block;
    height: 51px;
    line-height: 51px;
    padding: 0 11px 3px 28px;
    background: url("../images/icon-donation-heart.svg") no-repeat left center / 22px 22px;
    border-bottom: 3px solid #2c8fbb;
    color: #2c8fbb;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.donation-media-panel > div {
    margin: 0 !important;
}

.donation-video-card,
.donation-qr-card {
    background: #f7fbfc;
    border: 1px solid #dbe9ec;
    box-shadow: 0 8px 18px rgba(31, 119, 155, 0.08);
    box-sizing: border-box;
    overflow: hidden;
}

.donation-video-card {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.donation-video-card video {
    display: block;
    width: 100%;
    height: 100%;
    max-height: none;
    background: #10242d;
    object-fit: cover;
}

.donation-qr-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px 14px;
    text-align: center;
}

.donation-qr-card img {
    display: block;
    width: 132px;
    height: 132px;
    padding: 8px;
    margin: 0 0 13px;
    background: #ffffff;
    border: 1px solid #d8e8ec;
    box-shadow: 0 5px 12px rgba(31, 119, 155, 0.08);
    object-fit: contain;
}

.donation-qr-card strong {
    display: block;
    margin: 0 0 5px;
    color: var(--portal-blue-deep);
    font-size: 17px;
    line-height: 24px;
}

.donation-qr-card span {
    display: block;
    color: #65727a;
    font-size: 13px;
    line-height: 20px;
}

.in1lxfsb {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    padding: 16px 18px !important;
}

.in1lxfsb br {
    display: none;
}

.in1lxfsb a {
    display: block;
    margin: 0;
}

.in1lxfsb img {
    display: block;
    width: 100%;
    max-width: 210px;
    height: auto;
    margin: 0 auto;
    box-shadow: 0 5px 14px rgba(26, 100, 132, 0.09);
}

.in1lxfsb a:hover img {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(26, 100, 132, 0.14);
}

.news-feature-card .portal-development-banner {
    margin: 8px 0 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.news-feature-card .portal-development-banner img {
    width: 100%;
}

.in2gsjjb {
    padding: 22px 24px 20px !important;
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    line-height: 1.7 !important;
    min-height: 250px;
}

.in2gsjjb img {
    width: 304px !important;
    height: 198px !important;
    margin: 0 26px 10px 0 !important;
    object-fit: cover;
    border: 5px solid #ffffff;
    box-shadow: 0 9px 20px rgba(32, 102, 132, 0.13);
}

.in2gsjjb p {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    line-height: 1.7;
    text-align: justify;
}

.in2gsjjb a {
    color: #2c8fbb;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

.in2hyzsb {
    padding: 9px 18px 14px !important;
    min-height: 260px;
}

.in2hyzsb li {
    position: relative;
    height: 39px;
    line-height: 39px !important;
    padding: 0 0 0 18px !important;
    background: none !important;
    border-bottom: 1px dotted #d2cece !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.in2hyzsb li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: var(--portal-blue);
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 17px;
}

.in2hyzsb li a {
    color: #222222;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: normal;
    line-height: 39px;
}

.in2hyzsb li a:hover {
    color: #2bb3ce;
}

.portal-development-banner {
    clear: both;
    width: 100%;
    margin: 22px 0 0;
    padding: 10px;
    background: #ffffff;
    border: 1px solid var(--portal-border);
    box-shadow: 0 8px 18px rgba(31, 119, 155, 0.065);
}

.portal-development-banner img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.in4cp {
    width: 100%;
}

.in4cpb {
    padding: 20px 22px 22px !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    color: #333333;
    font-family: "Microsoft YaHei";
}

.in02gd {
    width: 100% !important;
}

.in4cpb #demo,
.in4cpb #u_u4_demo {
    width: 100% !important;
    overflow: visible !important;
}

.in4cpb #demo > table,
.in4cpb #demo > table > tbody,
.in4cpb #demo > table > tbody > tr,
.in4cpb #demo > table > tbody > tr > td {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

.in4cpb #u_u4_demo2 {
    display: none !important;
}

.in4cpb #u_u4_demo,
.in4cpb #u_u4_demo > table,
.in4cpb #u_u4_demo > table > tbody,
.in4cpb #u_u4_demo > table > tbody > tr,
.in4cpb #u_u4_demo1,
.in4cpb #u_u4_demo1 > table,
.in4cpb #u_u4_demo1 > table > tbody {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 14px;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    width: auto !important;
    min-width: 0;
    padding: 0 !important;
    background: #f6fbfc;
    border: 1px solid #dbe9ec;
    box-shadow: 0 8px 18px rgba(31, 119, 155, 0.08);
    overflow: hidden;
    position: relative;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) {
    order: -1;
    grid-row: span 2;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:hover {
    border-color: rgba(44, 143, 187, 0.42);
    box-shadow: 0 12px 24px rgba(31, 119, 155, 0.14);
    transform: translateY(-2px);
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    display: block !important;
    width: 100% !important;
    height: 122px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow: hidden !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td > div {
    height: 262px !important;
}

.in4cpb #u_u4_demo1 img {
    display: block;
    width: 100% !important;
    height: 122px !important;
    margin: 0 !important;
    border: 0 !important;
    background: #f3f8f9;
    object-fit: contain;
    transition: transform 0.22s ease;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) img {
    height: 262px !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:hover img {
    transform: scale(1.035);
}

.titlestyle57386 {
    height: 36px !important;
    padding: 0 11px !important;
    background: #ffffff;
    border-top: 1px solid #e2edef;
    color: #26333a !important;
    font-family: "Microsoft YaHei" !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 36px !important;
    overflow: hidden;
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    height: 44px !important;
    padding: 0 16px !important;
    background: #ffffff;
    border-top: 1px solid #dbe9ec;
    color: var(--portal-blue-deep) !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 44px !important;
}

.bt {
    margin-top: 0 !important;
    background: linear-gradient(90deg, #1d7da8 0, #2c8fbb 52%, #1e7ca8 100%) !important;
    border-top: 5px solid #116b96;
}

.bta {
    width: 1177px !important;
    min-height: 54px;
    padding: 13px 0 17px !important;
    background: none !important;
    color: #ffffff !important;
    font-size: 13px;
    line-height: 24px !important;
}

.bta a {
    color: #ffffff !important;
}

.bta a:hover {
    color: #ffe2a5 !important;
}

.bta p {
    margin-bottom: 7px !important;
}
.summarystyle57379{ line-height: 150%; color: #222222; font-size: 9pt ;}

.titlestyle57386{ font-size: 9pt; color: #222222; line-height: 200%; text-decoration: none ;}

/* Final homepage bounds: preserve the original marked section positions. */
.mn {
    width: 1000px !important;
    margin: 0 auto 32px !important;
}

.news-feature-card {
    width: 1000px !important;
}

.in5 {
    width: 100% !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: 492px !important;
    margin-right: 16px !important;
}

.in5 > div > div[style="width: 365px;float: left"] {
    width: 492px !important;
    margin-right: 0 !important;
}

.in1lxfs,
.in4cp {
    margin-top: 18px !important;
}

.in2gsjjb {
    padding: 18px 22px 16px !important;
    min-height: 218px;
}

.in2gsjjb img {
    width: 260px !important;
    height: 168px !important;
    margin: 0 24px 10px 0 !important;
}

.in2gsjjb p {
    line-height: 1.65;
}

.in2hyzsb {
    min-height: 235px;
}

.in4cpb #u_u4_demo1 > table > tbody > tr {
    width: 100% !important;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 12px;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td {
    background: #f6fbfc;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    height: 112px !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td > div {
    height: 242px !important;
}

.in4cpb #u_u4_demo1 img {
    height: 112px !important;
    object-fit: contain;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) img {
    height: 242px !important;
}

.titlestyle57386 {
    height: 34px !important;
    padding: 0 10px !important;
    background: #ffffff;
    border-top: 1px solid #e2edef;
    color: #26333a !important;
    font-family: "Microsoft YaHei" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 34px !important;
    overflow: hidden;
    text-align: left !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    height: 42px !important;
    padding: 0 14px !important;
    color: var(--portal-blue-deep) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
}

/* Final title alignment overrides: keep these at EOF. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

/* Final title alignment overrides: keep these at EOF. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

/* Final title alignment overrides: keep these at EOF. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

/* Reference-style section titles: keep the portal blue, adopt the tabbed header shape. */
.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 48px !important;
    line-height: 48px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    background: #edf3f5 !important;
    border: 0 !important;
    border-bottom: 3px solid #168db8 !important;
    box-shadow: none !important;
    overflow: hidden;
    position: relative;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    display: inline-block !important;
    min-width: 128px;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 34px 0 24px !important;
    background: linear-gradient(135deg, #0b75a6 0%, #18a9ce 100%) !important;
    border: 0 !important;
    border-radius: 0;
    color: #ffffff !important;
    font-family: "Microsoft YaHei", Arial, sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
    z-index: 1;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    content: "";
    display: block;
    position: absolute;
    right: -25px;
    top: 0;
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #0b75a6 0%, #18a9ce 100%);
    border-radius: 0 0 24px 0;
    transform: skewX(24deg);
    transform-origin: left top;
    z-index: -1;
}

.news-feature-card .in1dh strong em {
    display: none !important;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    float: right !important;
    height: 48px !important;
    line-height: 48px !important;
    padding-right: 14px !important;
}

.in2gsjj span img,
.in2hyzs span img,
.in4cp span img {
    margin-top: 16px !important;
    opacity: 0.74;
}

.footer-links-title {
    margin-top: -56px !important;
}

/* Align the homepage hero/news headings to their actual columns. */
.news-feature-card .in1dh {
    width: 420px !important;
}

.donation-media-panel {
    grid-template-rows: 48px minmax(0, 1fr) !important;
    column-gap: 16px !important;
    row-gap: 0 !important;
    margin: -48px 0 0 !important;
}

.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

/* Final footer friend-link card treatment. Keep this after safety overrides. */
.footer-links-title,
.footer-links-list {
    width: 1177px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

.footer-links-title {
    margin-top: -24px !important;
}

.footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px !important;
    padding: 16px 22px !important;
    margin-bottom: 22px !important;
    background: #ffffff !important;
    border: 1px solid var(--portal-border) !important;
    border-top: 0 !important;
    box-shadow: 0 6px 16px rgba(31, 119, 155, 0.045) !important;
}

.footer-links-list br {
    display: none !important;
}

.footer-links-list a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0;
    height: 66px;
    padding: 8px 16px 8px 18px !important;
    margin: 0 !important;
    background: linear-gradient(180deg, #ffffff 0, #f7fbfc 100%);
    border: 1px solid #dbe9ec;
    border-left: 4px solid var(--portal-blue);
    box-shadow: 0 3px 10px rgba(31, 119, 155, 0.045);
    box-sizing: border-box;
}

.footer-links-list img {
    display: block;
    width: 100% !important;
    max-width: 210px !important;
    height: 46px !important;
    margin: 0 auto !important;
    border: 0 !important;
    box-shadow: none !important;
    object-fit: contain;
    opacity: 0.9;
}

.footer-links-list a:hover {
    border-color: #c8e0e6;
    border-left-color: var(--portal-gold);
    background: #ffffff;
    box-shadow: 0 6px 14px rgba(31, 119, 155, 0.085);
}

.footer-links-list a:hover img {
    transform: none !important;
    box-shadow: none !important;
    opacity: 1;
}

.footer-links-title {
    margin-top: -56px !important;
}

/* Footer friend links: align with the safety grid and present as quiet link cards. */
.footer-links-title,
.footer-links-list {
    width: 1177px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

.footer-links-title {
    margin-top: -24px !important;
}

.footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px !important;
    padding: 14px 22px !important;
    margin-bottom: 22px !important;
    background: #ffffff !important;
    border: 1px solid var(--portal-border) !important;
    border-top: 0 !important;
    box-shadow: 0 6px 16px rgba(31, 119, 155, 0.045) !important;
}

.footer-links-list br {
    display: none !important;
}

.footer-links-list a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0;
    height: 66px;
    padding: 8px 16px 8px 18px !important;
    margin: 0 !important;
    background: linear-gradient(180deg, #ffffff 0, #f7fbfc 100%);
    border: 1px solid #dbe9ec;
    border-left: 4px solid var(--portal-blue);
    box-shadow: 0 3px 10px rgba(31, 119, 155, 0.045);
    box-sizing: border-box;
}

.footer-links-list img {
    display: block;
    width: 100% !important;
    max-width: 210px !important;
    height: 46px !important;
    margin: 0 auto !important;
    border: 0 !important;
    box-shadow: none !important;
    object-fit: contain;
    opacity: 0.9;
}

.footer-links-list a:hover {
    border-color: #c8e0e6;
    border-left-color: var(--portal-gold);
    background: #ffffff;
    box-shadow: 0 6px 14px rgba(31, 119, 155, 0.085);
}

.footer-links-list a:hover img {
    transform: none !important;
    box-shadow: none !important;
    opacity: 1;
}

/* Align homepage content blocks with the top carousel width. */
.mn,
.news-feature-card {
    width: 1177px !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: 576px !important;
    margin-right: 25px !important;
}

.in5 > div > div[style="width: 365px;float: left"] {
    width: 576px !important;
    margin-right: 0 !important;
}

.footer-links-title,
.footer-links-list {
    width: 1177px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

.footer-links-title {
    margin-top: -56px !important;
}

.footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px !important;
    padding: 14px 22px !important;
    min-height: 0 !important;
    margin-bottom: 22px !important;
    align-items: center;
    background: #ffffff !important;
    border: 1px solid var(--portal-border) !important;
    border-top: 0 !important;
    box-shadow: 0 6px 16px rgba(31, 119, 155, 0.045) !important;
}

.footer-links-list br {
    display: none !important;
}

.footer-links-list a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0;
    height: 76px;
    min-height: 0;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
    border: 0;
    box-shadow: 0 4px 12px rgba(31, 119, 155, 0.055);
    box-sizing: border-box;
}

.footer-links-list img {
    display: block;
    width: 100% !important;
    max-width: none !important;
    height: 76px !important;
    margin: 0 auto !important;
    border: 0 !important;
    box-shadow: none !important;
    object-fit: contain;
    opacity: 1;
}

.footer-links-list a:hover {
    background: transparent;
    box-shadow: 0 7px 16px rgba(31, 119, 155, 0.10);
    transform: translateY(-1px);
}

.footer-links-list a:hover img {
    transform: none !important;
    box-shadow: none !important;
    opacity: 1;
}

.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 28px !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    content: "";
    display: block;
    width: 3px;
    height: 15px;
    background: var(--portal-blue);
    position: absolute;
    left: 16px;
    top: 20px;
}

/* Restore the homepage section headers and safety strip to the service-start state. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 15px !important;
}

.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    height: 51px !important;
    line-height: 51px !important;
    padding: 0 11px 3px 18px !important;
    border-bottom: 3px solid #e7b04c !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    left: 15px !important;
    top: 19px !important;
    width: 4px !important;
    height: 18px !important;
}

.in4cpb {
    padding: 8px 10px !important;
    margin-bottom: 15px !important;
}

.in02gd {
    width: 100% !important;
    overflow: hidden !important;
}

.in4cpb #demo,
.in4cpb #u_u4_demo {
    width: 960px !important;
    overflow: hidden !important;
}

.in4cpb #demo > table {
    display: table !important;
    width: 960px !important;
    height: 132px !important;
}

.in4cpb #demo > table > tbody {
    display: table-row-group !important;
}

.in4cpb #demo > table > tbody > tr,
.in4cpb #u_u4_demo > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr {
    display: table-row !important;
    width: auto !important;
    height: auto !important;
}

.in4cpb #demo > table > tbody > tr > td,
.in4cpb #u_u4_demo1,
.in4cpb #u_u4_demo2 {
    display: table-cell !important;
    width: auto !important;
    height: auto !important;
}

.in4cpb #u_u4_demo2 {
    visibility: visible !important;
}

.in4cpb #u_u4_demo > table,
.in4cpb #u_u4_demo1 > table {
    display: table !important;
    width: 960px !important;
    height: auto !important;
}

.in4cpb #u_u4_demo > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody {
    display: table-row-group !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: table-cell !important;
    width: 152px !important;
    min-width: 152px !important;
    padding-left: 2px !important;
    padding-right: 3px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    position: static !important;
    transform: none !important;
    transition: none !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) {
    order: 0 !important;
    grid-row: auto !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child {
    width: 152px !important;
    height: auto !important;
    padding: 0 !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table {
    display: table !important;
    width: auto !important;
    height: auto !important;
    border: 1px solid #e3e3e3 !important;
    background: #f5f5f5 !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody {
    display: table-row-group !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr {
    display: table-row !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td {
    display: table-cell !important;
    width: 152px !important;
    height: 122px !important;
    padding: 3px !important;
    border: 0 !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 152px !important;
    height: 122px !important;
    overflow: hidden !important;
}

.in4cpb #u_u4_demo1 img {
    width: 150px !important;
    height: 120px !important;
    margin: 0 !important;
    border: 1px solid #f0f0f0 !important;
    box-shadow: none !important;
    object-fit: cover !important;
    transform: none !important;
    transition: none !important;
}

.in4cpb .titlestyle57386,
.titlestyle57386 {
    height: auto !important;
    padding: 0 !important;
    background: transparent !important;
    border-top: 0 !important;
    color: #222222 !important;
    font-size: 9pt !important;
    font-weight: normal !important;
    line-height: 200% !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2),
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td > div {
    height: 122px !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) img {
    width: 150px !important;
    height: 120px !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    height: auto !important;
    padding: 0 !important;
    font-size: 9pt !important;
    font-weight: normal !important;
    line-height: 200% !important;
    text-align: center !important;
}

/* Safety promotion: keep the restored header, but use the large-image grid display. */
.in4cpb {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 20px 22px 22px !important;
    margin-bottom: 15px !important;
    overflow: hidden !important;
}

.in4cpb #demo,
.in4cpb #u_u4_demo {
    width: 100% !important;
    overflow: visible !important;
}

.in4cpb #demo > table,
.in4cpb #demo > table > tbody,
.in4cpb #demo > table > tbody > tr,
.in4cpb #demo > table > tbody > tr > td,
.in4cpb #u_u4_demo,
.in4cpb #u_u4_demo > table,
.in4cpb #u_u4_demo > table > tbody,
.in4cpb #u_u4_demo > table > tbody > tr,
.in4cpb #u_u4_demo1,
.in4cpb #u_u4_demo1 > table,
.in4cpb #u_u4_demo1 > table > tbody {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

.in4cpb #u_u4_demo2 {
    display: none !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    width: 100% !important;
    grid-template-columns: minmax(0, 2fr) repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    padding: 0 !important;
    border: 1px solid #dbe9ec !important;
    background: #f6fbfc !important;
    box-shadow: 0 8px 18px rgba(31, 119, 155, 0.08) !important;
    overflow: hidden !important;
    position: relative !important;
    transform: none !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) {
    order: -1 !important;
    grid-row: span 2 !important;
    height: auto !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    display: block !important;
    width: 100% !important;
    height: 112px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow: hidden !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) > div:first-child > table > tbody > tr > td > div {
    height: 242px !important;
}

.in4cpb #u_u4_demo1 img,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) img {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    object-fit: contain !important;
    transform: none !important;
}

.in4cpb #u_u4_demo1 img {
    height: 112px !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) img {
    height: 242px !important;
}

.in4cpb .titlestyle57386,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    height: 34px !important;
    padding: 0 10px !important;
    background: #ffffff !important;
    border-top: 1px solid #e2edef !important;
    color: #26333a !important;
    font-family: "Microsoft YaHei" !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 34px !important;
    overflow: hidden !important;
    text-align: left !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    height: 42px !important;
    padding: 0 14px !important;
    color: var(--portal-blue-deep) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
}

/* Final title alignment overrides: keep these at EOF. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}


/* Final title alignment overrides: keep these at EOF. */
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    padding-left: 0 !important;
}

.in1lxfs:before,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

/* Final refinement: brighter natural blue tabs and matched media heights. */
.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    background: linear-gradient(135deg, #06a3d1 0%, #18bdda 58%, #0a86bd 100%) !important;
    border-radius: 0 20px 20px 0 !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.18);
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    right: -18px !important;
    top: 0 !important;
    width: 36px !important;
    height: 48px !important;
    background: linear-gradient(135deg, #18bdda 0%, #0a86bd 100%) !important;
    border-radius: 0 24px 24px 0 !important;
    transform: skewX(14deg) !important;
}

.donation-media-panel {
    height: 363px !important;
    grid-template-rows: 48px 315px !important;
    align-items: start !important;
}

.donation-video-card,
.donation-qr-card {
    height: 315px !important;
    align-self: start !important;
}

.donation-video-card video {
    height: 315px !important;
    object-fit: cover !important;
}

/* Final reference-site title shape: same blue color, matching the source tab form. */
.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 54px !important;
    line-height: 54px !important;
    background: #eee9e5 !important;
    border: 0 !important;
    border-bottom: 3px solid #0a9fca !important;
    overflow: hidden !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    min-width: 132px !important;
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 34px 0 24px !important;
    background: #08a8d3 !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    box-shadow: none !important;
    position: relative !important;
    z-index: 1 !important;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    right: -34px !important;
    top: 0 !important;
    width: 72px !important;
    height: 54px !important;
    background: #08a8d3 !important;
    border-radius: 0 0 34px 0 !important;
    transform: skewX(22deg) !important;
    transform-origin: left top !important;
    z-index: -1 !important;
}

.news-feature-card .in1dh strong em {
    display: none !important;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    height: 54px !important;
    line-height: 54px !important;
    padding-right: 12px !important;
}

/* Shorter tab tail, closer to the reference site's slanted curve. */
.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    padding-right: 20px !important;
    border-radius: 0 !important;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    right: -18px !important;
    width: 38px !important;
    height: 54px !important;
    border-radius: 0 0 22px 0 !important;
    transform: skewX(18deg) !important;
}

/* Exact source-style tab silhouette, blue variant. */
.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 54px !important;
    line-height: 54px !important;
    background: linear-gradient(90deg, #e9eef2 0%, #f3f5f6 100%) !important;
    border: 0 !important;
    border-bottom: 4px solid #008fc8 !important;
    overflow: hidden !important;
    position: relative !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    min-width: 132px !important;
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 34px 0 24px !important;
    background: linear-gradient(180deg, #00b8df 0%, #008fc8 100%) !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    box-shadow: none !important;
    position: relative !important;
    z-index: 2 !important;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    right: -48px !important;
    top: 0 !important;
    width: 72px !important;
    height: 54px !important;
    background: linear-gradient(180deg, #00b8df 0%, #008fc8 100%) !important;
    border-radius: 0 !important;
    transform: skewX(23deg) !important;
    transform-origin: left top !important;
    z-index: -2 !important;
}

.news-feature-card .in1dh strong:before,
.donation-panel-title strong:before,
.in1lxfs strong:before,
.in2gsjj strong:before,
.in2hyzs strong:before,
.in4cp strong:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    right: -80px !important;
    bottom: 0 !important;
    width: 86px !important;
    height: 58px !important;
    background: #e9eef2 !important;
    border-radius: 0 0 0 34px !important;
    z-index: -1 !important;
}

.news-feature-card .in1dh strong em {
    display: none !important;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    height: 54px !important;
    line-height: 54px !important;
    padding-right: 12px !important;
}

.in2gsjj span img,
.in2hyzs span img,
.in4cp span img {
    margin-top: 18px !important;
}

/* Fine tune tab notch to match the reference curve more closely. */
.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    background: #eee9e5 !important;
}

.news-feature-card .in1dh strong:before,
.donation-panel-title strong:before,
.in1lxfs strong:before,
.in2gsjj strong:before,
.in2hyzs strong:before,
.in4cp strong:before {
    right: -72px !important;
    bottom: -2px !important;
    width: 82px !important;
    height: 60px !important;
    background: #eee9e5 !important;
    border-radius: 0 0 0 38px !important;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    right: -44px !important;
    width: 68px !important;
    transform: skewX(22deg) !important;
}

/* Final: match the reference site's tab cutout with a blue version of its title image. */
.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 50px !important;
    line-height: 50px !important;
    background: #eee7e2 !important;
    border: 0 !important;
    border-bottom: 4px solid #008fc8 !important;
    overflow: hidden !important;
    padding-right: 10px !important;
    font-size: 0 !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    display: inline-block !important;
    height: 50px !important;
    min-width: 0 !important;
    line-height: 50px !important;
    padding: 0 24px 0 25px !important;
    background: url("../images/title-bj1-blue.png?v=rollback") no-repeat left center !important;
    background-size: 100% 100% !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    position: static !important;
}

.news-feature-card .in1dh strong:before,
.news-feature-card .in1dh strong:after,
.donation-panel-title strong:before,
.donation-panel-title strong:after,
.in1lxfs strong:before,
.in1lxfs strong:after,
.in2gsjj strong:before,
.in2gsjj strong:after,
.in2hyzs strong:before,
.in2hyzs strong:after,
.in4cp strong:before,
.in4cp strong:after,
.in2gsjj:before,
.in2hyzs:before,
.in4cp:before {
    display: none !important;
    content: none !important;
}

.news-feature-card .in1dh strong em {
    display: none !important;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    height: 50px !important;
    line-height: 50px !important;
    padding-right: 10px !important;
}

.in2gsjj span img,
.in2hyzs span img,
.in4cp span img {
    margin-top: 17px !important;
}

/* Keep the source-style cutout clear of the title text. */
.news-feature-card .in1dh strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    padding-right: 40px !important;
}

.donation-panel-title strong {
    padding-right: 72px !important;
}

/* Tech homepage redesign layer. */
:root {
    --tech-navy: #032747;
    --tech-blue: #066d9a;
    --tech-cyan: #06b6d4;
    --tech-sky: #4ed3df;
    --tech-line: rgba(4, 156, 196, 0.28);
    --tech-panel: rgba(255, 255, 255, 0.86);
    --tech-border: rgba(8, 141, 181, 0.18);
    --tech-shadow: 0 18px 42px rgba(4, 44, 74, 0.14);
}

@keyframes techHeaderFlow {
    0% { background-position: 0% 0%, 0 0, 0 0; }
    100% { background-position: 100% 0%, 36px 24px, 0 0; }
}

@keyframes techGridDrift {
    0% { background-position: 0 0, 0 0, 0 0; }
    100% { background-position: 92px 0, 0 92px, 220px 0; }
}

@keyframes techSweep {
    0% { transform: translateX(-115%) skewX(-16deg); opacity: 0; }
    18% { opacity: 0.55; }
    58% { opacity: 0.22; }
    100% { transform: translateX(135%) skewX(-16deg); opacity: 0; }
}

@keyframes techFloatIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes techPulseLine {
    0%, 100% { opacity: 0.42; transform: translateX(-12%); }
    50% { opacity: 0.82; transform: translateX(12%); }
}

@keyframes techBannerBreath {
    0%, 100% { filter: saturate(1) brightness(1); transform: scale(1); }
    50% { filter: saturate(1.08) brightness(1.04); transform: scale(1.012); }
}

html,
body {
    background: #edf8fb !important;
}

body {
    position: relative;
    overflow-x: hidden;
}

body:before {
    content: "";
    position: fixed;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(10, 124, 160, 0.08) 1px, transparent 1px),
        linear-gradient(180deg, rgba(10, 124, 160, 0.06) 1px, transparent 1px),
        linear-gradient(116deg, transparent 0 48%, rgba(54, 196, 219, 0.10) 49%, transparent 51%);
    background-size: 92px 92px, 92px 92px, 360px 360px;
    opacity: 0.46;
    pointer-events: none;
    animation: techGridDrift 28s linear infinite;
    z-index: 0;
}

body > * {
    position: relative;
    z-index: 1;
}

.top {
    height: 188px !important;
    background:
        linear-gradient(108deg, rgba(0, 22, 45, 0.42) 0%, rgba(0, 22, 45, 0.06) 31%, rgba(255, 255, 255, 0.10) 66%, rgba(255, 255, 255, 0.18) 100%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
        linear-gradient(180deg, #022744 0%, #075f8c 42%, #0ba9c8 76%, #3bc3d1 100%) !important;
    background-size: 180% 100%, 72px 100%, 100% 100% !important;
    border-top: 4px solid #052d4d !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.22),
        inset 0 -1px 0 rgba(255, 255, 255, 0.26),
        0 18px 46px rgba(2, 44, 76, 0.16) !important;
    animation: techHeaderFlow 12s ease-in-out infinite alternate;
}

.top:before {
    background:
        linear-gradient(120deg, transparent 0 38%, rgba(255, 255, 255, 0.22) 48%, transparent 58%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.10) 0, rgba(255, 255, 255, 0.10) 1px, transparent 1px, transparent 96px) !important;
    background-size: 420px 100%, 96px 100% !important;
    opacity: 0.20 !important;
    animation: techGridDrift 24s linear infinite !important;
}

.top:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 38%;
    background: linear-gradient(100deg, transparent 0%, rgba(215, 250, 255, 0.26) 48%, transparent 100%);
    pointer-events: none;
    animation: techSweep 6s ease-in-out infinite;
}

.topa {
    height: 188px !important;
}

.topa img {
    margin-top: 52px !important;
    filter:
        drop-shadow(0 4px 10px rgba(0, 35, 66, 0.30))
        drop-shadow(0 0 10px rgba(97, 220, 238, 0.12)) !important;
}

.header-motto {
    top: 70px !important;
    filter: drop-shadow(0 4px 9px rgba(0, 35, 66, 0.22));
}

.topc {
    color: rgba(255, 255, 255, 0.94) !important;
    text-shadow: 0 1px 3px rgba(0, 31, 54, 0.30);
}

.dh {
    height: 58px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    border-bottom: 1px solid rgba(5, 116, 153, 0.12) !important;
    box-shadow: 0 10px 26px rgba(8, 72, 104, 0.08) !important;
    backdrop-filter: blur(10px);
}

#c57376 ul {
    width: 1180px !important;
    height: 58px !important;
    display: flex !important;
    justify-content: center !important;
}

#c57376 ul li {
    float: none !important;
    position: relative;
}

#c57376 ul li a {
    width: 142px !important;
    height: 58px !important;
    line-height: 58px !important;
    background: transparent !important;
    color: #1e2e36 !important;
    font-size: 15px !important;
    font-family: "Microsoft YaHei", Arial, sans-serif !important;
    letter-spacing: 0 !important;
    transition: color 0.22s ease, background 0.22s ease, transform 0.22s ease !important;
}

#c57376 ul li a:hover,
#c57376 ul li a#current {
    color: #057da8 !important;
    background: linear-gradient(180deg, rgba(6, 182, 212, 0.10), rgba(6, 182, 212, 0.02)) !important;
}

#c57376 ul li a:after {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, transparent, #06b6d4, transparent);
    transform: scaleX(0);
    transition: transform 0.24s ease;
}

#c57376 ul li a:hover:after,
#c57376 ul li a#current:after {
    transform: scaleX(1);
}

#c57376 ul li ul {
    width: 172px !important;
    padding: 8px 0 !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid rgba(8, 141, 181, 0.14) !important;
    box-shadow: 0 14px 30px rgba(4, 48, 80, 0.14);
}

#c57376 ul li ul li a {
    width: 172px !important;
    height: 36px !important;
    line-height: 36px !important;
    color: #24343c !important;
    font-size: 13px !important;
}

.hero-carousel {
    width: 1180px !important;
    margin: 26px auto 0 !important;
    height: 170px !important;
    overflow: hidden !important;
    border-radius: 6px;
    box-shadow: 0 18px 38px rgba(92, 8, 8, 0.13), 0 0 0 1px rgba(255, 255, 255, 0.70);
    animation: techFloatIn 0.72s ease both;
}

.hero-carousel:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(100deg, transparent 0 34%, rgba(255, 255, 255, 0.20) 47%, transparent 60%);
    z-index: 3;
    pointer-events: none;
    animation: techSweep 7.5s ease-in-out infinite;
}

.hero-carousel-slide {
    width: 1180px !important;
    height: 170px !important;
    object-fit: cover !important;
    animation: techBannerBreath 8s ease-in-out infinite;
}

.mn {
    width: 1180px !important;
    margin: 18px auto 0 !important;
    padding: 10px !important;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(247, 253, 254, 0.88)) !important;
    border: 1px solid var(--tech-border) !important;
    border-radius: 6px !important;
    box-shadow: var(--tech-shadow) !important;
    animation: techFloatIn 0.82s ease 0.08s both;
}

.news-feature-card,
.in5,
.in4cpb {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 254, 255, 0.90)) !important;
    border: 1px solid rgba(8, 141, 181, 0.16) !important;
    box-shadow: 0 12px 28px rgba(4, 54, 84, 0.09) !important;
    border-radius: 6px !important;
    overflow: hidden !important;
    position: relative;
}

.news-feature-card:before,
.in5:before,
.in4cpb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(16, 184, 213, 0.78), transparent);
    animation: techPulseLine 4.6s ease-in-out infinite;
    pointer-events: none;
}

.news-feature-card {
    padding: 0 0 14px !important;
}

.news-feature-card .in1b {
    padding-top: 10px !important;
}

#u_u1_centerCutImg,
#u_u1_div,
#u_u1_imgdiv,
#u_u1_pic {
    border-radius: 4px !important;
}

#u_u1_pic {
    transition: transform 0.36s ease, filter 0.36s ease;
}

#u_u1_centerCutImg:hover #u_u1_pic {
    transform: scale(1.035);
    filter: saturate(1.08) contrast(1.02);
}

.donation-video-card,
.donation-qr-card {
    border-color: rgba(8, 141, 181, 0.18) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.70) !important;
    background: rgba(248, 253, 255, 0.78) !important;
    border-radius: 4px !important;
}

.donation-video-card video {
    border-radius: 3px !important;
}

.donation-qr-card img {
    box-shadow: 0 8px 22px rgba(4, 48, 74, 0.10) !important;
    transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.donation-qr-card:hover img {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 14px 28px rgba(4, 48, 74, 0.15) !important;
}

.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    background: linear-gradient(90deg, #e8f0f2 0%, #f5f8f9 100%) !important;
    border-bottom-color: #0498c4 !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    text-shadow: 0 1px 2px rgba(0, 67, 95, 0.28) !important;
}

.in5 {
    margin-top: 18px !important;
    padding-bottom: 20px !important;
    animation: techFloatIn 0.82s ease 0.16s both;
}

.in2gsjjb {
    padding: 24px 28px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(249, 254, 255, 0.92)) !important;
}

.in2gsjjb img {
    border-radius: 4px !important;
    box-shadow: 0 12px 26px rgba(4, 48, 74, 0.13) !important;
    transition: transform 0.32s ease, box-shadow 0.32s ease;
}

.in2gsjjb img:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(4, 48, 74, 0.18) !important;
}

.in2gsjjb p {
    color: #24333b !important;
    line-height: 2 !important;
}

.in2hyzsb {
    background: rgba(255, 255, 255, 0.84) !important;
    border-top: 0 !important;
}

.in2hyzsb li {
    transition: transform 0.22s ease, background 0.22s ease;
}

.in2hyzsb li:hover {
    transform: translateX(6px);
    background: linear-gradient(90deg, rgba(6, 182, 212, 0.08), transparent);
}

.in2hyzsb li a {
    transition: color 0.2s ease;
}

.in2hyzsb li a:hover {
    color: #047ca6 !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: calc(50% - 12px) !important;
    float: left !important;
    margin-right: 24px !important;
}

.in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

.in5 > div > div[style*="width: 365px"] .in2hyzs,
.in5 > div > div[style*="width: 365px"] .in2hyzsb {
    width: 100% !important;
}

.in4cp {
    margin-top: 20px !important;
    animation: techFloatIn 0.82s ease 0.22s both;
}

.in4cpb {
    padding: 20px !important;
    margin-bottom: 18px !important;
    animation: techFloatIn 0.82s ease 0.28s both;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td {
    transition: transform 0.26s ease, box-shadow 0.26s ease !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 16px 32px rgba(4, 48, 74, 0.14) !important;
}

.portal-development-banner {
    border-radius: 4px !important;
    overflow: hidden !important;
    box-shadow: 0 12px 28px rgba(145, 15, 15, 0.10) !important;
}

.portal-development-banner img {
    animation: techBannerBreath 7s ease-in-out infinite;
}

.foot {
    background: linear-gradient(180deg, #087ca0, #035a82) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

/* Final nav and carousel corrections for the tech layer. */
#c57376 > ul {
    width: 1180px !important;
    height: 58px !important;
    display: flex !important;
    justify-content: center !important;
}

#c57376 > ul > li {
    float: none !important;
    position: relative !important;
}

#c57376 > ul > li > a {
    width: 142px !important;
    height: 58px !important;
    line-height: 58px !important;
}

#c57376 > ul > li > ul {
    display: none !important;
    position: absolute !important;
    left: 50% !important;
    top: 58px !important;
    width: 178px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    transform: translateX(-50%);
    z-index: 9999 !important;
}

#c57376 > ul > li:hover > ul,
#c57376 > ul > li.sfhover > ul {
    display: block !important;
}

#c57376 > ul > li > ul > li {
    display: block !important;
    float: none !important;
    width: 178px !important;
    height: auto !important;
}

#c57376 > ul > li > ul > li > a {
    width: 178px !important;
    height: 36px !important;
    line-height: 36px !important;
    text-align: center !important;
}

#c57376 > ul > li > ul > li > a:after {
    display: none !important;
}

.hero-carousel {
    height: 128px !important;
}

.hero-carousel-slide {
    width: 1180px !important;
    height: 128px !important;
    object-fit: fill !important;
    animation: heroCarouselFade 8s infinite, techBannerBreath 8s ease-in-out infinite !important;
}

.hero-carousel-slide-1 {
    animation-delay: 0s, 0s !important;
}

.hero-carousel-slide-2 {
    animation-delay: 4s, 0s !important;
}

@media (prefers-reduced-motion: reduce) {
    *,
    *:before,
    *:after {
        animation-duration: 0.001ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.001ms !important;
    }
}

/* SUSTech + Westlake inspired homepage direction: refined, research-focused, restrained motion. */
:root {
    --uni-deep: #063a5d;
    --uni-blue: #087fab;
    --uni-cyan: #12aac7;
    --uni-soft: #eef8fb;
    --uni-card: #ffffff;
    --uni-line: #d8ecf2;
    --uni-text: #1f3039;
    --uni-muted: #63747d;
    --uni-shadow: 0 18px 42px rgba(8, 52, 82, 0.11);
}

@keyframes uniFadeUp {
    from { opacity: 0; transform: translateY(16px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes uniHeroZoom {
    0%, 100% { transform: scale(1); filter: brightness(1) saturate(1); }
    50% { transform: scale(1.006); filter: brightness(1.025) saturate(1.04); }
}

html,
body {
    background: linear-gradient(180deg, #eef8fb 0, #f7fbfc 360px, #ffffff 100%) !important;
}

body:before {
    display: none !important;
}

.top {
    height: 172px !important;
    background:
        radial-gradient(ellipse at 50% 34%, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 46%),
        linear-gradient(105deg, rgba(3, 35, 62, 0.34) 0%, rgba(3, 35, 62, 0.08) 38%, rgba(255, 255, 255, 0.12) 100%),
        linear-gradient(180deg, #063755 0%, #087ba3 58%, #16abc4 100%) !important;
    background-size: 100% 100% !important;
    border-top: 4px solid #052f4f !important;
    box-shadow: 0 12px 34px rgba(8, 63, 96, 0.12) !important;
    animation: none !important;
}

.top:before {
    background: linear-gradient(90deg, rgba(255,255,255,0.08), rgba(255,255,255,0.18), rgba(255,255,255,0.05)) !important;
    opacity: 0.18 !important;
    animation: none !important;
}

.top:after {
    display: none !important;
}

.topa {
    height: 172px !important;
}

.topa img {
    margin-top: 44px !important;
    filter: drop-shadow(0 3px 8px rgba(0, 33, 58, 0.28)) !important;
}

.header-motto {
    top: 64px !important;
    opacity: 0.94 !important;
}

.topb {
    top: 25px !important;
}

.dh {
    height: 60px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border-bottom: 1px solid rgba(6, 122, 164, 0.12) !important;
    box-shadow: 0 8px 24px rgba(7, 73, 106, 0.07) !important;
    backdrop-filter: none !important;
}

#c57376 > ul {
    height: 60px !important;
}

#c57376 > ul > li > a {
    height: 60px !important;
    line-height: 60px !important;
    color: #23343d !important;
    font-size: 15px !important;
}

#c57376 > ul > li > a:hover,
#c57376 > ul > li > a#current {
    color: var(--uni-blue) !important;
    background: linear-gradient(180deg, rgba(8, 127, 171, 0.08), rgba(8, 127, 171, 0.02)) !important;
}

#c57376 > ul > li > a:after {
    left: 26px !important;
    right: 26px !important;
    height: 3px !important;
    background: var(--uni-blue) !important;
}

#c57376 > ul > li > ul {
    top: 60px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border: 1px solid rgba(8, 127, 171, 0.12) !important;
    box-shadow: 0 18px 36px rgba(7, 55, 87, 0.14) !important;
}

.hero-carousel {
    width: 1180px !important;
    height: 136px !important;
    margin: 28px auto 20px !important;
    border-radius: 3px !important;
    box-shadow: 0 14px 34px rgba(124, 11, 11, 0.11), 0 0 0 1px rgba(255, 255, 255, 0.84) !important;
    animation: uniFadeUp 0.55s ease both !important;
}

.hero-carousel:before {
    display: none !important;
}

.hero-carousel-slide {
    width: 1180px !important;
    height: 136px !important;
    object-fit: fill !important;
    animation: heroCarouselFade 8s infinite, uniHeroZoom 10s ease-in-out infinite !important;
}

.mn {
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    animation: none !important;
}

.news-feature-card,
.in5,
.in4cpb {
    background: var(--uni-card) !important;
    border: 1px solid var(--uni-line) !important;
    border-radius: 4px !important;
    box-shadow: var(--uni-shadow) !important;
    overflow: hidden !important;
    animation: uniFadeUp 0.58s ease both !important;
}

.news-feature-card:before,
.in5:before,
.in4cpb:before {
    display: none !important;
}

.news-feature-card {
    padding-bottom: 0 !important;
}

.news-feature-card .in1b {
    padding-top: 10px !important;
}

.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    background: #f1f6f8 !important;
    border-bottom: 3px solid var(--uni-blue) !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    color: #fff !important;
    text-shadow: none !important;
}

#u_u1_centerCutImg,
.donation-video-card,
.donation-qr-card,
.in2gsjjb img {
    border-radius: 2px !important;
}

#u_u1_pic,
.in2gsjjb img,
.in4cpb #u_u4_demo1 img {
    transition: transform 0.28s ease, filter 0.28s ease !important;
}

#u_u1_centerCutImg:hover #u_u1_pic,
.in2gsjjb img:hover,
.in4cpb #u_u4_demo1 > table > tbody > tr > td:hover img {
    transform: scale(1.025) !important;
    filter: saturate(1.04) contrast(1.02) !important;
}

.donation-video-card,
.donation-qr-card {
    background: #f8fcfd !important;
    border: 1px solid #d7ecf2 !important;
    box-shadow: none !important;
}

.donation-qr-card:hover img {
    transform: translateY(-2px) scale(1.015) !important;
}

.portal-development-banner {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.portal-development-banner img {
    animation: none !important;
}

.in5 {
    margin-top: 22px !important;
    padding-bottom: 0 !important;
    animation-delay: 0.08s !important;
}

.in2gsjjb {
    padding: 26px 30px !important;
    background: #fff !important;
}

.in2gsjjb img {
    box-shadow: 0 12px 26px rgba(8, 64, 98, 0.11) !important;
}

.in2gsjjb p {
    color: var(--uni-text) !important;
    line-height: 2.05 !important;
}

.in2hyzsb {
    background: #fff !important;
}

.in2hyzsb li {
    transition: transform 0.2s ease, background 0.2s ease !important;
}

.in2hyzsb li:hover {
    transform: translateX(5px) !important;
    background: linear-gradient(90deg, rgba(8, 127, 171, 0.06), transparent) !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: calc(50% - 12px) !important;
    margin-right: 24px !important;
}

.in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

.in4cp {
    margin-top: 24px !important;
    animation: uniFadeUp 0.58s ease 0.14s both !important;
}

.in4cpb {
    padding: 20px !important;
    margin-bottom: 20px !important;
    animation-delay: 0.18s !important;
}

.in4cpb #u_u4_demo1 > table > tbody > tr > td:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 14px 28px rgba(8, 64, 98, 0.12) !important;
}

.footer-links-title {
    box-shadow: none !important;
}

.footer-links-list {
    background: #fff !important;
    border: 1px solid var(--uni-line) !important;
    border-top: 0 !important;
}

.foot {
    background: linear-gradient(180deg, #087ba3, #04577e) !important;
    margin-top: 28px !important;
}

/* Hide the center overview row per final homepage layout request. */
.in5 > .in2gsjj,
.in5 > .in2gsjjb {
    display: none !important;
}

/* SUSTech-style final homepage: open, research-oriented, clean modules. */
:root {
    --sustech-green: #007f65;
    --sustech-teal: #0089a7;
    --sustech-blue: #006d98;
    --sustech-deep: #043d5f;
    --sustech-ink: #162a33;
    --sustech-muted: #6a7a82;
    --sustech-bg: #f4f8f9;
    --sustech-line: #dcebf0;
}

body {
    background: linear-gradient(180deg, #f0f7f8 0, #ffffff 520px, #f8fbfc 100%) !important;
}

.top {
    height: 190px !important;
    background:
        linear-gradient(105deg, rgba(0, 34, 55, 0.48) 0%, rgba(0, 95, 117, 0.10) 48%, rgba(255, 255, 255, 0.10) 100%),
        linear-gradient(180deg, #033a58 0%, #076f94 54%, #18a5bb 100%) !important;
    border-top: 0 !important;
    box-shadow: none !important;
}

.top:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    inset: auto 0 0 0 !important;
    height: 1px !important;
    background: rgba(255, 255, 255, 0.38) !important;
    opacity: 1 !important;
}

.topa {
    height: 190px !important;
}

.topa img {
    width: 780px !important;
    max-width: 780px !important;
    margin-top: 54px !important;
}

.header-motto {
    top: 73px !important;
    width: 350px !important;
}

.topb {
    top: 28px !important;
}

.dh {
    height: 64px !important;
    background: #ffffff !important;
    border-bottom: 1px solid rgba(0, 109, 152, 0.10) !important;
    box-shadow: 0 10px 30px rgba(4, 61, 95, 0.06) !important;
}

#c57376 > ul {
    height: 64px !important;
}

#c57376 > ul > li > a {
    height: 64px !important;
    line-height: 64px !important;
    width: 142px !important;
    color: #182d36 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

#c57376 > ul > li > a:hover,
#c57376 > ul > li > a#current {
    color: var(--sustech-blue) !important;
    background: transparent !important;
}

#c57376 > ul > li > a:after {
    left: 22px !important;
    right: 22px !important;
    height: 4px !important;
    background: linear-gradient(90deg, var(--sustech-green), var(--sustech-teal)) !important;
}

#c57376 > ul > li > ul {
    top: 64px !important;
}

.hero-carousel {
    width: 1180px !important;
    height: 150px !important;
    margin: 34px auto 26px !important;
    border-radius: 0 !important;
    box-shadow: 0 18px 40px rgba(133, 20, 20, 0.10) !important;
}

.hero-carousel-slide {
    width: 1180px !important;
    height: 150px !important;
}

.hero-carousel-dots {
    right: 14px !important;
    bottom: 10px !important;
}

.mn {
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.news-feature-card {
    background: #fff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 20px 46px rgba(2, 53, 82, 0.09) !important;
}

.news-feature-card .in1dh,
.donation-panel-title,
.in1lxfs,
.in2gsjj,
.in2hyzs,
.in4cp {
    height: 58px !important;
    line-height: 58px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid var(--sustech-line) !important;
    padding: 0 20px !important;
    overflow: visible !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong,
.in1lxfs strong,
.in2gsjj strong,
.in2hyzs strong,
.in4cp strong {
    height: 58px !important;
    line-height: 58px !important;
    padding: 0 !important;
    background: none !important;
    color: var(--sustech-ink) !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    position: relative !important;
}

.news-feature-card .in1dh strong:before,
.donation-panel-title strong:before,
.in1lxfs strong:before,
.in2gsjj strong:before,
.in2hyzs strong:before,
.in4cp strong:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    bottom: -1px !important;
    width: 44px !important;
    height: 4px !important;
    background: linear-gradient(90deg, var(--sustech-green), var(--sustech-teal)) !important;
}

.news-feature-card .in1dh strong:after,
.donation-panel-title strong:after,
.in1lxfs strong:after,
.in2gsjj strong:after,
.in2hyzs strong:after,
.in4cp strong:after {
    display: none !important;
    content: none !important;
}

.news-feature-card .in1dh strong em {
    display: inline !important;
    margin-left: 12px !important;
    color: var(--sustech-muted) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.donation-panel-title strong {
    padding-right: 0 !important;
}

.donation-panel-title strong:after {
    display: none !important;
    content: none !important;
}

.news-feature-card .in1b {
    padding: 22px 20px 0 !important;
}

.donation-media-panel {
    column-gap: 18px !important;
}

.donation-video-card,
.donation-qr-card {
    background: #f8fbfc !important;
    border: 1px solid #e0edf2 !important;
}

.portal-development-banner {
    margin: 24px 20px 0 !important;
    height: auto !important;
}

.portal-development-banner img {
    display: block !important;
    width: 100% !important;
}

.in5 {
    margin-top: 34px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: calc(50% - 14px) !important;
    margin-right: 28px !important;
    background: #fff !important;
    border: 1px solid var(--sustech-line) !important;
    box-shadow: 0 16px 34px rgba(2, 53, 82, 0.07) !important;
}

.in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

.in2hyzsb {
    padding: 14px 20px 18px !important;
}

.in2hyzsb li {
    height: 38px !important;
    line-height: 38px !important;
    border-bottom: 1px solid #edf3f5 !important;
}

.in2hyzsb li:before {
    background: var(--sustech-teal) !important;
}

.in4cp {
    margin-top: 36px !important;
    background: #fff !important;
    border: 1px solid var(--sustech-line) !important;
    border-bottom: 0 !important;
    box-shadow: 0 16px 34px rgba(2, 53, 82, 0.07) !important;
}

.in4cpb {
    background: #fff !important;
    border: 1px solid var(--sustech-line) !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 16px 34px rgba(2, 53, 82, 0.07) !important;
}

.footer-links-title {
    margin-top: 0 !important;
    background: #fff !important;
}

.footer-links-list {
    margin-bottom: 0 !important;
    box-shadow: none !important;
}

.in2gsjj span,
.in2hyzs span,
.in4cp span {
    height: 58px !important;
    line-height: 58px !important;
}

.in2gsjj span img,
.in2hyzs span img,
.in4cp span img {
    margin-top: 21px !important;
    opacity: 0.7;
}

/* SUSTech homepage rebuild: full visual portal + floating content modules. */
html {
    scroll-behavior: smooth;
}

body[target] {
    min-width: 1200px !important;
    background:
        linear-gradient(180deg, rgba(230, 247, 250, 0.78) 0, rgba(247, 251, 252, 0.96) 760px, #f7fbfc 100%) !important;
    color: #10232c !important;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif !important;
}

.top {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 20 !important;
    width: 100% !important;
    height: 104px !important;
    background: linear-gradient(180deg, rgba(0, 50, 73, 0.80), rgba(0, 50, 73, 0.34)) !important;
    border-top: 4px solid rgba(95, 220, 220, 0.75) !important;
    box-shadow: none !important;
}

.top:before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background:
        linear-gradient(90deg, rgba(0, 121, 143, 0.18), rgba(10, 179, 191, 0.04) 42%, rgba(0, 60, 82, 0.18)),
        radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.12), transparent 28%) !important;
    pointer-events: none !important;
}

.topa {
    position: relative !important;
    z-index: 2 !important;
    width: 1180px !important;
    height: 104px !important;
    margin: 0 auto !important;
}

.topa img {
    width: 610px !important;
    max-width: 610px !important;
    margin: 28px 0 0 0 !important;
    filter: drop-shadow(0 8px 16px rgba(0, 20, 34, 0.20)) !important;
}

.topb {
    position: absolute !important;
    z-index: 3 !important;
    top: 28px !important;
    right: calc(50% - 590px) !important;
    width: auto !important;
    height: auto !important;
}

.topc {
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.90) !important;
    font-size: 13px !important;
}

.topc a {
    color: #fff !important;
}

.header-motto {
    position: absolute !important;
    z-index: 2 !important;
    top: 34px !important;
    right: calc(50% - 520px) !important;
    width: 310px !important;
    height: auto !important;
    filter: drop-shadow(0 8px 18px rgba(0, 20, 34, 0.22)) !important;
}

.dh {
    position: absolute !important;
    top: 104px !important;
    left: 0 !important;
    z-index: 21 !important;
    width: 100% !important;
    height: 62px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    border: 0 !important;
    box-shadow: 0 14px 34px rgba(0, 47, 70, 0.12) !important;
    backdrop-filter: blur(10px);
}

#c57376,
#c57376 > ul {
    width: 1180px !important;
    height: 62px !important;
    margin: 0 auto !important;
}

#c57376 > ul > li > a {
    width: 147px !important;
    height: 62px !important;
    line-height: 62px !important;
    color: #0d2731 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background: transparent !important;
}

#c57376 > ul > li > a:after {
    left: 28px !important;
    right: 28px !important;
    bottom: 0 !important;
    height: 4px !important;
    background: linear-gradient(90deg, #00a884, #09b7cd) !important;
    opacity: 0 !important;
    transform: scaleX(0.35) !important;
    transition: opacity .25s ease, transform .25s ease !important;
}

#c57376 > ul > li > a:hover,
#c57376 > ul > li > a#current {
    color: #00778f !important;
}

#c57376 > ul > li > a:hover:after,
#c57376 > ul > li > a#current:after {
    opacity: 1 !important;
    transform: scaleX(1) !important;
}

#c57376 > ul > li > ul {
    top: 62px !important;
}

.hero-carousel {
    position: relative !important;
    width: 100% !important;
    height: 760px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #003648 !important;
}

.hero-carousel:before {
    content: "" !important;
    position: absolute !important;
    z-index: 3 !important;
    inset: 0 !important;
    background:
        linear-gradient(180deg, rgba(0, 28, 42, .20) 0, rgba(0, 30, 45, .05) 48%, rgba(0, 45, 60, .40) 100%),
        radial-gradient(circle at 72% 46%, rgba(69, 221, 222, .18), transparent 27%) !important;
    pointer-events: none !important;
}

.hero-carousel:after {
    content: "SCROLL" !important;
    position: absolute !important;
    z-index: 5 !important;
    left: 50% !important;
    bottom: 36px !important;
    transform: translateX(-50%) !important;
    padding-bottom: 34px !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 11px !important;
    letter-spacing: 3px !important;
    font-family: Arial, sans-serif !important;
    background: linear-gradient(#fff, #fff) center bottom / 1px 28px no-repeat !important;
    animation: scrollPulse 1.8s ease-in-out infinite !important;
}

@keyframes scrollPulse {
    0%, 100% { opacity: .45; transform: translateX(-50%) translateY(0); }
    50% { opacity: 1; transform: translateX(-50%) translateY(8px); }
}

.hero-carousel-track,
.hero-carousel-slide {
    width: 100% !important;
    height: 760px !important;
}

.hero-carousel-slide {
    object-fit: cover !important;
    opacity: 0 !important;
    transform: scale(1.04) !important;
    animation: heroFade 12s ease-in-out infinite !important;
}

.hero-carousel-slide-1 {
    animation-delay: 0s !important;
}

.hero-carousel-slide-2 {
    animation-delay: 6s !important;
}

@keyframes heroFade {
    0%, 44% { opacity: 1; transform: scale(1); }
    50%, 94% { opacity: 0; transform: scale(1.045); }
    100% { opacity: 1; transform: scale(1); }
}

.hero-carousel-dots {
    z-index: 6 !important;
    right: calc(50% - 560px) !important;
    bottom: 120px !important;
}

.hero-carousel-dots span {
    width: 34px !important;
    height: 4px !important;
    line-height: 4px !important;
    overflow: hidden !important;
    text-indent: -999px !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.36) !important;
}

.hero-carousel-dots span:first-child {
    background: #42e0df !important;
}

.mn {
    position: relative !important;
    z-index: 8 !important;
    width: 1180px !important;
    margin: -94px auto 0 !important;
    padding: 0 !important;
}

.in1 {
    width: 1180px !important;
}

.news-feature-card {
    width: 1180px !important;
    min-height: 430px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 0 !important;
    box-shadow: 0 26px 60px rgba(0, 44, 64, 0.17) !important;
    backdrop-filter: blur(12px);
}

.news-feature-card .in1dh,
.donation-panel-title {
    height: 72px !important;
    line-height: 72px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

.news-feature-card .in1dh {
    position: absolute !important;
    left: 28px !important;
    top: 28px !important;
    width: 390px !important;
}

.donation-panel-title {
    position: absolute !important;
    left: 470px !important;
    top: 28px !important;
    width: 430px !important;
}

.news-feature-card .in1dh strong,
.donation-panel-title strong {
    height: 52px !important;
    line-height: 52px !important;
    color: #0c2732 !important;
    font-size: 26px !important;
    font-weight: 800 !important;
    padding: 0 !important;
}

.news-feature-card .in1dh strong:before,
.donation-panel-title strong:before {
    bottom: -10px !important;
    width: 72px !important;
    height: 4px !important;
    background: linear-gradient(90deg, #00a884, #00bdd4) !important;
}

.news-feature-card .in1dh strong em {
    display: none !important;
}

.news-feature-card .in1b {
    position: relative !important;
    padding: 100px 28px 28px !important;
}

.news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    grid-template-columns: 420px 1fr !important;
    column-gap: 50px !important;
    margin-left: 0 !important;
}

.news-feature-card table[style*="padding"] {
    width: 420px !important;
}

#u_u1_centerCutImg,
#u_u1_div,
#u_u1_imgdiv,
#u_u1_pic {
    width: 420px !important;
    height: 282px !important;
}

#u_u1_pic {
    object-fit: cover !important;
    transition: transform .45s ease !important;
}

#u_u1_centerCutImg:hover #u_u1_pic {
    transform: scale(1.04) !important;
}

.titlestyle57379 {
    display: block !important;
    width: 420px !important;
    height: 44px !important;
    line-height: 44px !important;
    text-align: left !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #10232c !important;
}

.imagechangenews_pnode {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    border-radius: 50% !important;
}

.donation-media-panel {
    position: relative !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 174px !important;
    grid-template-rows: 54px 326px !important;
    gap: 16px !important;
    align-items: stretch !important;
}

.donation-video-card,
.donation-qr-card {
    height: 326px !important;
    background: #f4fbfc !important;
    border: 1px solid #d8edf2 !important;
    box-shadow: none !important;
}

.donation-video-card {
    padding: 10px !important;
}

.donation-video-card video {
    width: 100% !important;
    height: 304px !important;
    object-fit: cover !important;
}

.donation-qr-card {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 18px !important;
}

.donation-qr-card img {
    width: 132px !important;
    height: 132px !important;
    padding: 8px !important;
    background: #fff !important;
    border: 1px solid #dcebf0 !important;
}

.donation-qr-card strong {
    margin-top: 18px !important;
    color: #007b98 !important;
    font-size: 19px !important;
}

.donation-qr-card span {
    margin-top: 8px !important;
    color: #4a6872 !important;
    font-size: 13px !important;
}

.portal-development-banner {
    margin: 30px 0 0 !important;
    height: 78px !important;
    overflow: hidden !important;
}

.portal-development-banner img {
    width: 100% !important;
    height: 78px !important;
    object-fit: cover !important;
    display: block !important;
}

.in5 {
    width: 1180px !important;
    margin: 58px auto 0 !important;
}

.in5 > div > div[style*="width: 365px"] {
    width: calc(50% - 18px) !important;
    margin-right: 36px !important;
    background: #fff !important;
    border: 0 !important;
    box-shadow: 0 16px 40px rgba(0, 54, 78, .08) !important;
}

.in5 > div > div[style*="width: 365px"]:last-child {
    margin-right: 0 !important;
}

.in2hyzs,
.in4cp,
.in1lxfs {
    height: 70px !important;
    line-height: 70px !important;
    padding: 0 26px !important;
    background: #fff !important;
    border: 0 !important;
    border-bottom: 1px solid #dcebf0 !important;
    box-shadow: none !important;
}

.in2hyzs strong,
.in4cp strong,
.in1lxfs strong {
    height: 70px !important;
    line-height: 70px !important;
    color: #0c2732 !important;
    font-size: 25px !important;
    font-weight: 800 !important;
}

.in2hyzs strong:before,
.in4cp strong:before,
.in1lxfs strong:before {
    width: 60px !important;
    height: 4px !important;
    bottom: 0 !important;
    background: linear-gradient(90deg, #00a884, #00bdd4) !important;
}

.in2hyzsb {
    padding: 14px 26px 24px !important;
}

.in2hyzsb li {
    height: 42px !important;
    line-height: 42px !important;
    border-bottom: 1px solid #eef4f6 !important;
}

.in2hyzsb li a {
    color: #18333c !important;
    font-size: 15px !important;
}

.in2hyzsb li a:hover {
    color: #008aa3 !important;
}

.in4cp {
    width: 1180px !important;
    margin: 46px auto 0 !important;
}

.in4cpb {
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 24px 20px 30px !important;
    background: #fff !important;
    border: 0 !important;
    box-shadow: 0 16px 40px rgba(0, 54, 78, .08) !important;
}

#u_u4_demo,
.in02gd,
.in4cpb table[width="960"] {
    width: 1130px !important;
}

.in4cpb td[width="152"] {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.in4cpb td[width="152"] > div,
.in4cpb td[width="152"] table,
.in4cpb td[width="152"] td,
.in4cpb td[width="152"] div[style*="overflow"] {
    width: 180px !important;
}

.in4cpb td[width="152"] div[style*="overflow"] {
    height: 118px !important;
}

.in4cpb img[name="u_u4_img"] {
    width: 180px !important;
    height: 118px !important;
    object-fit: cover !important;
}

.titlestyle57386 {
    width: 180px !important;
    height: 34px !important;
    line-height: 34px !important;
    font-size: 13px !important;
    color: #17333c !important;
}

.footer-links-title {
    width: 1180px !important;
    margin: 48px auto 0 !important;
}

.footer-links-list {
    width: 1180px !important;
    margin: 0 auto 42px !important;
    padding: 22px 30px !important;
    background: #fff !important;
    box-shadow: 0 16px 40px rgba(0, 54, 78, .07) !important;
}

.footer-links-list a {
    width: 24% !important;
}

.bt {
    margin-top: 0 !important;
    background: linear-gradient(135deg, #00384f, #008aa0) !important;
}

/* Hard overrides for legacy inline/exported carousel sizing. */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    display: block !important;
    box-sizing: border-box !important;
    width: 100vw !important;
    max-width: none !important;
    min-width: 1200px !important;
    height: 760px !important;
    min-height: 760px !important;
    max-height: 760px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    background: #003648 !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    min-width: 1200px !important;
    height: 760px !important;
    min-height: 760px !important;
    max-height: 760px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    left: 0 !important;
    top: 0 !important;
    object-fit: cover !important;
    object-position: left center !important;
    transform: none !important;
}

body[target] .mn {
    margin-top: -72px !important;
}

body[target] .donation-panel-title {
    position: static !important;
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: 54px !important;
    line-height: 54px !important;
}

body[target] .donation-panel-title strong {
    max-width: 650px !important;
    height: 54px !important;
    line-height: 54px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    font-size: 24px !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 2 !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 2 !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-1 {
    opacity: 1 !important;
    animation: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-2 {
    opacity: 0 !important;
    animation: heroSecondFade 12s ease-in-out infinite !important;
}

@keyframes heroSecondFade {
    0%, 42%, 100% { opacity: 0; }
    50%, 92% { opacity: 1; }
}

/* Institutional correction: return to the center's own blue campus style. */
body[target] {
    min-width: 1200px !important;
    background: linear-gradient(180deg, #eef8fa 0, #f8fbfc 260px, #ffffff 100%) !important;
    color: #142a33 !important;
}

body[target] .top {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    z-index: 10 !important;
    width: 100% !important;
    height: 122px !important;
    background:
        linear-gradient(135deg, #096b8f 0%, #1c95b0 58%, #0e7f9e 100%) !important;
    border-top: 4px solid #086783 !important;
    box-shadow: 0 8px 22px rgba(4, 72, 98, 0.12) !important;
}

body[target] .top:before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background:
        radial-gradient(circle at 18% 20%, rgba(255,255,255,.16), transparent 30%),
        linear-gradient(90deg, rgba(0,52,80,.20), rgba(255,255,255,0) 45%, rgba(0,73,92,.18)) !important;
    pointer-events: none !important;
}

body[target] .topa {
    position: relative !important;
    z-index: 2 !important;
    width: 1180px !important;
    height: 122px !important;
    margin: 0 auto !important;
}

body[target] .topa img {
    width: 660px !important;
    max-width: 660px !important;
    margin: 30px 0 0 0 !important;
    filter: drop-shadow(0 5px 12px rgba(0,30,45,.18)) !important;
}

body[target] .header-motto {
    position: absolute !important;
    z-index: 2 !important;
    top: 40px !important;
    right: calc(50% - 520px) !important;
    width: 330px !important;
    height: auto !important;
    filter: drop-shadow(0 5px 12px rgba(0,30,45,.16)) !important;
}

body[target] .topb {
    position: absolute !important;
    z-index: 3 !important;
    top: 18px !important;
    right: calc(50% - 590px) !important;
    width: auto !important;
}

body[target] .topc,
body[target] .topc a {
    color: #fff !important;
}

body[target] .dh {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    z-index: 11 !important;
    width: 100% !important;
    height: 58px !important;
    background: rgba(255,255,255,.96) !important;
    border-bottom: 1px solid #dbeef3 !important;
    box-shadow: 0 8px 22px rgba(0,61,87,.08) !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    width: 1180px !important;
    height: 58px !important;
    margin: 0 auto !important;
}

body[target] #c57376 > ul > li > a {
    width: 147px !important;
    height: 58px !important;
    line-height: 58px !important;
    color: #172d36 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    background: transparent !important;
}

body[target] #c57376 > ul > li > a#current,
body[target] #c57376 > ul > li > a:hover {
    color: #0b86a6 !important;
}

body[target] #c57376 > ul > li > a:after {
    left: 28px !important;
    right: 28px !important;
    bottom: 0 !important;
    height: 3px !important;
    background: #1698bd !important;
    opacity: 0 !important;
    transform: none !important;
}

body[target] #c57376 > ul > li > a#current:after,
body[target] #c57376 > ul > li > a:hover:after {
    opacity: 1 !important;
}

body[target] #c57376 > ul > li > ul {
    top: 58px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    display: block !important;
    position: relative !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    box-sizing: border-box !important;
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 150px !important;
    min-height: 150px !important;
    max-height: 150px !important;
    margin: 28px auto 26px !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #c80b10 !important;
    box-shadow: 0 14px 34px rgba(142, 18, 20, .12) !important;
}

body[target] div.hero-carousel[style]:before,
body[target] div.hero-carousel[style]:after {
    display: none !important;
    content: none !important;
}

/* FINAL OVERRIDE - must stay at EOF. Fix annotated layout issues. */
body[target] .top {
    position: relative !important;
    height: 118px !important;
}

body[target] .topa {
    width: 1180px !important;
    height: 118px !important;
}

body[target] .topa img {
    width: 600px !important;
    max-width: 600px !important;
    margin-top: 34px !important;
}

body[target] .header-motto {
    top: 38px !important;
    right: calc(50% - 500px) !important;
    width: 290px !important;
    max-width: 290px !important;
}

body[target] .topb {
    top: 12px !important;
    right: calc(50% - 585px) !important;
    z-index: 30 !important;
    width: 160px !important;
    min-width: 160px !important;
    text-align: right !important;
}

body[target] .topc {
    padding: 0 !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    font-size: 12px !important;
}

body[target] .dh {
    position: relative !important;
    top: auto !important;
    height: 58px !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    height: 58px !important;
}

body[target] #c57376 > ul > li > a {
    height: 58px !important;
    line-height: 58px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
    left: auto !important;
    transform: none !important;
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
    margin: 28px auto 0 !important;
    overflow: hidden !important;
    box-shadow: 0 18px 46px rgba(0, 52, 70, .16) !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] div.hero-carousel[style]:before {
    background: linear-gradient(90deg, rgba(0,40,58,.10), rgba(0,110,130,.03)) !important;
}

body[target] .hero-carousel-dots {
    right: 28px !important;
    bottom: 28px !important;
}

body[target] .mn {
    width: 1180px !important;
    margin: 32px auto 0 !important;
}

body[target] .news-feature-card {
    width: 1180px !important;
    box-shadow: 0 16px 40px rgba(0, 43, 61, .10) !important;
}

/* ABSOLUTE EOF FULLSCREEN OVERRIDE */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
}

body[target] .mn {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 clamp(36px, 6vw, 112px) !important;
    box-sizing: border-box !important;
    background: #fff !important;
}

body[target] .news-feature-card,
body[target] .in1 {
    width: 100% !important;
    max-width: none !important;
    box-shadow: none !important;
}

body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

/* FINAL FULLSCREEN OVERRIDE - keep at absolute EOF. */
body[target] {
    min-width: 1200px !important;
    overflow-x: hidden !important;
}

body[target] .top,
body[target] .dh,
body[target] .bt {
    width: 100vw !important;
}

body[target] .topa {
    width: calc(100vw - clamp(72px, 12vw, 224px)) !important;
    max-width: none !important;
}

body[target] .header-motto,
body[target] .topb {
    right: clamp(36px, 6vw, 112px) !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
    padding-left: clamp(36px, 6vw, 112px) !important;
    padding-right: clamp(36px, 6vw, 112px) !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
}

body[target] .hero-carousel-dots {
    right: clamp(36px, 6vw, 112px) !important;
    bottom: 42px !important;
}

body[target] .mn {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 clamp(36px, 6vw, 112px) !important;
    box-sizing: border-box !important;
    background: #fff !important;
}

body[target] .in1,
body[target] .news-feature-card {
    width: 100% !important;
    max-width: none !important;
}

body[target] .news-feature-card {
    border: 0 !important;
    box-shadow: none !important;
    padding-top: 34px !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(360px, 36vw) minmax(560px, 1fr) !important;
    column-gap: clamp(24px, 3vw, 56px) !important;
}

body[target] .news-feature-card table[style*="padding"],
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .titlestyle57379 {
    width: 100% !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    height: 330px !important;
}

body[target] .donation-media-panel {
    grid-template-columns: minmax(0, 1fr) 220px !important;
    grid-template-rows: 58px 330px !important;
    gap: 20px !important;
}

body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 330px !important;
}

body[target] .donation-video-card video {
    height: 312px !important;
}

body[target] .portal-development-banner {
    width: 100vw !important;
    margin-left: calc(clamp(36px, 6vw, 112px) * -1) !important;
    margin-right: calc(clamp(36px, 6vw, 112px) * -1) !important;
}

body[target] .in5 {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 58px clamp(36px, 6vw, 112px) 0 !important;
    box-sizing: border-box !important;
    background: #f5fafb !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: calc(50% - clamp(24px, 3vw, 56px) / 2) !important;
    margin-right: clamp(24px, 3vw, 56px) !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

/* FINAL VIDEO TITLE ALIGNMENT AT EOF - 20260702 */
body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    position: relative !important;
    top: 12px !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
}

/* TRUE FINAL PAGE GRID ALIGNMENT - 20260702 */
body[target] {
    --align-content-width: 1146px;
    --align-column-gap: 24px;
    --align-card-pad: 25px;
    --align-qr-width: 190px;
    --align-main-col: 420px;
    --align-media-height: 166px;
    --align-card-height: calc(var(--align-media-height) + 86px);
    --align-half-col: calc((var(--align-content-width) - var(--align-column-gap)) / 2);
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--align-content-width) !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1b {
    height: var(--align-card-height) !important;
    min-height: var(--align-card-height) !important;
    max-height: var(--align-card-height) !important;
    padding-left: var(--align-card-pad) !important;
    padding-right: var(--align-card-pad) !important;
    overflow: hidden !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    width: 100% !important;
    margin-left: 0 !important;
    grid-template-columns: var(--align-main-col) var(--align-main-col) var(--align-qr-width) !important;
    column-gap: var(--align-column-gap) !important;
    align-items: start !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh {
    left: var(--align-card-pad) !important;
    top: 18px !important;
    width: var(--align-main-col) !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: var(--align-main-col) !important;
    margin-top: 40px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .titlestyle57379 {
    width: var(--align-main-col) !important;
    height: 28px !important;
    line-height: 28px !important;
}

body[target] .donation-media-panel {
    grid-column: 2 / 4 !important;
    display: grid !important;
    width: calc(var(--align-main-col) + var(--align-column-gap) + var(--align-qr-width)) !important;
    height: calc(30px + 4px + var(--align-media-height)) !important;
    min-height: calc(30px + 4px + var(--align-media-height)) !important;
    max-height: calc(30px + 4px + var(--align-media-height)) !important;
    margin-top: 0 !important;
    grid-template-columns: var(--align-main-col) var(--align-qr-width) !important;
    grid-template-rows: 30px var(--align-media-height) !important;
    column-gap: var(--align-column-gap) !important;
    row-gap: 4px !important;
    align-items: start !important;
    overflow: visible !important;
}

body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: relative !important;
    top: 0 !important;
    width: var(--align-main-col) !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 2 !important;
    position: relative !important;
    top: 0 !important;
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] .donation-video-card video {
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 1 / 3 !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: var(--align-qr-width) !important;
    height: calc(30px + 4px + var(--align-media-height)) !important;
    min-height: calc(30px + 4px + var(--align-media-height)) !important;
    max-height: calc(30px + 4px + var(--align-media-height)) !important;
    align-items: center !important;
    justify-content: flex-start !important;
    box-sizing: border-box !important;
}

body[target] .donation-qr-card strong {
    display: inline-flex !important;
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 0 12px !important;
}

body[target] .donation-qr-card img {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 96px !important;
    height: 96px !important;
}

body[target] .donation-qr-card span {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body[target] .portal-development-banner {
    margin-top: 14px !important;
}

body[target] .in5 {
    padding-top: 24px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: var(--align-half-col) !important;
    margin-right: var(--align-column-gap) !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

@media (min-width: 1537px) {
    body[target] {
        --align-content-width: 74.609375vw;
        --align-column-gap: 1.5625vw;
        --align-card-pad: 1.5625vw;
        --align-qr-width: 12.369791vw;
        --align-main-col: calc((var(--align-content-width) - (var(--align-card-pad) * 2) - (var(--align-column-gap) * 2) - var(--align-qr-width)) / 2);
        --align-media-height: 190px;
        --align-half-col: calc((var(--align-content-width) - var(--align-column-gap)) / 2);
    }

    body[target] .donation-qr-card img {
        width: 112px !important;
        height: 112px !important;
    }
}

/* FINAL VIDEO TITLE ALIGNMENT - 20260702 */
body[target] .donation-panel-title {
    top: 12px !important;
}

body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body[target] .in4cp,
body[target] .footer-links-title {
    padding-left: clamp(36px, 6vw, 112px) !important;
    padding-right: clamp(36px, 6vw, 112px) !important;
}

body[target] .in4cpb,
body[target] .footer-links-list {
    padding-left: clamp(36px, 6vw, 112px) !important;
    padding-right: clamp(36px, 6vw, 112px) !important;
}

/* FULLSCREEN HOME - SUSTech-like wide sections. Keep this at EOF. */
:root {
    --home-pad: clamp(36px, 6vw, 112px);
    --home-gap: clamp(24px, 3vw, 56px);
}

body[target] {
    min-width: 1200px !important;
    overflow-x: hidden !important;
    background: linear-gradient(180deg, #edf8fa 0, #f8fbfc 720px, #ffffff 100%) !important;
}

body[target] .top {
    width: 100vw !important;
}

body[target] .topa {
    width: calc(100vw - var(--home-pad) * 2) !important;
    max-width: none !important;
}

body[target] .topa img {
    width: min(650px, 42vw) !important;
    max-width: 650px !important;
}

body[target] .header-motto {
    right: var(--home-pad) !important;
    width: min(330px, 20vw) !important;
    max-width: 330px !important;
}

body[target] .topb {
    right: var(--home-pad) !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    width: 100vw !important;
    max-width: none !important;
    padding: 0 var(--home-pad) !important;
    box-sizing: border-box !important;
    display: flex !important;
    justify-content: space-between !important;
}

body[target] #c57376 > ul > li {
    flex: 1 1 auto !important;
    text-align: center !important;
}

body[target] #c57376 > ul > li > a {
    width: 100% !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100vw !important;
    max-width: none !important;
    min-width: 1200px !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    max-width: none !important;
    min-width: 1200px !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-position: center center !important;
}

body[target] div.hero-carousel[style]:before {
    background:
        linear-gradient(90deg, rgba(0, 36, 54, .22), rgba(0, 110, 130, .05) 48%, rgba(0, 110, 130, .12)),
        linear-gradient(180deg, rgba(0, 22, 34, .04), rgba(0, 39, 55, .20)) !important;
}

body[target] .hero-carousel-dots {
    right: var(--home-pad) !important;
    bottom: 42px !important;
}

body[target] .mn {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 var(--home-pad) !important;
    box-sizing: border-box !important;
    background: #fff !important;
}

body[target] .in1,
body[target] .news-feature-card {
    width: 100% !important;
    max-width: none !important;
}

body[target] .news-feature-card {
    border: 0 !important;
    box-shadow: none !important;
    background: #fff !important;
    padding-top: 34px !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body[target] .news-feature-card .in1b {
    padding: 24px 0 0 !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(360px, 36vw) minmax(560px, 1fr) !important;
    column-gap: var(--home-gap) !important;
}

body[target] .news-feature-card table[style*="padding"],
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .titlestyle57379 {
    width: 100% !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    height: 330px !important;
}

body[target] .donation-media-panel {
    grid-template-columns: minmax(0, 1fr) 220px !important;
    grid-template-rows: 58px 330px !important;
    gap: 20px !important;
}

body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 330px !important;
}

body[target] .donation-video-card video {
    height: 312px !important;
}

body[target] .donation-qr-card img {
    width: 150px !important;
    height: 150px !important;
}

body[target] .portal-development-banner {
    margin: 34px calc(var(--home-pad) * -1) 0 !important;
    width: 100vw !important;
    height: 96px !important;
}

body[target] .portal-development-banner img {
    height: 96px !important;
}

body[target] .in5 {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 58px var(--home-pad) 0 !important;
    box-sizing: border-box !important;
    background: #f5fafb !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: calc(50% - var(--home-gap) / 2) !important;
    margin-right: var(--home-gap) !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

body[target] .in4cp {
    margin: 58px auto 0 !important;
    padding-left: var(--home-pad) !important;
    padding-right: var(--home-pad) !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body[target] .in4cpb {
    padding: 26px var(--home-pad) 34px !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body[target] #u_u4_demo,
body[target] .in02gd,
body[target] .in4cpb table[width="960"] {
    width: calc(100vw - var(--home-pad) * 2) !important;
}

body[target] .footer-links-title {
    margin: 58px auto 0 !important;
    padding-left: var(--home-pad) !important;
    padding-right: var(--home-pad) !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body[target] .footer-links-list {
    padding: 24px var(--home-pad) 32px !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body[target] .bt {
    width: 100vw !important;
    margin-top: 0 !important;
}

/* Final visible fixes for annotated issues: no overlap, no clipping, no forced full-width stretch. */
body[target] .top {
    position: relative !important;
    height: 118px !important;
}

body[target] .topa {
    width: 1180px !important;
    height: 118px !important;
}

body[target] .topa img {
    width: 600px !important;
    max-width: 600px !important;
    margin-top: 34px !important;
}

body[target] .header-motto {
    top: 38px !important;
    right: calc(50% - 500px) !important;
    width: 290px !important;
    max-width: 290px !important;
}

body[target] .topb {
    top: 12px !important;
    right: calc(50% - 585px) !important;
    z-index: 30 !important;
    width: 160px !important;
    min-width: 160px !important;
    text-align: right !important;
}

body[target] .topc {
    padding: 0 !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    font-size: 12px !important;
}

body[target] .dh {
    position: relative !important;
    top: auto !important;
    height: 58px !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    height: 58px !important;
}

body[target] #c57376 > ul > li > a {
    height: 58px !important;
    line-height: 58px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
    left: auto !important;
    transform: none !important;
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
    margin: 28px auto 0 !important;
    overflow: hidden !important;
    box-shadow: 0 18px 46px rgba(0, 52, 70, .16) !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] div.hero-carousel[style]:before {
    background: linear-gradient(90deg, rgba(0,40,58,.10), rgba(0,110,130,.03)) !important;
}

body[target] .hero-carousel-dots {
    right: 28px !important;
    bottom: 28px !important;
}

body[target] .mn {
    width: 1180px !important;
    margin: 32px auto 0 !important;
}

body[target] .news-feature-card {
    width: 1180px !important;
    box-shadow: 0 16px 40px rgba(0, 43, 61, .10) !important;
}

/* Layout fixes for adapted portal version. */
body[target] .top {
    height: 112px !important;
}

body[target] .topa {
    height: 112px !important;
}

body[target] .topa img {
    width: 560px !important;
    max-width: 560px !important;
    margin-top: 34px !important;
}

body[target] .header-motto {
    top: 42px !important;
    right: calc(50% - 500px) !important;
    width: 260px !important;
}

body[target] .topb {
    top: 10px !important;
    right: calc(50% - 590px) !important;
    z-index: 5 !important;
    min-width: 130px !important;
    text-align: right !important;
}

body[target] .topc {
    font-size: 12px !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    padding: 0 !important;
    text-shadow: 0 1px 5px rgba(0, 30, 45, .28) !important;
}

body[target] .dh {
    top: 112px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    height: 620px !important;
    min-height: 620px !important;
    max-height: 620px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    height: 620px !important;
    min-height: 620px !important;
    max-height: 620px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-position: center center !important;
}

body[target] .hero-carousel-dots {
    bottom: 46px !important;
}

body[target] .mn {
    margin-top: 28px !important;
}

body[target] .news-feature-card {
    box-shadow: 0 18px 44px rgba(0, 43, 61, .12) !important;
}

@media screen and (min-width: 1200px) {
    body[target] div.hero-carousel[style] .hero-carousel-slide {
        object-fit: cover !important;
    }
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 150px !important;
    min-height: 150px !important;
    max-height: 150px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    left: 0 !important;
    top: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-1 {
    opacity: 1 !important;
    animation: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-2 {
    opacity: 0 !important;
    animation: institutionalHeroFade 10s ease-in-out infinite !important;
}

@keyframes institutionalHeroFade {
    0%, 44%, 100% { opacity: 0; }
    52%, 92% { opacity: 1; }
}

body[target] .hero-carousel-dots {
    right: 16px !important;
    bottom: 12px !important;
    z-index: 4 !important;
}

body[target] .hero-carousel-dots span {
    width: 22px !important;
    height: 18px !important;
    line-height: 18px !important;
    text-indent: 0 !important;
    border-radius: 9px !important;
    color: #fff !important;
    background: rgba(0,0,0,.22) !important;
}

body[target] .hero-carousel-dots span:first-child {
    background: #f39800 !important;
}

body[target] .mn {
    position: relative !important;
    z-index: 2 !important;
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

body[target] .in1,
body[target] .news-feature-card {
    width: 1180px !important;
}

body[target] .news-feature-card {
    min-height: 0 !important;
    background: #fff !important;
    border: 1px solid #d7e9ef !important;
    box-shadow: 0 12px 32px rgba(3, 64, 89, .08) !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: auto !important;
    height: 58px !important;
    line-height: 58px !important;
    padding: 0 24px !important;
    background: linear-gradient(180deg, #fff, #fbfdfe) !important;
    border: 0 !important;
    border-bottom: 1px solid #dfeff4 !important;
    overflow: visible !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    height: 58px !important;
    line-height: 58px !important;
    color: #1687ad !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    width: 64px !important;
    height: 3px !important;
    bottom: -1px !important;
    background: #f0b23a !important;
}

body[target] .news-feature-card .in1dh strong em {
    display: inline !important;
    margin-left: 10px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #5c8290 !important;
}

body[target] .news-feature-card .in1b {
    position: relative !important;
    padding: 22px 24px 26px !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    grid-template-columns: 420px 1fr !important;
    column-gap: 42px !important;
    margin-left: 0 !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: 420px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 282px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
}

body[target] .titlestyle57379 {
    display: block !important;
    width: 420px !important;
    height: 40px !important;
    line-height: 40px !important;
    color: #102a34 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-align: center !important;
}

body[target] .donation-media-panel {
    position: relative !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 174px !important;
    grid-template-rows: 58px 282px !important;
    gap: 16px !important;
}

body[target] .donation-panel-title {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    padding: 0 !important;
    background: transparent !important;
}

body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 282px !important;
    background: #f7fbfc !important;
    border: 1px solid #d9ebf1 !important;
    box-shadow: none !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 2 !important;
    padding: 8px !important;
}

body[target] .donation-video-card video {
    width: 100% !important;
    height: 264px !important;
    object-fit: cover !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 2 !important;
}

body[target] .donation-qr-card img {
    width: 120px !important;
    height: 120px !important;
}

body[target] .portal-development-banner {
    margin: 24px 0 0 !important;
    height: 78px !important;
}

body[target] .portal-development-banner img {
    width: 100% !important;
    height: 78px !important;
    object-fit: cover !important;
}

body[target] .in5 {
    width: 1180px !important;
    margin: 34px auto 0 !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: calc(50% - 14px) !important;
    margin-right: 28px !important;
    background: #fff !important;
    border: 1px solid #d7e9ef !important;
    box-shadow: 0 10px 26px rgba(3, 64, 89, .06) !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

body[target] .in2hyzsb {
    padding: 12px 24px 18px !important;
}

body[target] .in2hyzsb li {
    height: 38px !important;
    line-height: 38px !important;
    border-bottom: 1px dotted #d6e4e9 !important;
}

body[target] .in4cp {
    width: 1180px !important;
    margin: 34px auto 0 !important;
    border: 1px solid #d7e9ef !important;
    border-bottom: 0 !important;
}

body[target] .in4cpb {
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 24px 20px 28px !important;
    background: #fff !important;
    border: 1px solid #d7e9ef !important;
    border-top: 0 !important;
    box-shadow: 0 12px 32px rgba(3, 64, 89, .06) !important;
}

body[target] .footer-links-title {
    width: 1180px !important;
    margin: 34px auto 0 !important;
    border: 1px solid #d7e9ef !important;
    border-bottom: 0 !important;
}

body[target] .footer-links-list {
    width: 1180px !important;
    margin: 0 auto 0 !important;
    padding: 18px 30px !important;
    background: #fff !important;
    border: 1px solid #d7e9ef !important;
    border-top: 0 !important;
    box-shadow: none !important;
}

body[target] .bt {
    margin-top: 28px !important;
    background: #1687a5 !important;
}

/* Adapted SUSTech-like homepage: keep the portal structure, adapt local resources. */
body[target] {
    min-width: 1200px !important;
    background: linear-gradient(180deg, #eaf6f8 0, #f8fbfc 780px, #ffffff 100%) !important;
}

body[target] .top {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 20 !important;
    height: 104px !important;
    background: linear-gradient(180deg, rgba(0, 46, 67, .82), rgba(0, 65, 82, .34)) !important;
    border-top: 4px solid rgba(90, 221, 224, .88) !important;
    box-shadow: none !important;
}

body[target] .topa {
    width: 1180px !important;
    height: 104px !important;
}

body[target] .topa img {
    width: 610px !important;
    max-width: 610px !important;
    margin-top: 28px !important;
}

body[target] .header-motto {
    top: 34px !important;
    right: calc(50% - 520px) !important;
    width: 310px !important;
}

body[target] .topb {
    top: 26px !important;
}

body[target] .dh {
    position: absolute !important;
    top: 104px !important;
    left: 0 !important;
    z-index: 21 !important;
    height: 62px !important;
    background: rgba(255,255,255,.92) !important;
    border-bottom: 0 !important;
    box-shadow: 0 12px 28px rgba(0, 45, 68, .10) !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    height: 62px !important;
}

body[target] #c57376 > ul > li > a {
    height: 62px !important;
    line-height: 62px !important;
}

body[target] #c57376 > ul > li > ul {
    top: 62px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100vw !important;
    max-width: none !important;
    min-width: 1200px !important;
    height: 720px !important;
    min-height: 720px !important;
    max-height: 720px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    background: #005f76 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style]:before {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 3 !important;
    background:
        linear-gradient(180deg, rgba(0,30,48,.08), rgba(0,50,65,.10) 46%, rgba(0,38,55,.42)),
        radial-gradient(circle at 75% 45%, rgba(85,225,225,.16), transparent 28%) !important;
    pointer-events: none !important;
}

body[target] div.hero-carousel[style]:after {
    display: block !important;
    content: "SCROLL" !important;
    position: absolute !important;
    z-index: 5 !important;
    left: 50% !important;
    bottom: 36px !important;
    transform: translateX(-50%) !important;
    padding-bottom: 30px !important;
    color: rgba(255,255,255,.72) !important;
    font-size: 11px !important;
    letter-spacing: 3px !important;
    background: linear-gradient(#fff,#fff) center bottom / 1px 24px no-repeat !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 720px !important;
    min-height: 720px !important;
    max-height: 720px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-1 {
    opacity: 1 !important;
    animation: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-2 {
    opacity: 0 !important;
    animation: adaptedHeroFade 12s ease-in-out infinite !important;
}

@keyframes adaptedHeroFade {
    0%, 44%, 100% { opacity: 0; }
    52%, 92% { opacity: 1; }
}

body[target] .hero-carousel-dots {
    right: calc(50% - 560px) !important;
    bottom: 92px !important;
}

body[target] .hero-carousel-dots span {
    width: 34px !important;
    height: 4px !important;
    line-height: 4px !important;
    overflow: hidden !important;
    text-indent: -999px !important;
    border-radius: 0 !important;
    background: rgba(255,255,255,.32) !important;
}

body[target] .hero-carousel-dots span:first-child {
    background: #5de0df !important;
}

body[target] .mn {
    position: relative !important;
    z-index: 8 !important;
    width: 1180px !important;
    margin: -72px auto 0 !important;
}

body[target] .news-feature-card {
    width: 1180px !important;
    background: rgba(255,255,255,.97) !important;
    border: 0 !important;
    box-shadow: 0 24px 56px rgba(0, 43, 61, .16) !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    background: transparent !important;
    border-bottom: 1px solid #dceef3 !important;
}

body[target] .news-feature-card .in1b {
    padding: 22px 24px 0 !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 58px 300px !important;
}

body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 300px !important;
}

body[target] .donation-video-card video {
    height: 282px !important;
}

body[target] .portal-development-banner {
    margin: 28px 0 0 !important;
    height: 86px !important;
}

body[target] .portal-development-banner img {
    height: 86px !important;
    object-fit: cover !important;
}

body[target] .in5 {
    margin-top: 48px !important;
}

body[target] div.hero-carousel[style]:after {
    display: none !important;
    content: none !important;
}

/* FINAL OVERRIDE - annotated layout fixes, intentionally last. */
body[target] .top {
    position: relative !important;
    height: 118px !important;
}

body[target] .topa {
    width: 1180px !important;
    height: 118px !important;
}

body[target] .topa img {
    width: 600px !important;
    max-width: 600px !important;
    margin-top: 34px !important;
}

body[target] .header-motto {
    top: 38px !important;
    right: calc(50% - 500px) !important;
    width: 290px !important;
    max-width: 290px !important;
}

body[target] .topb {
    top: 12px !important;
    right: calc(50% - 585px) !important;
    z-index: 30 !important;
    width: 160px !important;
    min-width: 160px !important;
    text-align: right !important;
}

body[target] .topc {
    padding: 0 !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    font-size: 12px !important;
}

body[target] .dh {
    position: relative !important;
    top: auto !important;
    height: 58px !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    height: 58px !important;
}

body[target] #c57376 > ul > li > a {
    height: 58px !important;
    line-height: 58px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
    left: auto !important;
    transform: none !important;
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
    margin: 28px auto 0 !important;
    overflow: hidden !important;
    box-shadow: 0 18px 46px rgba(0, 52, 70, .16) !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 1180px !important;
    min-width: 0 !important;
    max-width: 1180px !important;
    height: 420px !important;
    min-height: 420px !important;
    max-height: 420px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] div.hero-carousel[style]:before {
    background: linear-gradient(90deg, rgba(0,40,58,.10), rgba(0,110,130,.03)) !important;
}

body[target] .hero-carousel-dots {
    right: 28px !important;
    bottom: 28px !important;
}

body[target] .mn {
    width: 1180px !important;
    margin: 32px auto 0 !important;
}

body[target] .news-feature-card {
    width: 1180px !important;
    box-shadow: 0 16px 40px rgba(0, 43, 61, .10) !important;
}

/* ABSOLUTE EOF FULLSCREEN OVERRIDE - appended by Codex */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100vw !important;
    min-width: 1200px !important;
    max-width: none !important;
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
}

body[target] .mn {
    width: 100vw !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 clamp(36px, 6vw, 112px) !important;
    box-sizing: border-box !important;
    background: #fff !important;
}

body[target] .news-feature-card,
body[target] .in1 {
    width: 100% !important;
    max-width: none !important;
    box-shadow: none !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(360px, 36vw) minmax(560px, 1fr) !important;
    column-gap: clamp(24px, 3vw, 56px) !important;
}

body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
}

body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    padding-left: clamp(36px, 6vw, 112px) !important;
    padding-right: clamp(36px, 6vw, 112px) !important;
}

/* ABSOLUTE EOF FULLSCREEN CONTENT WIDTH FIX */
body[target] .mn {
    width: 100vw !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body[target] .news-feature-card {
    width: 100vw !important;
    max-width: none !important;
    box-sizing: border-box !important;
    padding-left: clamp(36px, 6vw, 112px) !important;
    padding-right: clamp(36px, 6vw, 112px) !important;
}

body[target] .portal-development-banner {
    margin-left: calc(clamp(36px, 6vw, 112px) * -1) !important;
    margin-right: calc(clamp(36px, 6vw, 112px) * -1) !important;
}

body[target] .in5 {
    margin-left: calc(clamp(36px, 6vw, 112px) * -1) !important;
    margin-right: calc(clamp(36px, 6vw, 112px) * -1) !important;
}

/* EOF FIX: full-width lower sections should not overflow left */
body[target] .in5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* EOF POLISH: header spacing, equal media heights, curved title tabs, friend links sizing */
body[target] .top {
    height: 132px !important;
}

body[target] .topa {
    height: 132px !important;
}

body[target] .topa img {
    width: min(720px, 46vw) !important;
    max-width: 720px !important;
    margin-top: 36px !important;
}

body[target] .header-motto {
    top: 44px !important;
    width: min(360px, 22vw) !important;
    max-width: 360px !important;
}

body[target] .topb {
    top: 18px !important;
}

body[target] .dh {
    height: 62px !important;
}

body[target] #c57376,
body[target] #c57376 > ul,
body[target] #c57376 > ul > li > a {
    height: 62px !important;
    line-height: 62px !important;
}

body[target] div.hero-carousel[style] {
    margin-top: 0 !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 300px !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 56px 300px !important;
}

body[target] .donation-video-card video {
    height: 282px !important;
}

body[target] .donation-qr-card img {
    width: 138px !important;
    height: 138px !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 56px !important;
    line-height: 56px !important;
    padding: 0 !important;
    background: #efe9e5 !important;
    border-bottom: 3px solid #0798c4 !important;
    overflow: visible !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    display: inline-block !important;
    height: 56px !important;
    line-height: 56px !important;
    min-width: 185px !important;
    max-width: none !important;
    padding: 0 34px 0 26px !important;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    background: linear-gradient(135deg, #0697c4 0%, #05afd0 100%) !important;
    border-radius: 0 28px 28px 0 !important;
    position: relative !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh strong em {
    display: none !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before,
body[target] .news-feature-card .in1dh strong:after,
body[target] .donation-panel-title strong:after,
body[target] .in2hyzs strong:after,
body[target] .in4cp strong:after,
body[target] .in1lxfs strong:after {
    display: none !important;
    content: none !important;
}

body[target] .donation-panel-title strong {
    min-width: 330px !important;
}

body[target] .news-feature-card .in1b {
    padding-top: 24px !important;
}

body[target] .footer-links-title {
    height: 56px !important;
    line-height: 56px !important;
}

body[target] .footer-links-list {
    min-height: 150px !important;
    padding-top: 28px !important;
    padding-bottom: 32px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 40px !important;
}

body[target] .footer-links-list br {
    display: none !important;
}

body[target] .footer-links-list a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 23% !important;
    min-width: 190px !important;
    height: 70px !important;
    background: #f2fbfd !important;
    border: 1px solid #d9eef4 !important;
    box-shadow: 0 10px 22px rgba(0, 75, 105, .08) !important;
}

body[target] .footer-links-list img {
    width: 210px !important;
    max-width: 86% !important;
    height: auto !important;
    opacity: 1 !important;
}

/* EOF TITLE IMAGE STYLE - use title-bj1-blue.png for all module headings */
body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 56px !important;
    line-height: 56px !important;
    padding: 0 !important;
    background: #f1ece9 !important;
    border-bottom: 3px solid #0798c4 !important;
    overflow: visible !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    display: block !important;
    float: left !important;
    height: 49px !important;
    line-height: 49px !important;
    min-width: 220px !important;
    width: 220px !important;
    padding: 0 28px 0 26px !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    background-image: url('../images/title-bj1-blue.png') !important;
    background-repeat: no-repeat !important;
    background-size: 220px 49px !important;
    background-position: left top !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body[target] .donation-panel-title strong {
    width: 360px !important;
    min-width: 360px !important;
    background-size: 360px 49px !important;
}

body[target] .news-feature-card .in1dh strong em,
body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before,
body[target] .news-feature-card .in1dh strong:after,
body[target] .donation-panel-title strong:after,
body[target] .in2hyzs strong:after,
body[target] .in4cp strong:after,
body[target] .in1lxfs strong:after {
    display: none !important;
    content: none !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    margin-bottom: 0 !important;
}

body[target] .news-feature-card .in1b {
    padding-top: 24px !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 56px 300px !important;
}

body[target] .in2hyzsb,
body[target] .in4cpb,
body[target] .footer-links-list {
    border-top: 0 !important;
}

/* EOF TITLE IMAGE FINAL ALIGNMENT */
body[target] .donation-panel-title strong {
    width: 470px !important;
    min-width: 470px !important;
    background-size: 470px 49px !important;
    padding-right: 52px !important;
    text-overflow: clip !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    width: 220px !important;
    min-width: 220px !important;
    background-size: 220px 49px !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    height: 56px !important;
    line-height: 56px !important;
}

/* EOF TITLE ALIGNMENT FIX */
body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    position: relative !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    margin-left: 0 !important;
}

/* top news/media two-column area: align titles with each column content */
body[target] .news-feature-card .in1dh {
    padding-left: 0 !important;
}

body[target] .donation-panel-title {
    padding-left: 0 !important;
}

/* list cards: title tabs begin at the card content inset */
body[target] .in2hyzs {
    padding-left: 24px !important;
}

body[target] .in2hyzs strong {
    margin-left: -24px !important;
}

/* full-width sections: tab begins at global page content edge, not viewport edge */
body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: clamp(36px, 6vw, 112px) !important;
}

/* FINAL ALIGNMENT PASS - keep title tabs and content starts visually locked */
body[target] .donation-media-panel {
    margin-top: -32px !important;
    row-gap: 24px !important;
    column-gap: 16px !important;
}

body[target] .in2hyzs {
    padding-left: 0 !important;
}

body[target] .in2hyzs strong {
    margin-left: 0 !important;
}

body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: 0 !important;
}

body[target] .in4cp strong,
body[target] .in1lxfs strong {
    margin-left: 0 !important;
}

/* equalize title background line height and remove accidental vertical offsets */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    transform: none !important;
    vertical-align: top !important;
}

/* EOF TITLE POSITION ALIGNMENT - tabs align with their content columns */
body[target] .news-feature-card .in1dh strong {
    margin-left: 24px !important;
}

body[target] .donation-panel-title strong {
    margin-left: 0 !important;
}

body[target] .in2hyzs strong {
    margin-left: 0 !important;
}

body[target] .in2hyzs {
    padding-left: 24px !important;
}

body[target] .in4cp strong,
body[target] .in1lxfs strong {
    margin-left: 0 !important;
}

body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: clamp(36px, 6vw, 112px) !important;
}

/* ABSOLUTE FINAL ALIGNMENT OVERRIDE - 20260630 */
body[target] .donation-media-panel {
    margin-top: -32px !important;
    row-gap: 24px !important;
    column-gap: 16px !important;
}

body[target] .in2hyzs {
    padding-left: 0 !important;
}

body[target] .in2hyzs strong {
    margin-left: 0 !important;
}

body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: 0 !important;
}

body[target] .in4cp strong,
body[target] .in1lxfs strong {
    margin-left: 0 !important;
}

/* ABSOLUTE FINAL TOP MEDIA ALIGNMENT - align right title with left title, video with image */
body[target] .donation-media-panel {
    margin-top: -80px !important;
    grid-template-rows: 56px 300px !important;
    row-gap: 24px !important;
    column-gap: 16px !important;
}

/* ABSOLUTE FINAL SECTION TITLE INSET - align full-width section tabs with page content */
body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: clamp(80px, 6vw, 112px) !important;
}

body[target] .in4cp strong,
body[target] .in1lxfs strong {
    margin-left: 0 !important;
}

/* ABSOLUTE FINAL VISUAL SCALE PASS - stronger school-site module rhythm */
body[target] {
    font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif !important;
    color: #102f3a !important;
}

body[target] .portal-development-banner {
    margin-bottom: 0 !important;
}

body[target] .portal-development-banner img {
    display: block !important;
}

/* pull the news/list block closer to the red slogan banner */
body[target] .in5 {
    margin-top: 0 !important;
    padding-top: 36px !important;
    padding-bottom: 34px !important;
}

/* larger, more distinctive title tabs */
body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 62px !important;
    line-height: 62px !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    width: 250px !important;
    min-width: 250px !important;
    height: 56px !important;
    line-height: 56px !important;
    padding-left: 28px !important;
    background-size: 250px 56px !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 1px 1px rgba(0, 70, 90, 0.18) !important;
}

body[target] .donation-panel-title strong {
    width: 520px !important;
    min-width: 520px !important;
    height: 56px !important;
    line-height: 56px !important;
    padding-left: 28px !important;
    background-size: 520px 56px !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 1px 1px rgba(0, 70, 90, 0.18) !important;
}

body[target] .news-feature-card .in1dh strong {
    margin-left: 24px !important;
}

/* match the new title height with the top media row */
body[target] .donation-media-panel {
    margin-top: -86px !important;
    grid-template-rows: 62px 312px !important;
    row-gap: 20px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 312px !important;
}

body[target] .donation-video-card video {
    height: 294px !important;
}

/* richer list typography */
body[target] .in2hyzsb {
    padding: 16px 28px 24px !important;
}

body[target] .in2hyzsb li {
    height: 43px !important;
    line-height: 43px !important;
}

body[target] .in2hyzsb li a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #123947 !important;
}

body[target] .in2hyzsb li:before {
    width: 5px !important;
    height: 5px !important;
    background: #0798c4 !important;
}

/* full-width section titles align to content rhythm and feel less cramped */
body[target] .in4cp,
body[target] .in1lxfs {
    padding-left: clamp(80px, 6vw, 112px) !important;
    margin-top: 28px !important;
}

body[target] .in4cpb {
    padding: 28px clamp(80px, 6vw, 112px) 42px !important;
}

/* enlarge safety publicity tiles */
body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo {
    width: 100% !important;
}

body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody {
    width: 100% !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    grid-template-columns: minmax(520px, 1.38fr) repeat(3, minmax(250px, 0.86fr)) !important;
    gap: 22px !important;
    align-items: stretch !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    min-height: 172px !important;
    background: #f7fcfe !important;
    border-color: #cfe7ef !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child {
    min-height: 232px !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    height: 112px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img {
    height: 244px !important;
}

body[target] .in4cpb .titlestyle57386,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    font-size: 15px !important;
    line-height: 42px !important;
    height: 42px !important;
    color: #163947 !important;
    font-weight: 500 !important;
}

/* friend links: larger entries and stronger readable type */
body[target] .footer-links-list {
    padding: 30px clamp(80px, 6vw, 112px) 38px !important;
}

body[target] .footer-links-list a {
    min-height: 82px !important;
}

body[target] .footer-links-list img {
    width: 260px !important;
    max-width: 260px !important;
}

/* ABSOLUTE FINAL SAFETY TILE CLEANUP - image containers match enlarged cards */
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    height: 126px !important;
    width: 100% !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td > div {
    height: 252px !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    height: 126px !important;
    object-fit: cover !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img {
    height: 252px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    overflow: hidden !important;
}

body[target] .in4cpb .titlestyle57386 {
    width: 100% !important;
    background: rgba(255,255,255,0.9) !important;
}

/* ABSOLUTE FINAL SAFETY FEATURED CARD - fill the large tile, avoid dead empty space */
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child {
    position: relative !important;
    min-height: 492px !important;
    padding: 0 !important;
    display: block !important;
    background: #eaf6fa !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    height: 100% !important;
    min-height: 492px !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img {
    width: 100% !important;
    height: 100% !important;
    min-height: 492px !important;
    object-fit: cover !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child .titlestyle57386 {
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    height: 58px !important;
    line-height: 58px !important;
    padding: 0 22px !important;
    text-align: left !important;
    box-sizing: border-box !important;
    background: linear-gradient(90deg, rgba(255,255,255,0.96), rgba(255,255,255,0.78)) !important;
    color: #0b5f80 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
    min-height: 216px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child > table > tbody > tr > td > div {
    height: 148px !important;
}

/* ABSOLUTE FINAL SAFETY GRID RESET - stable large uniform gallery */
body[target] .in4cpb {
    padding: 30px clamp(80px, 6vw, 112px) 44px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(260px, 1fr)) !important;
    gap: 22px !important;
    align-items: stretch !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    min-height: 224px !important;
    height: 224px !important;
    padding: 0 !important;
    background: #f7fcfe !important;
    border: 1px solid #cfe7ef !important;
    box-shadow: 0 12px 28px rgba(5, 96, 124, 0.08) !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    height: 166px !important;
    min-height: 166px !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img {
    width: 100% !important;
    height: 166px !important;
    min-height: 166px !important;
    object-fit: cover !important;
}

body[target] .in4cpb .titlestyle57386,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child .titlestyle57386,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) .titlestyle57386 {
    position: static !important;
    height: 58px !important;
    line-height: 58px !important;
    padding: 0 18px !important;
    box-sizing: border-box !important;
    text-align: left !important;
    background: rgba(255,255,255,0.92) !important;
    color: #123947 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

/* ABSOLUTE FINAL SAFETY GRID POSITION RESET */
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2) {
    grid-row: auto !important;
    grid-column: auto !important;
}

/* ABSOLUTE FINAL TOP FEATURE REBALANCE - undo oversized hero/news module */
body[target] .news-feature-card {
    padding-top: 28px !important;
    padding-bottom: 26px !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    height: 56px !important;
    line-height: 56px !important;
}

body[target] .news-feature-card .in1dh strong {
    width: 220px !important;
    min-width: 220px !important;
    height: 49px !important;
    line-height: 49px !important;
    padding-left: 26px !important;
    background-size: 220px 49px !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    margin-left: 24px !important;
    text-shadow: none !important;
}

body[target] .donation-panel-title strong {
    width: 470px !important;
    min-width: 470px !important;
    height: 49px !important;
    line-height: 49px !important;
    padding-left: 26px !important;
    background-size: 470px 49px !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-shadow: none !important;
}

body[target] .news-feature-card .in1b {
    padding-top: 20px !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(430px, 34vw) minmax(620px, 1fr) !important;
    column-gap: clamp(38px, 5vw, 72px) !important;
    align-items: start !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 300px !important;
}

body[target] .donation-video-card video {
    height: 282px !important;
}

body[target] .donation-media-panel {
    margin-top: -76px !important;
    grid-template-rows: 56px 300px !important;
    row-gap: 20px !important;
    column-gap: 18px !important;
}

body[target] .portal-development-banner {
    margin-top: 22px !important;
    margin-bottom: 0 !important;
    height: 78px !important;
    overflow: hidden !important;
}

body[target] .portal-development-banner img {
    height: 78px !important;
    object-fit: cover !important;
    object-position: center !important;
}

body[target] .in5 {
    padding-top: 34px !important;
}

/* Keep lower module titles larger, but not oversized */
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    width: 230px !important;
    min-width: 230px !important;
    height: 52px !important;
    line-height: 52px !important;
    background-size: 230px 52px !important;
    font-size: 23px !important;
    padding-left: 26px !important;
    text-shadow: none !important;
}

body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 58px !important;
    line-height: 58px !important;
}

/* ABSOLUTE FINAL TOP TITLE FLUSH - title tab starts at module edge, content keeps inset */
body[target] .news-feature-card .in1dh strong {
    margin-left: 0 !important;
}

body[target] .news-feature-card .in1b {
    padding-left: 28px !important;
    padding-right: 28px !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(420px, 32vw) minmax(620px, 1fr) !important;
    column-gap: clamp(44px, 5vw, 76px) !important;
}

body[target] .donation-media-panel {
    margin-top: -76px !important;
}

body[target] .donation-panel-title strong {
    margin-left: 0 !important;
}

/* Keep the center slogan visually aligned with the main hero palette and scale. */
body[target] .portal-development-banner {
    margin-top: 18px !important;
    height: 96px !important;
}

body[target] .portal-development-banner img {
    height: 96px !important;
    object-fit: cover !important;
    object-position: center !important;
}

body[target] .in5 {
    padding-top: 30px !important;
}

/* FINAL REFERENCE BLUE GRADIENT REFRESH - 20260702 */
:root {
    --portal-blue: #167bf2;
    --portal-blue-deep: #0b5fd4;
    --portal-blue-dark: #082f91;
    --portal-cyan-soft: #e9f7ff;
    --portal-ink: #10233e;
    --portal-muted: #5c6f87;
    --portal-border: #bfe5ff;
    --portal-gold: #7edcff;
    --ocean-blue: #167bf2;
    --ocean-blue-light: #3c90f0;
    --ocean-cyan: #1fc5ef;
    --ocean-deep: #092a86;
}

body,
body[target] {
    background:
        radial-gradient(circle at 18% 0%, rgba(31, 197, 239, 0.16), transparent 360px),
        linear-gradient(180deg, #edf8ff 0, #f7fcff 420px, #ffffff 100%) !important;
    color: var(--portal-ink) !important;
}

body[target] .top {
    background:
        radial-gradient(circle at 24% 18%, rgba(111, 185, 255, 0.48), transparent 34%),
        radial-gradient(circle at 82% 72%, rgba(31, 197, 239, 0.38), transparent 32%),
        linear-gradient(128deg, #081f75 0%, #126dec 52%, #1fc5ef 100%) !important;
    border-top-color: #0b5fd4 !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.28),
        inset 0 -34px 54px rgba(255, 255, 255, 0.12),
        0 14px 34px rgba(14, 104, 226, 0.18) !important;
}

body[target] .top:before {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.18) 0, rgba(255, 255, 255, 0.18) 1px, transparent 1px, transparent 78px),
        linear-gradient(90deg, rgba(55, 166, 255, 0.20), rgba(31, 197, 239, 0.06)) !important;
    opacity: 0.30 !important;
}

body[target] .dh {
    background: linear-gradient(180deg, #ffffff 0%, #f4fbff 100%) !important;
    border-bottom-color: #acd9fb !important;
    box-shadow: 0 10px 26px rgba(15, 111, 226, 0.12) !important;
}

body[target] #c57376 > ul > li > a {
    color: #102b57 !important;
}

body[target] #c57376 > ul > li > a:hover,
body[target] #c57376 > ul > li > a#current {
    color: #0b67dd !important;
}

body[target] #c57376 > ul > li > a:after {
    background: linear-gradient(90deg, #167bf2 0%, #1fc5ef 100%) !important;
    box-shadow: 0 4px 12px rgba(22, 123, 242, 0.34) !important;
}

body[target] #c57376 > ul > li > ul {
    border-top: 3px solid #167bf2 !important;
    box-shadow: 0 18px 34px rgba(10, 76, 171, 0.18) !important;
}

body[target] #c57376 > ul > li > ul > li > a {
    background: linear-gradient(180deg, #ffffff 0%, #edf8ff 100%) !important;
    color: #15335f !important;
}

body[target] #c57376 > ul > li > ul > li > a:hover {
    background: linear-gradient(90deg, rgba(22, 123, 242, 0.12), rgba(31, 197, 239, 0.18)) !important;
    color: #0b67dd !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    background: linear-gradient(135deg, #082f91 0%, #167bf2 58%, #1fc5ef 100%) !important;
    box-shadow: 0 22px 48px rgba(14, 104, 226, 0.24) !important;
}

body[target] div.hero-carousel[style]:before {
    background:
        radial-gradient(circle at 28% 35%, rgba(86, 183, 255, 0.42), transparent 36%),
        linear-gradient(90deg, rgba(8, 35, 125, 0.58) 0%, rgba(22, 123, 242, 0.38) 48%, rgba(31, 197, 239, 0.30) 100%) !important;
}

body[target] div.hero-carousel[style]:after {
    background:
        linear-gradient(120deg, transparent 0 44%, rgba(74, 178, 255, 0.26) 44% 45%, transparent 45% 100%),
        radial-gradient(circle at 68% 52%, rgba(31, 197, 239, 0.28), transparent 34%) !important;
}

body[target] .hero-carousel-dots span {
    background: rgba(184, 223, 255, 0.86) !important;
}

body[target] .hero-carousel-dots span:first-child {
    background: linear-gradient(90deg, #167bf2, #1fc5ef) !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    filter: saturate(1.42) hue-rotate(-9deg) brightness(1.12) contrast(1.04) !important;
}

body[target] .news-feature-card,
body[target] .in2hyzsb,
body[target] .in4cpb,
body[target] .footer-links-list,
body[target] .in2gsjjb {
    border-color: #c5e6ff !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fcff 100%) !important;
    box-shadow: 0 16px 36px rgba(18, 111, 230, 0.10) !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title,
body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    background: linear-gradient(90deg, rgba(22, 123, 242, 0.12), rgba(31, 197, 239, 0.04)) !important;
    border-bottom: 2px solid rgba(22, 123, 242, 0.82) !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    background: linear-gradient(135deg, #167bf2 0%, #1a9af0 58%, #1fc5ef 100%) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    color: #ffffff !important;
    text-shadow: 0 2px 7px rgba(5, 44, 125, 0.26) !important;
    box-shadow: 0 12px 24px rgba(22, 123, 242, 0.24) !important;
    clip-path: polygon(0 0, calc(100% - 34px) 0, 100% 100%, 0 100%) !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    background: rgba(255, 255, 255, 0.88) !important;
}

body[target] .news-feature-card .in1dh strong:after,
body[target] .donation-panel-title strong:after,
body[target] .in2hyzs strong:after,
body[target] .in4cp strong:after,
body[target] .in1lxfs strong:after {
    background: rgba(255, 255, 255, 0.58) !important;
}

body[target] .in2hyzsb li:before {
    background: linear-gradient(135deg, #167bf2, #1fc5ef) !important;
    box-shadow: 0 0 0 4px rgba(31, 197, 239, 0.12) !important;
}

body[target] .in2hyzsb li a:hover,
body[target] .bta a:hover {
    color: #0b67dd !important;
}

body[target] .portal-development-banner {
    background: linear-gradient(90deg, #0d63dc 0%, #167bf2 52%, #1fc5ef 100%) !important;
    box-shadow: 0 18px 34px rgba(14, 104, 226, 0.18) !important;
}

body[target] .bt {
    background: linear-gradient(135deg, #082f91 0%, #126dec 58%, #1fc5ef 100%) !important;
}

body[target] .bta {
    background: transparent !important;
}

/* FINAL GRAND LAYOUT PASS - 20260702 */
body[target] {
    background:
        radial-gradient(circle at 18% 0%, rgba(31, 197, 239, 0.18), transparent 380px),
        linear-gradient(180deg, #ecf8ff 0, #f8fcff 760px, #ffffff 100%) !important;
}

body[target] .top {
    position: relative !important;
    top: auto !important;
    height: 148px !important;
}

body[target] .topa {
    width: 1180px !important;
    height: 148px !important;
}

body[target] .topa img {
    width: 720px !important;
    max-width: 720px !important;
    margin-top: 42px !important;
}

body[target] .header-motto {
    top: 58px !important;
    right: calc(50% - 565px) !important;
    width: 342px !important;
    opacity: 0.96 !important;
}

body[target] .topb {
    top: 22px !important;
    margin-left: 328px !important;
}

body[target] .dh {
    position: relative !important;
    top: auto !important;
    height: 66px !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    width: 1180px !important;
    height: 66px !important;
}

body[target] #c57376 {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] #c57376 ul,
body[target] #c57376 > ul {
    width: 1180px !important;
    max-width: 1180px !important;
    min-width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    flex: none !important;
    display: grid !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    gap: 0 !important;
    align-items: stretch !important;
    justify-content: stretch !important;
}

body[target] #c57376 ul li,
body[target] #c57376 > ul > li {
    float: none !important;
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
}

body[target] #c57376 ul li a,
body[target] #c57376 > ul > li > a {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    height: 66px !important;
    line-height: 66px !important;
    font-size: 16px !important;
}

body[target] #c57376 > ul > li > ul {
    top: 66px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 190px !important;
    min-width: 190px !important;
    max-width: 190px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 8px 0 !important;
    display: none !important;
    grid-template-columns: none !important;
}

body[target] #c57376 > ul > li:hover > ul,
body[target] #c57376 > ul > li.sfhover > ul {
    display: block !important;
    position: absolute !important;
}

body[target] #c57376 > ul > li > ul > li {
    float: none !important;
    display: block !important;
    width: 190px !important;
    min-width: 190px !important;
    height: 40px !important;
}

body[target] #c57376 > ul > li > ul > li > a {
    width: 190px !important;
    min-width: 190px !important;
    max-width: 190px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
    text-align: center !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    height: 570px !important;
    min-height: 570px !important;
    max-height: 570px !important;
    box-shadow: 0 28px 62px rgba(8, 47, 145, 0.22) !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    height: 570px !important;
    min-height: 570px !important;
    max-height: 570px !important;
}

body[target] div.hero-carousel[style]:before {
    background:
        radial-gradient(circle at 68% 40%, rgba(31, 197, 239, 0.36), transparent 32%),
        linear-gradient(90deg, rgba(8, 47, 145, 0.68) 0%, rgba(22, 123, 242, 0.42) 48%, rgba(31, 197, 239, 0.24) 100%) !important;
}

body[target] .hero-carousel-dots {
    right: calc(50% - 550px) !important;
    bottom: 92px !important;
}

body[target] .mn {
    width: 1180px !important;
    margin: -112px auto 0 !important;
    position: relative !important;
    z-index: 12 !important;
}

body[target] .in1,
body[target] .news-feature-card {
    width: 1180px !important;
}

body[target] .news-feature-card {
    min-height: 0 !important;
    height: auto !important;
    padding: 34px 42px 0 !important;
    border: 1px solid rgba(191, 229, 255, 0.82) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    box-shadow: 0 34px 76px rgba(8, 47, 145, 0.18) !important;
    overflow: hidden !important;
}

body[target] .news-feature-card .in1dh {
    height: 68px !important;
    line-height: 68px !important;
}

body[target] .news-feature-card .in1dh strong {
    width: 272px !important;
    min-width: 272px !important;
    height: 60px !important;
    line-height: 60px !important;
    margin-left: 0 !important;
    font-size: 28px !important;
}

body[target] .news-feature-card .in1b {
    padding: 24px 0 0 !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    margin-left: 0 !important;
    display: grid !important;
    grid-template-columns: minmax(470px, 0.94fr) minmax(570px, 1.06fr) !important;
    column-gap: 58px !important;
    align-items: start !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: 470px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 470px !important;
    height: 330px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
}

body[target] .titlestyle57379 {
    display: block !important;
    width: 470px !important;
    height: 46px !important;
    line-height: 46px !important;
    font-size: 17px !important;
}

body[target] .donation-media-panel {
    margin-top: -92px !important;
    display: grid !important;
    grid-template-columns: minmax(390px, 1fr) 188px !important;
    grid-template-rows: 68px 330px !important;
    column-gap: 22px !important;
    row-gap: 24px !important;
}

body[target] .donation-panel-title {
    height: 68px !important;
    line-height: 68px !important;
}

body[target] .donation-panel-title strong {
    width: 520px !important;
    min-width: 520px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 27px !important;
}

body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 330px !important;
}

body[target] .donation-video-card video {
    height: 312px !important;
}

body[target] .donation-qr-card img {
    width: 134px !important;
    height: 134px !important;
}

body[target] .portal-development-banner {
    width: calc(100% + 84px) !important;
    height: 112px !important;
    margin: 34px -42px 0 !important;
}

body[target] .portal-development-banner img {
    height: 112px !important;
}

body[target] .in5 {
    width: 1180px !important;
    margin: 0 auto !important;
    padding: 72px 0 52px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: 570px !important;
    margin-right: 40px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 70px !important;
    line-height: 70px !important;
}

body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    width: 272px !important;
    min-width: 272px !important;
    height: 62px !important;
    line-height: 62px !important;
    font-size: 27px !important;
}

body[target] .in2hyzsb {
    min-height: 332px !important;
    padding: 22px 30px 28px !important;
}

body[target] .in2hyzsb li {
    height: 46px !important;
    line-height: 46px !important;
}

body[target] .in2hyzsb li a {
    font-size: 16px !important;
}

body[target] .in4cp {
    width: 1180px !important;
    margin: 34px auto 0 !important;
    padding-left: 0 !important;
}

body[target] .in4cpb {
    width: 1180px !important;
    margin: 0 auto 24px !important;
    padding: 36px 0 48px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    grid-template-columns: minmax(600px, 1.44fr) repeat(3, minmax(170px, 0.68fr)) !important;
    gap: 24px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    border-radius: 8px !important;
    border-color: rgba(191, 229, 255, 0.86) !important;
    box-shadow: 0 18px 42px rgba(8, 47, 145, 0.12) !important;
}

body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .footer-links-title {
    padding-left: 0 !important;
}

body[target] .footer-links-list {
    padding: 32px 0 44px !important;
}

body[target] .bt {
    margin-top: 62px !important;
    padding-top: 18px !important;
}

/* FINAL GRAND LAYOUT NAV OVERFLOW FIX - 20260702 */
body[target] #c57376 {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] #c57376 > ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

/* FINAL REFERENCE MOCKUP MATCH - 20260702 */
body[target] {
    background:
        linear-gradient(180deg, #ffffff 0, #f7fbff 600px, #ffffff 100%) !important;
    color: #1d2f4d !important;
    overflow-x: hidden !important;
}

body[target] .top {
    height: 92px !important;
    background:
        linear-gradient(120deg, rgba(6, 35, 126, 0.98) 0%, rgba(0, 82, 191, 0.98) 58%, rgba(0, 132, 231, 0.94) 100%) !important;
    box-shadow: none !important;
}

body[target] .top:after {
    display: none !important;
}

body[target] .topa {
    width: 1146px !important;
    height: 92px !important;
    margin: 0 auto !important;
}

body[target] .topa img {
    width: 548px !important;
    max-width: 548px !important;
    height: auto !important;
    margin-top: 19px !important;
}

body[target] .topb {
    top: 8px !important;
    right: calc(50% - 560px) !important;
    margin-left: 0 !important;
    width: auto !important;
    height: 22px !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

body[target] .topc,
body[target] .topc a {
    color: rgba(255, 255, 255, 0.95) !important;
    font-size: 12px !important;
    line-height: 22px !important;
}

body[target] .header-motto {
    top: 27px !important;
    right: calc(50% - 555px) !important;
    width: 286px !important;
    opacity: 0.98 !important;
}

body[target] .dh {
    height: 52px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border-bottom: 1px solid rgba(11, 96, 202, 0.12) !important;
    box-shadow: 0 8px 20px rgba(7, 66, 150, 0.06) !important;
}

body[target] #c57376,
body[target] #c57376 > ul {
    width: 1146px !important;
    min-width: 1146px !important;
    max-width: 1146px !important;
    height: 52px !important;
}

body[target] #c57376 > ul {
    display: grid !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}

body[target] #c57376 > ul > li {
    height: 52px !important;
}

body[target] #c57376 > ul > li > a {
    height: 52px !important;
    line-height: 52px !important;
    padding: 0 !important;
    color: #1f2e45 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

body[target] #c57376 > ul > li > a:hover,
body[target] #c57376 > ul > li > a#current {
    color: #0069df !important;
    background: transparent !important;
}

body[target] #c57376 > ul > li > a:after {
    bottom: 1px !important;
    width: 44px !important;
    height: 3px !important;
    border-radius: 3px !important;
    background: #006ee6 !important;
    box-shadow: none !important;
}

body[target] #c57376 > ul > li > ul {
    top: 52px !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
    width: 100% !important;
    height: 264px !important;
    min-height: 264px !important;
    max-height: 264px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    background: #0b88e7 !important;
    box-shadow: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide {
    width: 100% !important;
    height: 264px !important;
    min-height: 264px !important;
    max-height: 264px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide {
    display: block !important;
    object-fit: cover !important;
    object-position: center center !important;
    filter: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide-2 {
    display: none !important;
}

body[target] div.hero-carousel[style]:before {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 2 !important;
    background:
        linear-gradient(90deg, rgba(0, 79, 183, 0.22) 0%, rgba(0, 112, 219, 0.10) 38%, rgba(255, 255, 255, 0) 70%) !important;
    pointer-events: none !important;
}

body[target] div.hero-carousel[style]:after {
    display: none !important;
    content: none !important;
}

body[target] .hero-copy {
    position: absolute !important;
    z-index: 4 !important;
    left: calc(50% - 493px) !important;
    top: 58px !important;
    width: 520px !important;
    text-align: left !important;
    color: #ffffff !important;
}

body[target] .hero-copy h1 {
    margin: 0 0 8px !important;
    font-size: 40px !important;
    line-height: 1.18 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 5px 18px rgba(0, 55, 145, 0.30) !important;
}

body[target] .hero-copy p {
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    color: rgba(255, 255, 255, 0.94) !important;
    text-shadow: 0 3px 12px rgba(0, 55, 145, 0.26) !important;
}

body[target] .hero-copy span {
    display: block !important;
    width: 58px !important;
    height: 4px !important;
    margin-top: 14px !important;
    background: #ffffff !important;
}

/* FINAL SECTION TITLE ICONS - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    padding-left: 28px !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 20px !important;
    height: 20px !important;
    transform: translateY(-50%) !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: linear-gradient(135deg, #086fe3 0%, #20bff0 100%) !important;
    background-image: linear-gradient(135deg, #086fe3 0%, #20bff0 100%) !important;
    box-shadow: none !important;
    -webkit-mask: var(--section-title-icon) center / contain no-repeat !important;
    mask: var(--section-title-icon) center / contain no-repeat !important;
}

/* FINAL SECTION TITLE DIRECT SVG ICONS - 20260702 */
body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    -webkit-mask: none !important;
    mask: none !important;
}

body[target] .news-feature-card .in1dh strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M13.6 2.3c.7 2.8-.3 4.8-1.6 6.3-.8-1.8-2.2-3.1-4.2-3.9.6 2.7-.8 4.5-2 6.2-1.1 1.5-1.8 3.1-1.4 5 .6 3 3.4 5.1 7.2 5.1 4.5 0 7.8-2.8 7.8-7.2 0-4.2-2.8-8.3-5.8-11.5z'/%3E%3Cpath fill='%2320bff0' d='M11.7 19.2c-1.9 0-3.3-1.2-3.3-3 0-1.5.9-2.5 2.1-3.9.3 1.2 1 2.1 2 2.7.8-1.1 1.2-2.4.9-3.9 1.5 1.4 2.7 3.1 2.7 5 0 1.9-1.6 3.1-4.4 3.1z'/%3E%3C/svg%3E") !important;
}

body[target] .donation-panel-title strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23086fe3'/%3E%3Cpath d='M10 7.8v8.4l6.2-4.2L10 7.8z' fill='white'/%3E%3C/svg%3E") !important;
}

body[target] .donation-qr-card strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M4 4h7v7H4V4Zm2 2v3h3V6H6Zm7-2h7v7h-7V4Zm2 2v3h3V6h-3ZM4 13h7v7H4v-7Zm2 2v3h3v-3H6Zm9-2h2v2h-2v-2Zm-2 3h2v2h-2v-2Zm4 0h3v4h-5v-2h2v-2Z'/%3E%3C/svg%3E") !important;
}

body[target] .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2320bff0' d='M4 4.5c2.7 0 4.7.5 6 1.7v13.2c-1.4-1-3.4-1.5-6-1.5V4.5z'/%3E%3Cpath fill='%23086fe3' d='M20 4.5c-2.7 0-4.7.5-6 1.7v13.2c1.4-1 3.4-1.5 6-1.5V4.5zM11 6.2h2v14.3h-2V6.2z'/%3E%3C/svg%3E") !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='3' width='14' height='18' rx='2' fill='%23086fe3'/%3E%3Cpath d='M8 8h8M8 12h8M8 16h5' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

body[target] .in4cp strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M12 2.8 20 6v5.4c0 4.8-3.2 8.6-8 10-4.8-1.4-8-5.2-8-10V6l8-3.2z'/%3E%3Cpath fill='white' d='m10.6 14.4 5.1-5.2 1.4 1.4-6.5 6.5-3.5-3.5 1.4-1.4 2.1 2.2z'/%3E%3C/svg%3E") !important;
}

body[target] .in1lxfs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M8.6 12.8a4 4 0 0 1 0-5.7l2.1-2.1a4 4 0 0 1 5.7 5.7l-1.4 1.4-1.4-1.4 1.4-1.4a2 2 0 1 0-2.8-2.8l-2.1 2.1a2 2 0 0 0 0 2.8l1.1 1.1-1.4 1.4-1.2-1.1Zm6.8-1.6a4 4 0 0 1 0 5.7l-2.1 2.1a4 4 0 0 1-5.7-5.7l1.4-1.4 1.4 1.4-1.4 1.4a2 2 0 1 0 2.8 2.8l2.1-2.1a2 2 0 0 0 0-2.8l-1.1-1.1 1.4-1.4 1.2 1.1Z'/%3E%3C/svg%3E") !important;
}

/* FINAL SECTION TITLE STATIC ICON PLACEMENT - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    display: inline-flex !important;
    align-items: center !important;
    padding-left: 0 !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    position: static !important;
    display: inline-block !important;
    flex: 0 0 20px !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 8px !important;
    transform: none !important;
}

/* FINAL HOT NEWS CAROUSEL SIZE - 20260702 */
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 146px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .titlestyle57379 {
    height: 28px !important;
    line-height: 28px !important;
}

/* HERO BACKGROUND V27 WIDE FADE VISIBILITY - 20260702 */
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

/* SECTION TITLE ICONS - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    padding-left: 28px !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 20px !important;
    height: 20px !important;
    transform: translateY(-50%) !important;
    border-radius: 0 !important;
    background: linear-gradient(135deg, #086fe3 0%, #20bff0 100%) !important;
    box-shadow: none !important;
    -webkit-mask: var(--section-title-icon) center / contain no-repeat !important;
    mask: var(--section-title-icon) center / contain no-repeat !important;
}

body[target] .news-feature-card .in1dh strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12.2 2.4c.5 3.2-.8 5.3-2.5 7.1-1.5 1.6-2.9 3.1-2.2 5.7.5-1.1 1.4-2 2.4-2.7.9 2.5 2.3 4.2 4.2 5.1 1.9-.8 3.2-2.6 3.2-4.8 0-2.4-1.5-4.1-3.3-5.8-.8-.8-1.5-1.8-1.8-4.6ZM12 21c-4.1 0-7-2.9-7-6.7 0-3 1.7-5 3.4-6.8C10 5.9 11 4.4 10.4 2c4.7 1.9 5.1 4.9 5.2 6.7 1.6 1.5 3.4 3.5 3.4 6.1 0 3.6-2.9 6.2-7 6.2Z'/%3E%3C/svg%3E");
}

body[target] .donation-panel-title strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm-2.2 6.5 7 3.5-7 3.5v-7Z'/%3E%3C/svg%3E");
}

body[target] .donation-qr-card strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M5 5h6v6H5V5Zm2 2v2h2V7H7Zm6-2h6v6h-6V5Zm2 2v2h2V7h-2ZM5 13h6v6H5v-6Zm2 2v2h2v-2H7Zm8-2h2v2h-2v-2Zm-2 2h2v2h-2v-2Zm4 0h2v4h-4v-2h2v-2Zm-4 4h2v2h-2v-2Z'/%3E%3C/svg%3E");
}

body[target] .in2hyzs strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 4.5C5.6 3.7 7.2 3.3 9 3.3c1.4 0 2.7.3 4 .9 1.3-.6 2.6-.9 4-.9 1.8 0 3.4.4 5 1.2v14.6c-1.4-.7-3-1.1-4.7-1.1-1.5 0-2.9.3-4.3 1-1.4-.7-2.8-1-4.3-1-1.7 0-3.3.4-4.7 1.1V4.5Zm8 2.1c-1-.5-2-.7-3-.7-1 0-1.9.2-2.8.5v9.4c.8-.2 1.6-.3 2.5-.3 1.1 0 2.3.2 3.3.6V6.6Zm2 9.5c1-.4 2.2-.6 3.3-.6.9 0 1.7.1 2.5.3V6.4c-.9-.3-1.8-.5-2.8-.5-1 0-2 .2-3 .7v9.5Z'/%3E%3C/svg%3E");
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] .in2hyzs strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 3h12v18H6V3Zm2 2v14h8V5H8Zm2 3h4v2h-4V8Zm0 4h4v2h-4v-2Z'/%3E%3C/svg%3E");
}

body[target] .in4cp strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 5 5v6c0 4.5 2.9 8.6 7 10 4.1-1.4 7-5.5 7-10V5l-7-3Zm0 2.4 5 2.1V11c0 3.2-2 6.2-5 7.5-3-1.3-5-4.3-5-7.5V6.5l5-2.1Zm-1 5.2h2v5h-2v-5Zm0 6h2v2h-2v-2Z'/%3E%3C/svg%3E");
}

body[target] .in1lxfs strong {
    --section-title-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M8.6 12.8a4 4 0 0 1 0-5.7l2.1-2.1a4 4 0 0 1 5.7 5.7l-.9.9-1.4-1.4.9-.9a2 2 0 1 0-2.8-2.8l-2.1 2.1a2 2 0 0 0 0 2.8l1.1 1.1-1.4 1.4-1.2-1.1Zm6.8-1.6a4 4 0 0 1 0 5.7l-2.1 2.1a4 4 0 0 1-5.7-5.7l.9-.9 1.4 1.4-.9.9a2 2 0 1 0 2.8 2.8l2.1-2.1a2 2 0 0 0 0-2.8l-1.1-1.1 1.4-1.4 1.2 1.1Z'/%3E%3C/svg%3E");
}

body[target] .hero-carousel-dots {
    display: none !important;
}

body[target] .mn {
    width: 1146px !important;
    margin: 0 auto !important;
    position: relative !important;
    z-index: 8 !important;
}

body[target] .in1,
body[target] .news-feature-card {
    width: 1146px !important;
}

body[target] .news-feature-card {
    position: relative !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}

body[target] .news-feature-card .in1dh {
    position: absolute !important;
    left: 24px !important;
    top: 18px !important;
    z-index: 3 !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
    border: 0 !important;
    background: transparent !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    line-height: inherit !important;
    margin: 0 !important;
    padding: 0 0 0 28px !important;
    background: transparent !important;
    background-image: none !important;
    clip-path: none !important;
    box-shadow: none !important;
    color: #096bdc !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-shadow: none !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 18px !important;
    height: 18px !important;
    transform: translateY(-50%) !important;
    border-radius: 4px !important;
    background: linear-gradient(135deg, #0d72e8, #34baf3) !important;
    box-shadow: 0 4px 12px rgba(12, 107, 223, 0.22) !important;
}

body[target] .news-feature-card .in1dh strong:after,
body[target] .donation-panel-title strong:after,
body[target] .in2hyzs strong:after,
body[target] .in4cp strong:after,
body[target] .in1lxfs strong:after,
body[target] .news-feature-card .in1dh strong em {
    display: none !important;
}

body[target] .news-feature-card .in1b {
    box-sizing: border-box !important;
    width: 1146px !important;
    min-height: 226px !important;
    padding: 18px 24px 16px !important;
    border: 1px solid rgba(199, 222, 244, 0.85) !important;
    border-radius: 4px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    box-shadow: 0 18px 42px rgba(7, 72, 168, 0.12) !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    margin-left: 0 !important;
    display: grid !important;
    grid-template-columns: 420px 420px 190px !important;
    column-gap: 24px !important;
    align-items: start !important;
}

body[target] .news-feature-card table[style*="padding"] {
    grid-column: 1 !important;
    width: 420px !important;
    margin-top: 48px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 116px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .imagechangenews_pnode {
    width: 8px !important;
    height: 8px !important;
    min-width: 8px !important;
    margin: 0 4px !important;
    border-radius: 999px !important;
    background: #d3e4f7 !important;
    color: transparent !important;
    font-size: 0 !important;
}

body[target] #u_u1_selectNode0,
body[target] .imagechangenews_pnode:hover {
    background: #0c72e4 !important;
}

body[target] .titlestyle57379 {
    display: block !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
    color: #203250 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: left !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

body[target] .donation-media-panel {
    grid-column: 2 / 4 !important;
    margin-top: 0 !important;
    display: grid !important;
    grid-template-columns: 420px 190px !important;
    grid-template-rows: 30px 146px !important;
    column-gap: 24px !important;
    row-gap: 18px !important;
}

body[target] .donation-panel-title {
    grid-column: 1 !important;
    grid-row: 1 !important;
    height: 30px !important;
    line-height: 30px !important;
    background: transparent !important;
    border: 0 !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: 420px !important;
    height: 146px !important;
    border-radius: 2px !important;
    border: 0 !important;
    background: #0a5fc5 !important;
    box-shadow: none !important;
    overflow: hidden !important;
}

body[target] .donation-video-card video {
    width: 420px !important;
    height: 146px !important;
    object-fit: cover !important;
    filter: saturate(1.12) brightness(0.96) !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 1 / 3 !important;
    width: 190px !important;
    height: 194px !important;
    padding: 0 !important;
    border: 0 !important;
    border-left: 1px solid rgba(184, 211, 238, 0.9) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

body[target] .donation-qr-card strong {
    order: 0 !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    color: #096bdc !important;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 800 !important;
}

body[target] .donation-qr-card img {
    order: 1 !important;
    width: 108px !important;
    height: 108px !important;
    margin: 0 !important;
    padding: 7px !important;
    border: 1px solid #d7e6f5 !important;
    background: #ffffff !important;
}

body[target] .donation-qr-card span {
    order: 2 !important;
    margin-top: 8px !important;
    color: #365072 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    text-align: center !important;
}

body[target] .portal-development-banner {
    width: 1146px !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    margin: 18px auto 0 !important;
    border-radius: 2px !important;
    background: linear-gradient(90deg, #066fe5 0%, #0787ed 50%, #15c3f1 100%) !important;
    box-shadow: 0 10px 24px rgba(9, 103, 216, 0.14) !important;
    overflow: hidden !important;
}

body[target] .portal-development-banner img {
    width: 100% !important;
    height: 68px !important;
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .in2gsjj,
body[target] .in2gsjjb {
    display: none !important;
}

body[target] .in5 {
    width: 1146px !important;
    margin: 0 auto !important;
    padding: 22px 0 18px !important;
    background: transparent !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: 561px !important;
    margin-right: 24px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

body[target] .in2hyzs,
body[target] .in4cp,
body[target] .in1lxfs {
    height: 42px !important;
    line-height: 42px !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(187, 214, 241, 0.95) !important;
    background: transparent !important;
}

body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    font-size: 18px !important;
}

body[target] .in2hyzs span,
body[target] .in4cp span {
    right: 0 !important;
    top: 13px !important;
}

body[target] .in2hyzs span img,
body[target] .in4cp span img {
    opacity: 0.72 !important;
}

body[target] .in2hyzsb {
    min-height: 144px !important;
    height: 144px !important;
    padding: 8px 22px 10px !important;
    border: 0 !important;
    background: rgba(247, 251, 255, 0.86) !important;
    box-shadow: none !important;
}

body[target] .in2hyzsb li {
    height: 22px !important;
    line-height: 22px !important;
    padding-left: 14px !important;
    border-bottom: 0 !important;
}

body[target] .in2hyzsb li:before {
    top: 9px !important;
    width: 4px !important;
    height: 4px !important;
    box-shadow: none !important;
}

body[target] .in2hyzsb li a {
    max-width: 430px !important;
    color: #21334e !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

body[target] .in4cp {
    width: 1146px !important;
    margin: 10px auto 0 !important;
    padding-left: 0 !important;
}

body[target] .in4cpb {
    width: 1146px !important;
    height: auto !important;
    min-height: 160px !important;
    margin: 0 auto 24px !important;
    padding: 14px 0 18px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody {
    width: 1146px !important;
    height: auto !important;
    overflow: visible !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 12px !important;
    width: 1146px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2),
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
    width: auto !important;
    height: 150px !important;
    padding: 0 !important;
    border: 1px solid rgba(203, 224, 244, 0.92) !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 26px rgba(7, 72, 168, 0.08) !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

/* FINAL EXACT REFERENCE PASS - must stay last - 20260702 */
body[target] .news-feature-card .in1b {
    height: 232px !important;
    min-height: 232px !important;
    max-height: 232px !important;
    padding-top: 17px !important;
}

body[target] .news-feature-card .in1dh,
body[target] .donation-panel-title {
    top: 16px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    margin-top: 50px !important;
}

body[target] #u_u1_pic {
    object-position: center 45% !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 30px 166px !important;
    row-gap: 12px !important;
    height: 208px !important;
    min-height: 208px !important;
    max-height: 208px !important;
}

body[target] .donation-video-card,
body[target] .donation-video-card video {
    height: 166px !important;
    min-height: 166px !important;
    max-height: 166px !important;
}

body[target] .donation-qr-card {
    height: 208px !important;
}

body[target] .donation-qr-card img {
    width: 108px !important;
    height: 108px !important;
    padding: 6px !important;
}

body[target] .donation-qr-card strong {
    padding-left: 25px !important;
    margin-bottom: 8px !important;
}

body[target] .donation-qr-card span {
    display: block !important;
    margin-top: 6px !important;
    line-height: 16px !important;
}

body[target] .portal-development-banner {
    margin-top: 14px !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    position: relative !important;
    display: inline-block !important;
    padding-left: 24px !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body[target] .in2hyzsb {
    height: 156px !important;
    min-height: 156px !important;
    max-height: 156px !important;
}

body[target] .in2hyzsb li {
    position: relative !important;
    padding-right: 90px !important;
}

body[target] .in2hyzsb li a {
    max-width: 390px !important;
}

body[target] .in2hyzsb li:after {
    content: "2025-05-15" !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    color: #8a99aa !important;
    font-size: 13px !important;
    line-height: 24px !important;
    font-family: Arial, "Microsoft YaHei", sans-serif !important;
}

/* TRUE FINAL MICRO POSITION PASS - 20260702 */
body[target] .news-feature-card table[style*="padding"] {
    margin-top: 34px !important;
}

body[target] .donation-panel-title,
body[target] .donation-video-card {
    transform: translateY(-12px) !important;
}

body[target] .donation-media-panel {
    row-gap: 0 !important;
}

body[target] .in5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body[target] .in2hyzsb {
    height: 134px !important;
    min-height: 134px !important;
    max-height: 134px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

body[target] .in2hyzsb li,
body[target] .in2hyzsb li a,
body[target] .in2hyzsb li:after {
    height: 20px !important;
    line-height: 20px !important;
}

body[target] .in4cp {
    margin-top: 8px !important;
}

/* TRUE FINAL EDGE ALIGNMENT PASS - 20260702 */
body[target] .donation-panel-title {
    transform: translateY(-12px) !important;
}

body[target] .donation-video-card {
    transform: none !important;
}

body[target] .in4cp {
    margin-top: -2px !important;
}

body[target] .in4cpb {
    margin-top: -16px !important;
    padding-top: 0 !important;
}

/* TRUE FINAL SAFETY ROW REVEAL PASS - 20260702 */
body[target] .in4cp {
    margin-top: -9px !important;
}

body[target] .in4cpb {
    margin-top: -32px !important;
    padding-top: 0 !important;
}

/* TRUE FINAL EDGE ALIGNMENT PASS - 20260702 */
body[target] .donation-panel-title {
    transform: translateY(-12px) !important;
}

body[target] .donation-video-card {
    transform: none !important;
}

body[target] .in4cp {
    margin-top: -2px !important;
}

body[target] .in4cpb {
    margin-top: -16px !important;
    padding-top: 0 !important;
}

/* FINAL REFERENCE IMAGE ALIGNMENT PASS - 20260702 */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    width: 100% !important;
    height: 266px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    background: #078fe9 !important;
}

body[target] div.hero-carousel[style]:before,
body[target] div.hero-carousel[style]:after {
    display: none !important;
}

body[target] .hero-copy,
body[target] .hero-carousel-dots {
    display: none !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100% !important;
    height: 266px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center top !important;
    filter: none !important;
}

body[target] .news-feature-card .in1b {
    height: 232px !important;
    min-height: 232px !important;
    max-height: 232px !important;
    padding: 14px 24px 16px !important;
}

body[target] .news-feature-card .in1dh {
    top: 14px !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: 420px 420px 190px !important;
    column-gap: 24px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    margin-top: 40px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 116px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 30px 166px !important;
    row-gap: 5px !important;
    height: 201px !important;
    min-height: 201px !important;
    max-height: 201px !important;
}

body[target] .donation-video-card,
body[target] .donation-video-card video {
    height: 166px !important;
    min-height: 166px !important;
    max-height: 166px !important;
}

body[target] .donation-qr-card {
    height: 201px !important;
}

body[target] .portal-development-banner {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1146px !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    margin: 14px auto 0 !important;
    border-radius: 2px !important;
    background:
        radial-gradient(circle at 5% 42%, rgba(114, 238, 255, 0.55) 0, rgba(114, 238, 255, 0) 16%),
        linear-gradient(100deg, #0869df 0%, #0789ed 50%, #18c2ee 100%) !important;
    box-shadow: 0 10px 24px rgba(9, 103, 216, 0.14) !important;
    color: #ffffff !important;
    overflow: hidden !important;
}

body[target] .portal-development-banner:before,
body[target] .portal-development-banner:after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    pointer-events: none !important;
}

body[target] .portal-development-banner:before {
    background:
        linear-gradient(25deg, rgba(255, 255, 255, 0) 0 32%, rgba(255, 255, 255, 0.24) 33%, rgba(255, 255, 255, 0) 34% 100%),
        repeating-linear-gradient(12deg, rgba(255, 255, 255, 0.13) 0 1px, rgba(255, 255, 255, 0) 1px 12px) !important;
    opacity: 0.62 !important;
}

body[target] .portal-development-banner:after {
    background: linear-gradient(90deg, rgba(0, 55, 172, 0.18), rgba(255, 255, 255, 0.1), rgba(0, 114, 219, 0.08)) !important;
}

body[target] .portal-development-banner span {
    position: relative !important;
    z-index: 1 !important;
    display: block !important;
    width: 100% !important;
    padding: 0 34px !important;
    box-sizing: border-box !important;
    color: #ffffff !important;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif !important;
    font-size: 30px !important;
    line-height: 68px !important;
    font-weight: 800 !important;
    text-align: center !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    text-shadow: 0 2px 4px rgba(0, 65, 145, 0.42) !important;
}

body[target] .portal-development-banner img {
    display: none !important;
}

/* FINAL MICRO POSITION PASS - 20260702 */
body[target] .news-feature-card table[style*="padding"] {
    margin-top: 26px !important;
}

body[target] .donation-media-panel {
    row-gap: 0 !important;
}

body[target] .in5 {
    padding-top: 8px !important;
}

body[target] .in2hyzsb {
    height: 134px !important;
    min-height: 134px !important;
    max-height: 134px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

body[target] .in2hyzsb li,
body[target] .in2hyzsb li a,
body[target] .in2hyzsb li:after {
    height: 20px !important;
    line-height: 20px !important;
}

body[target] .in4cp {
    margin-top: 12px !important;
}

/* FINAL PIXEL MATCH DETAILS - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    position: relative !important;
    display: inline-block !important;
    padding-left: 24px !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 18px !important;
    height: 18px !important;
    transform: translateY(-50%) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

body[target] .news-feature-card .in1dh strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230a72df' d='M13.6 2.3c.7 2.8-.3 4.8-1.6 6.3-.8-1.8-2.2-3.1-4.2-3.9.6 2.7-.8 4.5-2 6.2-1.1 1.5-1.8 3.1-1.4 5 .6 3 3.4 5.1 7.2 5.1 4.5 0 7.8-2.8 7.8-7.2 0-4.2-2.8-8.3-5.8-11.5z'/%3E%3Cpath fill='%2364c7ff' d='M11.7 19.2c-1.9 0-3.3-1.2-3.3-3 0-1.5.9-2.5 2.1-3.9.3 1.2 1 2.1 2 2.7.8-1.1 1.2-2.4.9-3.9 1.5 1.4 2.7 3.1 2.7 5 0 1.9-1.6 3.1-4.4 3.1z'/%3E%3C/svg%3E") !important;
}

body[target] .donation-panel-title strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%230a72df'/%3E%3Cpath d='M10 7.8v8.4l6.2-4.2L10 7.8z' fill='white'/%3E%3C/svg%3E") !important;
}

body[target] .donation-qr-card strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230a72df' d='M3 6.5A2.5 2.5 0 0 1 5.5 4h13A2.5 2.5 0 0 1 21 6.5v11A2.5 2.5 0 0 1 18.5 20h-13A2.5 2.5 0 0 1 3 17.5v-11z'/%3E%3Cpath fill='white' d='M5.7 7.1 12 12l6.3-4.9v2.1L12 14.1 5.7 9.2V7.1z'/%3E%3C/svg%3E") !important;
}

body[target] .in5 > div > div:first-child .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2364c7ff' d='M4 4.5c2.7 0 4.7.5 6 1.7v13.2c-1.4-1-3.4-1.5-6-1.5V4.5z'/%3E%3Cpath fill='%230a72df' d='M20 4.5c-2.7 0-4.7.5-6 1.7v13.2c1.4-1 3.4-1.5 6-1.5V4.5zM11 6.2h2v14.3h-2V6.2z'/%3E%3C/svg%3E") !important;
}

body[target] .in5 > div > div:first-child + div .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='3' width='14' height='18' rx='2' fill='%230a72df'/%3E%3Cpath d='M8 8h8M8 12h8M8 16h5' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

body[target] .in4cp strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230a72df' d='M12 2.8 20 6v5.4c0 4.8-3.2 8.6-8 10-4.8-1.4-8-5.2-8-10V6l8-3.2z'/%3E%3Cpath fill='white' d='m10.6 14.4 5.1-5.2 1.4 1.4-6.5 6.5-3.5-3.5 1.4-1.4 2.1 2.2z'/%3E%3C/svg%3E") !important;
}

body[target] .donation-qr-card strong {
    padding-left: 25px !important;
}

body[target] .news-feature-card .in1b {
    height: 234px !important;
    min-height: 234px !important;
    max-height: 234px !important;
    padding-top: 17px !important;
}

body[target] .news-feature-card .in1dh {
    top: 16px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    margin-top: 50px !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 30px 150px !important;
    row-gap: 17px !important;
    height: 197px !important;
    min-height: 197px !important;
    max-height: 197px !important;
}

body[target] .donation-video-card,
body[target] .donation-video-card video {
    height: 150px !important;
    min-height: 150px !important;
    max-height: 150px !important;
}

body[target] .donation-video-card {
    position: relative !important;
}

body[target] .donation-video-card:after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    width: 58px !important;
    height: 58px !important;
    transform: translate(-50%, -50%) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.24) !important;
    border: 1px solid rgba(255, 255, 255, 0.38) !important;
    pointer-events: none !important;
    box-shadow: 0 8px 24px rgba(0, 65, 160, 0.24) !important;
}

body[target] .donation-video-card:before {
    content: "" !important;
    position: absolute !important;
    left: calc(50% + 3px) !important;
    top: 50% !important;
    width: 0 !important;
    height: 0 !important;
    transform: translate(-50%, -50%) !important;
    border-top: 13px solid transparent !important;
    border-bottom: 13px solid transparent !important;
    border-left: 19px solid #ffffff !important;
    z-index: 2 !important;
    pointer-events: none !important;
}

body[target] .donation-qr-card {
    height: 197px !important;
}

body[target] .donation-qr-card img {
    width: 108px !important;
    height: 108px !important;
    padding: 6px !important;
}

body[target] .portal-development-banner {
    margin-top: 18px !important;
}

body[target] .in5 {
    padding-top: 21px !important;
}

body[target] .in2hyzsb {
    height: 156px !important;
    min-height: 156px !important;
    max-height: 156px !important;
}

body[target] .in2hyzsb li {
    position: relative !important;
    padding-right: 90px !important;
}

body[target] .in2hyzsb li a {
    max-width: 390px !important;
}

body[target] .in2hyzsb li:after {
    content: "2025-05-15" !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    color: #8a99aa !important;
    font-size: 13px !important;
    line-height: 24px !important;
    font-family: Arial, "Microsoft YaHei", sans-serif !important;
}

body[target] #u_u1_pic {
    object-position: center center !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    height: 102px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img {
    width: 100% !important;
    height: 102px !important;
    object-fit: cover !important;
}

body[target] .in4cpb .titlestyle57386,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child .titlestyle57386 {
    width: auto !important;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 14px !important;
    color: #203250 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left !important;
    background: #ffffff !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 1146px !important;
}

body[target] .bt {
    margin-top: 24px !important;
}

@media (max-width: 900px) {
    body[target] .top,
    body[target] .dh {
        min-width: 1146px !important;
    }
}

/* FINAL REFERENCE MOCKUP TUNING - 20260702 */
body[target] .hero-copy,
body[target] .hero-copy h1,
body[target] .hero-copy p {
    text-align: left !important;
    text-indent: 0 !important;
    padding-left: 0 !important;
}

body[target] .hero-copy h1 {
    color: #ffffff !important;
}

body[target] .hero-copy p {
    color: rgba(255, 255, 255, 0.96) !important;
}

body[target] .news-feature-card .in1b {
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    overflow: hidden !important;
}

body[target] .donation-media-panel {
    height: 194px !important;
    min-height: 194px !important;
    max-height: 194px !important;
    overflow: hidden !important;
}

body[target] .donation-video-card,
body[target] .donation-video-card video {
    min-height: 146px !important;
    max-height: 146px !important;
}

body[target] .donation-qr-card span {
    display: block !important;
}

body[target] #u_u1_pic {
    object-position: center 34% !important;
}

body[target] .donation-qr-card strong {
    margin-bottom: 8px !important;
}

body[target] .donation-qr-card img {
    width: 96px !important;
    height: 96px !important;
    padding: 6px !important;
}

body[target] .donation-qr-card span {
    margin-top: 6px !important;
    line-height: 16px !important;
    white-space: normal !important;
}

body[target] #u_u1_pic {
    object-position: center bottom !important;
}

body[target] #u_u1_selectNode0.imagechangenews_pnode {
    background: #d3e4f7 !important;
}

body[target] .imagechangenews_fnode {
    width: 8px !important;
    height: 8px !important;
    min-width: 8px !important;
    margin: 0 4px !important;
    border-radius: 999px !important;
    background: #0c72e4 !important;
    color: transparent !important;
    font-size: 0 !important;
}

body[target] .in2hyzsb {
    height: 164px !important;
    min-height: 164px !important;
    max-height: 164px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

body[target] .in2hyzsb ul {
    margin: 0 !important;
    padding: 0 !important;
}

body[target] .in2hyzsb li {
    height: 24px !important;
    line-height: 24px !important;
    overflow: hidden !important;
}

body[target] .in2hyzsb li a {
    display: block !important;
    height: 24px !important;
    line-height: 24px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2),
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
    display: block !important;
    height: 166px !important;
    min-height: 166px !important;
    max-height: 166px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div,
body[target] .in4cpb #u_u4_demo1 img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img {
    height: 118px !important;
}

body[target] .in4cpb .titlestyle57386,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child .titlestyle57386 {
    height: 48px !important;
    line-height: 48px !important;
}

body[target] .in4cpb {
    min-height: 198px !important;
    max-height: 198px !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

/* FINAL TRUE EOF REFERENCE PASS - 20260702 */
body[target] .news-feature-card .in1b {
    height: 232px !important;
    min-height: 232px !important;
    max-height: 232px !important;
    padding-top: 17px !important;
}

body[target] .news-feature-card .in1dh {
    top: 16px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    margin-top: 50px !important;
}

body[target] #u_u1_pic {
    object-position: center 45% !important;
}

body[target] .donation-media-panel {
    grid-template-rows: 30px 166px !important;
    row-gap: 12px !important;
    height: 208px !important;
    min-height: 208px !important;
    max-height: 208px !important;
}

body[target] .donation-video-card,
body[target] .donation-video-card video {
    height: 166px !important;
    min-height: 166px !important;
    max-height: 166px !important;
}

body[target] .donation-qr-card {
    height: 208px !important;
}

body[target] .portal-development-banner {
    margin-top: 14px !important;
}

body[target] .in2hyzsb {
    height: 156px !important;
    min-height: 156px !important;
    max-height: 156px !important;
}

body[target] .in2hyzsb li {
    position: relative !important;
    padding-right: 90px !important;
}

body[target] .in2hyzsb li a {
    max-width: 390px !important;
}

body[target] .in2hyzsb li:after {
    content: "2025-05-15" !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    color: #8a99aa !important;
    font-size: 13px !important;
    line-height: 24px !important;
    font-family: Arial, "Microsoft YaHei", sans-serif !important;
}

/* TRUE FINAL MICRO POSITION PASS - 20260702 */
body[target] .news-feature-card table[style*="padding"] {
    margin-top: 34px !important;
}

body[target] .donation-panel-title,
body[target] .donation-video-card {
    transform: translateY(-12px) !important;
}

body[target] .donation-media-panel {
    row-gap: 0 !important;
}

body[target] .in5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body[target] .in2hyzsb {
    height: 134px !important;
    min-height: 134px !important;
    max-height: 134px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

body[target] .in2hyzsb li,
body[target] .in2hyzsb li a,
body[target] .in2hyzsb li:after {
    height: 20px !important;
    line-height: 20px !important;
}

body[target] .in4cp {
    margin-top: 8px !important;
}

/* TRUE FINAL EDGE ALIGNMENT PASS - 20260702 */
body[target] .donation-panel-title {
    transform: translateY(-12px) !important;
}

body[target] .donation-video-card {
    transform: none !important;
}

body[target] .in4cp {
    margin-top: -2px !important;
}

body[target] .in4cpb {
    margin-top: -16px !important;
    padding-top: 0 !important;
}

/* TRUE FINAL SAFETY ROW REVEAL PASS - 20260702 */
body[target] .in4cp {
    margin-top: -9px !important;
}

body[target] .in4cpb {
    margin-top: -32px !important;
    padding-top: 0 !important;
}

/* TRUE FINAL SAFETY IMAGE TOP PASS - 20260702 */
body[target] .in4cpb {
    margin-top: -48px !important;
    padding-top: 0 !important;
}

/* TRUE FINAL SAFETY VISUAL OFFSET PASS - 20260702 */
body[target] .in4cpb {
    transform: translateY(-18px) !important;
}

/* STRICT REFERENCE RESPONSIVE WIDTH PASS - 20260702 */
@media (min-width: 1537px) {
    body[target] {
        --ref-content-width: 74.609375vw;
        --ref-content-gap: 1.5625vw;
        --ref-card-pad: 1.5625vw;
        --ref-qr-width: 12.369791vw;
        --ref-main-col: calc((var(--ref-content-width) - (var(--ref-card-pad) * 2) - (var(--ref-content-gap) * 2) - var(--ref-qr-width)) / 2);
        --ref-half-col: calc((var(--ref-content-width) - var(--ref-content-gap)) / 2);
    }

    body[target] .topa,
    body[target] #c57376,
    body[target] #c57376 > ul,
    body[target] .mn,
    body[target] .in1,
    body[target] .news-feature-card,
    body[target] .news-feature-card .in1b,
    body[target] .portal-development-banner,
    body[target] .in5,
    body[target] .in4cp,
    body[target] .in4cpb,
    body[target] .footer-links-title,
    body[target] .footer-links-list {
        width: var(--ref-content-width) !important;
        min-width: 0 !important;
        max-width: none !important;
    }

    body[target] .topa,
    body[target] #c57376,
    body[target] #c57376 > ul,
    body[target] .mn,
    body[target] .news-feature-card,
    body[target] .portal-development-banner,
    body[target] .in5,
    body[target] .in4cp,
    body[target] .in4cpb {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body[target] .topa img {
        width: 35.677083vw !important;
        max-width: 548px !important;
    }

    body[target] .header-motto {
        right: calc((100vw - var(--ref-content-width)) / 2 + 2.1484375vw) !important;
    }

    body[target] .topb {
        right: calc((100vw - var(--ref-content-width)) / 2 + 1.302083vw) !important;
    }

    body[target] #c57376 > ul > li > a {
        min-width: 0 !important;
        font-size: 15px !important;
    }

    body[target] .news-feature-card .in1b {
        padding-left: var(--ref-card-pad) !important;
        padding-right: var(--ref-card-pad) !important;
    }

    body[target] .news-feature-card .in1dh {
        left: var(--ref-card-pad) !important;
        width: var(--ref-main-col) !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] {
        grid-template-columns: var(--ref-main-col) var(--ref-main-col) var(--ref-qr-width) !important;
        column-gap: var(--ref-content-gap) !important;
    }

    body[target] .news-feature-card table[style*="padding"],
    body[target] .titlestyle57379 {
        width: var(--ref-main-col) !important;
    }

    body[target] #u_u1_centerCutImg,
    body[target] #u_u1_div,
    body[target] #u_u1_imgdiv,
    body[target] #u_u1_pic {
        width: var(--ref-main-col) !important;
    }

    body[target] .donation-media-panel {
        grid-template-columns: var(--ref-main-col) var(--ref-qr-width) !important;
        column-gap: var(--ref-content-gap) !important;
    }

    body[target] .donation-video-card,
    body[target] .donation-video-card video {
        width: var(--ref-main-col) !important;
    }

    body[target] .donation-qr-card {
        width: var(--ref-qr-width) !important;
    }

    body[target] .portal-development-banner span {
        font-size: 30px !important;
    }

    body[target] .in5 > div > div[style*="width: 365px"] {
        width: var(--ref-half-col) !important;
        margin-right: var(--ref-content-gap) !important;
    }

    body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
        margin-right: 0 !important;
    }

    body[target] .in2hyzsb li a {
        max-width: calc(var(--ref-half-col) - 130px) !important;
    }

    body[target] .in4cpb #demo,
    body[target] .in4cpb #u_u4_demo,
    body[target] .in4cpb #u_u4_demo > table,
    body[target] .in4cpb #u_u4_demo1,
    body[target] .in4cpb #u_u4_demo1 > table {
        width: var(--ref-content-width) !important;
    }
}

/* STRICT REFERENCE VIDEO CONTROLS PASS - 20260702 */
body[target] .donation-video-card {
    position: relative !important;
}

body[target] .donation-video-card video::-webkit-media-controls,
body[target] .donation-video-card video::-webkit-media-controls-enclosure {
    display: none !important;
}

body[target] .video-faux-controls {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 4 !important;
    display: flex !important;
    align-items: center !important;
    height: 34px !important;
    padding: 0 13px !important;
    box-sizing: border-box !important;
    color: #ffffff !important;
    font: 600 13px/34px Arial, "Microsoft YaHei", sans-serif !important;
    background: linear-gradient(180deg, rgba(1, 18, 46, 0.08), rgba(0, 0, 0, 0.72)) !important;
    pointer-events: none !important;
}

body[target] .video-faux-play {
    width: 0 !important;
    height: 0 !important;
    margin-right: 10px !important;
    border-top: 7px solid transparent !important;
    border-bottom: 7px solid transparent !important;
    border-left: 10px solid #ffffff !important;
}

body[target] .video-faux-controls i {
    flex: 1 !important;
    display: block !important;
    height: 4px !important;
    margin: 0 12px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.72) !important;
}

body[target] .video-faux-speaker,
body[target] .video-faux-fullscreen {
    position: relative !important;
    width: 18px !important;
    height: 18px !important;
    margin-left: 10px !important;
}

body[target] .video-faux-speaker:before {
    content: "" !important;
    position: absolute !important;
    left: 1px !important;
    top: 6px !important;
    width: 6px !important;
    height: 7px !important;
    background: #ffffff !important;
}

body[target] .video-faux-speaker:after {
    content: "" !important;
    position: absolute !important;
    left: 7px !important;
    top: 4px !important;
    width: 8px !important;
    height: 10px !important;
    border: 2px solid #ffffff !important;
    border-left: 0 !important;
    border-radius: 0 10px 10px 0 !important;
}

body[target] .video-faux-fullscreen:before,
body[target] .video-faux-fullscreen:after {
    content: "" !important;
    position: absolute !important;
    inset: 3px !important;
    border: 2px solid #ffffff !important;
}

body[target] .video-faux-fullscreen:after {
    inset: 6px !important;
    border-color: transparent !important;
    background: #082c64 !important;
}

/* STRICT REFERENCE SIDE FADE PASS - 20260702 */
body[target] {
    position: relative !important;
    background:
        linear-gradient(180deg,
            #ffffff 0,
            #ffffff 407px,
            #e6f5ff 408px,
            #f1f9ff 482px,
            #ffffff 660px,
            #ffffff 100%) !important;
}

body[target]:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 408px !important;
    height: 260px !important;
    z-index: 0 !important;
    pointer-events: none !important;
    background:
        radial-gradient(ellipse at left top, rgba(129, 208, 250, 0.34) 0, rgba(209, 238, 252, 0.62) 30%, rgba(255, 255, 255, 0) 68%),
        radial-gradient(ellipse at right top, rgba(130, 210, 251, 0.36) 0, rgba(211, 240, 252, 0.64) 30%, rgba(255, 255, 255, 0) 68%),
        linear-gradient(180deg, rgba(207, 235, 249, 0.86) 0, rgba(242, 249, 253, 0.82) 42%, rgba(255, 255, 255, 0) 100%) !important;
}

body[target] .mn,
body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list,
body[target] .bt {
    position: relative !important;
    z-index: 2 !important;
}

/* STRICT REFERENCE SIDE FADE INTENSITY PASS - 20260702 */
body[target] {
    background:
        linear-gradient(180deg,
            #ffffff 0,
            #ffffff 407px,
            #d8effd 408px,
            #eef8ff 495px,
            #ffffff 690px,
            #ffffff 100%) !important;
}

body[target]:before {
    background:
        radial-gradient(ellipse at left top, rgba(89, 188, 244, 0.50) 0, rgba(196, 232, 251, 0.76) 31%, rgba(255, 255, 255, 0) 70%),
        radial-gradient(ellipse at right top, rgba(89, 188, 244, 0.52) 0, rgba(196, 232, 251, 0.78) 31%, rgba(255, 255, 255, 0) 70%),
        linear-gradient(180deg, rgba(190, 228, 248, 0.95) 0, rgba(238, 248, 253, 0.86) 44%, rgba(255, 255, 255, 0) 100%) !important;
}

/* STRICT HERO IMAGE GRADIENT PASS - 20260702 */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    height: 456px !important;
    min-height: 456px !important;
    max-height: 456px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    height: 456px !important;
    min-height: 456px !important;
    max-height: 456px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .mn {
    margin-top: -192px !important;
}

body[target]:before {
    display: none !important;
}

/* HERO BACKGROUND V25 TITLE RESTORE - 20260702 */
body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    position: relative !important;
}

body[target] .hero-copy {
    display: block !important;
    position: absolute !important;
    z-index: 20 !important;
    left: calc(50% - 493px) !important;
    top: 62px !important;
    width: 540px !important;
    text-align: left !important;
    color: #ffffff !important;
    pointer-events: none !important;
}

body[target] .hero-copy h1 {
    display: block !important;
    margin: 0 0 8px !important;
    font-size: 40px !important;
    line-height: 1.18 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    color: #ffffff !important;
    text-shadow: 0 5px 18px rgba(0, 52, 140, 0.42) !important;
}

body[target] .hero-copy p {
    display: block !important;
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    color: rgba(255, 255, 255, 0.96) !important;
    text-shadow: 0 3px 12px rgba(0, 52, 140, 0.34) !important;
}

body[target] .hero-copy span {
    display: block !important;
    width: 58px !important;
    height: 4px !important;
    margin-top: 14px !important;
    background: #ffffff !important;
}

/* FINAL SECTION TITLE ICONS AT EOF - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    padding-left: 28px !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    width: 20px !important;
    height: 20px !important;
    transform: translateY(-50%) !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: linear-gradient(135deg, #086fe3 0%, #20bff0 100%) !important;
    background-image: linear-gradient(135deg, #086fe3 0%, #20bff0 100%) !important;
    box-shadow: none !important;
    -webkit-mask: var(--section-title-icon) center / contain no-repeat !important;
    mask: var(--section-title-icon) center / contain no-repeat !important;
}

/* FINAL SECTION TITLE DIRECT SVG ICONS AT EOF - 20260702 */
body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    -webkit-mask: none !important;
    mask: none !important;
}

body[target] .news-feature-card .in1dh strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M13.6 2.3c.7 2.8-.3 4.8-1.6 6.3-.8-1.8-2.2-3.1-4.2-3.9.6 2.7-.8 4.5-2 6.2-1.1 1.5-1.8 3.1-1.4 5 .6 3 3.4 5.1 7.2 5.1 4.5 0 7.8-2.8 7.8-7.2 0-4.2-2.8-8.3-5.8-11.5z'/%3E%3Cpath fill='%2320bff0' d='M11.7 19.2c-1.9 0-3.3-1.2-3.3-3 0-1.5.9-2.5 2.1-3.9.3 1.2 1 2.1 2 2.7.8-1.1 1.2-2.4.9-3.9 1.5 1.4 2.7 3.1 2.7 5 0 1.9-1.6 3.1-4.4 3.1z'/%3E%3C/svg%3E") !important;
}

body[target] .donation-panel-title strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23086fe3'/%3E%3Cpath d='M10 7.8v8.4l6.2-4.2L10 7.8z' fill='white'/%3E%3C/svg%3E") !important;
}

body[target] .donation-qr-card strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M4 4h7v7H4V4Zm2 2v3h3V6H6Zm7-2h7v7h-7V4Zm2 2v3h3V6h-3ZM4 13h7v7H4v-7Zm2 2v3h3v-3H6Zm9-2h2v2h-2v-2Zm-2 3h2v2h-2v-2Zm4 0h3v4h-5v-2h2v-2Z'/%3E%3C/svg%3E") !important;
}

body[target] .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2320bff0' d='M4 4.5c2.7 0 4.7.5 6 1.7v13.2c-1.4-1-3.4-1.5-6-1.5V4.5z'/%3E%3Cpath fill='%23086fe3' d='M20 4.5c-2.7 0-4.7.5-6 1.7v13.2c1.4-1 3.4-1.5 6-1.5V4.5zM11 6.2h2v14.3h-2V6.2z'/%3E%3C/svg%3E") !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] .in2hyzs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='3' width='14' height='18' rx='2' fill='%23086fe3'/%3E%3Cpath d='M8 8h8M8 12h8M8 16h5' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

body[target] .in4cp strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M12 2.8 20 6v5.4c0 4.8-3.2 8.6-8 10-4.8-1.4-8-5.2-8-10V6l8-3.2z'/%3E%3Cpath fill='white' d='m10.6 14.4 5.1-5.2 1.4 1.4-6.5 6.5-3.5-3.5 1.4-1.4 2.1 2.2z'/%3E%3C/svg%3E") !important;
}

body[target] .in1lxfs strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23086fe3' d='M8.6 12.8a4 4 0 0 1 0-5.7l2.1-2.1a4 4 0 0 1 5.7 5.7l-1.4 1.4-1.4-1.4 1.4-1.4a2 2 0 1 0-2.8-2.8l-2.1 2.1a2 2 0 0 0 0 2.8l1.1 1.1-1.4 1.4-1.2-1.1Zm6.8-1.6a4 4 0 0 1 0 5.7l-2.1 2.1a4 4 0 0 1-5.7-5.7l1.4-1.4 1.4 1.4-1.4 1.4a2 2 0 1 0 2.8 2.8l2.1-2.1a2 2 0 0 0 0-2.8l-1.1-1.1 1.4-1.4 1.2 1.1Z'/%3E%3C/svg%3E") !important;
}

/* FINAL SECTION TITLE STATIC ICON PLACEMENT AT EOF - 20260702 */
body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong,
body[target] .in2hyzs strong,
body[target] .in4cp strong,
body[target] .in1lxfs strong {
    display: inline-flex !important;
    align-items: center !important;
    padding-left: 0 !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before,
body[target] .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .in1lxfs strong:before {
    position: static !important;
    display: inline-block !important;
    flex: 0 0 20px !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 8px !important;
    transform: none !important;
}

/* FINAL HOT NEWS CAROUSEL SIZE AT EOF - 20260702 */
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 146px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .titlestyle57379 {
    height: 28px !important;
    line-height: 28px !important;
}

/* FINAL HOT NEWS CAROUSEL HEIGHT MATCH VIDEO - 20260702 */
body[target] .news-feature-card .in1b {
    height: 252px !important;
    min-height: 252px !important;
    max-height: 252px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 420px !important;
    height: 166px !important;
}

/* FINAL OVERALL ALIGNMENT PASS - 20260702 */
body[target] .news-feature-card .in1b {
    width: 1146px !important;
    height: 252px !important;
    min-height: 252px !important;
    max-height: 252px !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh {
    left: 25px !important;
    top: 18px !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: 420px !important;
}

body[target] .donation-panel-title {
    position: relative !important;
    top: -4px !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .donation-video-card {
    position: relative !important;
    top: 4px !important;
    width: 420px !important;
    height: 166px !important;
}

body[target] .donation-video-card video {
    width: 420px !important;
    height: 166px !important;
}

body[target] .donation-qr-card {
    height: 208px !important;
}

body[target] .portal-development-banner,
body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 1146px !important;
}

body[target] .portal-development-banner {
    margin-top: 14px !important;
}

body[target] .in5 {
    padding-top: 24px !important;
}

body[target] .in5 > div > div[style*="width: 365px"],
body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    width: 561px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    margin-right: 24px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

/* FINAL VIDEO TITLE ALIGNMENT AT TRUE EOF - 20260702 */
body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    position: relative !important;
    top: 12px !important;
    width: 420px !important;
    height: 30px !important;
    line-height: 30px !important;
}

/* TRUE FINAL PAGE GRID ALIGNMENT AT EOF - 20260702 */
body[target] {
    --align-content-width: 1146px;
    --align-column-gap: 24px;
    --align-card-pad: 25px;
    --align-qr-width: 190px;
    --align-main-col: 420px;
    --align-media-height: 166px;
    --align-card-height: calc(var(--align-media-height) + 86px);
    --align-half-col: calc((var(--align-content-width) - var(--align-column-gap)) / 2);
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--align-content-width) !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1b {
    height: var(--align-card-height) !important;
    min-height: var(--align-card-height) !important;
    max-height: var(--align-card-height) !important;
    padding-left: var(--align-card-pad) !important;
    padding-right: var(--align-card-pad) !important;
    overflow: hidden !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    width: 100% !important;
    margin-left: 0 !important;
    grid-template-columns: var(--align-main-col) var(--align-main-col) var(--align-qr-width) !important;
    column-gap: var(--align-column-gap) !important;
    align-items: start !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1dh {
    left: var(--align-card-pad) !important;
    top: 18px !important;
    width: var(--align-main-col) !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: var(--align-main-col) !important;
    margin-top: 40px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .titlestyle57379 {
    width: var(--align-main-col) !important;
    height: 28px !important;
    line-height: 28px !important;
}

body[target] .donation-media-panel {
    grid-column: 2 / 4 !important;
    display: grid !important;
    width: calc(var(--align-main-col) + var(--align-column-gap) + var(--align-qr-width)) !important;
    height: calc(30px + 4px + var(--align-media-height)) !important;
    min-height: calc(30px + 4px + var(--align-media-height)) !important;
    max-height: calc(30px + 4px + var(--align-media-height)) !important;
    margin-top: 0 !important;
    grid-template-columns: var(--align-main-col) var(--align-qr-width) !important;
    grid-template-rows: 30px var(--align-media-height) !important;
    column-gap: var(--align-column-gap) !important;
    row-gap: 4px !important;
    align-items: start !important;
    overflow: visible !important;
}

body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: relative !important;
    top: 0 !important;
    width: var(--align-main-col) !important;
    height: 30px !important;
    line-height: 30px !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 2 !important;
    position: relative !important;
    top: 0 !important;
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] .donation-video-card video {
    width: var(--align-main-col) !important;
    height: var(--align-media-height) !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 1 / 3 !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: var(--align-qr-width) !important;
    height: calc(30px + 4px + var(--align-media-height)) !important;
    min-height: calc(30px + 4px + var(--align-media-height)) !important;
    max-height: calc(30px + 4px + var(--align-media-height)) !important;
    align-items: center !important;
    justify-content: flex-start !important;
    box-sizing: border-box !important;
}

body[target] .donation-qr-card strong {
    display: inline-flex !important;
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 0 12px !important;
}

body[target] .donation-qr-card img {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 96px !important;
    height: 96px !important;
}

body[target] .donation-qr-card span {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body[target] .portal-development-banner {
    margin-top: 14px !important;
}

body[target] .in5 {
    padding-top: 24px !important;
}

body[target] .in5 > div > div[style*="width: 365px"] {
    width: var(--align-half-col) !important;
    margin-right: var(--align-column-gap) !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

@media (min-width: 1537px) {
    body[target] {
        --align-content-width: 74.609375vw;
        --align-column-gap: 1.5625vw;
        --align-card-pad: 1.5625vw;
        --align-qr-width: 12.369791vw;
        --align-main-col: calc((var(--align-content-width) - (var(--align-card-pad) * 2) - (var(--align-column-gap) * 2) - var(--align-qr-width)) / 2);
        --align-media-height: 190px;
        --align-half-col: calc((var(--align-content-width) - var(--align-column-gap)) / 2);
    }

    body[target] .donation-qr-card img {
        width: 112px !important;
        height: 112px !important;
    }
}

/* TRUE FINAL TOP MEDIA BASELINE TUNE - 20260702 */
body[target] .donation-media-panel {
    height: calc(30px + 10px + var(--align-media-height)) !important;
    min-height: calc(30px + 10px + var(--align-media-height)) !important;
    max-height: calc(30px + 10px + var(--align-media-height)) !important;
    row-gap: 10px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    top: 0 !important;
    transform: none !important;
}

body[target] .donation-video-card {
    transform: none !important;
}

body[target] .donation-qr-card {
    height: calc(30px + 10px + var(--align-media-height)) !important;
    min-height: calc(30px + 10px + var(--align-media-height)) !important;
    max-height: calc(30px + 10px + var(--align-media-height)) !important;
}

/* TRUE FINAL NEWS COLUMN FILL - 20260702 */
body[target] .in5 > div > div[style*="width: 365px"] .in2hyzs,
body[target] .in5 > div > div[style*="width: 365px"] .in2hyzsb {
    width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div > div[style*="width: 365px"] .in2hyzsb li a {
    max-width: calc(var(--align-half-col) - 150px) !important;
}

/* TRUE FINAL NEWS ROW FLEX ALIGNMENT - 20260702 */
body[target] .in5 > div:nth-child(3) {
    display: flex !important;
    width: var(--align-content-width) !important;
    gap: var(--align-column-gap) !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
    float: none !important;
    flex: 0 0 var(--align-half-col) !important;
    width: var(--align-half-col) !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="clear"] {
    display: none !important;
}

/* TRUE FINAL NEWS MORE AND DATE ALIGNMENT - 20260702 */
body[target] .in5 > div:nth-child(3) .in2hyzs {
    position: relative !important;
    padding-right: 70px !important;
    overflow: hidden !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span {
    position: absolute !important;
    right: 12px !important;
    top: 50% !important;
    display: block !important;
    width: 40px !important;
    height: 12px !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: translateY(-50%) !important;
    overflow: hidden !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span a,
body[target] .in5 > div:nth-child(3) .in2hyzs span img {
    display: block !important;
    width: 40px !important;
    height: 12px !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    object-fit: contain !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb {
    padding-right: 18px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb ul,
body[target] .in5 > div:nth-child(3) .in2hyzsb li {
    width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li {
    padding-right: 104px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li a {
    max-width: calc(100% - 112px) !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    right: 0 !important;
    width: 86px !important;
    text-align: right !important;
}

/* TRUE FINAL NEWS MORE VISUAL LABEL - 20260702 */
body[target] .in5 > div:nth-child(3) .in2hyzs span {
    width: 46px !important;
    height: 14px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span a {
    display: block !important;
    width: 46px !important;
    height: 14px !important;
    text-decoration: none !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span img {
    display: none !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span a:before {
    content: "+MORE" !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 14px !important;
    border-radius: 2px !important;
    background: #aeb8c2 !important;
    color: #fff !important;
    font: 700 8px/14px Arial, sans-serif !important;
    letter-spacing: 0 !important;
}

/* TRUE FINAL NEWS LIST READABILITY - 20260703 */
body[target] .in5 > div:nth-child(3) .in2hyzs strong {
    font-size: 20px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb {
    height: 166px !important;
    min-height: 166px !important;
    max-height: 166px !important;
    padding: 11px 18px 11px 24px !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb ul {
    height: auto !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li,
body[target] .in5 > div:nth-child(3) .in2hyzsb li a,
body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    height: 24px !important;
    line-height: 24px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li {
    padding-left: 16px !important;
    padding-right: 112px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li:before {
    top: 10px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li a {
    max-width: calc(100% - 120px) !important;
    font-size: 14px !important;
    color: #203755 !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    width: 92px !important;
    font-size: 13px !important;
    color: #7f8fa3 !important;
}

/* TRUE FINAL SAFETY GALLERY ROW - 20260703 */
body[target] {
    --safety-card-gap: 16px;
    --safety-image-height: 154px;
}

body[target] .in4cp {
    margin-top: 18px !important;
}

body[target] .in4cpb {
    width: var(--align-content-width) !important;
    height: calc(var(--safety-image-height) + 34px) !important;
    min-height: calc(var(--safety-image-height) + 34px) !important;
    max-height: calc(var(--safety-image-height) + 34px) !important;
    margin: 0 auto 30px !important;
    padding: 18px 0 16px !important;
    transform: none !important;
    overflow: visible !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody {
    width: var(--align-content-width) !important;
    height: var(--safety-image-height) !important;
    overflow: visible !important;
}

body[target] .in4cpb #u_u4_demo {
    scroll-behavior: auto !important;
}

body[target] .in4cpb #u_u4_demo > table > tbody > tr > td#u_u4_demo2 {
    display: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    width: var(--align-content-width) !important;
    height: var(--safety-image-height) !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: var(--safety-card-gap) !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    width: auto !important;
    height: var(--safety-image-height) !important;
    min-height: var(--safety-image-height) !important;
    max-height: var(--safety-image-height) !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 3px !important;
    box-shadow: 0 12px 30px rgba(20, 79, 150, 0.08) !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    height: var(--safety-image-height) !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    height: var(--safety-image-height) !important;
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .in4cpb .titlestyle57386 {
    display: none !important;
}

@media (min-width: 1537px) {
    body[target] {
        --safety-card-gap: 18px;
        --safety-image-height: 168px;
    }
}

/* TRUE FINAL SAFETY GALLERY ORDER AND HEIGHT - 20260703 */
body[target] {
    --safety-image-height: 166px;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(2),
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
    order: 0 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    height: var(--safety-image-height) !important;
    min-height: var(--safety-image-height) !important;
    max-height: var(--safety-image-height) !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    height: var(--safety-image-height) !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div,
body[target] .in4cpb #u_u4_demo1 img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img {
    height: var(--safety-image-height) !important;
}

body[target] .in4cpb {
    height: calc(var(--safety-image-height) + 34px) !important;
    min-height: calc(var(--safety-image-height) + 34px) !important;
    max-height: calc(var(--safety-image-height) + 34px) !important;
}

@media (min-width: 1537px) {
    body[target] {
        --safety-image-height: 168px;
    }
}

/* TRUE FINAL NEWS TITLE ICON INSET - 20260703 */
body[target] .in5 > div:nth-child(3) .in2hyzs {
    padding-left: 18px !important;
    padding-right: 70px !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs strong {
    margin-left: 0 !important;
}

/* REFERENCE HERO PANEL PASS - 20260708 */
body[target] {
    --ref-hero-width: 100vw;
    --ref-content-width: 1236px;
    --ref-panel-gap: 18px;
    --ref-main-card: 426px;
    --ref-qr-card: 244px;
    --ref-accent: #e53935;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel {
    width: var(--ref-hero-width) !important;
    max-width: none !important;
    height: 486px !important;
    min-height: 486px !important;
    max-height: 486px !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: hidden !important;
}

body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 486px !important;
    min-height: 486px !important;
    max-height: 486px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center top !important;
    filter: none !important;
}

body[target] .hero-carousel-dots,
body[target] .hero-copy > span {
    display: none !important;
}

body[target] .hero-copy {
    left: calc(50% - 618px) !important;
    top: 62px !important;
    width: 680px !important;
}

body[target] .hero-copy h1 {
    margin: 0 0 6px !important;
    color: #ffffff !important;
    font-size: 48px !important;
    line-height: 1.14 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 3px 12px rgba(20, 62, 150, 0.22) !important;
}

body[target] .hero-copy p {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.94) !important;
    font-size: 21px !important;
    line-height: 1.35 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 2px 9px rgba(20, 62, 150, 0.16) !important;
}

body[target] .hero-tags {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 24px !important;
    margin-top: 26px !important;
    align-items: center !important;
}

body[target] .hero-tags span {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    height: 36px !important;
    padding: 0 18px 0 48px !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.22) !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 36px !important;
    white-space: nowrap !important;
    box-shadow: 0 10px 28px rgba(49, 94, 178, 0.18) !important;
    backdrop-filter: blur(8px) !important;
}

body[target] .hero-tags span:before {
    content: "" !important;
    position: absolute !important;
    left: 7px !important;
    top: 5px !important;
    width: 26px !important;
    height: 26px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 16px 16px !important;
}

body[target] .hero-tags span:nth-child(1):before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M9 3h6v2l-1 1v4.6l4.4 7.7A2 2 0 0 1 16.7 21H7.3a2 2 0 0 1-1.7-2.7L10 10.6V6L9 5V3Zm2.7 9-3.8 6.7h8.2L12.3 12h-.6Z'/%3E%3C/svg%3E") !important;
}

body[target] .hero-tags span:nth-child(2):before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M12 2.7 20 6v5.4c0 4.8-3.2 8.6-8 10-4.8-1.4-8-5.2-8-10V6l8-3.3Zm3.9 6.5-5 5.1-2.5-2.5-1.4 1.4 3.9 3.9 6.4-6.5-1.4-1.4Z'/%3E%3C/svg%3E") !important;
}

body[target] .hero-tags span:nth-child(3):before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M12 3c3.5 1.6 5.7 4.3 6.6 8.1-3.5.2-5.8 1.5-6.8 4-1.1-2.5-3.4-3.8-6.9-4C5.9 7.3 8.2 4.6 12 3Zm-1 13h2v5h-2v-5Z'/%3E%3C/svg%3E") !important;
}

body[target] .hero-tags span:nth-child(4):before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M12 3a4 4 0 0 1 3.6 5.8 6.8 6.8 0 0 1 3.9 5.2H17a4.9 4.9 0 0 0-10 0H4.5a6.8 6.8 0 0 1 3.9-5.2A4 4 0 0 1 12 3Zm-6.8 12.8a3.2 3.2 0 0 1 3 2.1 7.3 7.3 0 0 0-2.1 2.4H2.5a3.2 3.2 0 0 1 2.7-4.5Zm13.6 0a3.2 3.2 0 0 1 2.7 4.5h-3.6a7.3 7.3 0 0 0-2.1-2.4 3.2 3.2 0 0 1 3-2.1Z'/%3E%3C/svg%3E") !important;
}

body[target] .mn {
    position: relative !important;
    z-index: 30 !important;
    width: var(--ref-content-width) !important;
    margin: -112px auto 0 !important;
}

body[target] .news-feature-card {
    width: var(--ref-content-width) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
}

body[target] .news-feature-card:before {
    display: none !important;
}

body[target] .news-feature-card .in1b {
    width: var(--ref-content-width) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    width: var(--ref-content-width) !important;
    margin-left: 0 !important;
    grid-template-columns: var(--ref-main-card) var(--ref-main-card) var(--ref-qr-card) !important;
    column-gap: var(--ref-panel-gap) !important;
    align-items: stretch !important;
}

body[target] .news-feature-card .in1dh {
    left: 24px !important;
    top: 18px !important;
    width: 170px !important;
    height: 24px !important;
    line-height: 24px !important;
    color: var(--ref-accent) !important;
}

body[target] .news-feature-card .in1dh strong,
body[target] .donation-panel-title strong,
body[target] .donation-qr-card strong {
    color: var(--ref-accent) !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .donation-panel-title strong:before,
body[target] .donation-qr-card strong:before {
    background-color: transparent !important;
    background-size: 20px 20px !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 8px !important;
}

body[target] .news-feature-card table[style*="padding"],
body[target] .donation-video-card,
body[target] .donation-qr-card {
    border: 0 !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: 0 14px 34px rgba(92, 60, 72, 0.13) !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card table[style*="padding"] {
    display: block !important;
    position: relative !important;
    width: var(--ref-main-card) !important;
    height: 226px !important;
    margin-top: 0 !important;
    padding: 56px 24px 18px !important;
}

body[target] .news-feature-card table[style*="padding"] tbody,
body[target] .news-feature-card table[style*="padding"] tr,
body[target] .news-feature-card table[style*="padding"] td {
    display: block !important;
    width: 100% !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 378px !important;
    height: 112px !important;
    border-radius: 4px !important;
}

body[target] #u_u1_pic {
    object-fit: cover !important;
    object-position: center center !important;
}

body[target] .titlestyle57379 {
    width: 378px !important;
    height: 34px !important;
    line-height: 34px !important;
    color: #2c2f36 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: left !important;
}

body[target] .donation-media-panel {
    grid-column: 2 / 4 !important;
    display: grid !important;
    width: calc(var(--ref-main-card) + var(--ref-panel-gap) + var(--ref-qr-card)) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    grid-template-columns: var(--ref-main-card) var(--ref-qr-card) !important;
    grid-template-rows: 226px !important;
    column-gap: var(--ref-panel-gap) !important;
    margin: 0 !important;
    overflow: visible !important;
}

body[target] .donation-panel-title {
    position: absolute !important;
    z-index: 2 !important;
    left: 24px !important;
    top: 18px !important;
    width: 170px !important;
    height: 24px !important;
    line-height: 24px !important;
}

body[target] .donation-video-card {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: relative !important;
    top: 0 !important;
    width: var(--ref-main-card) !important;
    height: 226px !important;
    padding: 56px 24px 18px !important;
    overflow: hidden !important;
}

body[target] .donation-video-card video {
    width: 378px !important;
    height: 112px !important;
    border-radius: 4px !important;
    object-fit: cover !important;
}

body[target] .video-faux-controls {
    left: 24px !important;
    right: 24px !important;
    bottom: 24px !important;
    width: auto !important;
}

body[target] .donation-qr-card {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: var(--ref-qr-card) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    padding: 18px 0 16px !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

body[target] .donation-qr-card strong {
    align-self: flex-start !important;
    margin: 0 0 18px 24px !important;
}

body[target] .donation-qr-card img {
    width: 92px !important;
    height: 92px !important;
    margin: 0 auto 10px !important;
    border-radius: 4px !important;
}

body[target] .donation-qr-card span {
    color: #60738f !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    text-align: center !important;
}

body[target] .portal-development-banner {
    margin-top: 48px !important;
}

@media (max-width: 1280px) {
    body[target] {
        --ref-content-width: 1146px;
        --ref-panel-gap: 24px;
        --ref-main-card: 420px;
        --ref-qr-card: 258px;
    }

    body[target] .hero-copy {
        left: calc(50% - 573px) !important;
    }

    body[target] #u_u1_centerCutImg,
    body[target] #u_u1_div,
    body[target] #u_u1_imgdiv,
    body[target] #u_u1_pic,
    body[target] .titlestyle57379,
    body[target] .donation-video-card video {
        width: 372px !important;
    }
}

/* REFERENCE HERO PANEL FIXUP - 20260708 */
body[target] .mn,
body[target] .mn > div,
body[target] .in1 {
    background: transparent !important;
}

body[target] .news-feature-card .donation-media-panel {
    position: relative !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    grid-template-rows: 226px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-panel-title {
    position: absolute !important;
    z-index: 4 !important;
    left: 24px !important;
    top: 18px !important;
    width: 170px !important;
    height: 24px !important;
    line-height: 24px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card {
    display: block !important;
    width: var(--ref-main-card) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    padding: 56px 24px 18px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video {
    display: block !important;
    width: 378px !important;
    height: 112px !important;
}

@media (max-width: 1280px) {
    body[target] .news-feature-card .donation-media-panel .donation-video-card video {
        width: 372px !important;
    }
}

/* REFERENCE HERO REVEAL + RED MEDIA + WIDER TOP - 20260708 */
body[target] {
    --ref-content-width: 1236px;
}

body[target] .topa,
body[target] #c57376,
body[target] #c57376 > ul {
    width: 1236px !important;
    min-width: 1236px !important;
    max-width: 1236px !important;
}

body[target] .topa img {
    width: 620px !important;
    max-width: 620px !important;
}

body[target] .header-motto {
    right: calc(50% - 600px) !important;
    width: 320px !important;
    max-width: 320px !important;
}

body[target] .topc,
body[target] .topc a {
    font-size: 13px !important;
}

body[target] #c57376 > ul > li > a {
    font-size: 17px !important;
    font-weight: 700 !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel,
body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    height: 560px !important;
    min-height: 560px !important;
    max-height: 560px !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-position: center top !important;
}

/* FINAL OVERRIDE: WIDER HEADER CONTENT - 20260709 */
body[target] {
    --header-wide-width: min(1840px, calc(100vw - 80px));
}

body[target] .top {
    height: 116px !important;
}

body[target] .topa {
    width: var(--header-wide-width) !important;
    min-width: 0 !important;
    max-width: var(--header-wide-width) !important;
    height: 116px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .topa img {
    width: 900px !important;
    max-width: 900px !important;
    margin-top: 8px !important;
}

body[target] .header-motto {
    right: max(40px, calc((100vw - var(--header-wide-width)) / 2)) !important;
    width: 516px !important;
    max-width: 516px !important;
    top: 24px !important;
}

body[target] .topb {
    right: max(40px, calc((100vw - var(--header-wide-width)) / 2)) !important;
}

/* ABSOLUTE FINAL: RESTORE LEFT IMAGE AND FIX VIDEO ONLY - 20260709 */
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card,
body[target] .donation-media-panel > .donation-video-card {
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video,
body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video,
body[target] .donation-video-card video {
    display: block !important;
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

/* ABSOLUTE FINAL: LOWER SECTION ALIGNMENT - 20260709 */
body[target] .in5 > div:nth-child(3) {
    display: block !important;
    width: var(--page-fluid-width) !important;
    max-width: var(--page-fluid-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
    width: calc((var(--page-fluid-width) - 24px) / 2) !important;
    max-width: calc((var(--page-fluid-width) - 24px) / 2) !important;
    margin-right: 24px !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] + div[style*="width: 365px"] {
    margin-right: 0 !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs,
body[target] .in5 > div:nth-child(3) .in2hyzsb {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body[target] .in4cpb #u_u4_demo {
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 24px !important;
    width: 100% !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    max-width: 100% !important;
    height: 150px !important;
    object-fit: cover !important;
}

body[target] .footer-links-list > .footer-link-text {
    position: relative !important;
    background:
        radial-gradient(circle at 88% 58%, rgba(83, 154, 190, 0.10) 0 26px, transparent 27px),
        linear-gradient(180deg, #f7fcff 0%, #eef8fc 100%) !important;
    border: 1px solid #d4e8f5 !important;
    box-shadow: 0 14px 28px rgba(40, 91, 133, 0.08) !important;
}

body[target] .footer-links-list > .footer-link-text:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 22px !important;
    width: 4px !important;
    height: 68px !important;
    background: #3a96c8 !important;
}

body[target] .footer-links-list > .footer-link-text:after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 3px !important;
    background: #d9b34e !important;
}

body[target] .footer-link-text strong {
    color: #2a668e !important;
    font-size: 18px !important;
    line-height: 1.32 !important;
    font-weight: 700 !important;
    padding: 0 18px !important;
}

/* ABSOLUTE FINAL: RESTORE LEFT IMAGE AND FIX VIDEO ONLY - 20260709 */
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card,
body[target] .donation-media-panel > .donation-video-card {
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video,
body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video,
body[target] .donation-video-card video {
    display: block !important;
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

/* FINAL OVERRIDE: RESTORE LEFT IMAGE AND FIX VIDEO ONLY - 20260709 */
body[target] .news-feature-card .in1b,
body[target] .news-feature-card table[style*="padding"],
body[target] .donation-media-panel,
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 307px !important;
    min-height: 307px !important;
    max-height: 307px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card,
body[target] .donation-media-panel > .donation-video-card {
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video,
body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video,
body[target] .donation-video-card video {
    display: block !important;
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

/* FINAL: FEATURE TITLE AND VIDEO SIZE FIX - 20260709 */
body[target] .news-feature-card table,
body[target] .news-feature-card table tbody,
body[target] .news-feature-card table tr,
body[target] .news-feature-card table td {
    width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 100% !important;
}

body[target] #u_u1_newstitle,
body[target] .titlestyle57379 {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
    text-align: center !important;
}

body[target] .titlestyle57379 {
    font-size: 15px !important;
    line-height: 25px !important;
}

body[target] .donation-video-card {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 !important;
    display: flex !important;
    align-items: stretch !important;
}

body[target] .donation-video-card video {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    object-fit: cover !important;
    background: #000 !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video,
body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video {
    width: 100% !important;
    max-width: none !important;
    height: 255px !important;
    min-height: 255px !important;
    max-height: 255px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card {
    height: 255px !important;
    min-height: 255px !important;
    max-height: 255px !important;
}

body[target] .news-feature-card .in1b,
body[target] .news-feature-card table[style*="padding"],
body[target] .donation-media-panel,
body[target] .donation-qr-card {
    height: 330px !important;
    min-height: 330px !important;
    max-height: 330px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    height: 255px !important;
    min-height: 255px !important;
    max-height: 255px !important;
}

body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card,
body[target] .news-feature-card .donation-media-panel .donation-video-card,
body[target] .donation-media-panel > .donation-video-card {
    height: 255px !important;
    min-height: 255px !important;
    max-height: 255px !important;
}

/* FINAL OVERRIDE: HEADER VISUAL WIDER V2 - 20260709 */
body[target] {
    --header-wide-width: min(1680px, calc(100vw - 120px));
}

body[target] .top {
    height: 96px !important;
}

body[target] .topa {
    position: relative !important;
    width: var(--header-wide-width) !important;
    max-width: var(--header-wide-width) !important;
    min-width: 0 !important;
    height: 96px !important;
    padding-top: 0 !important;
    margin: 0 auto !important;
}

body[target] .topa img {
    display: block !important;
    width: clamp(760px, 42vw, 820px) !important;
    max-width: 820px !important;
    height: auto !important;
    margin-top: 12px !important;
}

body[target] .header-motto {
    top: 25px !important;
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
    width: clamp(420px, 24vw, 470px) !important;
    max-width: 470px !important;
}

body[target] .topb {
    top: 8px !important;
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
}

/* FINAL OVERRIDE: HEADER VISUAL WIDER V2 - 20260709 */
body[target] {
    --header-wide-width: min(1680px, calc(100vw - 120px));
}

body[target] .top {
    height: 96px !important;
}

body[target] .topa {
    position: relative !important;
    width: var(--header-wide-width) !important;
    max-width: var(--header-wide-width) !important;
    min-width: 0 !important;
    height: 96px !important;
    padding-top: 0 !important;
    margin: 0 auto !important;
}

body[target] .topa img {
    display: block !important;
    width: clamp(760px, 42vw, 820px) !important;
    max-width: 820px !important;
    height: auto !important;
    margin-top: 12px !important;
}

body[target] .header-motto {
    top: 25px !important;
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
    width: clamp(420px, 24vw, 470px) !important;
    max-width: 470px !important;
}

body[target] .topb {
    top: 8px !important;
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
}

body[target] .dh {
    height: 52px !important;
}

/* FINAL: WIDER HEADER CONTENT - 20260709 */
body[target] {
    --header-wide-width: min(1520px, calc(100vw - 120px));
}

body[target] .topa {
    width: var(--header-wide-width) !important;
    min-width: 0 !important;
    max-width: var(--header-wide-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .topa img {
    width: clamp(620px, 36vw, 690px) !important;
    max-width: 690px !important;
    margin-top: 17px !important;
}

body[target] .header-motto {
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
    width: clamp(330px, 20vw, 390px) !important;
    max-width: 390px !important;
    top: 25px !important;
}

body[target] .topb {
    right: max(60px, calc((100vw - var(--header-wide-width)) / 2)) !important;
}

body[target] .hero-copy {
    left: calc(50% - 618px) !important;
    top: 50px !important;
}

body[target] .hero-copy h1 {
    font-size: 54px !important;
    line-height: 1.12 !important;
}

body[target] .hero-copy p {
    font-size: 23px !important;
}

body[target] .mn {
    width: var(--ref-content-width) !important;
    margin-top: -94px !important;
}

body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    width: var(--ref-content-width) !important;
}

body[target] #u_u1_pic,
body[target] .donation-video-card video {
    filter: hue-rotate(138deg) saturate(1.28) brightness(1.05) contrast(1.02) !important;
}

/* TRUE EOF: RESTORE NATIVE VIDEO CLICK TARGET - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card {
    isolation: isolate !important;
    pointer-events: auto !important;
}

body[target] .donation-video-card video {
    position: relative !important;
    z-index: 20 !important;
    pointer-events: auto !important;
    -webkit-user-select: auto !important;
    user-select: auto !important;
}

body[target] .donation-video-card video::-webkit-media-controls,
body[target] .donation-video-card video::-webkit-media-controls-enclosure,
body[target] .donation-video-card video::-webkit-media-controls-panel,
body[target] .donation-video-card video::-webkit-media-controls-play-button,
body[target] .donation-video-card video::-webkit-media-controls-timeline,
body[target] .donation-video-card video::-webkit-media-controls-current-time-display,
body[target] .donation-video-card video::-webkit-media-controls-time-remaining-display,
body[target] .donation-video-card video::-webkit-media-controls-volume-slider,
body[target] .donation-video-card video::-webkit-media-controls-mute-button,
body[target] .donation-video-card video::-webkit-media-controls-fullscreen-button {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* TRUE EOF: KEEP VIDEO NATURAL COLOR - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card video {
    filter: none !important;
    opacity: 1 !important;
    mix-blend-mode: normal !important;
}

/* TRUE FINAL EOF: FRIEND LINKS FIT ORIGINAL 420x120 RATIO - 20260708 */
body[target] .footer-links-list {
    min-height: 150px !important;
    padding: 24px 20px 26px !important;
    gap: 22px !important;
    align-items: center !important;
    background: rgba(247, 252, 255, 0.72) !important;
}

body[target] .footer-links-list a {
    height: 78px !important;
    min-height: 78px !important;
    padding: 0 !important;
    border-radius: 2px !important;
    border: 1px solid #d7e6f4 !important;
    background: #f7fcff !important;
    overflow: hidden !important;
}

body[target] .footer-links-list img {
    display: block !important;
    width: 100% !important;
    height: 78px !important;
    max-width: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    filter: saturate(1.08) hue-rotate(7deg) brightness(1.02) !important;
}

/* TRUE FINAL EOF: FRIEND LINKS 130 SCALE - 20260708 */
body[target] .footer-links-list {
    min-height: 216px !important;
    padding: 23px 13px 31px !important;
    gap: 13px !important;
}

body[target] .footer-links-list a {
    height: 154px !important;
    min-height: 154px !important;
}

body[target] .footer-links-list img {
    height: 154px !important;
    object-fit: contain !important;
}

/* TRUE FINAL EOF: FRIEND LINKS COMPACT LARGER CARDS - 20260708 */
body[target] .footer-links-list {
    min-height: 138px !important;
    padding: 20px 18px 22px !important;
    gap: 14px !important;
}

body[target] .footer-links-list a {
    height: 90px !important;
    min-height: 90px !important;
}

body[target] .footer-links-list img {
    height: 90px !important;
    object-fit: contain !important;
}

/* TRUE FINAL EOF: FRIEND LINKS LARGE CARDS - 20260708 */
body[target] .footer-links-list {
    min-height: 166px !important;
    padding: 18px 10px 24px !important;
    gap: 10px !important;
}

body[target] .footer-links-list a {
    height: 118px !important;
    min-height: 118px !important;
}

body[target] .footer-links-list img {
    height: 118px !important;
    object-fit: contain !important;
}

/* TRUE FINAL EOF: MAIN CONTENT ALIGNMENT - 20260708 */
body[target] {
    --main-align-width: 1146px;
    --main-card-gap: 24px;
    --main-card-large: 420px;
    --main-card-qr: 258px;
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in5 > div:nth-child(3),
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--main-align-width) !important;
    min-width: 0 !important;
    max-width: var(--main-align-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}

body[target] .news-feature-card .in1b {
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    padding: 0 !important;
    overflow: visible !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    display: grid !important;
    width: var(--main-align-width) !important;
    margin: 0 !important;
    grid-template-columns: var(--main-card-large) var(--main-card-large) var(--main-card-qr) !important;
    gap: var(--main-card-gap) !important;
    align-items: stretch !important;
}

body[target] .news-feature-card table[style*="padding"],
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    border-radius: 8px !important;
    box-shadow: 0 16px 38px rgba(33, 68, 105, 0.12) !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: var(--main-card-large) !important;
    padding: 56px 24px 18px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .titlestyle57379 {
    width: 372px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    height: 112px !important;
}

body[target] .donation-media-panel {
    width: calc((var(--main-card-large) * 1) + var(--main-card-gap) + var(--main-card-qr)) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    grid-template-columns: var(--main-card-large) var(--main-card-qr) !important;
    grid-template-rows: 226px !important;
    column-gap: var(--main-card-gap) !important;
    row-gap: 0 !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card {
    width: var(--main-card-large) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
    padding: 56px 24px 18px !important;
}

body[target] .donation-video-card video {
    display: block !important;
    width: 372px !important;
    height: 166px !important;
    border-radius: 4px !important;
    object-fit: cover !important;
    filter: none !important;
}

body[target] .donation-qr-card {
    width: var(--main-card-qr) !important;
    height: 226px !important;
    min-height: 226px !important;
    max-height: 226px !important;
}

body[target] .portal-development-banner {
    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
    margin-top: 54px !important;
    margin-bottom: 48px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 2px !important;
    background: linear-gradient(90deg, #2490e9 0%, #43bdf1 50%, #16a8ec 100%) !important;
    box-shadow: 0 14px 34px rgba(22, 128, 222, 0.16) !important;
}

body[target] .portal-development-banner span {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    color: #ffffff !important;
    font-size: 28px !important;
    font-weight: 800 !important;
    line-height: 64px !important;
    letter-spacing: 0 !important;
    text-shadow: 0 2px 8px rgba(0, 70, 150, 0.24) !important;
}

body[target] .in5 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body[target] .in5 > .in2gsjj,
body[target] .in5 > .in2gsjjb {
    display: none !important;
}

body[target] .in5 > div:nth-child(3) {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
    align-items: start !important;
    margin-bottom: 48px !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs {
    height: 42px !important;
    line-height: 42px !important;
    padding: 0 70px 0 22px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs strong {
    font-size: 24px !important;
    line-height: 42px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb {
    min-height: 166px !important;
    padding: 14px 18px 12px 24px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li,
body[target] .in5 > div:nth-child(3) .in2hyzsb li a,
body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    height: 24px !important;
    line-height: 24px !important;
    font-size: 14px !important;
}

body[target] .in4cp {
    height: 42px !important;
    line-height: 42px !important;
    margin-top: 0 !important;
    padding: 0 70px 0 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #d7e6f4 !important;
}

body[target] .in4cp strong {
    color: #2473d7 !important;
    font-size: 24px !important;
    line-height: 42px !important;
}

body[target] .in4cpb {
    height: auto !important;
    min-height: 188px !important;
    max-height: none !important;
    margin-top: 20px !important;
    padding: 0 0 26px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    width: var(--main-align-width) !important;
    height: 166px !important;
    min-height: 166px !important;
    overflow: visible !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    height: 166px !important;
    min-height: 166px !important;
    overflow: hidden !important;
    border-radius: 3px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div,
body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    height: 166px !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    object-fit: cover !important;
    object-position: center center !important;
}

/* TRUE FINAL EOF: LOWER SECTION SIZE UNIFICATION - 20260708 */
body[target] .in5 > div:nth-child(3) {
    margin-bottom: 36px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs,
body[target] .in4cp,
body[target] .footer-links-title {
    height: 44px !important;
    line-height: 44px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs strong,
body[target] .in4cp strong,
body[target] .footer-links-title strong {
    display: inline-flex !important;
    align-items: center !important;
    height: 44px !important;
    line-height: 44px !important;
    color: #2473d7 !important;
    font-size: 24px !important;
    font-weight: 800 !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs strong:before,
body[target] .in4cp strong:before,
body[target] .footer-links-title strong:before {
    width: 22px !important;
    height: 22px !important;
    flex: 0 0 22px !important;
    margin-right: 10px !important;
    background-size: 22px 22px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb {
    min-height: 154px !important;
    padding: 10px 18px 10px 24px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li,
body[target] .in5 > div:nth-child(3) .in2hyzsb li a,
body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    height: 22px !important;
    line-height: 22px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li:before {
    top: 9px !important;
}

body[target] .in4cp {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}

body[target] .in4cpb {
    margin-top: 0 !important;
    padding-bottom: 34px !important;
}

body[target] .footer-links-title {
    margin-top: 22px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #d7e6f4 !important;
    background: transparent !important;
}

body[target] .footer-links-list {
    min-height: 188px !important;
    padding: 30px 28px 34px !important;
    border: 1px solid #d7e6f4 !important;
    border-top: 0 !important;
    background: rgba(247, 252, 255, 0.72) !important;
}

body[target] .footer-links-list {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 28px !important;
}

body[target] .footer-links-list a {
    height: 86px !important;
    min-height: 86px !important;
    padding: 0 !important;
    border: 1px solid #d7e6f4 !important;
    background: #f6fbfc !important;
    box-shadow: 0 12px 26px rgba(32, 93, 145, 0.06) !important;
}

body[target] .footer-links-list img {
    width: 100% !important;
    height: 86px !important;
    object-fit: contain !important;
    object-position: center center !important;
}

/* TRUE FINAL EOF: FRIEND LINK CARD PROPORTIONS - 20260708 */
body[target] .footer-links-list {
    min-height: 172px !important;
    padding: 26px 34px 30px !important;
    gap: 34px !important;
    align-items: center !important;
}

body[target] .footer-links-list a {
    height: 104px !important;
    min-height: 104px !important;
    border-radius: 2px !important;
    overflow: hidden !important;
}

body[target] .footer-links-list img {
    width: 100% !important;
    height: 104px !important;
    max-width: none !important;
    object-fit: cover !important;
    object-position: center center !important;
}

/* TRUE FINAL EOF: FRIEND LINKS FIT ORIGINAL 420x120 RATIO - 20260708 */
body[target] .footer-links-list {
    min-height: 150px !important;
    padding: 24px 20px 26px !important;
    gap: 22px !important;
    align-items: center !important;
    background: rgba(247, 252, 255, 0.72) !important;
}

body[target] .footer-links-list a {
    height: 78px !important;
    min-height: 78px !important;
    padding: 0 !important;
    border-radius: 2px !important;
    border: 1px solid #d7e6f4 !important;
    background: #f7fcff !important;
    overflow: hidden !important;
}

body[target] .footer-links-list img {
    display: block !important;
    width: 100% !important;
    height: 78px !important;
    max-width: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    filter: saturate(1.08) hue-rotate(7deg) brightness(1.02) !important;
}

/* TRUE EOF: KEEP VIDEO NATURAL COLOR - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card video {
    filter: none !important;
    opacity: 1 !important;
    mix-blend-mode: normal !important;
}

/* RESTORE NATIVE VIDEO CLICK TARGET - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card {
    isolation: isolate !important;
    pointer-events: auto !important;
}

body[target] .donation-video-card video {
    position: relative !important;
    z-index: 20 !important;
    pointer-events: auto !important;
    -webkit-user-select: auto !important;
    user-select: auto !important;
}

body[target] .donation-video-card video::-webkit-media-controls,
body[target] .donation-video-card video::-webkit-media-controls-enclosure,
body[target] .donation-video-card video::-webkit-media-controls-panel,
body[target] .donation-video-card video::-webkit-media-controls-play-button,
body[target] .donation-video-card video::-webkit-media-controls-timeline,
body[target] .donation-video-card video::-webkit-media-controls-current-time-display,
body[target] .donation-video-card video::-webkit-media-controls-time-remaining-display,
body[target] .donation-video-card video::-webkit-media-controls-volume-slider,
body[target] .donation-video-card video::-webkit-media-controls-mute-button,
body[target] .donation-video-card video::-webkit-media-controls-fullscreen-button {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* VIDEO PLAYABILITY, RED TOP ICONS, AND LOWER CONTENT RESTORE - 20260708 */
body[target] .video-faux-controls {
    display: none !important;
    pointer-events: none !important;
}

body[target] .donation-video-card video {
    pointer-events: auto !important;
    cursor: pointer !important;
}

body[target] .news-feature-card .in1dh strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M13.6 2.3c.7 2.8-.3 4.8-1.6 6.3-.8-1.8-2.2-3.1-4.2-3.9.6 2.7-.8 4.5-2 6.2-1.1 1.5-1.8 3.1-1.4 5 .6 3 3.4 5.1 7.2 5.1 4.5 0 7.8-2.8 7.8-7.2 0-4.2-2.8-8.3-5.8-11.5z'/%3E%3Cpath fill='%23ff8a80' d='M11.7 19.2c-1.9 0-3.3-1.2-3.3-3 0-1.5.9-2.5 2.1-3.9.3 1.2 1 2.1 2 2.7.8-1.1 1.2-2.4.9-3.9 1.5 1.4 2.7 3.1 2.7 5 0 1.9-1.6 3.1-4.4 3.1z'/%3E%3C/svg%3E") !important;
}

body[target] .donation-panel-title strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23e53935'/%3E%3Cpath d='M10 7.8v8.4l6.2-4.2L10 7.8z' fill='white'/%3E%3C/svg%3E") !important;
}

body[target] .donation-qr-card strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e53935' d='M4 4h7v7H4V4Zm2 2v3h3V6H6Zm7-2h7v7h-7V4Zm2 2v3h3V6h-3ZM4 13h7v7H4v-7Zm2 2v3h3v-3H6Zm9-2h2v2h-2v-2Zm-2 3h2v2h-2v-2Zm4 0h3v4h-5v-2h2v-2Z'/%3E%3C/svg%3E") !important;
}

body[target] .in5,
body[target] .in5 > div:nth-child(3),
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 1146px !important;
    min-width: 0 !important;
    max-width: 1146px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
    overflow: visible !important;
}

body[target] .in5 > div:nth-child(3) {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
    align-items: start !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
    float: none !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="clear"] {
    display: none !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs,
body[target] .in5 > div:nth-child(3) .in2hyzsb {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs span {
    right: 18px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb {
    height: auto !important;
    min-height: 166px !important;
    max-height: none !important;
    padding: 12px 18px 12px 24px !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 92px !important;
    column-gap: 12px !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li a {
    display: block !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzsb li:after {
    position: static !important;
    display: block !important;
    width: 92px !important;
    text-align: right !important;
    overflow: visible !important;
}

body[target] .in4cpb {
    height: auto !important;
    min-height: 220px !important;
    max-height: none !important;
    padding: 18px 0 22px !important;
}

body[target] .in4cpb #demo,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    width: 1146px !important;
    height: auto !important;
    min-height: 166px !important;
    max-height: none !important;
    overflow: visible !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    height: auto !important;
    min-height: 166px !important;
    max-height: none !important;
    overflow: visible !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    height: 166px !important;
    max-height: none !important;
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    height: 166px !important;
    object-fit: contain !important;
    object-position: center center !important;
}

body[target] .footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 24px !important;
    padding: 28px 26px !important;
}

body[target] .footer-links-list a,
body[target] .footer-links-list img {
    max-width: 100% !important;
}

body[target] .donation-video-card:before,
body[target] .news-feature-card table[style*="padding"]:before {
    content: "" !important;
    position: absolute !important;
    left: 24px !important;
    right: 24px !important;
    top: 56px !important;
    height: 112px !important;
    border-radius: 4px !important;
    background: linear-gradient(90deg, rgba(229, 57, 53, 0.18), rgba(255, 126, 95, 0.10)) !important;
    pointer-events: none !important;
    z-index: 2 !important;
    mix-blend-mode: screen !important;
}

body[target] .video-faux-controls {
    z-index: 4 !important;
}

@media (max-width: 1280px) {
    body[target] {
        --ref-content-width: 1146px;
    }

    body[target] .topa,
    body[target] #c57376,
    body[target] #c57376 > ul {
        width: 1236px !important;
        min-width: 1236px !important;
        max-width: 1236px !important;
    }

    body[target] .topa img {
        width: 620px !important;
        max-width: 620px !important;
    }

    body[target] .header-motto {
        right: calc(50% - 560px) !important;
        width: 300px !important;
        max-width: 300px !important;
    }

    body[target] .hero-copy {
        left: calc(50% - 573px) !important;
    }

    body[target] #c57376 > ul > li > a {
        font-size: 17px !important;
    }
}

body[target] #u_u1_pic {
    filter: sepia(0.22) saturate(1.18) hue-rotate(342deg) brightness(1.03) contrast(1.02) !important;
}

body[target] .donation-video-card video {
    filter: hue-rotate(138deg) saturate(1.28) brightness(1.05) contrast(1.02) !important;
}

/* TRUE EOF: RESTORE NATIVE VIDEO CLICK TARGET - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card {
    isolation: isolate !important;
    pointer-events: auto !important;
}

body[target] .donation-video-card video {
    position: relative !important;
    z-index: 20 !important;
    pointer-events: auto !important;
    -webkit-user-select: auto !important;
    user-select: auto !important;
}

body[target] .donation-video-card video::-webkit-media-controls,
body[target] .donation-video-card video::-webkit-media-controls-enclosure,
body[target] .donation-video-card video::-webkit-media-controls-panel,
body[target] .donation-video-card video::-webkit-media-controls-play-button,
body[target] .donation-video-card video::-webkit-media-controls-timeline,
body[target] .donation-video-card video::-webkit-media-controls-current-time-display,
body[target] .donation-video-card video::-webkit-media-controls-time-remaining-display,
body[target] .donation-video-card video::-webkit-media-controls-volume-slider,
body[target] .donation-video-card video::-webkit-media-controls-mute-button,
body[target] .donation-video-card video::-webkit-media-controls-fullscreen-button {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* TRUE FINAL EOF: KEEP VIDEO NATURAL COLOR - 20260708 */
body[target] .donation-video-card:before,
body[target] .donation-video-card:after {
    content: none !important;
    display: none !important;
}

body[target] .donation-video-card video {
    filter: none !important;
    opacity: 1 !important;
    mix-blend-mode: normal !important;
}

/* TRUE FINAL EOF: FRIEND LINKS FIT ORIGINAL 420x120 RATIO - 20260708 */
body[target] .footer-links-list {
    min-height: 150px !important;
    padding: 24px 20px 26px !important;
    gap: 22px !important;
    align-items: center !important;
    background: rgba(247, 252, 255, 0.72) !important;
}

body[target] .footer-links-list a {
    height: 78px !important;
    min-height: 78px !important;
    padding: 0 !important;
    border-radius: 2px !important;
    border: 1px solid #d7e6f4 !important;
    background: #f7fcff !important;
    overflow: hidden !important;
}

body[target] .footer-links-list img {
    display: block !important;
    width: 100% !important;
    height: 78px !important;
    max-width: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    filter: saturate(1.08) hue-rotate(7deg) brightness(1.02) !important;
}

/* TRUE FINAL EOF: FRIEND LINKS 130 SCALE - 20260708 FINAL */
body[target] .footer-links-list {
    min-height: 216px !important;
    padding: 23px 13px 31px !important;
    gap: 13px !important;
}

body[target] .footer-links-list a {
    height: 154px !important;
    min-height: 154px !important;
}

body[target] .footer-links-list img {
    height: 154px !important;
    object-fit: contain !important;
}

/* TRUE FINAL EOF: FRIEND LINKS WIDTH 130 SCALE - 20260708 FINAL */
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: 1490px !important;
    max-width: calc(100vw - 120px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    min-height: 148px !important;
    padding: 22px 20px 26px !important;
    gap: 18px !important;
    align-items: center !important;
}

body[target] .footer-links-list a {
    width: 100% !important;
    height: 98px !important;
    min-height: 98px !important;
}

body[target] .footer-links-list img {
    width: 100% !important;
    height: 98px !important;
    max-width: none !important;
    object-fit: contain !important;
}

/* TRUE FINAL EOF: FRIEND LINKS ALIGN TO MAIN WIDTH - 20260708 FINAL */
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--main-align-width, 1146px) !important;
    max-width: var(--main-align-width, 1146px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    min-height: 142px !important;
    padding: 22px 24px 26px !important;
    gap: 20px !important;
    align-items: center !important;
}

body[target] .footer-links-list a {
    width: 100% !important;
    height: 92px !important;
    min-height: 92px !important;
}

body[target] .footer-links-list img {
    width: 100% !important;
    height: 92px !important;
    max-width: none !important;
    object-fit: contain !important;
}

/* FINAL: FLUID FULL-WIDTH LAYOUT AND COMPLETE HERO - 20260709 */
body[target] {
    --page-fluid-width: calc(100vw - 64px);
    --feature-gap: clamp(16px, 1.4vw, 28px);
    --feature-height: clamp(280px, 18vw, 350px);
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel,
body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100vw !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 1672 / 941 !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: contain !important;
    object-position: center top !important;
}

body[target] .mn {
    margin-top: clamp(-180px, -9vw, -110px) !important;
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .news-feature-card .in1b > div[style*="margin-left"],
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in5 > div:nth-child(3),
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--page-fluid-width) !important;
    max-width: var(--page-fluid-width) !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .news-feature-card .in1b,
body[target] .news-feature-card table[style*="padding"],
body[target] .donation-media-panel,
body[target] .donation-video-card,
body[target] .donation-qr-card {
    height: var(--feature-height) !important;
    min-height: var(--feature-height) !important;
    max-height: var(--feature-height) !important;
}

body[target] .news-feature-card .in1b > div[style*="margin-left"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(240px, 0.62fr) !important;
    gap: var(--feature-gap) !important;
}

body[target] .news-feature-card table[style*="padding"] {
    width: 100% !important;
    padding: 60px 28px 22px !important;
}

body[target] .donation-media-panel {
    width: 100% !important;
    grid-template-columns: minmax(0, 1fr) minmax(240px, 0.62fr) !important;
    grid-template-rows: var(--feature-height) !important;
    column-gap: var(--feature-gap) !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card {
    width: 100% !important;
    padding: 60px 28px 22px !important;
}

body[target] .donation-qr-card {
    width: 100% !important;
    padding-top: 20px !important;
}

body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic,
body[target] .donation-video-card video {
    width: 100% !important;
    height: calc(var(--feature-height) - 104px) !important;
}

body[target] .titlestyle57379 {
    width: 100% !important;
}

body[target] .donation-qr-card img {
    width: clamp(106px, 7vw, 136px) !important;
    height: clamp(106px, 7vw, 136px) !important;
}

body[target] .footer-links-list {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: clamp(12px, 1.2vw, 24px) !important;
    min-height: 174px !important;
    padding: 28px 30px 32px !important;
}

body[target] .footer-links-list > a,
body[target] .footer-links-list > .footer-link-text {
    display: flex !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #d7e6f4 !important;
    background: #f7fcff !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

body[target] .footer-links-list img {
    width: 100% !important;
    height: 112px !important;
    object-fit: contain !important;
}

body[target] .footer-link-text strong {
    padding: 0 16px !important;
    color: #2f6f9f !important;
    font-size: clamp(15px, 1.15vw, 21px) !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    text-align: center !important;
}

@media (max-width: 1100px) {
    body[target] {
        --page-fluid-width: calc(100vw - 32px);
    }

    body[target] .footer-links-list {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* FINAL: BANNER FIT AND BALANCED CONTENT WIDTH - 20260709 */
body[target] {
    --page-fluid-width: min(1640px, calc(100vw - 112px));
    --feature-gap: clamp(18px, 1.25vw, 24px);
    --feature-height: clamp(286px, 17vw, 330px);
    --hero-banner-height: clamp(520px, 37.5vw, 680px);
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel,
body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100vw !important;
    height: var(--hero-banner-height) !important;
    min-height: var(--hero-banner-height) !important;
    max-height: var(--hero-banner-height) !important;
    aspect-ratio: auto !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center top !important;
}

body[target] .mn {
    margin-top: clamp(-142px, -7.2vw, -96px) !important;
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .news-feature-card .in1b > div[style*="margin-left"],
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in5 > div:nth-child(3),
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--page-fluid-width) !important;
    max-width: var(--page-fluid-width) !important;
}

body[target] .footer-links-list {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: clamp(14px, 1vw, 20px) !important;
    padding-left: clamp(22px, 1.7vw, 32px) !important;
    padding-right: clamp(22px, 1.7vw, 32px) !important;
}

body[target] .footer-links-list > a,
body[target] .footer-links-list > .footer-link-text,
body[target] .footer-links-list img {
    height: 112px !important;
    min-height: 112px !important;
}

@media (max-width: 1280px) {
    body[target] {
        --page-fluid-width: calc(100vw - 56px);
        --hero-banner-height: clamp(480px, 40vw, 590px);
    }
}

@media (max-width: 1100px) {
    body[target] .footer-links-list {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* FINAL: WIDE CAMPUS HERO V2 AND RESTRAINED CONTENT WIDTH - 20260709 */
body[target] {
    --page-fluid-width: min(1520px, calc(100vw - 160px));
    --feature-gap: clamp(18px, 1.15vw, 24px);
    --feature-height: clamp(286px, 16vw, 320px);
    --hero-banner-height: clamp(500px, 32vw, 610px);
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel,
body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100vw !important;
    height: var(--hero-banner-height) !important;
    min-height: var(--hero-banner-height) !important;
    max-height: var(--hero-banner-height) !important;
    aspect-ratio: auto !important;
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-fit: cover !important;
    object-position: center top !important;
}

body[target] .mn {
    margin-top: clamp(-126px, -6.2vw, -88px) !important;
}

body[target] .mn,
body[target] .news-feature-card,
body[target] .news-feature-card .in1b,
body[target] .news-feature-card .in1b > div[style*="margin-left"],
body[target] .portal-development-banner,
body[target] .in5,
body[target] .in5 > div:nth-child(3),
body[target] .in4cp,
body[target] .in4cpb,
body[target] .footer-links-title,
body[target] .footer-links-list {
    width: var(--page-fluid-width) !important;
    max-width: var(--page-fluid-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .footer-links-list {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: clamp(14px, 0.9vw, 18px) !important;
    padding-left: 26px !important;
    padding-right: 26px !important;
}

@media (max-width: 1360px) {
    body[target] {
        --page-fluid-width: calc(100vw - 72px);
        --hero-banner-height: clamp(470px, 38vw, 570px);
    }
}

@media (max-width: 1100px) {
    body[target] {
        --page-fluid-width: calc(100vw - 36px);
    }

    body[target] .footer-links-list {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* FINAL: RED HERO V3 SAFE-CROP - 20260709 */
body[target] {
    --hero-banner-height: clamp(500px, 32vw, 610px);
}

body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-slide {
    object-position: center top !important;
}

/* FINAL OVERRIDE: WIDER HEADER CONTENT - 20260709 */
body[target] {
    --header-wide-width: min(1840px, calc(100vw - 80px));
}

body[target] .top {
    height: 116px !important;
}

body[target] .topa {
    width: var(--header-wide-width) !important;
    min-width: 0 !important;
    max-width: var(--header-wide-width) !important;
    height: 116px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .topa img {
    width: 900px !important;
    max-width: 900px !important;
    margin-top: 8px !important;
}

body[target] .header-motto {
    right: max(40px, calc((100vw - var(--header-wide-width)) / 2)) !important;
    width: 516px !important;
    max-width: 516px !important;
    top: 24px !important;
}

body[target] .topb {
    right: max(40px, calc((100vw - var(--header-wide-width)) / 2)) !important;
}

/* ABSOLUTE FINAL: RESTORE LEFT IMAGE AND FIX VIDEO ONLY - 20260709 */
body[target] #u_u1_centerCutImg,
body[target] #u_u1_div,
body[target] #u_u1_imgdiv,
body[target] #u_u1_pic {
    width: 507px !important;
    max-width: 507px !important;
    height: 203px !important;
    min-height: 203px !important;
    max-height: 203px !important;
}

body[target] .news-feature-card .donation-media-panel {
    height: 307px !important;
    min-height: 307px !important;
    max-height: 307px !important;
    grid-template-rows: 307px !important;
    align-items: start !important;
}

body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card,
body[target] .news-feature-card .donation-media-panel .donation-video-card,
body[target] .donation-media-panel > .donation-video-card {
    box-sizing: border-box !important;
    height: 307px !important;
    min-height: 307px !important;
    max-height: 307px !important;
    padding: 60px 28px 10px !important;
    overflow: visible !important;
}

body[target] .news-feature-card .donation-media-panel .donation-video-card video,
body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video,
body[target] .donation-video-card video {
    display: block !important;
    width: 507px !important;
    max-width: 507px !important;
    height: 237px !important;
    min-height: 237px !important;
    max-height: 237px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

/* ABSOLUTE FINAL: LOWER SECTION ALIGNMENT - 20260709 */
body[target] .in5 > div:nth-child(3) {
    display: flex !important;
    gap: 24px !important;
    align-items: stretch !important;
    width: var(--page-fluid-width) !important;
    max-width: var(--page-fluid-width) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
    float: none !important;
    flex: 0 0 calc(50% - 12px) !important;
    width: calc(50% - 12px) !important;
    max-width: calc(50% - 12px) !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in5 > div:nth-child(3) > div[style*="clear"] {
    display: none !important;
}

body[target] .in5 > div:nth-child(3) .in2hyzs,
body[target] .in5 > div:nth-child(3) .in2hyzsb {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #demo {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
}

body[target] .in4cpb #demo > table,
body[target] .in4cpb #demo > table > tbody,
body[target] .in4cpb #demo > table > tbody > tr,
body[target] .in4cpb #demo > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo,
body[target] .in4cpb #u_u4_demo > table,
body[target] .in4cpb #u_u4_demo1,
body[target] .in4cpb #u_u4_demo1 > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo {
    overflow: hidden !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 24px !important;
    width: 100% !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+6) {
    display: none !important;
}

body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

body[target] .in4cpb #u_u4_demo1 img {
    width: 100% !important;
    max-width: 100% !important;
    height: 150px !important;
    object-fit: cover !important;
}

body[target] .footer-links-list > .footer-link-text {
    position: relative !important;
    background: radial-gradient(circle at 88% 58%, rgba(83, 154, 190, 0.10) 0 26px, transparent 27px), linear-gradient(180deg, #f7fcff 0%, #eef8fc 100%) !important;
    border: 1px solid #d4e8f5 !important;
    box-shadow: 0 14px 28px rgba(40, 91, 133, 0.08) !important;
}

body[target] .footer-links-list > .footer-link-text:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 22px !important;
    width: 4px !important;
    height: 68px !important;
    background: #3a96c8 !important;
}

body[target] .footer-links-list > .footer-link-text:after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 3px !important;
    background: #d9b34e !important;
}

body[target] .footer-link-text strong {
    color: #2a668e !important;
    font-size: 18px !important;
    line-height: 1.32 !important;
    font-weight: 700 !important;
    padding: 0 18px !important;
}
/* ABSOLUTE FINAL: FOOTER TEXT LINK CARD MATCH - 20260709 */
body[target] .footer-links-list > .footer-link-text {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    padding: 0 14px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    background: radial-gradient(circle at 88% 58%, rgba(83, 154, 190, 0.10) 0 26px, transparent 27px), linear-gradient(180deg, #f7fcff 0%, #eef8fc 100%) !important;
    border: 1px solid #d4e8f5 !important;
    box-shadow: 0 14px 28px rgba(40, 91, 133, 0.08) !important;
}

body[target] .footer-links-list > .footer-link-text strong {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 4px !important;
    color: #2b6c99 !important;
    font-size: 20px !important;
    line-height: 1.16 !important;
    font-weight: 700 !important;
    text-align: center !important;
    letter-spacing: 0 !important;
}

body[target] .footer-links-list > .footer-link-text em {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #4f7185 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-style: normal !important;
    font-weight: 500 !important;
    text-align: center !important;
    letter-spacing: 0 !important;
}

body[target] .footer-links-list > .footer-link-text:before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 22px !important;
    width: 4px !important;
    height: 68px !important;
    background: #3a96c8 !important;
}

body[target] .footer-links-list > .footer-link-text:after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 3px !important;
    background: #d9b34e !important;
}
/* ABSOLUTE FINAL: FOOTER IMAGE LINK CARD MATCH - 20260709 */
body[target] .footer-links-list > .footer-link-image {
    display: flex !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f7fcff !important;
    border: 1px solid #d7e6f4 !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    overflow: hidden !important;
}

body[target] .footer-links-list > .footer-link-image:before,
body[target] .footer-links-list > .footer-link-image:after {
    display: none !important;
    content: none !important;
}

body[target] .footer-links-list > .footer-link-image img {
    display: block !important;
    width: 100% !important;
    height: 112px !important;
    max-width: none !important;
    object-fit: contain !important;
}

/* FINAL: ALIGN SAFETY MORE WITH NEWS MORE - 20260709 */
body[target] .in4cp {
    position: relative !important;
    padding-right: 70px !important;
    overflow: hidden !important;
}

body[target] .in4cp span {
    position: absolute !important;
    right: 19px !important;
    top: 50% !important;
    display: block !important;
    width: 46px !important;
    height: 14px !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: translateY(-50%) !important;
    overflow: hidden !important;
}

body[target] .in4cp span a {
    display: block !important;
    width: 46px !important;
    height: 14px !important;
    text-decoration: none !important;
}

body[target] .in4cp span img {
    display: none !important;
}

body[target] .in4cp span a:before {
    content: "+MORE" !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 14px !important;
    border-radius: 2px !important;
    background: #aeb8c2 !important;
    color: #fff !important;
    font: 700 8px/14px Arial, sans-serif !important;
    letter-spacing: 0 !important;
}

/* FINAL: HEADER MARK TEXT SCALE 0.8X - 20260709 */
body[target] .topa img {
    width: 720px !important;
    max-width: 720px !important;
    margin-top: 17px !important;
}

body[target] .header-motto {
    width: 413px !important;
    max-width: 413px !important;
    top: 19px !important;
}

/* FINAL: HEADER MOTTO LEFT AND TOP LINKS LARGER - 20260709 */
body[target] .header-motto {
    right: max(331px, calc((100vw - var(--header-wide-width)) / 2 + 331px)) !important;
}

body[target] .topb {
    right: 28px !important;
    top: 42px !important;
    height: auto !important;
    z-index: 5 !important;
}

body[target] .topc,
body[target] .topc a {
    font-size: 17px !important;
    line-height: 22px !important;
    height: 22px !important;
    color: #fff !important;
}

/* FINAL: TOP FEATURE TITLES USE LOWER SECTION BLUE - 20260710 */
body[target] .news-feature-card .in1dh strong,
body[target] .news-feature-card .donation-panel-title strong,
body[target] .news-feature-card .donation-qr-card strong {
    color: #2473d7 !important;
}

body[target] .news-feature-card .in1dh strong:before,
body[target] .news-feature-card .donation-panel-title strong:before,
body[target] .news-feature-card .donation-qr-card strong:before {
    background-color: #2473d7 !important;
}

body[target] .news-feature-card .in1dh strong:after,
body[target] .news-feature-card .donation-panel-title strong:after,
body[target] .news-feature-card .donation-qr-card strong:after {
    display: none !important;
    content: none !important;
}

/* FINAL: COLOR THE TOP FEATURE ICONS THEMSELVES - 20260710 */
body[target] .news-feature-card .in1dh strong:before,
body[target] .news-feature-card .donation-panel-title strong:before,
body[target] .news-feature-card .donation-qr-card strong:before {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
}

body[target] .news-feature-card .in1dh strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232473d7' d='M13.6 2.3c.7 2.8-.3 4.8-1.6 6.3-.8-1.8-2.2-3.1-4.2-3.9.6 2.7-.8 4.5-2 6.2-1.1 1.5-1.8 3.1-1.4 5 .6 3 3.4 5.1 7.2 5.1 4.5 0 7.8-2.8 7.8-7.2 0-4.2-2.8-8.3-5.8-11.5z'/%3E%3C/svg%3E") !important;
}

body[target] .news-feature-card .donation-panel-title strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%232473d7'/%3E%3Cpath d='M10 7.8v8.4l6.2-4.2L10 7.8z' fill='white'/%3E%3C/svg%3E") !important;
}

body[target] .news-feature-card .donation-qr-card strong:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232473d7' d='M4 4h7v7H4V4Zm2 2v3h3V6H6Zm7-2h7v7h-7V4Zm2 2v3h3V6h-3ZM4 13h7v7H4v-7Zm2 2v3h3v-3H6Zm9-2h2v2h-2v-2Zm-2 3h2v2h-2v-2Zm4 0h3v4h-5v-2h2v-2Z'/%3E%3C/svg%3E") !important;
}

/* FINAL: LIFT BOTH CAMPUS BUILDINGS INTO VIEW - 20260710 */
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel .hero-carousel-slide {
    object-position: left bottom !important;
}

/* FINAL: LIFT HERO TAGS ABOVE MAIN BUILDING SPIRE - 20260710 */
body[target] .hero-tags {
    margin-top: -8px !important;
}

/* DEPLOYMENT FINAL: CLEAN NAV ACTIVE / HOVER INDICATOR - 20260902 */
body[target] #c57376 > ul > li > a,
body[target] #c57376 > ul > li > a:hover,
body[target] #c57376 > ul > li > a#current,
body[target] #c57376 > ul > li:hover > a {
    border-bottom: 0 !important;
    background-image: none !important;
    box-shadow: none !important;
}

body[target] #c57376 > ul > li > a::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    bottom: 0 !important;
    width: 48px !important;
    height: 3px !important;
    border-radius: 999px !important;
    background: #2473d7 !important;
    box-shadow: none !important;
    opacity: 0 !important;
    transform: translateX(-50%) scaleX(0.45) !important;
    transform-origin: center !important;
    transition: opacity 0.18s ease, transform 0.18s ease !important;
}

body[target] #c57376 > ul > li > a#current::after,
body[target] #c57376 > ul > li:hover > a::after {
    opacity: 1 !important;
    transform: translateX(-50%) scaleX(1) !important;
}

body[target] #c57376 > ul > li:hover > a {
    color: #2473d7 !important;
    background: transparent !important;
}

body[target] #c57376 > ul:hover > li > a#current:not(:hover) {
    color: #1f2e45 !important;
}

body[target] #c57376 > ul:hover > li > a#current:not(:hover)::after {
    opacity: 0 !important;
    transform: translateX(-50%) scaleX(0.45) !important;
}

body[target] #c57376 > ul > li > ul {
    border-top: 1px solid #e2ebf5 !important;
    border-radius: 0 0 6px 6px !important;
    box-shadow: 0 12px 28px rgba(26, 69, 120, 0.14) !important;
}

/* DEPLOYMENT FINAL: RESPONSIVE MOBILE LAYOUT - 20260902 */
html,
body,
body[target] {
    overflow-x: hidden !important;
}

body[target] div.hero-carousel[style],
body[target] .hero-carousel,
body[target] div.hero-carousel[style] .hero-carousel-track,
body[target] div.hero-carousel[style] .hero-carousel-slide,
body[target] .hero-carousel-track,
body[target] .hero-carousel-slide {
    width: 100% !important;
    max-width: 100% !important;
}

@media screen and (max-width: 900px) {
    html,
    body,
    body[target] {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow-x: hidden !important;
    }

    body[target] {
        --page-fluid-width: calc(100vw - 24px) !important;
        --hero-banner-height: 330px !important;
        background: #f5f9fd !important;
    }

    body[target] *,
    body[target] *::before,
    body[target] *::after {
        box-sizing: border-box;
    }

    body[target] .top {
        position: relative !important;
        inset: auto !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 72px !important;
        min-height: 72px !important;
        margin: 0 !important;
        border-top: 0 !important;
        background: linear-gradient(100deg, #133590 0%, #1662c8 62%, #1d8ee7 100%) !important;
    }

    body[target] .topa {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 72px !important;
        margin: 0 !important;
        padding: 0 14px !important;
    }

    body[target] .topa img {
        display: block !important;
        width: min(74vw, 290px) !important;
        max-width: min(74vw, 290px) !important;
        height: auto !important;
        margin: 0 !important;
    }

    body[target] .header-motto,
    body[target] .topb {
        display: none !important;
    }

    body[target] .dh {
        position: relative !important;
        z-index: 40 !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 46px !important;
        min-height: 46px !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        background: #ffffff !important;
        border-bottom: 1px solid #e3ebf5 !important;
        box-shadow: 0 4px 14px rgba(20, 55, 95, 0.08) !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    body[target] .dh::-webkit-scrollbar {
        display: none;
    }

    body[target] #c57376,
    body[target] #c57376 > ul {
        display: flex !important;
        width: max-content !important;
        min-width: max-content !important;
        max-width: none !important;
        height: 46px !important;
        margin: 0 !important;
        padding: 0 8px !important;
        float: none !important;
    }

    body[target] #c57376 > ul > li {
        position: relative !important;
        display: block !important;
        flex: 0 0 auto !important;
        width: auto !important;
        height: 46px !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
    }

    body[target] #c57376 > ul > li > a,
    body[target] #c57376 > ul > li > a:hover,
    body[target] #c57376 > ul > li > a#current,
    body[target] #c57376 > ul > li:hover > a {
        display: block !important;
        width: auto !important;
        min-width: 82px !important;
        height: 46px !important;
        padding: 0 12px !important;
        color: #1f2e45 !important;
        font-size: 13px !important;
        line-height: 46px !important;
        text-align: center !important;
        white-space: nowrap !important;
        background: transparent !important;
    }

    body[target] #c57376 > ul > li > a#current {
        color: #2473d7 !important;
    }

    body[target] #c57376 > ul > li > a::after {
        width: 34px !important;
        height: 3px !important;
    }

    body[target] #c57376 > ul > li > ul {
        display: none !important;
    }

    body[target] div.hero-carousel[style],
    body[target] .hero-carousel,
    body[target] div.hero-carousel[style] .hero-carousel-track,
    body[target] div.hero-carousel[style] .hero-carousel-slide,
    body[target] .hero-carousel-track,
    body[target] .hero-carousel-slide {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: var(--hero-banner-height) !important;
        min-height: var(--hero-banner-height) !important;
        max-height: var(--hero-banner-height) !important;
        margin: 0 !important;
    }

    body[target] div.hero-carousel[style] .hero-carousel-slide,
    body[target] .hero-carousel-slide {
        object-fit: cover !important;
        object-position: 52% bottom !important;
    }

    body[target] .hero-copy {
        position: absolute !important;
        top: 34px !important;
        left: 18px !important;
        right: 18px !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        transform: none !important;
        text-align: left !important;
    }

    body[target] .hero-copy h1 {
        margin: 0 0 6px !important;
        font-size: clamp(28px, 8.2vw, 34px) !important;
        line-height: 1.16 !important;
        letter-spacing: -1px !important;
        white-space: nowrap !important;
    }

    body[target] .hero-copy p {
        margin: 0 !important;
        font-size: clamp(12px, 3.5vw, 15px) !important;
        line-height: 1.4 !important;
        white-space: nowrap !important;
    }

    body[target] .hero-tags {
        display: grid !important;
        grid-template-columns: repeat(2, max-content) !important;
        gap: 8px !important;
        width: max-content !important;
        max-width: 100% !important;
        margin: 14px 0 0 !important;
    }

    body[target] .hero-tags span {
        min-width: 104px !important;
        height: 30px !important;
        padding: 0 12px !important;
        font-size: 12px !important;
        line-height: 30px !important;
        text-align: center !important;
    }

    body[target] .hero-carousel-dots {
        right: 14px !important;
        bottom: 12px !important;
        left: auto !important;
        transform: none !important;
    }

    body[target] .mn,
    body[target] .mn > div,
    body[target] .in1,
    body[target] .news-feature-card,
    body[target] .news-feature-card .in1b,
    body[target] .news-feature-card .in1b > div[style*="margin-left"],
    body[target] .portal-development-banner,
    body[target] .in5,
    body[target] .in5 > div:nth-child(3),
    body[target] .in4cp,
    body[target] .in4cpb,
    body[target] .footer-links-title,
    body[target] .footer-links-list {
        width: var(--page-fluid-width) !important;
        min-width: 0 !important;
        max-width: var(--page-fluid-width) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    body[target] .mn {
        position: relative !important;
        z-index: 5 !important;
        height: auto !important;
        min-height: 0 !important;
        margin-top: 16px !important;
        padding: 0 !important;
        transform: none !important;
        overflow: visible !important;
    }

    body[target] .in1,
    body[target] .news-feature-card {
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body[target] .news-feature-card .in1dh {
        position: relative !important;
        inset: auto !important;
        width: 100% !important;
        height: 46px !important;
        margin: 0 !important;
        padding: 0 16px !important;
        line-height: 46px !important;
        transform: none !important;
    }

    body[target] .news-feature-card .in1b {
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 12px !important;
        overflow: visible !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] {
        display: flex !important;
        flex-direction: column !important;
        gap: 16px !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] > div[style*="height:0px"] {
        display: none !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] > table,
    body[target] .news-feature-card .in1b table[style*="padding"] {
        display: table !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        transform: none !important;
    }

    body[target] #u_u1_centerCutImg,
    body[target] #u_u1_div,
    body[target] #u_u1_imgdiv,
    body[target] #u_u1_pic {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 190px !important;
        min-height: 190px !important;
        max-height: 190px !important;
    }

    body[target] #u_u1_pic {
        object-fit: cover !important;
        object-position: center !important;
    }

    body[target] .news-feature-card .donation-media-panel,
    body[target] .donation-media-panel {
        position: relative !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        grid-template-rows: auto auto auto !important;
        gap: 12px !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body[target] .donation-panel-title {
        position: relative !important;
        inset: auto !important;
        grid-column: 1 !important;
        grid-row: 1 !important;
        width: 100% !important;
        height: 36px !important;
        margin: 0 !important;
        padding: 0 4px !important;
        line-height: 36px !important;
        transform: none !important;
    }

    body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card,
    body[target] .news-feature-card .donation-media-panel .donation-video-card,
    body[target] .donation-media-panel > .donation-video-card,
    body[target] .donation-video-card {
        position: relative !important;
        inset: auto !important;
        grid-column: 1 !important;
        grid-row: 2 !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        transform: none !important;
        overflow: hidden !important;
    }

    body[target] .news-feature-card .donation-media-panel .donation-video-card video,
    body[target] .news-feature-card .in1b .donation-media-panel .donation-video-card video,
    body[target] .donation-video-card video {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 16 / 9 !important;
        object-fit: cover !important;
    }

    body[target] .donation-qr-card {
        position: relative !important;
        inset: auto !important;
        grid-column: 1 !important;
        grid-row: 3 !important;
        display: grid !important;
        grid-template-columns: 104px 1fr !important;
        grid-template-rows: auto auto !important;
        align-items: center !important;
        column-gap: 16px !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 132px !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 14px 16px !important;
        transform: none !important;
        overflow: hidden !important;
    }

    body[target] .donation-qr-card img {
        grid-column: 1 !important;
        grid-row: 1 / 3 !important;
        width: 104px !important;
        height: 104px !important;
        margin: 0 !important;
        padding: 5px !important;
    }

    body[target] .donation-qr-card strong,
    body[target] .donation-qr-card span {
        position: relative !important;
        inset: auto !important;
        grid-column: 2 !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: left !important;
        transform: none !important;
    }

    body[target] .donation-qr-card strong {
        align-self: end !important;
        font-size: 18px !important;
    }

    body[target] .donation-qr-card span {
        align-self: start !important;
        margin-top: 7px !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }

    body[target] .portal-development-banner {
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin-top: 16px !important;
        margin-bottom: 0 !important;
        padding: 14px 16px !important;
        transform: none !important;
    }

    body[target] .portal-development-banner span {
        display: block !important;
        font-size: 17px !important;
        line-height: 1.55 !important;
        white-space: normal !important;
        text-align: center !important;
    }

    body[target] .in5 {
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin-top: 22px !important;
        padding: 0 !important;
        overflow: visible !important;
    }

    body[target] .in5 > div:nth-child(3) {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 16px !important;
        height: auto !important;
        margin-top: 0 !important;
        padding: 0 !important;
    }

    body[target] .in5 > div:nth-child(3) > div[style*="width: 365px"] {
        display: block !important;
        flex: 0 0 auto !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        float: none !important;
    }

    body[target] .in2hyzs,
    body[target] .in2hyzsb {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }

    body[target] .in2hyzsb {
        height: auto !important;
        min-height: 150px !important;
        max-height: none !important;
        padding: 10px 12px !important;
    }

    body[target] .in2hyzsb li,
    body[target] .in2hyzsb li a,
    body[target] .in2hyzsb li::after {
        height: 23px !important;
        line-height: 23px !important;
    }

    body[target] .in2hyzsb li {
        padding-right: 82px !important;
    }

    body[target] .in4cp {
        position: relative !important;
        height: 50px !important;
        margin-top: 22px !important;
        padding: 0 62px 0 12px !important;
        line-height: 50px !important;
        transform: none !important;
    }

    body[target] .in4cpb {
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 12px !important;
        transform: none !important;
        overflow: hidden !important;
    }

    body[target] .in4cpb #demo,
    body[target] .in4cpb #u_u4_demo,
    body[target] .in4cpb #u_u4_demo1,
    body[target] .in4cpb #u_u4_demo1 > table,
    body[target] .in4cpb #u_u4_demo1 > table > tbody,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        transform: none !important;
    }

    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:nth-child(n+5) {
        display: none !important;
    }

    body[target] .in4cpb #u_u4_demo1 img,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child img,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) img {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 98px !important;
        min-height: 98px !important;
        max-height: 98px !important;
        object-fit: cover !important;
    }

    body[target] .in4cpb .titlestyle57386 {
        height: 42px !important;
        line-height: 42px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
        text-align: center !important;
    }

    body[target] .footer-links-title {
        height: 50px !important;
        margin-top: 22px !important;
        padding: 0 12px !important;
        line-height: 50px !important;
    }

    body[target] .footer-links-list {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin-top: 0 !important;
        margin-bottom: 22px !important;
        padding: 12px !important;
        overflow: visible !important;
    }

    body[target] .footer-links-list > a,
    body[target] .footer-links-list > .footer-link-text,
    body[target] .footer-links-list > .footer-link-image {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 82px !important;
        min-height: 82px !important;
        max-height: 82px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body[target] .footer-links-list img,
    body[target] .footer-links-list > .footer-link-image img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 82px !important;
        min-height: 82px !important;
        max-height: 82px !important;
        object-fit: contain !important;
    }

    body[target] .bt {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 110px !important;
        margin: 0 !important;
        padding: 22px 12px !important;
        overflow: hidden !important;
    }

    body[target] .bta {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto !important;
        padding: 0 !important;
        font-size: 12px !important;
        line-height: 1.8 !important;
        text-align: center !important;
        white-space: normal !important;
    }

    body[target] .bta p {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 8px !important;
        white-space: normal !important;
    }
}

@media screen and (max-width: 480px) {
    body[target] {
        --hero-banner-height: 315px !important;
    }

    body[target] .top {
        height: 66px !important;
        min-height: 66px !important;
    }

    body[target] .topa {
        height: 66px !important;
        padding: 0 12px !important;
    }

    body[target] .topa img {
        width: min(80vw, 278px) !important;
        max-width: min(80vw, 278px) !important;
    }

    body[target] .hero-copy {
        top: 28px !important;
        left: 16px !important;
        right: 12px !important;
    }

    body[target] .hero-copy h1 {
        font-size: clamp(27px, 8.1vw, 32px) !important;
    }

    body[target] .hero-copy p {
        font-size: clamp(11px, 3.35vw, 14px) !important;
    }

    body[target] .hero-tags {
        margin-top: 12px !important;
        gap: 7px !important;
    }

    body[target] .hero-tags span {
        min-width: 98px !important;
        height: 28px !important;
        padding: 0 9px !important;
        font-size: 11px !important;
        line-height: 28px !important;
    }

    body[target] #u_u1_centerCutImg,
    body[target] #u_u1_div,
    body[target] #u_u1_imgdiv,
    body[target] #u_u1_pic {
        height: 176px !important;
        min-height: 176px !important;
        max-height: 176px !important;
    }

    body[target] .portal-development-banner span {
        font-size: 16px !important;
    }
}

/* MOBILE REFINEMENT: COMPONENT INTRINSIC SIZES - 20260902 */
@media screen and (max-width: 900px) {
    body[target] .news-feature-card table[style*="padding"]::before,
    body[target] .donation-video-card::before {
        content: none !important;
        display: none !important;
    }

    body[target] .hero-tags {
        grid-template-columns: repeat(2, 140px) !important;
        width: 288px !important;
    }

    body[target] .hero-tags span {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
        padding: 0 8px 0 40px !important;
        text-indent: 0 !important;
        overflow: hidden !important;
    }

    body[target] .hero-tags span::before {
        left: 6px !important;
        top: 3px !important;
        width: 24px !important;
        height: 24px !important;
        background-size: 14px 14px !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] > table {
        display: block !important;
        flex: 0 0 auto !important;
        table-layout: fixed !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: hidden !important;
    }

    body[target] .news-feature-card .in1b > div[style*="margin-left"] > table > tbody,
    body[target] .news-feature-card .in1b > div[style*="margin-left"] > table > tbody > tr,
    body[target] .news-feature-card .in1b > div[style*="margin-left"] > table > tbody > tr > td {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
    }

    body[target] #u_u1_newstitle,
    body[target] .titlestyle57379 {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        height: 32px !important;
        min-height: 32px !important;
        max-height: 32px !important;
        padding: 0 8px !important;
        font-size: 13px !important;
        line-height: 32px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td > div:first-child > table > tbody > tr > td > div {
        height: 98px !important;
        min-height: 98px !important;
        max-height: 98px !important;
        overflow: hidden !important;
    }

    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:first-child,
    body[target] .in4cpb #u_u4_demo1 > table > tbody > tr > td:not(:first-child) {
        height: 100px !important;
        min-height: 100px !important;
        max-height: 100px !important;
        overflow: hidden !important;
    }
}
