@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-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}}@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 {: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{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-gbnliv {margin-top: 140px}@media (max-width: 991px) {#brxe-gbnliv {margin-top: 72px}}@media (max-width: 767px) {#brxe-gbnliv {width: 70px; margin-top: 12%}}@media (max-width: 478px) {#brxe-gbnliv {margin-top: 0; width: 50px}}#brxe-kqwndb {margin-top: 20px}@media (max-width: 991px) {#brxe-kqwndb {margin-top: -20px}}@media (max-width: 767px) {#brxe-kqwndb {width: 70px; margin-top: -11px}}@media (max-width: 478px) {#brxe-kqwndb {margin-top: 0; width: 50px}}#brxe-jnheuw {margin-top: -20px}@media (max-width: 767px) {#brxe-jnheuw {width: 70px; margin-top: -36px}}@media (max-width: 478px) {#brxe-jnheuw {margin-top: 0; width: 50px}}#brxe-jhmdso {margin-top: 20px}@media (max-width: 991px) {#brxe-jhmdso {margin-top: -20px}}@media (max-width: 767px) {#brxe-jhmdso {width: 70px; margin-top: -11px}}@media (max-width: 478px) {#brxe-jhmdso {margin-top: 0; width: 50px}}#brxe-alzjbq {margin-top: 140px}#brxe-alzjbq:not(.tag), #brxe-alzjbq img {object-fit: contain}@media (max-width: 991px) {#brxe-alzjbq {margin-top: 72px}}@media (max-width: 767px) {#brxe-alzjbq {width: 70px; margin-top: 11%}}@media (max-width: 478px) {#brxe-alzjbq {width: 50px; margin-top: 0}}#brxe-meeeeu {display: flex; align-items: flex-start; column-gap: 68px; z-index: 1; width: 100%; justify-content: space-between}@media (max-width: 991px) {#brxe-meeeeu {column-gap: 40px}}@media (max-width: 767px) {#brxe-meeeeu {column-gap: 24px}}@media (max-width: 478px) {#brxe-meeeeu {column-gap: 0px}}#brxe-mscmkg {width: 100%; position: absolute; top: 0px}@media (max-width: 478px) {#brxe-mscmkg {display: none}}#brxe-ggjcoa {position: relative}#brxe-sbrwro {text-align: center}@media (max-width: 478px) {#brxe-ceeabf {order: 2}}@media (max-width: 767px) {#brxe-smwrob {width: 36%}}@media (max-width: 478px) {#brxe-smwrob {width: 100%}}#brxe-nweesr {text-align: center}#brxe-fzskyn {margin-left: 17px}@media (max-width: 767px) {#brxe-fzskyn {margin-left: 0}}@media (max-width: 478px) {#brxe-fzskyn {order: 3}}#brxe-tubgdi {display: flex; align-items: flex-end; column-gap: 17px}@media (max-width: 991px) {#brxe-tubgdi {column-gap: 12px}}@media (max-width: 767px) {#brxe-tubgdi {column-gap: 6px}}@media (max-width: 478px) {#brxe-tubgdi {align-items: flex-start; flex-wrap: wrap; row-gap: 14px}}#brxe-jbiypw {width: 88%; text-align: center}@media (max-width: 767px) {#brxe-jbiypw {width: 100%}}#brxe-qmwlzd {display: flex; flex-direction: column; row-gap: 16px; align-items: center}@media (max-width: 991px) {#brxe-qmwlzd {row-gap: 12px}}#about-me {width: 840px; align-items: center}@media (max-width: 478px) {#about-me {row-gap: 12px}}#brxe-tcjmcf {position: absolute; top: 0px}#brxe-kddaml {padding-top: 150px; padding-bottom: 60px; position: relative; margin-top: -93px}@media (max-width: 991px) {#brxe-kddaml {margin-top: -75px; padding-bottom: 40px}}@media (max-width: 767px) {#brxe-kddaml {margin-top: -58px; padding-top: 90px}}@media (max-width: 478px) {#brxe-kddaml {padding-bottom: 30px}}#brxe-pwhemj {width: 100%}#brxe-sfkkuu {text-align: center}#brxe-clzyuh {text-align: center}#brxe-wwxxjk {display: flex; align-items: center; column-gap: 17px}@media (max-width: 478px) {#brxe-wwxxjk {column-gap: 12px}}#brxe-wnurhf {display: flex; justify-content: space-between; align-items: center}@media (max-width: 478px) {#brxe-wnurhf {flex-direction: column; align-items: flex-start; row-gap: 8px}}@media (max-width: 991px) {#brxe-geissb {width: 100%}}#brxe-msxyyn {text-align: center}#brxe-hnvtww {text-align: center}#brxe-uihqiv {display: flex; align-items: center; column-gap: 17px}@media (max-width: 478px) {#brxe-uihqiv {column-gap: 12px}}#brxe-qaaevt {display: flex; justify-content: space-between; align-items: center}@media (max-width: 478px) {#brxe-qaaevt {flex-direction: column; align-items: flex-start; row-gap: 8px}}@media (max-width: 991px) {#brxe-gpmlyt {width: 100%}}#brxe-sansex {text-align: center}#brxe-nvsdlj {text-align: center}#brxe-dtmhin {display: flex; align-items: center; column-gap: 17px}@media (max-width: 478px) {#brxe-dtmhin {column-gap: 12px}}#brxe-hozzpb {display: flex; justify-content: space-between; align-items: center}@media (max-width: 478px) {#brxe-hozzpb {flex-direction: column; align-items: flex-start; row-gap: 8px}}#brxe-ebsgrs {text-align: center}#brxe-xudrxn {text-align: center}#brxe-cyzgcf {display: flex; align-items: center; column-gap: 17px}@media (max-width: 478px) {#brxe-cyzgcf {column-gap: 12px}}#brxe-ctqbss {display: flex; justify-content: space-between; align-items: center}@media (max-width: 478px) {#brxe-ctqbss {flex-direction: column; row-gap: 8px; align-items: flex-start}}#brxe-enqozg {text-align: center}#brxe-ptgxlc {text-align: center}#brxe-ykzczf {display: flex; align-items: center; column-gap: 17px}@media (max-width: 478px) {#brxe-ykzczf {column-gap: 12px}}#brxe-mjynlm {display: flex; justify-content: space-between; align-items: center}@media (max-width: 478px) {#brxe-mjynlm {flex-direction: column; align-items: flex-start; row-gap: 8px}}@media (max-width: 991px) {#brxe-olujkt {width: 100%}}#brxe-zgatfm {align-items: center; row-gap: 66px}@media (max-width: 991px) {#brxe-zgatfm {row-gap: 40px}}#brxe-vtzont {position: absolute; top: -96px; right: 0px}#brxe-wcjzob {position: absolute; left: 0px; bottom: -300px}@media (max-width: 478px) {#brxe-wcjzob {bottom: -181px}}#brxe-smyjhc {padding-top: 100px; padding-bottom: 70px; position: relative}@media (max-width: 991px) {#brxe-smyjhc {padding-top: 60px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-smyjhc {padding-top: 40px; padding-bottom: 35px}}@media (max-width: 478px) {#brxe-smyjhc {padding-top: 30px; padding-bottom: 25px}}@media (max-width: 478px) {#brxe-qmwdql {text-align: center}}@media (max-width: 991px) {#brxe-dzqpjw {width: 80px}}@media (max-width: 767px) {#brxe-dzqpjw {display: none}}@media (max-width: 991px) {#brxe-bpugsx {width: 80px}}@media (max-width: 767px) {#brxe-bpugsx {display: none}}@media (max-width: 991px) {#brxe-hkwyib {width: 80px}}@media (max-width: 767px) {#brxe-hkwyib {display: none}}@media (max-width: 991px) {#brxe-vjsuhe {width: 80px}}@media (max-width: 767px) {#brxe-vjsuhe {display: none}}@media (max-width: 991px) {#brxe-mwwvbl {width: 80px}}@media (max-width: 767px) {#brxe-mwwvbl {display: none}}@media (max-width: 991px) {#brxe-bghruk {width: 80px}}@media (max-width: 991px) {#brxe-iccqqv {width: 80px}}@media (max-width: 991px) {#brxe-jdqria {width: 80px}}@media (max-width: 991px) {#brxe-iqosdh {width: 80px}}@media (max-width: 991px) {#brxe-gkappb {width: 80px}}#brxe-grqnpn {display: none}@media (max-width: 767px) {#brxe-grqnpn {display: block}}#brxe-rummtu {align-items: center; row-gap: 32px}@media (max-width: 991px) {#brxe-rummtu {row-gap: 24px}}#brxe-hjziwm {padding-top: 70px; padding-bottom: 70px; display: none}@media (max-width: 991px) {#brxe-hjziwm {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-hjziwm {padding-top: 35px; padding-bottom: 35px}}#brxe-udympp {text-align: center}@media (max-width: 767px) {#brxe-gzfumn {width: 24px}}#brxe-lleskc {font-style: italic}#brxe-hspipx {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-hspipx {row-gap: 8px}}#brxe-pwobcv {font-style: italic; text-align: center}#brxe-wkadil {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-wkadil {row-gap: 12px; flex-direction: column; align-items: flex-start}}@media (max-width: 767px) {#brxe-zzkhko {width: 24px}}#brxe-adbkwr {font-style: italic}#brxe-rawunm {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-rawunm {row-gap: 8px}}#brxe-lqgrfk {font-style: italic; text-align: center}#brxe-kxylan {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-kxylan {flex-direction: column; align-items: flex-start; row-gap: 12px}}@media (max-width: 767px) {#brxe-nfcevy {width: 24px}}#brxe-nmtzad {font-style: italic}#brxe-nkyvkc {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-nkyvkc {row-gap: 8px}}#brxe-lwthda {font-style: italic; text-align: center}#brxe-jktukm {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-jktukm {row-gap: 12px; align-items: flex-start; flex-direction: column}}@media (max-width: 767px) {#brxe-kicycp {width: 24px}}#brxe-tizial {font-style: italic}#brxe-jqderf {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-jqderf {row-gap: 8px}}#brxe-hwmquu {font-style: italic; text-align: center}#brxe-goisbe {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-goisbe {row-gap: 12px; flex-direction: column; align-items: flex-start}}@media (max-width: 767px) {#brxe-hssctt {width: 24px}}#brxe-plvaxy {font-style: italic}#brxe-orjeud {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-orjeud {row-gap: 8px}}#brxe-vprssm {font-style: italic; text-align: center}#brxe-fnmqbl {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-fnmqbl {row-gap: 12px; flex-direction: column; align-items: flex-start}}#brxe-wogprd .line {height: 100%}#brxe-wogprd.horizontal .line {border-top-width: 100%}@media (max-width: 767px) {#brxe-rxspbd {width: 24px}}#brxe-ndimew {font-style: italic}#brxe-gobnqe {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-gobnqe {row-gap: 8px}}#brxe-ycpngp {font-style: italic; text-align: center}#brxe-bzjmth {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-bzjmth {flex-direction: column; align-items: flex-start; row-gap: 12px}}@media (max-width: 767px) {#brxe-amkdxc {width: 24px}}#brxe-vcueni {font-style: italic}#brxe-retruo {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-retruo {row-gap: 8px}}#brxe-krxrrp {font-style: italic; text-align: center}#brxe-ugjtji {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-ugjtji {row-gap: 12px; align-items: flex-start; flex-direction: column}}@media (max-width: 767px) {#brxe-ietygb {width: 24px}}#brxe-tvvkhi {max-width: 340px}#brxe-aniffa {font-style: italic}#brxe-iprxuh {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-iprxuh {row-gap: 8px}}#brxe-lanjmh {font-style: italic; text-align: center}#brxe-eogzpp {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-eogzpp {row-gap: 12px; flex-direction: column; align-items: flex-start}}@media (max-width: 767px) {#brxe-ykmwoe {width: 24px}}#brxe-ftmawb {font-style: italic}#brxe-wsmypa {display: flex; flex-direction: column; row-gap: 13px}@media (max-width: 991px) {#brxe-wsmypa {row-gap: 8px}}#brxe-zgtxip {font-style: italic; text-align: center}#brxe-njoduv {display: flex; justify-content: space-between; align-items: center; width: 100%; column-gap: 6px}@media (max-width: 478px) {#brxe-njoduv {flex-direction: column; row-gap: 12px; align-items: flex-start}}#brxe-hrixml .line {height: 100%}#brxe-hrixml.horizontal .line {border-top-width: 100%}#brxe-vbxjgb {align-items: center}#brxe-vdzmiz {position: absolute; top: 0px; right: 0px}#brxe-dciooo {padding-top: 70px; padding-bottom: 70px; position: relative}@media (max-width: 991px) {#brxe-dciooo {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-dciooo {padding-top: 35px; padding-bottom: 35px}}@media (max-width: 478px) {#brxe-dciooo {padding-top: 25px; padding-bottom: 25px}}#brxe-yscuko {width: 100%}#brxe-jrwnju {position: absolute; top: 0px; width: 100%; right: 0px}#brxe-wlalmx {z-index: 1}@media (max-width: 478px) {#brxe-ctyqgk {margin-top: 10px}}#brxe-xnvaza {position: absolute; top: 0px; width: 100%; right: 0px}#brxe-yhbvio {z-index: 1}@media (max-width: 478px) {#brxe-tfligi {margin-top: 10px}}#brxe-uigeae {position: absolute; top: 0px; width: 100%; right: 0px}#brxe-talyzh {z-index: 1}#brxe-xupbjj {flex-direction: row}#brxe-ejnuxz {row-gap: 60px; align-items: center}@media (max-width: 991px) {#brxe-ejnuxz {row-gap: 40px}}#brxe-jfomsa {padding-top: 70px; padding-bottom: 70px}@media (max-width: 991px) {#brxe-jfomsa {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-jfomsa {padding-top: 35px; padding-bottom: 35px}}@media (max-width: 478px) {#brxe-jfomsa {padding-top: 25px; padding-bottom: 25px}}#brxe-gjdyxq {width: 46%}#brxe-tyaepb {text-align: center}#brxe-fwpejl {width: 100%}#brxe-wghxrf {z-index: 1}#brxe-cokcdb {z-index: 1}#brxe-zdunfi {position: absolute; right: 0px}#brxe-uevodm {z-index: 1}#brxe-qxdvdn {z-index: 1}#brxe-bjxjkx {position: absolute; right: 0px}#brxe-mnzvok {z-index: 1}#brxe-linypt {z-index: 1}#brxe-eyundi {position: absolute; right: 0px}#brxe-hrohdd {flex-direction: row; column-gap: 40px; align-items: stretch}@media (max-width: 991px) {#brxe-hrohdd {column-gap: 30px}}@media (max-width: 767px) {#brxe-hrohdd {flex-direction: column; row-gap: 24px}}#brxe-nwxjja {z-index: 1}#brxe-ercykd {z-index: 1; width: 75%}@media (max-width: 478px) {#brxe-ercykd {width: 100%}}#brxe-dghtmp {position: absolute; right: 0px}#brxe-cdqfkr {z-index: 1}#brxe-hnrcol {z-index: 1; width: 75%}@media (max-width: 478px) {#brxe-hnrcol {width: 100%}}#brxe-jppqai {position: absolute; right: 0px}#brxe-uwcoiz {flex-direction: row; column-gap: 40px; align-items: stretch}@media (max-width: 991px) {#brxe-uwcoiz {column-gap: 30px}}@media (max-width: 767px) {#brxe-uwcoiz {row-gap: 24px; flex-direction: column}}#brxe-nzwoep {position: absolute; top: -130px}#brxe-lhjydm {padding-top: 70px; padding-bottom: 140px; position: relative}@media (max-width: 991px) {#brxe-lhjydm {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-lhjydm {padding-top: 35px; padding-bottom: 35px}}@media (max-width: 478px) {#brxe-lhjydm {padding-top: 25px; padding-bottom: 25px}}#brxe-kzbosr .form-group:nth-child(3) {height: 220px}#brxe-clwjxg {position: absolute; top: -95px; left: -52px}@media (max-width: 767px) {#brxe-clwjxg {top: -126px}}@media (max-width: 478px) {#brxe-clwjxg {left: 0px}}#brxe-fgkagz {flex-direction: row; column-gap: 150px; position: relative}@media (max-width: 991px) {#brxe-fgkagz {column-gap: 30px}}@media (max-width: 767px) {#brxe-fgkagz {flex-direction: column; row-gap: 24px}}#brxe-dprvdv {padding-top: 100px; padding-bottom: 100px; overflow: hidden}@media (max-width: 991px) {#brxe-dprvdv {padding-top: 70px; padding-bottom: 70px}}@media (max-width: 767px) {#brxe-dprvdv {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-dprvdv {padding-top: 40px; padding-bottom: 40px}}