@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 {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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 {: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}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {: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 {.brxe-button{width:auto}}#brxe-36a8a8 {font-family: "Libre Caslon Display"; font-weight: 400; color: #ffffff; text-align: center; line-height: 0.8; font-size: var(--heading-10); max-width: 700px}@media (max-width: 991px) {#brxe-36a8a8 {font-size: 80px}}@media (max-width: 767px) {#brxe-36a8a8 {font-size: 60px}}@media (max-width: 478px) {#brxe-36a8a8 {font-size: 50px}}#brxe-12c02b {font-family: "Open Sans"; font-weight: 600; color: #ffffff; line-height: 2none; letter-spacing: 3px; text-transform: uppercase; font-size: var(--heading-2xs); margin-top: var(--space-s); margin-bottom: 0}@media (max-width: 478px) {#brxe-12c02b {text-align: center; align-self: center; padding-right: var(--space-s); padding-left: var(--space-s)}}#brxe-a45f54 {justify-content: center; align-items: center}#brxe-df76a5 {align-self: stretch !important; width: 100%; justify-content: center; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://100milearts.net/wp-content/uploads/2026/01/DSC03432-1024x576.webp); position: relative; min-height: 450px; padding-top: 2px}:where(#brxe-df76a5 > *:not(figcaption)) {position: relative}#brxe-df76a5::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-df76a5 {min-height: 300px}}#brxe-rcmljn {padding-right: 0; padding-left: 0}#brxe-khaxml {transition: all.15s; font-weight: 700; color: #ffffff}#brxe-gtqqke {transition: all.15s; display: flex; align-items: center; align-self: center !important; row-gap: 20px; column-gap: 20px; margin-right: 20px; margin-left: 20px}#brxe-gtqqke:hover {transform: scaleX(1.05) scaleY(1.05)}@media (max-width: 478px) {#brxe-gtqqke {margin-right: 0; margin-left: 0}}#brxe-dlzqvo {transition: all.15s; font-weight: 700; color: #ffffff}#brxe-gygzau {transition: all.15s; display: flex; align-self: center !important; align-items: center; column-gap: 20px; row-gap: 20px; margin-right: 20px; margin-left: 20px}#brxe-gygzau:hover {transform: scaleX(1.05) scaleY(1.05)}@media (max-width: 478px) {#brxe-gygzau {margin-right: 0; margin-left: 0}}#brxe-qlbwbz {transition: all.15s; font-weight: 700; color: #ffffff}#brxe-wsevdn {transition: all.15s; margin-right: 20px; margin-left: 20px; display: flex; align-self: center !important; align-items: center; column-gap: 20px; row-gap: 20px}#brxe-wsevdn:hover {transform: scaleX(1.05) scaleY(1.05)}@media (max-width: 478px) {#brxe-wsevdn {margin-right: 0; margin-left: 0}}#brxe-anlnqn {transition: all.15s; font-weight: 700; color: #ffffff}#brxe-wwdihs {transition: all.15s; margin-right: 20px; margin-left: 20px; display: flex; align-self: center !important; align-items: center; column-gap: 20px; row-gap: 20px}#brxe-wwdihs:hover {transform: scaleX(1.05) scaleY(1.05)}@media (max-width: 478px) {#brxe-wwdihs {margin-right: 0; margin-left: 0}}#brxe-ztwqdo {flex-direction: row; display: flex; justify-content: space-around}#brxe-ztwqdo { display: flex !important; flex-direction: row !important; justify-content: center !important; flex-wrap: wrap;  gap: 20px; }#brxe-ztwqdo > * { flex: 0 0 auto !important;  width: auto !important; }#brxe-hbdfdc {margin-top: var(--space-l); margin-bottom: var(--space-l); z-index: 1}@media (max-width: 478px) {#brxe-hbdfdc {width: 100vh; margin-top: var(--space-s); margin-bottom: var(--space-s)}}@media (max-width: 375px) {#brxe-hbdfdc {padding-right: var(--space-2xs); padding-left: var(--space-2xs)}}@media (max-width: 478px) {#brxe-4ab606 {text-align: center; line-height: 1; align-self: center; margin-bottom: 0}}.brxe-ujqqkx {font-weight: 900}.brxe-ujqqkx a {font-weight: 900; font-size: inherit}.brxe-vhckzv {font-weight: 900}.brxe-vhckzv a {font-weight: 900; font-size: inherit}.brxe-fuefgx {position: absolute; background-color: var(--100green); z-index: 4; color: #ffffff; font-size: var(--Text-SXS); text-transform: uppercase; font-weight: 600; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px; align-self: flex-start !important; transform: rotateZ(-12deg) translateY(-5px) translateX(-3px)}.brxe-efedfu {position: absolute; z-index: 3; color: #ffffff; text-transform: uppercase; font-weight: 800; text-shadow: 0 0 7px rgba(0, 0, 0, 0.68); display: flex; transition: opacity 0.3s ease}.brxe-efedfu a {color: #ffffff; text-transform: uppercase; font-weight: 800; text-shadow: 0 0 7px rgba(0, 0, 0, 0.68); font-size: inherit}.brxe-ooxacn {background-image: linear-gradient(270deg, rgba(201, 102, 49, 0.5) 50%, #ffffff 50%); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; transition: all.15s; max-width: 250px}.brxe-ooxacn:not(.tag), .brxe-ooxacn img {object-fit: scale-down}.brxe-ooxacn:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 478px) {.brxe-ooxacn {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}.brxe-yeqyhr {font-size: 8px; margin-left: 10px}.brxe-yeqyhr a {font-size: 8px; font-size: inherit}@media (max-width: 478px) {.brxe-yeqyhr {align-self: flex-end; margin-left: 0}}.brxe-wwkbgg {background-image: linear-gradient(270deg, rgba(201, 102, 49, 0.5) 50%, #ffffff 50%); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; transition: all.15s}.brxe-wwkbgg:not(.tag), .brxe-wwkbgg img {object-fit: contain}.brxe-wwkbgg:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 478px) {.brxe-wwkbgg {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}.brxe-htlrcf {font-size: 8px; margin-left: 10px}.brxe-htlrcf a {font-size: 8px; font-size: inherit}@media (max-width: 478px) {.brxe-htlrcf {align-self: flex-end; margin-left: 0}}.brxe-acdpzz {align-items: center; align-self: center !important; flex-direction: row; justify-content: center}.brxe-acdpzz .show-image-learnmore { opacity: 0; transition: opacity 0.22s ease-in-out; pointer-events: none; }.brxe-acdpzz:hover .show-image-learnmore { opacity: 1;}.brxe-cqiupm {flex-direction: column; display: flex; height: 100%}@media (max-width: 991px) {.brxe-cqiupm {display: block}}@media (max-width: 767px) {.brxe-cqiupm {display: none}}@media (max-width: 478px) {.brxe-cqiupm {display: none}}.brxe-yrexmi {position: absolute; z-index: 3; color: #ffffff; text-transform: uppercase; font-weight: 800; text-shadow: 0 0 7px rgba(0, 0, 0, 0.68); display: flex; transition: opacity 0.3s ease; opacity: 0}.brxe-yrexmi a {color: #ffffff; text-transform: uppercase; font-weight: 800; text-shadow: 0 0 7px rgba(0, 0, 0, 0.68); font-size: inherit}.brxe-njazde {background-image: linear-gradient(270deg, rgba(201, 102, 49, 0.5) 50%, #ffffff 50%); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; transition: all.15s}.brxe-njazde:not(.tag), .brxe-njazde img {object-fit: contain}.brxe-njazde:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 478px) {.brxe-njazde {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}.brxe-uvvjlt {align-items: center; align-self: center !important; flex-direction: row; justify-content: center}.brxe-uvvjlt .show-image-learnmore { opacity: 0; transition: opacity 0.22s ease-in-out; pointer-events: none; }.brxe-uvvjlt:hover .show-image-learnmore { opacity: 1;}.brxe-wkpxel {font-size: 8px; margin-left: 10px}.brxe-wkpxel a {font-size: 8px; font-size: inherit}@media (max-width: 478px) {.brxe-wkpxel {align-self: flex-end; margin-left: 0}}.brxe-asjbtn {width: auto; display: none; flex-direction: column}@media (max-width: 991px) {.brxe-asjbtn {display: none}}@media (max-width: 767px) {.brxe-asjbtn {display: none}}@media (max-width: 478px) {.brxe-asjbtn {display: none}}.brxe-xtdivy {background-image: linear-gradient(270deg, rgba(201, 102, 49, 0.5) 50%, #ffffff 50%); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; max-width: 200px; transition: all.15s}.brxe-xtdivy:not(.tag), .brxe-xtdivy img {object-fit: scale-down}.brxe-xtdivy:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 767px) {.brxe-xtdivy {width: 100%; max-width: 1000px}}@media (max-width: 478px) {.brxe-xtdivy {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; max-width: 100%}}.brxe-fujcvj {font-size: 8px; margin-left: 10px}.brxe-fujcvj a {font-size: 8px; font-size: inherit}@media (max-width: 478px) {.brxe-fujcvj {align-self: flex-end; margin-left: 0}}.brxe-whlpkx {display: none}@media (max-width: 767px) {.brxe-whlpkx {display: flex; width: 100%; flex-direction: column}}@media (max-width: 478px) {.brxe-whlpkx {display: flex; flex-direction: column}}@media (max-width: 478px) {.brxe-owbhmu {align-items: center; align-self: center !important}}@media (max-width: 375px) {.brxe-owbhmu {display: block}}.brxe-muhhif {width: 40%; padding-right: 0; margin-right: 0; margin-left: 0}@media (max-width: 991px) {.brxe-muhhif {padding-left: 25px; display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; align-self: center !important}}@media (max-width: 767px) {.brxe-muhhif {align-items: center; align-self: center !important; width: 100%}}@media (max-width: 478px) {.brxe-muhhif {padding-right: 0; padding-left: 0; margin-top: 20px; margin-bottom: 20px; align-items: center; display: flex}}.brxe-maejgv.horizontal {justify-content: flex-start}.brxe-maejgv.vertical {align-self: flex-start}.brxe-maejgv.horizontal .line {border-top-style: solid; border-top-width: 2px; width: var(--space-s); border-top-color: #bb7530}.brxe-maejgv.vertical .line {border-right-style: solid; border-right-width: var(--space-s); border-right-color: #bb7530}.brxe-maejgv .line {height: 2px}.brxe-maejgv .icon {color: #bb7530}@media (max-width: 767px) {.brxe-maejgv.horizontal .line {width: 60px}.brxe-maejgv.vertical .line {border-right-width: 60px}.brxe-maejgv {margin-top: 15px; margin-bottom: 15px}}.brxe-dgspgh {flex-direction: row; padding-right: 0; width: auto; align-self: center !important; align-items: center}@media (max-width: 478px) {.brxe-dgspgh {width: 100%}}.brxe-xhefch {flex-direction: row; align-items: center; width: auto; align-self: center !important}@media (max-width: 478px) {.brxe-xhefch {width: 100%; align-items: center; align-self: center !important; flex-direction: column}}.brxe-ojmpeg {align-self: center !important; align-items: center}.brxe-ccpktf {flex-direction: row; margin-top: 10px; margin-right: 0; width: auto; padding-right: 0}@media (max-width: 478px) {.brxe-ccpktf {width: 100%; flex-direction: column}}.brxe-omvhdd {flex-direction: row}.brxe-iudigx {flex-shrink: 0; padding-top: 0; width: 60%}@media (max-width: 767px) {.brxe-iudigx {padding-right: 0; padding-left: 0; margin-top: var(--space-30); margin-right: 0; margin-left: 0; width: 100%}}@media (max-width: 478px) {.brxe-iudigx {padding-right: 0}}.brxe-vgpllt {flex-direction: row; column-gap: var(--space-50); align-items: center; margin-top: var(--space-xs); margin-bottom: var(--space-xs)}.brxe-vgpllt:nth-of-type(even) {flex-direction: row-reverse;}.brxe-vgpllt:nth-of-type(even) .shows-text {text-align: right;display: flex;flex-direction: column;align-items: flex-end;margin-left: 30px; }.brxe-vgpllt:nth-of-type(odd) .shows-image {display: flex;flex-direction: column;align-items: flex-end; }.brxe-vgpllt:nth-of-type(even) .shows-image {display: flex;flex-direction: column;align-items: flex-start; }.brxe-vgpllt:nth-of-type(even) .show-line {display: none !important;}.brxe-vgpllt:nth-of-type(even) .shows-text-sub {width: 100% !important;display: flex;flex-direction: column;align-items: flex-end; }.brxe-vgpllt:nth-of-type(even) .shows-text-sub .brxe-rich-text {width: 100% !important;text-align: right !important;}@media (max-width: 991px) {.brxe-vgpllt {align-items: center}}@media (max-width: 767px) {.brxe-vgpllt {flex-direction: column; padding-right: 0; padding-left: 0; display: none}}@media (max-width: 478px) {.brxe-vgpllt {padding-right: 0; padding-left: 0}}.brxe-smacrg {position: absolute; background-color: var(--100green); z-index: 4; color: #ffffff; font-size: var(--Text-SXS); text-transform: uppercase; font-weight: 600; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px; align-self: flex-start !important; transform: rotateZ(-12deg) translateY(-5px) translateX(-3px)}.brxe-owayeg {background-image: linear-gradient(270deg, rgba(201, 102, 49, 0.5) 50%, #ffffff 50%); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; max-width: 200px; transition: all.15s}.brxe-owayeg:not(.tag), .brxe-owayeg img {object-fit: scale-down}.brxe-owayeg:hover {transform: scaleX(1.03) scaleY(1.03); transition: all.15s}@media (max-width: 991px) {.brxe-owayeg {width: 100%}}@media (max-width: 767px) {.brxe-owayeg {width: 100%; max-width: 1000px}}@media (max-width: 478px) {.brxe-owayeg {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; max-width: 100%}}.brxe-hitxlm {font-size: 8px; margin-left: 10px}.brxe-hitxlm a {font-size: 8px; font-size: inherit}@media (max-width: 478px) {.brxe-hitxlm {align-self: flex-end; margin-left: 0}}.brxe-lgqdew {display: none}@media (max-width: 991px) {.brxe-lgqdew {display: block; width: 100%}}@media (max-width: 767px) {.brxe-lgqdew {display: flex; flex-direction: column}}@media (max-width: 478px) {.brxe-lgqdew {display: flex; flex-direction: column}}@media (max-width: 991px) {.brxe-pzvsub {flex-direction: column}}@media (max-width: 478px) {.brxe-pzvsub {align-items: center; align-self: center !important}}@media (max-width: 375px) {.brxe-pzvsub {display: block}}.brxe-muhwjp {width: 40%; padding-right: 0; margin-right: 0; margin-left: 0}@media (max-width: 991px) {.brxe-muhwjp {padding-left: 25px; display: flex; width: 100%}}@media (max-width: 767px) {.brxe-muhwjp {align-items: center; align-self: center !important; width: 100%; padding-left: 0}}@media (max-width: 478px) {.brxe-muhwjp {padding-right: 0; padding-left: 0; margin-top: 20px; margin-bottom: 20px; align-items: center; display: flex}}.brxe-clifxy {color: #179d0b; font-family: "Open Sans"; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; font-weight: 700; line-height: 2none; margin-bottom: 20px}.brxe-nrgczt {color: #179d0b; font-family: "Open Sans"; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; font-weight: 700; line-height: 2none; margin-bottom: 20px}.brxe-njudph {font-family: "Libre Caslon Display"; font-weight: 400; font-size: var(--Text-XXL); transition: all.15s; margin-bottom: 20px}.brxe-njudph:hover {color: #173c7d; transition: all.15s}@media (max-width: 478px) {.brxe-njudph {line-height: 0.8}}.brxe-dufahd {font-family: "Libre Caslon Display"; font-weight: 400; font-size: var(--Text-XXL); transition: all.15s; margin-bottom: 20px}.brxe-dufahd:hover {color: #173c7d; transition: all.15s}@media (max-width: 478px) {.brxe-dufahd {line-height: 0.8}}.brxe-kjyaea.horizontal {justify-content: flex-start}.brxe-kjyaea.vertical {align-self: flex-start}.brxe-kjyaea.horizontal .line {border-top-style: solid; border-top-width: 2px; width: 100px; border-top-color: #bb7530}.brxe-kjyaea.vertical .line {border-right-style: solid; border-right-width: 100px; border-right-color: #bb7530}.brxe-kjyaea .line {height: 2px}.brxe-kjyaea .icon {color: #bb7530}.brxe-kjyaea {margin-top: 20px; margin-bottom: 20px}@media (max-width: 767px) {.brxe-kjyaea.horizontal .line {width: 60px}.brxe-kjyaea.vertical .line {border-right-width: 60px}.brxe-kjyaea {margin-top: 15px; margin-bottom: 15px}}.brxe-apcdfb {width: 13%; top: -10px; margin-top: 3px; margin-right: 0; padding-right: 15px}@media (max-width: 767px) {.brxe-apcdfb {display: none}}@media (max-width: 478px) {.brxe-apcdfb {width: 100%}}.brxe-vqgshi {margin-top: 10px; color: #2e2e2e; font-family: "Open Sans"; font-weight: 400; line-height: 1.4em}.brxe-vqgshi a {color: #2e2e2e; font-family: "Open Sans"; font-weight: 400; line-height: 1.4em; font-size: inherit}.brxe-cldgib {font-size: var(--Text-XXS)}@media (max-width: 991px) {.brxe-cldgib {margin-left: 15px; line-height: 1.3}}@media (max-width: 767px) {.brxe-cldgib {margin-top: 15px; margin-left: 0; min-width: 200px}}@media (max-width: 478px) {.brxe-cldgib {margin-top: 10px; margin-bottom: 15px; margin-left: 0; width: 100%}}@media (max-width: 767px) {.brxe-tydapu.brxi-iioflh {margin-right: 10px; font-size: var(--text-8)}}@media (max-width: 478px) {.brxe-tydapu.brxi-iioflh {display: none}}.brxe-tmwuja {margin-bottom: 0; width: auto}@media (max-width: 478px) {.brxe-tmwuja {width: 100%}}.brxe-yaravq {flex-direction: row; padding-right: 0; width: auto; align-self: center !important; align-items: center}@media (max-width: 767px) {.brxe-yaravq {flex-direction: row}}@media (max-width: 478px) {.brxe-yaravq {width: 100%}}.brxe-vegune {font-size: var(--Text-XXS)}@media (max-width: 991px) {.brxe-vegune {margin-left: 15px; line-height: 1.3}}@media (max-width: 767px) {.brxe-vegune {margin-top: 15px; margin-left: 0; min-width: 200px}}@media (max-width: 478px) {.brxe-vegune {margin-left: 0; width: 100%}}.brxe-nxzzsh {flex-direction: row; align-items: center; width: auto; align-self: center !important}@media (max-width: 478px) {.brxe-nxzzsh {width: 100%; align-items: center; align-self: center !important; flex-direction: column}}@media (max-width: 767px) {.brxe-exhiea {flex-direction: column; justify-content: flex-start}}.brxe-kmzwsf {flex-direction: row; margin-top: 10px; margin-right: 0; width: auto; padding-right: 0}@media (max-width: 767px) {.brxe-kmzwsf {margin-top: var(--space-30)}}@media (max-width: 478px) {.brxe-kmzwsf {width: 100%; flex-direction: column}}.brxe-ltladm {flex-shrink: 0; padding-left: 0; width: 87%}@media (max-width: 767px) {.brxe-ltladm {width: 100%}}@media (max-width: 478px) {.brxe-ltladm {width: 100%; padding-left: 0}}.brxe-ijvqtq {flex-direction: row}.brxe-yhzkrp {flex-shrink: 0; padding-top: 0; width: 60%}@media (max-width: 767px) {.brxe-yhzkrp {padding-right: 0; padding-left: 0; margin-top: var(--space-xs); margin-right: 0; margin-left: 0; width: 100%}}@media (max-width: 478px) {.brxe-yhzkrp {padding-right: 0; margin-top: var(--space-4xs)}}.brxe-srputk {flex-direction: row; column-gap: var(--space-50); align-items: center; display: none}@media (max-width: 991px) {.brxe-srputk {display: none; flex-direction: column; margin-right: auto; margin-left: auto}}@media (max-width: 767px) {.brxe-srputk {flex-direction: column; padding-right: 0; padding-left: 0; display: flex; margin-top: var(--space-xs); margin-bottom: var(--space-xs)}}@media (max-width: 478px) {.brxe-srputk {padding-right: 0; padding-left: 0; margin-top: var(--space-xs); margin-bottom: var(--space-xs)}}#brxe-btqndf {padding-right: 0; padding-left: 0; margin-bottom: var(--space-s)}@media (max-width: 478px) {#brxe-btqndf {margin-top: var(--space-m); margin-bottom: 0}}#brxe-27e274 {padding-right: 20px; margin-bottom: var(--space-4xs); font-size: var(--heading-4); line-height: 1.1; font-family: "Libre Caslon Text"}#brxe-27e274 a {font-size: var(--heading-4); line-height: 1.1; font-family: "Libre Caslon Text"; font-size: inherit}@media (max-width: 478px) {#brxe-27e274 {text-align: left; padding-top: 0; padding-right: 0}#brxe-27e274 a {text-align: left; font-size: inherit}}#brxe-ikdein {padding-right: 20px}@media (max-width: 478px) {#brxe-ikdein {text-align: left; line-height: 1.2; padding-right: 0}#brxe-ikdein a {text-align: left; line-height: 1.2; font-size: inherit}}#brxe-c3a486 {flex-direction: column; align-items: flex-start; margin-right: 0; margin-left: 0; width: 70%; z-index: 5; position: relative}@media (max-width: 767px) {#brxe-c3a486 {width: 100%}}@media (max-width: 478px) {#brxe-c3a486 {width: 100%; align-items: center; padding-right: 0; padding-left: 0}}.brxe-a2b9be {font-size: var(--heading-6); color: #ffffff; margin-bottom: 0}@media (max-width: 478px) {.brxe-a2b9be {font-size: 60px; padding-right: 0; padding-left: 0; margin-right: 0; margin-left: 0}}.brxe-sosyuz {font-weight: 700; font-size: var(--Text-XS); margin-left: var(--space-3xs); padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px}@media (max-width: 478px) {.brxe-sosyuz {font-size: var(--Text-M)}}@media (max-width: 375px) {.brxe-sosyuz {margin-left: 0}}@media (max-width: 375px) {.brxe-dzbpae {margin-top: var(--space-3xs)}}.brxe-vpscso {flex-direction: row; margin-bottom: var(--space-2xs)}@media (max-width: 478px) {.brxe-vpscso {align-items: center; align-self: flex-start !important; justify-content: flex-start}}@media (max-width: 375px) {.brxe-vpscso {align-self: center !important; justify-content: center; flex-direction: column}}.brxe-e26715 {margin-top: 0; margin-bottom: 0; color: #ffffff; font-size: var(--text-6)}.brxe-e26715 a {color: #ffffff; font-size: var(--text-6); font-size: inherit}@media (max-width: 478px) {.brxe-e26715 {text-align: left; font-size: var(--text-8); margin-top: 10px; margin-bottom: 10px}.brxe-e26715 a {text-align: left; font-size: var(--text-8); font-size: inherit}}.brxe-lwykdf {flex-direction: row; color: #ffffff; margin-top: 20px}.brxe-lwykdf .icon {align-self: center; margin-right: 15px}.brxe-lwykdf h1 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf h2 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf h3 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf h4 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf h5 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf h6 {font-size: 18px; font-weight: 700; line-height: 0.2}.brxe-lwykdf .content {line-height: 1.2}.brxe-uawozq {margin-top: 20px; font-size: var(--text-5)}@media (max-width: 478px) {.brxe-uawozq {font-size: var(--Text-S)}}.brxe-xogjvo {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: #071225; border-radius: 10px; width: auto; align-self: flex-end !important; z-index: 9; position: relative}@media (max-width: 991px) {.brxe-xogjvo {margin-left: auto; position: static}}@media (max-width: 767px) {.brxe-xogjvo {display: flex}}@media (max-width: 478px) {.brxe-xogjvo {max-width: 320px; margin-top: 0; margin-right: 0; margin-left: 0; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; display: flex; width: 100%; align-self: flex-start !important; align-items: flex-start}}#brxe-5c6921 {padding-right: 0; align-self: flex-end !important; max-width: 28%; width: auto; margin-right: var(--space-40); margin-bottom: -165px; margin-left: 0; z-index: 5; position: relative; top: 0px}@media (max-width: 991px) {#brxe-5c6921 {margin-right: var(--space-3xs)}}@media (max-width: 767px) {#brxe-5c6921 {padding-top: 0; display: none; margin-right: 0}}@media (max-width: 478px) {#brxe-5c6921 {z-index: 3; margin-top: var(--space-m); margin-right: var(--space-m); margin-left: var(--space-m); display: flex; width: 100%; max-width: 100%; align-items: center; align-self: center !important; padding-right: 0}}#brxe-8888b6 {padding-right: 0; padding-left: 0; flex-direction: row; margin-top: var(--space-20); margin-right: 0; margin-bottom: 30px; margin-left: 0; justify-content: space-between; z-index: 5; position: relative}@media (max-width: 767px) {#brxe-8888b6 {margin-top: 30px; margin-bottom: 30px}}@media (max-width: 478px) {#brxe-8888b6 {align-self: center !important}}#brxe-axfull {z-index: 5; position: relative}@media (max-width: 478px) {#brxe-axfull {margin-top: 0; padding-top: 0}}#brxe-13b67b {margin-top: -12px; height: 400px; background-repeat: no-repeat; background-position: center center; background-image: url(https://100milearts.net/wp-content/uploads/2025/12/DSC03096-scaled.webp); background-size: cover; border-radius: 10px; position: relative}@media (max-width: 991px) {#brxe-13b67b {border-radius: 0}}@media (max-width: 767px) {#brxe-13b67b {margin-bottom: 0}}@media (max-width: 478px) {#brxe-13b67b {width: 100vw; border-radius: 0}}#brxe-zvxsfo {position: relative; margin-bottom: var(--space-xs)}@media (max-width: 767px) {#brxe-zvxsfo {padding-right: 0; padding-left: 0}}#brxe-hotyiw {margin-bottom: var(--space-xs)}@media (max-width: 478px) {#brxe-amkgkv {display: none}}@media (max-width: 478px) {#brxe-zochce {display: none}}@media (max-width: 478px) {#brxe-qpptvq {display: none}}#brxe-lroyij {--columns: 4}@media (max-width: 478px) {#brxe-lroyij {--columns: 2}}#brxe-khyeos {margin-bottom: var(--space-l)}.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-updkqo {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-updkqo {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-ojthfw.brxi-updkqo {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-updkqo {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-zuwszc.brxi-updkqo {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-updkqo {font-size: var(--space-s); color: white; fill: white; transform: rotateZ(-45deg); align-self: center}@media (max-width: 375px) {.brxe-oycgor.brxi-updkqo {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-updkqo {font-size: var(--space-s); color: white; fill: white; align-self: center}@media (max-width: 375px) {.brxe-sdmepa.brxi-updkqo {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)}}#getting-there {padding-right: 0; padding-left: 0; margin-right: 0; margin-bottom: var(--space-xl); margin-left: 0}.brxe-dkdxsu .brxe-evpmky.brxe-text {color: #ffffff; font-size: var(--Text-XXS); font-weight: 700; text-transform: uppercase}.brxe-dkdxsu .brxe-evpmky.brxe-text a {color: #ffffff; font-size: var(--Text-XXS); font-weight: 700; text-transform: uppercase; font-size: inherit}.brxe-dkdxsu .brxe-kryala.brxe-div {margin-top: 0; margin-bottom: 0; flex-direction: row}.brxe-dkdxsu .brxe-xpykph.brxe-heading {font-size: var(--Text-XL); margin-top: 0.5vmin; margin-bottom: 2vmin}.brxe-dkdxsu .brxe-rphgut.brxe-icon {margin-right: 13px; font-size: var(--Text-S); color: #ffffff; fill: #ffffff}@media (max-width: 478px) {.brxe-dkdxsu .brxe-rphgut.brxe-icon {display: none}}.brxe-dkdxsu .brxe-phrzma.brxe-text {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400}.brxe-dkdxsu .brxe-phrzma.brxe-text a {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-dkdxsu .brxe-phrzma.brxe-text {color: #ffffff}.brxe-dkdxsu .brxe-phrzma.brxe-text a {color: #ffffff; font-size: inherit}}.brxe-dkdxsu .brxe-xisrfu.brxe-text {line-height: 1; font-size: var(--Text-S); color: #f2f2f2; font-weight: 400}.brxe-dkdxsu .brxe-xisrfu.brxe-text a {line-height: 1; font-size: var(--Text-S); color: #f2f2f2; font-weight: 400; font-size: inherit}.brxe-dkdxsu .brxe-nlsgif.brxe-block {margin-top: 0; margin-bottom: 1vmin; flex-direction: row; align-self: center !important; align-items: center; justify-content: flex-start}@media (max-width: 767px) {.brxe-dkdxsu .brxe-nlsgif.brxe-block {margin-top: 10px; margin-bottom: 10px}}@media (max-width: 478px) {.brxe-dkdxsu .brxe-nlsgif.brxe-block {margin-top: 5px; margin-bottom: 5px}}.brxe-dkdxsu .brxe-cxoycv.brxe-icon {margin-right: 13px; margin-left: 2px; font-size: var(--Text-S); color: #ffffff; fill: #ffffff}@media (max-width: 478px) {.brxe-dkdxsu .brxe-cxoycv.brxe-icon {display: none}}.brxe-dkdxsu .brxe-mwzhnl.brxe-text {color: #f2f2f2; font-size: var(--Text-S); line-height: 1; font-weight: 400}.brxe-dkdxsu .brxe-mwzhnl.brxe-text a {color: #f2f2f2; font-size: var(--Text-S); line-height: 1; font-weight: 400; font-size: inherit}.brxe-dkdxsu .brxe-kzwvhc.brxe-block {margin-top: 0; margin-bottom: 15px; flex-direction: row; align-self: center !important; align-items: center; justify-content: flex-start}@media (max-width: 767px) {.brxe-dkdxsu .brxe-kzwvhc.brxe-block {margin-top: 0; margin-bottom: 0}}@media (max-width: 478px) {.brxe-dkdxsu .brxe-kzwvhc.brxe-block {margin-top: 5px; margin-bottom: 5px}}.brxe-dkdxsu .brxe-gdcsof.brxe-icon {margin-right: 13px; font-size: var(--Text-S); color: #ffffff; fill: #ffffff}@media (max-width: 478px) {.brxe-dkdxsu .brxe-gdcsof.brxe-icon {display: none}}.brxe-dkdxsu .brxe-zlmtlw.brxe-text {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400}.brxe-dkdxsu .brxe-zlmtlw.brxe-text a {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-dkdxsu .brxe-zlmtlw.brxe-text {color: #ffffff}.brxe-dkdxsu .brxe-zlmtlw.brxe-text a {color: #ffffff; font-size: inherit}}.brxe-dkdxsu .brxe-ozcynt.brxe-block {margin-top: 0; margin-bottom: 1vmin; flex-direction: row; align-self: center !important; align-items: center; justify-content: flex-start}@media (max-width: 767px) {.brxe-dkdxsu .brxe-ozcynt.brxe-block {margin-top: 10px; margin-bottom: 10px}}@media (max-width: 478px) {.brxe-dkdxsu .brxe-ozcynt.brxe-block {margin-top: 5px; margin-bottom: 5px}}.brxe-dkdxsu .brxe-exzcxf.brxe-icon {margin-right: 13px; font-size: var(--Text-S); color: #ffffff; fill: #ffffff}@media (max-width: 478px) {.brxe-dkdxsu .brxe-exzcxf.brxe-icon {display: none}}.brxe-dkdxsu .brxe-jrfoma.brxe-text {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400}.brxe-dkdxsu .brxe-jrfoma.brxe-text a {line-height: 1; font-size: var(--Text-S); color: #ffffff; font-weight: 400; font-size: inherit}@media (max-width: 478px) {.brxe-dkdxsu .brxe-jrfoma.brxe-text {color: #ffffff}.brxe-dkdxsu .brxe-jrfoma.brxe-text a {color: #ffffff; font-size: inherit}}.brxe-dkdxsu .brxe-vkyhnl.brxe-block {margin-top: 0; margin-bottom: 1vmin; flex-direction: row; align-self: center !important; align-items: center; justify-content: flex-start}@media (max-width: 767px) {.brxe-dkdxsu .brxe-vkyhnl.brxe-block {margin-top: 10px; margin-bottom: 10px}}@media (max-width: 478px) {.brxe-dkdxsu .brxe-vkyhnl.brxe-block {margin-top: 5px; margin-bottom: 5px}}.brxe-dkdxsu .brxe-xnkigz.brxe-text {color: #f2f2f2; font-size: var(--Text-XS); font-style: italic; line-height: 1; margin-top: 0.5vmin}.brxe-dkdxsu .brxe-xnkigz.brxe-text a {color: #f2f2f2; font-size: var(--Text-XS); font-style: italic; line-height: 1; font-size: inherit}@media (max-width: 767px) {.brxe-dkdxsu .brxe-xnkigz.brxe-text {display: none}}@media (max-width: 478px) {.brxe-dkdxsu .brxe-xnkigz.brxe-text {display: none}}.brxe-dkdxsu .brxe-uwptir.brxe-block {background-color: rgba(0, 0, 0, 0.47); margin-top: 3%; margin-right: 10%; margin-bottom: 3%; margin-left: 10%; justify-content: center; padding-top: 3vmin; padding-right: 3vmin; padding-bottom: 3vmin; padding-left: 3vmin; width: 50%; align-self: flex-start !important; align-items: flex-start; font-size: var(--Text-S)}@media (max-width: 478px) {.brxe-dkdxsu .brxe-uwptir.brxe-block {margin-top: var(--space-30); margin-right: var(--space-30); margin-bottom: var(--space-30); margin-left: var(--space-30); align-self: center !important; justify-content: space-around; width: 70%}}.brxe-dkdxsu.brxe-block {margin-top: 3vh; background-attachment: scroll; background-position: center center; background-size: cover; justify-content: center; position: relative; transition: all.2s; border-radius: 1rem; max-height: 380px; min-height: 300px; width: auto}.brxe-dkdxsu.brxe-block:hover {transition: all.2s; transform: scaleX(1.02) scaleY(1.02) rotateX(5deg)}@media (max-width: 478px) {.brxe-dkdxsu.brxe-block {margin-top: 0; min-height: 230px; border-radius: 0}}#brxe-fkcpnw {margin-bottom: var(--space-xl)}@media (max-width: 478px) {#brxe-fkcpnw {padding-right: 0; padding-left: 0}}#brxe-lbfkyb {margin-right: 20px; font-size: var(--heading-4)}#brxe-dmuzco {font-size: var(--heading-6)}@media (max-width: 375px) {#brxe-dmuzco {font-size: var(--heading-5)}}#brxe-eecxwm {align-items: center; flex-direction: row; justify-content: center; align-self: center !important}#brxe-ocxreg {font-size: 16px; text-align: left}#brxe-ocxreg a {font-size: 16px; text-align: left; font-size: inherit}@media (max-width: 991px) {#brxe-ocxreg {padding-right: 50px; padding-left: 50px}}@media (max-width: 478px) {#brxe-ocxreg {line-height: 1.2; padding-right: var(--section-gutter)}#brxe-ocxreg a {line-height: 1.2; font-size: inherit}}#brxe-88fc26 {letter-spacing: 0.9px; padding-left: 10px}#brxe-iuickb {letter-spacing: 0.9px; padding-left: 10px}#brxe-928dd9 {letter-spacing: 0.9px; padding-left: 10px}#brxe-9542b9 {letter-spacing: 0.9px; padding-left: 10px}#brxe-fd7a6e {margin-bottom: 75px}#brxe-a65e33 {text-align: center; padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; width: 100%; position: relative}#brxe-rvyrau {font-size: 60px}#brxe-cgwkrd {font-size: var(--heading-4); margin-right: 20px}#brxe-zwdphn {align-self: center; font-size: var(--heading-6)}@media (max-width: 375px) {#brxe-zwdphn {font-size: var(--heading-5)}}#brxe-kieqwr {align-items: center; flex-direction: row; justify-content: center; align-self: center !important}#brxe-ylceof {font-size: 16px; text-align: left}#brxe-ylceof a {font-size: 16px; text-align: left; font-size: inherit}@media (max-width: 478px) {#brxe-ylceof {padding-right: var(--section-gutter); padding-left: var(--section-gutter)}}#brxe-ghysbb:not(.tag), #brxe-ghysbb img {object-fit: cover}#brxe-thyxsk {letter-spacing: 0.9px; padding-left: 10px}#brxe-ijsumh {letter-spacing: 0.9px; padding-left: 10px}#brxe-nucaca {margin-bottom: 75px}#brxe-rpbwcu {padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; text-align: center; width: 100%; position: relative}#brxe-tawblf {font-size: 60px}#brxe-tgffuk .accordion-title-wrapper {min-height: 50px; text-align: center}#brxe-tgffuk .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0; text-align: center}#brxe-tgffuk .accordion-title-wrapper .brxe-heading {text-align: center}#brxe-a43f71 {margin-bottom: var(--space-l); overflow: hidden}@media (max-width: 478px) {#brxe-a43f71 {padding-right: 0; padding-left: 0}}#brxe-lelszf {margin-right: 10px; font-size: 1em}#brxe-xijvlj:hover {color: #969696}#brxe-xijvlj {margin-bottom: 0}@media (max-width: 478px) {#brxe-xijvlj:hover {color: #000000}}#brxe-ltpuxn {align-items: center; flex-direction: row; justify-content: flex-start; align-self: flex-start !important}#brxe-omxdtc {margin-top: 20px}#brxe-xfllts {margin-right: 10px; font-size: 1em}#brxe-jeccxs:hover {color: #969696}#brxe-jeccxs {margin-bottom: 0}@media (max-width: 478px) {#brxe-jeccxs:hover {color: #000000}}#brxe-kcurkl {align-items: center; flex-direction: row; justify-content: flex-start; align-self: flex-start !important}#brxe-zstwpy {height: 100%}#brxe-zybjop {height: 100%}#brxe-daoomf {height: 100%}#brxe-vvacpl {height: 100%}#brxe-pgybry {height: 100%}#brxe-jugiha {background-color: #e6e7e8}#brxe-jugiha .splide__slide {height: auto}#brxe-jugiha .splide__arrow {color: #969696}#brxe-jugiha .splide__arrow svg {fill: #969696}#brxe-jugiha .bricks-layout-wrapper,#brxe-jugiha .splide__track,#brxe-jugiha .splide__list { height: auto !important;}#brxe-jugiha .splide__slide img { height: auto !important; width: 100%; object-fit: contain;}#brxe-ufaold {padding-top: 0}#brxe-aolvuz .accordion-title-wrapper {min-height: 50px}#brxe-aolvuz .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}@media (max-width: 478px) {#brxe-aolvuz {align-self: center}#brxe-aolvuz .accordion-title-wrapper {min-height: 35px}}#brxe-drehln {margin-top: 30px}@media (max-width: 478px) {#brxe-drehln {align-self: center !important; align-items: center}}#brxe-ectuxu {overflow: hidden; margin-bottom: var(--space-l)}@media (max-width: 478px) {#brxe-ectuxu {align-items: center}}.brxe-xvwdnh {align-items: flex-end; align-self: center !important; justify-content: flex-end; z-index: 1; border: 8px solid #ffffff; border-radius: 15px; height: 267px; width: 400px; background-size: cover; background-position: center center}@media (max-width: 991px) {.brxe-xvwdnh {padding-right: 25px}}@media (max-width: 767px) {.brxe-xvwdnh {position: relative; padding-right: 0; margin-right: 0; margin-left: 0}}@media (max-width: 478px) {.brxe-xvwdnh {padding-right: 0; height: 350px; width: 350px}}.brxe-gtkthb {align-self: flex-start; text-transform: uppercase; font-weight: 700; font-family: "Open Sans"; line-height: 1; font-size: var(--heading-1); color: white; margin-bottom: var(--space-2xs)}.brxe-kklbpy {color: #ffffff; font-family: "Libre Caslon Display"; line-height: 1; font-weight: 400; font-size: var(--heading-8); margin-bottom: var(--space-3xs)}@media (max-width: 478px) {.brxe-kklbpy {font-size: var(--heading-6)}}.brxe-yjkyic {color: #ffffff; line-height: 1.2; font-size: 18px}.brxe-yjkyic a {color: #ffffff; line-height: 1.2; font-size: 18px; font-size: inherit}.brxe-fcdtze {margin-top: var(--space-xs)}.brxe-njvomi {width: 55%; justify-content: center; padding-top: 25px; padding-right: 50px; padding-bottom: 25px; padding-left: 75px; background-color: #e68600; min-height: 375px; flex-shrink: 0}@media (max-width: 991px) {.brxe-njvomi {padding-left: 50px}}@media (max-width: 478px) {.brxe-njvomi {width: 100%; padding-top: var(--space-m); padding-right: var(--space-l); padding-bottom: var(--space-m); padding-left: var(--space-l); min-height: 0px}}.brxe-abjlbl {flex-direction: row; background-image: linear-gradient(90deg, #ffffff 30%, #e68600 30%); align-self: stretch !important; width: 100%; max-width: 1000px}@media (max-width: 991px) {.brxe-abjlbl {width: 100%}}@media (max-width: 767px) {.brxe-abjlbl {align-self: center !important; justify-content: center; background-image: linear-gradient(white, white)}}@media (max-width: 478px) {.brxe-abjlbl {background-image: linear-gradient(white 30%, var(--100orange) 30%)}}.brxe-gukfqv {margin-bottom: var(--space-l)}