/* Shared Na Sang design: real text, original media, all public modules. */
:root{--ns-navy:#163f5b;--ns-red:#b52e42;--ns-ink:#233d50;--ns-muted:#637787;--ns-line:#dfe7ec;--ns-bg:#f4f7f9;--ns-radius:12px}
html{scroll-behavior:smooth}body{margin:0;background:var(--ns-bg);color:var(--ns-ink);font:15px/1.65 Arial,Helvetica,sans-serif}a{color:var(--ns-navy)}a:hover,a:focus{color:var(--ns-red);text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #d7a72c;outline-offset:3px}h1,h2,h3,h4{color:var(--ns-navy);line-height:1.4}img{max-width:100%}.ns-container{width:calc(100% - 48px);max-width:1200px;margin-inline:auto}.ns-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ns-skip{position:absolute;left:16px;top:-100px;z-index:9999;background:#fff;padding:12px}.ns-skip:focus{top:8px}
.ns-topbar{background:var(--ns-navy);color:#fff;font-size:12px}.ns-topbar>.ns-container{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:42px}.ns-contact-links{display:flex;gap:20px;flex-wrap:wrap}.ns-contact-links a{color:inherit}.ns-contact-links i{margin-right:5px}.ns-topbar form{display:flex;align-items:center;background:#fff;border-radius:20px;overflow:hidden;margin:6px 0;max-width:270px}.ns-topbar input[type=search]{color:var(--ns-ink);border:0;background:transparent;min-width:0;width:210px;padding:5px 14px;height:30px;font-size:12px}.ns-topbar button{background:none;border:0;color:var(--ns-navy);width:36px;height:30px}.ns-masthead{background:linear-gradient(100deg,#fff,#edf4f7);border-bottom:1px solid var(--ns-line)}.ns-brand{display:flex;align-items:center;gap:22px;padding:24px 0;color:var(--ns-navy)}.ns-logo{width:88px;height:88px;object-fit:contain;flex-shrink:0;border-radius:50%}.ns-brand strong{display:block;text-transform:uppercase;font-size:clamp(20px,2.1vw,29px);font-weight:700;line-height:1.35}.ns-brand small{display:block;font-size:15px;letter-spacing:1px;color:var(--ns-muted);margin-top:10px}
.ns-navigation{background:var(--ns-navy);border-bottom:3px solid var(--ns-red)}.ns-menu{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.ns-menu li{position:relative;list-style:none;margin:0}.ns-menu>li>a{display:block;padding:15px 17px;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;white-space:nowrap}.ns-menu>li:has(>ul)>a{padding-right:32px}.ns-menu>li.current>a,.ns-menu>li>a[aria-current=page],.ns-menu>li>a:hover{background:var(--ns-red)}.ns-menu ul{display:none;position:absolute;top:100%;left:0;min-width:245px;max-width:330px;padding:7px;margin:0;background:#fff;border:1px solid var(--ns-line);box-shadow:0 14px 30px #12334f22;border-radius:0 0 8px 8px;z-index:100}.ns-menu ul a{display:block;padding:10px 12px;line-height:1.5;color:var(--ns-ink);font-size:14px;border-radius:4px}.ns-menu ul a:hover{background:#f0f4f7;color:var(--ns-red)}.ns-menu li.ns-submenu-open>ul{display:block}.ns-submenu-toggle{position:absolute;right:2px;top:7px;height:36px;width:28px;background:transparent;border:0;color:#fff}.ns-menu ul .ns-submenu-toggle{color:var(--ns-navy)}.ns-menu ul ul{left:100%;top:0}.ns-menu-toggle{display:none}.ns-menu>li:last-child>ul{left:auto;right:0}
.ns-home{padding-block:24px 48px}.ns-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:30px}.ns-quick a{display:flex;gap:13px;align-items:center;padding:19px 17px;background:#fff;border:1px solid var(--ns-line);border-radius:9px;font-weight:bold;font-size:14px;box-shadow:0 3px 10px #163f5b04}.ns-quick a>i:first-child{display:grid;place-items:center;background:#f9eaed;color:var(--ns-red);width:42px;height:42px;border-radius:50%;font-size:22px;flex-shrink:0}.ns-quick a>i:last-child{margin-left:auto;font-size:16px}.ns-quick a:nth-child(2)>i:first-child{background:#e9f2f8;color:#245c7e}.ns-quick a:nth-child(3)>i:first-child{background:#fbf3df;color:#997220}.ns-quick a:nth-child(4)>i:first-child{background:#e7f3ed;color:#2c7151}.ns-quick a:hover{border-color:#a9bdcb}.ns-section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--ns-line);padding-bottom:12px;margin-bottom:20px}.ns-section-title h2{margin:0;font-size:20px;font-weight:bold;padding-left:13px;border-left:4px solid var(--ns-red)}.ns-section-title>a{font-size:13px;white-space:nowrap}.ns-news-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:30px}.ns-news-row>section{min-width:0}.ns-feature{background:#fff;border:1px solid var(--ns-line);border-radius:var(--ns-radius);overflow:hidden}.ns-feature-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#edf1f4}.ns-feature-image img{display:block;width:100%;height:100%;object-fit:cover}.ns-feature-copy{padding:24px}.ns-tag{display:inline-block;color:var(--ns-red);font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:.5px}.ns-feature h2{font-size:25px;line-height:1.4;margin:9px 0 12px;font-weight:bold}.ns-feature p{font-size:15px;line-height:1.75;color:var(--ns-muted);margin-bottom:16px}.ns-card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:13px}.ns-home time,.ns-meta{color:var(--ns-muted);font-size:12px}.ns-latest article{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;padding:17px 0;border-bottom:1px solid var(--ns-line)}.ns-latest article:first-child{padding-top:0}.ns-latest article:last-child{border-bottom:0}.ns-latest-photo{display:block;width:110px;height:88px;border-radius:7px;overflow:hidden}.ns-latest img{width:100%;height:100%;object-fit:cover}.ns-latest h3{font-size:15px;font-weight:bold;line-height:1.5;margin:5px 0 0}.ns-noimage{display:grid;place-items:center;background:#e9eff3;color:#7992a5;width:100%;height:100%;min-height:80px;font-size:32px}.ns-home-section{margin-top:36px}.ns-law-list{list-style:none;padding:0;margin:0;background:white;border:1px solid var(--ns-line);border-radius:var(--ns-radius)}.ns-law-list li{display:flex;align-items:center;gap:18px;padding:17px 22px;border-bottom:1px solid var(--ns-line)}.ns-law-list li:last-child{border:0}.ns-law-list li>i{color:var(--ns-red);background:#fbf0f2;border-radius:8px;padding:13px;font-size:21px}.ns-law-list h3{font-size:15px;margin:3px 0 0;line-height:1.6}.ns-law-open{margin-left:auto;font-size:23px}.ns-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ns-story{background:#fff;border:1px solid var(--ns-line);border-radius:var(--ns-radius);overflow:hidden}.ns-story img{display:block;width:100%;height:210px;object-fit:cover}.ns-story>div{padding:20px}.ns-story h3{font-size:17px;font-weight:bold;margin:8px 0 10px}.ns-story p{font-size:14px;line-height:1.7;color:var(--ns-muted);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.ns-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ns-media-card{background:#fff;border:1px solid var(--ns-line);border-radius:var(--ns-radius);overflow:hidden}.ns-media-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.ns-media-card a>div{padding:22px}.ns-media-card h3{font-size:19px;font-weight:bold;margin:10px 0}
.ns-inner{padding-bottom:40px;min-height:50vh}.ns-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:20px 0;font-size:13px;line-height:1.6;color:var(--ns-muted)}.ns-breadcrumb a:last-child{color:var(--ns-muted)}.ns-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:start}.ns-page-full{grid-template-columns:minmax(0,1fr)}.ns-page-three{grid-template-columns:220px minmax(0,1fr) 250px}.ns-content-column,.ns-sidebar{min-width:0}.ns-module{background:#fff;border:1px solid var(--ns-line);border-radius:var(--ns-radius);padding:28px;overflow-wrap:break-word;min-width:0}.ns-module>.row{margin-left:0;margin-right:0}.ns-module .container{max-width:100%;width:auto}.ns-page-title,.ns-module h1,.ns-module .tms_tintuc_titlle h1{font-size:28px;line-height:1.45;font-weight:bold;margin:0 0 22px;padding:0;color:var(--ns-navy);text-transform:none;background:none}.ns-module .tms_tintuc_titlle{padding:0;border:0;margin:0;background:none}.ns-module h2{font-size:22px}.ns-module h3{font-size:18px}.ns-module .panel{border:1px solid var(--ns-line);box-shadow:none;border-radius:8px;overflow:hidden}.ns-module .panel-heading,.ns-sidebar .panel-heading,.ns-module .panel-footer{background:#f1f5f7;color:var(--ns-navy);border-color:var(--ns-line)}.ns-module .panel-body{padding:18px}.ns-module .news_column.bodytext{border:0;border-radius:0}.ns-module .news_column.bodytext>.panel-body{padding:0}.ns-module .hometext{font-size:17px;line-height:1.8;color:#405868}.ns-module #news-bodyhtml,.ns-module .bodytext{font-size:16px;line-height:1.85;overflow-wrap:anywhere}.ns-module #news-bodyhtml img,.ns-module .bodytext img,.ns-module figure img{height:auto!important;max-width:100%!important}.ns-module figure{max-width:100%;margin-bottom:20px}.ns-module figure.article.center{text-align:center}.ns-module figure.article.center img{border:0;border-radius:7px;padding:0}.ns-module #news-bodyhtml p{margin:0 0 16px}.ns-module #news-bodyhtml table{max-width:100%!important}.ns-module .bodytext iframe{max-width:100%}.ns-module .imghome{width:190px;height:135px;object-fit:cover;border:0;padding:0;margin:0 20px 10px 0!important;border-radius:6px}.ns-module .news_column h2,.ns-module .news_column h3{font-size:19px;line-height:1.5;font-weight:bold;margin-top:0}.ns-module .news_column .text-muted{font-size:12px;margin:8px 0 12px}.ns-module .news_column .panel-body:after{content:'';display:block;clear:both}.ns-module .icon_new{display:none}.ns-module ul.related{padding-left:20px}.ns-module ul.related li{margin-bottom:10px}
.ns-sidebar .panel,.ns-sidebar .ns-section-nav{border:1px solid var(--ns-line);border-radius:10px;box-shadow:none;background:#fff;margin-bottom:22px;overflow:hidden}.ns-sidebar .panel-heading,.ns-section-nav h2{background:var(--ns-navy);color:#fff;font-size:16px;font-weight:bold;padding:15px 18px;margin:0;border:0}.ns-sidebar .panel-body{padding:16px;font-size:14px}.ns-sidebar img{height:auto}.ns-section-nav ul{padding:9px 17px;margin:0;list-style:none}.ns-section-nav li+li{border-top:1px solid var(--ns-line)}.ns-section-nav a{display:block;padding:10px 0;font-size:14px}.ns-sidebar .list-group-item{border-color:var(--ns-line);padding:11px 15px}.ns-sidebar a{line-height:1.55}.ns-sidebar ul{max-width:100%}.ns-layout-header:empty,.ns-layout-footer:empty{display:none}
.ns-module .table{font-size:14px;line-height:1.65;border-color:var(--ns-line);margin-bottom:20px}.ns-module .table>thead>tr>th{background:var(--ns-navy);color:white;border-color:#315b76;font-weight:bold;padding:13px 12px;vertical-align:middle}.ns-module .table>tbody>tr>td{padding:13px 12px;border-color:var(--ns-line);vertical-align:top}.ns-module .table-striped>tbody>tr:nth-of-type(odd){background:#f6f8fa}.ns-module .table-hover>tbody>tr:hover{background:#edf3f7}.ns-module .table-responsive{border:1px solid var(--ns-line);border-radius:8px;max-width:100%;margin-bottom:20px;overflow:auto}.ns-module .table-responsive>.table{margin-bottom:0}.ns-module .form-control{border:1px solid #cbd8e1;border-radius:6px;min-height:38px;font-size:14px;box-shadow:none}.ns-module .form-control:focus{border-color:#416f8c;box-shadow:0 0 0 3px #163f5b12}.ns-module .btn{border-radius:6px;padding:9px 15px;font-size:14px}.ns-module .btn-primary,.ns-module .btn-info{background:var(--ns-navy);border-color:var(--ns-navy);color:#fff}.ns-module .btn-primary:hover,.ns-module .btn-info:hover{background:#245d7e}.ns-module .pagination>li>a,.ns-module .pagination>li>span{color:var(--ns-navy);border-color:var(--ns-line);padding:8px 13px}.ns-module .pagination>.active>a,.ns-module .pagination>.active>span{background:var(--ns-navy);color:#fff}.ns-module .alert-info{background:#eff5f8;color:var(--ns-ink);border-color:#d8e5ec}.ns-module .well{background:#f4f7f9;border-color:var(--ns-line);box-shadow:none}.ns-module label{font-size:14px}.ns-module .select2-container{max-width:100%}
.ns-module-photos .album-image img,.ns-module-photos #album-gallery .panel-body img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:5px}.ns-module-photos .album-name h3{font-size:18px;line-height:1.5;margin:0 0 8px}.ns-module-photos .album-name h4{font-size:13px;color:var(--ns-muted)}.ns-module-photos .category h3{font-size:19px;margin:0 0 15px}.ns-module-photos .panel-footer{padding:15px}.ns-module-photos .page-header{margin-top:0}.ns-module-photos #detail_viewer img{max-height:80vh;object-fit:contain}.ns-module-videos .detail_container{padding:0;width:100%;float:none}.ns-module-videos .detail_video{margin:0}.ns-video-frame{display:block;border:0;width:100%;aspect-ratio:16/9;background:#122b3c;border-radius:8px}.ns-module-videos .videoplayer{height:auto;min-height:0}.ns-module-videos .detail_header{padding:0}.ns-module-videos .media-func{display:flex;flex-wrap:wrap;gap:12px}.ns-module-videos .bodytext_shorten{margin-inline:0}.ns-module-videos .video-image img{width:100%;height:auto}.ns-module-tkb table{min-width:640px}.ns-module-tkb .ns-table-scroll{overflow:auto;max-width:100%}.ns-module-contact textarea{min-height:150px}.ns-module-contact .contact-info{overflow-wrap:anywhere}
.ns-footer{background:var(--ns-navy);color:#dce7ed;border-top:4px solid var(--ns-red)}.ns-footer-grid{display:grid;grid-template-columns:2fr .65fr .8fr;gap:40px;padding:35px 0}.ns-footer-school{display:flex;gap:20px;align-items:flex-start;min-width:0}.ns-footer-school>img{border-radius:50%;flex-shrink:0}.ns-footer h2,.ns-footer .ns-footer-school h2{font-size:16px;font-weight:bold;margin:0 0 12px;color:#fff;line-height:1.5}.ns-footer p{font-size:14px;margin:0 0 10px}.ns-footer a{color:#dce7ed;font-size:13px}.ns-footer a:hover{color:#fff;text-decoration:underline}.ns-footer nav a{display:block;margin-top:7px}.ns-footer .ns-contact-links{flex-direction:column;gap:7px}.ns-footer-bottom{border-top:1px solid #ffffff22;padding:14px 0;font-size:12px}.scrollup{background:var(--ns-navy)!important;border-radius:50%}
@media(min-width:901px){.ns-menu li:hover>ul,.ns-menu li:focus-within>ul{display:block}}
@media(max-width:1100px){.ns-container{width:calc(100% - 36px)}.ns-menu>li>a{font-size:12px;padding:14px 10px}.ns-menu>li:has(>ul)>a{padding-right:28px}.ns-page-grid{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.ns-module{padding:22px}.ns-quick{gap:12px}.ns-quick a{padding:14px 10px;font-size:12px;gap:8px}.ns-news-row{gap:22px}.ns-story img{height:175px}.ns-footer-grid{gap:25px}}
@media(max-width:900px){.ns-menu-toggle{display:flex;align-items:center;gap:10px;color:#fff;border:0;background:none;padding:13px 0;font-size:15px}.ns-menu{display:none;flex-direction:column;padding-bottom:10px}.ns-menu.ns-menu-open{display:flex}.ns-menu>li>a{font-size:14px;padding:12px 40px 12px 12px}.ns-menu ul{position:static;max-width:none;min-width:0;box-shadow:none;border-radius:5px;margin:0 10px}.ns-menu ul ul{margin-left:10px}.ns-submenu-toggle{top:5px;width:38px}.ns-page-grid,.ns-page-three{grid-template-columns:minmax(0,1fr)}.ns-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ns-sidebar .panel,.ns-sidebar .ns-section-nav{margin:0}.ns-news-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.ns-feature h2{font-size:21px}.ns-latest article{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:12px 0}.ns-latest-photo{width:80px;height:70px}.ns-latest h3{font-size:14px}.ns-footer-grid{grid-template-columns:2fr 1fr}.ns-footer-grid>nav:last-child{grid-column:2}.ns-footer-school{grid-row:span 2}.ns-story-grid{gap:15px}.ns-story>div{padding:15px}.ns-story h3{font-size:16px}}
@media(max-width:640px){.ns-container{width:calc(100% - 28px)}.ns-topbar>.ns-container{gap:8px;flex-wrap:wrap;padding:8px 0}.ns-topbar .ns-contact-links{gap:6px 15px;font-size:11px}.ns-topbar form{width:100%;max-width:none;margin:0}.ns-topbar input[type=search]{width:100%;height:32px}.ns-brand{gap:13px;padding:19px 0}.ns-logo{width:62px;height:62px}.ns-brand strong{font-size:18px}.ns-brand small{font-size:11px;letter-spacing:0;margin-top:6px}.ns-home{padding-top:17px}.ns-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:25px}.ns-quick a{font-size:12px;padding:12px 9px;gap:7px}.ns-quick a>i:first-child{width:31px;height:31px;font-size:17px}.ns-quick a>i:last-child{display:none}.ns-news-row{grid-template-columns:minmax(0,1fr);gap:26px}.ns-section-title{margin-bottom:15px;gap:10px}.ns-section-title h2{font-size:18px}.ns-section-title>a{font-size:12px}.ns-feature-copy{padding:20px}.ns-feature h2{font-size:22px}.ns-feature p{font-size:14px}.ns-latest article{grid-template-columns:100px minmax(0,1fr);padding:15px 0}.ns-latest-photo{width:100px;height:80px}.ns-latest h3{font-size:15px}.ns-story-grid,.ns-media-grid{grid-template-columns:minmax(0,1fr)}.ns-story img{height:auto;aspect-ratio:16/10}.ns-story>div{padding:20px}.ns-story h3{font-size:18px}.ns-home-section{margin-top:28px}.ns-law-list li{padding:15px 12px;gap:12px}.ns-law-list li>i{font-size:17px;padding:10px}.ns-law-list h3{font-size:14px}.ns-law-open{display:none}.ns-breadcrumb{font-size:12px;padding:16px 0;gap:6px}.ns-module{padding:18px 15px;border-radius:9px}.ns-module h1,.ns-module .tms_tintuc_titlle h1,.ns-page-title{font-size:23px;line-height:1.45}.ns-module #news-bodyhtml,.ns-module .bodytext{font-size:16px;line-height:1.8}.ns-module .hometext{font-size:16px}.ns-module .imghome{float:none!important;width:100%;height:auto;aspect-ratio:16/10;margin:0 0 14px!important}.ns-module .panel-body{padding:14px}.ns-module .table{font-size:13px}.ns-module .table>tbody>tr>td{padding:10px 8px}.ns-sidebar{grid-template-columns:minmax(0,1fr)}.ns-footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:28px 0}.ns-footer-school{grid-column:1/-1;grid-row:auto;gap:14px}.ns-footer-school>img{width:56px;height:56px}.ns-footer-grid>nav:last-child{grid-column:auto}.ns-footer h2{font-size:15px}.ns-footer p{font-size:13px}.ns-footer-bottom{font-size:11px}.ns-module .form-inline .form-control{max-width:100%}.ns-module .table-responsive .table{min-width:550px}.ns-module-laws .table-responsive .table{min-width:550px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.ns-topbar,.ns-navigation,.ns-sidebar,.ns-footer,.ns-quick,.scrollup{display:none!important}.ns-container{width:100%;max-width:none}.ns-page-grid{display:block}.ns-module{border:0;padding:0}.ns-masthead{background:white}.ns-brand{padding:10px 0}}

/* Native homepage blocks and shared module refinements. */
.ns-contact-list{display:flex;flex-wrap:wrap;gap:6px 20px;list-style:none;padding:0;margin:0}.ns-topbar a{color:white}.ns-footer .ns-contact-list{display:block}.ns-footer .ns-contact-list li{margin:6px 0}.ns-hero{position:relative;isolation:isolate;min-height:350px;display:flex;align-items:center;overflow:hidden;background:#163f5b}.ns-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;z-index:-2}.ns-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0f2d43e8,#15394d70 60%,#15394d08);z-index:-1}.ns-hero-copy{max-width:690px;padding:42px 0;color:white}.ns-hero h2{color:white;font-size:37px;font-weight:800;line-height:1.5;margin:12px 0}.ns-hero h2 span{color:#f1d58c}.ns-hero-kicker{font-size:12px;letter-spacing:2px}.ns-hero-caption{max-width:440px;font-size:15px}.ns-hero-copy>a{display:inline-block;background:#b32f43;color:white;border:1px solid #ffffff35;border-radius:5px;padding:8px 20px;margin-top:10px;font-weight:bold;font-size:13px}.ns-quick a{background:#b93443;color:white;border:0;border-radius:7px;box-shadow:0 4px 10px #163f5b15}.ns-quick a:nth-child(2){background:#245b7c}.ns-quick a:nth-child(3){background:#b28b34}.ns-quick a:nth-child(4){background:#398061}.ns-quick a>i:first-child{background:#ffffff18!important;color:white!important;border-radius:5px}.ns-home-header{margin-bottom:30px}.ns-home .ns-block-border{margin-bottom:28px}.ns-news-row{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:26px}.ns-feature{display:grid;grid-template-columns:1.05fr 1fr;align-self:start}.ns-feature-image{aspect-ratio:auto;min-height:335px}.ns-feature-copy{padding:22px}.ns-feature h2{font-size:22px}.ns-feature p{font-size:14px;line-height:1.7}.ns-readmore{font-weight:bold;font-size:13px}.ns-latest article{grid-template-columns:85px minmax(0,1fr);gap:12px;padding:11px 0}.ns-latest-photo{width:85px;height:72px}.ns-latest h3{font-size:14px;line-height:1.5;margin:3px 0 0}.ns-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ns-category-grid>.clear{display:none}.ns-category-card .panel{border:1px solid var(--ns-line);border-radius:10px;overflow:hidden;box-shadow:none;height:100%}.ns-category-card .panel-heading{background:#edf3f6;border:0;border-top:3px solid var(--ns-red);padding:14px 17px}.ns-category-card .panel-heading h4{margin:0;font-size:17px;font-weight:bold}.ns-category-card .panel-body{padding:17px}.ns-category-card .panel-body h3{font-size:17px;line-height:1.5;margin-top:0;font-weight:bold}.ns-category-card .imghome{float:none!important;width:100%!important;height:180px;object-fit:cover;margin:0 0 12px!important;padding:0;border:0;border-radius:6px}.ns-category-card .text-muted{font-size:11px;margin:10px 0}.ns-category-card .panel-body>p{font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ns-category-card .related{padding:0;margin:16px 0 0;list-style:none}.ns-category-card .related li{border-top:1px solid var(--ns-line);padding-top:10px;margin-top:10px}.ns-category-card .related a{font-size:13px;line-height:1.6;font-weight:normal;margin:0}.ns-category-card .icon_new{display:none}.ns-home-bottom{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px;margin-top:32px}.ns-home-bottom .ns-section-title h2{font-size:18px}.ns-home-bottom .ns-media-card h3{font-size:16px}.ns-home-bottom .ns-media-card a>div{padding:16px}.ns-home-bottom .ns-media-card p{font-size:13px}.ns-home .ns-law-list li{padding:13px;gap:12px}.ns-home .ns-law-list h3{font-size:14px}.ns-block .panel-heading h2{margin:0;font-size:16px;color:inherit}.ns-footer-school [style]{color:inherit!important;background:transparent!important}.ns-footer{background-color:#163f5b;background-image:repeating-linear-gradient(45deg,transparent,transparent 16px,#ffffff03 16px,#ffffff03 18px)}
@media(max-width:1100px){.ns-news-row{grid-template-columns:1.6fr 1fr}.ns-feature{grid-template-columns:1fr}.ns-feature-image{min-height:0;aspect-ratio:16/9}.ns-feature h2{font-size:21px}.ns-home-bottom{grid-template-columns:1.5fr 1fr 1fr}.ns-category-grid{gap:16px}.ns-hero{min-height:310px}.ns-hero h2{font-size:32px}}
@media(max-width:760px){.ns-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ns-home-bottom{grid-template-columns:1fr 1fr}.ns-home-bottom>section:first-child{grid-column:1/-1}.ns-hero h2{font-size:29px}.ns-contact-list{gap:5px 12px}}
@media(max-width:640px){.ns-news-row,.ns-category-grid{grid-template-columns:1fr}.ns-home-bottom{grid-template-columns:1fr}.ns-home-bottom>section:first-child{grid-column:auto}.ns-feature-image{aspect-ratio:16/10}.ns-latest article{grid-template-columns:95px 1fr}.ns-latest-photo{width:95px;height:76px}.ns-hero{min-height:320px}.ns-hero h2{font-size:26px}.ns-hero-copy{padding:28px 0}.ns-hero-kicker{font-size:10px}.ns-hero-caption{font-size:13px;max-width:280px}.ns-hero:after{background:linear-gradient(90deg,#0f2d43dc,#15394d65)}.ns-category-card .imghome{height:auto;aspect-ratio:16/9}.ns-topbar .ns-contact-list{font-size:11px}.ns-topbar .ns-contact-links{width:100%}}

.ns-hero .ns-hero-copy p{color:#f1f5f7}.ns-footer p,.ns-footer-bottom{color:#dce7ed}.ns-category-card .panel-heading a,.ns-category-card .cat-icon span{color:var(--ns-navy)!important}.ns-content-column>.ns-block{border-radius:10px;overflow:hidden;border-color:var(--ns-line);box-shadow:none}.ns-content-column>.ns-block>.panel-heading{background:var(--ns-navy);color:white;padding:14px 18px}.ns-content-column>.ns-block>.panel-heading h2,.ns-content-column>.ns-block>.panel-heading a{color:white!important}.ns-content-column>.ns-block>.panel-body{background:white;padding:20px}.ns-content-column>.ns-block .btn-primary{background:var(--ns-navy);border-color:var(--ns-navy)}.ns-home .ns-category-card .panel{margin:0;background:white}.ns-home .ns-category-card .panel-body>p{margin-bottom:12px}.ns-home .ns-category-card .text-muted li:not(:first-child){display:none}.ns-home-categories>.news_column:empty{display:none}.ns-home-header{margin-bottom:22px}.ns-category-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.ns-category-card{grid-column:span 4;min-width:0}.ns-category-card:nth-of-type(n+4){grid-column:span 3}.ns-category-card:nth-of-type(n+4) .panel-body>p{display:none}.ns-category-card .panel-heading h4{font-size:15px}.ns-module-photos #album-gallery{margin-inline:0}.ns-module-photos .row{margin-inline:0}.ns-module #news-bodyhtml span,.ns-module #news-bodyhtml a{max-width:100%}.ns-module #news-bodyhtml img{width:auto!important;height:auto!important;max-width:100%!important}.ns-module #news-bodyhtml{overflow:hidden}
@media(max-width:1000px){.ns-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ns-category-card,.ns-category-card:nth-of-type(n+4){grid-column:auto}.ns-category-card:last-child{grid-column:1/-1}.ns-category-card:last-child .imghome{float:left!important;width:220px!important;margin-right:18px!important}}
@media(max-width:640px){.ns-category-grid{grid-template-columns:1fr}.ns-category-card:last-child{grid-column:auto}.ns-category-card:last-child .imghome{float:none!important;width:100%!important;margin-right:0!important}.ns-category-card:nth-of-type(n+4) .imghome{height:auto}.ns-content-column>.ns-block>.panel-body{padding:14px}}

.ns-module iframe{max-width:100%!important}.ns-module #news-bodyhtml p:has(img){text-indent:0!important;margin-inline:0!important;padding-inline:0!important}.ns-module-faqs .answer-question{display:block;max-width:100%;color:var(--ns-ink);line-height:1.8;text-align:left}.ns-module-faqs .show_detail .detail_faq .title{color:var(--ns-navy);border-color:var(--ns-line);font-size:18px;padding:12px 0}.ns-module-faqs .show_row{padding:0 0 24px}.ns-module-faqs .catlist li.main{font-size:15px;line-height:1.7}.ns-module-videos .social-icon:empty{display:none}

body.module-photos{overflow-x:clip}.ns-module .album_comment{max-width:100%}

.ns-sidebar .metismenu{border:0;margin:0;background:white;border-radius:0}.ns-sidebar .metismenu .sidebar,.ns-sidebar .metismenu .sidebar-nav{background:white}.ns-sidebar .sidebar-nav ul{background:white;padding:0}.ns-sidebar .sidebar-nav ul a{background:white;color:var(--ns-navy);border-bottom:1px solid var(--ns-line);padding:10px 2px;text-shadow:none}.ns-sidebar .sidebar-nav ul a:hover{color:var(--ns-red);background:#f5f7f9}.ns-sidebar .sidebar-nav ul ul a{padding-left:15px}

.ns-module-photos .social_tool{max-width:100%;overflow:hidden}

@media(min-width:1001px){.ns-category-card:nth-of-type(n+4){grid-column:span 4}}

.ns-menu>li:has(>ul)>a{padding-right:17px}@media(max-width:1100px){.ns-menu>li:has(>ul)>a{padding-right:10px}}@media(max-width:900px){.ns-menu>li>a,.ns-menu>li:has(>ul)>a{padding-right:12px}}

.ns-law-file-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ns-law-file-row>a{min-width:0;overflow-wrap:anywhere}.ns-law-file-row>.btn{flex-shrink:0;margin-left:auto}@media(max-width:640px){.ns-law-file-row>.btn{max-width:52%;white-space:normal;padding:8px 10px}}

.ns-category-nav ul{list-style:none;margin:0;padding:0}.ns-category-nav li+li{border-top:1px solid var(--ns-line)}.ns-category-nav a{display:block;padding:11px 10px;font-size:14px;line-height:1.6;border-radius:5px}.ns-category-nav a:hover,.ns-category-nav a[aria-current]{background:#edf3f6;color:var(--ns-red)}.ns-category-nav a[aria-current]{font-weight:bold;border-left:3px solid var(--ns-red)}.ns-category-nav ul ul{padding-left:15px}.ns-interest-list{list-style:none;margin:0;padding:0}.ns-interest-list li{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid var(--ns-line)}.ns-interest-list li:first-child{padding-top:0}.ns-interest-list li:last-child{padding-bottom:0;border-bottom:0}.ns-interest-image{flex:0 0 76px}.ns-interest-image img{display:block;width:76px;height:60px;object-fit:cover;border-radius:5px}.ns-interest-title{font-size:14px;line-height:1.55;font-weight:600;min-width:0;overflow-wrap:anywhere}

/* Lighter shared palette; preserve the approved layout and module structure. */
:root{--ns-navy:#28627d;--ns-red:#b65350;--ns-ink:#344d5a;--ns-muted:#627985;--ns-line:#e0eaf0;--ns-bg:#f8fbfc}
.ns-topbar{background:#edf5f8;color:#456774;border-bottom:1px solid #e0ebf0}
.ns-topbar a{color:#456774}.ns-topbar form{border:1px solid #dbe7ed}
.ns-masthead{background:linear-gradient(110deg,#fff 35%,#f0f8fb);border-bottom:1px solid #e4edf2}
.ns-brand strong{color:#2b657f}.ns-brand small{color:#6b838d}
.ns-navigation{background:#fff;border-bottom:2px solid #d6e8ef;box-shadow:0 3px 12px #426c7c08}
.ns-menu>li>a,.ns-menu-toggle{color:#346277}
.ns-menu>li.current>a,.ns-menu>li>a[aria-current=page],.ns-menu>li>a:hover{background:#e7f3f8;color:#245d78}
.ns-menu ul{border-color:#dfebf0;box-shadow:0 10px 24px #385e7514}
.ns-menu ul a:hover{background:#eff7fa;color:#28627d}
.ns-hero:after{background:linear-gradient(90deg,#21485fce,#37647b55 58%,#54798a08)}
.ns-hero h2 span{color:#ffe4a6}.ns-hero-copy>a{background:#b95450;border-color:#ffffff30}
.ns-quick a{background:#f9edec;color:#98413f;border:1px solid #f0dbd9;box-shadow:0 3px 10px #53778c05}
.ns-quick a:nth-child(2){background:#eaf4fa;color:#2d6483;border-color:#d7e9f3}
.ns-quick a:nth-child(3){background:#fbf4e4;color:#816222;border-color:#f0e5c8}
.ns-quick a:nth-child(4){background:#edf7f0;color:#3b7151;border-color:#dcecdf}
.ns-quick a>i:first-child{background:#ffffffb3!important;color:inherit!important}
.ns-quick a:hover{filter:brightness(.98);border-color:#bacfd9}
.ns-category-card .panel-heading{background:#f1f7fa;border-top:2px solid #a9cedd}
.ns-section-title h2{border-left-color:#8cbccc}
.ns-sidebar .panel-heading,.ns-section-nav h2{background:#eaf4f8;color:#2c6078;border-bottom:1px solid #dbeaf0}
.ns-sidebar .panel-heading a,.ns-sidebar .panel-heading h2{color:#2c6078}
.ns-category-nav a:hover,.ns-category-nav a[aria-current]{background:#edf7fa;color:#28627d}
.ns-category-nav a[aria-current]{border-left-color:#79b2c6}
.ns-content-column>.ns-block>.panel-heading{background:#eaf4f8;color:#2c6078;border-bottom:1px solid #dbeaf0}
.ns-content-column>.ns-block>.panel-heading h2,.ns-content-column>.ns-block>.panel-heading a{color:#2c6078!important}
.ns-module .table>thead>tr>th{background:#eaf4f8;color:#2c6078;border-color:#dbe8ee}
.ns-module .table-striped>tbody>tr:nth-of-type(odd){background:#f8fbfc}
.ns-module .btn-primary,.ns-module .btn-info,.ns-content-column>.ns-block .btn-primary{background:#347e9d;border-color:#347e9d}
.ns-module .btn-primary:hover,.ns-module .btn-info:hover{background:#286783;border-color:#286783}
.ns-footer{background-color:#edf5f8;background-image:repeating-linear-gradient(45deg,transparent,transparent 16px,#6696ad05 16px,#6696ad05 18px);color:#456675;border-top:3px solid #b3d4e0}
.ns-footer h2,.ns-footer .ns-footer-school h2{color:#2b6079}
.ns-footer a,.ns-footer p,.ns-footer-bottom{color:#4a6b7a}
.ns-footer a:hover{color:#245873}.ns-footer-bottom{border-top:1px solid #d5e5ed}
.ns-footer-school strong,.ns-footer-school b{color:#2b6079!important}
.scrollup{background:#518da6!important}
@media(max-width:640px){.ns-hero:after{background:linear-gradient(90deg,#21485fce,#37647b60)}}

/* Fresh navigation and stronger quick-link accents, retaining the light base. */
.ns-navigation{background:linear-gradient(110deg,#187aa3,#168778 100%);border-bottom:3px solid #8ad9cd;box-shadow:0 4px 14px #237d9020}
.ns-menu>li>a,.ns-menu-toggle{color:#fff;font-size:15px}
.ns-menu>li>a{padding:16px 17px;transition:background .18s ease}
.ns-menu>li.current>a,.ns-menu>li>a[aria-current=page]{background:#ffffff20;color:#fff;box-shadow:inset 0 -3px #ffe09b}
.ns-menu>li>a:hover,.ns-menu>li>a:focus-visible{background:#ffffff26;color:#fff}
.ns-menu ul a{font-size:15px}.ns-menu ul a:hover{background:#e7f7f4;color:#176e67}
.ns-quick a{--quick-accent:#c85159;--quick-tint:#fff0ef;background:linear-gradient(115deg,#fff,var(--quick-tint));color:#84373d;border:1px solid #edcdd0;border-left:5px solid var(--quick-accent);border-radius:12px;padding:21px 16px;font-size:17px;line-height:1.4;min-height:100px;gap:13px;box-shadow:0 5px 15px #355b7610;transition:transform .18s ease,box-shadow .18s ease}
.ns-quick a:nth-child(2){--quick-accent:#247faa;--quick-tint:#e6f5ff;background:linear-gradient(115deg,#fff,var(--quick-tint));color:#205d7b;border-color:#c5e2ef;border-left-color:var(--quick-accent)}
.ns-quick a:nth-child(3){--quick-accent:#ac791f;--quick-tint:#fff4d9;background:linear-gradient(115deg,#fff,var(--quick-tint));color:#785719;border-color:#ebdcad;border-left-color:var(--quick-accent)}
.ns-quick a:nth-child(4){--quick-accent:#248772;--quick-tint:#e5f7ee;background:linear-gradient(115deg,#fff,var(--quick-tint));color:#216754;border-color:#c4e5d5;border-left-color:var(--quick-accent)}
.ns-quick a>i:first-child{background:var(--quick-accent)!important;color:#fff!important;width:48px;height:48px;font-size:24px;border-radius:12px;box-shadow:0 4px 8px #284c7215}
.ns-quick a>i:last-child{color:var(--quick-accent);font-size:20px}
.ns-quick a:hover{filter:none;transform:translateY(-3px);border-color:var(--quick-accent);box-shadow:0 9px 20px #355b7620}
.ns-quick a:focus-visible{outline-color:var(--quick-accent)}
.ns-feature p,.ns-category-card .panel-body>p,.ns-home .ns-law-list h3{font-size:15px}
.ns-latest h3{font-size:15px}.ns-category-card .related a{font-size:14px}
@media(min-width:901px) and (max-width:1100px){.ns-menu>li>a{font-size:14px;padding:15px 10px}.ns-quick a{font-size:16px;padding:18px 12px;gap:10px}.ns-quick a>i:first-child{width:40px;height:40px;font-size:22px}}
@media(max-width:900px){.ns-menu>li>a{padding:13px 12px;font-size:15px}.ns-menu-toggle{font-size:16px}.ns-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.ns-quick a{font-size:15px;padding:15px 10px;gap:10px;min-height:94px;border-left-width:4px}.ns-quick a>i:first-child{width:36px;height:40px;font-size:21px;border-radius:9px}.ns-quick a>span{min-width:0}.ns-feature p{font-size:15px}}
@media(prefers-reduced-motion:reduce){.ns-quick a,.ns-menu>li>a{transition:none}.ns-quick a:hover{transform:none}}

/* Native contact module: unified information cards and spacious form. */
.ns-module-contact>.ns-page-title{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--ns-line)}
.ns-contact-intro{padding:20px 22px;margin-bottom:24px;background:linear-gradient(110deg,#edf7fc,#eef9f4);border-left:4px solid #238e9c;border-radius:0 10px 10px 0;color:#466473;font-size:15px;line-height:1.85}
.ns-contact-intro [style],.ns-contact-intro strong{color:inherit!important;font-size:inherit!important;font-weight:400;text-align:left!important}
.ns-contact-layout{display:grid;gap:24px}.ns-contact-departments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ns-contact-departments:empty{display:none}.ns-contact-page .panel{margin:0;box-shadow:none;border:1px solid #dce9ee;border-radius:12px;overflow:hidden}
.ns-contact-page .panel-heading{display:flex;align-items:center;gap:12px;padding:17px 20px;background:#eff7fb;border:0;border-bottom:1px solid #e0ecf1;color:#246a83}
.ns-contact-page .panel-heading>i{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:#fff;border:1px solid #d9eaf0;border-radius:10px;font-size:20px;color:#24809a}
.ns-contact-page .panel-heading h2{margin:0;font-size:19px;font-weight:700;color:inherit}
.ns-contact-page .panel-body{padding:20px}.ns-contact-note{font-size:15px;line-height:1.75;color:#59717d;margin-bottom:18px}
.ns-contact-note [style],.ns-contact-note strong{color:inherit!important;font-size:inherit!important;font-weight:400}
.ns-contact-department .panel-body>p{position:relative;padding-left:30px;margin:13px 0;line-height:1.7;font-size:15px;overflow-wrap:anywhere}
.ns-contact-department .panel-body>p>em{position:absolute;left:0;top:5px;color:#27859a;width:20px;text-align:center}
.ns-contact-department .panel-body>p>span{display:block;font-weight:600;color:#2e5b71}.ns-contact-department a.black{color:#246d86}.ns-contact-department a:hover{text-decoration:underline}
.ns-contact-image{display:block;max-width:100%;height:auto;border-radius:8px;margin-bottom:15px}
.ns-contact-page .ns-contact-form-card>.panel-heading{background:linear-gradient(110deg,#e8f5fc,#e9f8f3);color:#236f7b}
.ns-contact-form-card .panel-body{padding:24px}
.ns-contact-page form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 20px}
.ns-contact-page .form-group{margin:0;min-width:0}.ns-contact-page .ns-contact-wide{grid-column:1/-1}
.ns-contact-field-label{display:block;font-size:14px;font-weight:700;color:#385969;margin:0 0 7px}
.ns-contact-required{color:#b64d53;margin-left:3px}
.ns-contact-page .form-control{height:46px;font-size:15px;border-color:#d3e2e9;box-shadow:none;background:#fcfdfe;border-radius:8px;color:#344d5a}
.ns-contact-page .form-control::placeholder{color:#7c8e97;font-size:14px}
.ns-contact-page .form-control:focus{border-color:#278b9e;background:#fff;box-shadow:0 0 0 3px #278b9e15}
.ns-contact-page .input-group-addon{padding-inline:12px;background:#f0f7fa;border-color:#d3e2e9;color:#54818f;border-radius:8px}
.ns-contact-page .input-group-addon:first-child{border-radius:8px 0 0 8px}.ns-contact-page .input-group .form-control{border-radius:0 8px 8px 0}
.ns-contact-page .input-group .form-control:has(+.input-group-addon){border-radius:0}.ns-contact-page .input-group-addon:last-child{border-radius:0 8px 8px 0}
.ns-contact-page textarea.form-control{height:165px;min-height:140px;resize:vertical;padding:12px 14px}
.ns-contact-page .has-error .form-control,.ns-contact-page .has-error .input-group-addon{border-color:#c96066}
.ns-contact-captcha>div{display:flex;align-items:center;flex-wrap:wrap;gap:12px;text-align:left!important}
.ns-contact-page .captchaImg{border:1px solid #deeaee;border-radius:6px}.ns-contact-page .ns-contact-captcha .fcode{width:160px!important;max-width:100%}
.ns-contact-page .ns-contact-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e1ebef;padding-top:20px;margin-top:2px}
.ns-contact-page .ns-contact-actions .btn{min-height:44px;padding:10px 24px;border-radius:8px;font-size:15px;font-weight:700}
.ns-contact-page .ns-contact-actions .btn-primary{background:#187f8d;border-color:#187f8d;box-shadow:0 4px 10px #187f8d20}
.ns-contact-page .ns-contact-actions .btn-primary:hover{background:#146d79;border-color:#146d79}.ns-contact-page .ns-contact-actions .btn-default{background:#fff;border-color:#ccdfe7;color:#52717e}
.ns-contact-page .contact-result{margin-top:18px;border-radius:8px;font-size:15px}
@media(max-width:1100px) and (min-width:901px){.ns-contact-departments{grid-template-columns:1fr}}
@media(max-width:640px){.ns-contact-departments,.ns-contact-page form{grid-template-columns:1fr}.ns-contact-intro{padding:16px}.ns-contact-page .panel-heading{padding:14px 16px}.ns-contact-page .panel-heading h2{font-size:18px}.ns-contact-page .panel-body{padding:17px}.ns-contact-page .ns-contact-actions .btn{flex:1;padding:10px 15px}.ns-contact-page .form-control{font-size:16px}}

/* Native desktop / responsive-mobile selector. */
.ns-footer-bottom>.ns-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}
.ns-theme-switch{display:flex;gap:5px;padding:4px;border:1px solid #cddfe7;border-radius:10px;background:#ffffffa6}
.ns-footer .ns-theme-switch>a,.ns-theme-switch>.ns-theme-current{display:flex;align-items:center;gap:8px;padding:8px 13px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.5}
.ns-theme-switch i{font-size:18px}.ns-footer .ns-theme-switch>a{color:#436b7d;margin:0}.ns-footer .ns-theme-switch>a:hover{background:#e3f2f5;text-decoration:none;color:#176c7a}
.ns-theme-switch>.ns-theme-current{background:#187f8d;color:#fff}
@media(max-width:640px){.ns-footer-bottom>.ns-container{justify-content:center;text-align:center}.ns-theme-switch{justify-content:center}}

/* Quick links: explanatory copy below each title. */
.ns-quick a{align-items:flex-start;min-height:144px;padding:20px 14px;gap:11px}
.ns-quick-copy{display:block;min-width:0;flex:1}.ns-quick-copy strong{display:block;font-size:17px;line-height:1.4}
.ns-quick-copy small{display:block;margin-top:7px;font-size:14px;line-height:1.6;font-weight:400;color:#526b78}
.ns-quick a>i:first-child{width:40px;height:44px;font-size:22px}.ns-quick a>i:last-child{align-self:center;font-size:16px}
@media(min-width:901px) and (max-width:1100px){.ns-quick a{flex-wrap:wrap}.ns-quick-copy{flex-basis:100%}.ns-quick a>i:last-child{display:none}}
@media(max-width:640px){.ns-quick a{flex-direction:column;gap:11px;padding:15px 12px;min-height:0}.ns-quick-copy strong{font-size:16px}.ns-quick-copy small{font-size:14px;margin-top:6px}.ns-quick a>i:first-child{width:38px;height:40px}}

/* Media cards: long titles must reserve their full height above author metadata. */
.album-name h3,.videos-home-info h3,.videos_list h4,.videos_list h3,.videos-text h3,.videos-thumbnail h3,.related_new_videos .thumbnail h4,.related_videos .thumbnail h4{height:auto!important;min-height:0;max-height:none;overflow:visible;line-height:1.5;white-space:normal;overflow-wrap:anywhere;margin:0 0 12px;font-size:18px;font-weight:700}
.album-name h3 a,.videos_list h3 a,.videos_list h4 a{line-height:inherit;white-space:normal;overflow-wrap:anywhere}
.album-name h4{height:auto;margin:0 0 14px;font-size:14px;line-height:1.6;font-weight:400;color:#627985;overflow-wrap:anywhere}
.album-album .view_detail{overflow:visible;height:auto;padding:17px!important;background:#fff;border-top:1px solid #e0eaf0}
.album-album>.panel{border:1px solid #dce7ec;border-radius:10px;overflow:hidden;box-shadow:none;height:100%;margin:0}
.album-album .album-image{padding:0!important}.album-album .album-image img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:0}
.videos_list .text-muted{clear:both;font-size:14px;line-height:1.7;overflow-wrap:anywhere;margin-top:10px}
.videos_list .text-muted ul{display:flex;flex-wrap:wrap;gap:3px 12px;margin:0;list-style:none;padding:0}
.videos_list .text-muted li{float:none!important;line-height:1.7}.videos_list .text-muted li:first-child{flex-basis:100%}.videos_list .text-muted .spacer{display:none}
.videos_list .thumbnail{padding:0;border:1px solid #dce7ec;border-radius:10px;overflow:hidden;background:white;height:100%;margin:0}
.videos_list .thumbnail>h4,.videos_list .thumbnail>h3{margin:16px 16px 10px}.videos_list .thumbnail>.text-muted{margin:0 16px 17px}
.videos_list .thumbnail>p.clear:empty{display:none}.videos_list .thumbnail>p.clear{margin-inline:16px}
.videos_list .video_img,.videos_list .imghome{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:cover}
.videos-home-thumbnail{float:none!important;width:100%;padding:0;background:#edf5f8;border-radius:10px 10px 0 0;overflow:hidden}
.videos-home-info{float:none!important;width:100%;padding:16px;border:1px solid #dce7ec;border-top:0;border-radius:0 0 10px 10px;background:#fff}
.videos_list:after{content:'';display:table;clear:both}
.ns-module-photos .row:has(>.album-album),.ns-module-photos .panel-body:has(>.album-album),.ns-module-videos .row:has(>.videos_list){display:flex;flex-wrap:wrap;align-items:stretch;row-gap:20px}
.ns-module-photos .album-album,.ns-module-videos .videos_list{width:50%;float:none;padding:0 10px;margin-bottom:20px}
.ns-module-videos:has(>.videos_list){display:flex;flex-wrap:wrap;align-items:stretch}.ns-module-videos:has(>.videos_list)>:not(.videos_list){width:100%}
.ns-module-videos .videos_list>h3,.ns-module-videos .videos_list>h4{margin-top:12px}
.detail_video .group:has(>div>a>img){display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0}
.detail_video .group:has(>div>a>img)>div:first-child{width:48px;flex:0 0 48px;padding:0;float:none}
.detail_video .group:has(>div>a>img)>div:nth-child(2){width:auto;flex:1;min-width:150px;padding:0;float:none}
.detail_video .group:has(>div>a>img)>div:nth-child(2)>p{margin:0;line-height:1.7;overflow-wrap:anywhere}
.detail_video .group:has(>div>a>img)>.hitstotal{width:auto;float:none!important;padding:0}
@media(max-width:640px){.ns-module-photos .album-album,.ns-module-videos .videos_list{width:100%;padding:0;margin-bottom:18px}.album-name h3,.videos_list h3,.videos_list h4{font-size:17px}.ns-module-photos .panel-body:has(>.album-album){padding:0}.detail_video .group:has(>div>a>img)>.hitstotal{flex-basis:100%;padding-left:60px}}
