@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}.header{background-color:#fff;background-image:url(/assets/nashq-img-bg-CU8kFKW8.jpg);box-shadow:0 2px 4px #0000001a;padding:15px 20px;position:fixed;width:100%;top:0;left:0;z-index:1000}.container{width:90%;margin:0 auto;display:flex;align-items:center;gap:2em}.logo{display:flex;align-items:center;gap:10px;text-decoration:none}.logo p{width:100%!important;text-decoration:none;color:#333;font-family:__montserrat_3f0df2,__montserrat_Fallback_3f0df2;font-style:normal;font-weight:500;font-size:15px;line-height:24px}.logo_a{text-decoration:none}.logo img{width:50px;height:50px}@keyframes spin3D{0%{transform:rotateY(0)}90%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}.logo img{animation:spin3D 8s ease-in-out infinite;transform-style:preserve-3d;width:50px;height:auto}.logo img:hover{transform:scale(1.1);transition:transform .3s ease}.nav-menu{padding:0 -20px;display:flex;width:990px;gap:0em;align-items:center}.nav-menu ul{display:flex;gap:0px!important;align-items:center;list-style:none;margin:0;padding:0}.nav-menu ul li a{text-decoration:none;color:#333;font-family:__montserrat_3f0df2,__montserrat_Fallback_3f0df2;font-style:normal;font-weight:500;font-size:18px;text-wrap:nowrap;line-height:24px}.buttons{display:flex;gap:10px}.register-btn,.contact-btn{padding:10px 20px;background-color:#000;color:#fff;border:none;cursor:pointer;font-size:14px}.register-btn:hover,.contact-btn:hover{opacity:.8}.menu-toggle{display:none;font-size:24px;cursor:pointer}@media screen and (max-width: 768px){.nav-menu{display:none;flex-direction:column;background-color:#fff;position:absolute;top:60px;right:0;width:100%;padding:20px;box-shadow:0 4px 8px #0000001a}.nav-menu.open{display:flex}.nav-menu ul{flex-direction:column;gap:10px}.menu-toggle{display:block}.buttons{flex-direction:column;gap:15px;margin-top:20px}}.language-selector ul{display:flex;flex-direction:column;gap:5px;width:100px;position:absolute;top:30px;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:5px 0;margin:0;z-index:1000;box-shadow:0 4px 6px #0000001a}.language-selector li{padding:8px 16px;cursor:pointer;text-align:left;background-color:transparent}.language-selector li:hover{background-color:#f0f0f0}.nav-menu ul{list-style:none;margin:0;padding:0;display:flex}.nav-menu .dropdown{position:absolute;top:100%;left:0;background-color:#ccc;border-radius:8px;padding:5px 0;display:flex;flex-direction:column;z-index:1000;box-shadow:0 6px 12px #00000026}.nav-menu .dropdown li{padding:10px 20px;color:#f9fafb;font-size:16px;font-family:Arial,sans-serif;white-space:nowrap;transition:background-color .3s,color .3s}.nav-menu ul li{position:relative;padding:10px 20px}.nav-menu ul li a{color:#111827;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu ul li a:hover{transition:all .3s ease-in-out;color:#3333338d}.date-time{display:flex;gap:15px;font-size:14px;color:#555;align-items:center}.date-time span{display:flex;align-items:center;gap:5px}@media screen and (max-width: 768px){.logo p{display:none}header .container{justify-content:space-between}.date-time{flex-direction:column;gap:5px}}.footer{background-color:#110600;color:#fff;padding:2em 1em;font-family:Arial,sans-serif}.footer-container{display:flex;width:85%;margin:0 auto;flex-wrap:wrap;justify-content:space-between;gap:2em}.footer-logo{flex:1 1 30%;text-align:left}.footer-logo img{width:230px;margin-bottom:1em}.footer-logo p{margin:.3em 0;color:#ddd;font-size:.9rem}.footer-links{flex:1 1 20%}.footer-links h4{font-size:1.2rem;margin-bottom:1em}.email_{display:flex;margin-top:.8em!important;align-items:center;font-size:14px!important;gap:.4em}.exat_{display:flex;margin-top:.5em!important;align-items:center;font-size:14px!important;gap:.4em}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.5em}.footer-links a{color:#ddd;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#f2a365}.footer-social{flex:1 1 20%}.footer-social h4{font-size:1.2rem;margin-bottom:1em}.social-icons a{color:#ddd;font-size:1.5rem;margin-right:1em;transition:color .3s ease}.social-icons a:hover{color:#f2a365}.footer-bottom{margin-top:2em;text-align:center;font-size:.9rem;border-top:1px solid #444;padding-top:1em}.footer-bottom a{color:#f2a365;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center}.footer-logo,.footer-links,.footer-social{flex:1 1 100%}}.home-page .news_section .container_ .news_wrp{display:flex;flex-wrap:wrap;margin-top:2em}.home-page .news_section .container_ .news_wrp .news_card{width:calc(33.333% - 1em);background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:.8em;padding:1em;transition:transform .3s ease,box-shadow .3s ease}.home-page .news_section .container_ .news_wrp .news_card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.home-page .news_section .container_ .news_wrp .news_card img{width:100%;height:300px;border-radius:6px;object-fit:cover}.home-page .news_section .container_ .news_wrp .news_card .title{font-size:1rem;font-weight:600;color:#333}.home-page .news_section .container_ .news_wrp .news_card .txt{font-size:1rem;line-height:1.5;color:#666}.home-page .news_section .container_ .news_wrp .news_card button{padding:10px 16px;background:#1f7135;color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:4px;cursor:pointer;align-self:flex-start}.home-page .news_section .container_ .news_wrp .news_card button:hover{background:#155728}@media (max-width: 1024px){.home-page .news_section .container_ .news_wrp .news_card{width:calc(50% - 1em);gap:.7em}}@media (max-width: 768px){.home-page .news_section .container_{width:95%!important}.home-page .news_section .container_ .news_wrp{gap:1em}.home-page .news_section .container_ .news_wrp .news_card{width:100%;gap:.6em;padding:.8em}.home-page .news_section .container_ .news_wrp .news_card img{border-radius:5px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.home-page{padding-bottom:3em}.home-page .hero_section{position:relative;height:65vh;background-image:url(/assets/bg-home-DZTxc_nP.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.home-page .hero_section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-page .hero_section .content_{position:relative;z-index:2;color:#333;text-align:center}.home-page .hero_section .title{font-size:27px;width:55%;text-align:center;margin:0 auto;line-height:39px;font-weight:700}.home-page .hero_section .txt{font-size:18px;margin-top:10px}.home-page .hero_section button{margin-top:20px;padding:10px 20px;font-size:16px;background-color:#fff;color:#000;border:none;cursor:pointer}.home-page .hero_section button:hover{background-color:#ddd}.home-page .news_section{background-image:url(/assets/news-bg-D2N2m3-A.jpg)}.home-page .news_section .container_{width:80%;margin:0 auto;padding:3em}.home-page .news_section .container_ .heading{font-size:32px}.home-page .news_section .container_ .news_wrp{display:flex;flex-wrap:wrap;gap:4em}.home-page .map{width:80%;margin:2em auto}.documents_section{background:linear-gradient(to right,#f4f4f4,#e8e8e8);padding:3.5em 0}.documents_section .container_{width:85%;margin:0 auto;text-align:center}.documents_section .heading{font-size:30px;font-weight:700;color:#222;margin-bottom:1.5em;text-transform:uppercase;letter-spacing:1px}.documents_wrp{display:flex;flex-wrap:wrap;gap:3em}.document_card{background:#fff;border-radius:10px;padding:1.5em;width:100%;max-width:300px;text-align:center;box-shadow:0 3px 8px #0000001a;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;position:relative;overflow:hidden}.document_card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.doc_icon{font-size:40px;color:#007bff;margin-bottom:.5em}.doc_title{font-size:18px;font-weight:700;color:#222;margin-bottom:.6em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc_text{font-size:14px;color:#555;line-height:1.4;max-height:45px;overflow:hidden;text-overflow:ellipsis;margin-bottom:1em}.doc_link{display:inline-block;font-size:14px;color:#007bff;text-decoration:none;font-weight:700;transition:color .3s ease-in-out}.doc_link:hover{color:#0056b3;text-decoration:underline}@media screen and (max-width: 768px){.documents_section .container_{width:95%}.document_card{width:90%;max-width:none}}.departments_section{background:#f4f4f4;padding:3.5em 0}.departments_section .more_btn{margin-top:3em}.departments_section .container_{width:85%;margin:0 auto;text-align:center}.departments_section .heading{font-size:32px;font-weight:700;color:#222;margin-bottom:1.5em;text-transform:uppercase;letter-spacing:1px}.departments_wrp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2em;justify-content:center}.department_card{background:#fff;border-radius:12px;padding:1.5em;text-align:center;box-shadow:0 3px 8px #0000001a;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;overflow:hidden}.department_card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.department_img{width:100%;height:auto;margin-bottom:1em;border-radius:10px;transition:transform .3s ease-in-out}.department_card:hover .department_img{transform:scale(1.05)}.dep_title{font-size:20px;font-weight:700;color:#222;margin-top:.5em}@media screen and (max-width: 768px){.departments_section .container_{width:95%}}.hero_section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero_section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero_section .content_{position:relative;z-index:2;text-align:center}.hero_section .content_ .title{font-size:2rem;font-weight:700;opacity:0;transform:translateY(30px);animation:fadeInUp 2s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1200px){.hero_section .content_ .title{font-size:1.8rem}}@media screen and (max-width: 768px){.hero_section .content_ .title{font-size:1.5rem}}@media screen and (max-width: 480px){.hero_section .content_ .title{font-size:1.2rem}}.announcements_section{background-color:#f4f4f4;padding:3.5em 0}.announcements_section .container_{width:90%;margin:0 auto;text-align:center}.announcements_section .heading{font-size:30px;font-weight:700;color:#333;margin-bottom:1.2em;text-transform:uppercase;letter-spacing:1px}.announcements_slider{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:1.2em;padding:1em 0}.ann_card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 8px #0000001a;transition:all .3s ease-in-out;width:280px;min-width:280px;cursor:pointer}.ann_card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.ann_card img{width:100%;height:150px;object-fit:cover;border-bottom:2px solid #ddd}.ann_card .card-content{padding:1em;text-align:left}.ann_card .card-title{font-size:16px;font-weight:700;color:#222;margin-bottom:.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ann_card .card-date{font-size:13px;color:#888;margin-bottom:.6em}.ann_card .card-description{font-size:14px;color:#555;line-height:1.4;max-height:45px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.announcements_section .container_{width:95%}.ann_card{width:250px;min-width:250px}.ann_card img{height:130px}.ann_card .card-title{font-size:14px}.ann_card .card-date{font-size:12px}.ann_card .card-description{font-size:13px}}.center-container{padding:2em;min-height:70vh;font-family:Arial,sans-serif;color:#333;background:linear-gradient(120deg,#f8fbff,#e9f2fa);border-radius:8px}.breadcrumb{font-size:14px;color:#0056b3;cursor:pointer;text-decoration:none;transition:opacity .3s,color .3s}.breadcrumb:hover{opacity:.8;color:#003d80}.main-content{margin-top:4em;text-align:center}.main-content .about-section{display:flex;flex-direction:column;width:90%;margin:0 auto}.about-section .logo__{width:105px;height:105px;margin-left:2em}.about-section .wrp{display:flex;align-items:center}.about-section h2{font-size:37px;font-family:DM Sans;font-style:normal;line-height:51px;margin-top:.5em;margin-bottom:.5em;font-weight:700;text-transform:uppercase}.about-section p{font-size:18px;color:#555;margin:0 auto;line-height:22px;font-family:Inter;font-style:normal;font-weight:400;width:93%}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5em;margin-top:2em;align-items:stretch}.stat-card{background:linear-gradient(145deg,#fff,#f0f5fa);border:none;border-radius:12px;padding:1.5em;box-shadow:0 4px 8px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.icon{font-size:42px;color:#004aad;margin-bottom:.5em}.stat-card h3{font-size:28px;font-weight:700;margin:.5em 0}.stat-card p{font-size:16px;color:#666}@media (max-width: 768px){.title-section{text-align:center}.about-section h2{font-size:26px}.about-section p{font-size:16px}.stats-section{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.rahbariyat-container{padding:2em;background-color:#f9f9f9;font-family:Arial,sans-serif;text-align:center}.section-title{font-size:28px;font-weight:700;color:#222;margin-bottom:1.5em}.leaders-grid{display:flex;flex-wrap:wrap;gap:3em;width:90%;margin:0 auto;align-items:stretch}.leader-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1.5em;height:380px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease;width:350px}.leader-card:hover{transform:translateY(-5px)}.leader-image{width:185px;height:180px;object-fit:cover;border-radius:50%;margin-bottom:1em;border:2px solid #007bff}.leader-name{font-size:18px;font-weight:700;color:#333;margin-bottom:.5em}.leader-role{font-size:14px}.leader-position{font-size:14px;color:#555}.leader-time{margin-top:.3em;display:flex;align-items:center;justify-content:center;gap:.2em;font-size:14.2px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.leader-date{margin-top:.4em}.admission{border:#007bff 2px solid;padding:.4em;margin-top:.4em;display:flex;flex-direction:column;gap:.26em;border-radius:.4em}@media (max-width: 1200px){.leaders-grid{gap:1.5em}.leader-card{width:45%}}@media (max-width: 768px){.section-title{font-size:24px}.leaders-grid{flex-direction:column;gap:2em;justify-content:center}.leader-card{width:90%;padding:1em;height:260px}.leader-name{font-size:16px}.leader-position{font-size:12px}.leader-image{width:150px;height:150px}.leader-time{font-size:13px}}@media (max-width: 480px){.section-title{font-size:20px}.leader-card{width:100%;padding:.8em}.leader-name{font-size:14px}.leader-position{font-size:10px}.leader-image{width:120px;height:120px}.leader-time{font-size:12px}}.organization_container{max-width:1200px;margin:0 auto;padding:20px;text-align:center}.organization_title{font-size:24px;font-weight:700;margin-bottom:20px}.main-block{background-color:#ff9f43;color:#fff;font-weight:700;padding:15px 20px;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 6px #0000001a}.sub-blocks{display:flex;flex-direction:column!important;gap:10px;margin-bottom:20px}.sub-block{background-color:#ffe8cc;color:#000;width:35%;margin:0 auto;padding:10px;border-radius:8px;box-shadow:0 4px 6px #0000001a}@media (min-width: 768px){.sub-blocks{flex-direction:row;justify-content:center}}.departments{display:grid;grid-template-columns:1fr;gap:15px}.department{background-color:#fff3e0;color:#000;padding:15px;border-radius:8px;box-shadow:0 4px 6px #0000001a}@media (min-width: 768px){.departments{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.departments{grid-template-columns:repeat(3,1fr)}}.media-page{min-height:70vh;padding:7em 20px;background-color:#f9f9f9}.title{font-size:32px;font-weight:700;text-align:center;margin-bottom:20px}.content{display:flex;gap:20px}.sidebar{width:250px;background:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;padding:15px}.sidebar h2{font-size:18px;margin-bottom:10px}.sidebar ul{list-style:none;padding:0}.sidebar li{cursor:pointer;margin:10px 0;font-size:16px;color:#333;padding:5px;border-radius:4px;transition:background-color .3s}.sidebar li.active{font-weight:700;background-color:#f0f0f0}.sidebar li:hover{background-color:#eaeaea}.media-container{display:flex;gap:2em;flex-wrap:nowrap}.media-item{position:relative;width:356px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.media-image{width:100%;height:auto;object-fit:cover}.media-overlay{position:absolute;bottom:0;left:0;width:100%;padding:10px;background:#0009;color:#fff;text-align:left}.media-label{font-size:12px;background:#ffffff4d;padding:2px 6px;border-radius:4px}.media-date{font-size:12px;margin-top:4px}.media-description{font-size:14px;margin-top:4px}@media (max-width: 768px){.content{flex-direction:column}.sidebar{width:100%;margin-bottom:20px}}.news-page{min-height:70vh;padding:7em 20px 4em;box-sizing:border-box}.news-header{font-size:28px;text-align:center;margin-bottom:30px;color:#333;font-weight:700;margin-top:1em}.news-grid{display:flex;gap:3em;flex-wrap:wrap;width:85%;margin:1em auto}.news-card{background:#fff;border:1px solid #ddd;border-radius:10px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;height:100%;width:450px}.news-card:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}.news-imagee img,.youtube-video iframe{width:100%;border-radius:10px 10px 0 0;transition:opacity .3s ease}.news-imagee img{height:200px;object-fit:cover}.youtube-video iframe{height:200px}.news-content{padding:15px;flex-grow:1}.news-date{color:#888;font-size:14px;margin-bottom:10px}.news-title{font-size:20px;font-weight:700;color:#333;margin-bottom:10px}.news-description{font-size:16px;color:#555;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}@media (max-width: 1200px){.news-header{font-size:24px}.news-card{width:90%}.news-title{font-size:18px}.news-description{font-size:14px}}@media (max-width: 768px){.news-card{width:290px}.news-header{font-size:20px}.news-title{font-size:16px}.news-description{font-size:14px}.news-image img,.youtube-video iframe{height:180px}}.news-single{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;padding:5em 20px}.news-content{display:flex;margin-top:2em;flex-direction:column;gap:1rem}.news-content h1{font-size:2rem;color:#333;margin-bottom:10px}.news-meta{font-size:1rem;color:#555}.news-image{width:100%;height:500px;object-fit:cover;border-radius:10px;box-shadow:0 4px 8px #0000001a}.slick-slide img{border-radius:10px}.slick-prev,.slick-next{font-size:30px;color:#333}.slick-prev:hover,.slick-next:hover{color:#0073e6}.slick-dots{bottom:20px;padding:0}.slick-dots li button:before{color:#0073e6;font-size:12px}.recommendations{padding:30px;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:2rem}.recommendations h2{font-size:1.5rem;margin-bottom:20px;color:#333}.recommendations ul{list-style-type:none;padding:0}.recommendations ul li{display:flex;justify-content:space-between;align-items:center;background:#f9f9f9;padding:15px;margin-bottom:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:background .3s ease,transform .3s ease}.recommendations ul li:hover{background:#0073e6;color:#fff;transform:translateY(-5px)}.recommendations ul li span{font-size:.9rem;color:#777}.recommendations ul li p{font-size:1rem;font-weight:700;color:#333}.recommendations ul li p:hover{text-decoration:underline}@media (max-width: 768px){.news-single{padding:4.5em 15px}.news-image{height:350px}.news-content h1{font-size:1.5rem}.recommendations{padding:20px}.recommendations h2{font-size:1.2rem}.recommendations ul li{flex-direction:column;align-items:flex-start}.recommendations ul li span{margin-bottom:5px}.recommendations ul li p{font-size:.9rem}}@media (max-width: 480px){.news-single{padding:4em 10px}.news-image{height:350px}.news-content h1{font-size:1.2rem}.recommendations ul li{padding:10px}.recommendations ul li span,.recommendations ul li p{font-size:.85rem}}.content{display:flex;padding:8em 20px}.filters{width:250px;background:#f9f9f9;border-radius:8px;padding:15px;margin-right:20px;box-shadow:0 2px 4px #0000001a}.filters h2{margin-bottom:10px;font-size:18px}.filter-group h3{margin:10px 0 5px;font-size:16px}.filter-option{display:block;margin:5px 0}.grid{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .2s}.card:hover{transform:translateY(-5px)}.card-image{width:100%;height:180px;object-fit:cover}.card-content{padding:15px}.card-content h3{margin:0;font-size:18px;color:#333}.card-content p{margin:10px 0 0;font-size:14px;color:#666}@media (max-width: 768px){.filters{width:100%;margin-bottom:20px}.content{flex-direction:column}.grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 480px){header h1{font-size:20px}.card-content h3{font-size:16px}.card-content p{font-size:12px}}.activity-page{padding:4.9em 15px}.about-section{display:flex;flex-direction:column;width:90%;margin:0 auto}.about-section .logo__{width:105px;height:105px;margin-left:2em;margin-top:3em}.about-section .wrp{display:flex;align-items:center;gap:2em;flex-wrap:wrap}.about-section h2{font-size:32px;font-family:DM Sans,sans-serif;font-style:normal;line-height:1.4;margin-top:.2em;margin-bottom:.5em;font-weight:700;margin-left:1.5em;text-transform:uppercase}.about-section p{font-size:18px;color:#555;margin:0 auto;line-height:1.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400;width:93%}@media (max-width: 1024px){.about-section h2{font-size:32px;line-height:1.3}.about-section p{font-size:17px}.about-section .wrp{gap:1.5em}}@media (max-width: 768px){.about-section .wrp{flex-direction:column;text-align:center}.about-section .logo__{margin:0 auto;width:85px;height:85px}.about-section h2{font-size:26px;line-height:1.2}.about-section p{font-size:15px;line-height:1.5;width:100%}}@media (max-width: 480px){.about-section .logo__{width:70px;height:70px}.about-section h2{font-size:20px}.about-section p{font-size:14px}}.contact-wrapper{padding:6.5em 20px;display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f9f9f9}.contact-container{display:flex;flex-wrap:wrap;max-width:1000px;background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden}.form-section,.map-section{flex:1;min-width:400px;padding:20px}.form-section h2{margin-bottom:20px;color:#333}.form-section label{display:block;margin-bottom:15px;color:#555;font-size:14px}.form-section input,.form-section textarea{width:100%;padding:10px;margin-top:5px;border:1px solid #ddd;border-radius:8px;font-size:14px}.form-section textarea{resize:none;height:100px}.form-section button{background-color:#f57c00;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:8px;cursor:pointer;width:100%}.form-section button:hover{background-color:#e66a00}.map-section iframe{width:100%;height:250px;border:none;border-radius:8px}.contact-info{margin-top:15px;font-size:14px;text-align:center;color:#555}.contact-info p{margin:5px 0}@media (max-width: 768px){.contact-wrapper{padding:3em 20px}.contact-container{margin-top:4em;flex-direction:column}.form-section,.map-section{min-width:auto;padding:15px}.form-section input,.form-section textarea,.form-section button{width:100%}.map-section iframe{height:300px}}.status-message{margin-top:10px;padding:10px;border-radius:5px;font-size:14px}.status-message.success{background-color:#4caf50;color:#fff}.status-message.error{background-color:#f44336;color:#fff}.structure-page{padding:8.5em 20px}.structure-page .container{border:1px solid #ccc;width:70%;margin:1em auto;background:#fff;border-radius:5px;box-shadow:0 4px 6px #0000001a}.strc-img{display:block;width:100%;height:auto;margin:0 auto;border-radius:5px}@media (max-width: 1024px){.structure-page .container{width:85%}.strc-img{width:100%}}@media (max-width: 768px){.structure-page{padding:4em 15px}.structure-page .container{width:90%;margin:1em auto}.strc-img{border-radius:3px}}@media (max-width: 480px){.structure-page{padding:3em 10px}.structure-page .container{width:100%;border:none;box-shadow:none}.strc-img{border-radius:0}}.leadership-page{padding:7.5em 20px}.department-page{min-height:80vh;padding:6.5em 20px;background-image:url(/assets/department-bg-CPN0A20V.jpg);background-repeat:no-repeat;background-size:cover}.department-page .container_{width:90%;max-width:1200px;margin:0 auto;padding:2.5em 4em;box-sizing:border-box}.department-page .container_ .title__{font-family:DM Sans,sans-serif;font-size:35px;font-weight:500;line-height:50px;text-align:center;margin-bottom:2rem;color:#333}.department-page .cards_wrp{display:flex;flex-wrap:wrap;gap:2rem}.department-card{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;width:calc(25% - 2rem);min-width:250px;height:260px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.department-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0003}.department-card img{width:100%;height:60%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.department-card .title_{font-family:DM Sans,sans-serif;font-size:20px;font-weight:500;color:#333;padding:.8rem 1rem}@media (max-width: 1024px){.department-card{width:calc(50% - 2rem)}}@media (max-width: 768px){.department-card{width:calc(100% - 2rem)}.department-page .container_{padding:1.5em}.department-page .container_ .title__{font-size:28px;line-height:36px}}.department-card{width:330px;margin-top:1.2em;height:240px;display:flex;flex-direction:column;gap:.75em}.department-card img{width:100%;height:70%}.department-card .title_{font-family:DM Sans;font-style:normal;font-size:21px;font-weight:500;line-height:21px}.charter-page{padding:5.5em 20px;min-height:70vh}.document-viewer{max-width:900px;margin:4em auto!important;padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 8px #0000001a;font-family:"Arial",}@media (max-width: 768px){.document-viewer{padding:15px;display:flex;flex-direction:column}.pdf-file{flex-direction:column;align-items:flex-start}.pdf-title{margin-top:15px!important}.pdf-actions{margin-top:10px}}.document-viewer{padding:20px;max-width:600px;margin:0 auto;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 6px #0000001a;background-color:#fff}.title{font-size:1.5rem;margin-bottom:20px;text-align:center}.description{font-size:1rem;margin-bottom:20px;line-height:1.6}.pdf-file{display:flex;align-items:center;margin-bottom:20px}.pdf-icon{font-size:2rem;margin-right:10px}.pdf-details{flex:1}.icon-button{border:none;background:none;font-size:1.2rem;cursor:pointer;margin-left:10px}.navigation-buttons{display:flex;justify-content:space-between}button{padding:8px 12px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}button:disabled{background-color:#ddd;cursor:not-allowed}.job-container{max-width:1200px;margin:3em auto 0;padding:6.5em 20px;font-family:Poppins,sans-serif;min-height:70vh}.job-title{font-size:30px;font-weight:700;font-family:sans-serif;color:#333;text-align:center;margin-bottom:30px}.job-list{display:flex;gap:3em;flex-wrap:wrap}.job-card{background:linear-gradient(135deg,#f6f6f6,#fff);padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;flex:1;max-width:400px;transition:all .3s ease-in-out}.job-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #00000026}.job-heading{font-size:20px;font-weight:600;color:#007bff;margin-bottom:8px}.job-subheading{font-size:18px;font-weight:500;color:#333;margin-bottom:5px}.job-description{font-size:14px;color:#555;line-height:1.5}.apply-button{background:#007bff;color:#fff;padding:10px 20px;border:none;margin-top:10px;border-radius:5px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease;width:100%}.apply-button:hover{background:#0056b3}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:25px;border-radius:12px;max-width:450px;width:100%;box-shadow:0 5px 15px #0000004d;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}form label{display:block;font-size:14px;font-weight:600;margin:10px 0 5px;color:#333}form input,form textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:14px;transition:all .3s ease}form input:focus,form textarea:focus{border-color:#007bff;outline:none}form button{padding:10px 15px;font-size:14px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}form button:first-of-type{background:#007bff;color:#fff}form button:first-of-type:hover{background:#0056b3}form button:last-of-type{background:#ccc;color:#000;margin-left:10px}form button:last-of-type:hover{background:#bbb}@media (max-width: 768px){.job-list{flex-direction:column;align-items:center}.modal-content{max-width:90%}}.expedition-container{max-width:1200px;margin:0 auto;min-height:100vh;padding:6.5em 20px;font-family:Arial,sans-serif}.page-title{font-size:36px;font-weight:700;margin-bottom:30px}.video-section{display:flex;gap:20px;margin-bottom:40px;align-items:flex-start;background:#000;width:65%}.video-frame{width:60%;height:300px;border-radius:12px;border:none}.video-description{flex:1;background-color:#f6f5f1;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.video-description h3{font-size:18px;font-weight:700;margin-bottom:10px}.video-description p{font-size:14px;color:#444;line-height:1.5}.content-section{display:flex;gap:10px;margin-top:20px}.text-card{flex:2;background-color:#f6f5f1;padding:15px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.text-card h3{font-size:18px;font-weight:700;margin-bottom:10px}.image-card{flex:1;margin-top:-35em;text-align:center;padding:10px;display:flex;flex-direction:column;gap:1em}.image-gallery{display:flex;flex-direction:column;gap:8px;margin-top:1em;align-items:center}.gallery-image{width:300px;height:120px;border-radius:8px;object-fit:cover;margin-top:1em}@media (max-width: 768px){.video-section,.content-section{flex-direction:column}.video-frame{width:100%;height:auto}.content-section{gap:15px}.text-card,.image-card{padding:10px}}.docs-container{position:relative;margin:0 auto;min-height:80vh;padding:6.5em 20px;font-family:Arial,sans-serif;color:#fff;overflow:hidden}.docs-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/otov-Bo-O44Qk.jpg) no-repeat center center/cover;filter:brightness(.4);z-index:-1}.page-title{text-align:center;font-size:36px;color:#fff!important;margin-top:.5em;font-weight:700;margin-bottom:30px;z-index:1;position:relative}.docs-list{display:flex;width:80%;margin:0 auto;flex-direction:column;gap:20px;position:relative;z-index:1}.doc-card{display:flex;align-items:center;justify-content:space-between;padding:20px;background-color:#0009;border-radius:10px;box-shadow:0 4px 6px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.doc-card:hover{transform:scale(1.04);cursor:pointer;transition:all .3s ease}.doc-icon img{width:40px;height:40px}.doc-info{flex:1;margin-left:20px}.doc-title{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.doc-title:hover{text-decoration:underline}.doc-description{font-size:14px;color:#ccc;margin-top:5px}.doc-link img{width:20px;height:20px;cursor:pointer}@media (max-width: 768px){.doc-card{flex-direction:column;align-items:flex-start;gap:10px}.doc-title{font-size:11px}.doc-info{margin-left:0}.doc-link{align-self:flex-end}}.contents-container{padding:3em 1em;min-height:100vh;margin-top:6em;display:flex;flex-direction:column;align-items:center}.page-title{text-align:center;font-size:2em;margin-bottom:2em;color:#333!important;letter-spacing:1px;padding:20px 40px;border-radius:10px;display:inline-block}.contents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2em;width:100%;max-width:1200px}.content-card{background:#fff;border-radius:12px;box-shadow:0 6px 15px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid #ddd;padding:20px;position:relative;text-align:center}.content-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.pdf-card{background:linear-gradient(135deg,#f1f8e9,#c5e1a5);border-left:5px solid #66bb6a}.pdf-icon{font-size:60px;color:#2e7d32;margin-bottom:15px}.pdf-image{width:100px;height:100px;margin:0 auto 15px}.pdf-link{display:inline-block;background:#007bff;color:#fff!important;padding:12px 16px;border-radius:8px;font-size:1em;margin-top:1em;transition:background .3s ease,transform .2s ease;font-weight:700;width:100%;text-align:center}.pdf-link:hover{background:#0056b3;transform:scale(1.05)}.content-details{flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.content-title{font-size:1.6em;color:#2c3e50;font-weight:700;margin-bottom:10px}.content-description{font-size:1em;color:#555;margin-bottom:15px;line-height:1.5}@media screen and (max-width: 992px){.contents-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width: 768px){.contents-container{padding:2em 1em}.page-title{font-size:2.4em}.contents-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.content-card{border-radius:10px;padding:15px}.content-title{font-size:1.4em}.content-description{font-size:1em}.pdf-link{font-size:.95em;padding:10px 14px}}@media screen and (max-width: 480px){.contents-grid{grid-template-columns:1fr}.page-title{font-size:2.2em}.content-card{padding:1.2em}.content-title{font-size:1.3em}.content-description{font-size:.95em}.pdf-link{font-size:.9em;padding:8px 12px}}.pagination{display:flex;justify-content:center;margin-top:2em;gap:10px}.pagination button{background-color:#fff!important;color:#333!important;border:none;padding:10px 15px;border-radius:5px;font-size:1em;<<<<<<< HEAD cursor: pointer;======= cursor: pointer;>>>>>>> 8ba622b (inital commit) transition: background-color .3s ease,transform .2s ease}.pagination button.active{background-color:#0056b3!important;font-weight:700;color:#fff!important}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.articles-container{padding:6em 20px;background:#fff;border-radius:12px;box-shadow:0 6px 15px #0000001a;margin-top:3em;text-align:center}.page-title{text-align:center;font-size:2em;color:#2c3e50;font-weight:700;margin-bottom:1.5em;letter-spacing:.5px;text-transform:none}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5em;width:90%;max-width:1200px;margin:auto}.article-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #ddd}.article-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #00000026}.article-content{padding:1.2em;text-align:center}.article-title{font-size:.95em;color:#2c3e50;font-weight:700;margin-bottom:.5em;text-transform:none}.article-description{font-size:.85em;color:#555;margin-bottom:1em;line-height:1.4}.read-more-btn{background-color:#ff4d4d;color:#fff;border:none;padding:8px 16px;border-radius:5px;font-size:.9em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease;gap:6px}.read-more-btn i{font-size:1em}.read-more-btn:hover{background-color:#e63946;transform:scale(1.05)}.pagination{display:flex;justify-content:center;margin-top:2em}.pagination button{background-color:#007bff;color:#fff;border:none;padding:8px 12px;font-size:.9em;border-radius:5px;margin:0 5px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.pagination button.active{background-color:#0056b3;font-weight:700}.pagination button:hover{background-color:#0056b3;transform:scale(1.1)}@media screen and (max-width: 992px){.articles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width: 768px){.articles-container{padding:5em 15px}}@media screen and (max-width: 480px){.articles-grid{grid-template-columns:1fr}}.ann_container{max-width:1200px;margin:0 auto;min-height:70vh;padding:5.5em 20px}.ann_header{text-align:center;padding:20px 0;margin-top:2em}.ann_header h1{margin:0;color:#333}.ann_grid{margin-top:1.5em;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.ann_card{max-height:700px;background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;cursor:pointer;width:460px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.ann_card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.ann_card .card-image{width:100%;height:300px}.ann_card .card-content{padding:15px}.ann_card .card-title{font-size:18px;color:#333;margin:0 0 10px}.ann_card .card-date{font-size:14px;color:#777;margin:0 0 10px}.ann_card .card-description{font-size:14px;color:#555;margin:0}@media (max-width: 768px){.ann_header h1{font-size:24px}.ann_grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.ann_card{width:300px;margin:.5em auto}.ann_card .card-image{height:180px}}@media (max-width: 480px){.ann_header h1{font-size:20px}.ann_card .card-title{font-size:16px}.ann_card .card-date,.card-description{font-size:12px}.ann_card .card-image{height:150px}}.pagination{display:flex;justify-content:center;margin-top:20px}.pagination button{padding:10px 15px;margin:0 5px;border:1px solid #ddd;background-color:#fff;cursor:pointer}.pagination button.active{background-color:#007bff;color:#fff}.pagination button:hover{background-color:#f0f0f0}body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}.announcement-single{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:6.5em 20px}.announcement-content{flex:3;margin-right:20px}.announcement-content h1{font-size:2rem;margin-bottom:10px}.announcement-meta{display:flex;gap:15px;font-size:.9rem;color:#555;margin-bottom:20px}.announcement-image{width:100%;max-height:600px;margin-bottom:20px;border-radius:8px}.announcement-content p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:15px}.recommendations{flex:1;margin-top:6em;margin-left:3em;max-width:300px}.recommendations h2{font-size:1.5rem;margin-bottom:10px}.recommendations ul{list-style:none;padding:0}.recommendations li{margin-bottom:15px}.recommendations li span{display:block;font-size:.8rem;color:#888;margin-bottom:5px}.recommendations li p{font-size:1rem;margin:0;color:#000}@media (max-width: 768px){.announcement-single{flex-direction:column;padding:10px}.announcement-content{margin-right:0;margin-bottom:20px}.recommendations{max-width:100%}}@media (max-width: 480px){.announcement-content h1{font-size:1.5rem}.announcement-meta{flex-direction:column;gap:5px}.recommendations h2{font-size:1.2rem}}.national-container{max-width:1200px;margin:0 auto;min-height:100vh;padding:6.5em 20px;font-family:Arial,sans-serif}.page-title{font-size:36px;font-weight:700;margin-bottom:30px;text-align:center}.video-section{display:flex;gap:20px;margin-bottom:40px;justify-content:center;background:#000}.video-frame{width:100%;height:auto;border-radius:12px;border:none}.content-section{display:flex;gap:20px;flex-direction:row;justify-content:space-between;margin-top:20px}.text-card{width:100%;background-color:#f6f5f1;padding:15px;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.text-card h3{font-size:20px;font-weight:700;margin-bottom:10px}.text-card p{font-size:14px;color:#444;line-height:1.5}.image-card{width:100%;text-align:center;padding:10px;display:flex;flex-direction:column;gap:1em}.details-button{background-color:#000;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;width:80%;margin:0 auto}.details-button:hover{background-color:#333}.image-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.gallery-image{width:100%;height:120px;border-radius:8px;object-fit:cover;margin-top:1em;max-width:300px}.navigation-buttons{display:flex;justify-content:center;gap:10px;margin-top:20px}.navigation-buttons button{padding:10px 20px;font-size:16px;font-weight:700;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer}.navigation-buttons button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.content-section{flex-direction:column;align-items:center}.video-section{margin-bottom:20px;justify-content:center}.video-section iframe{width:350px;border-radius:3px;height:200px}.text-card{margin-bottom:10px}.image-gallery{flex-direction:column;align-items:center;margin-top:33em}.gallery-image{width:170px!important;height:100px;height:auto}.details-button{width:50%}.navigation-buttons{flex-direction:column}.navigation-buttons button{width:80%;margin:5px auto}}@media (max-width: 480px){.page-title{font-size:28px}.text-card h3{font-size:18px}.text-card p{font-size:12px}.gallery-image{width:80%}}.document-viewer{max-width:900px;margin:40px auto;padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 8px #0000001a;font-family:"Arial",}.title{font-size:28px;font-weight:700;margin-bottom:20px}.description{font-size:16px;color:#444;line-height:1.6;margin-bottom:10px}.pdf-file{display:flex;align-items:center;justify-content:space-between;padding:15px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px}.pdf-icon{font-size:36px;color:#d32f2f}.pdf-details{flex:1;margin-left:15px}.pdf-title{font-size:18px;font-weight:700;margin:0}.pdf-subtext{font-size:14px;color:#888}.pdf-actions{display:flex;gap:10px}.icon-button{background-color:transparent;border:none;font-size:18px;cursor:pointer;color:#333;transition:color .3s ease}.icon-button:hover{color:#1976d2}@media (max-width: 768px){.document-viewer{padding:15px}.pdf-file{flex-direction:column;align-items:flex-start}.pdf-actions{margin-top:10px}}@media (max-width: 480px){.title{font-size:22px}.description{font-size:14px}.pdf-icon{font-size:28px}.icon-button{font-size:16px}}.single-article-container{padding:20px}.back-btn{background-color:#007bff;color:#fff;padding:8px 15px;border:none;border-radius:4px;cursor:pointer;margin-bottom:20px}.article-detail{display:flex;flex-direction:column;align-items:center}.single-article-container .article-image{width:100%;max-width:800px;height:auto;height:500px;margin-top:3em;object-fit:cover;border-radius:8px}.article-content{text-align:center;margin-top:20px}.article-title{font-size:2rem;font-weight:700}.article-description{font-size:1rem;margin-top:10px;line-height:1.6;text-align:start}.internalaudit-page{padding:5.5em 20px;min-height:70vh}.document-viewer{max-width:600px;margin:40px auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;text-align:center}.title{font-size:24px;font-weight:700;color:#333;margin-bottom:20px}.doc-card{display:flex;align-items:center;padding:15px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;box-shadow:2px 4px 6px #0000000d}.doc-icon{font-size:40px;color:#007bff;margin-right:15px}.doc-details{text-align:left}.doc-title{font-size:18px;font-weight:700;color:#222;margin-bottom:8px}.doc-description{font-size:14px;color:#555;line-height:1.6}.navigation-buttons{display:flex;justify-content:space-between;margin-top:20px}.nav-btn{padding:8px 16px;font-size:14px;border:none;cursor:pointer;border-radius:4px}.prev{background:#6c757d;color:#fff}.next{background:#007bff;color:#fff}.loading-text{font-size:16px;color:#888}.pdf-link{display:inline-block;margin-top:8px;color:#007bff;text-decoration:underline;font-weight:500}.doc-card{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 16px #0000001a;margin-top:24px;display:flex;align-items:flex-start;gap:16px;transition:.3s}.doc-icon{font-size:40px;color:#4a90e2;margin-top:6px}.doc-details{flex:1}.doc-title{font-size:22px;font-weight:600;color:#222;margin-bottom:12px}.doc-description{font-size:16px;color:#555;line-height:1.6;white-space:pre-line}
