@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)}}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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-yhrzqy {text-wrap: pretty}#brxe-caqemn {text-wrap: pretty}#brxe-caqemn a {text-wrap: pretty; font-size: inherit}@media (max-width: 800px) {#brxe-caqemn {text-wrap: balance}#brxe-caqemn a {text-wrap: balance; font-size: inherit}}#brxe-dviqbt {row-gap: 25px; justify-content: center; padding-right: 0}@media (max-width: 1024px) {#brxe-dviqbt {padding-right: 0; order: 2}}@media (max-width: 800px) {#brxe-dviqbt {align-items: center}}@media (max-width: 478px) {#brxe-dviqbt {padding-right: 4%; padding-left: 4%}}@media (max-width: 1024px) {#brxe-fkrhbi {height: 300px; width: 100%}}@media (max-width: 478px) {#brxe-fkrhbi {width: 100%}}@media (max-width: 1024px) {#brxe-hqaond {order: 1; align-items: center}}@media (max-width: 800px) {#brxe-hqaond {align-items: center}}#brxe-lxntak {width: 1470px}@media (max-width: 1024px) {#brxe-lxntak {width: 100%; padding-left: 0}}#brxe-qokqxo {row-gap: 60px}@media (max-width: 1536px) {#brxe-qokqxo {row-gap: 20px}}@media (max-width: 800px) {#brxe-qokqxo {row-gap: 40px}}#brxe-uawnnm {flex-direction: row; align-items: center; column-gap: 30px; align-items: center; justify-content: flex-start; margin-top: 40px; display: grid; align-items: initial; grid-template-columns: repeat(6, minmax(0,1fr)); justify-items: center}@media (max-width: 1024px) {#brxe-uawnnm {display: grid; align-items: initial; justify-content: center; align-items: center; align-content: center; justify-items: center; grid-gap: 20px; grid-template-columns: minmax(0,1fr)minmax(0,1fr)minmax(0,1fr)minmax(0,1fr)}}@media (max-width: 800px) {#brxe-uawnnm {flex-wrap: wrap; display: grid; align-items: initial; grid-template-columns: minmax(0,1fr)minmax(0,1fr)minmax(0,1fr)minmax(0,1fr); align-items: center; grid-gap: 20px; justify-items: center}}@media (max-width: 478px) {#brxe-uawnnm {grid-template-columns: minmax(0,1fr)minmax(0,1fr)}}#brxe-shaaos {row-gap: 100px}@media (max-width: 1024px) {#brxe-shaaos {row-gap: 60px}}@media (max-width: 800px) {#brxe-shaaos {align-items: center}}#brxe-etyrat {padding-top: 0}#brxe-aycywv {font-weight: 400}#brxe-aycywv a {font-weight: 400; font-size: inherit}#brxe-lyfscy {width: 45%; row-gap: 20px}@media (max-width: 1024px) {#brxe-lyfscy {width: 100%}}@media (max-width: 800px) {#brxe-lyfscy {width: 100%}}#brxe-lotaxl {justify-content: center}#brxe-vuvcfv {font-weight: 400}#brxe-vuvcfv a {font-weight: 400; font-size: inherit}#brxe-srnpbi {font-weight: 400}#brxe-srnpbi a {font-weight: 400; font-size: inherit}#brxe-vjofve {font-weight: 400}#brxe-vjofve a {font-weight: 400; font-size: inherit}#brxe-wblmuy {font-weight: 400}#brxe-wblmuy a {font-weight: 400; font-size: inherit}#brxe-rwnzyi {row-gap: 20px}@media (max-width: 1536px) {#brxe-dzxkzc {grid-gap: 80px}}#brxe-gzapqp {row-gap: 100px}@media (max-width: 1024px) {#brxe-gzapqp {row-gap: 60px}}#brxe-nzbotn {font-size: var(--text-xl); font-weight: 600; color: var(--white); text-align: center; width: 60%}@media (max-width: 1280px) {#brxe-nzbotn {width: 65%}}@media (max-width: 800px) {#brxe-nzbotn {width: 100%}}#brxe-lqqcwj {align-items: center; row-gap: 40px}#brxe-trwznt {background-color: var(--navy)}#brxe-xccmhx {font-weight: 400}#brxe-xccmhx a {font-weight: 400; font-size: inherit}#brxe-bsfljs {margin-top: 150px}@media (max-width: 1024px) {#brxe-bsfljs {margin-top: 40px}}#brxe-kpmcdz {width: 45%; row-gap: 20px}@media (max-width: 1024px) {#brxe-kpmcdz {width: 100%; padding-right: 5%}}@media (max-width: 800px) {#brxe-kpmcdz {width: 100%}}#brxe-sdwlpj {grid-column: 2/-2; width: 100%}@media (max-width: 1024px) {#brxe-sdwlpj {grid-column: auto}}#brxe-horsdz:not(.tag), #brxe-horsdz img {object-fit: contain}#brxe-sjlerx {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-boxpjp:not(.tag), #brxe-boxpjp img {object-fit: contain}#brxe-mkpenf {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-sjabcv:not(.tag), #brxe-sjabcv img {object-fit: contain}#brxe-bzwjzr {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-hqhcfm:not(.tag), #brxe-hqhcfm img {object-fit: contain}#brxe-sjcndx {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-qhuxkm:not(.tag), #brxe-qhuxkm img {object-fit: contain}#brxe-vgiclx {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-bwznxg:not(.tag), #brxe-bwznxg img {object-fit: contain}#brxe-qlrgqn {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-pjlmng:not(.tag), #brxe-pjlmng img {object-fit: contain}#brxe-lvlwol {display: flex; width: 100%; position: relative; overflow: hidden; background-color: var(--gray-dark); flex-grow: 1; justify-content: center; align-items: center}#brxe-zissyx {grid-column: 2/-1; width: 100%}@media (max-width: 1024px) {#brxe-zissyx {grid-column: auto}}#brxe-arkont {padding-top: 60px; padding-right: 0; padding-bottom: 60px; padding-left: 0; display: grid; align-items: initial; grid-template-columns: minmax(4vw, 1fr) minmax(0, min(705px, 46vw)) minmax(0, min(705px, 46vw)) minmax(4vw, 1fr);; grid-gap: 40px 0px}@media (max-width: 1536px) {#brxe-arkont {grid-template-columns: minmax(4vw, 1fr) minmax(0, min(577px, 46vw)) minmax(0, min(577px, 46vw)) minmax(4vw, 1fr);}}@media (max-width: 1280px) {#brxe-arkont {grid-template-columns: minmax(4vw, 1fr) minmax(0, min(550px, 46vw)) minmax(0, min(550px, 46vw)) minmax(4vw, 1fr);}}@media (max-width: 1024px) {#brxe-arkont {grid-template-columns: minmax(0,1fr); padding-left: 5%}}@media (max-width: 478px) {#brxe-arkont {grid-gap: 40px}}#brxe-onttlr {font-weight: 700; color: var(--heading)}#brxe-fbgcee {width: 50%; row-gap: 20px}@media (max-width: 800px) {#brxe-fbgcee {width: 100%}}#brxe-cbdnqx {grid-gap: 30px}@media (max-width: 1024px) {#brxe-cbdnqx {grid-template-columns: minmax(0,1fr)minmax(0,1fr)}}@media (max-width: 800px) {#brxe-cbdnqx {grid-template-columns: minmax(0,1fr)}}@media (max-width: 1536px) {#brxe-ticnvw {padding-top: 0}}#brxe-yhooed {color: var(--heading); font-weight: 600; text-align: center}#brxe-lurekw {text-align: center; color: var(--text-light); font-weight: 400; width: 50%}#brxe-lurekw a {text-align: center; color: var(--text-light); font-weight: 400; font-size: inherit}@media (max-width: 1536px) {#brxe-lurekw {width: 65%}}@media (max-width: 1024px) {#brxe-lurekw {width: 100%}}#brxe-qxzxfa {row-gap: 10px; align-items: center}#brxe-xdwobk {background-color: var(--gray); margin-bottom: 50px}#brxe-gnxdpe {color: var(--white); font-size: var(--text-xl); font-weight: 600; text-align: center; width: 60%}@media (max-width: 1280px) {#brxe-gnxdpe {width: 65%}}@media (max-width: 1024px) {#brxe-gnxdpe {width: 100%}}@media (max-width: 800px) {#brxe-gnxdpe {width: 100%}}#brxe-mdaqms {row-gap: 40px; align-items: center}#brxe-krijqu {background-color: var(--navy)}#brxe-xitiuq {color: var(--white)}@media (max-width: 1536px) {#brxe-xitiuq {width: 50%}}@media (max-width: 800px) {#brxe-xitiuq {width: 100%}}#brxe-zasibb {color: var(--white); line-height: 1.2; width: 50%}@media (max-width: 800px) {#brxe-zasibb {width: 100%}}#brxe-bqiakb {row-gap: 20px}#brxe-bqvzde {border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid}@media (max-width: 800px) {#brxe-bqvzde {border-right-width: 0; border-bottom-width: 0}}#brxe-bqboid {border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid}@media (max-width: 800px) {#brxe-bqboid {border-top: 2px solid var(--white); border-right: 0 solid var(--white); border-bottom: 2px solid var(--white); border-left: 0 solid var(--white)}}#brxe-yqccze {border-right-width: 0; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid}@media (max-width: 800px) {#brxe-yqccze {border: 0}}#brxe-hkrjfc {border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 0; border-bottom-style: solid}@media (max-width: 800px) {#brxe-hkrjfc {border-top: 2px solid var(--white); border-right: 0 solid var(--white); border-bottom: 2px solid var(--white); border-left: 0 solid var(--white)}}#brxe-vwuvwg {border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 0; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid}@media (max-width: 800px) {#brxe-vwuvwg {border: 0}}#brxe-bbbhro {border-top-width: 1px; border-top-style: solid; border-right-width: 0; border-right-style: solid; border-bottom-width: 0; border-bottom-style: solid; border-left-width: 1px; border-left-style: solid}@media (max-width: 800px) {#brxe-bbbhro {border-top: 2px solid var(--white); border-right: 0 solid var(--white); border-bottom: 0 solid var(--white); border-left: 0 solid var(--white)}}#brxe-dkzpqq {grid-gap: 0px}@media (max-width: 800px) {#brxe-dkzpqq {grid-template-columns: minmax(0,1fr)}}#brxe-ykiahe {background-color: var(--text); padding-top: 100px; padding-bottom: 100px}#brxe-amcmvc .submit-button-wrapper {width: 100%}#brxe-amcmvc .bricks-button {background-color: var(--orange); color: var(--white)}#brxe-amcmvc .form-group input {border-radius: var(--radius)}#brxe-amcmvc .flatpickr {border-radius: var(--radius)}#brxe-amcmvc select {border-radius: var(--radius)}#brxe-amcmvc textarea {border-radius: var(--radius)}#brxe-amcmvc .bricks-button:not([type=submit]) {border-radius: var(--radius)}#brxe-amcmvc .choose-files {border-radius: var(--radius)}#brxe-fruqfa {text-align: center; width: 60%}@media (max-width: 800px) {#brxe-fruqfa {width: 100%}}#brxe-fwprdn {align-items: center}#brxe-fudari {align-items: center}#brxe-ifizhl {padding-bottom: 80px}@media (max-width: 478px) {#brxe-ifizhl {padding-top: 40px; padding-bottom: 40px}}#brxe-ynfcjf {font-weight: 600; text-align: center}@media (max-width: 478px) {#brxe-ynfcjf {text-align: center}}#brxe-hyufme {align-items: center}#brxe-irdjfz {fill: var(--white); color: var(--white)}#brxe-bcuxwo {grid-gap: 50px 20px}@media (max-width: 478px) {#brxe-bcuxwo {grid-template-columns: minmax(0,1fr)}}@media (max-width: 800px) {#brxe-hehzzy {text-align: center}}@media (max-width: 478px) {#brxe-hehzzy {text-align: center}}#brxe-dntper {align-items: center; row-gap: 20px}#brxe-jzsegm {background-color: var(--gray); padding-top: 100px; padding-bottom: 100px; row-gap: 100px}@media (max-width: 1024px) {#brxe-jzsegm {padding-bottom: 40px}}@media (max-width: 478px) {#brxe-jzsegm {padding-top: 40px; padding-bottom: 40px}}#brxe-scelvu {text-align: center}@media (max-width: 1536px) {#brxe-scelvu {font-weight: 600}}#brxe-hqwmzs {align-items: center}#brxe-ojhhfs {grid-gap: 25px}@media (max-width: 800px) {#brxe-ojhhfs {grid-template-columns: minmax(0,1fr)}}#brxe-urlsro {background-color: var(--gray)}