*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#f5f8fc;color:#334155;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:2.5rem}@media(min-width:768px){h2{font-size:3rem}}h3{font-size:2rem}@media(min-width:768px){h3{font-size:2.5rem}}h4{font-size:1.75rem}@media(min-width:768px){h4{font-size:2rem}}h5{font-size:1.5rem}h6{font-size:1.25rem}p{margin-bottom:1rem;line-height:1.7}a{color:#1e7ec8;text-decoration:none;transition:color .2s ease}a:hover{color:#1a3a8c;text-decoration:underline}a:focus{outline:2px solid #1E7EC8;outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}button{font-family:inherit;cursor:pointer;border:none;background:none;transition:all .2s ease}button:focus{outline:none}button:focus-visible{outline:2px solid #1E7EC8;outline-offset:2px;border-radius:4px}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus{outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #1E7EC8;outline-offset:2px}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.visible{display:block!important}.flex{display:flex;align-items:center;justify-content:center}.grid{display:grid;gap:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.fade-in{animation:fadeIn .5s ease-in-out}.slide-up{animation:slideUp .5s ease-out}.float{animation:float 3s ease-in-out infinite}.pulse{animation:pulse 2s infinite}.bounce-in{animation:bounceIn .6s cubic-bezier(.68,-.55,.265,1.55)}.scale-on-hover{transition:transform .3s ease-in-out}.scale-on-hover:hover{transform:scale(1.05)}.glow:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(45deg,#1a3a8c,#1e7ec8,#1a3a8c);filter:blur(20px);opacity:0;z-index:-1;transition:opacity .3s ease-in-out}.glow:hover:before{opacity:.7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-text{background:linear-gradient(135deg,#1a3a8c,#2fa8e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-gold{background:linear-gradient(135deg,#c07010,#e8a020);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-effect{background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px #1a3a8c26}.animated-gradient{background:linear-gradient(-45deg,#0a1628,#1a3a8c,#1e7ec8,#2fa8e0);background-size:400% 400%;animation:gradient 15s ease infinite}.dark-panel{background-color:#0a1628;color:#cbd5e1}.glow{position:relative}.glow:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(45deg,#1a3a8c,#1e7ec8,#2fa8e0);filter:blur(20px);opacity:0;z-index:-1;transition:opacity .3s ease-in-out}.glow:hover:before{opacity:.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ebf0f7}::-webkit-scrollbar-thumb{background:#4a6fa5;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#1e7ec8}.leaflet-marker-icon{filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}.leaflet-popup-content{font-family:Roboto,sans-serif;line-height:1.4}.leaflet-popup-content h3{font-size:1.1rem;font-weight:500}.leaflet-popup-content p{font-size:.9rem;margin:4px 0;display:flex;align-items:center}.leaflet-popup-content p svg{margin-right:6px;font-size:1rem}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}img{max-width:100%!important}@page{margin:.5cm}}._section_14zlm_1{padding:5rem 0;background-color:#f5f8fc}._header_14zlm_6{text-align:center;margin-bottom:3rem}._title_14zlm_11{font-weight:700;margin-bottom:1rem}._underline_14zlm_16{height:4px;background:linear-gradient(90deg,#1a3a8c,#1e7ec8);border-radius:.25rem;width:100px;margin:0 auto 1.5rem}._cards_14zlm_24{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:899px){._cards_14zlm_24{grid-template-columns:1fr;gap:1.5rem}}._card_14zlm_24{background-color:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;position:relative;overflow:hidden}._card_14zlm_24:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._card_14zlm_24:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1a3a8c,#1e7ec8)}._cardIcon_14zlm_59{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background-color:#1e7ec814;color:#1e7ec8;margin-bottom:1.5rem}._cardTitle_14zlm_71{font-weight:700;margin-bottom:1rem}._cardDescription_14zlm_76{line-height:1.625;margin-bottom:1.5rem}._cardPoints_14zlm_81{list-style:none;padding:0;margin:0}._point_14zlm_87{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}._pointIcon_14zlm_94{color:#1e7ec8;flex-shrink:0;margin-top:2px}._pointText_14zlm_100{line-height:1.5}._section_ie4tv_1{padding:2.5rem 0 4rem;background-color:#fff}._container_ie4tv_6{max-width:1140px;margin:0 auto;padding:0 1.5rem}._header_ie4tv_12{text-align:center;margin-bottom:3rem}._title_ie4tv_17{font-weight:700;margin-bottom:1rem}._underline_ie4tv_22{height:4px;background:linear-gradient(90deg,#1a3a8c,#1e7ec8);border-radius:.25rem;width:100px;margin:0 auto 1.5rem}._subtitle_ie4tv_30{max-width:700px;margin:0 auto;line-height:1.625}._content_ie4tv_36{display:flex;align-items:center;gap:3rem}@media(max-width:899px){._content_ie4tv_36{flex-direction:column;gap:2rem}}._textBlock_ie4tv_48{flex:1}._paragraph_ie4tv_52{line-height:1.625;margin-bottom:1.5rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto}._highlights_ie4tv_59{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}@media(max-width:599px){._highlights_ie4tv_59{grid-template-columns:1fr}}._highlightItem_ie4tv_71{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#f5f8fc;border-radius:.5rem;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out}._highlightItem_ie4tv_71:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._highlightIcon_ie4tv_85{color:#1e7ec8;flex-shrink:0;margin-top:2px}._highlightText_ie4tv_91{font-weight:500}._imageBlock_ie4tv_95{flex:0 0 auto;max-width:480px;width:100%}@media(max-width:899px){._imageBlock_ie4tv_95{max-width:100%}}._image_ie4tv_95{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .35s ease-in-out}._image_ie4tv_95:hover{transform:translateY(-5px)}._cards_ie4tv_117{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}@media(max-width:899px){._cards_ie4tv_117{grid-template-columns:1fr;gap:1.5rem}}._card_ie4tv_117{background-color:#f5f8fc;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;position:relative;overflow:hidden}._card_ie4tv_117:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._card_ie4tv_117:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1a3a8c,#1e7ec8)}._cardIcon_ie4tv_153{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background-color:#1e7ec814;color:#1e7ec8;margin-bottom:1.5rem}._cardTitle_ie4tv_165{font-weight:700;margin-bottom:1rem}._cardDescription_ie4tv_170{line-height:1.625;margin-bottom:1.5rem}._cardPoints_ie4tv_175{list-style:none;padding:0;margin:0}._point_ie4tv_181{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}._pointIcon_ie4tv_188{color:#1e7ec8;flex-shrink:0;margin-top:2px}._pointText_ie4tv_194{line-height:1.5}
