.brxe-code{width:100%}.brxe-accordion-nested{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}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}@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;display:flex;justify-content:center;overflow:hidden;padding-top:56.25%;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{object-fit:cover}:where(.brxe-video) .perfmatters-lazy-youtube{margin-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}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}.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}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}.brxe-button{width:auto}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}#brxe-pgrzqp span { color: #ff9d00; font-weight: normal; font-size:28px; display: block; margin-top: 10px}#brxe-khelki {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: rgba(0, 0, 0, 0)}#brxe-hponig {position: relative; display: none}#brxe-hponig .css-filter { filter: none !important;}@media (max-width: 767px) {#brxe-hponig {display: flex}}@media (max-width: 478px) {#brxe-hponig img { filter: none !important; transform: none !important; opacity: 1 !important; transition: none !important; animation: none !important; will-change: auto !important;}}#brxe-bbrnct svg {height: 1em}#brxe-bbrnct svg { fill: currentColor;}#brxe-tnymwy {width: auto; height: 56px; margin-right: 10px}#brxe-qlsnhi {width: auto; height: 56px; margin-right: 10px}#brxe-xooyox {width: auto; height: 56px}#brxe-rpvwks {flex-direction: row}#brxe-cxxkns {grid-column: 1; grid-row: 2; row-gap: var(--line-spacing-sm)}@media (max-width: 767px) {#brxe-cxxkns {grid-row: 3}}#brxe-xemuuv {grid-column: 1; grid-row: 1; row-gap: var(--line-spacing-sm)}@media (max-width: 767px) {#brxe-xemuuv {flex-basis: 100%}}#brxe-tqqtnz {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: rgba(0, 0, 0, 0)}#brxe-dnofki {position: relative}#brxe-dnofki .css-filter { filter: none !important;}@media (max-width: 767px) {#brxe-dnofki {display: none}}#brxe-yyiege {grid-template-rows: auto auto; grid-template-columns: 1fr 1fr; flex-direction: row}@media (max-width: 991px) {#brxe-fvxstd {color: #707070}}#brxe-xshcug {width: 240px; height: 49px}#brxe-bucogw {width: 148px; height: 50px}#brxe-fmpntu {width: 124px; height: 50px}#brxe-cshgdg {width: 158px; height: 50px}#brxe-eyhchc {width: 56px; height: 50px}#brxe-zlblap {width: 205px; height: 50px}#brxe-xgpqhs {flex-direction: row; align-items: center; justify-content: space-between; padding-top: 10px; flex-wrap: wrap; column-gap: 20px; row-gap: 20px}#brxe-fmbriv {margin-top: 7px; margin-left: auto; flex-direction: row-reverse; font-size: 14px}#brxe-fmbriv .icon > svg {height: 14px}#brxe-rsgacl {padding-top: 30px; padding-bottom: 30px}@media (max-width: 991px) {#brxe-rsgacl {padding-top: 30px; padding-bottom: 30px}}#brxe-vrlkfm {aspect-ratio: 1/1}#brxe-vrlkfm:not(.tag), #brxe-vrlkfm img {object-fit: cover}#brxe-nkzrzh {flex-direction: row; align-items: center; justify-content: center; column-gap: var(--column-spacing-sm); row-gap: var(--line-spacing-md)}@media (max-width: 478px) {#brxe-nkzrzh {flex-direction: column}}#brxe-cfqqwb {row-gap: var(--line-spacing-sm); margin-left: -20px; padding-left: 20px}[data-id="brxe-fianuv"].splide__slide {flex-direction: column; align-items: flex-start; justify-content: flex-start}#brxe-evjpld {flex-direction: row; align-items: center; justify-content: center; row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-sm)}#brxe-okgfce {margin-left: -20px; padding-left: 20px; row-gap: var(--line-spacing-sm)}[data-id="brxe-cgklhn"].splide__slide {flex-direction: column; align-items: flex-start; justify-content: flex-start}#brxe-lfjjkd {flex-direction: row; column-gap: var(--column-spacing-sm); row-gap: var(--line-spacing-md); align-items: center; justify-content: center}#brxe-jmrftw {margin-left: -20px; padding-left: 20px; row-gap: var(--line-spacing-sm)}[data-id="brxe-hhtmwh"].splide__slide {flex-direction: column; align-items: flex-start; justify-content: flex-start}#brxe-xfloet {flex-direction: row; column-gap: var(--column-spacing-sm); row-gap: var(--line-spacing-md); align-items: center; justify-content: center}#brxe-cmpkji {margin-left: -20px; padding-left: 20px; row-gap: var(--line-spacing-sm)}[data-id="brxe-ahzblz"].splide__slide {flex-direction: column; align-items: flex-start; justify-content: flex-start}#brxe-feecrf .splide__pagination {bottom: -30px}#brxe-qissmj {row-gap: var(--line-spacing-md)}#brxe-dhnpxv {max-width: var(--max-width-medium); flex-basis: 40%}@media (max-width: 767px) {#brxe-dhnpxv {flex-basis: 100%}}#brxe-yartyv svg {height: 1em}#brxe-yartyv svg { fill: currentColor;}#brxe-dbalpe {width: 229px; height: 38px}#brxe-pzloer {font-size: var(--fs-small); color: var(--bricks-color-cyeoum)}#brxe-oiveyv {display: flex; justify-content: center; flex-direction: column; align-items: center; row-gap: var(--line-spacing-sm)}#brxe-ffpnbm {row-gap: var(--line-spacing-md); align-items: center; margin-top: 20px}#brxe-wdaueu {row-gap: var(--line-spacing-md)}#brxe-pkmnyi {row-gap: var(--line-spacing-md); max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-kjecpa {flex-direction: row}#brxe-nrathd {row-gap: var(--line-spacing-md); padding-top: 40px; padding-right: 60px; padding-bottom: 40px; padding-left: 60px}@media (max-width: 767px) {#brxe-nrathd {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-radius: 0}}#brxe-unetbd {row-gap: var(--line-spacing-md); padding-top: 40px; padding-right: 60px; padding-bottom: 40px; padding-left: 60px}@media (max-width: 767px) {#brxe-unetbd {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-radius: 0}}#brxe-eodoix {row-gap: var(--line-spacing-md); padding-top: 40px; padding-right: 60px; padding-bottom: 40px; padding-left: 60px}@media (max-width: 767px) {#brxe-eodoix {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-radius: 0}}#brxe-izkpol {row-gap: var(--line-spacing-md)}@media (max-width: 767px) {#brxe-djgbnv {background-color: var(--bricks-color-gkiuxk)}}#brxe-phcwtx {margin-right: auto; margin-left: auto}#brxe-bkugjb {width: auto; height: 50px}#brxe-uvjrpt {width: auto; height: 50px}#brxe-dkevyi {width: auto; height: 50px}#brxe-snjrct {row-gap: var(--line-spacing-md); flex-direction: row; align-items: center; column-gap: var(--column-spacing-md); justify-content: center}#brxe-zynnwe {margin-top: 20px; margin-right: auto; margin-left: auto}#brxe-xwhoyl {height: 50px; width: auto}#brxe-yysook {height: 50px; width: auto}#brxe-xpoltd {width: auto; height: 50px}#brxe-brgktg {flex-direction: row; column-gap: var(--column-spacing-md); align-items: center; justify-content: center; row-gap: var(--line-spacing-md)}@media (max-width: 767px) {#brxe-brgktg {align-items: center}}#brxe-vkundi {row-gap: var(--line-spacing-md); flex-direction: column; column-gap: var(--column-spacing-sm)}#brxe-ipfogo {row-gap: var(--line-spacing-sm)}#brxe-ksmexr {flex-direction: row; align-items: center; column-gap: 20px}#brxe-lpjzeh {text-align: center}#brxe-luxtoe {width: 22%}@media (max-width: 767px) {#brxe-luxtoe {width: 30%}}@media (max-width: 478px) {#brxe-luxtoe {width: 40%}}#brxe-pdyutn {text-align: center}#brxe-eojbar {width: 22%}@media (max-width: 767px) {#brxe-eojbar {width: 30%}}@media (max-width: 478px) {#brxe-eojbar {width: 40%}}#brxe-lhptvt {text-align: center}#brxe-dptiqd {width: 22%}@media (max-width: 767px) {#brxe-dptiqd {width: 30%}}@media (max-width: 478px) {#brxe-dptiqd {width: 40%}}#brxe-eejltd {text-align: center}#brxe-jqqrfp {width: 22%}@media (max-width: 767px) {#brxe-jqqrfp {width: 30%}}@media (max-width: 478px) {#brxe-jqqrfp {width: 40%}}#brxe-ixqqoz {text-align: center}#brxe-sahvve {grid-column: span 1; width: 22%}@media (max-width: 767px) {#brxe-sahvve {width: 30%}}@media (max-width: 478px) {#brxe-sahvve {width: 40%}}#brxe-qspyep {text-align: center}#brxe-zhbwfn {width: 22%}@media (max-width: 767px) {#brxe-zhbwfn {width: 30%}}@media (max-width: 478px) {#brxe-zhbwfn {width: 40%}}#brxe-kgoyie {text-align: center}#brxe-dsbszs {width: 22%}@media (max-width: 767px) {#brxe-dsbszs {width: 30%}}@media (max-width: 478px) {#brxe-dsbszs {width: 40%}}#brxe-luyujq {row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-md); grid-template-columns: repeat(4, 1fr); display: flex; flex-wrap: wrap; flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 767px) {#brxe-luyujq {grid-template-columns: 1fr 1fr 1fr}}@media (max-width: 478px) {#brxe-luyujq {grid-template-columns: 1fr 1fr}}#brxe-rqqaig {row-gap: 30px}#brxe-xscoxr {line-height: 1.25}#brxe-owodcl {border-radius: 50%}#brxe-teifpw {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-gglxto {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-ihbszc {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-mfimfo {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-yyhneh {row-gap: var(--line-spacing-sm)}@media (max-width: 991px) {#brxe-yyhneh {flex-direction: column}}@media (max-width: 767px) {#brxe-yyhneh {flex-direction: column}}#brxe-vvzsnq {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md); align-items: center}@media (max-width: 767px) {#brxe-vvzsnq {flex-wrap: nowrap}}#brxe-qgoeci {row-gap: var(--line-spacing-md)}.brxe-rtdicj .form-group:nth-child(2) {width: 49%}.brxe-rtdicj .form-group:nth-child(3) {width: 49%}.brxe-rtdicj label {color: var(--bricks-color-lfgfhz)}.brxe-rtdicj .label {color: var(--bricks-color-lfgfhz)}.brxe-rtdicj .submit-button-wrapper {margin-left: auto}.brxe-rtdicj ::placeholder {color: rgba(103, 106, 109, 0.81)}.brxe-rtdicj select {color: rgba(103, 106, 109, 0.81)}.brxe-rtdicj {justify-content: space-between}.options-wrapper li{ display: flex; align-items: start;} .options-wrapper input[type="checkbox"]{ margin-right: 7px} .options-wrapper input[type="checkbox"] + label { color: white} .options-wrapper input[type="checkbox"] + label a { text-decoration: underline;} .options-wrapper input[type="checkbox"]+ label a:hover { text-decoration: none;}#brxe-ligwsu {row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-md); flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-ligwsu {row-gap: var(--line-spacing-lg)}}#brxe-jrcdam {flex-basis: 40%}@media (max-width: 767px) {#brxe-jrcdam {flex-basis: auto}}@media (max-width: 478px) {#brxe-ckwhur {margin-left: 38px}}#brxe-fggbdh {row-gap: var(--line-spacing-md); max-width: var(--max-width-medium); align-self: flex-end !important}#brxe-sardrt {flex-direction: row}#brxe-bxoxag svg {height: 1em}#brxe-bxoxag svg { fill: currentColor;}#brxe-tdjxpt {width: 600px}#brxe-evlnob {width: 229px; height: 38px}#brxe-hbndpw {font-size: var(--fs-small); color: var(--bricks-color-cyeoum)}#brxe-uvpwtt {display: flex; justify-content: center; flex-direction: column; align-items: center; row-gap: var(--line-spacing-sm)}#brxe-vzwihb {row-gap: var(--line-spacing-md); align-items: center; margin-top: 20px}@media (max-width: 478px) {#brxe-vzwihb {margin-bottom: 20px}}#brxe-jjfujn {margin-right: auto; margin-left: auto}#brxe-dfmarp {margin-right: auto; margin-left: auto; width: 165px; height: 40px}#brxe-gnbcof {margin-right: auto; margin-left: auto}#brxe-fbinde {flex-direction: row; column-gap: var(--column-spacing-md); align-items: center; justify-content: center; row-gap: var(--line-spacing-md)}@media (max-width: 767px) {#brxe-fbinde {align-items: center}}#brxe-twdang {flex-direction: column; column-gap: var(--column-spacing-sm); row-gap: var(--line-spacing-md)}#brxe-zfwmqo {background-color: var(--bricks-color-gkiuxk)}#brxe-uqgjpp {background-color: var(--bricks-color-gkiuxk)}@media (max-width: 478px) {#brxe-fjrwsw {border: 0; padding-right: 0; padding-left: 0}}#brxe-mjkwmk .bricks-video-overlay-icon:hover {color: var(--bricks-color-cggqil)}#brxe-mjkwmk .bricks-video-overlay:hover {background-color: rgba(0, 0, 0, 0)}#brxe-ujclre {margin-top: 10px; margin-bottom: 0}#brxe-qaezlc {margin-top: 0}#brxe-jalrcu {flex-direction: row; column-gap: var(--column-spacing-md); align-items: center}@media (max-width: 478px) {#brxe-jalrcu {row-gap: var(--line-spacing-sm)}}#brxe-hlotrm {background-color: var(--bricks-color-gkiuxk)}#brxe-mozxlc {background-color: var(--bricks-color-gkiuxk)}@media (max-width: 478px) {#brxe-xousua {border: 0; padding-right: 0; padding-left: 0}}#brxe-vwhlxm .bricks-video-overlay-icon:hover {color: var(--bricks-color-cggqil)}#brxe-vwhlxm .bricks-video-overlay:hover {background-color: rgba(0, 0, 0, 0)}#brxe-ekrzyd {margin-top: 10px; margin-bottom: 0}#brxe-tfhqcm {margin-top: 0}#brxe-vthskd {flex-direction: row; column-gap: var(--column-spacing-md); align-items: center}@media (max-width: 478px) {#brxe-vthskd {row-gap: var(--line-spacing-sm)}}#brxe-axfqfd {background-color: var(--bricks-color-gkiuxk)}#brxe-mvpdll {background-color: var(--bricks-color-gkiuxk)}@media (max-width: 478px) {#brxe-zikcxp {border: 0; padding-right: 0; padding-left: 0}}#brxe-spouxp .bricks-video-overlay-icon:hover {color: var(--bricks-color-cggqil)}#brxe-spouxp .bricks-video-overlay:hover {background-color: rgba(0, 0, 0, 0)}#brxe-spouxp .bricks-video-overlay-icon {color: var(--bricks-color-bwvkuq)}#brxe-spouxp .bricks-video-overlay {background-color: rgba(19, 32, 84, 0.17)}#brxe-dlmgmg {margin-top: 10px; margin-bottom: 0}#brxe-qxabhe {margin-top: 0}#brxe-vmrhig {flex-direction: row; column-gap: var(--column-spacing-md); align-items: center}@media (max-width: 478px) {#brxe-vmrhig {row-gap: var(--line-spacing-sm)}}#brxe-faczdz {row-gap: var(--line-spacing-lg)}#brxe-tqocoj {line-height: 1.25}#brxe-ybifmg {border-radius: 50%}#brxe-bpwilm {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-qsvqix {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-obgyti {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-lfwrje {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-gbtjpi {row-gap: var(--line-spacing-sm)}@media (max-width: 991px) {#brxe-gbtjpi {flex-direction: column}}@media (max-width: 767px) {#brxe-gbtjpi {flex-direction: column}}#brxe-mbifiq {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md); align-items: center}@media (max-width: 767px) {#brxe-mbifiq {flex-wrap: nowrap}}#brxe-ninxrf {row-gap: var(--line-spacing-md)}#brxe-voctjn {row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-md); flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-voctjn {row-gap: var(--line-spacing-lg)}}#brxe-uzmkec {text-align: center; max-width: 500px}@media (max-width: 767px) {#brxe-uzmkec {margin-right: auto; margin-left: auto}}#brxe-mswpmj {display: flex; justify-content: center}#brxe-xiviov {max-width: 800px; row-gap: var(--line-spacing-md); flex-direction: row; align-items: center; width: auto}@media (max-width: 478px) {#brxe-bbctxu {overflow: hidden}}#brxe-csafia {flex-basis: 40%}@media (max-width: 767px) {#brxe-csafia {flex-basis: auto}}#brxe-zsojwp {margin-right: auto; margin-left: auto; width: 800px; height: auto}#brxe-wjmmah {align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-ughuen {flex-direction: row}#brxe-uznfjl svg {height: 1em}#brxe-uznfjl svg { fill: currentColor;}#brxe-iivmiw {width: 229px; height: 38px}#brxe-clxdfg {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-nrkeva {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-apvzze {row-gap: var(--line-spacing-md); align-items: center}#brxe-yyxlfd {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-frzzmd {flex-basis: 40%}@media (max-width: 767px) {#brxe-frzzmd {flex-basis: auto}}#brxe-ndwczf {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-awewtf {flex-direction: row}#brxe-fqikrt {margin-right: auto; margin-left: auto}#brxe-koormt {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-lzrquh {font-size: var(--fs-small); margin-top: 5px}#brxe-bqnqea {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-hnjagv {border: 0; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-hnjagv {border: 0; padding-right: 0; padding-left: 0}}#brxe-wnhudb {padding-right: 10px; padding-left: 10px}#brxe-hebwaz {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-trwmop {font-size: var(--fs-small); margin-top: 5px}#brxe-vlcepr {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-fqghhu {border: 0; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-fqghhu {border: 0; padding-right: 0; padding-left: 0}}#brxe-tllmag {padding-right: 10px; padding-left: 10px}#brxe-mlewtr {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-aeshhh {font-size: var(--fs-small); margin-top: 5px}#brxe-kznpzm {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-rodqmz {border: 0; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-rodqmz {border: 0; padding-right: 0; padding-left: 0}}#brxe-vldrqd {padding-right: 10px; padding-left: 10px}#brxe-oywwpm {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md); align-items: center}#brxe-sblgfl {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-gkquys {flex-basis: 50%}@media (max-width: 767px) {#brxe-gkquys {flex-basis: auto}}#brxe-jgkftl {row-gap: 20px; flex-basis: 50%}@media (max-width: 767px) {#brxe-jgkftl {flex-basis: auto}}#brxe-bqaiuu {row-gap: var(--line-spacing-md); flex-direction: row; column-gap: var(--column-spacing-md); align-items: center}#brxe-zviird {flex-direction: row; align-items: center; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-sm)}#brxe-bsiapz {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-ghlntg {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-nzafca {border-left-width: 1px; border-left-style: solid; padding-left: 10px; justify-content: center}#brxe-tpuqfl {flex-direction: row; column-gap: 40px; row-gap: 30px; align-items: stretch}@media (max-width: 767px) {#brxe-tpuqfl {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-tpuqfl {flex-wrap: wrap}}#brxe-gkpfht {row-gap: 30px}#brxe-loykew {flex-basis: 40%}@media (max-width: 767px) {#brxe-loykew {flex-basis: auto}}#brxe-cpsdjj {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-zklfiy {flex-direction: row}#brxe-ogmikn {flex-direction: row; align-items: center; column-gap: 20px}#brxe-gcroxq {flex-direction: row; column-gap: 40px; row-gap: 30px; flex-wrap: wrap; justify-content: space-between}@media (max-width: 478px) {#brxe-gcroxq {justify-content: space-evenly}}#brxe-pwxsvj {row-gap: 30px}#brxe-qjaqfr svg {height: 1em}#brxe-qjaqfr svg { fill: currentColor;}#brxe-bcareh {width: 229px; height: 38px}#brxe-iayhbl {font-size: var(--fs-small); color: var(--bricks-color-lfgfhz)}#brxe-zjbnqz {display: flex; justify-content: center; flex-direction: column; align-items: center}#brxe-pwimvv {row-gap: var(--line-spacing-md); align-items: center}#brxe-evzkip {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-byaxwd {margin-right: auto; margin-left: auto}#brxe-hyirlx {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-uurxpd {font-size: var(--fs-small); margin-top: 5px}#brxe-exvsyh {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-ncsdie {border: 0; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-ncsdie {border: 0; padding-right: 0; padding-left: 0}}#brxe-ggtjkc {padding-right: 10px; padding-left: 10px}#brxe-kofvwf {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-qtfkql {font-size: var(--fs-small); margin-top: 5px}#brxe-wztcns {background-color: var(--bricks-color-gkiuxk); width: 40px}#brxe-emmdwn {border: 0; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-emmdwn {border: 0; padding-right: 0; padding-left: 0}}#brxe-cjibnf {padding-right: 10px; padding-left: 10px}#brxe-mlrgbs {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md)}#brxe-zwtsan {row-gap: var(--line-spacing-md); align-self: center !important}#brxe-bpoagw svg {height: 1em}#brxe-bpoagw svg { fill: currentColor;}#brxe-lzbvsh {width: 229px; height: 38px}#brxe-hroozc {font-size: var(--fs-small); color: var(--bricks-color-cyeoum)}#brxe-hijjpy {display: flex; justify-content: center; flex-direction: column; align-items: center; row-gap: var(--line-spacing-sm)}#brxe-hlugdi {row-gap: var(--line-spacing-md); align-items: center; margin-top: 20px}#brxe-jkqrmc {row-gap: var(--line-spacing-lg)}#brxe-fvkoek {flex-basis: 40%}@media (max-width: 767px) {#brxe-fvkoek {flex-basis: auto}}#brxe-czjfzy {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-grknhf {flex-direction: row}#brxe-ycskda {flex-basis: 40%}@media (max-width: 767px) {#brxe-ycskda {flex-basis: auto}}#brxe-tvqprp {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-ythnjc {flex-direction: row}#brxe-tmbkvs svg {height: 1em}#brxe-tmbkvs svg { fill: currentColor;}#brxe-kluloo {width: 229px; height: 38px}#brxe-ffumen {font-size: var(--fs-small); color: var(--bricks-color-cyeoum)}#brxe-jrpagj {display: flex; justify-content: center; flex-direction: column; align-items: center; row-gap: var(--line-spacing-sm)}#brxe-htclue {row-gap: var(--line-spacing-md); align-items: center; margin-top: 20px}#brxe-jbxjkj {flex-basis: 40%}@media (max-width: 767px) {#brxe-jbxjkj {flex-basis: auto}}#brxe-ztlzbw {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-hwklbv {flex-direction: row}#brxe-qudpbp {flex-basis: 40%}@media (max-width: 767px) {#brxe-qudpbp {flex-basis: auto}}#brxe-xzwrvt {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-rjhodk {flex-direction: row}#brxe-bakyuo svg {height: 1em}#brxe-bakyuo svg { fill: currentColor;}#brxe-dowzos {width: 229px; height: 38px}#brxe-setlcj {font-size: var(--fs-small); color: var(--bricks-color-cyeoum)}#brxe-aybqdt {display: flex; justify-content: center; flex-direction: column; align-items: center; row-gap: var(--line-spacing-sm)}#brxe-dkcffz {row-gap: var(--line-spacing-md); align-items: center; margin-top: 20px}#brxe-kakofj {flex-basis: 40%}@media (max-width: 767px) {#brxe-kakofj {flex-basis: auto}}#brxe-lfejue {max-width: var(--max-width-medium); align-self: flex-end !important; row-gap: var(--line-spacing-md)}#brxe-elgdiz {flex-direction: row}#brxe-nzbcoa {line-height: 1.25}#brxe-omvgus {border-radius: 50%}#brxe-gllptm {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-ucenjz {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-fszjan {height: 1em; font-size: var(--fs-lead); color: var(--bricks-color-lfgfhz); fill: var(--bricks-color-lfgfhz)}#brxe-jzcesf {flex-direction: row; transition: var(--transition)}.icon-link-box span { text-decoration: underline} .icon-link-box:hover span { text-decoration: none}#brxe-bfzcua {row-gap: var(--line-spacing-sm)}@media (max-width: 991px) {#brxe-bfzcua {flex-direction: column}}@media (max-width: 767px) {#brxe-bfzcua {flex-direction: column}}#brxe-iqikms {flex-direction: row; column-gap: var(--column-spacing-md); row-gap: var(--line-spacing-md); align-items: center}@media (max-width: 767px) {#brxe-iqikms {flex-wrap: nowrap}}#brxe-mboqhx {row-gap: var(--line-spacing-md)}#brxe-fddrkq {row-gap: var(--line-spacing-md); column-gap: var(--column-spacing-md); flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-fddrkq {row-gap: var(--line-spacing-lg)}}#brxe-nstcrh {height: 1em; font-size: 1em}#brxe-xheufv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-zditcj {height: 1em; font-size: 1em}#brxe-ypspcg {align-items: center; flex-direction: row; justify-content: space-between}#brxe-elpxkc {height: 1em; font-size: 1em}#brxe-kiqbdv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-riadlg {height: 1em; font-size: 1em}#brxe-pfyujh {align-items: center; flex-direction: row; justify-content: space-between}#brxe-lifbgk {height: 1em; font-size: 1em}#brxe-bdzuyo {align-items: center; flex-direction: row; justify-content: space-between}#brxe-elyuxs {height: 1em; font-size: 1em}#brxe-llmcha {align-items: center; flex-direction: row; justify-content: space-between}#brxe-adjliu {height: 1em; font-size: 1em}#brxe-odbkdv {align-items: center; flex-direction: row; justify-content: space-between}#brxe-absxvx {height: 1em; font-size: 1em}#brxe-pmpeyk {align-items: center; flex-direction: row; justify-content: space-between}#brxe-rnnuny {height: 1em; font-size: 1em}#brxe-qofrls {align-items: center; flex-direction: row; justify-content: space-between}#brxe-vqookf {height: 1em; font-size: 1em}#brxe-xroest {align-items: center; flex-direction: row; justify-content: space-between}#brxe-jlpoae {height: 1em; font-size: 1em}#brxe-hxejmw {align-items: center; flex-direction: row; justify-content: space-between}#brxe-prdxfz {height: 1em; font-size: 1em}#brxe-qjzhve {align-items: center; flex-direction: row; justify-content: space-between}#brxe-rjnnnh {height: 1em; font-size: 1em}#brxe-phuncu {align-items: center; flex-direction: row; justify-content: space-between}#brxe-nnxoql {height: 1em; font-size: 1em}#brxe-betcov {align-items: center; flex-direction: row; justify-content: space-between}#brxe-mlwjvh {height: 1em; font-size: 1em}#brxe-bypuuq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-vegzel {height: 1em; font-size: 1em}#brxe-nkvogg {align-items: center; flex-direction: row; justify-content: space-between}#brxe-qgqzlb {height: 1em; font-size: 1em}#brxe-ohikfc {align-items: center; flex-direction: row; justify-content: space-between}#brxe-rbdijc {height: 1em; font-size: 1em}#brxe-rdarpl {align-items: center; flex-direction: row; justify-content: space-between}#brxe-oiearh {height: 1em; font-size: 1em}#brxe-aqadjo {align-items: center; flex-direction: row; justify-content: space-between}#brxe-hemntk {height: 1em; font-size: 1em}#brxe-zaiysy {align-items: center; flex-direction: row; justify-content: space-between}#brxe-tppisp {height: 1em; font-size: 1em}#brxe-lpvafn {align-items: center; flex-direction: row; justify-content: space-between}#brxe-yehqal .accordion-title-wrapper {min-height: 50px}#brxe-yehqal .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-uuvcyd {padding-top: 0; padding-bottom: 0}#brxe-uuvcyd .brxe-container.content+.brxe-container.content { margin-top: 0px !important;}