@font-face{font-family:Volkswagen Serial Light;src:url(/fonts/volkswagen-serial-light-regular.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Volkswagen Serial Heavy;src:url(/fonts/VolkswagenSerialHeavyRegular.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--font-family-base: "Volkswagen Serial Light", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-heading: "Volkswagen Serial Heavy", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--icau-green: var(--bv-verde-primario);--icau-dark: #0d2738;--icau-gov-blue: #3366cc}.icau-body{margin:0;padding:0;background-color:#edf1ee;color:#1a1a1a;line-height:1.6;font-family:var(--font-family-base);min-height:100vh;display:flex;flex-direction:column}.icau-top-info-bars{width:100%}.icau-top-bar{width:100%;height:56px;padding:0 2rem;display:flex;justify-content:flex-start;align-items:center}.icau-top-bar img{height:30px;object-fit:contain}.icau-gov-bar{height:41px;background:var(--icau-gov-blue)}.icau-alcaldia-bar{height:50px;background:var(--icau-green)}.logo-scrolled{display:none}.icau-header{position:sticky;top:0;z-index:1000;width:100%;background:#edf1ee;height:70px;display:flex;align-items:center;transition:all .3s ease}.icau-container-full{max-width:100%;width:100%;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;transition:padding .3s ease}.icau-header .logo img,.icau-header .logo-group img{height:45px;transition:height .3s ease;margin-left:20px}.icau-breadcrumb-nav{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.85rem;font-family:var(--font-family-base);font-weight:300;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.icau-breadcrumb-item{text-decoration:none;font-weight:300;transition:color .3s ease;display:flex;align-items:center;gap:.4rem}.icau-breadcrumb-item:hover{color:var(--icau-green);scale:1.05}.icau-breadcrumb-item i{font-size:.9rem}.icau-breadcrumb-separator{user-select:none}.icau-breadcrumb-current{font-weight:500}.icau-breadcrumb-nav,.icau-breadcrumb-item,.icau-breadcrumb-separator,.icau-breadcrumb-current{color:#161616;text-shadow:none}.icau-nav{display:flex;gap:2rem;align-items:center}.icau-nav a{color:#0e0e0e;text-decoration:none;font-size:1rem;font-weight:300;font-family:var(--font-family-base);padding:.5rem 0;white-space:nowrap;transition:all .3s ease;position:relative;text-shadow:none}.icau-nav a.active{font-weight:900;font-family:var(--font-family-heading)}.icau-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#0e0e0e;transition:width .3s ease}.icau-nav a.active:after{width:100%}.icau-nav a:hover:after{width:100%}.icau-nav a:hover{scale:1.05}.icau-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px;z-index:10001}.icau-hamburger span{width:28px;height:3px;background:#000;border-radius:2px;transition:all .3s ease}.icau-hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.icau-hamburger.active span:nth-child(2){opacity:0}.icau-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.icau-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.icau-nav-overlay.active{opacity:1;visibility:visible}.icau-main{flex:1;background-color:#edf1ee;padding:0rem 0 2rem}.icau-container{max-width:1200px;margin:0 auto;padding:2rem}.footer{background:var(--bv-azul-oscuro);color:#fff;padding:4rem 0 2rem;margin-top:auto;font-family:var(--font-family-base)}.footer-container{max-width:1400px;margin:0 auto;padding:0 3rem 2.5rem;display:grid;grid-template-columns:1.2fr 2fr 2fr 1.2fr;align-items:start;border-bottom:1px solid rgba(255,255,255,.12)}.footer-left{display:flex;flex-direction:column;gap:1rem;margin-right:7rem}.footer-left a{display:block;transition:opacity .3s ease}.footer-left a:hover{opacity:.8}.footer-left img:not(.CO){height:35px;object-fit:contain;filter:brightness(0) invert(1)}.footer-left img.logo-observatorio{height:55px}.CO{height:35px;object-fit:contain}.footer-center{padding:0 2rem;border-left:1px solid rgba(255,255,255,.2)}.footer-center h3{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:#fff;font-family:var(--font-family-heading);letter-spacing:.5px}.footer-center p{color:#ffffffd9;line-height:1.6;margin-bottom:.4rem;font-size:.9rem;font-weight:300}.footer-right{padding-left:2rem;border-left:1px solid rgba(255,255,255,.2);min-width:350px}.footer-right p{color:#ffffffd9;line-height:1.6;margin-bottom:.4rem;font-size:.9rem;font-weight:300}.footer-bottom{max-width:1400px;margin:0 auto;padding:1.5rem 2rem 0;text-align:center;color:#ffffffb3;font-size:.85rem;font-weight:300}.footer-column{min-width:0}.footer-column h4{font-size:x-large;margin-bottom:1rem;font-weight:600}.footer-column p{font-size:.9rem;line-height:1.4;margin-bottom:1.1rem}.footer-column strong{display:block;color:#fff;font-weight:600;opacity:.94}.footer-help ul{list-style:none;padding:0;margin:0}p.help-title{margin-bottom:0}.footer-help a{font-size:.9rem;font-weight:500;color:#ffffffe6;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .25s ease;margin-bottom:1rem}.footer-help a:after{content:"→";transition:transform .25s ease}.footer-help a:hover{color:#2ecc71}.footer-help a:hover:after{transform:translate(4px)}.footer-social{min-width:140px}.footer-social .social-icons{display:flex;gap:2rem;margin-top:1rem}.footer-social svg{width:36px;height:36px;fill:var(--bv-verde-primario);transition:transform .25s ease,opacity .25s ease}.footer-social a:hover svg{transform:translateY(-3px);opacity:.85}@media (max-width: 1450px){.icau-container-full{padding:0 1.5rem}}@media (max-width: 1200px){.footer-container{grid-template-columns:auto 1fr;gap:2rem}.footer-right{grid-column:1 / -1;border-left:none;border-top:1px solid rgba(255,255,255,.2);padding-left:0;padding-top:1.5rem;min-width:auto}}@media (max-width: 992px){.icau-container-full{padding:0 1.5rem}.icau-nav{gap:2rem}.icau-nav a{font-size:.9rem}}@media (min-width: 769px) and (max-width: 924px){.icau-hamburger{display:none}.icau-nav{position:static;width:auto;right:auto;background:transparent;box-shadow:none;padding-top:0;height:auto;flex-direction:row;gap:2rem}.icau-nav.active{right:auto}.icau-nav-overlay{display:none}.icau-main{margin-top:0}}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;gap:1.5rem}.footer-left{flex-direction:row;justify-content:center;gap:2rem}.footer-center{border-left:none;border-top:1px solid rgba(255,255,255,.2);padding:1.5rem 0 0;text-align:center}.footer-right{text-align:center;border-left:none;padding-left:0}.footer-left img{height:30px}}@media (max-width: 930px){.icau-hamburger{position:fixed;top:20px;right:20px;display:flex;z-index:10001}.icau-hamburger span{width:28px;height:3px;background:#000;border-radius:2px;transition:all .3s ease}.icau-hamburger.active span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.icau-hamburger.active span:nth-child(2){opacity:0}.icau-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.icau-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--icau-green);flex-direction:column;justify-content:flex-start;padding-top:80px;gap:0;transition:right .3s ease;box-shadow:-2px 0 10px #0003;z-index:10000;overflow-y:auto}.icau-nav.active{right:0}.icau-nav a{width:100%;padding:1.2rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;font-size:.95rem;font-family:var(--font-family-base);color:#fff;text-shadow:none}.icau-nav a:after{display:none}.icau-header .logo img,.icau-header .logo-group img{margin-left:0}.icau-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.icau-nav-overlay.active{opacity:1;visibility:visible}.icau-header.scrolled{position:fixed;top:0;width:100%;z-index:1000}}@media (max-width: 480px){.icau-top-bar{padding:.5rem 1rem}.icau-top-bar img{height:30px}.icau-header .logo img,.icau-header .logo-group img{height:35px}.icau-nav{width:100%}.footer-container{padding:0 1rem}.footer-left{flex-direction:column;align-items:center;gap:1rem}.footer-center h3{font-size:1rem}.footer-center p,.footer-right p{font-size:.85rem}.footer-bottom{padding:1.5rem 1rem 0}}[data-theme=dark] .icau-body{background:#0f1115!important}.icau-gov-bar{background:#2f64d6!important}.icau-alcaldia-bar,[data-theme=dark] .icau-header{background:var(--bv-verde-primario)!important}[data-theme=dark] .icau-breadcrumb-nav,[data-theme=dark] .icau-breadcrumb-item,[data-theme=dark] .icau-breadcrumb-current,[data-theme=dark] .icau-breadcrumb-separator,[data-theme=dark] .icau-nav a{color:#fff!important}[data-theme=dark] .icau-hamburger span{background:#fff!important}[data-theme=dark] .icau-main{background:#0f1115!important}.icau-main,.icau-header,.footer,.icau-breadcrumb-item,.icau-breadcrumb-current,.icau-nav a{transition:background-color .4s ease,color .4s ease!important}[data-theme=dark] .icau-hero-left{background:#1a1d24!important}[data-theme=dark] .icau-hero-title{color:#fff!important}[data-theme=dark] .icau-hero-description{color:#e4e6eb!important}[data-theme=dark] .icau-hero-updated{color:#9d9d9d!important;background:#252932!important}[data-theme=dark] .icau-hero-updated strong{color:#e1e1e1!important}.icau-section-container{max-width:90%;margin:0 auto;padding:0 2rem}.icau-tech-section{padding:2rem 0}.icau-tech-title{font-size:1.5rem;font-weight:900;color:#041e35;margin-bottom:1.5rem;font-family:Volkswagen Serial Heavy,sans-serif}.icau-tech-text{font-size:.95rem;line-height:1.8;color:#041e35;margin-bottom:1rem;text-align:justify}.icau-section-header h2{font-size:1.75rem;font-weight:900;color:#1a1a1a;font-family:Volkswagen Serial Heavy,sans-serif}.icau-param-section{padding:3rem 0}.icau-attr-section{padding:2rem 0}.icau-attr-table-wrapper{overflow-x:auto;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.icau-attr-table{width:100%;border-collapse:collapse;color:#041e35}.icau-attr-table tbody tr{border-bottom:1px solid #f0f0f0}.icau-attr-table tbody tr:last-child{border-bottom:none}.icau-attr-table td{padding:1.25rem 1.5rem;font-size:.9rem;color:#041e35}.icau-attr-label{font-weight:600;color:#041e35;width:250px;background:#f8f9fa}.icau-attr-header-row td{background:#e8f5e9;font-weight:1000;font-size:1.25rem;padding:1rem;text-align:center;color:#041e35;border-bottom:1px solid #279b4870;font-family:Volkswagen Serial Heavy,sans-serif}.icau-attr-section.icau-leafy-bg,.icau-norm-section.icau-leafy-bg{padding:3rem 0;background-image:url(/images/fondo%20hojas.png);background-size:cover;background-position:center;background-repeat:repeat-y}.icau-attr-section.icau-extra-padding,.icau-norm-section.icau-extra-padding{padding:3rem 0}.icau-norm-section{padding:2rem 0}.icau-norm-table-wrapper{overflow-x:auto;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.icau-norm-table{width:100%;border-collapse:collapse}.icau-norm-table thead{background:#e8f5e9}.icau-norm-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;color:#041e35;font-size:.9rem;border-bottom:1px solid #c8e6c9}.icau-norm-table tbody tr{border-bottom:1px solid #f0f0f0}.icau-norm-table tbody tr:hover{background:#f8f9fa}.icau-norm-table td{padding:1.25rem 1.5rem;font-size:.85rem;color:#333;line-height:1.6}.icau-cat-section{padding:3rem 0}.icau-cat-grid{display:grid;grid-template-columns:repeat(var(--icau-cat-columns, 3),1fr);gap:2rem;margin-top:2rem}.icau-cat-card{background:#fff;display:flex;gap:1.5rem;padding:.8rem 1.3rem;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.icau-cat-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #0000001f}.icau-cat-icon{height:60px;width:60px;flex-shrink:0;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center;background:var(--bv-verde-primario)}.icau-cat-icon img{width:45px;height:45px;filter:brightness(0) invert(1)}.icau-cat-icon svg{width:45px;height:45px;fill:#fff}.icau-cat-icon i{color:#fff;font-size:37px}.icau-cat-card .info{flex:1}.icau-cat-card h3{font-size:1.25rem;font-weight:700;color:#041e35;margin-bottom:1rem;font-family:Volkswagen Serial Heavy,sans-serif}.icau-cat-card p{font-size:.9rem;color:#041e35;text-align:justify;line-height:1.3}@media (max-width: 768px){.icau-section-container{padding:0 1rem}.icau-tech-title{font-size:1.25rem}.icau-cat-card{flex-direction:column;text-align:center}.icau-cat-icon{margin:0 auto}.icau-cat-grid{grid-template-columns:1fr}}@media (max-width: 480px){.icau-attr-label{width:130px}.icau-attr-table td{padding:.75rem 1rem;font-size:.85rem}.icau-norm-table td{padding:.75rem 1rem;font-size:.8rem}.icau-norm-table th{padding:.75rem 1rem;font-size:.85rem}}[data-theme=dark] .icau-tech-section{background:#0f1115!important}[data-theme=dark] .icau-tech-title,[data-theme=dark] .icau-section-header h2{color:#fff!important}[data-theme=dark] .icau-tech-text{color:#e4e6eb!important}[data-theme=dark] .icau-attr-section.icau-leafy-bg,[data-theme=dark] .icau-norm-section.icau-leafy-bg{background:#0f1115!important}[data-theme=dark] .icau-attr-table-wrapper,[data-theme=dark] .icau-norm-table-wrapper{background:transparent!important;box-shadow:none!important}[data-theme=dark] .icau-attr-table{background:#1a1d24!important;color:#e4e6eb!important}[data-theme=dark] .icau-attr-label{background:#252932!important;color:#fff!important}[data-theme=dark] .icau-attr-table td:not(.icau-attr-label){background:#1a1d24!important;color:#e4e6eb!important}[data-theme=dark] .icau-norm-table{background:#1a1d24!important;color:#e4e6eb!important}[data-theme=dark] .icau-norm-table thead{background:#4a8f4d!important;color:#fff!important}[data-theme=dark] .icau-norm-table th{color:#fff!important;border-color:#fff3!important}[data-theme=dark] .icau-norm-table td{color:#e4e6eb!important;border-color:#2a2d35!important;background:#1a1d24!important}[data-theme=dark] .icau-norm-table tbody tr:hover{background:#2a2d35!important}[data-theme=dark] .icau-cat-card{background:#252932!important;border:1px solid #2a2d35!important}[data-theme=dark] .icau-cat-icon{background:var(--bv-verde-primario)!important}[data-theme=dark] .icau-cat-card h3{color:#fff!important}[data-theme=dark] .icau-cat-card p{color:#e4e6eb!important}.icau-tech-section,.icau-attr-table,.icau-norm-table,.icau-cat-card{transition:background-color .4s ease,color .4s ease,border-color .4s ease!important}:root{--a11y-width: 48px;--a11y-btn-size: 24px;--a11y-bg: #0943b5;--a11y-bg-hover: #2f64d6;--a11y-btn-bg: #ffffff;--a11y-btn-color: #3366CC;--a11y-btn-active: var(--bv-azul-oscuro);--a11y-btn-contrast: #ff6b35;--a11y-tooltip-bg: #2f64d6;--a11y-tooltip-text: #ffffff;--a11y-shadow: -4px 0 20px rgba(47, 100, 214, .3)}.a11y-toolbar{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:10000;width:var(--a11y-width)!important;padding:16px 4px;display:flex;flex-direction:column;align-items:center;gap:12px;background:var(--a11y-bg);border-radius:16px 0 0 16px;box-shadow:var(--a11y-shadow)}.toolbar-buttons{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center;position:relative}.a11y-trigger{width:var(--a11y-btn-size)!important;height:var(--a11y-btn-size)!important;background:var(--a11y-btn-bg);border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--a11y-btn-color);box-shadow:0 2px 8px #0000001a;flex-shrink:0;margin:0 auto;position:relative;overflow:visible;transition:all .2s ease}.a11y-trigger:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.a11y-trigger:active{transform:scale(.98)}.a11y-trigger:focus-visible{outline:3px solid #fff;outline-offset:2px}.toolbar-btn{width:var(--a11y-btn-size)!important;height:var(--a11y-btn-size)!important;background:var(--a11y-btn-bg);border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:var(--a11y-btn-color);box-shadow:0 2px 8px #0000001a;flex-shrink:0;margin:0 auto;position:relative;overflow:visible}.toolbar-btn:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px #0003}.toolbar-btn:active{transform:scale(.98)}.toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.toolbar-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.toolbar-btn i,.toolbar-btn .icon-centro-relevo{font-size:1rem;line-height:1}.toolbar-btn.relevo-btn .icon-centro-relevo{display:inline-block;width:24px;height:24px;background-image:url(https://www.barranquilla.gov.co/wp-content/themes/barranquilla/assets/img/channels-616_icon_centro_relevo.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.toolbar-btn.active{background:var(--a11y-btn-active);color:#fff}.toolbar-btn.contrast-active{background:var(--a11y-btn-contrast)!important;color:#fff!important}.toolbar-btn:before,.a11y-trigger:before{content:attr(title);position:absolute;right:55%;top:50%;transform:translateY(-50%);min-width:140px;padding:8px 12px;margin-right:8px;background:var(--a11y-tooltip-bg);color:var(--a11y-tooltip-text);border-radius:4px;box-shadow:0 2px 8px #2f64d64d;font-size:.9rem;font-weight:500;white-space:nowrap;text-align:left;opacity:0;pointer-events:none;transition:all .3s ease;z-index:10002}.toolbar-btn:hover:before,.a11y-trigger:hover:before{opacity:1;transform:translateY(-50%) translate(-5px)}.btn-letter-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.btn-a-main{font-family:Arial,sans-serif;font-size:1rem;font-weight:900;line-height:1}.btn-a-sup{position:absolute;top:-2px;right:2px;font-size:.8rem;font-weight:800;line-height:1}[data-theme=dark] .a11y-toolbar{background:var(--a11y-bg-hover);box-shadow:-4px 0 20px #2f64d666}[data-contrast=high],[data-contrast=high] .a11y-toolbar{filter:invert(100%)!important}@media (max-width: 768px){.a11y-toolbar{right:0;bottom:84px;top:auto;transform:none}.toolbar-btn,.a11y-trigger{width:32px!important;height:32px!important}.btn-a-main{font-size:.9rem}.btn-a-sup{font-size:.7rem}}.tag[data-astro-cid-bpq7i6sx]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease}.tag[data-astro-cid-bpq7i6sx]:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.icon[data-astro-cid-bpq7i6sx]{flex-shrink:0}.text[data-astro-cid-bpq7i6sx]{white-space:nowrap}.icau-hero[data-astro-cid-aunnrh7l]{padding:0;height:400px;overflow:hidden;transition:background-color .4s ease,color .4s ease,border-color .4s ease!important}.icau-hero-container[data-astro-cid-aunnrh7l]{max-width:100%;min-height:fit-content;height:100%;display:grid;grid-template-columns:40% 60%;gap:0}.icau-hero-container[data-astro-cid-aunnrh7l].reversed{grid-template-columns:60% 40%}.icau-hero-left[data-astro-cid-aunnrh7l]{background:#fff;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;overflow:hidden}.icau-hero-right[data-astro-cid-aunnrh7l]{height:100%;overflow:hidden}.icau-hero-right[data-astro-cid-aunnrh7l] img[data-astro-cid-aunnrh7l]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.icau-hero-title[data-astro-cid-aunnrh7l]{font-size:1.85rem;font-weight:900;color:#041e35;margin-bottom:1rem;font-family:Volkswagen Serial Heavy,sans-serif;line-height:1.2}.icau-hero-tags[data-astro-cid-aunnrh7l]{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.icau-hero-description[data-astro-cid-aunnrh7l]{font-size:.9rem;line-height:1.7;color:#041e35;margin-bottom:1rem;max-height:500px;overflow-y:auto;padding-right:.5rem}.icau-hero-description[data-astro-cid-aunnrh7l]::-webkit-scrollbar{width:6px}.icau-hero-description[data-astro-cid-aunnrh7l]::-webkit-scrollbar-thumb{background:#279b48;border-radius:4px}.icau-hero-description[data-astro-cid-aunnrh7l]::-webkit-scrollbar-track{background:#eaf5ee}.icau-hero-updated[data-astro-cid-aunnrh7l]{font-size:.85rem;color:#666;background:#d6eedd;padding:.3rem 1rem;border-radius:3px;width:fit-content}.icau-hero-updated[data-astro-cid-aunnrh7l] strong[data-astro-cid-aunnrh7l]{color:#279b48}@media (max-width: 1200px){.icau-hero[data-astro-cid-aunnrh7l]{height:fit-content}.icau-hero-container[data-astro-cid-aunnrh7l]{grid-template-columns:1fr;height:auto}.icau-hero-right[data-astro-cid-aunnrh7l]{height:300px;order:-1}.icau-hero-left[data-astro-cid-aunnrh7l]{padding:2rem}}@media (max-width: 768px){.icau-hero-title[data-astro-cid-aunnrh7l]{font-size:1.5rem}}@media (max-width: 480px){.icau-hero-title[data-astro-cid-aunnrh7l]{font-size:1.25rem}.icau-hero-right[data-astro-cid-aunnrh7l]{height:250px}.icau-hero-tags[data-astro-cid-aunnrh7l]{flex-direction:column;gap:.5rem}.icau-hero-tags[data-astro-cid-aunnrh7l] .tag{width:fit-content}}.pdf-page-break{page-break-before:always!important;break-before:page!important;width:100%!important;height:1px!important;display:block!important;visibility:visible!important;margin:0!important;padding:0!important;clear:both!important;overflow:hidden!important}.pdf-no-break-inside{page-break-inside:avoid!important;break-inside:avoid!important;overflow:hidden!important}.pdf-page-break-after{page-break-after:always!important;break-after:page!important}.pdf-no-break-after{page-break-after:avoid!important;break-after:avoid!important}.icau-pdf-fab:hover{background-color:#1e5631!important}.icau-dropdown-menu{animation:icau-dropdown-enter .3s ease-out}@keyframes icau-dropdown-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item:hover{background-color:#f5f5f5!important}@media (max-width: 768px){.icau-dropdown-menu{right:1rem!important;bottom:100px!important;min-width:200px}}@media (max-width: 768px){.dropdown-menu{left:-100px}}.icau-pdf-fab{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#2e7d32,#1b5e20);color:#fff;border:none;border-radius:50px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #2e7d3266;display:flex;align-items:center;gap:.5rem;z-index:1000;transition:all .3s ease;font-family:inherit}.icau-pdf-fab:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #2e7d3299}.icau-pdf-fab:active:not(:disabled){transform:translateY(0)}.icau-pdf-fab:disabled{opacity:.7;cursor:not-allowed}.icau-pdf-fab i{font-size:1.2rem}.icau-pdf-fab-text{display:inline}@media (max-width: 768px){.icau-pdf-fab{bottom:1rem;right:1rem;padding:.875rem 1.25rem;font-size:.875rem}.icau-pdf-fab-text{display:none}}@keyframes icau-pdf-fab-enter{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.icau-pdf-fab{animation:icau-pdf-fab-enter .4s ease-out forwards}.icau-actions[data-astro-cid-suha72ux]{display:flex;max-width:100%;align-items:center;justify-content:center;padding:10px}.icau-actions[data-astro-cid-suha72ux] .center[data-astro-cid-suha72ux]{display:flex;max-width:fit-content;background-color:#fff;padding:.5rem;border:2px solid #279b4836;border-radius:50px;gap:1rem}.icau-btn[data-astro-cid-suha72ux]{padding:.2rem .5rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease;font-family:Volkswagen Serial Light,sans-serif;min-width:220px;justify-content:flex-start}.icau-btn[data-astro-cid-suha72ux] i[data-astro-cid-suha72ux]{width:1.9rem;height:1.9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;flex-shrink:0}.icau-btn[data-astro-cid-suha72ux]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #279b4833}.icau-btn-primary[data-astro-cid-suha72ux]{background:#279b48;color:#fff;font-weight:bolder}.icau-btn-primary[data-astro-cid-suha72ux] i[data-astro-cid-suha72ux],.icau-btn-secondary[data-astro-cid-suha72ux]{background:#fff;color:#279b48}.icau-btn-secondary[data-astro-cid-suha72ux] i[data-astro-cid-suha72ux]{background:#279b48;color:#fff}.icau-view-section[data-astro-cid-suha72ux]{display:block}.icau-view-hidden[data-astro-cid-suha72ux]{display:none}@media (max-width: 1200px){.icau-actions[data-astro-cid-suha72ux]{margin:.4rem auto 0}}@media (max-width: 768px){.icau-actions[data-astro-cid-suha72ux]{flex-direction:column;padding:0 1rem}.icau-actions[data-astro-cid-suha72ux] .center[data-astro-cid-suha72ux]{width:90%;max-width:100%;flex-direction:column;gap:.5rem}.icau-btn[data-astro-cid-suha72ux]{width:98%;margin:0 auto}}[data-theme=dark] .icau-actions[data-astro-cid-suha72ux]{background:#000!important}[data-theme=dark] .icau-actions[data-astro-cid-suha72ux] .center[data-astro-cid-suha72ux]{background:#252932!important}[data-theme=dark] .icau-btn[data-astro-cid-suha72ux]{background:#252932!important;color:#fff!important;border-color:#2a2d35!important}[data-theme=dark] .icau-btn[data-astro-cid-suha72ux]:hover{background:#2a2d35!important}[data-theme=dark] .icau-btn-primary[data-astro-cid-suha72ux]{background:#279b48!important;color:#fff!important}[data-theme=dark] .icau-btn-primary[data-astro-cid-suha72ux]:hover{background:#1f7a37!important}[data-theme=dark] .icau-btn-secondary[data-astro-cid-suha72ux]{background:#252932!important;color:#fff!important}
