*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f3f4f6;color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:calc(100% - 24px);max-width:1400px;margin:0 auto}.topbar{height:32px;background:#fff;color:#777;border-bottom:1px solid #ddd;font-size:12px}.topbar .inner{height:32px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.top-links{display:flex;gap:16px}.brandbar{background:#fff;border-bottom:1px solid #ddd}.brandbar .inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:15px}.logo{font-size:28px;line-height:1;font-weight:800;letter-spacing:-1px;color:#c51e2a}.logo span{color:#153e76}.logo-sub{font-size:11px;color:#888;letter-spacing:1px;margin-top:4px}.search{display:flex;width:50%;max-width:550px}.search input{height:42px;flex:1;min-width:0;border:1px solid #ddd;border-right:0;border-radius:2px 0 0 2px;padding:0 12px;font-size:14px;outline:0}.search button{height:42px;width:75px;border:0;border-radius:0 2px 2px 0;background:#e51d25;color:#fff;font-size:14px;font-weight:700}.nav{background:#062e69;color:#fff}.nav .inner{display:flex;align-items:stretch;overflow:hidden;width:100%}.nav a{font-size:15px;font-weight:700;padding:11px 12px;border-right:1px solid rgb(255 255 255 / .08);white-space:nowrap;display:inline-flex;align-items:center}.nav a.home{background:#e51d25;padding:11px 14px}.nav a:hover{background:#e51d25}.nav-toggle{display:none}.ticker{height:35px;background:#0b5ed7!important;border-bottom:2px solid #ffd43b!important;overflow:hidden}.ticker .inner{height:35px;display:flex;align-items:center}.ticker-label{height:35px;line-height:35px;background:#ffd43b!important;color:#082b5c!important;font-size:11px;font-weight:800;padding:0 14px;position:relative;white-space:nowrap}.ticker-label:after{content:"";position:absolute;right:-12px;top:0;border-top:17.5px solid #fff0;border-bottom:17.5px solid #fff0;border-left:12px solid #ffd43b}.ticker-track{padding-left:20px;white-space:nowrap;overflow:hidden;flex:1;font-size:14px;color:#fff!important;font-weight:700}.ticker-marquee{display:flex!important;width:max-content!important;animation:berojgarTicker 60s linear infinite!important;-webkit-animation:berojgarTicker 60s linear infinite!important}@keyframes berojgarTicker{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}@-webkit-keyframes berojgarTicker{0%{-webkit-transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0)}}.ticker-content{display:inline-flex;align-items:center;gap:18px;flex-shrink:0;padding-right:18px}.ticker-sep{color:#ffd43b!important;font-weight:800}.main{padding:10px 0 24px}.top-grid{display:grid;grid-template-columns:170px 1fr;gap:10px}.panel{background:#fff;border:1px solid #e1e4e8;border-radius:3px;overflow:hidden}.panel-title{background:#062e69;color:#fff;font-size:17px;font-weight:700;padding:8px 10px}.link-list{list-style:none;padding:0;margin:0}.link-list li{border-bottom:1px solid #ededed}.link-list a{display:flex;align-items:center;gap:7px;padding:7px 8px;font-size:13.5px;color:#444}.link-list a:hover{background:#f7f8fa;color:#062e69}.link-icon{width:16px;text-align:center;font-size:12px}.hero{height:280px;position:relative;overflow:hidden;border-radius:4px;background:linear-gradient(135deg,#073679 0%,#0b3e8b 62%,#0b397d 100%);color:#fff}.hero-content{position:relative;z-index:2;padding:60px 30px}.hero h1{margin:0 0 10px;font-size:32px;line-height:1.15;font-weight:800}.hero h1 strong{color:#ffe100}.hero p{margin:4px 0;font-size:16px;font-weight:700}.hero .dots{display:flex;gap:6px;margin-top:25px}.hero .dot{display:block;width:9px;height:9px;border-radius:50%;background:#f7f7f7}.hero .dot.active{background:#e51d25}.hero:before{content:"";position:absolute;right:60px;top:20px;width:190px;height:190px;border:10px solid rgb(255 255 255 / .14);border-radius:50%}.hero:after{content:"";position:absolute;right:95px;top:55px;width:120px;height:120px;border:7px solid rgb(255 255 255 / .12);border-radius:50%}.notifications{margin-top:10px}.notifications .panel-title{background:#e51d25;text-align:center;font-size:17px;padding:8px}.notifications ul{list-style:none;padding:0;margin:0}.notifications li{display:flex;justify-content:space-between;gap:8px;padding:7px 10px;border-bottom:1px solid #eee;font-size:13px}.notifications li a{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications .date{font-size:12px;color:#777;white-space:nowrap}.notification-more{display:block;text-align:center;background:#062e69;color:#fff;font-weight:700;font-size:11px;padding:6px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.four-grid .panel{min-height:240px}.box-title{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:8px 10px;font-size:18px;font-weight:700}.box-title.red{background:#e51d25}.box-title.green{background:#188a48}.box-title.purple{background:#6814a8}.box-title.orange{background:#f07a08}.box-title .all{font-size:13px}.news-list{list-style:none;padding:0;margin:0}.news-list li{display:flex;justify-content:space-between;gap:5px;padding:7px 8px;border-bottom:1px solid #eee;font-size:13px;line-height:1.4}.news-list li>div{min-width:0}.news-list a{color:#444}.news-list a:hover{color:#062e69}.news-date{font-size:12px;color:#777;white-space:nowrap}.view-all{display:block;background:#062e69;color:#fff;text-align:center;font-size:12px;font-weight:700;padding:7px}.empty-note{padding:12px 8px;color:#777;font-size:13px}.badge-new{display:inline-block;background:#e51d25;color:#fff;font-size:9px;padding:1px 3px;border-radius:2px;margin-right:4px}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.cat-card{height:82px;background:#fff;border:1px solid #e1e4e8;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.cat-icon{font-size:22px;line-height:1}.cat-card b{font-size:16px;font-weight:700;color:#333}.cat-card small{font-size:11px;color:#e51d25}.footer{margin-top:20px;background:#062e69;color:#fff}.footer .inner{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.05fr;gap:25px;padding:25px 0}.footer h3{font-size:15px;margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid rgb(255 255 255 / .18);text-transform:uppercase}.footer p,.footer li,.footer a{font-size:13px;color:#dbe7f8}.footer p{line-height:1.6}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:6px 0}.copyright{background:#ed1c24;color:#fff;font-size:11px}.copyright .inner{height:30px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.container{width:calc(100% - 16px)!important}.topbar{display:none}.brandbar .inner{height:auto;min-height:65px;padding:8px 0;gap:8px;flex-wrap:wrap}.brandbar .inner>div:first-child{min-width:0;flex:1}.logo{font-size:22px}.search{width:100%;max-width:none;order:3;margin-top:2px}.search input{height:38px;font-size:13px}.search button{height:38px;width:65px;font-size:13px}.nav{position:relative}.nav-toggle{display:block;width:100%;border:0;background:#062e69;color:#fff;text-align:left;padding:10px 12px;font-size:14px;font-weight:800;cursor:pointer}.nav .inner{display:none;flex-direction:column;width:100%!important;padding:0}.nav.open .inner{display:flex}.nav a{font-size:13px;padding:10px 12px;border-right:0;border-top:1px solid rgb(255 255 255 / .10);white-space:normal}.nav a.home{padding:10px 12px}.top-grid{display:flex!important;flex-direction:column!important;gap:10px!important}.top-grid>.panel{display:block!important;width:100%!important;border-radius:4px!important}.top-grid .panel-title{text-align:center!important;font-size:15px!important;padding:8px 10px!important}.top-grid .link-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px!important;background:#e5e7eb!important}.top-grid .link-list li{background:#fff!important;border:0!important;margin:0!important}.top-grid .link-list li a{display:flex!important;align-items:center!important;padding:10px 8px!important;font-size:13px!important;font-weight:600!important;color:#1e293b!important;gap:6px!important}.top-grid .link-list li a .link-icon{font-size:15px!important}.top-grid .link-list li:last-child:nth-child(odd){grid-column:1 / -1!important;text-align:center!important}.top-grid .link-list li:last-child:nth-child(odd) a{justify-content:center!important}.hero{height:180px!important}.hero-content{padding:30px 18px!important}.hero h1{font-size:22px!important}.hero p{font-size:13px!important}.four-grid{grid-template-columns:1fr!important}.category-cards{grid-template-columns:repeat(2,1fr)!important}.footer .inner{grid-template-columns:1fr;gap:15px;padding:15px 0}}@media screen and (min-width:769px){.hero{height:360px!important}.hero-content{padding:90px 40px!important}.hero h1{font-size:38px!important;margin-bottom:12px!important}.hero p{font-size:18px!important}.link-list a{padding:11px 10px!important;font-size:14.5px!important}.four-grid .panel{min-height:300px!important}.cat-card{height:100px!important}}@media (max-width:768px){.ticker-marquee{animation-duration:300s!important}}.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-select-form-modal.components-modal__frame{display:flex;flex-direction:column;max-width:900px;width:90vw;height:640px;max-height:calc(100vh - 64px)}.hostinger-reach-select-form-modal .components-modal__header{height:52px;padding:12px 24px}.hostinger-reach-select-form-modal .components-modal__content{display:flex;flex-direction:column;flex:1;min-height:0;margin-top:52px;padding:0 24px;overflow:hidden}.hostinger-reach-select-form-modal .components-modal__children-container{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.hostinger-reach-select-form-modal__content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;border-top:1px solid #e0e0e0}.hostinger-reach-select-form-modal__loading,.hostinger-reach-select-form-modal__empty{display:flex;flex:1;align-items:center;justify-content:center;min-height:240px;text-align:center;color:#757575}.hostinger-reach-select-form-modal__list{display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:0}.hostinger-reach-select-form-modal__list-forms{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:16px;align-content:start;min-height:0;overflow-y:auto;padding:16px}.hostinger-reach-select-form-modal__list-preview{display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:16px;background:#f5f5f5}.hostinger-reach-select-form-modal__form-item{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:#fff0;cursor:pointer;text-align:left}.hostinger-reach-select-form-modal__form-item:focus-visible{outline:none}.hostinger-reach-select-form-modal__form-name{font-weight:700;font-size:14px;color:#1e1e1e}.hostinger-reach-select-form-modal__form-thumb{display:flex;flex:1;align-items:center;justify-content:center;width:100%;min-height:0;overflow:hidden;background:#f5f5f5;border-radius:16px;border:3px solid #fff0;transition:border-color .2s ease}.hostinger-reach-select-form-modal__form-thumb-fallback{width:100%;height:100%;background:#ebebeb}.hostinger-reach-select-form-modal__form-image{width:100%;height:100%;object-fit:cover}.hostinger-reach-select-form-modal__form-item--selected .hostinger-reach-select-form-modal__form-thumb{border-color:#3858e9}.hostinger-reach-select-form-modal__preview-frame{width:100%;height:100%;min-height:320px;border:1px solid #e0e0e0;border-radius:12px}.hostinger-reach-select-form-modal__footer{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;padding:16px 0;border-top:1px solid #e0e0e0}.hostinger-reach-select-form-modal__footer-start{display:flex;align-items:center;gap:8px}.hostinger-reach-select-form-modal__footer-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-use-template{width:100%;justify-content:center;margin-bottom:16px}.hostinger-reach-block-selected-form{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px;border:2px solid #fff0;border-radius:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#3ab0ff,#673de6,#e536db) border-box}.hostinger-reach-block-selected-form__title{display:flex;align-items:center;gap:8px;max-width:100%}.hostinger-reach-block-selected-form__title svg{flex-shrink:0}.hostinger-reach-block-selected-form__name{font-weight:700;font-size:13px;color:#1e1e1e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hostinger-reach-block-selected-form__image{width:100%;height:auto;object-fit:cover;border-radius:8px;background:#f0f0f0}.hostinger-reach-block-selected-form__edit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:auto;padding:8px 12px;border:1px solid rgb(0 0 0 / .1);border-radius:8px;background:#fff;color:#673de6}.hostinger-reach-block-selected-form__edit:hover,.hostinger-reach-block-selected-form__edit:focus{background:#fff;color:#673de6}.hostinger-reach-block-selected-form__edit svg{flex-shrink:0}.hostinger-reach-block-selected-form__edit-text{color:#673de6}.hostinger-reach-block-selected-form__change.components-button.is-link{align-self:center;padding:0;color:#673de6}.hostinger-reach-block-selected-form__change.components-button.is-link:hover,.hostinger-reach-block-selected-form__change.components-button.is-link:focus,.hostinger-reach-block-selected-form__change.components-button.is-link:active{color:#673de6}.hostinger-reach-block-classic-form{width:100%;justify-content:center;margin-bottom:16px}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}.bsp-wrap{max-width:1200px;margin:25px auto;font-family:inherit}.bsp-hero{padding:28px;border-radius:16px;background:linear-gradient(135deg,#0b57d0,#173f9d);color:#fff;margin-bottom:18px}.bsp-kicker{font-size:12px;font-weight:700;text-transform:uppercase;opacity:.85}.bsp-hero h2{margin:7px 0;font-size:30px}.bsp-hero p{margin:0}.bsp-filter{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;padding:14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px}.bsp-filter input,.bsp-filter select,.bsp-filter button{min-height:44px;border:1px solid #d7dce2;border-radius:8px;padding:0 12px;font:inherit}.bsp-filter button,.bsp-btn{background:#0b57d0;color:#fff!important;border:0;text-decoration:none;padding:11px 17px;border-radius:8px;font-weight:700;display:inline-block}.bsp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bsp-card{border:1px solid #e4e7ec;border-radius:14px;padding:18px;background:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .04)}.bsp-card h3{margin:13px 0 7px;font-size:19px}.bsp-card h3 a{color:#172033;text-decoration:none}.bsp-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.bsp-badge{font-size:12px;padding:5px 9px;background:#e9f7ef;color:#16803b;border-radius:20px;font-weight:700}.bsp-date{font-size:12px;color:#667085}.bsp-provider{color:#667085;font-size:13px}.bsp-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.bsp-meta span{background:#f7f8fa;border-radius:8px;padding:9px;font-size:13px}.bsp-meta b{display:block;font-size:11px;color:#667085;margin-bottom:3px}.bsp-empty{grid-column:1/-1;padding:35px;text-align:center;border:1px dashed #cfd4dc;border-radius:12px}.bsp-single{max-width:900px;margin:auto}.bsp-single-head{padding:28px;border-radius:15px;background:#f4f7ff;margin-bottom:18px}.bsp-single-head span{font-size:12px;font-weight:700;color:#0b57d0}.bsp-single-head h1{margin:7px 0 0}.bsp-details{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.bsp-details div{border:1px solid #e4e7ec;border-radius:10px;padding:14px}.bsp-details small{display:block;color:#667085;margin-bottom:5px}.bsp-details strong{display:block}.bsp-actions{display:flex;gap:10px;margin-top:22px}.bsp-secondary{background:#27364d}.bsp-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.bsp-admin-grid p{margin:8px 0}.bsp-admin-grid label{display:block;margin-bottom:5px}@media(max-width:800px){.bsp-grid{grid-template-columns:1fr 1fr}.bsp-filter{grid-template-columns:1fr 1fr}.bsp-filter input{grid-column:1/-1}.bsp-details{grid-template-columns:1fr 1fr}}@media(max-width:520px){.bsp-grid{grid-template-columns:1fr}.bsp-filter{grid-template-columns:1fr}.bsp-details{grid-template-columns:1fr}.bsp-actions{flex-direction:column}}.bsp-section{margin:24px 0}.bsp-section h2{font-size:22px;margin:0 0 13px;color:#172033}.bsp-content{line-height:1.75}.bsp-list{margin:0;padding:18px 24px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.bsp-list li{margin:7px 0}.bsp-faq details{border:1px solid #e4e7ec;border-radius:10px;margin:8px 0;padding:13px;background:#fff}.bsp-faq summary{font-weight:700;cursor:pointer}.bsp-note{padding:18px;border-radius:12px;background:#f7f9fc}.bsp-actions{flex-wrap:wrap}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f3f4f6;color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:calc(100% - 24px);max-width:1400px;margin:0 auto}.topbar{height:32px;background:#fff;color:#777;border-bottom:1px solid #ddd;font-size:12px}.topbar .inner{height:32px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.top-links{display:flex;gap:16px}.brandbar{background:#fff;border-bottom:1px solid #ddd}.brandbar .inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:15px}.logo{font-size:28px;line-height:1;font-weight:800;letter-spacing:-1px;color:#c51e2a}.logo span{color:#153e76}.logo-sub{font-size:11px;color:#888;letter-spacing:1px;margin-top:4px}.search{display:flex;width:50%;max-width:550px}.search input{height:42px;flex:1;min-width:0;border:1px solid #ddd;border-right:0;border-radius:2px 0 0 2px;padding:0 12px;font-size:14px;outline:0}.search button{height:42px;width:75px;border:0;border-radius:0 2px 2px 0;background:#e51d25;color:#fff;font-size:14px;font-weight:700}.nav{background:#062e69;color:#fff}.nav .inner{display:flex;align-items:stretch;overflow:hidden;width:100%}.nav a{font-size:15px;font-weight:700;padding:11px 12px;border-right:1px solid rgb(255 255 255 / .08);white-space:nowrap;display:inline-flex;align-items:center}.nav a.home{background:#e51d25;padding:11px 14px}.nav a:hover{background:#e51d25}.nav-toggle{display:none}.ticker{height:35px;background:#0b5ed7!important;border-bottom:2px solid #ffd43b!important;overflow:hidden}.ticker .inner{height:35px;display:flex;align-items:center}.ticker-label{height:35px;line-height:35px;background:#ffd43b!important;color:#082b5c!important;font-size:11px;font-weight:800;padding:0 14px;position:relative;white-space:nowrap}.ticker-label:after{content:"";position:absolute;right:-12px;top:0;border-top:17.5px solid #fff0;border-bottom:17.5px solid #fff0;border-left:12px solid #ffd43b}.ticker-track{padding-left:20px;white-space:nowrap;overflow:hidden;flex:1;font-size:14px;color:#fff!important;font-weight:700}.ticker-marquee{display:flex!important;width:max-content!important;animation:berojgarTicker 60s linear infinite!important;-webkit-animation:berojgarTicker 60s linear infinite!important}@keyframes berojgarTicker{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}@-webkit-keyframes berojgarTicker{0%{-webkit-transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0)}}.ticker-content{display:inline-flex;align-items:center;gap:18px;flex-shrink:0;padding-right:18px}.ticker-sep{color:#ffd43b!important;font-weight:800}.main{padding:10px 0 24px}.top-grid{display:grid;grid-template-columns:170px 1fr;gap:10px}.panel{background:#fff;border:1px solid #e1e4e8;border-radius:3px;overflow:hidden}.panel-title{background:#062e69;color:#fff;font-size:17px;font-weight:700;padding:8px 10px}.link-list{list-style:none;padding:0;margin:0}.link-list li{border-bottom:1px solid #ededed}.link-list a{display:flex;align-items:center;gap:7px;padding:7px 8px;font-size:13.5px;color:#444}.link-list a:hover{background:#f7f8fa;color:#062e69}.link-icon{width:16px;text-align:center;font-size:12px}.hero{height:280px;position:relative;overflow:hidden;border-radius:4px;background:linear-gradient(135deg,#073679 0%,#0b3e8b 62%,#0b397d 100%);color:#fff}.hero-content{position:relative;z-index:2;padding:60px 30px}.hero h1{margin:0 0 10px;font-size:32px;line-height:1.15;font-weight:800}.hero h1 strong{color:#ffe100}.hero p{margin:4px 0;font-size:16px;font-weight:700}.hero .dots{display:flex;gap:6px;margin-top:25px}.hero .dot{display:block;width:9px;height:9px;border-radius:50%;background:#f7f7f7}.hero .dot.active{background:#e51d25}.hero:before{content:"";position:absolute;right:60px;top:20px;width:190px;height:190px;border:10px solid rgb(255 255 255 / .14);border-radius:50%}.hero:after{content:"";position:absolute;right:95px;top:55px;width:120px;height:120px;border:7px solid rgb(255 255 255 / .12);border-radius:50%}.notifications{margin-top:10px}.notifications .panel-title{background:#e51d25;text-align:center;font-size:17px;padding:8px}.notifications ul{list-style:none;padding:0;margin:0}.notifications li{display:flex;justify-content:space-between;gap:8px;padding:7px 10px;border-bottom:1px solid #eee;font-size:13px}.notifications li a{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications .date{font-size:12px;color:#777;white-space:nowrap}.notification-more{display:block;text-align:center;background:#062e69;color:#fff;font-weight:700;font-size:11px;padding:6px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.four-grid .panel{min-height:240px}.box-title{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:8px 10px;font-size:18px;font-weight:700}.box-title.red{background:#e51d25}.box-title.green{background:#188a48}.box-title.purple{background:#6814a8}.box-title.orange{background:#f07a08}.box-title .all{font-size:13px}.news-list{list-style:none;padding:0;margin:0}.news-list li{display:flex;justify-content:space-between;gap:5px;padding:7px 8px;border-bottom:1px solid #eee;font-size:13px;line-height:1.4}.news-list li>div{min-width:0}.news-list a{color:#444}.news-list a:hover{color:#062e69}.news-date{font-size:12px;color:#777;white-space:nowrap}.view-all{display:block;background:#062e69;color:#fff;text-align:center;font-size:12px;font-weight:700;padding:7px}.empty-note{padding:12px 8px;color:#777;font-size:13px}.badge-new{display:inline-block;background:#e51d25;color:#fff;font-size:9px;padding:1px 3px;border-radius:2px;margin-right:4px}.category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.cat-card{height:82px;background:#fff;border:1px solid #e1e4e8;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.cat-icon{font-size:22px;line-height:1}.cat-card b{font-size:16px;font-weight:700;color:#333}.cat-card small{font-size:11px;color:#e51d25}.footer{margin-top:20px;background:#062e69;color:#fff}.footer .inner{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.05fr;gap:25px;padding:25px 0}.footer h3{font-size:15px;margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid rgb(255 255 255 / .18);text-transform:uppercase}.footer p,.footer li,.footer a{font-size:13px;color:#dbe7f8}.footer p{line-height:1.6}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:6px 0}.copyright{background:#ed1c24;color:#fff;font-size:11px}.copyright .inner{height:30px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.container{width:calc(100% - 16px)!important}.topbar{display:none}.brandbar .inner{height:auto;min-height:65px;padding:8px 0;gap:8px;flex-wrap:wrap}.brandbar .inner>div:first-child{min-width:0;flex:1}.logo{font-size:22px}.search{width:100%;max-width:none;order:3;margin-top:2px}.search input{height:38px;font-size:13px}.search button{height:38px;width:65px;font-size:13px}.nav{position:relative}.nav-toggle{display:block;width:100%;border:0;background:#062e69;color:#fff;text-align:left;padding:10px 12px;font-size:14px;font-weight:800;cursor:pointer}.nav .inner{display:none;flex-direction:column;width:100%!important;padding:0}.nav.open .inner{display:flex}.nav a{font-size:13px;padding:10px 12px;border-right:0;border-top:1px solid rgb(255 255 255 / .10);white-space:normal}.nav a.home{padding:10px 12px}.top-grid{display:flex!important;flex-direction:column!important;gap:10px!important}.top-grid>.panel{display:block!important;width:100%!important;border-radius:4px!important}.top-grid .panel-title{text-align:center!important;font-size:15px!important;padding:8px 10px!important}.top-grid .link-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px!important;background:#e5e7eb!important}.top-grid .link-list li{background:#fff!important;border:0!important;margin:0!important}.top-grid .link-list li a{display:flex!important;align-items:center!important;padding:10px 8px!important;font-size:13px!important;font-weight:600!important;color:#1e293b!important;gap:6px!important}.top-grid .link-list li a .link-icon{font-size:15px!important}.top-grid .link-list li:last-child:nth-child(odd){grid-column:1 / -1!important;text-align:center!important}.top-grid .link-list li:last-child:nth-child(odd) a{justify-content:center!important}.hero{height:180px!important}.hero-content{padding:30px 18px!important}.hero h1{font-size:22px!important}.hero p{font-size:13px!important}.four-grid{grid-template-columns:1fr!important}.category-cards{grid-template-columns:repeat(2,1fr)!important}.footer .inner{grid-template-columns:1fr;gap:15px;padding:15px 0}}@media screen and (min-width:769px){.hero{height:360px!important}.hero-content{padding:90px 40px!important}.hero h1{font-size:38px!important;margin-bottom:12px!important}.hero p{font-size:18px!important}.link-list a{padding:11px 10px!important;font-size:14.5px!important}.four-grid .panel{min-height:300px!important}.cat-card{height:100px!important}}@media (max-width:768px){.ticker-marquee{animation-duration:300s!important}}