@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)}}.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 {@charset "UTF-8";@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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)}}:where(.brxe-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@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}}@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-post-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto}.brxe-post-navigation .prev-post+.next-post{text-align:right}.brxe-post-navigation .prev-post{justify-content:flex-start}.brxe-post-navigation .next-post{justify-content:flex-end}.brxe-post-navigation a{align-items:center;display:flex;gap:15px}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase}@media (max-width:478px){.brxe-post-navigation a{width:100%}.brxe-post-navigation .prev-post+.next-post{text-align:inherit}}}@layer bricks {.brxe-button{width:auto}}@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}}#brxe-009200 {font-size: var(--Text-S); color: #ffffff; line-height: 1.2; text-align: center; padding-top: 7px; padding-right: 15px; padding-bottom: 7px; padding-left: 15px; background-color: var(--100green); position: absolute; z-index: 3; align-self: center !important; justify-content: center; flex-direction: row; top: 20px}@media (max-width: 991px) {#brxe-009200 {line-height: 1.2}}@media (max-width: 478px) {#brxe-009200 {line-height: 1; padding-right: 20px; padding-left: 20px}}#brxe-9b56d6 {position: relative; width: 100%; max-width: 1600px; min-height: 100px; max-height: 25vh}#brxe-9b56d6:not(.tag), #brxe-9b56d6 img {object-fit: cover; object-position: 90% 10%}selector { object-fit: cover; object-position: top;}#brxe-vbonpp {width: 100%; max-width: 1600px; max-height: 25vh; min-height: 125px}#brxe-687176 {width: 100%; margin-top: 0; margin-bottom: 0; padding-right: 0; padding-left: 0; align-items: center; flex-direction: column}#brxe-55c079 {align-self: center}#brxe-4d7824 {font-size: 8px; text-align: right; align-self: flex-end}#brxe-90fca4 {margin-top: 30px; margin-bottom: 20px; align-self: center !important; align-items: center}#brxe-6d80b2 {margin-top: var(--space-2xs)}#brxe-37d993 {flex-direction: column; width: auto; margin-right: var(--space-m); margin-bottom: var(--space-m); padding-bottom: 0}@media (max-width: 767px) {#brxe-37d993 {margin-right: 0}}@media (max-width: 478px) {#brxe-37d993 {padding-bottom: 10px}}#brxe-e463d4 {align-self: flex-end; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; position: relative; right: 0px; flex-direction: row; margin-top: 7.5px; margin-bottom: 7.5px; align-items: flex-start}@media (max-width: 478px) {#brxe-e463d4 {right: 0px; align-self: center}}#brxe-2573f2 {align-self: flex-end; margin-top: 7.5px; margin-bottom: 7.5px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; position: relative; right: 0px; flex-direction: row; align-items: flex-start}@media (max-width: 478px) {#brxe-2573f2 {right: 0px; align-self: center}}#brxe-krnmrp {margin-top: 7.5px; margin-bottom: 7.5px; align-self: flex-end; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; position: relative; right: 0px; flex-direction: row; align-items: flex-start}@media (max-width: 478px) {#brxe-krnmrp {align-self: center; right: 0px}}#brxe-5e5d22 {width: auto; align-items: flex-end; align-self: flex-start !important; justify-content: flex-start; flex-direction: column}@media (max-width: 478px) {#brxe-5e5d22 {display: none}}#brxe-9f41f5 {flex-direction: row; margin-top: 20px; justify-content: space-between; align-items: flex-start}@media (max-width: 991px) {#brxe-9f41f5 {padding-right: 0; padding-left: 0}}.brxe-uhqriu .brxe-ozvmxq.brxe-text {color: #2e2e2e; font-family: "Libre Caslon Text"; font-size: var(--heading-3); font-weight: 400; margin-top: 0; margin-right: var(--space-20); margin-bottom: 0; padding-top: var(--space-10); padding-bottom: var(--space-10)}.brxe-uhqriu .brxe-ozvmxq.brxe-text a {color: #2e2e2e; font-family: "Libre Caslon Text"; font-size: var(--heading-3); font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-uhqriu .brxe-ozvmxq.brxe-text {text-align: center; margin-right: 0}.brxe-uhqriu .brxe-ozvmxq.brxe-text a {text-align: center; font-size: inherit}}.brxe-uhqriu .brxe-kcllzj.brxe-block {flex-direction: row; padding-right: 0; width: auto; align-self: center !important; align-items: center; justify-content: flex-start}@media (max-width: 478px) {.brxe-uhqriu .brxe-kcllzj.brxe-block {width: 100%}}.brxe-uhqriu .brxe-gtaryj.brxe-button {font-size: var(--text-4)}@media (max-width: 991px) {.brxe-uhqriu .brxe-gtaryj.brxe-button {margin-left: 15px; line-height: 1.3}}@media (max-width: 767px) {.brxe-uhqriu .brxe-gtaryj.brxe-button {margin-top: 15px; margin-left: 0; min-width: 200px}}@media (max-width: 478px) {.brxe-uhqriu .brxe-gtaryj.brxe-button {margin-top: 0; margin-bottom: 10px; margin-left: 0; width: 100%; font-size: var(--Text-S)}}.brxe-uhqriu .brxe-yldodn.brxe-block {flex-direction: row; align-items: center; width: auto; align-self: center !important; justify-content: flex-start}@media (max-width: 478px) {.brxe-uhqriu .brxe-yldodn.brxe-block {width: 100%; align-items: center; align-self: center !important; flex-direction: column}}.brxe-uhqriu .brxe-zwcfht.brxe-container {flex-direction: row; margin-bottom: var(--space-m); justify-content: flex-start; width: auto; align-items: center; align-self: flex-start !important; background-color: rgba(0, 76, 255, 0.1); padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px}@media (max-width: 478px) {.brxe-uhqriu .brxe-zwcfht.brxe-container {margin-right: 0; margin-left: 0; width: 100%}}#brxe-eaa99c {padding-right: 0; font-family: "Libre Caslon Text"; margin-bottom: var(--space-xs)}#brxe-eaa99c a {font-family: "Libre Caslon Text"; font-size: inherit}#brxe-ccd9ea {margin-top: var(--space-xs)}@media (max-width: 991px) {#brxe-ccd9ea {padding-right: 8%; padding-left: 8%}}@media (max-width: 767px) {#brxe-ccd9ea {padding-right: 8%; padding-left: 8%}}@media (max-width: 478px) {#brxe-ccd9ea {padding-right: 8%; padding-left: 8%}}#brxe-otmral {align-self: flex-start}#brxe-rbechi {margin-bottom: var(--space-s)}.brxe-oojyhx .brxe-rziskp.brxe-image:not(.tag), .brxe-oojyhx .brxe-rziskp.brxe-image img {object-fit: cover}.brxe-oojyhx .brxe-rziskp.brxe-image {max-width: 150px}.brxe-oojyhx .brxe-ctpjzw.brxe-block {width: auto; justify-content: center; padding-right: var(--space-s)}@media (max-width: 478px) {.brxe-oojyhx .brxe-ctpjzw.brxe-block {padding-right: 0; margin-bottom: var(--space-4xs)}}.brxe-oojyhx .brxe-fdakjq.brxe-heading {flex-direction: row; margin-bottom: 0}@media (max-width: 478px) {.brxe-oojyhx .brxe-fdakjq.brxe-heading {align-self: center; font-size: var(--heading-5)}}.brxe-oojyhx .brxe-wraana.brxe-block {width: auto; justify-content: center; align-self: center !important}@media (max-width: 478px) {.brxe-oojyhx .brxe-wraana.brxe-block {align-self: center !important; align-items: center; margin-bottom: var(--space-4xs); width: 100%}}.brxe-oojyhx .brxe-dyygjp.brxe-block {flex-direction: row; align-items: center; align-self: center !important; justify-content: center; width: auto; height: 100%; margin-left: var(--space-3xs)}@media (max-width: 478px) {.brxe-oojyhx .brxe-dyygjp.brxe-block {align-self: center !important; align-items: center; width: 100%; margin-top: var(--space-4xs); margin-left: 0}}.brxe-oojyhx .brxe-mifuoz.brxe-block {flex-direction: row; margin-bottom: var(--space-3xs)}.brxe-oojyhx .brxe-hlkcgh.brxe-block {width: auto; justify-content: center}@media (max-width: 478px) {.brxe-oojyhx .brxe-hlkcgh.brxe-block {margin-top: var(--space-2xs)}}.brxe-oojyhx .brxe-ytzeyd.brxe-container {flex-direction: row; align-items: center; margin-bottom: var(--space-xs)}@media (max-width: 478px) {.brxe-oojyhx .brxe-ytzeyd.brxe-container {align-self: center !important; align-items: center; justify-content: center; margin-bottom: var(--space-s)}}.brxe-oojyhx.brxe-container {margin-bottom: 0}@media (max-width: 478px) {.brxe-oojyhx.brxe-container {align-self: center !important; align-items: center}}#brxe-qrlsnz {margin-top: var(--space-s); margin-bottom: var(--space-2xs)}.brxe-iesctf {align-self: flex-start; color: var(--100green); text-transform: uppercase; text-align: center; font-weight: 700; font-family: "Open Sans"; line-height: 1; font-size: var(--heading-1); margin-bottom: var(--space-4xs)}.brxe-iesctf a {color: var(--100green); text-transform: uppercase; text-align: center; font-weight: 700; font-family: "Open Sans"; line-height: 1; font-size: var(--heading-1); font-size: inherit}.brxe-jsdgka {margin-bottom: 0}.brxe-nxlqhw {margin-bottom: var(--space-2xs); align-self: flex-start !important; align-items: flex-start}.brxe-xuysao {flex-grow: 1; flex-wrap: wrap; align-items: center; flex-direction: row; margin-bottom: var(--space-2xs)}.brxe-gsgmkk.brxi-lelqgb {font-size: var(--text-6); margin-right: var(--space-3xs); width: auto}.brxe-wruuov {flex-direction: row; align-items: center; align-self: flex-start !important}.brxe-acpots {align-items: flex-start; align-self: flex-start !important}#brxe-mshgzi {padding-top: 20px; padding-bottom: 40px; align-items: flex-start}@media (max-width: 991px) {#brxe-mshgzi {padding-right: 20px; padding-left: 20px}}@media (max-width: 478px) {#brxe-mshgzi {padding-right: 30px; padding-left: 30px}}#brxe-gawanu {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; align-self: center; position: relative; right: 0px; flex-direction: row}@media (max-width: 478px) {#brxe-gawanu {right: 0px; align-self: center}}#brxe-hknoxy {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; align-self: center}#brxe-ntxmzs {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; align-self: center}#brxe-ehfgje {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; align-self: center}#brxe-eimoms {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px; align-self: center}#brxe-klibqm {margin-top: 25px; font-weight: 700; color: #ffffff; display: flex; min-width: 108px}#brxe-pxykgz {align-self: flex-start !important; flex-direction: row; column-gap: 3rem; align-items: center; justify-content: flex-start}#brxe-binlio {justify-content: flex-end; width: 400px; background-position: center center; background-size: cover; align-self: center !important; align-items: flex-end; z-index: 1; border: 8px solid #ffffff; border-radius: 15px; height: 300px}@media (max-width: 991px) {#brxe-binlio {padding-right: 25px}}@media (max-width: 767px) {#brxe-binlio {position: relative; left: -40px}}@media (max-width: 478px) {#brxe-binlio {padding-right: 0; height: 350px; left: 0px; width: 100vw; position: static; border-radius: 0}}#brxe-fbofnf {font-size: var(--Text-XXS); color: #ffffff; font-weight: 700; text-transform: uppercase}#brxe-fbofnf a {font-size: var(--Text-XXS); color: #ffffff; font-weight: 700; text-transform: uppercase; font-size: inherit}#brxe-intuqg {color: #ffffff; line-height: 1em; font-size: var(--Text-XL); font-weight: 400; font-family: "Libre Caslon Display"; text-align: justify}@media (max-width: 767px) {#brxe-intuqg {font-size: 40px}}@media (max-width: 478px) {#brxe-intuqg {font-size: 35px; flex-direction: column; margin-bottom: 10px}}#brxe-yigqmt {color: #ffffff; line-height: 1.2; font-size: var(--Text-XS); margin-bottom: var(--space-20)}#brxe-yigqmt a {color: #ffffff; line-height: 1.2; font-size: var(--Text-XS); font-size: inherit}@media (max-width: 478px) {#brxe-yigqmt {font-size: 15px; flex-direction: column}#brxe-yigqmt a {font-size: 15px; font-size: inherit}}#brxe-wqddmq {margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; color: #ffffff; border-color: #ffffff; border-radius: 20px; box-shadow: 5px 5px 50px 10px transparent; transition: all.15s}#brxe-wqddmq i {color: #ffffff}#brxe-wqddmq:hover {box-shadow: 0 0 15px 0 #4b6e3f; transition: all.15s}@media (max-width: 478px) {#brxe-wqddmq {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-hatcyq {margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; color: #ffffff; border-color: #ffffff; border-radius: 20px; box-shadow: 5px 5px 50px 10px transparent; transition: all.15s}#brxe-hatcyq i {color: #ffffff}#brxe-hatcyq:hover {box-shadow: 0 0 15px 0 #4b6e3f; transition: all.15s}@media (max-width: 478px) {#brxe-hatcyq {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-bhgzwa {flex-direction: row}#brxe-ilgudt {color: #ffffff; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border-color: #ffffff; border-radius: 20px; box-shadow: 5px 5px 50px 10px transparent; transition: all.15s}#brxe-ilgudt i {color: #ffffff}#brxe-ilgudt:hover {box-shadow: 0 0 15px 0 #4b6e3f; transition: all.15s}@media (max-width: 478px) {#brxe-ilgudt {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-fuesdi {color: #ffffff; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border-color: #ffffff; border-radius: 20px; box-shadow: 5px 5px 50px 10px transparent; transition: all.15s}#brxe-fuesdi i {color: #ffffff}#brxe-fuesdi:hover {box-shadow: 0 0 15px 0 #4b6e3f; transition: all.15s}@media (max-width: 478px) {#brxe-fuesdi {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}}#brxe-tlbnex {flex-direction: row; flex-wrap: wrap}#brxe-xlbnfi {align-self: flex-start !important; flex-direction: column; max-width: 100%; align-items: flex-start; justify-content: center; flex-wrap: wrap}#brxe-qzbwun {justify-content: center; width: 55%; background-color: #e68600; padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-m); min-height: 375px; flex-shrink: 0}@media (max-width: 767px) {#brxe-qzbwun {width: 100%}}@media (max-width: 478px) {#brxe-qzbwun {padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); flex-direction: column; min-height: 350px}}#brxe-wgntuj {align-self: stretch !important; width: 100%; flex-direction: row; background-image: linear-gradient(90deg, #ffffff 30%, #e68600 30%); max-width: 1018px}@media (max-width: 991px) {#brxe-wgntuj {width: 100%}}@media (max-width: 478px) {#brxe-wgntuj {flex-direction: column}}#brxe-pwuzbr {align-self: center !important; width: 84%; align-items: center}@media (max-width: 991px) {#brxe-pwuzbr {margin-top: 90px; margin-bottom: 90px}}@media (max-width: 767px) {#brxe-pwuzbr {margin-top: 60px; margin-bottom: 60px; padding-right: 0; padding-left: 0; width: 100%}}#brxe-auqera {overflow: hidden; margin-top: var(--space-l)}@media (max-width: 991px) {#brxe-auqera {margin-top: 0; margin-bottom: 0}}#brxe-skfcix {align-self: center; flex-grow: 1; flex-basis: 25%}#brxe-skfcix .repeater-item [data-field-id="6beee2"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-skfcix .bricks-swiper-button-prev {left: 50px}#brxe-skfcix .bricks-swiper-button-next {right: 50px}#brxe-e4c715 {align-self: center}#brxe-ad9f2d {align-self: flex-end; font-size: 8px; text-align: right}#brxe-343913 {margin-top: 30px; margin-bottom: 20px; align-self: center !important; align-items: center; padding-right: var(--space-30); padding-left: var(--space-30)}@media (max-width: 478px) {#brxe-5080de {margin-top: 0}}.brxe-flgjhg {width: auto}@media (max-width: 767px) {.brxe-mozwqs {padding-right: 0; padding-left: 0}}#getting-there {margin-top: var(--space-l); padding-right: 0; padding-left: 0}.brxe-qoxcum {color: white}.brxe-ncwaeg {font-size: var(--heading-3); color: white; font-family: "Libre Caslon Text"; line-height: 1.1}.brxe-ncwaeg a {font-size: var(--heading-3); color: white; font-family: "Libre Caslon Text"; line-height: 1.1; font-size: inherit}.brxe-ipzhgk {align-self: center !important; align-items: center; margin-bottom: var(--space-3xs)}@media (max-width: 991px) {.brxe-ipzhgk {flex-direction: column; align-items: center; align-self: center !important}}@media (max-width: 767px) {.brxe-ipzhgk {padding-left: 50px}}@media (max-width: 478px) {.brxe-ipzhgk {padding-right: 0; padding-left: 0}}.brxe-zrmnrn {height: 100%; padding-right: var(--space-xs); max-width: 50%}@media (max-width: 767px) {.brxe-zrmnrn {padding-right: 0; padding-bottom: var(--space-3xs); padding-left: 0; max-width: 100%}}@media (max-width: 478px) {.brxe-zrmnrn {height: 50vw}}.brxe-xtcyxd:not(.tag), .brxe-xtcyxd img {object-fit: cover}.brxe-xtcyxd {max-height: 350px}.brxe-hyvkpq {display: none}@media (max-width: 478px) {.brxe-hyvkpq {width: 100%; display: flex; margin-top: var(--space-2xs)}}.brxe-zjtjwq {overflow: hidden}.brxe-hqazci {flex-direction: row; height: 350px}@media (max-width: 767px) {.brxe-hqazci {height: auto}}@media (max-width: 478px) {.brxe-hqazci {height: auto}}.brxe-zkjqcn.brxi-ewqvhx {font-size: var(--space-s); color: white; fill: white; align-self: center}.brxe-kmoihy {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1}.brxe-kmoihy a {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1; font-size: inherit}@media (max-width: 375px) {.brxe-kmoihy {font-size: var(--text-3)}.brxe-kmoihy a {font-size: var(--text-3); font-size: inherit}}.brxe-lmvmol {flex-direction: column; align-items: center}.brxe-okkvzu {width: auto; flex-grow: 1; flex-basis: 18%; flex-shrink: 1; column-gap: var(--space-3xs); row-gap: var(--space-3xs); min-width: 125px}@media (max-width: 478px) {.brxe-okkvzu {flex-direction: column-reverse}}@media (max-width: 375px) {.brxe-okkvzu {min-width: 100px}}.brxe-ojthfw.brxi-ewqvhx {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-ojthfw.brxi-ewqvhx {font-size: var(--space-s)}}.brxe-ewwzly {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1}.brxe-ewwzly a {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1; font-size: inherit}@media (max-width: 375px) {.brxe-ewwzly {font-size: var(--text-3)}.brxe-ewwzly a {font-size: var(--text-3); font-size: inherit}}.brxe-ykimzw {flex-direction: column; align-items: center}.brxe-hkvgbe {width: auto; flex-grow: 1; flex-basis: 18%; flex-shrink: 1; column-gap: var(--space-3xs); row-gap: var(--space-3xs); min-width: 125px}@media (max-width: 478px) {.brxe-hkvgbe {flex-direction: column-reverse}}@media (max-width: 375px) {.brxe-hkvgbe {min-width: 100px}}.brxe-zuwszc.brxi-ewqvhx {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-zuwszc.brxi-ewqvhx {font-size: var(--space-s)}}.brxe-opohio {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1}.brxe-opohio a {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1; font-size: inherit}@media (max-width: 375px) {.brxe-opohio {font-size: var(--text-3)}.brxe-opohio a {font-size: var(--text-3); font-size: inherit}}.brxe-xsrzjw {flex-direction: column; align-items: center}.brxe-bjsdnu {width: auto; flex-grow: 1; flex-basis: 18%; flex-shrink: 1; column-gap: var(--space-3xs); row-gap: var(--space-3xs); min-width: 125px}@media (max-width: 478px) {.brxe-bjsdnu {flex-direction: column-reverse}}@media (max-width: 375px) {.brxe-bjsdnu {min-width: 100px}}.brxe-oycgor.brxi-ewqvhx {font-size: var(--space-s); color: white; fill: white; transform: rotateZ(-45deg); align-self: center}@media (max-width: 375px) {.brxe-oycgor.brxi-ewqvhx {font-size: var(--space-s)}}.brxe-senecg {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1}.brxe-senecg a {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1; font-size: inherit}@media (max-width: 375px) {.brxe-senecg {font-size: var(--text-3)}.brxe-senecg a {font-size: var(--text-3); font-size: inherit}}.brxe-cqpjbk {flex-direction: column; align-items: center}.brxe-gccfck {width: auto; flex-grow: 1; flex-basis: 18%; flex-shrink: 1; column-gap: var(--space-3xs); row-gap: var(--space-3xs); min-width: 125px}@media (max-width: 478px) {.brxe-gccfck {flex-direction: column-reverse}}@media (max-width: 375px) {.brxe-gccfck {min-width: 100px}}.brxe-sdmepa.brxi-ewqvhx {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-sdmepa.brxi-ewqvhx {font-size: var(--space-s)}}.brxe-pkewye {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1}.brxe-pkewye a {color: #ffffff; font-size: var(--Text-XXS); line-height: 1.1; font-size: inherit}@media (max-width: 375px) {.brxe-pkewye {font-size: var(--text-3)}.brxe-pkewye a {font-size: var(--text-3); font-size: inherit}}.brxe-ldfcya {flex-direction: column; align-items: center}.brxe-gwgpdc {width: auto; flex-grow: 1; flex-basis: 18%; flex-shrink: 1; column-gap: var(--space-3xs); row-gap: var(--space-3xs); min-width: 125px}@media (max-width: 478px) {.brxe-gwgpdc {flex-direction: column-reverse}}@media (max-width: 375px) {.brxe-gwgpdc {min-width: 100px}}.brxe-eicpos {display: none}@media (max-width: 478px) {.brxe-eicpos {width: 100%; display: flex; margin-top: var(--space-2xs)}}.brxe-pwpmkh {flex-direction: row; column-gap: var(--space-2xs)}.brxe-dfyejf {flex-direction: row; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: var(--space-30)}.brxe-gfyyhg {background-color: #071225; overflow: hidden; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); width: 100%}@media (max-width: 991px) {.brxe-gfyyhg {align-items: center}}@media (max-width: 478px) {.brxe-gfyyhg {padding-top: var(--space-m)}}.brxe-08b5b1 {line-height: 1; text-align: center; font-size: 18px}.brxe-08b5b1:hover {color: #545454}@media (max-width: 478px) {.brxe-08b5b1 {line-height: 1; text-align: center; font-size: 16px}}.brxe-930106 {align-self: center !important; align-items: center; padding-bottom: 15px}@media (max-width: 478px) {.brxe-930106 {align-self: center !important; align-items: center}}.brxe-db8d82 {align-self: center; max-width: 225px; height: auto}.brxe-db8d82:hover {transition: all.15s; transform: scaleX(1.03) scaleY(1.03)}.brxe-b41583 {align-self: center !important; width: auto; align-items: center}@media (max-width: 478px) {.brxe-b41583 {margin-bottom: 10px}}.brxe-ee3a9e {padding-left: 5px; align-self: center; max-width: 175px; height: auto}.brxe-ee3a9e:not(.tag), .brxe-ee3a9e img {object-fit: fill}.brxe-ee3a9e:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 478px) {.brxe-ee3a9e {padding-left: 10px}}.brxe-fb848c {align-self: center !important; width: auto; align-items: center}.brxe-bd5ece {align-self: center; max-width: 200px; height: auto}.brxe-bd5ece:hover {transition: all.15s; transform: scaleX(1.03) scaleY(1.03)}@media (max-width: 478px) {.brxe-bd5ece {margin-top: 10px; margin-bottom: 10px}}.brxe-09121c {width: auto; align-self: center !important; align-items: center}.brxe-038412 {align-self: center; padding-left: 10px; max-width: 250px; height: auto}.brxe-038412:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}.brxe-35ce97 {width: auto; align-self: center !important; align-items: center}.brxe-88f870 {align-self: center !important; flex-direction: row; justify-content: center; align-items: center}@media (max-width: 478px) {.brxe-88f870 {flex-direction: column}}.brxe-kfrhfr {margin-top: 40px; flex-direction: column; align-self: center !important; align-items: center}#brxe-8ee71e {margin-top: var(--space-xs)}@media (max-width: 478px) {#brxe-8ee71e {padding-top: 40px; padding-bottom: 20px}}#brxe-c4f0b1 {margin-top: 60px; margin-bottom: 60px; padding-right: 8%; padding-left: 8%}#brxe-c4f0b1 .title {font-size: 16px; text-transform: capitalize}#brxe-c4f0b1 .label {font-weight: 300; font-size: 14px; color: #8a8a8a; font-family: "Mukta"; text-transform: uppercase}#brxe-c4f0b1 .swiper-button {color: #8a8a8a}@media (max-width: 478px) {#brxe-c4f0b1 {margin-top: 60px}}