@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600&family=Poppins:wght@300;400;500;600;700;800;900&family=Noto+Sans+Bengali:wght@400;500;600;700&family=Roboto:wght@300;400;500;600;700&display=swap";:root{--pstu-primary: #3c1961;--pstu-purple: #51247a;--pstu-footer-heading: #47216f;--pstu-quick-links: #5d2b86;--pstu-yellow: #f4eb0b;--pstu-nav-hover: #ffb606;--pstu-credit: #e06847;--pstu-hero-control: #64716c;--pstu-text: #2e2d2d;--pstu-dark-blue: #002147;--pstu-body-font: "Open Sans", "Noto Sans Bengali", Arial, sans-serif;--pstu-heading-font: "Poppins", "Noto Sans Bengali", "Open Sans", sans-serif;--pstu-footer-font: "Roboto", "Open Sans", "Noto Sans Bengali", sans-serif}body.pstu{font-family:var(--pstu-body-font);color:var(--pstu-text);background:#fff;overflow-x:hidden}.pstu a{text-decoration:none}.pstu img{max-width:100%}.pstu-container{width:1170px;max-width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box}.pstu-section{padding:25px 0}.pstu-heading{display:flex;flex-wrap:wrap;align-items:center;gap:20px;font-family:var(--pstu-heading-font);font-weight:500;margin-bottom:25px}.pstu-heading h1,.pstu-heading h2,.pstu-heading h3{margin:0;font-size:36px;line-height:1.2;font-weight:400;color:var(--pstu-purple);font-family:var(--pstu-heading-font)}.pstu-heading h1 b{font-weight:900}.pstu-heading h2{font-size:30px;color:#c9c9c9}.pstu-heading h3{font-size:24px;color:var(--pstu-purple)}.pstu-heading--light h1,.pstu-heading--light h2,.pstu-heading--light h3{color:#fff}.pstu-heading--light h2{color:#ffffffa6}.pstu-topbar{background:var(--pstu-primary);color:#fff;padding:5px 0 0;position:relative;z-index:60}.pstu-topbar-inner{display:flex;align-items:center;min-height:49px}.pstu-topbar-label{flex:0 0 auto;min-width:125px;margin:0;padding:0 10px 0 0;font-size:17px;font-weight:700;color:var(--pstu-yellow)!important;font-family:var(--pstu-heading-font);white-space:nowrap}.pstu-topbar-notices{flex:1 1 auto;min-width:0;display:flex;align-items:center;overflow:hidden}.pstu-marquee{overflow:hidden;width:100%;position:relative}.pstu-marquee-track{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;animation:pstu-marquee 55s linear infinite;will-change:transform}.pstu-marquee:hover .pstu-marquee-track{animation-play-state:paused}.pstu-marquee-track a{color:#fff;font-size:14px;font-weight:500;font-family:var(--pstu-heading-font)}.pstu-marquee-track a:hover{color:var(--pstu-yellow)}.pstu-marquee-track span{color:#ffffffbf}@keyframes pstu-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pstu-topbar-links{display:flex;align-items:center;gap:26px;margin:0;padding:0 0 0 18px;list-style:none;white-space:nowrap}.pstu-topbar-links a{color:#fff;font-size:14px;font-weight:500;font-family:var(--pstu-heading-font)}.pstu-topbar-links a:hover{color:var(--pstu-yellow)}.pstu-topbar-links a.pstu-topbar-login{color:var(--pstu-yellow);font-weight:700}.pstu-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px #0000000f}.pstu-header-inner{position:relative;display:flex;align-items:center;min-height:77px}.pstu-brand{display:flex;align-items:center;padding:15px 0;flex:0 0 auto}.pstu-brand img{width:300px;max-width:72vw;height:auto;display:block}.pstu-burger{display:none;align-items:center;justify-content:center;width:30px;height:30px;margin-right:14px;border:0;border-radius:3px;background:var(--pstu-purple);color:#fff;font-size:16px;line-height:1;cursor:pointer}.pstu-nav{margin-left:auto;align-self:stretch;display:flex;align-items:center}.pstu-nav>ul{display:flex;align-items:center;margin:0;padding:0;list-style:none}.pstu-nav>ul>li{position:relative}.pstu-nav>ul>li>a,.pstu-nav>ul>li>button{display:inline-flex;align-items:center;gap:5px;padding:29px 9px;border:0;background:transparent;color:var(--pstu-primary);font-size:17px;font-weight:600;letter-spacing:.04em;text-transform:capitalize;font-family:var(--pstu-heading-font);cursor:pointer;transition:color .2s ease}.pstu-nav>ul>li>a:hover,.pstu-nav>ul>li>button:hover,.pstu-nav>ul>li.pstu-open>a,.pstu-nav>ul>li.pstu-open>button{color:var(--pstu-nav-hover)}.pstu-nav-verify{display:flex;align-items:center;padding-left:10px}.pstu-nav>ul>li>a.pstu-nav-verify-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:4px;background:var(--pstu-purple);color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-family:var(--pstu-heading-font);transition:background .25s ease}.pstu-nav>ul>li>a.pstu-nav-verify-btn:hover{background:#3d1b5c;color:#fff!important}.pstu-nav>ul>li>a.pstu-nav-auth-link,.pstu-nav>ul>li>button.pstu-dropdown--right{left:auto;right:0}.pstu-nav-account>a i.fa-user-circle{font-size:17px}.pstu-dropdown-form{margin:0}.pstu-dropdown>li>form button,.pstu-dropdown-form button{display:flex;align-items:center;width:100%;padding:12px 15px;border:0;border-bottom:1px solid #f5f5f5;background:transparent;color:#333;font-size:14px;font-weight:400;font-family:var(--pstu-heading-font);text-align:left;cursor:pointer}.pstu-dropdown-form button:hover{color:var(--pstu-nav-hover)}.pstu-nav-auth-link{display:inline-flex;align-items:center;gap:7px;padding:29px 8px;border:0;background:transparent;color:var(--pstu-primary);font-size:15px;font-weight:600;font-family:var(--pstu-heading-font);cursor:pointer;transition:color .2s ease}.pstu-nav>ul>li>a.pstu-nav-auth-link:hover,.pstu-nav>ul>li>button.pstu-nav-auth-link:hover{color:var(--pstu-nav-hover)}.pstu-nav-logout{display:inline-flex;margin:0}.pstu-nav .pstu-caret{width:8px;height:8px;margin-top:-3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.pstu-nav>ul>li.pstu-open .pstu-caret{transform:rotate(225deg);margin-top:3px}.pstu-search-button i{font-size:15px}.pstu-dropdown,.pstu-mega{position:absolute;top:100%;left:0;min-width:250px;margin:0;padding:0;list-style:none;background:#fff;border-radius:2px;box-shadow:0 5px 50px #00000026;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:1000}.pstu-nav>ul>li.pstu-open>.pstu-dropdown,.pstu-nav>ul>li.pstu-open>.pstu-mega,.pstu-nav>ul>li:hover>.pstu-dropdown,.pstu-nav>ul>li:hover>.pstu-mega{opacity:1;visibility:visible;transform:translateY(0)}.pstu-dropdown>li>a{display:block;padding:12px 15px;border-bottom:1px solid #f5f5f5;color:#333;font-size:14px;font-family:var(--pstu-heading-font)}.pstu-dropdown>li:last-child>a{border-bottom:0}.pstu-dropdown>li>a:hover{color:var(--pstu-nav-hover)}.pstu-dropdown .pstu-chevron,.pstu-mega .pstu-chevron{margin-right:8px;color:var(--pstu-purple);font-size:13px}.pstu-dropdown>li>a:hover .pstu-chevron{color:var(--pstu-nav-hover)}.pstu-mega{width:761px;left:-120px;padding:25px 15px 20px;display:flex;flex-wrap:wrap}.pstu-mega-col{flex:1 1 50%;padding:0 30px;border-left:1px solid #f0f0f0;box-sizing:border-box}.pstu-mega-col:first-child{border-left:0}.pstu-mega-title{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--pstu-footer-heading);font-family:var(--pstu-heading-font)}.pstu-mega-col ul{margin:0;padding:0;list-style:none}.pstu-mega-col ul li a{display:block;padding:8px 0;color:#333;font-size:14px;font-weight:500;font-family:var(--pstu-heading-font);transition:padding-left .2s ease,color .2s ease}.pstu-mega-col ul li a:hover{padding-left:10px;color:var(--pstu-nav-hover)}.pstu-dropdown .pstu-dropdown-sub>a{display:flex;align-items:center;justify-content:space-between}.pstu-dropdown .pstu-dropdown-inner{top:0;left:100%;min-width:220px;transform:translate(8px)}.pstu-dropdown>li{position:relative}.pstu-dropdown>li:hover>.pstu-dropdown-inner{opacity:1;visibility:visible;transform:translate(0)}.pstu-mobile-menu{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:86vw;padding:18px 18px 40px;background:#fff;box-shadow:0 0 40px #00000040;overflow-y:auto;transform:translate(-105%);transition:transform .28s ease;z-index:80}.pstu-mobile-menu.pstu-open{transform:translate(0)}.pstu-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s;z-index:70}.pstu-mobile-overlay.pstu-open{opacity:1;visibility:visible}.pstu-mobile-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:14px;border:0;border-radius:3px;background:var(--pstu-purple);color:#fff;font-size:16px;cursor:pointer}.pstu-mobile-menu details{border-bottom:1px solid #eee7f3}.pstu-mobile-menu details>summary{display:flex;align-items:center;justify-content:space-between;padding:13px 2px;color:var(--pstu-primary);font-size:16px;font-weight:600;font-family:var(--pstu-heading-font);cursor:pointer;list-style:none}.pstu-mobile-menu details>summary::-webkit-details-marker{display:none}.pstu-mobile-menu details[open]>summary i{transform:rotate(180deg)}.pstu-mobile-menu details>summary i{transition:transform .2s ease}.pstu-mobile-menu details ul{margin:0 0 10px;padding:0 0 0 6px;list-style:none}.pstu-mobile-menu details ul li a,.pstu-mobile-menu details ul li span{display:block;padding:8px 0;color:#444;font-size:14px;font-family:var(--pstu-heading-font)}.pstu-mobile-menu details ul li span.pstu-mobile-group-label{padding-top:12px;color:var(--pstu-footer-heading);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pstu-mobile-menu>a{display:block;padding:13px 2px;border-bottom:1px solid #eee7f3;color:var(--pstu-primary);font-size:16px;font-weight:600;font-family:var(--pstu-heading-font)}.pstu-mobile-login{color:var(--pstu-purple)!important}.pstu-mobile-verify{display:flex!important;align-items:center;gap:9px;margin:14px 0 6px;padding:12px 14px!important;border-bottom:0!important;border-radius:4px;background:var(--pstu-purple);color:#fff!important}.pstu-mobile-logout{margin:0;border-bottom:1px solid #eee7f3}.pstu-mobile-logout button{display:flex;align-items:center;gap:9px;width:100%;padding:13px 2px;border:0;background:transparent;color:var(--pstu-primary);font-size:16px;font-weight:600;font-family:var(--pstu-heading-font);text-align:left;cursor:pointer}.pstu-hero{position:relative;height:90vh;min-height:360px;background:#e9e6ee;overflow:hidden}.pstu-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease;background-size:cover;background-position:center center;background-repeat:no-repeat}.pstu-hero-slide.pstu-active{opacity:1}.pstu-hero-caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:20px 5%;color:#fff;font-size:20px;font-weight:400;font-family:var(--pstu-heading-font);z-index:2}.pstu-hero-control{position:absolute;top:50%;margin-top:-22px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:50%;background:#64716c73;color:#fff;font-size:20px;line-height:1;cursor:pointer;transition:background .25s ease,transform .25s ease;z-index:3}.pstu-hero-control:hover{background:#64716ccc}.pstu-hero-control.pstu-prev{left:18px}.pstu-hero-control.pstu-next{right:18px}.pstu-quicklinks{position:fixed;top:360px;right:0;width:250px;transform:translate(250px);transition:transform .35s ease;z-index:65}.pstu-quicklinks.pstu-open{transform:translate(0)}.pstu-quicklinks-panel{width:250px;background:var(--pstu-quick-links);box-shadow:0 5px 30px #22222240}.pstu-quicklinks-panel a{display:block;padding:10px 14px;color:#fff;font-size:14px;font-weight:600;font-family:var(--pstu-body-font);border-bottom:1px solid rgba(255,255,255,.12)}.pstu-quicklinks-panel a:hover{background:#ffffff1f}.pstu-quicklinks-toggle{position:absolute;top:0;right:100%;display:flex;align-items:center;justify-content:center;width:36px;min-height:118px;border:0;border-radius:6px 0 0 6px;background:var(--pstu-quick-links);color:#fff;cursor:pointer;box-shadow:0 4px 18px #22222238}.pstu-quicklinks-toggle b{display:block;writing-mode:vertical-rl;transform:rotate(180deg);font-size:15px;font-weight:700;letter-spacing:.02em;font-family:var(--pstu-body-font)}.pstu-vc{padding:50px 0 0}.pstu-vc-box{position:relative;background:#fff;border-radius:5px;box-shadow:0 0 6px #0000001c,0 0 6px #0000003b;padding:20px;margin:20px 0}.pstu-vc-header{position:relative;text-align:center}.pstu-vc-image{min-height:100px;margin-bottom:10px}.pstu-vc-image img{position:absolute;top:-80px;left:20px;width:180px;height:180px;-o-object-fit:cover;object-fit:cover;padding:8px;background:#fff;border:1px solid #dddddd;border-radius:4px;box-shadow:0 3px 6px #0000001c,0 3px 6px #0000003b;z-index:2}.pstu-vc-title h2{margin:0 0 15px;color:#000;font-size:30px;font-weight:200;line-height:1.15;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pstu-vc-title h2 b{font-weight:900;padding-left:20px}.pstu-vc-content{margin:15px 0 16px;font-size:16px;font-weight:500;line-height:1.65;text-align:justify;color:#000;font-family:var(--pstu-heading-font)}.pstu-btn-readmore{position:relative;display:inline-flex;align-items:center;gap:16px;color:#000;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pstu-btn-readmore b{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--pstu-purple);color:#fff;font-size:15px;transition:transform .25s ease}.pstu-btn-readmore:hover{color:var(--pstu-purple)}.pstu-btn-readmore:hover b{transform:translate(4px)}.pstu-welcome{padding:50px 0 25px}.pstu-welcome-grid{display:flex;flex-wrap:wrap;align-items:stretch;margin:0 -15px}.pstu-welcome-copy{flex:0 0 58.3333%;max-width:58.3333%;padding:0 15px;box-sizing:border-box}.pstu-welcome-copy h3{margin:0 0 20px;color:var(--pstu-purple);font-size:23px;font-weight:700;font-family:var(--pstu-heading-font)}.pstu-welcome-copy p{margin:0 0 22px;color:var(--pstu-text);font-size:16px;font-weight:500;line-height:1.6;text-align:justify;font-family:var(--pstu-heading-font)}.pstu-welcome-media{flex:0 0 41.6667%;max-width:41.6667%;padding:0 15px;box-sizing:border-box;position:relative;min-height:300px}.pstu-welcome-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:6px;background:#f1eef6}.pstu-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:#fff;color:#ffb606;font-size:26px;padding-left:6px;box-shadow:0 6px 22px #00000038;transition:transform .25s ease}.pstu-play-button:hover{color:#ff9800;transform:translate(-50%,-50%) scale(1.06)}.pstu-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px 20px;border:2px solid var(--pstu-purple);border-radius:6px;background:var(--pstu-purple);color:#fff;font-size:14px;font-weight:600;font-family:var(--pstu-heading-font);transition:background .25s ease,color .25s ease}.pstu-btn:hover{background:#3d1b5c;border-color:#3d1b5c;color:#fff}.pstu-stats{background-color:var(--pstu-purple);background-repeat:no-repeat;background-size:cover;padding:25px 0;text-align:center;color:#fff}.pstu-stats-grid{display:flex;flex-wrap:wrap}.pstu-stat{flex:1 1 25%;padding:15px;box-sizing:border-box}.pstu-stat img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;margin-bottom:6px}.pstu-stat-number{display:block;font-size:36px;font-weight:700;line-height:1.2;color:#fff;font-family:var(--pstu-heading-font)}.pstu-stat-label{display:block;margin-top:6px;font-size:14px;font-weight:600;line-height:1.5;color:#fff}.pstu-verify{padding:45px 0 25px}.pstu-verify-card{display:flex;flex-wrap:wrap;gap:30px;padding:32px;border-radius:8px;background:#fff;border:1px solid #e6e0ee;box-shadow:0 6px 26px #3c19611f}.pstu-verify-form-col{flex:1 1 480px;min-width:0}.pstu-verify-eyebrow{display:block;margin-bottom:8px;color:var(--pstu-footer-heading);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pstu-verify-form-col h2{margin:0 0 12px;color:var(--pstu-purple);font-size:26px;font-weight:700;line-height:1.25;font-family:var(--pstu-heading-font)}.pstu-verify-form-col>p{margin:0 0 22px;color:var(--pstu-text);font-size:15px;line-height:1.7}.pstu-verify-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}.pstu-verify-field{flex:1 1 200px;min-width:0}.pstu-verify-field label{display:block;margin-bottom:6px;color:#3d3d3d;font-size:13px;font-weight:600;font-family:var(--pstu-heading-font)}.pstu-verify-field input{width:100%;height:46px;padding:0 14px;border:1px solid #d9d2e4;border-radius:4px;background:#fdfcff;color:#222;font-size:15px;font-family:var(--pstu-body-font);box-sizing:border-box}.pstu-verify-field input:focus{outline:none;border-color:var(--pstu-purple);box-shadow:0 0 0 3px #51247a1f}.pstu-verify-form .pstu-btn{flex:0 0 auto;width:auto;height:46px;padding:0 24px;font-size:15px}.pstu-verify-form .pstu-btn[disabled]{opacity:.7;cursor:progress}.pstu-verify-message{margin:16px 0 0;padding:12px 16px;border-left:4px solid #b91c1c;background:#fdf2f2;color:#991b1b;font-size:14px}.pstu-verify-stats{display:flex;flex-wrap:wrap;gap:30px;margin-top:22px;color:#6b6b6b;font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pstu-verify-stats b{display:block;color:var(--pstu-primary);font-size:18px;letter-spacing:0}.pstu-verify-result-col{flex:1 1 380px;min-width:0;padding:24px;border-radius:6px;background:#faf8fd;border:1px dashed #d8cfe6;box-sizing:border-box}.pstu-verify-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:240px;text-align:center;color:#7a708c}.pstu-verify-placeholder i{font-size:40px;color:#cbbde0}.pstu-verify-placeholder h3{margin:14px 0 8px;color:var(--pstu-purple);font-size:18px;font-weight:600;font-family:var(--pstu-heading-font)}.pstu-verify-placeholder p{margin:0;max-width:340px;font-size:13px;line-height:1.7}.pstu-verify-steps{margin:18px 0 0;padding:0;list-style:none;text-align:left}.pstu-verify-steps li{display:flex;align-items:center;gap:10px;padding:6px 0;color:#4b4459;font-size:13px}.pstu-verify-steps li i{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:#ece5f6;color:var(--pstu-purple);font-size:10px}.pstu-verified-banner{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 16px;border:1px solid #bfe6cc;border-left:4px solid #1f7a3d;background:#f0fbf4;color:#1f7a3d;font-size:13px;font-weight:600}.pstu-verified-banner i{font-size:18px}.pstu-verified-owner{display:flex;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #ece6f3}.pstu-verified-photo{display:flex;align-items:center;justify-content:center;width:92px;height:106px;flex:0 0 92px;overflow:hidden;border:1px solid #ddd5e6;background:#fff}.pstu-verified-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pstu-verified-photo i{font-size:34px;color:#c5c5c5}.pstu-verified-owner h3{margin:0 0 4px;color:var(--pstu-primary);font-size:20px;font-weight:700;font-family:var(--pstu-heading-font)}.pstu-verified-owner .pstu-verified-program{margin:0 0 10px;color:var(--pstu-purple);font-size:13px;font-weight:600}.pstu-verified-tags{display:flex;flex-wrap:wrap;gap:8px}.pstu-verified-tags span{padding:5px 10px;border:1px solid #e1dbea;border-radius:3px;background:#fff;color:#555;font-size:12px}.pstu-verified-tags b{color:#191919}.pstu-verified-list{margin:16px 0 0}.pstu-verified-row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #f0ecf5;font-size:13px}.pstu-verified-row:last-child{border-bottom:0}.pstu-verified-row dt{margin:0;color:#6b6b6b;font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.pstu-verified-row dd{margin:0;color:#191919;font-weight:600;text-align:right;word-break:break-word}.pstu-verified-table{width:100%;margin-top:16px;border-collapse:collapse;font-size:13px}.pstu-verified-table thead th{padding:8px 12px;background:#f2edf8;color:#555;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;text-align:left}.pstu-verified-table td{padding:8px 12px;border-top:1px solid #ece6f3;color:#191919}.pstu-verified-table tfoot td{font-weight:700;background:#f7f3fb}.pstu-verified-actions{display:flex;justify-content:flex-end;margin-top:16px}.pstu-verified-print{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:1px solid var(--pstu-purple);border-radius:4px;background:#fff;color:var(--pstu-purple);font-size:13px;font-weight:600;cursor:pointer}.pstu-verified-print:hover{background:var(--pstu-purple);color:#fff}.pstu-notices-grid{display:flex;flex-wrap:wrap;margin:0 -15px}.pstu-notice{flex:0 0 50%;max-width:50%;padding:0 15px;margin-bottom:30px;box-sizing:border-box}.pstu-notice-card{display:block;height:100%;min-height:135px;padding:20px;border-radius:5px;background:#fff;box-shadow:0 0 10px #ccc;box-sizing:border-box;transition:box-shadow .25s ease}.pstu-notice-card:hover{box-shadow:0 4px 18px #51247a47}.pstu-notice-meta{display:flex;justify-content:space-between;margin:0 0 10px;padding:0;list-style:none;color:gray;font-size:12px;font-weight:600;text-transform:capitalize}.pstu-notice-meta i{color:#ffb606;margin-right:5px}.pstu-notice-card h4{margin:0;min-height:50px;max-height:50px;overflow:hidden;padding:10px;font-size:18px;font-weight:400;line-height:1.2;color:var(--pstu-dark-blue);font-family:var(--pstu-heading-font)}.pstu-notice-card h4 a{color:var(--pstu-dark-blue)}.pstu-notice-card h4 a:hover{color:var(--pstu-purple)}.pstu-band{background-color:var(--pstu-purple);background-repeat:no-repeat;background-size:cover;padding:25px 0}.pstu-band+.pstu-band{padding-top:0}.pstu-event{display:flex;flex-wrap:wrap;margin-bottom:30px;box-shadow:0 0 10px #0000002e}.pstu-event-thumb{flex:0 0 41.666%;max-width:41.666%;min-height:254px;background-size:cover;background-position:center center;background-repeat:no-repeat}.pstu-event-info{flex:0 0 58.333%;max-width:58.333%;background:#fff}.pstu-event-box{display:flex;gap:22px;padding:50px 35px;box-sizing:border-box}.pstu-event-date{min-width:75px;text-align:center;font-size:14px;font-weight:600;color:#000;font-family:var(--pstu-heading-font)}.pstu-event-date strong{display:block;font-size:60px;font-weight:800;line-height:1;color:var(--pstu-nav-hover)}.pstu-event-content{flex:1 1 auto;min-width:0}.pstu-event-content h4{margin:0 0 10px}.pstu-event-content h4 a{color:var(--pstu-dark-blue);font-size:22px;font-weight:600;line-height:1.3;font-family:var(--pstu-heading-font)}.pstu-event-content h4 a:hover{color:var(--pstu-purple)}.pstu-event-content .pstu-event-meta{display:flex;gap:18px;margin:0 0 14px;padding:0;list-style:none;color:#b9b9b9;font-size:13px}.pstu-event-content>p{margin:0 0 16px;color:#666;font-size:14px;line-height:1.6}.pstu-btn-outline{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;border:2px solid var(--pstu-purple);border-radius:30px;color:var(--pstu-purple);font-size:13px;font-weight:600;font-family:var(--pstu-heading-font);transition:background .25s ease,color .25s ease}.pstu-btn-outline:hover{background:var(--pstu-purple);color:#fff}.pstu-news-carousel{position:relative}.pstu-news-viewport{overflow:hidden;margin:0 -25px}.pstu-news-track{display:flex;transition:transform .5s ease}.pstu-news-card{flex:0 0 33.3333%;max-width:33.3333%;padding:0 25px;margin-bottom:10px;border-left:2px solid var(--pstu-purple);box-sizing:border-box}.pstu-news-card:first-child{border-left:0}.pstu-news-nav-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:6px}.pstu-news-dots{display:flex;align-items:center;gap:8px;margin-right:auto}.pstu-news-dots button{width:10px;height:10px;padding:0;border:1px solid var(--pstu-purple);border-radius:50%;background:transparent;cursor:pointer}.pstu-news-dots button.pstu-active{background:var(--pstu-purple)}.pstu-news-control{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e0d7ea;border-radius:4px;background:#fff;color:var(--pstu-purple);font-size:15px;cursor:pointer;transition:background .25s ease,color .25s ease}.pstu-news-control:hover{background:var(--pstu-purple);color:#fff}.pstu-news-thumb{display:block;overflow:hidden}.pstu-news-thumb img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.pstu-news-thumb:hover img{transform:scale(1.04)}.pstu-news-meta{display:flex;justify-content:space-between;align-items:center;margin:16px 0 10px;padding:0;list-style:none;font-size:14px;font-weight:500;color:#000;text-transform:capitalize;font-family:var(--pstu-heading-font)}.pstu-news-meta .pstu-news-date strong{font-size:30px}.pstu-news-meta .pstu-news-ago{color:#f7bb0b}.pstu-news-card h4{margin:0 0 12px;min-height:80px;word-spacing:5px}.pstu-news-card h4 a{color:var(--pstu-dark-blue);font-size:16px;font-weight:600;line-height:1.3;font-family:var(--pstu-heading-font)}.pstu-news-card h4 a:hover{color:var(--pstu-purple)}.pstu-news-more{color:var(--pstu-dark-blue);font-size:14px;font-weight:600;font-family:var(--pstu-heading-font)}.pstu-news-more:hover{color:var(--pstu-purple)}.pstu-blocks-grid{display:flex;flex-wrap:wrap;margin:0 -15px}.pstu-block{flex:0 0 50%;max-width:50%;padding:0 15px;margin-bottom:30px;box-sizing:border-box}.pstu-block-card{height:100%;min-height:200px;padding:15px 20px 20px;border-radius:5px;background:#fff;box-shadow:0 0 10px #ccc;box-sizing:border-box}.pstu-block-card h4{margin:0 0 10px;padding:10px 0;font-size:18px;font-weight:400;font-family:var(--pstu-heading-font)}.pstu-block-card h4 a{color:var(--pstu-dark-blue)}.pstu-block-card h4 a:hover{color:var(--pstu-purple)}.pstu-block-body{display:flex;gap:14px;align-items:flex-start}.pstu-block-icon{flex:0 0 100px;max-width:100px}.pstu-block-icon img{width:100px;height:auto;display:block}.pstu-block-links{flex:1 1 auto;min-width:0;margin:0;padding:0;list-style:none}.pstu-block-links li a{display:block;padding:2px 0;color:#1e2726;font-size:14px;line-height:1.7;font-family:var(--pstu-heading-font)}.pstu-block-links li a:hover{color:var(--pstu-purple)}.pstu-footer{background:#fff;color:var(--pstu-text);font-family:var(--pstu-footer-font)}.pstu-footer-main{padding:50px 0 20px}.pstu-footer-grid{display:flex;flex-wrap:wrap;margin:0 -15px}.pstu-footer-col{flex:0 0 25%;max-width:25%;padding:0 15px;box-sizing:border-box}.pstu-footer-col h4{margin:0 0 30px;color:var(--pstu-footer-heading);font-size:20px;font-weight:600;line-height:24px;font-family:var(--pstu-footer-font)}.pstu-footer-col ul{margin:0;padding:0;list-style:none}.pstu-footer-col ul li{margin-bottom:5px;line-height:18px}.pstu-footer-col ul li a{display:inline;padding:5px;color:var(--pstu-purple);font-size:16px;font-weight:400;line-height:18px;font-family:var(--pstu-footer-font)}.pstu-footer-col ul li a:hover{color:var(--pstu-footer-heading);text-decoration:underline}.pstu-footer-col ul li a i{margin-right:2px;font-size:10px;color:var(--pstu-purple)}.pstu-footer-col--hidden{display:none}.pstu-footer-col--hidden img{width:100%;height:auto}.pstu-footer-col--hidden p{margin:0;color:#444;font-size:13px;line-height:1.8}.pstu-footer-col--hidden p a{color:#444}.pstu-footer-col--hidden .pstu-footer-social{display:flex;align-items:center;gap:10px;padding:10px 0}.pstu-footer-col--hidden .pstu-footer-social a{color:var(--pstu-purple);font-size:14px}.pstu-footer-bottom{border-top:1px solid #e7e7e7;padding:20px 0}.pstu-footer-bottom p{margin:0;color:#666;font-size:16px;line-height:19px;font-family:var(--pstu-footer-font)}.pstu-footer-bottom p a{color:var(--pstu-credit);font-weight:600}.pstu-footer-bottom p a:hover{text-decoration:underline}.pstu-scroll-top{position:fixed;right:22px;bottom:22px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--pstu-purple);color:#fff;font-size:16px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s;z-index:60}.pstu-scroll-top.pstu-show{opacity:1;visibility:visible}@media (min-width: 992px){.pstu-vc-image{min-height:0;margin-bottom:0}}@media (max-width: 1199px){.pstu-container{width:970px}.pstu-nav{display:none}.pstu-burger{display:inline-flex}.pstu-header-inner{min-height:90px}.pstu-brand{padding:12px 0}.pstu-mega{left:0}}@media (max-width: 991px){.pstu-container{width:750px}.pstu-stat,.pstu-news-card{flex:0 0 50%;max-width:50%}.pstu-footer-col{flex:0 0 50%;max-width:50%;margin-bottom:30px}.pstu-event-thumb,.pstu-event-info,.pstu-welcome-copy,.pstu-welcome-media{flex:0 0 100%;max-width:100%}.pstu-welcome-media{margin-top:10px;min-height:260px}.pstu-event-thumb{min-height:240px}.pstu-event-box{padding:30px 25px}}@media (max-width: 767px){.pstu-container{width:100%}.pstu-topbar-inner{min-height:41px}.pstu-topbar-label{display:none}.pstu-topbar-notices{flex:1 1 55%}.pstu-marquee-track a{font-size:13px}.pstu-topbar-links{flex:0 0 auto;padding-left:8px;gap:12px}.pstu-topbar-links a{font-size:13px}.pstu-hero{height:200px;min-height:200px}.pstu-hero-caption{font-size:15px;padding:12px 16px}.pstu-hero-control{width:36px;height:36px;margin-top:-18px;font-size:16px}.pstu-quicklinks{top:300px}.pstu-quicklinks-toggle{width:30px;min-height:100px}.pstu-quicklinks-toggle b{font-size:13px}.pstu-quicklinks-panel{width:210px}.pstu-heading h1{font-size:26px}.pstu-heading h2{font-size:22px}.pstu-heading h3{font-size:18px}.pstu-vc{padding-top:30px}.pstu-vc-header{flex-direction:column;align-items:center;text-align:center}.pstu-vc-image img{width:150px;height:150px}.pstu-vc-title h2{font-size:24px}.pstu-vc-title h2 b{padding-left:0}.pstu-vc-content{text-align:justify}.pstu-notice,.pstu-news-card,.pstu-block,.pstu-stat{flex:0 0 100%;max-width:100%}.pstu-news-viewport{margin:0 -15px}.pstu-news-card{padding:0 15px}.pstu-news-thumb img{height:210px}.pstu-event-content h4 a{font-size:18px}.pstu-event-date strong{font-size:42px}.pstu-event-box{gap:16px;padding:24px 18px}.pstu-verify-card{gap:22px;padding:24px 18px}.pstu-verify-form .pstu-btn{width:100%;justify-content:center}.pstu-verify-result-col{padding:18px}.pstu-verified-owner{flex-direction:column;align-items:center;text-align:center}.pstu-verified-tags{justify-content:center}.pstu-footer-grid{margin:0}.pstu-footer-col{flex:0 0 100%;max-width:100%}.pstu-footer-col h4{margin-bottom:14px}.pstu-footer-bottom p{font-size:14px}}@media (prefers-reduced-motion: reduce){.pstu-marquee-track{animation:none}.pstu-hero-slide{transition:none}}.pstu-login{background-color:#00bcd4;background-size:cover;background-position:top center;background-repeat:no-repeat;padding:45px 0 70px}.pstu-login-container{width:100%;max-width:360px;margin:0 auto;padding:0 15px;box-sizing:border-box}.pstu-login-card{background-color:#fff;background-size:cover;background-repeat:no-repeat;border-radius:5px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;padding:50px 0 40px}.pstu-login-intro{text-align:center}.pstu-login-intro img{width:150px;height:auto;display:inline-block}.pstu-login-intro h5{margin:8px 0;color:#000000de;font-size:20px;font-weight:500;line-height:1.5;font-family:var(--pstu-footer-font)}.pstu-login-intro h4{margin:0 0 8px;color:#000000de;font-size:24px;font-weight:500;line-height:1.5;font-family:var(--pstu-footer-font)}.pstu-login-intro h4 b{font-weight:700}.pstu-login-body{padding:22px 15px 0}.pstu-login-alert{display:flex;align-items:center;gap:10px;margin:0 0 20px;padding:12px 16px;border-left:4px solid #b91c1c;background:#fdf2f2;color:#991b1b;font-size:14px;font-family:var(--pstu-footer-font)}.pstu-login-alert i{font-size:16px}.pstu-login-group{display:flex;align-items:flex-end;margin-bottom:22px}.pstu-login-addon{display:flex;align-items:flex-start;padding:12px 15px 0 0;color:#464a4c;font-size:24px;line-height:1}.pstu-login-addon i{width:24px;text-align:center}.pstu-login-line{position:relative;flex:1 1 auto;min-width:0;height:42px;border-bottom:1px solid #bdbdbd}.pstu-login-line:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;border-bottom:2px solid #1f91f3;transform:scaleX(0);transition:transform .25s ease-in}.pstu-login-line:focus-within:after{transform:scaleX(1)}.pstu-login-line input{width:100%;height:36px;padding:7px 0;border:0;background:transparent;box-shadow:none;color:#464a4c;font-size:14px;font-family:var(--pstu-footer-font);box-sizing:content-box}.pstu-login-line input:focus{outline:none}.pstu-login-line input::-moz-placeholder{color:#9e9e9e;opacity:1}.pstu-login-line input::placeholder{color:#9e9e9e;opacity:1}.pstu-login-remember{display:flex;align-items:center;gap:8px;margin:4px 0 20px;color:#000;font-size:13px;font-family:var(--pstu-footer-font);cursor:pointer}.pstu-login-remember input{width:13px;height:13px;margin:0;accent-color:#451a6c;cursor:pointer}.pstu-login-submit{display:block;width:100%;padding:10px 20px;border:0;border-radius:2px;background:#451a6c;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;color:#fff;font-size:13px;font-weight:700;letter-spacing:3px;text-transform:uppercase;font-family:var(--pstu-footer-font);cursor:pointer;transition:background .25s ease}.pstu-login-submit:hover{background:#3a1558}.pstu-login-forgot-wrap{margin-top:16px;text-align:center}.pstu-login-forgot-wrap a{color:#0275d8;font-size:16px;font-family:var(--pstu-footer-font);text-decoration:none}.pstu-login-forgot-wrap a:hover{text-decoration:underline}@media (max-width: 767px){.pstu-login{padding:25px 0 45px}.pstu-login-card{padding:34px 0 30px}.pstu-login-forgot-wrap a{font-size:15px}}.pstu-verified-page{background-color:#00bcd4;background-size:cover;background-position:top center;background-repeat:no-repeat;min-height:calc(100vh - 240px);padding:45px 0 60px}.pstu-verified-page>.pust-container>h1{margin:0 0 34px;padding:0;background:none!important;color:var(--pstu-primary)!important;font-size:34px;font-weight:700;font-family:var(--pstu-heading-font)}.pstu-verified-page .pust-portal-home{background:var(--pstu-purple)}.pstu-verified-page .pust-portal-home:hover{background:#3d1b5c}.pstu-verified-page .pust-service-panel{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.pstu-verified-page .pust-service-panel-heading{background:var(--pstu-primary)}.pstu-verified-page .pust-profile-program{color:var(--pstu-purple)}.pstu-verified-page .pust-result-table thead th{border-bottom-color:#d9d2e4}.pstu-verified-page .pust-verify-btn{background:var(--pstu-purple)}.pstu-verified-page .pust-verify-btn:hover{background:#3d1b5c}@media (max-width: 767px){.pstu-verified-page{padding:25px 0 40px}.pstu-verified-page>.pust-container>h1{font-size:26px;margin-bottom:22px}}.pust-inner-service.pust-inner-service,.pust-inner-login.pust-inner-login{min-height:calc(100vh - 240px);padding:45px 0 60px;background:transparent}.pstu-app-bg.pstu-app-bg{background-color:#00bcd4;background-size:cover;background-position:top center;background-repeat:no-repeat;padding:40px 0 60px;min-height:calc(100vh - 240px)}.pust-inner-service.pust-inner-service>.pust-container>h1{margin:0 0 30px;padding:0;background:none!important;color:var(--pstu-primary)!important;font-size:32px;font-weight:700;line-height:1.25;font-family:var(--pstu-heading-font)}.pust-container.pust-container{width:1170px;max-width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box}.pust-service-panel.pust-service-panel,.pust-portal-card.pust-portal-card,.pust-login-panel.pust-login-panel{width:100%;max-width:100%;border:1px solid #e6e0ee;border-radius:8px;background:#fff;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;overflow:hidden}.pust-service-panel-heading.pust-service-panel-heading,.pust-login-heading.pust-login-heading{padding:13px 20px;background:var(--pstu-primary);text-align:left}.pust-service-panel-heading.pust-service-panel-heading h2,.pust-login-heading.pust-login-heading h2{display:flex;align-items:center;gap:9px;margin:0;color:#fff;font-size:15px;font-weight:600;letter-spacing:.02em;font-family:var(--pstu-heading-font)}.pust-service-panel-heading.pust-service-panel-heading h2 i{font-size:14px;opacity:.85}.pust-service-panel-body.pust-service-panel-body,.pust-login-body.pust-login-body{padding:24px 20px}.pust-service-intro.pust-service-intro{margin:0 0 18px;color:#4b4459;font-size:14px;line-height:1.7}.pust-portal-nav.pust-portal-nav{display:flex;flex-wrap:wrap;gap:10px;margin:-14px 0 22px}.pust-portal-home.pust-portal-home{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:4px;background:var(--pstu-purple);color:#fff!important;font-size:13px;font-weight:600;font-family:var(--pstu-heading-font);text-decoration:none;transition:background .25s ease}.pust-portal-home.pust-portal-home:hover{background:#3d1b5c}.pust-portal-wide.pust-portal-wide{width:100%;margin-bottom:22px}.pust-portal-cols.pust-portal-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.pust-portal-grid.pust-portal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.pust-portal-card.pust-portal-card{display:flex;flex-direction:column;padding:22px 20px;transition:transform .2s ease,box-shadow .2s ease}.pust-portal-card.pust-portal-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3c196124}.pust-portal-card.pust-portal-card h3{margin:0 0 8px;color:var(--pstu-primary);font-size:17px;font-weight:600;font-family:var(--pstu-heading-font)}.pust-portal-card-desc.pust-portal-card-desc{margin:0 0 16px;color:#4b4459;font-size:14px;line-height:1.65}.pust-portal-go.pust-portal-go{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--pstu-purple);font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pust-service-field.pust-service-field{margin-bottom:18px}.pust-service-field.pust-service-field label{display:block;margin-bottom:6px;color:#3d3d3d;font-size:13px;font-weight:600;font-family:var(--pstu-heading-font)}.pust-service-field.pust-service-field input,.pust-service-field.pust-service-field select,.pust-service-field.pust-service-field textarea,.input_group.input_group .input,.input_group.input_group select,.input_group.input_group textarea{width:100%;padding:11px 14px;border:1px solid #d9d2e4;border-radius:4px;background:#fdfcff;color:#222;font-size:14px;font-family:var(--pstu-body-font);box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.pust-service-field.pust-service-field input:focus,.pust-service-field.pust-service-field select:focus,.pust-service-field.pust-service-field textarea:focus,.input_group.input_group .input:focus,.input_group.input_group select:focus,.input_group.input_group textarea:focus{outline:0;border-color:var(--pstu-purple);box-shadow:0 0 0 3px #51247a1f}.input_group.input_group label{color:#3d3d3d;font-size:13px;font-weight:600;font-family:var(--pstu-heading-font)}.input_group.input_group .input-error{border-color:#b91c1c}.input_group.input_group .input-error-message{color:#b91c1c}.pust-service-submit.pust-service-submit{display:inline-flex;align-items:center;gap:9px;padding:11px 24px;border:0;border-radius:4px;background:var(--pstu-purple);color:#fff;font-size:14px;font-weight:600;font-family:var(--pstu-heading-font);cursor:pointer;transition:background .25s ease}.pust-service-submit.pust-service-submit:hover{background:#3d1b5c}.pust-service-error.pust-service-error{display:flex;align-items:center;gap:10px;margin:18px 0 0;padding:12px 16px;border:0;border-left:4px solid #b91c1c;background:#fdf2f2;color:#991b1b;font-size:13px}.pust-result-table.pust-result-table,.list_table.list_table{width:100%;border-collapse:collapse;border:0;background:#fff;font-size:14px}.pust-result-table.pust-result-table thead th,.list_table.list_table th{padding:11px 14px;background:#f2edf8;color:#55506b;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-align:left;border-bottom:1px solid #e0d7ea}.pust-result-table.pust-result-table td,.list_table.list_table td{padding:11px 14px;color:#222;border-top:1px solid #ece6f3}.pust-result-table.pust-result-table tbody tr:hover,.list_table.list_table tbody tr:hover{background:#faf8fd}.list_table.list_table thead{background:#f2edf8}.list_table.list_table tbody tr:nth-child(2n){background:#fdfcff}.pust-result-table.pust-result-table tfoot td{font-weight:700;background:#f7f3fb;border-top:2px solid #e0d7ea}.pust-result-table-wrap.pust-result-table-wrap{overflow-x:auto}.pust-result-num.pust-result-num{font-weight:600;font-variant-numeric:tabular-nums}.pust-result-table.pust-result-table a,.list_table.list_table a{color:var(--pstu-purple);font-weight:600}.pust-result-empty.pust-result-empty,.pust-verify-empty.pust-verify-empty{margin:0;padding:22px;text-align:center;color:#8a8496;font-size:14px}.pust-profile-identity.pust-profile-identity{display:flex;align-items:flex-start;gap:24px}.pust-profile-photo.pust-profile-photo{display:flex;align-items:center;justify-content:center;width:130px;height:150px;flex-shrink:0;overflow:hidden;border:1px solid #e0d7ea;background:#f7f4fb}.pust-profile-photo.pust-profile-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pust-profile-photo.pust-profile-photo i{font-size:42px;color:#cbbde0}.pust-profile-main.pust-profile-main h3{margin:0 0 4px;color:var(--pstu-primary);font-size:21px;font-weight:700;font-family:var(--pstu-heading-font)}.pust-profile-program.pust-profile-program{margin:0 0 14px;color:var(--pstu-purple);font-size:13px;font-weight:600}.pust-profile-meta.pust-profile-meta{display:flex;flex-wrap:wrap;gap:10px}.pust-profile-meta.pust-profile-meta span{padding:6px 12px;border:1px solid #e5ddf0;border-radius:3px;background:#faf8fd;color:#55506b;font-size:12px}.pust-profile-meta.pust-profile-meta b{color:var(--pstu-primary)}.pust-profile-list.pust-profile-list{margin:0}.pust-profile-row.pust-profile-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #f1ecf7;font-size:13px}.pust-profile-row.pust-profile-row:last-child{border-bottom:0}.pust-profile-row.pust-profile-row dt{width:40%;flex-shrink:0;margin:0;padding-top:1px;color:#7a7488;font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.pust-profile-row.pust-profile-row dd{margin:0;color:#191919;font-weight:600;text-align:right;word-break:break-word}.pust-profile-signature.pust-profile-signature img{max-width:180px}.pust-result-insights.pust-result-insights{display:flex;flex-wrap:wrap;gap:18px;margin:0 0 22px}.pust-result-cap.pust-result-cap{flex:1 1 180px;padding:18px 20px;border:1px solid #e6e0ee;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000000f}.pust-result-cap.pust-result-cap span{display:block;margin-bottom:6px;color:#7a7488;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pust-result-value.pust-result-value{color:var(--pstu-primary);font-size:24px;font-weight:700;font-family:var(--pstu-heading-font)}.pust-result-center.pust-result-center{text-align:center}.pust-verify-banner.pust-verify-banner{display:flex;align-items:center;gap:12px;margin-bottom:22px;padding:14px 20px;border:1px solid #bfe6cc;border-left:4px solid #1f7a3d;border-radius:4px;background:#f0fbf4;color:#1f7a3d;font-size:14px;font-weight:600}.pust-verify-banner.pust-verify-banner i{font-size:20px}.pust-verify-actions.pust-verify-actions{display:flex;justify-content:center;gap:12px;margin-top:8px}.pust-verify-btn.pust-verify-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:0;border-radius:4px;background:var(--pstu-purple);color:#fff;font-size:14px;font-weight:600;font-family:var(--pstu-heading-font);text-decoration:none;cursor:pointer;transition:background .25s ease}.pust-verify-btn.pust-verify-btn:hover{background:#3d1b5c}.pust-verify-btn-ghost.pust-verify-btn-ghost{background:var(--pstu-primary)}.pust-verify-btn-ghost.pust-verify-btn-ghost:hover{background:#2c1149}.pust-admin-heading.pust-admin-heading{margin-bottom:24px}.cou-admin-title.cou-admin-title,.pust-admin-heading.pust-admin-heading h1{margin:0 0 6px;color:var(--pstu-primary);font-size:28px;font-weight:700;line-height:1.25;font-family:var(--pstu-heading-font)}.cou-admin-subtitle.cou-admin-subtitle,.pust-admin-heading.pust-admin-heading p{margin:0;color:#6b6b7b;font-size:14px}.cou-admin-card.cou-admin-card,.card.card{border:1px solid #e6e0ee;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000000f}.btn.btn{border-radius:4px;font-family:var(--pstu-heading-font)}.btn.btn-primary{background:var(--pstu-purple);color:#fff}.btn.btn-primary:hover{background:#3d1b5c}.btn.btn-outline-dark{background:transparent;color:var(--pstu-purple);border:1px solid var(--pstu-purple)}.btn.btn-outline-dark:hover{background:var(--pstu-purple);color:#fff}.badge.badge-brand{background:#f0eaf8;color:var(--pstu-purple)}.pstu-flash.pstu-flash{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px auto 0;padding:13px 18px;border-radius:4px;font-size:14px;font-weight:600;font-family:var(--pstu-body-font)}.pstu-flash.pstu-flash--success{border:1px solid #bfe6cc;border-left:4px solid #1f7a3d;background:#f0fbf4;color:#1f7a3d}.pstu-flash.pstu-flash--error{border:1px solid #f3c8c8;border-left:4px solid #b91c1c;background:#fdf2f2;color:#991b1b}.pstu-flash.pstu-flash button{border:0;background:transparent;color:inherit;font-size:14px;cursor:pointer}.pust-portal-hero.pust-portal-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:26px}.pust-portal-hero.pust-portal-hero h1{margin:0 0 6px;color:var(--pstu-primary)!important;font-size:32px;font-weight:700;line-height:1.2;font-family:var(--pstu-heading-font)}.pust-portal-hero.pust-portal-hero .pust-portal-home{margin-bottom:4px}.pust-portal-hero-sub.pust-portal-hero-sub{margin:0;color:#55506b;font-size:14px}.pust-portal-hero-sub.pust-portal-hero-sub b{color:var(--pstu-primary)}.pust-portal-hero-id.pust-portal-hero-id{display:inline-block;margin-left:10px;padding:3px 10px;border-radius:3px;background:#f0eaf8;color:var(--pstu-purple);font-size:12px;font-weight:600}.pust-portal-grid.pust-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:none}.pust-portal-card.pust-portal-card{display:flex;flex-direction:column;border:1px solid #e6e0ee;border-radius:8px;background:#fff;box-shadow:0 1px 3px #00000014;text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.pust-portal-card.pust-portal-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3c196129}.pust-portal-card.pust-portal-card .pust-service-panel-body{display:flex;flex-direction:column;flex:1 1 auto;padding:18px 20px 20px}.pust-portal-card-desc.pust-portal-card-desc{margin:0 0 16px;color:#4b4459;font-size:13.5px;line-height:1.65}.pust-portal-card-desc.pust-portal-card-desc i{margin-right:4px;color:var(--pstu-purple)}.pust-portal-go.pust-portal-go{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--pstu-purple);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-family:var(--pstu-heading-font)}.pust-portal-go.pust-portal-go>i{font-size:10px}.pust-portal-flag.pust-portal-flag{margin-right:auto;padding:3px 9px;border-radius:3px;background:#f0eaf8;color:var(--pstu-purple);font-size:11px;font-weight:700;letter-spacing:0;text-transform:none}.pust-portal-flag--due.pust-portal-flag--due{background:#fdf2f2;color:#b91c1c}.pust-portal-flag--clear.pust-portal-flag--clear{background:#f0fbf4;color:#1f7a3d}.pust-due-clear.pust-due-clear{border-color:#bfe6cc;background:#f7fdf9}.pust-due-pending.pust-due-pending{border-color:#f3c8c8;background:snow}.pust-due-status.pust-due-status{margin:8px 0 0;font-size:12px;font-weight:600}.pust-due-clear.pust-due-clear .pust-due-status{color:#1f7a3d}.pust-due-pending.pust-due-pending .pust-due-status{color:#b91c1c}.pust-due-note.pust-due-note{margin:18px 0 0}.pust-due-note.pust-due-note i{margin-right:6px;color:var(--pstu-purple)}.pust-result-value--text.pust-result-value--text{font-size:17px;line-height:1.4}@media (max-width: 1199px){.pust-container.pust-container{width:970px}}@media (max-width: 991px){.pust-container.pust-container{width:750px}.pust-portal-cols.pust-portal-cols{grid-template-columns:1fr}}@media (max-width: 767px){.pust-portal-grid.pust-portal-grid{grid-template-columns:1fr}.pust-portal-hero.pust-portal-hero h1{font-size:24px}.pust-container.pust-container{width:100%}.pust-inner-service.pust-inner-service,.pust-inner-login.pust-inner-login{padding:25px 0 40px}.pust-inner-service.pust-inner-service>.pust-container>h1{font-size:24px;margin-bottom:20px}.pust-profile-identity.pust-profile-identity{flex-direction:column;align-items:center;text-align:center}.pust-profile-meta.pust-profile-meta{justify-content:center}.cou-admin-title.cou-admin-title,.pust-admin-heading.pust-admin-heading h1{font-size:22px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Open Sans,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.invisible{visibility:hidden}.collapse{visibility:collapse}.absolute{position:absolute}.relative{position:relative}.left-3{left:.75rem}.top-1\/2{top:50%}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mr-1\.5{margin-right:.375rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-32{height:8rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-full{width:100%}.min-w-\[160px\]{min-width:160px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-200\/60{border-color:#e5e7eb99}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-9{padding-left:2.25rem}.pr-3{padding-right:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity: 1;color:rgb(7 84 154 / var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity: 1;color:rgb(6 74 135 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));font-family:Open Sans,Arial,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity));line-height:1.6;padding-top:0}::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(233 165 169 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity))}::selection{--tw-bg-opacity: 1;background-color:rgb(233 165 169 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity))}:focus-visible{outline:none;box-shadow:0 0 0 2px #1a3a6b66}.container{margin-left:auto;margin-right:auto;width:100%;max-width:1200px;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container{padding-left:2rem;padding-right:2rem}}.section{padding:40px 0}@media (min-width: 768px){.section{padding:60px 0}}.section-lg{padding:60px 0}@media (min-width: 768px){.section-lg{padding:80px 0}}.section-title{margin-bottom:2.5rem;text-align:center}.section-title .eyebrow{display:inline-block;font-size:.75rem;font-weight:600;color:#2e7d32;text-transform:uppercase;letter-spacing:.3em;margin-bottom:8px}.section-title h2{font-size:22px;font-weight:700;color:#1a3a6b;line-height:1.3}@media (min-width: 768px){.section-title h2{font-size:26px}}.section-title .title-accent{width:60px;height:2px;background:#2e7d32;margin:12px auto 0}.pust-header{position:fixed;inset:0 0 auto;z-index:50;background:#fff}.pust-container{width:100%;max-width:1170px;margin:0 auto;padding:0 15px}.pust-masthead{height:63px;background:#4ca1d7;color:#fff}.pust-masthead-inner{position:relative;height:100%;display:flex;align-items:flex-start}.pust-brand{width:113px;height:120px;flex:0 0 113px;padding:5px 10px;background:#fff;position:relative;z-index:2}.pust-brand img{width:100%;height:110px;-o-object-fit:contain;object-fit:contain;display:block}.pust-title-wrap{display:flex;align-items:center;min-width:0;height:63px;padding-left:38px}.pust-title{color:#fff;font:35px/1 Cambria,Georgia,serif;text-decoration:none;white-space:nowrap}.pust-navbar{height:62px;border-bottom:5px solid #83151c;background:#fff}.pust-nav-list{display:flex;align-items:stretch;height:57px;margin:0;padding:0 0 0 150px;list-style:none}.pust-nav-list>li{position:relative}.pust-nav-list>li>a{display:flex;align-items:center;height:57px;padding:0 18px;color:#191919;font-size:16px;line-height:1;text-decoration:none;white-space:nowrap;transition:color .2s,background-color .2s}.pust-nav-list>li>a:hover,.pust-nav-list>li>a:focus-visible{color:#83151c;background:#f7f7f7}.pust-dropdown{display:none;position:absolute;top:57px;left:0;min-width:230px;margin:0;padding:6px 0;list-style:none;background:#fff;box-shadow:0 5px 12px #00000029;border-top:3px solid #83151c}.pust-nav-parent:hover .pust-dropdown,.pust-nav-parent:focus-within .pust-dropdown{display:block}.pust-dropdown a{display:block;padding:8px 16px;color:#191919;font-size:14px;line-height:1.35;text-decoration:none}.pust-dropdown a:hover,.pust-dropdown a:focus-visible{color:#83151c;background:#f2f2f2}.pust-mobile-toggle,.pust-mobile-menu{display:none}@media (min-width: 992px){.pust-container{padding-left:0;padding-right:0}}@media (max-width: 991px){.pust-masthead{height:183px;background:linear-gradient(to bottom,#fff 0,#fff 155px,#4ca1d7 155px,#4ca1d7 183px)}.pust-masthead-inner{height:155px;padding:0;justify-content:center}.pust-brand{position:absolute;left:50%;transform:translate(-50%);width:130px;height:150px;padding:5px;background:transparent}.pust-brand img{height:140px}.pust-title-wrap{display:none}.pust-title{display:block;font-size:clamp(17px,4vw,28px);white-space:normal;line-height:1.05}.pust-navbar{display:none}.pust-mobile-toggle{display:flex;position:absolute;top:22px;left:20px;z-index:3;color:#07549a;font-size:30px;text-decoration:none}.pust-mobile-toggle i{font-size:30px}.pust-mobile-menu{display:none;position:fixed;inset:0 auto 0 0;width:312px;height:100dvh;overflow-y:auto;z-index:70;background:#07549a;box-shadow:3px 0 10px #00000038}.pust-mobile-menu:target{display:block}.pust-mobile-menu>a,.pust-mobile-menu summary{display:block;position:relative;min-height:41px;padding:10px 20px;color:#fff;font-size:14px;line-height:21px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer}.pust-mobile-menu>a:first-of-type{color:#ffffff59}.pust-mobile-close{display:block!important;position:fixed!important;left:312px;top:0;width:78px;height:187px;padding:12px 20px!important;background:#fff;color:#07549a!important;border:0!important;font-size:30px!important;z-index:2}.pust-mobile-close i{font-size:30px}.pust-mobile-group summary i{position:absolute;right:16px;color:#ffffff59}.pust-mobile-group[open] summary i{transform:rotate(90deg)}.pust-mobile-menu details a{display:block;padding:9px 35px;color:#fff;font-size:13px;text-decoration:none;background:#064b89;border-bottom:1px solid rgba(0,0,0,.2)}.pust-mobile-menu .pust-mobile-login{display:block;margin:14px 20px;padding:12px 20px;border-radius:4px;background:#e2161e;color:#fff;font-size:14px;font-weight:600;text-align:center;text-decoration:none}.pust-mobile-menu .pust-mobile-login:hover{background:#b9161d}.pust-mobile-menu summary::marker{color:transparent}}.cou-header{background:#fff}.cou-container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.cou-container{padding:0 24px}}.cou-topbar{background:#007bff;height:32px;align-items:center}.cou-topbar a{color:#fff;font-size:12px;text-decoration:none;padding:0 2px}.cou-topbar a:hover{text-decoration:underline}.cou-sep{color:#fff6;margin:0 8px;font-size:12px}.cou-nav-wrapper{background:#fff}.cou-nav{align-items:stretch}.cou-nav-item{position:relative}.cou-nav-link{display:flex;align-items:center;color:#1a3a6b!important;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;padding:14px 18px;transition:background-color .2s;white-space:nowrap}.cou-nav-link:hover,.cou-nav-item:hover .cou-nav-link{background:#2e7d32;color:#fff!important}.cou-mega-menu{display:none;position:absolute;top:100%;right:0;min-width:760px;background:#fff;border:1px solid #dddddd;box-shadow:0 6px 16px #00000026;z-index:100;padding:24px}.cou-nav-item:nth-child(1) .cou-mega-menu,.cou-nav-item:nth-child(2) .cou-mega-menu,.cou-nav-item:nth-child(3) .cou-mega-menu,.cou-nav-item:nth-child(4) .cou-mega-menu{left:0;right:auto}.cou-nav-item:hover .cou-mega-menu{display:block}.cou-mega-menu h4{font-size:13px;font-weight:700;color:#1a3a6b;text-transform:uppercase;margin-bottom:10px;padding-bottom:6px;border-bottom:2px solid #e8edf3}.cou-mega-menu>div>div>a,.cou-mega-menu>div>a{display:block;font-size:13px;color:#666;text-decoration:none;padding:4px 0;line-height:1.4}.cou-mega-menu>div>div>a:hover,.cou-mega-menu>div>a:hover{color:#2e7d32}.cou-mobile-toggle{background:transparent;border:1px solid rgba(255,255,255,.3);color:#1a3a6b;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:18px}.cou-mobile-toggle:hover{background:#ffffff1a}.cou-mobile-menu{display:none;background:#152e56;flex-direction:column}.cou-mobile-menu.show{display:flex}.cou-mobile-link{color:#fff;font-size:14px;text-decoration:none;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.cou-mobile-link:hover{background:#2e7d32}.cou-input{width:100%;padding:10px 14px;font-size:14px;border:1px solid #dddddd;border-radius:4px;background:#fff;transition:border-color .2s;box-sizing:border-box}.cou-input:focus{outline:none;border-color:#1a3a6b;box-shadow:0 0 0 2px #1a3a6b1a}.pust-hero{position:relative;width:100%;height:455px;overflow:hidden;background:#f4f4f4}.pust-hero-track{display:flex;height:100%;transition:transform .6s ease-in-out}.pust-hero-slide{min-width:100%;position:relative;height:100%}.pust-hero-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pust-hero-slide h2{position:absolute;left:max(calc((100% - 1170px)/2),20px);bottom:56px;margin:0;color:#fff;font-size:25px;line-height:1.2;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.55)}.pust-hero-slide h2 span{display:inline-block;height:29px;margin-right:7px;border-left:3px solid #e2161e;vertical-align:-5px}.pust-hero-dots{position:absolute;bottom:32px;left:50%;display:flex;gap:6px;transform:translate(-50%)}.pust-hero-dots button{width:11px;height:11px;padding:0;border:2px solid #d1d9cf;border-radius:50%;background:#fff;cursor:pointer}.pust-hero-dots button.active{background:#f04469;border-color:#d1d9cf}.pust-marquee{height:40px;overflow:hidden;border-top:3px solid #6c0b0b;background:#f1f1f1}.pust-marquee-track{display:inline-flex;align-items:center;height:37px;min-width:-moz-max-content;min-width:max-content;animation:pust-marquee 42s linear infinite}.pust-marquee:hover .pust-marquee-track{animation-play-state:paused}.pust-marquee a{margin-right:6px;color:#f00000;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.pust-marquee i{margin-right:4px;color:#000;font-size:12px}@keyframes pust-marquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.pust-departments{padding:10px 0 30px;background:#f1f1f1}.pust-departments-layout{display:grid;grid-template-columns:280px 1fr;gap:15px}.pust-faculty-tabs{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;background:#fff;border:1px solid #d7d7d7}.pust-faculty-tabs button{padding:13px 12px;border:0;border-bottom:1px solid #d7d7d7;background:#fff;color:#191919;font-size:15px;text-align:left;cursor:pointer}.pust-faculty-tabs button:last-child{border-bottom:0}.pust-faculty-tabs button.active,.pust-faculty-tabs button:hover{color:#fff;background:#4ca1d7}.pust-department-panel{min-width:0;padding:25px 16px 0;background:#fff;grid-column:2;grid-row:1}.pust-department-panel[hidden]{display:none}.pust-department-panel h2{margin:0 0 24px;color:#e2161e;font-size:20px;font-weight:400}.pust-department-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 12px}.pust-department-card{display:block;overflow:hidden;border:1px solid #ddd;background:#fff;color:#191919;text-decoration:none}.pust-department-card img{display:block;width:100%;aspect-ratio:1.46;-o-object-fit:cover;object-fit:cover}.pust-department-card strong{display:block;min-height:52px;padding:10px 6px;border-top:1px solid #191919;font-size:14px;line-height:1.35;text-align:center}.pust-department-card:hover{box-shadow:0 4px 10px #0000002e}.pust-counts{min-height:292px;padding:30px 0;background:url(/images/pstu/counter-bg.png) center / cover no-repeat;background-attachment:fixed}.pust-count-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.pust-count-item{display:flex;min-height:232px;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 15px;color:#fff;text-align:center;text-decoration:none}.pust-count-item>i{display:flex;width:120px;height:120px;align-items:center;justify-content:center;margin:0 0 10px;border:1px solid rgba(255,255,255,.85);border-radius:50%;color:#fff;font-size:40px}.pust-count-number{color:#fff;font:700 50px/50px Roboto Slab,Georgia,serif}.pust-count-item>span{width:30px;margin:14px 0 12px;border-top:2px solid #1aa8e5}.pust-count-item b{color:#fff;font:700 20px/20px Roboto Slab,Georgia,serif;text-transform:uppercase}.pust-count-item:hover{color:#fff}.pust-no-departments{color:#777;font-size:15px}.pust-inner-service{min-height:calc(100vh - 125px);padding:50px 0 40px;background:#47216f url(/images/pstu/counter-bg.png) center / cover fixed}.pust-inner-service>.pust-container>h1{margin:0 0 68px;color:#fff;font:38px/42px Open Sans,sans-serif;font-weight:400}.pust-service-panel{width:652px;max-width:100%;border:1px solid #ddd;background:#fff}.pust-service-panel-heading{padding:10px 15px;background:#007bff;text-align:center}.pust-service-panel-heading h2{margin:0;color:#fff;font-size:18px;font-weight:400}.pust-service-panel-body{padding:20px 15px}.pust-service-intro{margin:0 0 18px;color:#333;font-size:14px}.pust-service-field{margin-bottom:15px}.pust-service-field label{display:block;margin-bottom:5px;color:#191919;font-size:14px;font-weight:700}.pust-service-field input{width:100%;padding:9px 12px;border:1px solid #ccc;border-radius:0;background:#fff;color:#191919;font:14px/20px Open Sans,sans-serif;box-sizing:border-box}.pust-service-field input:focus{outline:0;border-color:#66afe9;box-shadow:0 0 5px #66afe973}.pust-service-submit{padding:8px 16px;border:1px solid #006fe6;border-radius:4px;background:#007bff;color:#fff;font-size:14px;cursor:pointer}.pust-service-submit:hover{background:#006fe6}.pust-service-error{margin:18px 0 0;padding:10px 12px;border:1px solid #ebccd1;background:#f2dede;color:#a94442;font-size:13px}.pust-certificate-link{border-bottom:3px solid #e2161e}.pust-nav-login>a{display:inline-flex;align-items:center;margin:0 8px;padding:0 18px!important;border-radius:4px;background:#83151c!important;color:#fff!important;font-weight:600}.pust-nav-login>a:hover,.pust-nav-login>a:focus-visible{background:#651019!important;color:#fff!important}.pust-inner-login{min-height:calc(100vh - 125px);padding:60px 0;background:#47216f url(/images/pstu/counter-bg.png) center / cover fixed;display:flex;align-items:center}.pust-login-panel{width:480px;max-width:100%;margin:0 auto;border:1px solid #ddd;background:#fff;box-shadow:0 4px 20px #0000001f}.pust-login-heading{padding:12px 15px;background:#007bff;text-align:center}.pust-login-heading h2{margin:0;color:#fff;font-size:18px;font-weight:400}.pust-login-body{padding:30px 28px}.pust-login-logo{text-align:center;margin-bottom:14px}.pust-login-logo img{height:64px;margin:auto}.pust-login-intro{margin:0 0 22px;color:#555;font-size:14px;line-height:1.6;text-align:center}.pust-login-form{margin:0}.pust-login-label-row{display:flex;align-items:center;justify-content:space-between}.pust-login-forgot{font-size:12px;color:#07549a;font-weight:600;text-decoration:none}.pust-login-forgot:hover{color:#e2161e}.pust-login-input{display:flex;align-items:center;border:1px solid #ccc;background:#fff}.pust-login-input:focus-within{border-color:#66afe9;box-shadow:0 0 5px #66afe973}.pust-login-input>i{padding:0 12px;color:#999;font-size:13px}.pust-login-input input{width:100%;min-width:0;padding:10px 0;border:0;outline:0;color:#191919;font:14px/20px Open Sans,sans-serif}.pust-login-toggle{padding:0 12px;border:0;background:none;color:#999;cursor:pointer}.pust-login-toggle:hover{color:#666}.pust-login-error-text{margin:5px 0 0;color:#dc2626;font-size:12px}.pust-login-remember{display:flex;align-items:center;gap:8px;margin:2px 0 18px;color:#666;font-size:13px;cursor:pointer}.pust-login-remember input{width:16px;height:16px;accent-color:#007bff}.pust-login-submit{width:100%;padding:12px;border:1px solid #006fe6;border-radius:4px;background:#007bff;color:#fff;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.pust-login-submit:hover{background:#006fe6}.pust-login-status{margin:0 0 14px;padding:10px 12px;border:1px solid #d6e9c6;background:#dff0d8;color:#3c763d;font-size:13px}@media (min-width: 992px){.pust-nav-list>li>a{padding-right:8px;padding-left:8px;font-size:14px}.pust-inner-service .pust-container{padding-right:15px;padding-left:15px}}.pust-verification-page{background:#f1f1f1}.pust-page-heading{padding:48px 0 42px;border-bottom:5px solid #83151c;background:#202633;color:#fff}.pust-page-heading span{color:#7fc7f1;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pust-page-heading h1{margin:8px 0 10px;color:#fff;font:400 38px/1.15 Cambria,Georgia,serif}.pust-page-heading p{max-width:600px;margin:0;color:#fffc;font-size:16px}.pust-verification-content{padding:70px 0 90px}.pust-verification-grid{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:80px;align-items:center}.pust-verification-intro h2{margin:0 0 16px;color:#07549a;font:700 30px/1.2 Roboto Slab,Georgia,serif}.pust-verification-intro>p{max-width:520px;margin:0 0 30px;color:#555;font-size:16px;line-height:1.8}.pust-verification-intro ul{max-width:520px;margin:0;padding:0;list-style:none}.pust-verification-intro li{display:flex;gap:15px;align-items:flex-start;margin:0 0 18px;color:#555;font-size:14px;line-height:1.55}.pust-verification-intro li>i{width:38px;height:38px;flex:0 0 38px;padding-top:11px;border-radius:2px;background:#dcecf7;color:#07549a;text-align:center}.pust-verification-intro li strong{display:block;color:#191919;font-size:15px}.pust-verification-card{padding:30px;border-top:4px solid #83151c;background:#fff;box-shadow:0 4px 18px #0000001a}.pust-verification-card-heading{display:flex;gap:10px;align-items:center;margin-bottom:25px}.pust-verification-card-heading i{color:#4ca1d7;font-size:22px}.pust-verification-card-heading h2{margin:0;color:#07549a;font:700 22px/1.2 Roboto Slab,Georgia,serif}.pust-verification-card label{display:block;margin:0 0 7px;color:#333;font-size:14px;font-weight:700}.pust-verification-input{display:flex;align-items:center;margin-bottom:20px;border:1px solid #d7d7d7;background:#fff}.pust-verification-input i{width:42px;color:#4ca1d7;text-align:center}.pust-verification-input input{width:100%;min-width:0;padding:13px 12px 13px 0;border:0;outline:0;color:#191919;font:inherit}.pust-verification-input:focus-within{border-color:#4ca1d7;box-shadow:0 0 0 2px #4ca1d72e}.pust-verification-submit{width:100%;padding:13px 18px;border:0;background:#07549a;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.pust-verification-submit:hover{background:#063f75}.pust-verification-error{margin:18px 0 0;padding:12px;border-left:3px solid #b91c1c;background:#fff1f1;color:#991b1b;font-size:13px}.pust-results{padding:0 0 44px;background:#202633}.pust-results-bar{background:#83151c}.pust-results-bar-inner{display:flex;align-items:center;gap:12px;padding:12px 0;color:#fff;font:400 20px/24px Roboto Slab,Georgia,serif}.pust-results-bar-inner i{font-size:20px;color:#4ca1d7}.pust-results-panel{display:grid;grid-template-columns:auto 1fr;gap:30px;align-items:center;margin-top:30px;padding:30px;background:#2b3346;border:1px solid rgba(255,255,255,.12);border-left:5px solid #4ca1d7}.pust-results-icon{width:110px;height:110px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #4ca1d7;background:#4ca1d71f;color:#fff}.pust-results-icon i{font-size:46px;color:#4ca1d7}.pust-results-info h2{margin:0 0 12px;color:#fff;font:400 26px/32px Roboto Slab,Georgia,serif}.pust-results-info p{margin:0 0 22px;max-width:680px;color:#cdd3e1;font-size:15px;line-height:1.7}.pust-results-stats{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.pust-results-stats div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;-moz-column-gap:10px;column-gap:10px;align-items:center;min-width:170px;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.pust-results-stats i{grid-row:1 / span 2;font-size:20px;color:#4ca1d7}.pust-results-stats span{color:#9aa2b5;font-size:11px;text-transform:uppercase;letter-spacing:.4px}.pust-results-stats b{color:#fff;font:700 18px/1 Roboto Slab,Georgia,serif}.pust-results-cta{display:inline-flex;align-items:center;gap:10px;padding:13px 24px;border-radius:4px;background:#e2161e;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s}.pust-results-cta:hover{background:#b9161d}@media (max-width: 991px){.pust-hero{height:200px}.pust-hero-slide h2{left:15px;bottom:34px;max-width:calc(100% - 30px);font-size:15px}.pust-hero-slide h2 span{height:19px;vertical-align:-5px}.pust-hero-dots{bottom:13px}.pust-marquee a{font-size:13px}.pust-results{padding:30px 0 40px}.pust-results-panel{margin-top:20px;padding:22px 18px}.pust-results-info p{max-width:none}@media (max-width: 767px){.pust-results-panel{grid-template-columns:1fr;text-align:center;padding:26px 20px}.pust-results-icon{margin:0 auto}.pust-results-stats{justify-content:center}.pust-results-stats div{min-width:130px}}.pust-departments{min-height:0}.pust-departments-layout{grid-template-columns:1fr;gap:10px}.pust-department-panel{grid-column:1;grid-row:auto}.pust-faculty-tabs{display:grid;grid-template-columns:1fr 1fr}.pust-faculty-tabs button{font-size:13px}.pust-department-panel{padding:18px 10px}.pust-department-panel h2{font-size:18px}.pust-department-grid{grid-template-columns:1fr 1fr;gap:12px}.pust-department-card strong{min-height:64px;font-size:12px}.pust-counts{padding:25px 0}.pust-count-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.pust-count-item{min-height:150px}.pust-count-item>i{width:90px;height:90px;margin-bottom:10px;font-size:32px}.pust-count-number{font-size:38px;line-height:40px}.pust-count-item b{font-size:15px}.pust-page-heading{padding:34px 0 30px}.pust-page-heading h1{font-size:30px}.pust-verification-content{padding:40px 0 55px}.pust-verification-grid{grid-template-columns:1fr;gap:35px}.pust-verification-intro h2{font-size:25px}.pust-verification-card{padding:22px 18px}.pust-inner-service{min-height:calc(100vh - 183px);padding:32px 0 35px;background-attachment:scroll}.pust-inner-service>.pust-container>h1{margin-bottom:38px;font-size:30px;line-height:34px}.pust-service-panel-body{padding:18px 12px}.pust-inner-login{min-height:calc(100vh - 183px);padding:35px 0;background-attachment:scroll}.pust-login-body{padding:24px 18px}}.cou-slider{position:relative;width:100%;overflow:hidden}.cou-slider-track{display:flex;transition:transform .6s ease-in-out}.cou-slide{min-width:100%;position:relative}.cou-slide img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 768px){.cou-slide img{height:560px}}.cou-slider-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.cou-slider-dots button{width:32px;height:32px;border-radius:50%;background:#007bff;border:2px solid #ffffff;color:#fff;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cou-slider-dots button.active{background:#fff;color:#1a3a6b}.cou-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:18px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.cou-slider-arrow:hover{background:#1a3a6be6}.cou-slider-arrow.prev{left:16px}.cou-slider-arrow.next{right:16px}.cou-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;align-items:center;justify-content:center}.cou-modal-overlay.show{display:flex}.cou-modal-box{background:#fff;max-width:600px;width:90%;border-radius:8px;overflow:hidden}.cou-modal-header{background:#007bff;color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.cou-modal-close{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer;padding:4px 8px}.cou-modal-body{padding:20px}.cou-accordion-item{border:1px solid #dddddd;margin-bottom:4px}.cou-accordion-header{background:#f5f5f5;padding:10px 14px;cursor:pointer;font-size:14px;font-weight:600;color:#1a3a6b;display:flex;justify-content:space-between;align-items:center}.cou-accordion-header:hover{background:#e8edf3}.cou-accordion-body{padding:10px 14px;display:none;background:#fff}.cou-accordion-body.open{display:block}.cou-accordion-body a{display:block;font-size:13px;color:#1a3a6b;text-decoration:none;padding:3px 0}.cou-accordion-body a:hover{color:#2e7d32}.vc-section .vc-img{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #1a3a6b}.leader-img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.stats-section{background:#1a3a6b}.stats-section .stat-number{font-size:48px;font-weight:700;color:#fff;line-height:1}.stats-section .stat-label{font-size:13px;color:#ffffffbf;text-transform:uppercase;letter-spacing:1px}.about-img-big{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.about-img-small{width:180px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:3px solid #ffffff;margin-top:-40px;margin-left:20px;position:relative;z-index:2}.apa-accordion .apa-item{border:1px solid #dddddd;margin-bottom:4px}.apa-accordion .apa-header{background:#f5f5f5;padding:10px 14px;cursor:pointer;font-size:14px;font-weight:600;color:#1a3a6b;display:flex;justify-content:space-between;align-items:center}.apa-accordion .apa-header:hover{background:#e8edf3}.apa-accordion .apa-body{padding:10px 14px;display:none;background:#fff}.apa-accordion .apa-body.show{display:block}.apa-accordion .apa-body a{display:block;font-size:13px;color:#1a3a6b;text-decoration:none;padding:3px 0}.apa-accordion .apa-body a:hover{color:#2e7d32}.apa-table td{padding:8px 12px;border:1px solid #dddddd;font-size:13px}.event-card{border:1px solid #dddddd;background:#fff;margin-bottom:16px}.event-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.event-card .event-date{font-size:12px;color:#666}.event-card .event-title{font-size:14px;font-weight:700;color:#1a3a6b;text-decoration:none;display:block;margin:8px 0;line-height:1.4}.event-card .event-title:hover{color:#2e7d32}.event-card .event-excerpt{font-size:13px;color:#666;line-height:1.5}.event-list-item{font-size:13px;padding:6px 0;border-bottom:1px dotted #dddddd}.event-list-item .event-list-date{color:#666;margin-right:8px;white-space:nowrap}.event-list-item a{color:#1a3a6b;text-decoration:none}.event-list-item a:hover{color:#2e7d32}.notice-scroll{max-height:500px;overflow-y:auto;border:1px solid #dddddd;padding:0}.notice-item{padding:8px 14px;border-bottom:1px solid #eeeeee;font-size:13px}.notice-item:last-child{border-bottom:none}.notice-item .notice-date{color:#666;font-size:12px;margin-right:6px;white-space:nowrap}.notice-item a{color:#1a3a6b;text-decoration:none}.notice-item a:hover{color:#2e7d32;text-decoration:underline}.notice-tabs{border-bottom:2px solid #1a3a6b;margin-bottom:16px}.notice-tabs a{display:inline-block;padding:8px 16px;font-size:13px;color:#666;text-decoration:none;border:1px solid transparent;border-bottom:none}.notice-tabs a.active{color:#fff;background:#1a3a6b;border-color:#1a3a6b}.notice-tabs a:hover:not(.active){color:#2e7d32}.quick-links{border-top:1px solid #dddddd;border-bottom:1px solid #dddddd}.quick-links a{font-size:13px;color:#1a3a6b;text-decoration:none}.quick-links a:hover{color:#2e7d32}.quick-links .separator{color:#ddd;margin:0 14px}.pust-footer{color:#f0f0f0;font-size:14px;line-height:1.7}.pust-footer-main{background:#202633;padding-top:10px}.pust-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-top:0}.pust-footer-column h2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 22px;padding:0 0 2px;border-bottom:2px solid #fff;color:#fff;font:25px/1.25 Open Sans,Arial,sans-serif;font-weight:400}.pust-footer-column ul{margin:0;padding:0 0 23px 34px;list-style:none}.pust-footer-column li{margin:0 0 14px}.pust-footer-column li a,.pust-contact-column a{color:#f0f0f0;text-decoration:none}.pust-footer-column li a:hover,.pust-contact-column a:hover{color:#7fc7f1}.pust-footer-column li i{width:18px;margin-left:0;margin-right:1px;font-size:12px}.pust-contact-column address{margin:0;padding:0;font-style:normal}.pust-contact-column address p{margin:0 0 10px}.pust-contact-column address i{width:17px}.pust-play-store{display:inline-block}.pust-play-store img{display:block;width:180px;height:auto}.pust-social-heading{margin-top:0!important;margin-bottom:18px!important}.pust-social-links{display:inline-flex;gap:12px}.pust-social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff!important;text-decoration:none}.pust-social-links a:nth-child(1){background:#4167a9}.pust-social-links a:nth-child(2){background:#4da9e2}.pust-social-links a:nth-child(3){background:#d00000}.pust-map-wrap{overflow:hidden}.pust-map-wrap iframe{display:block;width:350px;max-width:100%;height:300px;border:0}.pust-last-modified{margin:0;padding:0 0 10px;color:#f0f0f0}.pust-footer-bottom{padding:18px 0;background:#2b3346;text-align:center;line-height:1.35}.pust-footer-bottom p{margin:0}.pust-footer-bottom a{color:#f0f0f0;text-decoration:none}@media (max-width: 991px){.pust-footer-grid{grid-template-columns:1fr;gap:24px;padding-top:20px}.pust-footer-column h2{font-size:23px}.pust-footer-column ul{padding-left:18px}.pust-footer-column li{margin-bottom:10px}.pust-contact-column{padding-bottom:6px}.pust-last-modified{padding:0 15px 10px}.pust-footer-bottom{padding:16px 15px}}.scroll-to-top{position:fixed;bottom:24px;right:24px;width:44px;height:44px;background:#1a3a6b;color:#fff;border:none;border-radius:4px;font-size:18px;cursor:pointer;z-index:60;display:none;align-items:center;justify-content:center}.scroll-to-top:hover{background:#2e7d32}.scroll-to-top.show{display:flex}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.preloader.hidden{display:none}.preloader img{width:60px;height:60px}.marquee-text{white-space:nowrap;animation:marquee 20s linear infinite}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;border-radius:4px;border:none;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary{background:#07549a;color:#fff}.btn-primary:hover{background:#064a87}.btn-accent{background:#b9161d;color:#fff}.btn-accent:hover{background:#83151c}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-sm{padding:6px 14px;font-size:12px}.btn-outline-dark{background:transparent;color:#07549a;border:1px solid #07549a}.btn-outline-dark:hover{background:#07549a;color:#fff}.btn:disabled{opacity:.5;pointer-events:none}.input_group{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:16px}.input_group label{font-size:14px;font-weight:600;color:#222}.input_group .input,.input_group select,.input_group textarea{width:100%;padding:10px 14px;font-size:14px;border:1px solid #dddddd;border-radius:4px;background:#fff;transition:border-color .2s}.input_group .input:focus,.input_group select:focus,.input_group textarea:focus{outline:none;border-color:#07549a;box-shadow:0 0 0 2px #07549a1a}.input_group .input-error{border-color:#dc3545}.input_group .input-error-message{font-size:13px;color:#dc3545;display:flex;align-items:center;gap:4px}.card{background:#fff;border:1px solid #dddddd;border-radius:4px}.card-hover:hover{box-shadow:0 4px 12px #00000014}.card-elevated{box-shadow:0 2px 8px #0000000f}.list_table{width:100%;background:#fff;border:1px solid #dddddd;border-radius:4px;overflow:hidden}.list_table thead{background:#07549a}.list_table th{padding:10px 14px;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:2px solid #07549a}.list_table td{padding:10px 14px;font-size:14px;color:#333;border-top:1px solid #edf2f7}.list_table tbody tr:hover{background:#f0f6fb}.list_table tbody tr:nth-child(2n){background:#fafcfe}.badge{display:inline-flex;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;border-radius:12px}.badge-brand{background:#eef4fb;color:#07549a}.badge-success{background:#e6f4ea;color:#1f7a3d}.badge-neutral{background:#f1f3f5;color:#5c6773}.skip-link{position:absolute;top:-100px;left:16px;z-index:80;padding:8px 16px;background:#1a3a6b;color:#fff;font-size:14px;font-weight:600;border-radius:0 0 4px 4px;text-decoration:none;transition:top .2s}.skip-link:focus{top:0}@media (max-width: 991px){.mega-menu{display:none!important}.main-nav .nav-link{display:block;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav{display:none}.mobile-nav.show{display:block}.carousel-item img{height:300px!important}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.admin-topbar{background:#202633;color:#fff;padding:8px 16px;font-size:14px}.pust-admin-bar{background:#fff;border-bottom:3px solid #83151c;color:#191919}.pust-admin-bar-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;padding:8px 0}.pust-admin-bar-id{display:flex;align-items:center;gap:12px}.pust-admin-avatar{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#83151c;color:#fff;font-size:15px}.pust-admin-role{padding:4px 0;color:#83151c;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;line-height:1}.pust-admin-nav{display:flex;align-items:center;flex-wrap:wrap;gap:2px}.pust-admin-nav a{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;color:#191919;font-size:15px;text-decoration:none;transition:color .2s,background-color .2s}.pust-admin-nav a i{font-size:13px;color:#83151c}.pust-admin-nav a:hover{color:#83151c;background:#f7f7f7}.pust-admin-logout-form{padding-left:14px;margin:0 0 0 6px;border-left:1px solid #e4e4e4}.pust-admin-logout{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border:none;border-radius:4px;background:#83151c;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}.pust-admin-logout:hover{background:#651019}.pust-admin-heading{display:flex;flex-direction:column;gap:14px;align-items:flex-start;justify-content:space-between;margin-bottom:30px}@media (min-width: 640px){.pust-admin-heading{flex-direction:row;align-items:center}}.tabular-nums{font-variant-numeric:tabular-nums}.text-balance{text-wrap:balance}.h1{font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:1.875rem;font-weight:700;color:#222;letter-spacing:-.02em}@media (min-width: 768px){.h1{font-size:2.25rem}}.h2{font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:1.5rem;font-weight:700;color:#222;letter-spacing:-.01em}@media (min-width: 768px){.h2{font-size:1.875rem}}.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:6px;color:#6b7280;background:transparent;border:none;cursor:pointer;text-decoration:none;transition:all .2s}.btn-icon:hover{color:#07549a;background:#eef4fb}.container-narrow{max-width:48rem;width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.container-narrow{padding-left:1.5rem;padding-right:1.5rem}}.btn-ghost{background:transparent;color:#6b7280;border:1px solid transparent}.btn-ghost:hover{background:#f3f4f6;color:#07549a}.cou-admin-title{font-size:24px;font-weight:700;color:#07549a;margin:0}.cou-admin-subtitle{font-size:14px;color:#5c6773;margin:4px 0 0}.cou-admin-card{background:#fff;border:1px solid #dbe4ec;border-radius:8px;box-shadow:0 1px 3px #0000000a}.cou-admin-section-title{font-size:16px;font-weight:700;color:#07549a;margin:0 0 16px;display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:2px solid #eef4fb}.cou-admin-section-title i{color:#07549a}.cou-admin-form-section h4{font-size:13px;font-weight:700;color:#07549a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #eef4fb}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:rounded-lg::file-selector-button{border-radius:.5rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-primary-50::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(238 244 251 / var(--tw-bg-opacity))}.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-primary-700::file-selector-button{--tw-text-opacity: 1;color:rgb(5 59 107 / var(--tw-text-opacity))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:text-primary-700:hover{--tw-text-opacity: 1;color:rgb(5 59 107 / var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:file\:bg-primary-100::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(216 231 245 / var(--tw-bg-opacity))}.focus\:border-primary-400:focus{--tw-border-opacity: 1;border-color:rgb(79 143 196 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 231 245 / var(--tw-ring-opacity))}@media (min-width: 640px){.sm\:table-cell{display:table-cell}}@media (min-width: 768px){.md\:table-cell{display:table-cell}.md\:h-40{height:10rem}.md\:w-40{width:10rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-8{padding:2rem}}@media (min-width: 1280px){.xl\:hidden{display:none}}
