@layer bricks {.brxe-button{width:auto}}@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 {@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-search) button{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px}:where(.brxe-search) button svg:not([height]){height:inherit}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.bricks-search-overlay .close{background-color:transparent;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1}.bricks-search-overlay .title{margin:0 0 1em}.bricks-search-overlay .bricks-search-form{max-width:600px}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:transparent;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%}}@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-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}}@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 {@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;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{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 {@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)}}.brxe-posts{overflow:hidden;width:100%}.brxe-posts figure{all:unset;display:block;position:relative}.brxe-posts figure>a{display:block}.brxe-posts img{width:100%}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row}.brxe-posts .bricks-layout-wrapper a{color:currentcolor}.brxe-posts .bricks-pagination{position:relative;z-index:1}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default}}#brxe-hbscho {text-align: center; font-size: 36px; font-family: "Helvetica_Neue"; font-weight: 400; font-style: normal; color: var(--bricks-color-fmeaja); margin-bottom: 26px}@media (max-width: 991px) {#brxe-hbscho {font-size: 27px}}#brxe-betgeb {display: flex; flex-direction: column; margin-top: 56px; margin-bottom: 56px; align-self: center !important; width: 100%}@media (max-width: 478px) {#brxe-betgeb {width: 100%}}#brxe-rupjsa {background-color: #6bc6c1; flex-direction: column; width: 100%}@media (max-width: 478px) {#brxe-rupjsa {padding-right: 12px; padding-left: 12px}}#brxe-ybrylm {font-size: 13px; font-family: "Helvetica_Neue"; font-weight: 400; line-height: 18px; text-align: center; margin-top: 13px; margin-bottom: 13px; display: block; width: 100%; scroll-snap-align: center}#brxe-hcopii {background-color: #efccbd; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding-right: 0; padding-left: 0}#brxe-wwgqsj {color: var(--bricks-color-fawmdv); font-family: "Poppins"; font-size: 18px; font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: rgba(0, 0, 0, 0)}@media (max-width: 991px) {#brxe-wwgqsj {padding-bottom: 20px}}@media (max-width: 767px) {#brxe-wwgqsj {padding-bottom: 20px}}@media (max-width: 478px) {#brxe-wwgqsj {margin-bottom: 20px}}#brxe-poggod {margin-bottom: 10px}#brxe-omnjsz {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-hrpxbr .content {justify-content: flex-start; align-items: auto}#brxe-hrpxbr .description {justify-content: flex-start; align-items: auto}#brxe-hrpxbr .separator {display: none}#brxe-hrpxbr .title {font-size: 14px}#brxe-hrpxbr li {padding-bottom: 5px}#brxe-hrpxbr {margin-top: 0}@media (max-width: 478px) {#brxe-hrpxbr .content {justify-content: flex-start}#brxe-hrpxbr .description {justify-content: flex-start}}#brxe-zcqvrk {column-gap: 10px; row-gap: 10px}#brxe-keathj {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-edsfdi .content {justify-content: flex-start; align-items: auto}#brxe-edsfdi .description {justify-content: flex-start; align-items: auto}#brxe-edsfdi .separator {display: none}#brxe-edsfdi .title {font-size: 14px}#brxe-edsfdi li {padding-bottom: 5px}@media (max-width: 478px) {#brxe-edsfdi .content {justify-content: flex-start}#brxe-edsfdi .description {justify-content: flex-start}}#brxe-dubmlj {column-gap: 10px; row-gap: 10px}#brxe-yodivc {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-kozjsh .content {justify-content: flex-start; align-items: auto}#brxe-kozjsh .description {justify-content: flex-start; align-items: auto}#brxe-kozjsh .separator {display: none}#brxe-kozjsh .title {font-size: 14px}#brxe-kozjsh li {padding-bottom: 5px}@media (max-width: 478px) {#brxe-kozjsh .content {justify-content: flex-start}#brxe-kozjsh .description {justify-content: flex-start}}#brxe-eqqnmk {flex-direction: column; column-gap: 10px; row-gap: 10px}#brxe-ktgpkg {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-vjzgmm .content {justify-content: flex-start; align-items: auto}#brxe-vjzgmm .description {justify-content: flex-start; align-items: auto}#brxe-vjzgmm .separator {display: none}#brxe-vjzgmm .title {font-size: 14px}#brxe-vjzgmm li {padding-bottom: 5px}#brxe-vjzgmm {margin-top: 0}@media (max-width: 478px) {#brxe-vjzgmm .content {justify-content: flex-start}#brxe-vjzgmm .description {justify-content: flex-start}}#brxe-smrscz {column-gap: 10px; row-gap: 10px}#brxe-odmxbv {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-huzaan .content {justify-content: flex-start; align-items: auto}#brxe-huzaan .description {justify-content: flex-start; align-items: auto}#brxe-huzaan .separator {display: none}#brxe-huzaan .title {font-size: 14px}#brxe-huzaan li {padding-bottom: 5px}#brxe-huzaan {margin-top: 0}@media (max-width: 478px) {#brxe-huzaan .content {justify-content: flex-start}#brxe-huzaan .description {justify-content: flex-start}}#brxe-izinjf {column-gap: 10px; row-gap: 10px}#brxe-sjtbqt {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-oyeedt .content {justify-content: flex-start; align-items: auto}#brxe-oyeedt .description {justify-content: flex-start; align-items: auto}#brxe-oyeedt .separator {display: none}#brxe-oyeedt .title {font-size: 14px}#brxe-oyeedt li {padding-bottom: 5px}@media (max-width: 478px) {#brxe-oyeedt .content {justify-content: flex-start}#brxe-oyeedt .description {justify-content: flex-start}}#brxe-kdkzte {column-gap: 10px; row-gap: 10px; flex-direction: column}#brxe-caklhb {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-htguwf .content {justify-content: flex-start; align-items: auto}#brxe-htguwf .description {justify-content: flex-start; align-items: auto}#brxe-htguwf .separator {display: none}#brxe-htguwf .title {font-size: 14px}#brxe-htguwf li {padding-bottom: 5px}#brxe-htguwf {margin-top: 0}@media (max-width: 478px) {#brxe-htguwf .content {justify-content: flex-start}#brxe-htguwf .description {justify-content: flex-start}}#brxe-zfzrit {column-gap: 10px; row-gap: 10px}#brxe-vfcoou {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-icrwuv .content {justify-content: flex-start; align-items: auto}#brxe-icrwuv .description {justify-content: flex-start; align-items: auto}#brxe-icrwuv .separator {display: none}#brxe-icrwuv .title {font-size: 14px}#brxe-icrwuv li {padding-bottom: 5px}#brxe-icrwuv {margin-top: 0}@media (max-width: 478px) {#brxe-icrwuv .content {justify-content: flex-start}#brxe-icrwuv .description {justify-content: flex-start}}#brxe-eylnqp {column-gap: 10px; row-gap: 10px}#brxe-opaxns {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-ywplcq .content {justify-content: flex-start; align-items: auto}#brxe-ywplcq .description {justify-content: flex-start; align-items: auto}#brxe-ywplcq .separator {display: none}#brxe-ywplcq .title {font-size: 14px}#brxe-ywplcq li {padding-bottom: 5px}#brxe-ywplcq {margin-top: 0}@media (max-width: 478px) {#brxe-ywplcq .content {justify-content: flex-start}#brxe-ywplcq .description {justify-content: flex-start}}#brxe-oklquk {column-gap: 10px; row-gap: 10px}#brxe-nywyci {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500; margin-bottom: 14px}#brxe-rutafp .content {justify-content: flex-start; align-items: auto}#brxe-rutafp .description {justify-content: flex-start; align-items: auto}#brxe-rutafp .separator {display: none}#brxe-rutafp .title {font-size: 14px}#brxe-rutafp li {padding-bottom: 5px}#brxe-rutafp {margin-top: 0}@media (max-width: 478px) {#brxe-rutafp .content {justify-content: flex-start}#brxe-rutafp .description {justify-content: flex-start}}#brxe-gemvba {column-gap: 10px; row-gap: 10px}#brxe-jhrvlf {width: 100%; flex-direction: column; column-gap: 20px; row-gap: 30px; display: grid; align-items: initial; min-height: 552px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; grid-gap: 0px}@media (max-width: 767px) {#brxe-jhrvlf {width: 100%; grid-template-columns: 1fr 1fr 1fr 1fr }}@media (max-width: 478px) {#brxe-jhrvlf {grid-template-columns: 1fr; order: 2; justify-items: center; grid-template-rows: 1fr 1fr 1fr; display: flex; flex-wrap: wrap; flex-direction: row}}#brxe-zrdzyo {width: 1440px; margin-right: 0; margin-left: 0; padding-top: 40px; column-gap: 30px; row-gap: 30px; flex-direction: column; position: relative; justify-content: space-around}@media (max-width: 991px) {#brxe-zrdzyo {padding-top: 36px; padding-right: 12px; padding-bottom: 36px; padding-left: 12px}}@media (max-width: 478px) {#brxe-zrdzyo {padding-right: 20px; padding-left: 20px; order: 4}}#brxe-pjoima {margin-left: -20px}@media (max-width: 767px) {#brxe-pjoima {margin-left: 0}}#brxe-luagcu li.has-link a, #brxe-luagcu li.no-link {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: #ffffff; align-items: flex-end; gap: 10px; justify-content: flex-end}#brxe-luagcu .repeater-item:nth-child(1).has-link a {color: #808080}#brxe-luagcu .repeater-item:nth-child(1).no-link {color: #808080}#brxe-luagcu .repeater-item:nth-child(1) .icon {font-size: 21px}#brxe-luagcu .repeater-item:nth-child(2).has-link a {color: #808080}#brxe-luagcu .repeater-item:nth-child(2).no-link {color: #808080}#brxe-luagcu .repeater-item:nth-child(2) .icon {font-size: 21px}#brxe-luagcu {flex-direction: row; gap: 10px; display: none}#brxe-luagcu li {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 991px) {#brxe-luagcu {display: none}}@media (max-width: 767px) {#brxe-luagcu {display: none}}@media (max-width: 478px) {#brxe-luagcu .repeater-item:nth-child(1) .icon {color: var(--bricks-color-fawmdv)}#brxe-luagcu .repeater-item:nth-child(2) .icon {color: var(--bricks-color-fawmdv)}#brxe-luagcu {align-self: flex-start; display: flex}#brxe-luagcu li {margin-top: 20px}}#brxe-xpysse {width: 33%; display: flex; flex-direction: column; column-gap: 15px; row-gap: 15px}@media (max-width: 767px) {#brxe-xpysse {width: 40%; align-items: center}}@media (max-width: 478px) {#brxe-xpysse {width: 100%; padding-right: 10px; padding-left: 10px}}#brxe-nfrsdy {font-size: 16px; font-family: "Helvetica_Neue_500"; font-weight: 500}#brxe-izttye {font-size: 14px; line-height: 23px; font-family: "Helvetica_Neue"; text-decoration: underline}#brxe-izttye a {font-size: 14px; line-height: 23px; font-family: "Helvetica_Neue"; text-decoration: underline; font-size: inherit}#brxe-pofdgq {font-size: 14px; line-height: 23px; font-family: "Helvetica_Neue"; text-decoration: underline}#brxe-pofdgq a {font-size: 14px; line-height: 23px; font-family: "Helvetica_Neue"; text-decoration: underline; font-size: inherit}#brxe-bunlua {width: 33%; row-gap: 15px; flex-direction: column; display: flex}@media (max-width: 767px) {#brxe-bunlua {width: 60%}}@media (max-width: 478px) {#brxe-bunlua {align-items: flex-start; order: 3; align-self: flex-start !important; padding-right: 10px; padding-left: 10px}}#brxe-dqlaoa {flex-direction: row; display: flex; align-items: auto; column-gap: 350px; margin-top: 10px}@media (max-width: 991px) {#brxe-dqlaoa {column-gap: 120px}}@media (max-width: 767px) {#brxe-dqlaoa {flex-wrap: nowrap; padding-right: 10px; padding-left: 10px}}@media (max-width: 478px) {#brxe-dqlaoa {flex-direction: column; align-items: center; row-gap: 20px; width: 100%}}#brxe-roqdmd li.has-link a, #brxe-roqdmd li.no-link {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: #ffffff; align-items: center; gap: 10px; justify-content: center}#brxe-roqdmd .repeater-item:nth-child(1).has-link a {color: #808080}#brxe-roqdmd .repeater-item:nth-child(1).no-link {color: #808080}#brxe-roqdmd .repeater-item:nth-child(1) .icon {font-size: 21px}#brxe-roqdmd .repeater-item:nth-child(2).has-link a {color: #808080}#brxe-roqdmd .repeater-item:nth-child(2).no-link {color: #808080}#brxe-roqdmd .repeater-item:nth-child(2) .icon {font-size: 21px}#brxe-roqdmd {flex-direction: row; gap: 10px}#brxe-roqdmd li {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 478px) {#brxe-roqdmd {display: none}}#brxe-vsrbtk {display: flex; flex-direction: column; row-gap: 15px; margin-top: 10px}@media (max-width: 767px) {#brxe-vsrbtk {align-items: center; border-top: 1px solid rgba(0, 0, 0, 0.15); padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; width: 100%}}@media (max-width: 478px) {#brxe-vsrbtk {order: 1; padding-right: 0; padding-left: 0; display: none}}#brxe-ukxxku {border-style: none; border-color: rgba(0, 0, 0, 0.15); padding-top: 20px; padding-right: 70px; padding-bottom: 20px; padding-left: 70px; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-ukxxku {flex-direction: column; justify-content: center; align-items: center; row-gap: 20px; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-ukxxku {padding-right: 0; padding-left: 0}}#brxe-subixh {width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.15); margin-top: -60px}@media (max-width: 478px) {#brxe-subixh {margin-top: 0}}#brxe-nsuiym {width: 100%}#brxe-kczoas {font-size: 12px; font-family: "Helvetica_Neue"; color: var(--bricks-color-lrskep); line-height: 23px; font-weight: 400}@media (max-width: 478px) {#brxe-kczoas {font-size: 10px}}#brxe-xpetmg {color: var(--bricks-color-lrskep); font-size: 12px; font-family: "Helvetica_Neue"; font-weight: 400; line-height: 23px}#brxe-xpetmg a {color: var(--bricks-color-lrskep); font-size: 12px; font-family: "Helvetica_Neue"; font-weight: 400; line-height: 23px; font-size: inherit}@media (max-width: 478px) {#brxe-xpetmg {font-size: 10px}#brxe-xpetmg a {font-size: 10px; font-size: inherit}}#brxe-wbfxli {color: var(--bricks-color-lrskep); font-size: 12px; font-family: "Helvetica_Neue"; font-weight: 400; line-height: 23px}#brxe-wbfxli a {color: var(--bricks-color-lrskep); font-size: 12px; font-family: "Helvetica_Neue"; font-weight: 400; line-height: 23px; font-size: inherit}@media (max-width: 478px) {#brxe-wbfxli {font-size: 10px}#brxe-wbfxli a {font-size: 10px; font-size: inherit}}#brxe-kamzhl {flex-direction: row; justify-content: space-between; margin-right: 0; margin-left: 0; padding-right: 30px; padding-left: 30px; width: 1440px}@media (max-width: 478px) {#brxe-kamzhl {flex-direction: column; align-self: flex-start !important; justify-content: center; align-items: center; padding-right: 0; padding-left: 0}}#brxe-lhqwtf {padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; border-top: 1px solid rgba(0, 0, 0, 0.15)}