@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.gm-style{font:inherit!important;text-decoration:inherit!important}.brxe-map{height:300px;position:relative;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{width:100%}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1}.brxe-map .brx-infobox-popup img{width:100%}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.brxe-map .brx-map-cluster{fill:#00f}.brxe-map .brx-map-cluster text{fill:#fff}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}section.brxe-section:not(#brxe-thkzzv):not(#brxe-iwkzbn) {z-index: 1; position: relative;}#brxe-duovyq {text-align: center; color: hsl(0, 0%, 100%); line-height: 1; font-family: "Alethia Next"}#brxe-ilalxk {text-align: center; line-height: 1.50; font-size: 20px; color: #fff}#brxe-fijurv {flex-direction: row; justify-content: center; column-gap: 16px}#brxe-wicwdv {padding-bottom: 0; row-gap: 32px; width: 768px; margin-top: -30px}@media (max-width: 767px) {#brxe-wicwdv {width: 90%}}#brxe-thkzzv {background-image: url(https://grandtikalfutura.upbox.xyz/wp-content/uploads/2026/04/top-hero-02-scaled.jpg); background-position: center center; background-size: cover; background-attachment: fixed; position: relative; height: 100vh; justify-content: center; padding-top: 0; padding-bottom: 0}:where(#brxe-thkzzv > *:not(figcaption)) {position: relative}#brxe-thkzzv::before {background-image: linear-gradient(#00000080, #00000080); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-thkzzv {height: 80vh}}@media (max-width: 478px) {#brxe-thkzzv {height: 75vh}}#brxe-fzcady {width: 100%; font-family: "Alethia Next"}@media (max-width: 478px) {#brxe-fzcady {width: 100%; text-align: center}}#brxe-zbrmuo {width: 60%}@media (max-width: 478px) {#brxe-zbrmuo {width: 100%; text-align: center}}#brxe-xbowjm {width: 768px; row-gap: 16px}#brxe-kmpsug {position: relative}#brxe-tituue {row-gap: 16px; flex-direction: row; justify-content: space-between; align-items: flex-end}@media (max-width: 478px) {#brxe-tituue {align-self: center !important; align-items: center; position: relative; flex-direction: column}}.brxe-idrysg .brxe-niavvx.brxe-text-basic {padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; border: 2px solid #020A09; border-radius: 100px; color: #020A09; font-weight: 600; position: absolute; z-index: 5; top: 13px; right: 15px; background-color: rgba(255, 255, 255, 0.75)}.brxe-idrysg .brxe-thghpy.brxe-image {border-top-left-radius: 32px; border-top-right-radius: 32px; height: 270px; z-index: 2}.brxe-idrysg .brxe-thghpy.brxe-image:not(.tag), .brxe-idrysg .brxe-thghpy.brxe-image img {object-fit: cover}.brxe-idrysg .brxe-mngyqq.brxe-list .separator {display: none}.brxe-idrysg .brxe-mngyqq.brxe-list .content {justify-content: flex-start}.brxe-idrysg .brxe-mngyqq.brxe-list .description {justify-content: flex-start}.brxe-idrysg .brxe-mngyqq.brxe-list .title {margin-right: 0; margin-left: 10px}.brxe-idrysg .brxe-jafumi.brxe-heading {font-size: 25px; font-family: "Alethia Next"; font-weight: 300}.brxe-idrysg .brxe-saenwg.brxe-text-link .icon {color: #020A09; fill: #020A09}.brxe-idrysg .brxe-saenwg.brxe-text-link .icon > i {font-size: 17px}.brxe-idrysg .brxe-saenwg.brxe-text-link .icon > svg {width: 17px; height: 17px}.brxe-idrysg .brxe-saenwg.brxe-text-link {flex-direction: row-reverse; font-size: 18px}.brxe-idrysg .brxe-saenwg.brxe-text-link:hover {color: #293887}.brxe-idrysg .brxe-saenwg.brxe-text-link .icon:hover {color: #293887; fill: #293887}.brxe-idrysg .brxe-rblwjy.brxe-block {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; row-gap: 16px}.brxe-idrysg.brxe-container {border: 1px solid #020A09; border-radius: 32px; justify-content: flex-start; position: relative}@media (max-width: 478px) {.brxe-idrysg.brxe-container {flex-direction: row}}#brxe-bzjjow .splide__arrow--next {top: initial; bottom: -40px}#brxe-bzjjow .splide__arrow--prev {left: 92%; top: initial; bottom: -40px}#brxe-bzjjow .splide__arrow {font-size: 29px; min-height: 29px; min-width: 29px; color: #020A09}#brxe-bzjjow .splide__arrow svg {height: 29px; width: 29px; fill: #020A09}#brxe-bzjjow {padding-bottom: 70px}#brxe-bzjjow .splide__pagination {left: 0px; right: auto; transform: translateX(0); bottom: 0px}#brxe-bzjjow .splide__pagination .splide__pagination__page.is-active {color: #020A09; background-color: #020A09}#brxe-bzjjow .splide__arrow:hover {color: #293887}#brxe-bzjjow .splide__arrow svg:hover {fill: #293887}#brxe-bzjjow .splide__pagination .splide__pagination__page:hover {color: #293887; background-color: #293887}#brxe-bzjjow.splide.brx-auto-height .splide__list { align-items: stretch;}@media (max-width: 478px) {#brxe-bzjjow .splide__arrow--prev {left: 70%}}#eventos {row-gap: 80px; z-index: 2; position: relative; background-color: #fbfaf6}#brxe-igzlql {line-height: 1.50; font-size: 20px; color: #fff; text-align: center; font-weight: 600}#brxe-rwckib {text-align: center; color: hsl(0, 0%, 100%); font-family: "Alethia Next"}#brxe-rlvlgn {line-height: 1.50; font-size: 20px; color: #fff; text-align: center}#brxe-htybok {padding-bottom: 0; row-gap: 32px; width: 768px; align-items: center}@media (max-width: 767px) {#brxe-htybok {width: 90%}}@media (max-width: 478px) {#brxe-htybok {width: 90%}}#brxe-jhtthu {background-image: url(https://grandtikalfutura.upbox.xyz/wp-content/uploads/2026/04/mall-2.jpg); background-size: cover; background-position: center center; background-attachment: fixed; position: relative; justify-content: center}:where(#brxe-jhtthu > *:not(figcaption)) {position: relative}#brxe-jhtthu::before {background-image: linear-gradient(#00000080, #00000080); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-pcaysa {color: #fff; font-weight: 600; width: 100%}@media (max-width: 478px) {#brxe-pcaysa {text-align: center}}#brxe-iuiitq {color: #fff; font-family: "Alethia Next"; width: 100%}@media (max-width: 478px) {#brxe-iuiitq {text-align: center}}#brxe-rjchvy {row-gap: 16px}#brxe-pgcmls {color: #fff; width: 100%}@media (max-width: 478px) {#brxe-pgcmls {text-align: center}}#brxe-updimi {flex-direction: row; column-gap: 80px}.brxe-didusx .brxe-auvonz.brxe-image:not(.tag), .brxe-didusx .brxe-auvonz.brxe-image img {object-fit: contain}.brxe-didusx .brxe-auvonz.brxe-image {width: 48px; height: 48px}.brxe-didusx .brxe-rvzfcf.brxe-heading {color: var(--chiffon-ivory-l-1); font-size: 25px; letter-spacing: -1px; line-height: 1.3}@media (max-width: 478px) {.brxe-didusx .brxe-rvzfcf.brxe-heading {font-size: 20px}}.brxe-didusx .brxe-jtjdjd.brxe-text-basic {color: var(--retro-coral-tf); line-height: 1.50}.brxe-didusx.brxe-container {grid-template-columns: 1fr 1fr 1fr 1fr; display: flex; row-gap: 24px; align-items: center; align-self: center !important}#brxe-owtjho {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 32px; margin-right: 0; margin-left: 0}@media (max-width: 767px) {#brxe-owtjho {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-owtjho {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-vmsgug {align-items: center}}#directorio {background-color: #293887; row-gap: 80px}#brxe-qpsxeq {--columns: 3; --gutter: 15px}@media (max-width: 767px) {#brxe-qpsxeq {--columns: 3; --gutter: 10px}}@media (max-width: 478px) {#brxe-qpsxeq {--columns: 2; --gutter: 5px}}#brxe-xgtjud {width: 100%; margin-right: -638px; font-family: "Alethia Next"}@media (max-width: 478px) {#brxe-qyqrsk {text-align: center}}#brxe-oiskua {width: 100%}@media (max-width: 478px) {#brxe-oiskua {text-align: center}}@media (max-width: 478px) {#brxe-yyvcjf {cursor: pointer}}#brxe-hccokn {flex-direction: row; justify-content: flex-start; column-gap: 16px}@media (max-width: 478px) {#brxe-hccokn {position: relative; align-self: center !important; justify-content: center}}#brxe-rqqmds {row-gap: 32px}@media (max-width: 478px) {#brxe-rqqmds {align-items: center}}#brxe-odedrf {flex-direction: row; column-gap: 80px}#brxe-pwacww {background-color: var(--mermaid-tf-t-1)}#brxe-mjtezt {font-family: "Alethia Next"}#brxe-awtory {row-gap: 32px}@media (max-width: 767px) {#brxe-awtory {width: 50%; margin-right: 0; margin-left: 0}}@media (max-width: 478px) {#brxe-awtory {width: 100%}}#brxe-iovdcb {border-radius: 40px; height: 640px}#brxe-iovdcb:not(.tag), #brxe-iovdcb img {object-fit: cover}@media (max-width: 767px) {#brxe-iovdcb {height: auto}}@media (max-width: 478px) {#brxe-iovdcb {width: 50%}}@media (max-width: 767px) {#brxe-houkwc {width: 44%; margin-right: 0; margin-left: 0}}@media (max-width: 478px) {#brxe-houkwc {width: 100%; align-items: center; margin-top: 20px}}#nosotros {flex-direction: row; column-gap: 80px; align-items: center}@media (max-width: 767px) {#nosotros {column-gap: 40px}}#brxe-oqlegk {background-color: var(--chiffon-ivory-l-3)}#brxe-abkohx {color: #fff; font-family: "Alethia Next"}#brxe-tnxjey {color: #fff}#brxe-ufrfit {row-gap: 24px}@media (max-width: 767px) {#brxe-ufrfit {width: 34%}}@media (max-width: 478px) {#brxe-ufrfit {width: 100%; margin-right: 0; margin-left: 0; align-items: center}}#brxe-smnhkr {width: 30px; height: 30px; padding-top: 0; margin-top: 5px}#brxe-whczzi {color: #fff; font-size: 26px}@media (max-width: 767px) {#brxe-whczzi {font-size: 20px}}#brxe-jgkjzd {color: hsl(46, 100%, 100%)}#brxe-jgkjzd:hover {color: #27C4AE}#brxe-ctdbbs {row-gap: 8px}#brxe-lqlweo {flex-direction: row; column-gap: 16px}#brxe-bczwex {width: 30px; height: 30px; padding-top: 0; margin-top: 5px}#brxe-vwsdeq {color: #fff; font-size: 26px}@media (max-width: 767px) {#brxe-vwsdeq {font-size: 20px}}#brxe-yjxjpy {color: hsl(46, 100%, 100%)}#brxe-yjxjpy:hover {color: #27C4AE}#brxe-udsukg {row-gap: 8px}#brxe-dcredk {flex-direction: row; column-gap: 16px}#brxe-xogsyt {width: 30px; height: 30px; padding-top: 0; margin-top: 5px}#brxe-jhvivw {color: #fff; font-size: 26px}@media (max-width: 767px) {#brxe-jhvivw {font-size: 20px}}#brxe-luksfq {color: hsl(46, 100%, 100%); line-height: 1.50}#brxe-luksfq:hover {color: #27C4AE}@media (max-width: 478px) {#brxe-luksfq {text-wrap: wrap}}#brxe-qzifsk {row-gap: 8px}@media (max-width: 478px) {#brxe-qzifsk {width: 85%}}#brxe-cgtnwm {flex-direction: row; column-gap: 16px}@media (max-width: 767px) {#brxe-cgtnwm {flex-direction: row}}#brxe-cvgswg {row-gap: 24px; width: 620px}@media (max-width: 767px) {#brxe-cvgswg {width: 60%}}@media (max-width: 478px) {#brxe-cvgswg {margin-top: 30px; margin-right: 0; margin-left: 0; width: 80%}}#brxe-hgxtlk {flex-direction: row; column-gap: 80px; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-hgxtlk {max-width: 90%}}@media (max-width: 767px) {#brxe-hgxtlk {column-gap: 40px; max-width: 100%}}@media (max-width: 478px) {#brxe-hgxtlk {justify-content: center}}#brxe-bokvux {height: 720px; border-radius: 40px}@media (max-width: 767px) {#brxe-bokvux {height: 500px}}#brxe-vtteop {background-color: var(--retro-coral-tf); row-gap: 80px; padding-bottom: 50px}#brxe-gvotvc {width: 100%; margin-right: -638px}#brxe-ahbizq {width: 100%}@media (max-width: 478px) {#brxe-ahbizq {text-align: center}}@media (max-width: 478px) {#brxe-rmixyr {text-align: center}}#brxe-yebhon {justify-content: flex-start}#brxe-ekvxru {row-gap: 32px}@media (max-width: 478px) {#brxe-ekvxru {align-items: center}}#brxe-ymlrvp {flex-direction: row; column-gap: 80px; align-items: center}#brxe-tohjej {background-image: url(https://grandtikalfutura.upbox.xyz/wp-content/uploads/2026/04/img-bg.jpg); background-position: center center; background-size: cover; padding-top: 50px; padding-bottom: 50px; position: relative}:where(#brxe-tohjej > *:not(figcaption)) {position: relative}#brxe-tohjej::before {background-image: linear-gradient(rgba(212, 243, 239, 0.95), rgba(212, 243, 239, 0.95)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}