:root{--dark-green: #1F4C4C;--light-green: #B5E8C7;--mid-green: #4C7171;--light-brown: #F5F4F0;--light-brown-2: #F5F4F0;--dark-brown: #AA9165;--light-background: #F5F4F0;--font-color: #68645F;--egg: #FFF6EB;--national-red: #CD2A3E;--national-white: #ffffff;--national-green: #436F4D;--primary-color: var(--dark-green);--secondary-color: var(--dark-brown);--background-color: var(--light-background);--breakpoint-xs: 320px;--breakpoint-small: 576px;--breakpoint-medium: 768px;--breakpoint-large: 992px;--breakpoint-xl: 1200px;--font-family-display: "Cinzel", serif;--font-family-base: "Geologica", sans-serif;--font-size-base: 14px;--font-size-base-sm: 15px;--font-size-base-md: 16px;--line-height-base: 1.6;--font-size-h1-mobile: 1.75rem;--font-size-h2-mobile: 1.5rem;--font-size-h3-mobile: 1.25rem;--font-size-h4-mobile: 1.125rem;--font-size-h1-desktop: 2.5rem;--font-size-h2-desktop: 2rem;--font-size-h3-desktop: 1.5rem;--font-size-h4-desktop: 1.25rem;--spacing-xs: 4px;--spacing-small: 8px;--spacing-medium: 12px;--spacing-large: 16px;--spacing-xl: 24px;--spacing-medium-md: 16px;--spacing-large-md: 24px;--spacing-xl-md: 32px;--container-padding-mobile: 16px;--container-padding-tablet: 24px;--container-padding-desktop: 32px;--logo-height: 70px;--logo-height-xs: 45px;--logo-height-small: 50px;--logo-height-medium: 60px;--logo-height-large: 70px;--logo-height-xl: 80px;--border-radius-medium: 0px;--border-radius-small: 3px;--layout-max-width: 1400px;--mkifk-home-logo-h: 65px;--mkifk-home-logo-gap: 12px;--footer-padding-y: 24px}*{box-sizing:border-box;margin:0;padding:0}.trirong-thin{font-family:Trirong,serif;font-weight:100;font-style:normal}.trirong-extralight{font-family:Trirong,serif;font-weight:200;font-style:normal}.cinzel-regular{font-family:Cinzel,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-display:swap;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga";font-feature-settings:"liga";text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.geologica-regular{font-family:Geologica,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;font-variation-settings:"slnt" 0,"CRSV" 0,"SHRP" 0}h1,h2,h3,h4,h5{font-family:var(--font-family-display);font-weight:400;line-height:1.2;margin-bottom:var(--spacing-small)}@media (min-width: var(--breakpoint-medium)){h1,h2,h3,h4,h5{margin-bottom:var(--spacing-medium)}}p{font-family:var(--font-family-base);font-weight:200;line-height:var(--line-height-base);margin-bottom:var(--spacing-medium)}@media (min-width: var(--breakpoint-medium)){p{margin-bottom:var(--spacing-large)}}.section-title{padding:var(--spacing-large) 0 var(--spacing-medium)}@media (min-width: var(--breakpoint-medium)){.section-title{padding:var(--spacing-xl-md) 0 var(--spacing-large-md)}}h4{font-size:var(--font-size-h4-mobile)}@media (min-width: var(--breakpoint-medium)){h1{font-size:var(--font-size-h1-desktop)}h2{font-size:var(--font-size-h2-desktop)}h3{font-size:var(--font-size-h3-desktop)}h4{font-size:var(--font-size-h4-desktop)}}h1,h2,h3{text-transform:uppercase}ul li,ol li{font-family:var(--font-family-base);font-weight:200}body{background-color:var(--light-background);font-family:var(--font-family-base);font-weight:200;line-height:var(--line-height-base);color:var(--font-color)}.page-container{width:100%;max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--container-padding-mobile);padding-right:var(--container-padding-mobile)}@media (min-width: var(--breakpoint-medium)){.page-container{padding-left:var(--container-padding-tablet);padding-right:var(--container-padding-tablet)}}@media (min-width: var(--breakpoint-xl)){.page-container{padding-left:var(--container-padding-desktop);padding-right:var(--container-padding-desktop)}}.home-section{padding-bottom:3rem}.home-section+.home-section{padding-top:3rem}.app{min-height:100vh;display:flex;flex-direction:column}.app>main{flex:1}.app-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.75rem;background:#ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:all}.app-loading-spinner{width:1.8rem;height:1.8rem;border-radius:999px;border:3px solid rgba(0,0,0,.08);border-top-color:#00000073;animation:app-spin .75s linear infinite}.app-loading-text{font-size:.95rem;opacity:.8}@keyframes app-spin{to{transform:rotate(360deg)}}.app-error{padding:1rem 1.25rem;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 10px #0f172a14}.app-error-title{font-size:.98rem;font-weight:600;color:#111827;margin-bottom:.25rem}.app-error-message{font-size:.9rem;color:#4b5563;margin-bottom:.75rem}.app-error-retry{padding:.4rem .9rem;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer;font-size:.85rem;font-weight:500;color:#111827;transition:background .15s ease,border-color .15s ease,transform .05s ease}.app-error-retry:hover{background:#e5e7eb;border-color:#9ca3af}.app-error-retry:active{transform:translateY(1px)}.purplebook-empty{font-size:.9rem;opacity:.8}h1{font-size:var(--font-size-h1-mobile)}h2{font-size:var(--font-size-h2-mobile)}h3{font-size:var(--font-size-h3-mobile)}h4{font-size:1.15rem}h5{font-size:1.05rem}@media (min-width: var(--breakpoint-medium)){h1{font-size:var(--font-size-h1-desktop)}h2{font-size:var(--font-size-h2-desktop)}h3{font-size:var(--font-size-h3-desktop)}h4{font-size:1.35rem}h5{font-size:1.15rem}}p,h2,h3,h4,h5{margin-top:var(--spacing-small);margin-bottom:var(--spacing-medium)}h2,h3,h4,h5{margin-top:var(--spacing-medium)}p{margin-bottom:var(--spacing-large)}ul,ol{margin-top:var(--spacing-medium);margin-bottom:var(--spacing-medium);padding-left:var(--spacing-large)}ul li,ol li{margin-bottom:var(--spacing-small)}ul ul,ul ol,ol ul,ol ol{margin-top:var(--spacing-small);margin-left:var(--spacing-large)}a{color:#1f4c4c;text-decoration:underline}.about-us{background-color:#1f4c4c;min-height:25rem;position:relative;padding-bottom:4rem;--hero-container-pad: var(--container-padding-mobile);overflow-x:clip}@media (min-width: var(--breakpoint-medium)){.about-us{--hero-container-pad: var(--container-padding-tablet)}}@media (min-width: var(--breakpoint-xl)){.about-us{--hero-container-pad: var(--container-padding-desktop)}}.hero-container{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:2rem}.hero-text-container{color:#fff;font-size:1.2rem}.hero-text-container h1{padding:20px 0;margin-bottom:2px;font-size:40px}.hero-image-container{display:flex;justify-content:flex-end}.hero-img{position:absolute;right:calc((100vw - min(var(--layout-max-width),100vw)) / 2 + var(--hero-container-pad));bottom:4px;max-height:420px;opacity:1;transition:opacity .22s ease-out}.hero-body p{font-weight:100;font-size:1.5rem;padding-bottom:1rem}.flag-container{position:absolute;bottom:0;left:0;z-index:2;width:100%}.flag-container>div{height:4px}.red{background-color:#cd2a3e}.white{background-color:#fff}.green{background-color:#436f4d}@media(max-width:768px){.hero-body p{font-size:1.2rem}}@media(max-width:950px){.hero-img{opacity:0}.hero-container{grid-template-columns:1fr}.hero-image-container{display:none}}@media(max-width:640px){.hero-text-container{font-size:1.1rem}}@media(max-width:480px){.hero-text-container{font-size:1rem;max-width:40rem}}.skeleton-block{background:linear-gradient(90deg,#c7c7c7,#d8d8d8,#c7c7c7);background-size:200% 100%;animation:hero-skeleton-loading 1.2s infinite linear;border-radius:12px}.hero-skeleton-title{width:50%;height:50px;margin:20px 0 16px}.hero-skeleton-line{width:100%;height:16px;margin-bottom:12px}.hero-skeleton-line.short{width:65%}.hero-skeleton-image{width:100%;max-width:260px;height:260px;border-radius:18px}@keyframes hero-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.project-container{background-color:#f5f4f0}.project-container-title{margin-top:0;margin-bottom:1.75rem;padding-top:0;font-size:32px}.projects-carousel{position:relative;display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:4rem;background-color:#f5f4f0}.projects-track{display:flex;flex-wrap:nowrap;gap:2rem;width:100%;justify-content:center;align-items:stretch}.project-card{width:250px;min-width:200px;height:250px;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 14px #0000000f;padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translate(4px,-4px);box-shadow:0 8px 24px #0000001f;cursor:pointer}.project-card-icon{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.project-image{max-width:64px;max-height:64px;object-fit:contain}.project-title{font-size:.95rem;font-weight:600;margin:0 0 .25rem}.project-status{font-size:.85rem;margin:0;color:#444}.projects-arrow{border:none;background-color:#fff;color:#1f4c4c;border-radius:50%;width:32px;height:32px;margin:0 .75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;cursor:pointer;font-size:1.1rem;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease}.projects-arrow:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000002e}.projects-arrow-left{margin-right:1rem}.projects-arrow-right{margin-left:1rem}@media(max-width:768px){.project-container-title{margin-left:16px;font-size:24px}.projects-carousel{padding:1rem .5rem 2rem}.projects-track{gap:1.25rem}.project-card{width:200px;min-width:180px;height:210px;padding:1rem}}.project-card-link{text-decoration:none;color:inherit;display:flex}.project-card-link:visited{color:inherit}.skeleton-block{background:linear-gradient(90deg,#c7c7c7,#d8d8d8,#c7c7c7);background-size:200% 100%;animation:projects-skeleton-loading 1.2s infinite linear;border-radius:12px}.project-card-skeleton{width:250px;min-width:200px;height:250px;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 14px #0000000f;padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.project-card-skeleton-inner{display:flex;flex-direction:column;align-items:center;gap:.75rem}.project-skel-icon{width:64px;height:50px;border-radius:16px}.project-skel-text{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%}.project-skel-title{width:80%;height:14px}.project-skel-status{width:50%;height:12px}@media(max-width:768px){.project-card-skeleton{width:200px;min-width:180px;height:210px;padding:1rem}}@keyframes projects-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.services{background-color:#f5f4f0}.services-container{display:flex;flex-direction:column;height:100%;padding-top:3rem}.services-container h2{font-size:32px;margin:0;margin-bottom:1.75rem}.services-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-bottom:1.5rem}.card{flex:0 1 400px;max-width:420px;min-width:0;display:flex;position:relative;border-radius:.5rem;text-decoration:none;z-index:0;overflow:visible;background-color:transparent;box-shadow:0 4px 14px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translate(4px,-4px);box-shadow:0 8px 24px #0000001f;cursor:pointer}.inner{background:#fff;border:1px solid #d9ddd7;box-shadow:0 1px #0000000f;border-radius:inherit;overflow:hidden;display:flex;flex-direction:column;width:100%;min-width:0;position:relative}.card-link{position:absolute;inset:0;z-index:2}.image-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#7a8a85;flex:0 0 auto}.img{width:100%;height:100%;object-fit:cover;display:block}.body{padding:1.1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;min-height:0}.title{margin:0;font-size:1.5rem;font-weight:400;letter-spacing:.02em;padding:.4rem 0}@media(max-width:768px){.title{font-size:1.2rem}}.text{margin:0;line-height:1.55;color:#2b2b2b;font-weight:200;line-clamp:4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.cta{margin:auto 0 1rem 1.25rem;display:inline-block;padding:.55rem 1rem;background:#1f4c4c;color:#fff;text-decoration:none;font-weight:600;border-radius:18px;transition:background .1s ease;align-self:flex-start;position:relative;z-index:1;pointer-events:none}.card:hover .cta{background-color:#aa9165;text-decoration:none}.card-link:focus-visible~.cta{background-color:#aa9165}@media(min-width:1200px){.services--inline .services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;justify-content:stretch}.services--inline .card{flex:initial;max-width:none;width:100%}.services--inline .body{gap:.8rem}.services--inline .text{-webkit-line-clamp:5;line-clamp:5}}.skeleton-block{background:linear-gradient(90deg,#c7c7c7,#d8d8d8,#c7c7c7);background-size:200% 100%;animation:services-skeleton-loading 1.2s infinite linear;border-radius:12px}.card-skeleton{width:auto;flex:1 1 280px;max-width:340px;display:flex;position:relative;border-radius:.5rem;overflow:visible;text-decoration:none;z-index:0;overflow:hidden;background-color:transparent;box-shadow:0 4px 14px #0000000f}.card-skeleton-inner{background:#fff;border:1px solid #d9ddd7;box-shadow:0 1px #0000000f;border-radius:inherit;overflow:hidden;display:flex;flex-direction:column;width:100%;min-width:0}.service-skel-image{width:100%;aspect-ratio:16 / 9;flex:0 0 auto;border-radius:0}.card-skeleton-body{padding:1.1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1 1 auto;min-height:0}.service-skel-title{width:70%;height:20px}.service-skel-line{width:100%;height:14px}.service-skel-line.short{width:65%}.service-skel-cta{margin:auto 0 1rem 1.25rem;width:110px;height:32px;border-radius:18px}@keyframes services-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.mkifk-home-logo{position:fixed;right:0rem;bottom:0rem;z-index:999;pointer-events:none}.mkifk-home-logo-img{display:block;height:var(--mkifk-home-logo-h);width:auto;pointer-events:auto}.footer{background-color:#4c7171;padding:var(--footer-padding-y) 0;color:#fff;margin-top:auto}.footer-container{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;column-gap:40px}.footer-logo-image{height:5rem;width:auto;object-fit:cover;margin-top:1.875rem}.footer-logo-container a:hover .footer-logo-image{opacity:.6}.footer-nav{display:flex;justify-content:flex-start;gap:120px;width:100%;color:#fff}.footer-nav div{margin-top:12px}.footer-nav ul{list-style-type:none;padding:0;margin:0}.footer-nav-title{color:#fff;margin-bottom:15px;font-size:20px}.footer-nav li{margin-bottom:10px;font-size:16px;color:#fff}.footer-nav a{text-decoration:none;color:#fff}.footer-nav a:hover{text-decoration:underline}@media(max-width:1350px){.footer-nav{gap:50px}}@media(max-width:1150px){.footer-logo-container{display:none}.footer-container{grid-template-columns:1fr;justify-items:center}.footer-nav{justify-content:center;gap:32px;text-align:left}.footer{padding:20px 0}}@media(max-width:950px){.footer-nav{flex-direction:column;align-items:center;text-align:center;gap:20px}.footer-nav-title{margin-bottom:8px}.footer-nav li{margin-bottom:6px}.footer-sitemap,.footer-companies{width:min(360px,92vw);text-align:left}}@media(max-width:730px){body.has-home-logo .footer{padding-bottom:calc(var(--footer-padding-y) + var(--mkifk-home-logo-h) + var(--mkifk-home-logo-gap) + env(safe-area-inset-bottom))}}.header{background-color:#1f4c4c;height:10rem;position:relative}.header-container{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative}.header-logo-image{height:auto;max-height:5rem;object-fit:cover}.header-logo-container a:hover .header-logo-image{opacity:.6}@media(max-width:640px){.header-logo-image{max-height:3rem}}@media(max-width:480px){.header-logo-image{max-height:3rem}}.header-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:transparent;border:none;cursor:pointer}.header-toggle:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.header-toggle-bar{width:100%;height:2px;background-color:#fff;margin:3px 0}.header-nav{position:absolute;top:100%;left:0;right:0;background-color:#1f4c4c;display:none;z-index:998}.header-nav--open{display:block;background-color:#4c7171}.header-nav>ul{list-style-type:none;margin:0;padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem}.header-nav li{margin:0}.header-nav a{color:#fff;text-decoration:none}.header-nav a:hover{text-decoration:underline}@media(min-width:800px){.header-toggle{display:none}.header-nav{position:static;display:block}.header-nav>ul{flex-direction:row;justify-content:flex-end;align-items:center;gap:1.2rem;padding:0;margin-top:0}.header-nav li{margin:0}.header-nav a{font-size:1.2rem}}.contact{background-color:var(--light-background)}.contact-title{font-size:32px;padding:3rem 0 2rem}.contact-empty{font-size:.95rem;opacity:.8}.contact-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto}.contact-block{padding:20px;background-color:#fff;border-radius:18px;font-weight:200}.contact-block__title{font-family:Geologica,sans-serif;font-size:16px;font-weight:200;line-height:1.6;margin-bottom:1rem}.contact-block__body p{margin-bottom:.75rem}.mandatory-data-page{background-color:#f5f4f0}.container h1{padding:30px 0 0}.mandatory-data__content{padding:20px 10px}.mandatory-data__content__body{padding:10px 0}.public-data-section{background-color:var(--light-background)}.public-data-title{font-size:32px;padding:3rem 0 2rem;margin:0}.accordion{width:100%;max-width:1500px;margin:0 auto 1rem;border-radius:.75rem;overflow:hidden}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:32px 40px;background-color:#fff;cursor:pointer;border-bottom:1px solid #e0ddd7;transition:background-color .2s ease}.accordion-header:hover{background-color:#f8f7f4}.accordion-title{font-family:var(--font-family-display);margin:0;font-size:1.75rem;font-weight:400;color:#222}.chevron-icon{font-size:20px;color:#1f4c4c;transition:transform .3s ease;margin-left:16px}.chevron-icon.open{transform:rotate(180deg)}.accordion-body{overflow:hidden;background-color:#fff;display:none;padding:0 24px;transition:max-height .3s ease,padding .3s ease}.accordion-body.open{display:block;padding:0 24px 24px}.accordion-section-title{font-size:20px;font-weight:600;margin:1rem 0 .5rem}.accordion-section-body{font-family:Geologica,sans-serif;font-weight:200;font-size:16px;line-height:1.6;color:#0d2020}.accordion-section-body ul{list-style:none;padding:0;margin:0}.accordion-section-body li{font-family:Geologica,sans-serif;font-weight:200;font-size:16px;line-height:20px;color:#0d2020;margin-bottom:4px}.accordion-section-body a{text-decoration:underline;color:#1f4c4c;font-weight:200;font-size:16px;line-height:20px}.public-data-container ul,.public-data-container ol{padding-left:1.2rem}.public-data-container td,.public-data-container th{font-weight:200}.public-data-container table{display:block;width:max-content;max-width:100%;overflow-x:auto}.public-data-container{overflow-x:auto}@media(max-width:768px){.public-data-container table td,.public-data-container table th{font-size:.8rem;padding:6px}}.career-subpage{padding:3rem 1rem}.career-subpage-inner{display:flex;align-items:flex-start;gap:2rem}.career-subpage-image img{max-width:500px;height:auto;display:block}.career-subpage-text{flex:1}.career-subpage-title{margin-bottom:1rem}.career-subpage-body{line-height:1.6}.project-subpage-block-text .field__label,.project-subpage-block-text .field-label,.project-subpage-block-text .field__label--inline,.project-subpage-block-text .field__label--hidden{display:none!important}.project-subpage{background-color:#f5f4f0;display:flex;flex-direction:column;position:relative}.project-subpage-nav{background-color:#1f4c4c}.project-subpage-nav-list{display:flex;justify-content:center;list-style:none;margin:0;padding:0;gap:5px}.project-subpage-nav-item{padding:14px 32px;font-size:14px;letter-spacing:.05em;text-transform:uppercase;color:#fff;white-space:nowrap;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:1px;cursor:pointer}.project-subpage-nav-item--active{background-color:#4c7171}.project-subpage-nav-item:hover{background-color:#5b8282}.project-subpage-nav-item--right{background-color:#4c7171;font-weight:700;font-size:20px;padding:14px 26px;transition:background-color .15s ease}.project-subpage-nav-item--right:hover{background-color:#5b8282}.project-subpage-content{flex:1;max-width:1200px;margin:0 auto;padding:56px 24px 72px;display:flex;align-items:flex-start;justify-content:center;gap:48px;position:relative}.project-subpage-text{flex:1;width:100%;display:flex;flex-direction:column;padding:10px 0}.project-subpage-title{margin:0 0 24px}.project-subpage-block{width:100%;box-sizing:border-box}.project-subpage-block-text{margin:0;color:var(--font-color)}.project-subpage-block-text img{max-width:100%;height:auto;display:block;margin:16px 0}.project-subpage-logo{position:sticky;top:0;align-self:flex-start;margin-left:auto;z-index:999;pointer-events:none}.project-subpage-logo img{width:280px;max-width:100%;height:auto}.project-subpage-news-item,.project-subpage-media-item{width:100%;box-sizing:border-box;margin-bottom:24px}.project-subpage-item-title{font-size:18px;font-weight:700;margin:0 0 4px}.project-subpage-item-date{font-size:13px;color:#777;margin:0 0 8px}.project-subpage-item-image img{max-width:100%;height:auto;display:block;margin-bottom:8px}.project-subpage-attachments h4{font-size:16px;margin:16px 0 8px}.project-subpage-attachments ul{margin:0;padding-left:18px}.project-subpage-attachments li{font-size:14px}@media(max-width:900px){.project-subpage-content{position:relative;padding:32px 16px 48px;gap:0}.project-subpage-logo{position:sticky;top:80px;float:right;margin:0 0 16px 16px;width:240px;z-index:2}.project-subpage-logo img{max-width:100%}}@media(max-width:600px){.project-subpage-logo{width:200px;margin-left:12px}.project-subpage-logo img{max-width:100%}}@media(max-width:800px){.project-subpage-nav-item{font-size:12px;padding:8px 18px;letter-spacing:.04em}.project-subpage-nav-item--right{font-size:18px;padding:10px 18px}}@media(max-width:600px){.project-subpage-nav-list{flex-direction:column;align-items:stretch;width:100%;min-width:320px;margin:0 auto;gap:0}.project-subpage-nav-item{width:100%;white-space:normal;text-align:center;line-height:1.2;border-left:0;border-right:0;border-radius:0}.project-subpage-nav-item+.project-subpage-nav-item{border-top:0}}.news-modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999;opacity:0;animation:modalOverlayFadeIn .25s ease forwards}@keyframes modalOverlayFadeIn{0%{opacity:0}to{opacity:1}}.news-modal{background:#1f4c4c;color:#fff;max-width:2000px;width:90%;max-height:85vh;overflow-y:auto;border-radius:18px;padding:2.75rem 2.5rem;position:relative;box-shadow:0 22px 60px #000000bf,0 0 25px #c9ddd58c;opacity:0;transform:scale(.92);animation:modalPopIn .3s cubic-bezier(.16,.84,.44,1) forwards}@keyframes modalPopIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.news-modal-close{position:absolute;top:.8rem;right:1rem;background:#fff3;border:none;color:#fff;font-size:2rem;line-height:1;cursor:pointer;border-radius:8px;padding:.25rem .5rem;transition:background .15s ease}.news-modal-close:hover{background:#ffffff59}.news-modal-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:600;color:#fff}.news-modal-date{margin:0 0 1.25rem;font-size:.95rem;opacity:.85}.news-modal-body{font-size:1.05rem;line-height:1.6;color:#fff}.news-modal-body p{margin-bottom:1rem}.news-modal-body a{color:#d8ffe4;text-decoration:underline}.news-modal-body a:hover{text-decoration:none}.news-modal::-webkit-scrollbar{width:10px}.news-modal::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:5px}.news-modal::-webkit-scrollbar-thumb:hover{background:#fff6}@media(max-width:768px){.news-modal{padding:2rem 1.5rem;max-height:90vh}.news-modal-title{font-size:1.45rem}}.news-list-page{padding:0}.news-list{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}.news-list-item{width:100%;max-width:1400px;margin:0 auto}.news-section{background-color:var(--light-background)}.news-list-page{padding:0 15px}.news-heading{font-size:32px;padding:3rem 0 2rem}.news-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}.news-list-item{background:#fff;border-radius:.75rem;padding:1.5rem 1.75rem;margin:0 auto;width:100%;max-width:1400px;box-shadow:0 4px 14px #0000000f;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.news-list-item:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-1px)}.news-list-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.news-list-title{margin:0;font-size:1.25rem;font-weight:600;color:#222}.news-list-date{font-size:.85rem;color:#777}.news-list-body{margin:.5rem 0 1rem;font-size:.98rem;line-height:1.6;color:#444}.news-list-more{display:inline-block;margin-top:.25rem;padding:.5rem 1.5rem;border-radius:999px;border:1px solid #0f4f3c;background:#1f4c4c;color:#fff;font-size:.95rem;cursor:pointer;font-weight:500}.news-list-more:hover{background:#0c3c2d;border-color:#0c3c2d}.news-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.news-pagination-button{min-width:2.25rem;padding:.4rem .75rem;border-radius:999px;border:1px solid #c0c0c0;background:#fff;cursor:pointer;font-size:.9rem}.news-pagination-button:hover:not(:disabled){border-color:#0f4f3c}.news-pagination-button.active{background:#0f4f3c;color:#fff;border-color:#0f4f3c}.news-pagination-button:disabled{cursor:default;opacity:.5}.news-pagination-current{font-size:.9rem;color:#555}@media(max-width:768px){.news-list-item{padding:1.25rem}.news-list-title{font-size:1.1rem}}.not-found-page{display:flex;justify-content:center;padding-top:3rem;padding-bottom:3rem}.not-found-inner{max-width:640px}.not-found-heading{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.not-found-icon{font-size:3rem;padding-bottom:.7rem}.not-found-title{font-size:3rem}.not-found-text{font-size:2rem;font-weight:200}@media (min-width: var(--breakpoint-medium)){.not-found-page{padding-top:4rem;padding-bottom:4rem}.not-found-text{font-size:1.15rem}}.mca-header{background-color:#1f4c4c;height:10rem;position:relative}.mca-header-container{max-width:var(--layout-max-width);margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:100%;position:relative}.mca-header-logo-image{height:auto;max-height:5rem;object-fit:cover}.mca-header-logo-text{padding:10px;font-size:24px;color:#fff}@media(max-width:850px){.mca-header-logo-image{max-height:3rem}}@media(max-width:640px){.mca-header-logo-image{max-height:1.4rem}}@media(max-width:480px){.mca-header-logo-image{max-height:3rem}}.mca-header-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:transparent;border:none;cursor:pointer}.mca-header-toggle:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.mca-header-toggle-bar{width:100%;height:2px;background-color:#fff;margin:3px 0}.mca-header-nav{position:absolute;top:100%;left:0;right:0;background-color:#1f4c4c;display:none;z-index:998}.mca-header-nav.header-nav--open{display:block;background-color:#4c7171}.mca-header-nav>ul{list-style-type:none;margin:0;padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem}.mca-header-nav li{margin:0}.mca-header-nav a{color:#fff;text-decoration:none}.mca-header-nav a:hover{text-decoration:underline}@media(min-width:481px)and (max-width:767px){.mca-header-toggle{display:none}.mca-header-nav{position:static;display:block}.mca-header-nav>ul{flex-direction:row;justify-content:flex-end;align-items:center;gap:.6rem;padding:0;margin-top:0}.mca-header-nav li{margin:0}.mca-header-nav a{font-size:.9rem}}@media(min-width:768px){.mca-header-toggle{display:none}.mca-header-nav{position:static;display:block}.mca-header-nav>ul{flex-direction:row;justify-content:flex-end;align-items:center;gap:1.2rem;padding:0;margin-top:0}.mca-header-nav li{margin:0}.mca-header-nav a{font-size:1.2rem}}.mca-footer{background-color:#4c7171;padding:24px 50px;color:#fff;margin-top:auto}.mca-footer-container{margin:0 auto;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;column-gap:40px}.mca-footer-logo-image{height:5rem;width:auto;object-fit:cover}.mca-footer-nav{display:flex;justify-content:space-evenly;width:100%;color:#fff}.mca-footer-nav div{margin-top:12px}.mca-footer-nav ul{list-style-type:none;padding:0;margin:0}.mca-footer-nav-title{color:#fff;margin-bottom:15px;font-size:20px}.mca-footer-nav li{margin-bottom:10px;font-size:16px;color:#fff}.mca-footer-nav a{text-decoration:none;color:#fff}.mca-footer-nav a:hover{text-decoration:underline}@media(max-width:1050px){.mca-footer-logo-image{height:3.5rem;margin-left:0}.mca-footer-nav-title{font-size:18px}.mca-footer-nav li{font-size:15px}}@media(max-width:880px){.mca-footer-logo-image{height:2.5rem}.mca-footer-nav-title{font-size:17px}.mca-footer-nav li{font-size:14px}}@media(max-width:800px){.mca-footer-logo-container{display:none}.mca-footer-container{grid-template-columns:1fr;justify-items:center}.mca-footer-nav{justify-content:center;gap:32px;text-align:left}.mca-footer{padding:20px 24px}}@media(max-width:540px){.mca-footer-nav{flex-direction:column;align-items:center;text-align:center;gap:20px}.mca-footer-nav-title{margin-bottom:8px}.mca-footer-nav li{margin-bottom:6px}}.page-wrapper{min-height:100vh;display:flex;flex-direction:column;font-family:Geologica,sans-serif}.page-content{flex:1;display:flex;flex-direction:column}.mcf-header{background-color:#1f4c4c;height:10rem;position:relative}.mcf-header-container{max-width:var(--layout-max-width);margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:100%;position:relative}.mcf-header-logo-image{height:auto;max-height:5rem;object-fit:cover}.mcf-header-logo-text{padding:10px;font-size:24px;color:#fff}@media(max-width:850px){.mcf-header-logo-image{max-height:3rem}}@media(max-width:640px){.mcf-header-logo-image{max-height:1.4rem}}@media(max-width:480px){.mcf-header-logo-image{max-height:3rem}}.mcf-header-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:transparent;border:none;cursor:pointer}.mcf-header-toggle:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.mcf-header-toggle-bar{width:100%;height:2px;background-color:#fff;margin:3px 0}.mcf-header-nav{position:absolute;top:100%;left:0;right:0;background-color:#1f4c4c;display:none;z-index:998}.mcf-header-nav.header-nav--open{display:block;background-color:#4c7171}.mcf-header-nav>ul{list-style-type:none;margin:0;padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem}.mcf-header-nav li{margin:0}.mcf-header-nav a{color:#fff;text-decoration:none}.mcf-header-nav a:hover{text-decoration:underline}@media(min-width:481px)and (max-width:767px){.mcf-header-toggle{display:none}.mcf-header-nav{position:static;display:block}.mcf-header-nav>ul{flex-direction:row;justify-content:flex-end;align-items:center;gap:.6rem;padding:0;margin-top:0}.mcf-header-nav li{margin:0}.mcf-header-nav a{font-size:.9rem}}@media(min-width:768px){.mcf-header-toggle{display:none}.mcf-header-nav{position:static;display:block}.mcf-header-nav>ul{flex-direction:row;justify-content:flex-end;align-items:center;gap:1.2rem;padding:0;margin-top:0}.mcf-header-nav li{margin:0}.mcf-header-nav a{font-size:1.2rem}}.mcf-footer{background-color:#4c7171;padding:24px 50px;color:#fff;margin-top:auto}.mcf-footer-container{margin:0 auto;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;column-gap:40px}.mcf-footer-logo-image{height:5rem;width:auto;object-fit:cover}.mcf-footer-nav{display:flex;justify-content:space-evenly;width:100%;color:#fff}.mcf-footer-nav div{margin-top:12px}.mcf-footer-nav ul{list-style-type:none;padding:0;margin:0}.mcf-footer-nav-title{color:#fff;margin-bottom:15px;font-size:20px}.mcf-footer-nav li{margin-bottom:10px;font-size:16px;color:#fff}.mcf-footer-nav a{text-decoration:none;color:#fff}.mcf-footer-nav a:hover{text-decoration:underline}@media(max-width:1050px){.mcf-footer-logo-image{height:3.5rem;margin-left:0}.mcf-footer-nav-title{font-size:18px}.mcf-footer-nav li{font-size:15px}}@media(max-width:880px){.mcf-footer-logo-image{height:2.5rem}.mcf-footer-nav-title{font-size:17px}.mcf-footer-nav li{font-size:14px}}@media(max-width:800px){.mcf-footer-logo-container{display:none}.mcf-footer-container{grid-template-columns:1fr;justify-items:center}.mcf-footer-nav{justify-content:center;gap:32px;text-align:left}.mcf-footer{padding:20px 24px}}@media(max-width:540px){.mcf-footer-nav{flex-direction:column;align-items:center;text-align:center;gap:20px}.mcf-footer-nav-title{margin-bottom:8px}.mcf-footer-nav li{margin-bottom:6px}}
