.header{overflow:hidden;background-color:#f1f1f1;display:flex;height:64px;width:100%;align-items:center;justify-content:center;text-align:space-between;padding:10px 20px;position:relative}.logo{width:auto;height:55px;margin-right:auto;margin-left:10px;cursor:pointer}.topdiv{display:contents;gap:15px}.burger,.topdiv{margin-left:auto}.burger{font-size:2rem;margin-right:15px;color:#000;cursor:pointer;display:none}.header a{position:relative;float:right;color:#000;text-align:center;text-decoration:none;font-size:1rem;line-height:25px;border-radius:4px}.div-header{margin:auto}.header a:hover{background-color:#ddd;color:#000}.header input{border:1px solid #edc63a;border-radius:20px;height:35px;width:40vw;margin-left:15px;margin-right:15px;text-align:center;color:#000}.header input::-moz-placeholder{text-align:center}.header input::placeholder{text-align:center}input:focus-visible{outline:1px solid #edc63a}.nav2{background-color:#f1f1f1;border:none;border-top:2px solid #d9d9d9;height:64px;padding-inline:5vw;display:flex;justify-content:space-between;align-items:center}.nav2,.nav2 a{text-align:center}.nav2 a{float:left;color:#000;font-size:1rem;line-height:25px;border-radius:4px}.nav2 a:hover{background-color:#ddd;color:#000}.header label{display:flex;position:relative;margin-left:auto;margin-right:auto;width:40vw}.searchicon{color:#edc63a;position:absolute;right:27px;top:6px;width:24px;height:24px;cursor:pointer}@media (max-width:1000px){.header label,.topdiv{display:none}.burger{display:flex}.nav2{display:none}.logo{height:30px}}.fullscreen-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;transition:opacity .3s ease}.fullscreen-links{display:flex;flex-direction:column;gap:20px;font-size:1.5rem}.fullscreen-links a{color:#fff;text-decoration:none;font-weight:700}.close-button{top:20px;right:20px;background:none;font-size:2rem;color:#fff}.search-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);z-index:9999;display:flex;align-items:center;justify-content:center}.search-modal-content{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:600px;position:relative}.search-modal-content input[type=text]{width:100%;padding:.75rem;font-size:1.1rem;margin-bottom:1rem}.search-results ul{list-style:none;padding:0;margin:0}.search-results li{margin-bottom:.5rem}.search-results a{color:#0070f3;text-decoration:none}.close-button{position:absolute;right:1rem;top:1rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer}.search-trigger{display:flex;align-items:center}.mobile-search-div{display:none}@media (max-width:768px){.search-trigger{display:none}.mobile-search-div{display:block;padding:.5rem 1rem}}.news-container{position:relative;background-color:#000;border-radius:20px;width:100%;z-index:1;overflow:hidden;margin:20px 0}.big-new{margin:10px 0}.news-container img{width:100%;height:auto;max-height:500px;opacity:.5;border-radius:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 12%;object-position:0 12%;display:block}.news-text{height:3em;font-size:1em;line-height:1.5em;margin:0}.bottomleft,.news-text{overflow:hidden;text-overflow:ellipsis}.bottomleft{position:absolute;bottom:8px;left:16px;font-size:30px;font-weight:700;color:#fff;max-width:90%;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;display:grid}.mini-image{background-color:#fff;border-radius:20px;padding:10px;margin:20px 10px;display:table}.mini-image img{border-radius:10px;width:100%;height:auto;display:block}.mini-image .title{color:#4678b2;font-weight:700;text-align:left;margin:8px 0 20px}.mini-image .content{text-align:justify;margin:0}.banner{width:100%;height:auto;margin:20px 0}.banners{display:flex;justify-content:space-around;margin-bottom:20px;width:100%;gap:10px}.banner-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin:0 10px;border-radius:10px;display:block}@media (max-width:1200px){.banner-image{width:46%;margin:0 5px}}.mini-new{margin:50px 0;height:420px;overflow:hidden;display:flex;flex-direction:column}.mini-new .mini-image{height:100%;overflow:hidden;flex-grow:1}.mini-new .mini-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.mini-new .small{padding:10px 10px 25px;height:calc(100% - 50px);overflow:hidden}.mini-new .small a{color:#4678b2;font-weight:700;text-align:left;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;text-decoration:none}.pagination-link.is-current{background-color:#edc63a!important;border-color:#edc63a!important}.is-image{display:block}.custom-swiper .swiper-slide,.custom-swiper .swiper-wrapper,.custom-swiper.swiper{width:100%!important;max-width:100vw;box-sizing:border-box}

/*
! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{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{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,pre,samp{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;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{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}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}*,:after,:before{--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:rgba(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: }::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:rgba(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: }body{margin:0;background-color:#f1f1f1;font-family:Segoe UI,Tahoma,sans-serif}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}}.main{background-color:#f1f1f1}.input-text,textarea{border-radius:20px;padding:5px 20px;width:100%}.enviar-btn{background-color:#edc63a!important;border-radius:20px;border:none;width:100%;color:#fff;font-weight:700;padding:8px 50px;margin:25px 2px;cursor:pointer;box-shadow:0 6px 9px -3px #474747}.logoMM{width:auto;height:100px;display:block;margin:auto}.is-image{width:100%}.nota-texto{font-size:16px;line-height:1.5;margin:20px;border-radius:25px;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}.nota-texto p{margin:0;padding:0;font-size:1.5em;font-weight:300}.nota-texto figure{margin:0 auto;padding:0;border-radius:25px;display:table;box-shadow:0 4px 10px rgba(0,0,0,.2)}.nota-texto img{border-radius:25px}.controls{display:flex;border:1px solid #ccc;border-top:0;padding:10px}.controls-right{margin-left:auto}.state{margin:10px 0;font-family:monospace}.state-title{color:#999;text-transform:uppercase}.fullscreen-modal{width:100vw;height:100vh;max-width:100%;max-height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8)}footer{bottom:0;width:100%;background-color:#4f7e9a;color:#fff;text-align:center;padding:20px}.copyright{font-size:12px}footer p{margin:5px;position:-webkit-sticky}.footer-icons{gap:5px;display:inline-flex;font-size:20px}.footer-image-container,.image-footer{display:flex;justify-content:center}.image-footer{width:calc(33.33% - 20px);max-width:300px;margin:10px;align-items:center}.image-carousel{margin-top:10px;margin-bottom:20px;align-items:center;justify-content:center;display:none!important}@media (max-width:780px){.image-carousel{display:flex!important}.image-footer{display:none}}