@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-code{width:100%}}@layer bricks {}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px}.brxe-post-toc[data-nowrap] .toc-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-toc[data-sticky]{position:sticky}.brxe-post-toc.toc-right{right:0;transform:translateX(100%)}@media (min-width:52em){.brxe-post-toc{transform:translateX(0)}.brxe-post-toc.toc-right{right:calc(50% - 26rem);transform:translateX(0)}}.brxe-post-toc .js-toc{overflow-y:hidden}.brxe-post-toc>.toc-list{overflow:hidden;position:relative}.brxe-post-toc .toc-list{counter-reset:item;list-style:none;margin:0;padding:0}.brxe-post-toc .toc-list li.toc-list-item{position:relative}.brxe-post-toc .toc-link{color:currentcolor;display:block;height:100%;text-decoration:none}.brxe-post-toc .toc-link:before{content:"";display:inline-block;height:inherit;left:0;position:absolute;right:0}.brxe-post-toc .toc-link.is-active-link{font-weight:700}.brxe-post-toc .is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.brxe-post-toc .is-collapsed{max-height:0}.brxe-post-toc .is-position-fixed{position:fixed!important;top:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-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 {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-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)}}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-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-670fca {font-size: 14px; color: var(--text-white); margin-top: 20px; margin-bottom: 60px; align-self: flex-start}@media (max-width: 767px) {#brxe-670fca {margin-bottom: 20px}}#brxe-4e6e44 {color: var(--light); margin-top: 0; margin-bottom: 20px}#brxe-704bbe {margin-bottom: 30px; color: var(--light); font-size: 18px; line-height: 30px}#brxe-37f042 {flex-direction: column; display: flex}#brxe-huhslk {text-align: center}#brxe-b7ad69 {display:block;}@media (max-width: 478px) {#brxe-b7ad69 {display:none;}}#brxe-818dac {flex-direction: row; width: 100%; display: grid; align-items: initial; padding-top: 0; padding-bottom: 0; grid-template-columns: 54.7% 41.2%; grid-gap: 4.1%}@media (max-width: 767px) {#brxe-818dac {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-818dac {flex-direction: column; grid-template-columns: 1fr; grid-gap: 0px}}#brxe-d79744 {background-position: center center; background-repeat: no-repeat; flex-direction: row; min-height: 400px; padding-right: 20px !important; padding-left: 20px !important}@media (max-width: 767px) {#brxe-d79744 {height: 100%; min-height: 600px; padding-top: 0px; padding-bottom: 0px}}@media (max-width: 478px) {#brxe-d79744 {padding-right: 0 !important; padding-left: 0 !important}}@media (max-width: 1110px){ #brxe-klinxc{ width: 100%; margin-bottom: 20px; text-align: center; }}@media (max-width: 767px) {#brxe-klinxc {text-align: center}}@media (max-width: 478px) {#brxe-klinxc {text-align: center; width: 75%; margin-right: auto; margin-left: auto}}#brxe-wpxxsu {flex-basis: 28%; align-self: center !important; font-style: italic; font-weight: 700; margin-right: 20px}@media (max-width: 1110px){ #brxe-wpxxsu{ flex-basis: 100%; }}@media (max-width: 767px) {#brxe-wpxxsu {align-items: center; padding-left: 0; flex-basis: 100%; margin-right: 0}}@media (max-width: 478px) {#brxe-wpxxsu {padding-left: 0; flex-basis: 100%}}#brxe-hrenka {padding-right: 60px; padding-left: 60px; flex-basis: 70%}#brxe-hrenka .splide__arrow {height: 25px; width: 12.5px; color: var(--tertiary-l-4); font-size: 25px; min-height: 25px; min-width: 25px}#brxe-hrenka .splide__arrow--prev {left: 1.5%}#brxe-hrenka .splide__arrow svg {fill: var(--tertiary-l-4); height: 25px; width: 25px}#brxe-hrenka .splide__arrow--next {right: 1.5%}@media (max-width: 767px) {#brxe-hrenka {flex-basis: 100%}}@media (max-width: 478px) {#brxe-hrenka {flex-basis: 100%}}#brxe-udtrjx {flex-direction: row; box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1); border-width: 5px; border-color: var(--frost); border-radius: 50px; padding-right: 60px; padding-left: 60px}@media (max-width: 1110px){ #brxe-udtrjx{ flex-direction: column; padding: 20px; }}@media (max-width: 767px) {#brxe-udtrjx {align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 478px) {#brxe-udtrjx {padding-top: 20px; padding-right: 20px; padding-bottom: 0; padding-left: 20px; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16)}}#brxe-klowjd {flex-direction: row; max-width: 100%}#brxe-nmksqt {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-nmksqt {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-550c5e {width: 100%}#brxe-754446 {grid-template-columns: repeat(3, 1fr)}#brxe-5ac47c {line-height: 60px}#brxe-17dc50 {margin-bottom: 0; max-width: 100%}@media (max-width: 767px) {#brxe-17dc50 {margin-bottom: 30px; padding-right: 20px !important; padding-left: 20px !important}}.brxe-fa1d59 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-474541 .brxe-0262a8.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-474541 .brxe-0262a8.brxe-image:not(.tag), .brxe-474541 .brxe-0262a8.brxe-image img {object-fit: fill}}.brxe-474541 .brxe-263717.brxe-post-excerpt {line-height: 24px}.brxe-474541 .brxe-75cfb5.brxe-image {display: inline-block; width: 50px; height: 50px; border-radius: 50%}.brxe-474541 .brxe-4f4ff5.brxe-text-basic {display: inline-block; margin-left: 15px}.brxe-474541 .brxe-cfa6a3.brxe-block {display: flex; position: relative; z-index: 2; flex-direction: row; align-items: center; align-self: center !important; justify-content: flex-start; margin-top: 20px}.brxe-474541.brxe-block {position: relative; align-content: flex-start; flex-direction: column; flex-wrap: wrap; column-gap: 20px; margin-bottom: 30px}@media (max-width: 767px) {.brxe-474541.brxe-block {grid-template-columns: 1fr !important}}#brxe-7049af {flex-direction: row}@media (max-width: 767px) {#brxe-7049af {margin-bottom: 20px}}@media (max-width: 478px) {#brxe-7049af {margin-bottom: 40px}}.brxe-1951f1 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-47db0c .brxe-3d76d4.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-47db0c .brxe-3d76d4.brxe-image:not(.tag), .brxe-47db0c .brxe-3d76d4.brxe-image img {object-fit: fill}}.brxe-47db0c .brxe-0f70cc.brxe-post-excerpt {line-height: 24px}.brxe-47db0c.brxe-block {position: relative; align-content: flex-start; flex-direction: column; flex-wrap: wrap; column-gap: 20px; margin-bottom: 30px}@media (max-width: 767px) {.brxe-47db0c.brxe-block {grid-template-columns: 1fr !important}}#brxe-d5827e {flex-direction: row}#brxe-bbec08 {flex-direction: row; column-gap: 60px; max-width: 100%; grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-bbec08 {padding-right: 20px !important; padding-left: 20px !important}}#brxe-dcc26f {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}#brxe-dcc26f li{margin-bottom:20px;}#brxe-dcc26f li:last-child{margin-bottom:0 !important;}@media (max-width: 767px) {#brxe-dcc26f {padding-top: 40px; padding-bottom: 40px}}#brxe-7c8467 {color: var(--gold); margin-bottom: 30px}@media (max-width: 478px) {#brxe-7c8467 {color: var(--gold)}}#brxe-ab6685 {color: var(--light); line-height: 30px; font-size: var(--text-l); text-align: center; margin-bottom: 30px; margin-left: o}@media (max-width: 767px) {.cta-m{width:68%; display:block; margin:20px auto 0;}.highlight{display:block; text-align:center;}}.brxe-fgoyno .form-group:nth-child(1) {width: 52%}.brxe-hdwewx .form-group:nth-child(1) {width: 75%}#brxe-388bba {text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column}#brxe-156667 {display: flex; align-items: center; padding-top: 60px; padding-bottom: 60px; border-top-width: 10px; border-bottom-width: 10px; border-radius: 10px; max-width: 100%; background-color: var(--dark)}@media (max-width: 991px) {#brxe-156667 {border-radius: 0}}@media (max-width: 767px) {#brxe-156667 {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px}}#brxe-951001 {align-items: auto; flex-direction: column; background-color: var(--transparent); padding-right: 20px; padding-left: 20px; margin-top: 100px; margin-bottom: 100px}@media (max-width: 767px) {#brxe-951001 {padding-right: 0; padding-left: 0; margin-top: 40px; margin-bottom: 40px}}@media (max-width: 1110px){ #brxe-0aa678{ width: 100%; margin-bottom: 20px; text-align: center; }}@media (max-width: 767px) {#brxe-0aa678 {text-align: center}}@media (max-width: 478px) {#brxe-0aa678 {text-align: center; width: 75%; margin-right: auto; margin-left: auto}}#brxe-e34714 {flex-basis: 28%; align-self: center !important; font-style: italic; font-weight: 700; margin-right: 20px}@media (max-width: 1110px){ #brxe-e34714{ flex-basis: 100%; }}@media (max-width: 767px) {#brxe-e34714 {align-items: center; padding-left: 0; flex-basis: 100%; margin-right: 0}}@media (max-width: 478px) {#brxe-e34714 {padding-left: 0; flex-basis: 100%}}#brxe-7e9518 {padding-right: 60px; padding-left: 60px; flex-basis: 70%}#brxe-7e9518 .splide__arrow {height: 25px; width: 12.5px; color: var(--tertiary-l-4); font-size: 25px; min-height: 25px; min-width: 25px}#brxe-7e9518 .splide__arrow--prev {left: 1.5%}#brxe-7e9518 .splide__arrow svg {fill: var(--tertiary-l-4); height: 25px; width: 25px}#brxe-7e9518 .splide__arrow--next {right: 1.5%}@media (max-width: 767px) {#brxe-7e9518 {flex-basis: 100%}}@media (max-width: 478px) {#brxe-7e9518 {flex-basis: 100%}}#brxe-e35b32 {flex-direction: row; box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1); border-width: 5px; border-color: var(--frost); border-radius: 50px; padding-right: 60px; padding-left: 60px}@media (max-width: 1110px){ #brxe-e35b32{ flex-direction: column; padding: 20px; }}@media (max-width: 767px) {#brxe-e35b32 {align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 478px) {#brxe-e35b32 {padding-top: 20px; padding-right: 20px; padding-bottom: 0; padding-left: 20px; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16)}}#brxe-9551c2 {flex-direction: row; max-width: 100%}#brxe-19f921 {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-19f921 {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-e7597d {color: var(--dark); font-size: 35px; margin-bottom: 40px; flex-direction: row}@media (max-width: 767px) {#brxe-e7597d {margin-bottom: 20px}}#brxe-6328a4 {width: 100%; max-width: 65%}@media (max-width: 767px) {#brxe-6328a4 {width: 100%; max-width: 100%}}#brxe-f3b128 {max-width: 35%; width: 100%; text-align: right}@media (max-width: 767px) {#brxe-f3b128 {max-width: 100%}}#brxe-d2cf3f {max-width: 100%; flex-direction: row; align-items: center; column-gap: 35px; margin-bottom: 20px; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-d2cf3f {margin-bottom: 0; padding-right: 20px; padding-left: 20px}}.brxe-7cbccf { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-11130c .brxe-8d7e3d.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-11130c .brxe-8d7e3d.brxe-image:not(.tag), .brxe-11130c .brxe-8d7e3d.brxe-image img {object-fit: fill}}.brxe-11130c .brxe-c2d711.brxe-post-excerpt {line-height: 24px}#brxe-2c0cce {flex-direction: row}#brxe-a43eae {padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-a43eae {padding-right: 0; padding-left: 0}}#brxe-920a02 {line-height: 60px}.brxe-hgihzv {height: 50px}.brxe-hgihzv svg {: }@media (max-width: 767px) {#brxe-dba525 {margin-bottom: 20px}}@media (max-width: 478px) {#brxe-dba525 {margin-bottom: 40px}}.brxe-538093 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-f72f7d .brxe-e875a4.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-f72f7d .brxe-e875a4.brxe-image:not(.tag), .brxe-f72f7d .brxe-e875a4.brxe-image img {object-fit: fill}}.brxe-f72f7d .brxe-b5f904.brxe-post-excerpt {line-height: 24px}.brxe-f72f7d.brxe-block {position: relative; align-content: flex-start; flex-direction: column; flex-wrap: wrap; column-gap: 20px; margin-bottom: 30px}@media (max-width: 767px) {.brxe-f72f7d.brxe-block {grid-template-columns: 1fr !important}}#brxe-8f7903 {flex-direction: row}#brxe-45a4aa {flex-direction: row; column-gap: 60px; max-width: 100%; grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-45a4aa {padding-right: 20px !important; padding-left: 20px !important}}#brxe-5f43b5 {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}#brxe-5f43b5 li{margin-bottom:20px;}#brxe-5f43b5 li:last-child{margin-bottom:0 !important;}@media (max-width: 767px) {#brxe-5f43b5 {padding-top: 40px; padding-bottom: 40px}}#brxe-duawhv {line-height: 60px}@media (max-width: 767px) {#brxe-ixovwk {margin-bottom: 20px}}@media (max-width: 478px) {#brxe-ixovwk {margin-bottom: 40px}}.brxe-tvschv { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-hygrak .brxe-yrjdud.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-hygrak .brxe-yrjdud.brxe-image:not(.tag), .brxe-hygrak .brxe-yrjdud.brxe-image img {object-fit: fill}}.brxe-hygrak .brxe-bdqarp.brxe-post-excerpt {line-height: 24px}.brxe-hygrak.brxe-block {position: relative; align-content: flex-start; flex-direction: column; flex-wrap: wrap; column-gap: 20px; margin-bottom: 30px}@media (max-width: 767px) {.brxe-hygrak.brxe-block {grid-template-columns: 1fr !important}}#brxe-monvlc {flex-direction: row}#brxe-utvsum {flex-direction: row; column-gap: 60px; max-width: 100%; grid-template-columns: repeat(2, 1fr)}@media (max-width: 767px) {#brxe-utvsum {padding-right: 20px !important; padding-left: 20px !important}}#brxe-pyczju {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}#brxe-pyczju li{margin-bottom:20px;}#brxe-pyczju li:last-child{margin-bottom:0 !important;}@media (max-width: 767px) {#brxe-pyczju {padding-top: 40px; padding-bottom: 40px}}#brxe-9c009a {padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px; background-color: #fafafa}@media (max-width: 767px) {#brxe-9c009a {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}@media (max-width: 1110px){ #brxe-nacqak{ width: 100%; margin-bottom: 20px; text-align: center; }}@media (max-width: 767px) {#brxe-nacqak {text-align: center}}@media (max-width: 478px) {#brxe-nacqak {text-align: center; width: 75%; margin-right: auto; margin-left: auto}}#brxe-qvmtov {flex-basis: 28%; align-self: center !important; font-style: italic; font-weight: 700; margin-right: 20px}@media (max-width: 1110px){ #brxe-qvmtov{ flex-basis: 100%; }}@media (max-width: 767px) {#brxe-qvmtov {align-items: center; padding-left: 0; flex-basis: 100%; margin-right: 0}}@media (max-width: 478px) {#brxe-qvmtov {padding-left: 0; flex-basis: 100%}}#brxe-grzckh {padding-right: 60px; padding-left: 60px; flex-basis: 70%}#brxe-grzckh .splide__arrow {height: 25px; width: 12.5px; color: var(--tertiary-l-4); font-size: 25px; min-height: 25px; min-width: 25px}#brxe-grzckh .splide__arrow--prev {left: 1.5%}#brxe-grzckh .splide__arrow svg {fill: var(--tertiary-l-4); height: 25px; width: 25px}#brxe-grzckh .splide__arrow--next {right: 1.5%}@media (max-width: 767px) {#brxe-grzckh {flex-basis: 100%}}@media (max-width: 478px) {#brxe-grzckh {flex-basis: 100%}}#brxe-juwhzf {flex-direction: row; box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1); border-width: 5px; border-color: var(--frost); border-radius: 50px; padding-right: 60px; padding-left: 60px}@media (max-width: 1110px){ #brxe-juwhzf{ flex-direction: column; padding: 20px; }}@media (max-width: 767px) {#brxe-juwhzf {align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; justify-content: center}}@media (max-width: 478px) {#brxe-juwhzf {padding-top: 20px; padding-right: 20px; padding-bottom: 0; padding-left: 20px; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16)}}#brxe-qmziwf {flex-direction: row; max-width: 100%}#brxe-dufgtt {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-dufgtt {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-csevur {color: var(--dark); font-size: 35px; margin-bottom: 40px; flex-direction: row}@media (max-width: 767px) {#brxe-csevur {margin-bottom: 20px}}#brxe-tpcwro {width: 100%; max-width: 65%}@media (max-width: 767px) {#brxe-tpcwro {width: 100%; max-width: 100%}}#brxe-hdtjfy {max-width: 35%; width: 100%; text-align: right}@media (max-width: 767px) {#brxe-hdtjfy {max-width: 100%}}#brxe-jawzig {max-width: 100%; flex-direction: row; align-items: center; column-gap: 35px; margin-bottom: 20px; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-jawzig {margin-bottom: 0; padding-right: 20px; padding-left: 20px}}.brxe-crzjry { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-tmfiiq .brxe-znjtja.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-tmfiiq .brxe-znjtja.brxe-image:not(.tag), .brxe-tmfiiq .brxe-znjtja.brxe-image img {object-fit: fill}}.brxe-tmfiiq .brxe-kqnxff.brxe-post-excerpt {line-height: 24px}#brxe-vmoven {flex-direction: row}#brxe-ulgysk {padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-ulgysk {padding-right: 0; padding-left: 0}}.brxe-upoovs {width: 100%}.brxe-2cce01 {max-width: 105px; width: 100%; margin-right: 0; align-self: center !important}@media (max-width: 1110px){ .brxe-2cce01{ flex-basis: 100%; }}@media (max-width: 767px) {.brxe-2cce01 {margin-right: 0; margin-bottom: 20px; padding-left: 0; flex-basis: 100%; align-items: center}}@media (max-width: 478px) {.brxe-2cce01 {flex-basis: 100%; padding-left: 0}}.brxe-hykmrj {font-size: 32px; text-align: center; line-height: 36px; margin-bottom: 15px}@media (max-width: 767px) {.brxe-hykmrj {margin-bottom: 20px}}@media (max-width: 991px) {.brxe-netzyp {flex-direction: row}}.brxe-jebbjc {width: 100%; align-self: center !important; margin-right: 20px; max-width: 100%}@media (max-width: 1110px){ .brxe-jebbjc{ flex-basis: 100%; }}@media (max-width: 767px) {.brxe-jebbjc {flex-basis: 100%; padding-left: 0; margin-right: 0; align-items: center}}@media (max-width: 478px) {.brxe-jebbjc {flex-basis: 100%; padding-left: 0}}.brxe-af91f5 {flex-direction: row; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border: 10px solid var(--text-white); border-radius: 99px; background-color: var(--frost); box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1); column-gap: 40px}@media (max-width: 991px) {.brxe-af91f5 {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; flex-direction: row}}@media (max-width: 767px) {.brxe-af91f5 {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; justify-content: center; align-items: center}}@media (max-width: 478px) {.brxe-af91f5 {box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16); padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}.brxe-18d6f0 {max-width: 100%; flex-direction: row}.brxe-khtgwn {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}.brxe-khtgwn .brxe-container.dark-form{ padding-top: 0; padding-bottom: 0;} .brxe-khtgwn .brxe-container.dark-form > .brxe-block{ background-color: var(--dark);} .brxe-khtgwn .brxe-container.dark-form button { color: #000; background-color: var(--gold) !important;} .brxe-khtgwn .brxe-container.dark-form label{ color: #fff !important;} .brxe-khtgwn .brxe-container.dark-form .brxe-heading,.brxe-khtgwn .brxe-container.dark-form .gform_confirmation_wrapper{ color: #fff !important;} .brxe-khtgwn .brxe-container.dark-form .gfield_required{ color: #fff !important; margin-left: 2px;} .brxe-khtgwn .brxe-container.dark-form button .text::after {background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_169_8428)'%3E%3Cpath d='M7.87402 13.2998C7.64159 13.2998 7.41805 13.2075 7.25391 13.043C7.08955 12.8789 6.99716 12.656 6.99707 12.4238C6.99707 12.1914 7.08938 11.9679 7.25391 11.8037L11.0107 8.04883H0.875C0.39178 8.04883 0 7.65705 0 7.17383C0.000142522 6.69073 0.391868 6.29883 0.875 6.29883H11.0107L7.25391 2.54395C6.9119 2.2019 6.91202 1.64681 7.25391 1.30469C7.59601 0.962579 8.15104 0.962603 8.49316 1.30469L13.7432 6.55469C13.9075 6.71881 14 6.94153 14 7.17383C14 7.40613 13.9076 7.62885 13.7432 7.79297L8.49316 13.043C8.32908 13.2074 8.10635 13.2997 7.87402 13.2998Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_169_8428'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;} .brxe-khtgwn .brxe-container.dark-form button:hover .text::after { width: 12px; opacity: 1;}@media (max-width: 767px) {.brxe-khtgwn {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-frrnhe {color: var(--dark); font-size: 35px; margin-bottom: 40px; flex-direction: row}@media (max-width: 767px) {#brxe-frrnhe {margin-bottom: 20px}}#brxe-xpcnbv {width: 100%; max-width: 65%}@media (max-width: 767px) {#brxe-xpcnbv {width: 100%; max-width: 100%}}#brxe-zlhlar {max-width: 35%; width: 100%; text-align: right}@media (max-width: 767px) {#brxe-zlhlar {max-width: 100%}}#brxe-voweky {max-width: 100%; flex-direction: row; align-items: center; column-gap: 35px; margin-bottom: 20px; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-voweky {margin-bottom: 0; padding-right: 20px; padding-left: 20px}}.brxe-pcndnn { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-kpsjdr .brxe-eipigy.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-kpsjdr .brxe-eipigy.brxe-image:not(.tag), .brxe-kpsjdr .brxe-eipigy.brxe-image img {object-fit: fill}}.brxe-kpsjdr .brxe-mcvvhy.brxe-post-excerpt {line-height: 24px}#brxe-hjwgoa {flex-direction: row}#brxe-uelmrm {padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-uelmrm {padding-right: 0; padding-left: 0}}#brxe-zyjtsc {color: var(--dark); font-size: 35px; margin-bottom: 40px; flex-direction: row}@media (max-width: 767px) {#brxe-zyjtsc {margin-bottom: 20px}}#brxe-omfijy {width: 100%; max-width: 65%}@media (max-width: 767px) {#brxe-omfijy {width: 100%; max-width: 100%}}#brxe-pvjapi {max-width: 35%; width: 100%; text-align: right}@media (max-width: 767px) {#brxe-pvjapi {max-width: 100%}}#brxe-gxravf {max-width: 100%; flex-direction: row; align-items: center; column-gap: 35px; margin-bottom: 20px; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-gxravf {margin-bottom: 0; padding-right: 20px; padding-left: 20px}}.brxe-kmlero { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-lomexi .brxe-qunmwx.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-lomexi .brxe-qunmwx.brxe-image:not(.tag), .brxe-lomexi .brxe-qunmwx.brxe-image img {object-fit: fill}}.brxe-lomexi .brxe-uoeqar.brxe-post-excerpt {line-height: 24px}#brxe-ygmpte {flex-direction: row}#brxe-sprkpx {padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-sprkpx {padding-right: 0; padding-left: 0}}#brxe-ekauat {color: var(--dark); font-size: 35px; margin-bottom: 40px; flex-direction: row}@media (max-width: 767px) {#brxe-ekauat {margin-bottom: 20px}}#brxe-omlnya {width: 100%; max-width: 65%}@media (max-width: 767px) {#brxe-omlnya {width: 100%; max-width: 100%}}#brxe-cpwclm {max-width: 35%; width: 100%; text-align: right}@media (max-width: 767px) {#brxe-cpwclm {max-width: 100%}}#brxe-rsjndn {max-width: 100%; flex-direction: row; align-items: center; column-gap: 35px; margin-bottom: 20px; padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-rsjndn {margin-bottom: 0; padding-right: 20px; padding-left: 20px}}.brxe-nofzil { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}.brxe-whifmu .brxe-khbohm.brxe-image {width: 100%; border-radius: 10px}@media (max-width: 767px) {.brxe-whifmu .brxe-khbohm.brxe-image:not(.tag), .brxe-whifmu .brxe-khbohm.brxe-image img {object-fit: fill}}.brxe-whifmu .brxe-ztblhy.brxe-post-excerpt {line-height: 24px}#brxe-kadxhb {flex-direction: row}#brxe-oewkht {padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-oewkht {padding-right: 0; padding-left: 0}}