.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}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}@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:blue}.brxe-map .brx-map-cluster text{fill:#fff}@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 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}@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}.brxe-shortcode{width:100%}@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}.brxe-button{width:auto}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}: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}#brxe-sfseet:not(.tag), #brxe-sfseet img {object-fit: contain; aspect-ratio: 100%}#brxe-sfseet {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-szzvup:not(.tag), #brxe-szzvup img {object-fit: contain; aspect-ratio: 100%}#brxe-szzvup {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-gtfges:not(.tag), #brxe-gtfges img {object-fit: contain; aspect-ratio: 100%}#brxe-gtfges {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-toivpi:not(.tag), #brxe-toivpi img {object-fit: contain; aspect-ratio: 100%}#brxe-toivpi {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-oqxnpq:not(.tag), #brxe-oqxnpq img {object-fit: contain; aspect-ratio: 100%}#brxe-oqxnpq {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-uhgymd:not(.tag), #brxe-uhgymd img {object-fit: contain; aspect-ratio: 100%}#brxe-uhgymd {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-liuker:not(.tag), #brxe-liuker img {object-fit: contain; aspect-ratio: 100%}#brxe-liuker {width: 100%; width: 1920px}.slider-zoom-fade .splide__slide { transition: all 0.5s ease-out; opacity: 0; transform: scale(1.05); position: absolute; inset: 0;} .slider-zoom-fade .splide__slide.is-active { opacity: 1; transform: scale(1); position: relative; z-index: 2;}#brxe-czhmeq {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: #e6e7e8; border-radius: 16px; overflow: hidden; max-height: auto; display: block}#brxe-czhmeq .splide__pagination {left: 16px; right: auto; transform: translateX(0)}#brxe-czhmeq .splide__pagination .splide__pagination__page {margin-top: 16px; margin-bottom: 16px; height: 8px; width: 8px; color: rgba(255, 255, 255, 0.4); background-color: rgba(255, 255, 255, 0.4)}#brxe-czhmeq .splide__arrow--prev {bottom: 10px; top: auto; right: 48px; left: auto}#brxe-czhmeq .splide__arrow:disabled {background-color: #f5f5f5}#brxe-czhmeq .splide__arrow {background-color: #f5f5f5; height: 32px; width: 32px; font-size: 16px; min-height: 16px; min-width: 16px}#brxe-czhmeq .splide__arrow--next {top: auto; right: 16px; bottom: 10px}#brxe-czhmeq .splide__arrow svg {height: 16px; width: 16px}#brxe-czhmeq .splide__pagination .splide__pagination__page.is-active {height: 8px; width: 32px; border-color: #f5f5f5; border-radius: 5px; color: #f5f5f5; background-color: #f5f5f5}.banner-load {  animation: bannerFadeZoom 0.5s ease forwards;}@keyframes bannerFadeZoom { from { opacity: 0; transform: scale(0.95); } to { opacity: 1; transform: scale(1); }}#brxe-czhmeq .splide__slide .brxe-image { transform: scale(1.05); opacity: 0; transition: transform .6s ease-out, opacity .6s ease-out;}#brxe-czhmeq .splide__slide.is-active .brxe-image { transform: scale(1); opacity: 1;}@media (max-width: 991px) {#brxe-czhmeq {display: block}}@media (max-width: 767px) {#brxe-czhmeq {display: block}}@media (max-width: 478px) {#brxe-czhmeq {display: block}}#brxe-ruxnvo {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-hcbksn {align-self: flex-start !important; width: 100%; padding-right: 16px; padding-left: 16px; min-height: 100px}#brxe-zfzehv {font-size: 36px; color: #0070c0; font-weight: 500; line-height: 40px}@media (max-width: 478px) {#brxe-zfzehv {font-size: 24px}}#brxe-ugfsuy {position: absolute; right: -11px; bottom: -11px}#brxe-krsndk {border-right: 1px solid #cad5e2; border-bottom: 1px solid #cad5e2; padding-top: 8px; padding-right: 12px; padding-bottom: 16px; position: relative; width: 100%; max-width: 355px}@media (max-width: 478px) {#brxe-krsndk {width: 100%; max-width: 100%; border-right-width: 0}}#brxe-alwhyj {font-size: 16px; font-weight: 300; line-height: 24px; letter-spacing: 0.16px}@media (max-width: 478px) {#brxe-alwhyj {display: none}}#brxe-sgayud {align-self: flex-end !important; border-right: 1px solid #cad5e2; width: 100%; padding-top: 16px; padding-right: 20px; padding-bottom: 16px; max-width: 355px}@media (max-width: 478px) {#brxe-sgayud {max-width: 100%; border-right-width: 0}}#brxe-wmiqls {width: 100%; max-width: 355px}@media (max-width: 478px) {#brxe-wmiqls {max-width: 100%}}#brxe-csoqkd {display: none}@media (max-width: 478px) {#brxe-csoqkd {width: 100%; color: rgba(74, 85, 101, 0.39); font-size: 17px; padding-left: 8px; display: block}}#brxe-oxarhu {background-color: #f1f5f9; display: flex; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-gkonng {width: 56px; display: flex; border-radius: 100px; background-color: #f1f5f9; align-items: center; align-self: center !important; justify-content: center; height: 56px; cursor: pointer; scroll-snap-align: start}@media (max-width: 478px) {#brxe-gkonng {display: flex}}#brxe-mgiahf {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-mgiahf {font-size: 12px}}#brxe-lyavjr :not([stroke="none"]) {stroke: #212121 !important}#brxe-lyavjr {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-lyavjr {display: none}}#brxe-hwtkjq {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-hwtkjq {align-self: center !important; justify-content: center; align-items: center}}#brxe-xhrwda {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-xhrwda {display: none}}#brxe-ewysnb {display: flex; width: 100%; align-items: auto; flex-direction: column; row-gap: 8px; flex-grow: 1; flex-basis: 1; max-width: 230px}#brxe-nsvvng {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-nsvvng .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-nsvvng {flex-direction: column; align-self: center !important; justify-content: center; display: grid; align-items: initial; justify-items: center; align-items: flex-start; justify-content: center; grid-auto-flow: row; align-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; height: 100%; max-height: 100%; grid-gap: 8px; max-width: 100%}}#brxe-oucuig {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-oucuig {max-width: 30.9%; row-gap: 10px; column-gap: 10px; grid-column: auto; justify-content: flex-start; height: 120px}}#brxe-reades {background-color: #f1f5f9; display: flex; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-kbluip {width: 56px; display: flex; border-radius: 100px; background-color: #f1f5f9; align-items: center; align-self: center !important; justify-content: center; height: 56px; cursor: pointer; scroll-snap-align: start}#brxe-rcafte {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-rcafte {align-self: center; text-align: center; font-size: 12px}}#brxe-efbmdr :not([stroke="none"]) {stroke: #212121 !important}#brxe-efbmdr {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-efbmdr {display: none}}#brxe-wwgtsy {width: 100%; display: flex; justify-content: space-between}#brxe-akezgk {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-akezgk {display: none}}#brxe-twgcqn {display: flex; flex-direction: column; width: 100%; max-width: 230px; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1}#brxe-acqlyx {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-acqlyx .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-acqlyx {display: grid; align-items: initial; justify-items: center; align-items: flex-start; justify-content: center; grid-template-columns: 1; align-content: flex-start; max-height: 100%; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; max-width: 100%; height: 100%; grid-gap: 8px}}#brxe-zvaijb {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-zvaijb {max-width: 30%; align-items: center; height: 120px; justify-content: flex-start}}#brxe-vfcwry {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-mzrqdu {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-lcrffl {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-lcrffl {text-align: center; font-size: 12px}}#brxe-jxgopa :not([stroke="none"]) {stroke: #212121 !important}#brxe-jxgopa {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-jxgopa {display: none}}#brxe-aixhut {width: 100%; display: flex; justify-content: space-between}#brxe-eiwgxs {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-eiwgxs {display: none}}#brxe-mmvpkt {display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; flex-direction: column; max-width: 220px}#brxe-rflthy {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-rflthy .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-rflthy {flex-direction: column; align-self: center !important; display: grid; align-items: initial; align-content: flex-start; justify-items: center; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; height: 100%; max-height: 100%; grid-gap: 8px; justify-content: center}}#brxe-ecmqxm {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-ecmqxm {width: 100%; max-width: 30.9%; height: 120px; justify-content: flex-start; align-items: center}}#brxe-igafre {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-lslkee {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-zvxqzm {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-zvxqzm {text-align: center; font-size: 12px}}#brxe-gunwgt :not([stroke="none"]) {stroke: #212121 !important}#brxe-gunwgt {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-gunwgt {display: none}}#brxe-nwvqzv {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-nwvqzv {text-align: center; align-self: center !important; justify-content: center}}#brxe-xbuekp {max-width: 230px; font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-xbuekp {display: none}}#brxe-piqshc {display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; flex-direction: column; max-width: 220px}#brxe-qziyvm {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: flex-start !important; justify-content: space-between; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-qziyvm .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-qziyvm {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; flex-direction: column; justify-content: flex-start; align-items: center; max-height: 100%; height: 100%; display: grid; align-items: initial; grid-gap: 8px; justify-items: center; align-items: center; justify-content: center; grid-auto-flow: row; align-content: flex-start}}#brxe-kmxaso {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-kmxaso {max-width: 30.9%; width: 100%; height: 120px}}#brxe-xgmiwz {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-kposex {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-yauiqk {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-yauiqk {font-size: 12px; text-align: center}}#brxe-zseyev :not([stroke="none"]) {stroke: #212121 !important}#brxe-zseyev {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-zseyev {display: none}}#brxe-nodwlj {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-nodwlj {text-align: center; flex-direction: column}}#brxe-oqpcwd {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-oqpcwd {display: none}}#brxe-iashux {display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; flex-direction: column; max-width: 220px}@media (max-width: 478px) {#brxe-iashux {text-align: center; align-self: center !important; align-items: center}}#brxe-nynyqq {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-nynyqq .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-nynyqq {max-height: 100%; height: 100%; flex-direction: column; justify-content: flex-start; align-items: center; align-self: center !important; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; display: grid; align-items: initial; justify-items: center; justify-content: center; grid-gap: 8px; align-items: center; align-content: flex-start}}#brxe-sncahw {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-sncahw {max-width: 30.9%; height: 120px}}#brxe-fmofda {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-lwoidu {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-yuicfb {font-size: 14px; color: #f5f5f5; line-height: 18px; font-family: "Arimo"}@media (max-width: 478px) {#brxe-yuicfb {display: block; color: var(--bricks-color-dfbfc4); font-size: 12px; text-align: center}}#brxe-vrzvfv :not([stroke="none"]) {stroke: #f5f5f5 !important}#brxe-vrzvfv {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-vrzvfv {display: none}}#brxe-gfeltr {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-gfeltr {text-align: center; font-size: 12px; align-self: center !important; align-items: center; justify-content: center}}#brxe-udokiq {font-size: 11px; color: #f5f5f5; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX; max-width: 230px}@media (max-width: 478px) {#brxe-udokiq {display: none}}#brxe-bkmzkd {width: 100%; display: flex; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; flex-direction: column; max-width: 220px}@media (max-width: 478px) {#brxe-bkmzkd {color: var(--bricks-color-dfbfc4); font-size: 12px; line-height: 18px; align-self: center !important; max-width: 100%; align-items: center; display: flex}}#brxe-rdvfus {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #1e2939; align-items: center; align-self: flex-start !important; justify-content: space-between; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px; background-image: repeating-linear-gradient(90deg, #1d293d #1D293D, #1e2939 #1E2939)}#brxe-rdvfus .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-rdvfus {height: 100%; max-height: 100%; flex-direction: column; align-self: center !important; justify-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; display: grid; align-items: initial; grid-gap: 8px; justify-items: center; align-content: flex-start; justify-content: center; align-items: center}}#brxe-aewzvh {overflow: visible; width: 100%; max-width: 337px; padding-top: 2px}@media (max-width: 478px) {#brxe-aewzvh {max-width: 30.9%; height: 120px}}#brxe-nfulyp {background-color: #f1f5f9; display: flex; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-jifbpm {width: 56px; display: flex; border-radius: 100px; background-color: #f1f5f9; align-items: center; align-self: center !important; justify-content: center; height: 56px; cursor: pointer; scroll-snap-align: start}#brxe-ycojbb {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-ycojbb {align-self: center; text-align: center; font-size: 12px}}#brxe-tmdhgx :not([stroke="none"]) {stroke: #212121 !important}#brxe-tmdhgx {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-tmdhgx {display: none}}#brxe-ypgeci {width: 100%; display: flex; justify-content: space-between}#brxe-lsftnw {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-lsftnw {display: none}}#brxe-vmmuac {display: flex; flex-direction: column; width: 100%; max-width: 230px; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1}#brxe-rqugyy {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-rqugyy .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-rqugyy {display: grid; align-items: initial; justify-items: center; align-items: flex-start; justify-content: center; grid-template-columns: 1; align-content: flex-start; max-height: 100%; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; max-width: 100%; height: 100%; grid-gap: 8px}}#brxe-vkfori {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-vkfori {max-width: 30%; align-items: center; height: 120px; justify-content: flex-start}}#brxe-cqynyt {display: none}@media (max-width: 478px) {#brxe-cqynyt {width: 100%; color: rgba(74, 85, 101, 0.39); font-size: 17px; padding-left: 8px; display: block; margin-top: 20px}}#brxe-uscgyx {background-color: #f1f5f9; display: flex; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-glfxnc {width: 56px; display: flex; border-radius: 100px; background-color: #f1f5f9; align-items: center; align-self: center !important; justify-content: center; height: 56px; cursor: pointer; scroll-snap-align: start}#brxe-bkxtwu {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-bkxtwu {flex-direction: column; align-self: center; scroll-snap-align: center; font-size: 12px; text-align: center}}#brxe-lgoiro :not([stroke="none"]) {stroke: #212121 !important}#brxe-lgoiro {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-lgoiro {display: none}}#brxe-ozoucq {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-ozoucq {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; text-align: center}}#brxe-ebztae {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-ebztae {display: none}}#brxe-ylglqn {display: flex; width: 100%; align-items: auto; flex-direction: column; row-gap: 8px; flex-grow: 1; flex-basis: 1; max-width: 230px}#brxe-jftbfh {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-jftbfh .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-jftbfh {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; display: grid; align-items: initial; grid-template-columns: 1; grid-template-rows: 1; justify-items: center; align-items: flex-start; justify-content: center; align-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; height: 100%; max-height: 100%; grid-gap: 8px}}#brxe-ebztxj {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-ebztxj {max-width: 30.9%; height: 120px; align-self: flex-start !important; justify-content: flex-start}}#brxe-kfaijy {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-ztjwvn {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-rbfrzo {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-rbfrzo {text-align: center; font-size: 12px}}#brxe-xzzjge :not([stroke="none"]) {stroke: #212121 !important}#brxe-xzzjge {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-xzzjge {display: none}}#brxe-hcyzjf {display: flex; justify-content: space-between; width: 100%}#brxe-yzpelo {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX; max-width: 230px}@media (max-width: 478px) {#brxe-yzpelo {display: none}}#brxe-rglfsq {flex-direction: column; display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; max-width: 220px}#brxe-ukjcus {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: flex-start !important; justify-content: space-between; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-ukjcus .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-ukjcus {height: 100%; flex-direction: column; align-self: center !important; justify-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; max-height: 100%; display: grid; align-items: initial; grid-gap: 8px; justify-items: center; align-items: center; justify-content: center; align-content: flex-start}}#brxe-uynvoh {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-uynvoh {max-width: 30.9%; align-self: flex-start !important; align-items: center; display: grid; align-items: initial; height: 120px}}#brxe-oemcrl {display: flex; width: 30px; height: 30px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-cozqij {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-bfskou {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-bfskou {text-align: center; font-size: 12px}}#brxe-lrqsqt :not([stroke="none"]) {stroke: #212121 !important}#brxe-lrqsqt {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-lrqsqt {display: none}}#brxe-blhwua {display: flex; justify-content: space-between; width: 100%}#brxe-ohdhfr {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX; max-width: 230px}@media (max-width: 478px) {#brxe-ohdhfr {display: none}}#brxe-ykqema {flex-direction: column; display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; max-width: 220px}#brxe-ewxjtt {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; justify-content: space-between; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-ewxjtt .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-ewxjtt {height: 100%; flex-direction: column; align-self: center !important; justify-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; max-height: 100%; display: grid; align-items: initial; grid-gap: 8px; justify-items: center; align-items: center; justify-content: center; align-content: flex-start}}#brxe-tfflcf {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-tfflcf {max-width: 30.9%; align-self: flex-start !important; align-items: center; display: grid; align-items: initial; height: 120px}}#brxe-ciejkd {display: flex; width: 28px; height: 28px; background-color: #f1f5f9; align-self: center; justify-content: center}#brxe-nhjvoi {background-color: #f1f5f9; display: flex; align-self: center !important; justify-content: center; width: 56px; height: 56px; border-radius: 100px; align-items: center; cursor: pointer; scroll-snap-align: start}#brxe-ohacoh {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-ohacoh {font-size: 12px; text-align: center}}#brxe-vrnvka :not([stroke="none"]) {stroke: #212121 !important}#brxe-vrnvka {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-vrnvka {display: none}}#brxe-ecojez {width: 100%; display: flex; justify-content: space-between}#brxe-syezqp {max-width: 230px; font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-syezqp {display: none}}#brxe-krdagx {display: flex; width: 100%; row-gap: 8px; align-items: auto; flex-grow: 1; flex-basis: 1; flex-direction: column; max-width: 220px}#brxe-mledlk {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: flex-start !important; justify-content: space-between; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-mledlk .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-mledlk {height: 100%; max-height: 100%; flex-direction: column; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; display: grid; align-items: initial; justify-items: center; align-items: center; justify-content: center; align-content: flex-start; grid-gap: 8px}}#brxe-wzdtcn {overflow: visible; width: 100%; max-width: 337px}@media (max-width: 478px) {#brxe-wzdtcn {max-width: 30.9%; height: 120px}}#brxe-sseuhg {background-color: #f1f5f9; display: flex; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-tsfwck {width: 56px; display: flex; border-radius: 100px; background-color: #f1f5f9; background-repeat: no-repeat; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/logo-CHAT-SBPT-redondo-150x150.png); background-size: 80%; background-position: center center; align-items: center; align-self: center !important; justify-content: center; height: 56px; cursor: pointer; scroll-snap-align: start; aspect-ratio: 56}@media (max-width: 478px) {#brxe-tsfwck {display: flex}}#brxe-hdkpgi {font-size: 14px; color: #101828; font-family: "Arimo"; line-height: 19PX}@media (max-width: 478px) {#brxe-hdkpgi {font-size: 12px}}#brxe-dljfby :not([stroke="none"]) {stroke: #212121 !important}#brxe-dljfby {height: 20px; width: 20px}@media (max-width: 478px) {#brxe-dljfby {display: none}}#brxe-alxlxz {width: 100%; display: flex; justify-content: space-between}@media (max-width: 478px) {#brxe-alxlxz {align-self: center !important; justify-content: center; align-items: center}}#brxe-yyselb {font-size: 11px; color: #6a7282; font-family: "Nunito"; letter-spacing: 0.11px;; line-height: 14PX}@media (max-width: 478px) {#brxe-yyselb {display: none}}#brxe-ijcjko {display: flex; width: 100%; align-items: auto; flex-direction: column; row-gap: 8px; flex-grow: 1; flex-basis: 1; max-width: 230px}#brxe-ppdujv {width: 100%; display: flex; border-style: hidden; border-radius: 14px; background-color: #ffffff; align-items: center; align-self: center !important; justify-content: flex-start; flex-direction: row; padding-top: 20px; padding-right: 12px; padding-bottom: 20px; padding-left: 20px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px}#brxe-ppdujv .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}@media (max-width: 478px) {#brxe-ppdujv {flex-direction: column; align-self: center !important; justify-content: center; display: grid; align-items: initial; justify-items: center; align-items: flex-start; justify-content: center; grid-auto-flow: row; align-content: flex-start; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; height: 100%; max-height: 100%; grid-gap: 8px; max-width: 100%}}@media (max-width: 478px) {#brxe-kcfguv {width: 100%}}#brxe-nmjcnk {width: 100%; max-width: 320px}@media (max-width: 478px) {#brxe-nmjcnk {width: 100%; max-width: 45%}}#brxe-xzoeaj {width: 100%; max-width: 320px}@media (max-width: 478px) {#brxe-xzoeaj {width: 100%; max-width: 45%}}#brxe-urwdjm {flex-direction: row; column-gap: 12px; flex-wrap: wrap; row-gap: 12px; justify-content: flex-start}@media (max-width: 478px) {#brxe-urwdjm {row-gap: 8px; justify-content: flex-start; column-gap: 8px; align-items: center; display: flex; grid-template-columns: auto; grid-auto-flow: row; grid-template-rows: auto; grid-auto-columns: auto; grid-auto-rows: auto}}#brxe-xoyhwo {flex-direction: column; row-gap: 12px; max-width: 1458px; width: 100%}#brxe-rkwcwz {width: 100%; max-width: 1458px; padding-right: 16px; padding-left: 16px; flex-direction: row; column-gap: 36px}#brxe-tquylf {padding-top: 56px; padding-bottom: 56px; background-color: #ffffff; background-repeat: no-repeat; background-size: auto; background-position: top right; overflow: visible}#brxe-uuhvgr {width: 100%; position: absolute; height: 12px; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: bottom center; background-repeat: no-repeat; background-size: contain; overflow: visible; top: -5px; display: flex}@media (max-width: 478px) {#brxe-uuhvgr {height: 20px; top: -5px; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: top center; background-repeat: no-repeat; background-size: auto}}#brxe-e17087 {font-size: 36px; color: #0070c0; font-weight: 500; line-height: 40px}@media (max-width: 478px) {#brxe-e17087 {font-size: 24px}}#brxe-086109 {position: absolute; right: -11px; bottom: -11px}#brxe-208e05 {padding-top: 8px; padding-bottom: 16px; border-right: 1px solid #cad5e2; border-bottom: 1px solid #cad5e2; height: 65px; width: 100%; max-width: 355px; position: relative}@media (max-width: 478px) {#brxe-208e05 {width: 100%; max-width: 100%; border-right-width: 0}}@media (max-width: 478px) {#brxe-pktekh {display: none}}#brxe-oypcfr {padding-top: 8px; padding-bottom: 8px; padding-left: 20px; border-bottom: 1px solid #cad5e2; align-self: center !important; justify-content: center; align-items: flex-start; height: 65px; width: 100%; max-width: 763px}@media (max-width: 478px) {#brxe-oypcfr {padding-left: 0; border-bottom-width: 0}}#brxe-egzudo {border-radius: 100px; padding-right: 28px; padding-left: 28px; background-color: #e2e8f0; height: 32px; font-size: 14px; font-weight: 500; font-family: "Nunito"; line-height: 20; color: #000000}#brxe-egzudo svg {height: 14px; width: 14px}#brxe-egzudo:hover {background-color: #0070c0; color: var(--bricks-color-dfbfc4)}#brxe-iybfsb {width: 100%; height: 100%; padding-left: 16px; max-width: 356px; max-height: 65px; flex-direction: row; justify-content: flex-end; align-items: flex-end; min-height: 65px; color: var(--bricks-color-dfbfc4)}#brxe-ldsehj {width: 100%; padding-right: 16px; padding-left: 16px; max-width: 1458px; flex-direction: row; align-self: center !important}#brxe-mvrmkt {width: 1458px; padding-top: 48px; padding-right: 16px; padding-bottom: 0; padding-left: 16px}#brxe-nsjvux {padding-top: 56px; padding-bottom: 32px; background-color: #f9fafb; position: relative; display: flex; align-items: center}#brxe-lkowyh {width: 100%; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: bottom center; background-repeat: no-repeat; background-size: contain; position: absolute; overflow: visible; top: -5px; display: flex; height: 12px}@media (max-width: 478px) {#brxe-lkowyh {background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-size: auto; background-position: top center; background-repeat: no-repeat}}#brxe-yovoup {width: 100%; max-width: 100%; align-self: center; border-radius: 10px}.publicidade { display: block; width: 100%; overflow: hidden; border-radius: 16px;  box-shadow: 0 20px 25px -5px rgba(0,61,122,0.10), 0 8px 10px -6px rgba(0,61,122,0.10); transition: transform 0.3s ease, box-shadow 0.3s ease;}@media (hover: hover) { .publicidade:hover { transform: scale(1.01); box-shadow: 0 25px 30px -5px rgba(0,61,122,0.15), 0 10px 12px -6px rgba(0,61,122,0.15); }}.publicidade:active { transform: scale(0.99);}#brxe-zwqjzm {width: 100%; max-width: 1458px; align-self: center !important; justify-content: center; align-items: center; padding-top: 56px; padding-right: 16px; padding-bottom: 56px; padding-left: 16px}#brxe-pjcckd {position: relative; background-color: #fdfdfd}#brxe-gbjssk {font-size: 36px; color: #0070c0; font-weight: 500; line-height: 40px}@media (max-width: 478px) {#brxe-gbjssk {font-size: 24px}}#brxe-scpvzd {position: absolute; right: -11px; bottom: -11px}#brxe-illhzf {max-width: 355px; width: 100%; border-right: 1px solid #cad5e2; border-bottom: 1px solid #cad5e2; padding-top: 8px; padding-right: 12px; padding-bottom: 16px; position: relative}@media (max-width: 478px) {#brxe-illhzf {max-width: 100%; width: 100%; border-right-width: 0}}#brxe-obumam {padding-right: 30px; font-size: 16px; font-weight: 300; line-height: 24px; letter-spacing: 0.16px; margin-right: -35px; margin-bottom: 16px}@media (max-width: 478px) {#brxe-obumam {padding-right: 0}}#brxe-kqdqwe {width: 24px; display: flex; background-color: #f1f5f9; align-self: center; justify-content: center; width: 28px; height: 28px; height: 24px}#brxe-ruandq {width: 36px; height: 36px; display: flex; border-radius: 100px; background-color: #f1f5f9; align-items: center; cursor: pointer; align-self: center !important; justify-content: center; scroll-snap-align: start}#brxe-zdohej {font-size: 10px; color: #101828; font-family: "Arimo"; letter-spacing: 0.11px;; line-height: 11px; text-align: center}#brxe-zszvqt {background-color: #ffffff; display: flex; align-self: center !important; justify-content: center; width: 100px; height: 100%; border-style: hidden; border-radius: 14px; align-items: center; flex-direction: column; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); max-height: 96px; column-gap: 16px; min-height: 90px; row-gap: 4px}#brxe-zszvqt .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}#brxe-tlvxuo {flex-direction: column; overflow: visible; width: 100%; max-width: 90px}#brxe-vvlpux {width: 24px; height: 24px; display: flex; background-color: #f1f5f9; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-ozryri {align-self: center !important; border-radius: 100px; width: 36px; display: flex; background-color: #f1f5f9; align-items: center; justify-content: center; height: 36px; cursor: pointer; scroll-snap-align: start}#brxe-rqgpnv {font-size: 10px; color: #101828; font-family: "Arimo"; letter-spacing: 0.11px;; line-height: 11px; text-align: center}#brxe-yzlcvd {flex-direction: column; width: 100%; align-self: center !important; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-style: hidden; border-radius: 14px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); display: flex; background-color: #ffffff; max-height: 96px; align-items: center; column-gap: 16px; justify-content: center; max-width: 90px; height: 100%; min-height: 90px; row-gap: 4px}#brxe-yzlcvd .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}#brxe-hqlbcw {overflow: visible; flex-direction: column; width: 90px}#brxe-jcvnpc {width: 24px; height: 24px; display: flex; background-color: #f1f5f9; align-self: center; justify-content: center; width: 28px; height: 28px; stroke: #0070c0}#brxe-cpivzn {align-self: center !important; border-radius: 100px; width: 36px; display: flex; background-color: #f1f5f9; align-items: center; justify-content: center; height: 36px; cursor: pointer; scroll-snap-align: start}#brxe-dchcae {font-size: 10px; color: #101828; font-family: "Arimo"; letter-spacing: 0.11px;; line-height: 11px; text-align: center}#brxe-caekmu {flex-direction: column; width: 100%; max-width: 90px; align-self: center !important; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-style: hidden; border-radius: 14px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); display: flex; background-color: #ffffff; max-height: 96px; align-items: center; column-gap: 16px; justify-content: center; height: 100%; min-height: 90px; row-gap: 4px}#brxe-caekmu .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}#brxe-xqlwbg {overflow: visible; flex-direction: column; width: 100%; max-width: 90px}#brxe-ojbbzb {width: 24px; height: 24px; display: flex; background-color: #f1f5f9; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-pvlzsy {align-self: center !important; border-radius: 100px; width: 36px; display: flex; background-color: #f1f5f9; align-items: center; justify-content: center; height: 36px; cursor: pointer; scroll-snap-align: start}#brxe-mccdao {font-size: 10px; color: #101828; font-family: "Arimo"; letter-spacing: 0.11px;; line-height: 11px; text-align: center}#brxe-rojwak {flex-direction: column; width: 100%; max-width: 90px; align-self: center !important; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-style: hidden; border-radius: 14px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); display: flex; background-color: #ffffff; max-height: 96px; align-items: center; column-gap: 16px; justify-content: center; height: 100%; min-height: 90px; row-gap: 4px}#brxe-rojwak .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}#brxe-fmwnez {flex-direction: column; overflow: visible; width: 100%; max-width: 90px}#brxe-zzuxxp {width: 24px; height: 24px; display: flex; background-color: #f1f5f9; align-self: center; justify-content: center; width: 28px; height: 28px}#brxe-dffeof {align-self: center !important; border-radius: 100px; width: 36px; display: flex; background-color: #f1f5f9; align-items: center; justify-content: center; height: 36px; cursor: pointer; scroll-snap-align: start}#brxe-hrrjew {font-size: 10px; color: #101828; font-family: "Arimo"; letter-spacing: 0.11px;; line-height: 11px; text-align: center}#brxe-gfutdq {flex-direction: column; width: 100%; max-width: 90px; align-self: center !important; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-style: hidden; border-radius: 14px; box-shadow: 0 10px 20px -6px rgba(41, 93, 148, 0.29); display: flex; background-color: #ffffff; max-height: 96px; align-items: center; column-gap: 16px; justify-content: center; height: 100%; min-height: 90px; row-gap: 4px}#brxe-gfutdq .js-tilt-glare-inner {--tilt-color: #212121; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, var(--tilt-color) 100%)!important}#brxe-fvhwxr {overflow: visible; flex-direction: column; width: 100%; max-width: 90px}#brxe-tgyteb {display: flex; column-gap: 12px; align-self: flex-start !important; justify-content: center; align-items: center; flex-direction: row; margin-bottom: 16px; flex-wrap: wrap; row-gap: 12px}@media (max-width: 478px) {#brxe-tgyteb {row-gap: 12px; width: 100%; padding-right: 20px; padding-left: 20px}}#brxe-faxvce {width: 90%}@media (max-width: 478px) {#brxe-faxvce {margin-top: 12px; margin-bottom: 54px; width: 100%}}#brxe-jhlgxl {display: block; align-self: flex-start !important; width: 100%; border-right: 1px solid #cad5e2; align-items: flex-start; padding-top: 16px; padding-right: 20px; padding-bottom: 16px; column-gap: 16px; flex-direction: column; row-gap: 16px}@media (max-width: 478px) {#brxe-jhlgxl {border-right-width: 0; padding-right: 0}}#brxe-izoeoy {width: 100%; max-width: 355px; display: block}@media (max-width: 478px) {#brxe-izoeoy {max-width: 100%}}#brxe-tsuvzu {height: 12px; width: 12px}#brxe-dcyumy {width: 24px; height: 24px; align-self: center !important; justify-content: center; align-items: center; border-radius: 25px; display: flex; background-color: #0070c0}#brxe-zsoity {font-size: 20px; font-weight: 400; line-height: 28px; font-family: "Arimo"; color: #000000}#brxe-cdfutr {flex-direction: row; align-self: center !important; justify-content: flex-start; align-items: center; column-gap: 8px}#brxe-hkrtpu {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-bmvhlm {flex-direction: column; width: 100%; row-gap: 12px; max-width: 500px; align-items: flex-end}#brxe-zlucmv {padding-top: 56px; padding-right: 16px; padding-bottom: 56px; padding-left: 16px; width: 100%; max-width: 1458px; flex-direction: row; column-gap: 36px; background-position: top center; background-repeat: no-repeat; justify-content: space-between; align-items: center}#brxe-sqnwxn {display: flex; width: 100%; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: bottom center; background-repeat: no-repeat; background-size: contain; position: absolute; overflow: visible; top: -5px; height: 12px; padding-bottom: 1px}@media (max-width: 478px) {#brxe-sqnwxn {background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: top center; background-size: auto}}#sectionLocalizador {position: relative; background-position: bottom center; background-repeat: no-repeat; background-image: url(https://d1xe7tfg0uwul9.cloudfront.net/sbpt.org.br/portal/wp-content/uploads/2026/02/background-localizador.webp); background-size: cover; box-shadow: 0 10px 5px -3px rgba(0, 0, 0, 0.1); display: flex}@media (max-width: 478px) {#sectionLocalizador {background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/background-localizador-1024x231.webp); background-size: cover; position: relative; box-shadow: 0 0 0 0 transparent}:where(#sectionLocalizador > *:not(figcaption)) {position: relative}#sectionLocalizador::before {background-image: linear-gradient(#ffffff, #ffffff); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}#brxe-nmaybs {width: 100%; position: absolute; height: 12px; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: bottom center; background-repeat: no-repeat; background-size: contain; overflow: visible; top: -5px; display: flex; z-index: 20}@media (max-width: 478px) {#brxe-nmaybs {background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: top center; background-repeat: no-repeat; background-size: auto; top: 0px; z-index: 60}}#brxe-kezmwp {font-size: 36px; color: #0070c0; font-weight: 500; line-height: 40px}@media (max-width: 478px) {#brxe-kezmwp {font-size: 24px}}#brxe-lwlrmp {position: absolute; right: -11px; bottom: -11px}#brxe-xvbnsf {width: 100%; padding-top: 8px; padding-bottom: 16px; max-width: 355px; border-right: 1px solid #cad5e2; border-bottom: 1px solid #cad5e2; height: 65px; position: relative}@media (max-width: 478px) {#brxe-xvbnsf {width: 100%; max-width: 100%; border-right-width: 0}}#brxe-bmmrlg {padding-top: 8px; padding-bottom: 8px; padding-left: 20px; border-bottom: 1px solid #cad5e2; align-self: center !important; justify-content: center; align-items: flex-start; height: 65px; width: 100%; max-width: 763px}@media (max-width: 478px) {#brxe-bmmrlg {padding-left: 0; border-bottom-width: 0}}#brxe-snntcj {height: 32px; padding-right: 28px; padding-left: 28px; border-radius: 100px; background-color: #e2e8f0; font-size: 14px; font-weight: 500; font-family: "Nunito"; line-height: 20}#brxe-snntcj svg {height: 14px; width: 14px}#brxe-snntcj:hover {background-color: #0070c0; color: var(--bricks-color-dfbfc4)}#brxe-scahwr {width: 100%; height: 100%; padding-left: 16px; max-width: 356px; max-height: 65px; flex-direction: row; justify-content: flex-end; align-items: flex-end; min-height: 65px}#brxe-llyssx {width: 100%; padding-right: 16px; padding-left: 16px; max-width: 1458px; flex-direction: row}.brxe-bbcgdc .brxe-oieyku.brxe-block {align-self: center !important; align-items: center; justify-content: center; height: 100%; max-height: 120px; overflow: hidden; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; column-gap: 8px; row-gap: 10px; display: flex; background-color: var(--bricks-color-23b3f0); background-image: url(https://sbpt.org.br/portal/wp-content/uploads/2026/02/imagem-reserva-1024x1024.webp); background-repeat: no-repeat; background-size: cover; background-position: center center}.brxe-bbcgdc .brxe-ihaukw.brxe-heading {color: #101828; font-size: 12px; line-height: 15px; font-family: "Arimo"; text-align: left; height: 29px}.brxe-bbcgdc .brxe-htapzu.brxe-divider.horizontal .line {border-top-color: rgba(148, 163, 184, 0.15)}.brxe-bbcgdc .brxe-htapzu.brxe-divider.vertical .line {border-right-color: rgba(148, 163, 184, 0.15)}.brxe-bbcgdc .brxe-htapzu.brxe-divider .icon {color: rgba(148, 163, 184, 0.15)}.brxe-bbcgdc .brxe-mnjufg.brxe-svg :not([stroke="none"]) {stroke: #ffffff !important}.brxe-bbcgdc .brxe-mnjufg.brxe-svg {height: 10px; width: 10px}.brxe-bbcgdc .brxe-gqdhgv.brxe-text-basic {align-self: center; display: flex; gap: 4px; color: #f5f5f5; font-size: 10px; line-height: 15px; font-family: "Nunito"}.brxe-bbcgdc .brxe-jvvxzx.brxe-div {background-color: rgba(0, 112, 192, 0.75); border-radius: 25px; align-self: center !important; display: flex; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; column-gap: 8px; align-items: center; justify-content: center}.brxe-bbcgdc .brxe-osvoex.brxe-svg {height: 20px; width: 20px}.brxe-bbcgdc .brxe-osvoex.brxe-svg :not([stroke="none"]) {stroke: #99a1af !important}.brxe-bbcgdc .brxe-lddbhj.brxe-block {flex-direction: row; align-self: center !important; column-gap: 8px; padding-top: 0; padding-bottom: 6px; position: relative; justify-content: space-between}.brxe-bbcgdc .brxe-moedrp.brxe-container {display: flex; flex-direction: column; align-self: center !important; justify-content: flex-start; align-items: center; padding-top: 8px; padding-right: 8px; padding-bottom: 0; padding-left: 8px; width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; row-gap: 8px; max-width: 344px; height: 212px}@media (max-width: 478px) {.brxe-bbcgdc .brxe-moedrp.brxe-container {max-width: 100%}}.brxe-bbcgdc.brxe-section {border-radius: 10px; background-color: #ffffff; box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: flex-end; text-align: left}.brxe-bbcgdc a img { border-radius: 10px; background-color: #ffffff; margin: 0; padding: 0; transition: transform 0.3s ease;}.brxe-bbcgdc { box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); border-radius: 10px; overflow: hidden; }.brxe-bbcgdc:hover { box-shadow: none;}.brxe-bbcgdc a:hover img { transform: scale(1.1);}#brxe-dvtgcy {width: 100%; max-width: 344px; row-gap: 12px; column-gap: 12px; align-self: flex-start !important; flex-direction: column; justify-content: flex-start}@media (max-width: 478px) {#brxe-dvtgcy {max-width: 100%}}.brxe-jcwuuz .brxe-xbbbwm.brxe-image {position: absolute; top: 0px; z-index: -1}.brxe-jcwuuz .brxe-tawndx.brxe-heading {color: var(--bricks-color-dfbfc4); font-size: 18px; line-height: 22.5px; font-family: "Arimo"; text-align: left; align-self: flex-start}.brxe-jcwuuz .brxe-njdwmr.brxe-post-excerpt {font-size: 12px; font-family: "Nunito"; line-height: 16px; color: #d1d5dc; text-align: left}.brxe-jcwuuz .brxe-nqmeiy.brxe-svg :not([stroke="none"]) {stroke: var(--bricks-color-dfbfc4) !important}.brxe-jcwuuz .brxe-nqmeiy.brxe-svg {height: 10px; width: 10px}.brxe-jcwuuz .brxe-tahart.brxe-text-basic {align-self: center; display: flex; gap: 4px; color: #f5f5f5; font-size: 10px; line-height: 15px; font-family: "Nunito"}.brxe-jcwuuz .brxe-dhzvjw.brxe-div {background-color: rgba(255, 255, 255, 0.2); border-radius: 25px; align-self: center !important; display: flex; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; column-gap: 8px; align-items: center}.brxe-jcwuuz .brxe-uohrno.brxe-block {flex-direction: row; align-self: center !important; column-gap: 8px; padding-top: 8px; padding-bottom: 6px; position: relative}.brxe-jcwuuz .brxe-gpvbky.brxe-container {display: flex; flex-direction: column; align-self: center !important; justify-content: flex-end; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; row-gap: 8px; height: 436px; position: relative; z-index: 20; background-image: url(https://sbpt.org.br/portal/wp-content/uploads/2026/02/imagem-reserva-1024x1024.webp); background-size: cover; background-repeat: no-repeat; background-position: center center}:where(.brxe-jcwuuz .brxe-gpvbky.brxe-container > *:not(figcaption)) {position: relative}.brxe-jcwuuz .brxe-gpvbky.brxe-container::before {background-image: repeating-linear-gradient(rgba(245, 245, 245, 0.34), #020408); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-gpvbky img { border-radius: 10px; background-color: #ffffff; box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); margin: 0; padding: 0; transition: transform 0.3s ease, box-shadow 0.3s ease;}.brxe-gpvbky a:hover img { transform: scale(1.1); box-shadow: none;}.brxe-jcwuuz.brxe-section {border-radius: 10px; background-color: var(--bricks-color-3e66bd); box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: flex-start; height: 100%; max-height: 436px; overflow: hidden; position: relative}.brxe-jcwuuz img { border-radius: 10px; background-color: #ffffff; box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); margin: 0; padding: 0; transition: transform 0.3s ease, box-shadow 0.3s ease;}.brxe-jcwuuz a:hover img { transform: scale(1.1); box-shadow: none;}#brxe-vuldzl {width: 100%; max-width: 676.48px; row-gap: 8px; column-gap: 8px; align-self: flex-start !important; flex-direction: column; margin-bottom: 8px; justify-content: flex-start; height: 100%; max-height: 436px}.brxe-765a8a .brxe-oishhq.brxe-image {position: absolute; top: 0px; left: 0px; height: 110%}.brxe-765a8a .brxe-oishhq.brxe-image:not(.tag), .brxe-765a8a .brxe-oishhq.brxe-image img {object-fit: cover; aspect-ratio: 1}@media (max-width: 478px) {.brxe-765a8a .brxe-oishhq.brxe-image:not(.tag), .brxe-765a8a .brxe-oishhq.brxe-image img {aspect-ratio: 1}.brxe-765a8a .brxe-oishhq.brxe-image {height: 110%; width: auto}}.brxe-765a8a .brxe-63684d.brxe-block {align-self: center !important; align-items: flex-start; justify-content: center; height: 100%; max-height: 100px; overflow: hidden; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 29.7%; padding-right: 0; padding-bottom: 0; padding-left: 0; column-gap: 8px; row-gap: 10px; display: flex; background-color: var(--bricks-color-23b3f0); background-position: center center; background-repeat: no-repeat; background-image: url(https://sbpt.org.br/portal/wp-content/uploads/2026/02/imagem-reserva-1024x1024.webp); background-size: cover; width: 100%; max-width: 100px; flex-direction: row; position: relative}@media (max-width: 478px) {.brxe-765a8a .brxe-63684d.brxe-block {display: flex; flex-direction: column; border-top-right-radius: 0; border-bottom-right-radius: 0}}.brxe-765a8a .brxe-384343.brxe-heading {color: #101828; font-size: 12px; line-height: 15px; font-family: "Arimo"; text-align: left; height: 57px}@media (max-width: 478px) {.brxe-765a8a .brxe-384343.brxe-heading {height: 47px}}.brxe-765a8a .brxe-cc9666.brxe-svg :not([stroke="none"]) {stroke: #ffffff !important}.brxe-765a8a .brxe-cc9666.brxe-svg {height: 10px; width: 10px}.brxe-765a8a .brxe-21c2a1.brxe-text-basic {align-self: center; display: flex; gap: 4px; color: #f5f5f5; font-size: 10px; line-height: 15px; font-family: "Nunito"}.brxe-765a8a .brxe-14fe72.brxe-div {background-color: rgba(0, 112, 192, 0.75); border-radius: 25px; align-self: center !important; display: flex; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; column-gap: 8px; align-items: center; justify-content: center}.brxe-765a8a .brxe-guhmdq.brxe-svg {height: 20px; width: 20px}.brxe-765a8a .brxe-guhmdq.brxe-svg :not([stroke="none"]) {stroke: #99a1af !important}.brxe-765a8a .brxe-c7a3be.brxe-block {flex-direction: row; align-self: center !important; column-gap: 8px; padding-top: 8px; padding-bottom: 6px; position: relative; justify-content: space-between; border-top: 1px solid var(--bricks-color-23b3f0)}.brxe-765a8a .brxe-sapyxo.brxe-block {height: 100px; column-gap: 8px; row-gap: 8px; padding-top: 8px; padding-bottom: 2px}@media (max-width: 478px) {.brxe-765a8a .brxe-sapyxo.brxe-block {width: 100%; flex-direction: row; padding-top: 8px; padding-bottom: 8px; max-width: 314px}}.brxe-765a8a .brxe-01c9cb.brxe-container {display: flex; flex-direction: row; align-self: center !important; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; row-gap: 8px; max-width: ; column-gap: 8px; justify-content: flex-start}@media (max-width: 478px) {.brxe-765a8a .brxe-01c9cb.brxe-container {max-width: 100%; align-self: flex-start !important; flex-wrap: nowrap; display: flex; align-items: flex-start; flex-direction: row; height: 100px}}.brxe-765a8a.brxe-section {border-radius: 10px; background-color: #ffffff; box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; justify-content: center; text-align: left; height: 100px; max-height: 100px; flex-direction: row; align-items: center}.brxe-765a8a a img { border-radius: 10px; background-color: #ffffff; margin: 0; padding: 0; transition: transform 0.3s ease;}.brxe-765a8a { box-shadow: 0 20px 25px -5px rgba(0, 61, 122, 0.1); border-radius: 10px; overflow: hidden; }.brxe-765a8a:hover { box-shadow: none;}.brxe-765a8a a:hover img { transform: scale(1.1);}@media (max-width: 478px) {.brxe-765a8a.brxe-section {height: 100%; max-height: 212px}}#brxe-ebmorl {width: 100%; max-width: 388.906px; row-gap: 12px; column-gap: 12px; align-self: flex-start !important; flex-direction: column; justify-content: flex-start}@media (max-width: 478px) {#brxe-ebmorl {max-width: 100%; flex-direction: row}}#brxe-lgbsye {padding-top: 48px; padding-right: 16px; padding-bottom: 48px; padding-left: 16px; align-self: center !important; flex-direction: row; justify-content: center; max-width: 1458px; width: 100%; align-items: center; column-gap: 12px}#brxe-zpderk {position: relative; background-color: #f9fafb; padding-top: 56px; padding-bottom: 0; display: flex; align-items: center}#brxe-bynxrb {width: 100%; position: absolute; height: 12px; background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: bottom center; background-repeat: no-repeat; background-size: contain; overflow: visible; top: -5px; display: flex}@media (max-width: 478px) {#brxe-bynxrb {background-image: url(https://sbpt.org.br/portal//wp-content/uploads/2026/02/divider-section.svg); background-position: top center; background-repeat: no-repeat; background-size: auto}}#brxe-hwcdnb {font-size: 36px; font-weight: 500; line-height: 40px; color: #0070c0}@media (max-width: 478px) {#brxe-hwcdnb {font-size: 24px}}#brxe-grtlzv {position: absolute; right: -11px; bottom: -11px}#brxe-qejadi {max-width: 355px; width: 100%; border-right: 1px solid #cad5e2; border-bottom: 1px solid #cad5e2; padding-top: 8px; padding-right: 12px; padding-bottom: 16px; position: relative}@media (max-width: 478px) {#brxe-qejadi {max-width: 100%; width: 100%; border-right-width: 0}}#brxe-givzoy {padding-right: 30px; font-size: 16px; font-weight: 300; line-height: 24px; letter-spacing: 0.16px; margin-right: -35px; margin-bottom: 33px}#brxe-pbklij .title {font-size: 12px; line-height: 14px; text-align: left; font-family: "Nunito"; color: #101828; white-space: normal; margin-left: 12px}#brxe-pbklij .separator {display: none}#brxe-pbklij .content {justify-content: flex-start}#brxe-pbklij .description {justify-content: flex-start}#brxe-pbklij li {margin-bottom: 33px}#brxe-eeqgjq {width: 100%; align-self: flex-start !important; align-items: flex-start; border-right: 1px solid #cad5e2; display: block; padding-top: 16px; padding-right: 20px; padding-bottom: 16px; column-gap: 16px; flex-direction: column; row-gap: 16px}@media (max-width: 478px) {#brxe-eeqgjq {border-right-width: 0}}#brxe-fdqkqy {max-width: 355px; width: 100%; display: block}@media (max-width: 478px) {#brxe-fdqkqy {max-width: 100%}}#brxe-tvncrk .form-group input {padding-top: 4px; padding-bottom: 4px; border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2); color: #717182}#brxe-tvncrk .flatpickr {padding-top: 4px; padding-bottom: 4px; border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2)}#brxe-tvncrk select {padding-top: 4px; padding-bottom: 4px; border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2); color: #717182; font-size: 13px; font-family: "Nunito"; line-height: 14px; text-align: left}#brxe-tvncrk textarea {padding-top: 4px; padding-bottom: 4px; border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2); color: #717182}#brxe-tvncrk .form-group:not(:last-child):not(.captcha) {padding-bottom: 16px}#brxe-tvncrk .bricks-button:not([type=submit]) {border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2)}#brxe-tvncrk .choose-files {border-top: 0 solid rgba(100, 116, 139, 0.2); border-right: 0 solid rgba(100, 116, 139, 0.2); border-bottom: 1px solid rgba(100, 116, 139, 0.2); border-left: 0 solid rgba(100, 116, 139, 0.2)}#brxe-tvncrk ::placeholder {color: #717182; font-size: 13px; font-family: "Nunito"; line-height: 14px; text-align: left}#brxe-tvncrk .bricks-button {font-size: 14px; font-weight: 500; line-height: 20px; font-family: "Nunito"; background-color: #e2e8f0}#brxe-tvncrk button[type=submit].bricks-button {border-radius: 33px}#brxe-tvncrk {justify-content: flex-end}#brxe-tvncrk svg {stroke: var(--bricks-color-3e66bd)}#brxe-tvncrk .bricks-button:hover {background-color: #0070c0; color: var(--bricks-color-dfbfc4)}@media (max-width: 478px) {#brxe-tvncrk .bricks-button {color: var(--bricks-color-3e66bd)}}#brxe-ubiwuy {max-width: 566px; width: 100%; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-items: flex-start}@media (max-width: 478px) {#brxe-ubiwuy {padding-top: 0; padding-right: 0; padding-bottom: 32px; padding-left: 0}}#brxe-nqzbor {width: 100%; border-radius: 10px; height: 100%; max-width: 100%; max-height: 414px}@media (max-width: 478px) {#brxe-nqzbor {max-width: 100%}}#brxe-yrgqfh {width: 100%; max-width: 430px; height: 430px}#brxe-zmmjqe {width: 100%; flex-direction: row; max-width: 1458px; padding-right: 16px; padding-left: 16px; column-gap: 32px}#brxe-ftpehy {padding-top: 56px; padding-bottom: 56px; position: relative}