.home .hero{position:relative;width:100%;height:calc(100vh - 90px);background-size:cover;background-position:center 70%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;margin:0}.home .hero-content{z-index:1;max-width:800px;margin-bottom:14rem}.home .intro-title{font-size:3rem;font-weight:700;color:#fff}.home .intro-subtitle{font-size:2rem;color:#fff;margin-top:1rem}.banner{width:100%;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;overflow:hidden;margin:0;padding:0;border:8px solid black;box-sizing:border-box}@media (max-width: 768px){.banner{display:none}}.intro,.facilities,.leader-section,.document-section{width:100%;padding:60px 0;background-color:#fff;margin:0}.home .document-section{width:100%;padding:60px 0}.home .document-section h2{color:#000}.home .document-text{margin-bottom:40px}.intro{background-color:#143e61}.intro .intro-container,.facilities .facilities-container,.leader-section .container,.document-section .container{max-width:1200px;padding:0 20px;margin:0 auto}.research-areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;justify-items:center;justify-content:space-around}@media (max-width: 768px){.research-areas-grid{grid-template-columns:1fr}}.research-area-tile{background:#fff;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;height:auto}.research-area-tile:hover{transform:scale(1.05)}.goal-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.tile-content{padding:1rem}.tile-content .mt-4{margin-top:1rem;font-size:1.25rem;font-weight:700}.tile-content .description{margin-top:.5rem;font-size:1rem;color:#555}.custom-arrow{width:50px;height:50px;border-radius:50%;z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%)}.custom-arrow:before{font-size:20px;color:#333}.custom-arrow.next{right:-60px}.custom-arrow.prev{left:-60px}.carousel-inner{display:flex;justify-content:center;align-items:center}.carousel-item img{border:2px solid #333}.home .leader-section{text-align:center;background-color:#143e61;padding:40px 0;margin:0}.home .leader-section h2{color:#fff;margin-bottom:20px}@media (max-width: 768px){.team-grid{flex-direction:column;align-items:center}}.team-member{margin:10px;text-align:center;width:200px}.logo-img,.city-logo-img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;margin:10px auto}.city-logo-img{margin-top:10px}.logo-img:hover,.city-logo-img:hover,.team-img:hover{transform:scale(1.05)}.home .team-name{margin-top:10px;font-weight:700;font-size:1.25rem;color:#fff}.team-role,.team-country,.team-email{margin-top:5px;font-size:.875rem}.home .team-country,.home .team-role{color:#fff}.home .facilities h2{color:#000;font-size:2.5rem;margin-bottom:30px}.facilities p{font-size:1.25rem;line-height:1.5;margin-top:30px}.intro-text{max-width:800px;margin:0 auto;line-height:1.6}.team-member .team-info{height:120px}@media (max-width: 768px){.hero-content h2{font-size:3rem}.hero-content p{font-size:1.5rem}.profile-img{width:80px;height:80px;display:flex}.quote-text{font-size:1rem}.quote-author{font-size:.875rem}.custom-arrow{width:30px;height:30px}.custom-arrow:before{font-size:15px}.custom-arrow.next{right:-40px}.custom-arrow.prev{left:-40px}.home .hero-content{margin-bottom:0}.home .intro-title,.home .intro-subtitle{text-align:center}.document-section .flex-col{flex-direction:column}.document-section .max-w-4xl{max-width:100%}}.navbar{position:fixed;z-index:10;transition:all .5s ease;background:#fff;width:100%;top:0;left:0;right:0}.navbar.scrolled{background:#fffc}.navbar .container{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;height:50px}.navbar .logo{height:40px}.navbar .logo a{text-decoration:none;color:inherit}.navbar .nav-links{display:flex;gap:2rem}.navbar ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar ul li{position:relative}.navbar ul li a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.navbar ul li a:hover{color:#e53e3e}.navbar ul li ul{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;z-index:1000;width:200px}.navbar ul li:hover ul{display:block}.navbar ul li ul li{width:90%}.navbar ul li ul li:first-child{width:89%}.navbar ul li ul li a{padding:10px 20px;display:block;width:100%;box-sizing:border-box}.navbar ul li ul li a:hover{background-color:#f1f1f1}.menu-bar{display:none}.menu-bar .menu-icon{font-size:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 768px){.navbar .nav-links{display:none;flex-direction:column;gap:1rem;position:absolute;top:50px;right:0;background-color:#fff;width:100%;padding:20px;box-shadow:0 4px 8px #0000001a;align-items:center}.navbar .nav-links.open{display:flex}.navbar .menu-bar{display:flex;flex-direction:column;cursor:pointer}.navbar ul{flex-direction:column;gap:0;width:100%;align-items:center}.navbar ul li{margin:10px 0;width:100%;text-align:center}.navbar ul li:first-child{padding-left:25px}.navbar ul li ul{position:static;transform:none;width:100%}.navbar ul li ul li a{padding:10px}}html,body{margin:0;padding:0;height:100%}.activities-page{font-family:Poppins,sans-serif;background:linear-gradient(to right,#4897cc,#143e61);min-height:100vh;display:flex;flex-direction:column}.wrapper{flex:1}header h2{text-align:center;color:#fff;margin:0 auto 30px;font-weight:700;font-size:3rem}.activities-intro{text-align:center;color:#fff;margin:0 auto;font-weight:700;font-size:2rem}.container h2{text-align:center;color:#fff;margin:0 auto 30px}.activity-item,.competition-item{background-color:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.activity-item h3,.competition-item h3{color:#000;font-size:1.5em}.activity-item p,.competition-item p{color:#000;font-size:1.2em}.activity-item img,.competition-item img{border-radius:10px;margin-bottom:10px}.activity-gallery{padding:6rem 0;background:linear-gradient(to right,#d3eaf7,#e2e8f0,#f71735);text-align:center;width:100%}.activity-gallery .container{max-width:1200px;margin:0 auto;padding:0 1rem}.activity-gallery h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.activity-item h3{margin-top:2rem;line-height:1.6}.activity-item{margin-bottom:4rem;background-color:#fff;padding:.7rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;border:1px solid #ccc;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.activity-item img{width:100%;height:auto;max-width:40%;max-height:300px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.activity-content{width:100%;max-width:50%;padding:20px}.activity-item p{margin-bottom:1rem;line-height:1.6;text-align:justify}.activity-item:nth-child(2n){flex-direction:row-reverse}.competition-item{margin-bottom:4rem;background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;border:1px solid #ccc}.activity-images{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.activity-images img{width:100%;height:auto;max-width:32%;max-height:300px;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (max-width: 768px){header h2{font-size:2rem}.activities-intro{font-size:1.5rem}.activity-content{padding:10px}.activity-item{flex-direction:column;align-items:center}.activity-item img{max-width:100%}.activity-content{max-width:100%;text-align:center}.activity-images img{max-width:100%}}.city-team-page{font-family:Poppins,sans-serif;background:linear-gradient(to right,#fff,#c3d7e0,#4477a1);min-height:100vh;display:flex;flex-direction:column}.city-team-page .team-section{text-align:center;background:linear-gradient(to right,#4897cc,#143e61);padding:40px 0;flex:1}.team .container{background-color:#5a6fa9}.team-section h2{color:#fff;margin-bottom:20px}.city-team-page .team-name{margin-top:10px;color:#fff;font-weight:700}.city-team-page .team-role,.city-team-page .team-affiliation,.city-team-page .team-time,.city-team-page .team-responsibility{margin-top:5px;color:#fff;font-size:.875rem}@media (max-width: 600px){.team-member{width:100%;margin:10px 0}.team-img{width:120px;height:120px}}.team-role{color:#555;font-weight:400;font-size:.875rem}.team-title{color:#333;font-weight:700;font-size:.875rem}.team-time{color:#888;font-weight:400;font-size:.875rem}.team-role-detail{color:#777;font-weight:400;font-size:.875rem}.team-page .team-section{text-align:center;background:linear-gradient(to right,#4897cc,#143e61);padding:40px 0;flex:1}.team-category h2{color:#fff;margin-bottom:20px}.team-member{margin:10px;text-align:center}.team-page .team-name{margin-top:10px;color:#fff;font-weight:700}.team-page .team-role{color:#fff;font-weight:400}.team-page .team-title{color:#fff;font-weight:700}.team-page .team-time,.team-page .team-role-detail{color:#fff;font-weight:400}@media (max-width: 768px){.team-grid{display:block}.team-member{margin-bottom:20px}}.team-page{font-family:Poppins,sans-serif;min-height:100vh;display:flex;flex-direction:column}.hero{text-align:center;background:linear-gradient(to right,#d3eaf7,#e2e8f0,#f56565);padding:40px 0}.team-section{text-align:center;background:linear-gradient(to right,#d3eaf7,#e2e8f0,#f56565);padding:40px 0;flex:1}.team-category{margin-bottom:40px}.team-category h2{color:#333;margin-bottom:20px}.team-grid{display:flex;flex-wrap:wrap;justify-content:center}.team-member{margin:10px;text-align:center;width:250px}.team-img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;margin:0 auto}.team-img:hover{transform:scale(1.05)}.team-name{margin-top:10px;color:#e53e3e;font-weight:700}.team-role{color:#555;font-weight:400}.team-page .team-title{color:#fff;font-weight:400}.team-time{color:#888;font-weight:400}.team-role-detail{color:#777;font-weight:400}@media (max-width: 768px){.team-member{width:100%;margin:10px 0}.team-img{width:120px;height:120px}}.competitions-page{font-family:Poppins,sans-serif;background-color:#fff}.competitions-header h2{padding:2rem 0;color:#000;margin-bottom:2rem}.competition-section{margin-bottom:2rem;padding:2rem;background-color:#143e61;border-radius:10px}.competition-section h2,.competition-section p{color:#fff}.competition-details{margin-top:1rem;text-align:left}.competition-details h3{margin-top:1rem;margin-bottom:.5rem;color:#fff}.competition-details p,.competition-details ul{margin-bottom:.5rem;font-size:1.2rem}.competition-details ul{color:#fff;font-size:1.2rem;list-style-type:disc;padding-left:1.5rem}.success-table{width:100%;border-collapse:collapse;margin-top:1rem}.success-table th,.success-table td{border:1px solid #ddd;padding:8px}.success-table th{background-color:#f4f4f4;text-align:left}.success-table td{background-color:#fff}.success-table th,.success-table td{color:#333}.container{max-width:1200px;padding:0 20px;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";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]{display:none}*,: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: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-5{margin-left:1.25rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.max-w-4xl{max-width:56rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-customDarkBlue{--tw-bg-opacity: 1;background-color:rgb(20 62 97 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}p{color:#000}body{margin:0;display:flex;padding-top:60px;flex-direction:column;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.hero{position:relative;width:100%;height:100vh;background:linear-gradient(to right,#c4d3df,#f8e2db);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.logo-container{position:absolute;top:1rem;left:1rem}.hero-content{z-index:1;max-width:800px}.hero-content h1{font-size:3rem;font-weight:700;color:#333}.hero-content p{color:#e53e3e;margin-top:.5rem;font-size:1.25rem}.container{width:100%;max-width:1300px;padding:0 20px;margin:0 auto}.section{padding:60px 0}.footer-underline{display:none}header,nav{margin:0;padding:0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.group:hover .group-hover\:block{display:block}@media (min-width: 768px){.md\:hidden{display:none}.md\:flex-row{flex-direction:row}}
