@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 {: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 {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);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}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-video){align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video[poster]:not([data-is-loaded]){object-fit:cover}:where(.brxe-video) .perfmatters-lazy-youtube{margin-top:-56.25%}@supports not (aspect-ratio:16/9){:where(.brxe-video){aspect-ratio:auto;padding-top:56.25%}}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@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}}#brxe-ktrnet {height: 49.7rem; width: 49.7rem; min-width: 49.7rem; min-height: 49.7rem; position: absolute; bottom: 0px; left: 0px}@media (max-width: 991px) {#brxe-ktrnet {display: none}}#brxe-cyuulc {height: 74.2rem; width: 37.5rem; min-width: 37.5rem; min-height: 74.2rem; position: absolute; left: 0px; top: 0px; display: none}@media (max-width: 991px) {#brxe-cyuulc {display: block}}#brxe-lbyypl {height: clamp(4rem, 6vw, 8rem); width: clamp(4rem, 6vw, 8rem); min-width: clamp(4rem, 6vw, 8rem); min-height: clamp(4rem, 6vw, 8rem); position: absolute; bottom: 0px; right: 2rem}#brxe-agmkqz:not(.tag), #brxe-agmkqz img {object-fit: cover; object-position: 50% 35%}#brxe-agmkqz {position: absolute; top: 0px; right: 2.4rem; bottom: 0px; width: 70%; height: 100%; z-index: -1}@media (max-width: 991px) {#brxe-agmkqz {display: none}}@media (max-width: 767px) {#brxe-agmkqz {position: relative; width: 100%; right: 0px; order: 2}}#brxe-yatudh {line-height: 105%}#brxe-sennso {margin-top: 3.2rem; color: var(--bricks-color-wegbbh); font-size: clamp(1.6rem, 2vw, 2rem); font-weight: 400; line-height: 130%}@media (max-width: 991px) {#brxe-sennso {margin-top: 1.6rem}}@media (max-width: 767px) {#brxe-sennso {margin-top: 1.6rem}}#brxe-aebyfy {color: var(--bricks-color-wegbbh); font-size: clamp(1.8rem, 2vw, 2rem); font-weight: 700}#brxe-fcvdki {width: 5.7rem; height: 3.6rem}@media (max-width: 478px) {#brxe-fcvdki {height: auto; width: 4rem}}#brxe-zbyowa {width: 18.5rem; height: 3.6rem}@media (max-width: 478px) {#brxe-zbyowa {height: auto; width: 14rem}}#brxe-awjnat {width: auto; height: 3.6rem}@media (max-width: 478px) {#brxe-awjnat {height: auto; width: 6rem}}#brxe-omurya {display: flex; column-gap: 4.9rem; align-items: center}@media (max-width: 478px) {#brxe-omurya {align-items: center; column-gap: 1rem; align-self: stretch !important; width: 100%; justify-content: space-around}}#brxe-tfrcdo {margin-top: 3.2rem; display: flex; flex-direction: row; column-gap: 3.2rem; align-items: center}@media (max-width: 767px) {#brxe-tfrcdo {flex-direction: column; align-items: flex-start; row-gap: 1.6rem}}@media (max-width: 478px) {#brxe-tfrcdo {align-self: stretch !important; width: 100%}}.brxe-rvqvkt {color: #ffffff; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 1.6rem; padding-left: 2.4rem; background-color: var(--blue)}.brxe-rvqvkt { position: relative; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);} .brxe-rvqvkt::before { content: ''; position: absolute; top: 100%; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-color: var(--blue-d-3); opacity: .5; transition: all .3s ease; z-index: -1;} .brxe-rvqvkt:hover::before { top: 0;}@media (max-width: 991px) {.brxe-rvqvkt {align-self: stretch; width: 100%}}#brxe-oecmvn {color: var(--bricks-color-wegbbh); font-weight: 700; font-size: 1.6rem; text-transform: uppercase; padding-top: 1.6rem; padding-right: 2.4rem; padding-bottom: 1.6rem; padding-left: 2.4rem; background-color: var(--yellow)}#brxe-oecmvn { position: relative; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);}#brxe-oecmvn::before { content: ''; position: absolute; top: 100%; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-color: var(--yellow-d-1); opacity: .5; transition: all .3s ease; z-index: -1;}#brxe-oecmvn:hover::before { top: 0;}#brxe-ikjirp {margin-top: 9.6rem; display: flex; column-gap: 2.4rem; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-ikjirp {margin-top: 4rem; flex-direction: column; row-gap: 1.6rem}}@media (max-width: 767px) {#brxe-ikjirp {margin-top: 4rem}}#brxe-tyfseg {width: 55%}@media (max-width: 991px) {#brxe-tyfseg {width: 100%}}@media (max-width: 767px) {#brxe-tyfseg {width: 100%}}@media (max-width: 991px) {#brxe-dhajrq {height: 40rem; width: 100%}#brxe-dhajrq:not(.tag), #brxe-dhajrq img {object-fit: cover; object-position: 50% 25%}}@media (max-width: 478px) {#brxe-dhajrq {margin-top: 3.2rem}}#brxe-lbgmxj {display: none}@media (max-width: 991px) {#brxe-lbgmxj {display: flex; z-index: -1}}#brxe-tykttl {display: flex; flex-grow: 1; justify-content: center}@media (max-width: 991px) {#brxe-tykttl {padding-top: 4rem; padding-bottom: 0}}@media (max-width: 767px) {#brxe-tykttl {order: 1}}#brxe-xuqcst {height: 75.4rem; position: relative; background-image: linear-gradient(90deg, #f1f1f4 40%, rgba(241, 241, 244, 0) 70%); overflow: hidden}@media (max-width: 991px) {#brxe-xuqcst {height: auto; background-image: linear-gradient(#F1F1F4 55%, #F1F1F400 70%)}}#brxe-otjyjg {background-color: #F1F1F4; position: absolute; bottom: 0px; right: 0px; width: 50%; height: 70%}@media (max-width: 991px) {#brxe-otjyjg {height: 30%}}#brxe-weoayu {background-color: #F1F1F4; position: absolute; bottom: 0px; right: 0px; width: 80%; height: 70%}#brxe-weoayu { clip-path: polygon(0 0,100% 0,100% 100%,40px 100%,0 calc(100% - 40px));}@media (max-width: 991px) {#brxe-weoayu {height: 30%}}#brxe-dxegiq {height: 6px; width: 6px; min-width: 6px; min-height: 6px}#brxe-lkylao {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}#brxe-mzurpu {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}#brxe-mzurpu { display: inline-flex;}#brxe-tpfqsh {margin-top: 1.6rem}#brxe-rwycbl {width: 50%}@media (max-width: 991px) {#brxe-rwycbl {width: 100%}}#brxe-ncpzyi {color: #414458; font-size: clamp(1.6rem, 2vw, 1.8rem)}#brxe-ptepmq {width: 50%; font-size: 1.8rem; padding-left: 10%}@media (max-width: 991px) {#brxe-ptepmq {width: 100%; padding-left: 0}}#brxe-cddirn {display: flex; flex-direction: row; align-items: flex-end; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {#brxe-cddirn {flex-direction: column; row-gap: 2.4rem}}#brxe-arflsf:not(.tag), #brxe-arflsf img {object-fit: cover}#brxe-arflsf {height: 37rem; position: relative; width: 100%}:where(#brxe-arflsf > *:not(figcaption)) {position: relative}#brxe-arflsf::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-arflsf {height: 30rem}}#brxe-uqiwqe {height: 5.6rem; width: 5.6rem; min-width: 5.6rem; min-height: 5.6rem; position: absolute; top: -6rem}#brxe-bwanqc {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}#brxe-onoguu {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-okqzou {position: relative; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1}@media (max-width: 991px) {#brxe-okqzou {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-deuyio {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}#brxe-deuyio { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-ifpqha {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}#brxe-ifpqha { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-ifpqha h3, #brxe-ifpqha div { transition: all .3s ease;}#brxe-ifpqha:hover h3, #brxe-ifpqha:hover div { color: #146AA1; transition: all .3s ease;}#brxe-ytocou:not(.tag), #brxe-ytocou img {object-fit: cover}#brxe-ytocou {height: 37rem; position: relative; width: 100%}:where(#brxe-ytocou > *:not(figcaption)) {position: relative}#brxe-ytocou::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-ytocou {height: 30rem}}#brxe-jrbzzt {height: 5.6rem; width: 5.6rem; min-width: 5.6rem; min-height: 5.6rem; position: absolute; top: -6rem}#brxe-adsdwb {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}#brxe-pbfokg {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-nhjnlw {position: relative; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1}@media (max-width: 991px) {#brxe-nhjnlw {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-rpotvy {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}#brxe-rpotvy { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-rsirax {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}#brxe-rsirax { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-rsirax h3, #brxe-rsirax div { transition: all .3s ease;}#brxe-rsirax:hover h3, #brxe-rsirax:hover div { color: #146AA1; transition: all .3s ease;}#brxe-vjzpli:not(.tag), #brxe-vjzpli img {object-fit: cover}#brxe-vjzpli {height: 37rem; position: relative; width: 100%}:where(#brxe-vjzpli > *:not(figcaption)) {position: relative}#brxe-vjzpli::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-vjzpli {height: 30rem}}#brxe-oubcyj {height: 5.6rem; width: 5.6rem; min-width: 5.6rem; min-height: 5.6rem; position: absolute; top: -6rem}#brxe-xfqpsj {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}#brxe-vhrcdv {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-gqiisp {position: relative; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1}@media (max-width: 991px) {#brxe-gqiisp {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-mhhxml {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}#brxe-mhhxml { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-zqihod {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}#brxe-zqihod { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-zqihod h3, #brxe-zqihod div { transition: all .3s ease;}#brxe-zqihod:hover h3, #brxe-zqihod:hover div { color: #146AA1; transition: all .3s ease;}#brxe-dgxwyx {display: grid; align-items: initial; grid-gap: 3.2rem; grid-template-columns: 1fr 1fr 1fr; position: relative}@media (max-width: 991px) {#brxe-dgxwyx {grid-template-columns: 1fr; grid-gap: 1.6rem}}#brxe-qgjrog {margin-top: 5rem; margin-bottom: 3.6rem}#brxe-xxtldz {width: 96.2rem}@media (max-width: 991px) {#brxe-xxtldz {width: 100%}}#brxe-qoxfgv {display: flex; flex-direction: column; align-items: center; position: relative}#brxe-lvanlh {height: 1.9rem; width: 1.9rem; min-width: 1.9rem; min-height: 1.9rem}#brxe-utdbcx {color: var(--bricks-color-wegbbh); font-size: 1.8rem; text-transform: uppercase; font-weight: 500; text-decoration: underline; transition: all .3s ease}#brxe-utdbcx:hover {color: var(--blue); transition: all .3s ease}#brxe-ttnmiv {display: flex; align-items: center; column-gap: 8px; transition: all .3s ease}#brxe-ttnmiv:hover {color: var(--blue)}#brxe-xuuwwn {margin-top: 4rem; margin-bottom: 9.6rem; display: flex; flex-direction: row; justify-content: center; align-items: center; column-gap: 4.8rem; position: relative}@media (max-width: 991px) {#brxe-xuuwwn {flex-direction: column; row-gap: 1.6rem; margin-bottom: 3.2rem}}#brxe-ftianx {position: relative}#brxe-uqmnhj {position: relative}#brxe-iydmrp {height: 6px; width: 6px; min-width: 6px; min-height: 6px}#brxe-twqger {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}#brxe-uesehk {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}#brxe-uesehk { display: inline-flex;}#brxe-rdhokc {margin-top: 1.6rem}#brxe-ltljsu {width: 50%}@media (max-width: 991px) {#brxe-ltljsu {width: 100%}}#brxe-fdnywb {color: #414458; font-size: clamp(1.6rem, 2vw, 1.8rem)}#brxe-qgthlc {width: 50%; font-size: 1.8rem; padding-left: 10%}@media (max-width: 991px) {#brxe-qgthlc {width: 100%; padding-left: 0}}#brxe-ajmmrz {display: flex; flex-direction: row; align-items: flex-end; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {#brxe-ajmmrz {flex-direction: column; row-gap: 2.4rem}}#brxe-cluzts {width: 9rem; height: 4.8rem; min-width: 9rem; min-height: 4.8rem}#brxe-wptcts {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-dkmlig {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: var(--yellow)}#brxe-dkmlig { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-dkmlig {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-lbmtsp {height: 50.8rem; background-image: url(https://esab.codegrid.pl/wp-content/uploads/2026/02/partnerzy-esab-1024x1024.webp); background-position: center center; background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; justify-content: flex-end; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-lbmtsp { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-lbmtsp div#brxe-dkmlig { transition: all .3s ease;}#brxe-lbmtsp:hover div#brxe-dkmlig { translate: 0 -6px; transition: all .3s ease;}#brxe-odtbmg {width: 24.8rem; height: 4.8rem; min-width: 24.8rem; min-height: 4.8rem}#brxe-avnmwi {margin-top: 2.4rem; font-size: 1.6rem; color: #ffffff; font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-jkiikm {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: #D6272E}#brxe-jkiikm { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-jkiikm {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-vxodcx {height: 50.8rem; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://esab.codegrid.pl/wp-content/uploads/2026/02/partnerzy-hyper-1024x1024.webp); display: flex; flex-direction: column; justify-content: flex-end; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-vxodcx { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-vxodcx div#brxe-jkiikm { transition: all .3s ease;}#brxe-vxodcx:hover div#brxe-jkiikm { translate: 0 -6px; transition: all .3s ease;}#brxe-oraekl {width: 13rem; height: 4.8rem; min-width: 13rem; min-height: 4.8rem}#brxe-uuwtel {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-hvncaa {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: #D9D9D9}#brxe-hvncaa { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-hvncaa {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-gojdla {height: 50.8rem; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://esab.codegrid.pl/wp-content/uploads/2026/02/partnerzy-nst-1024x683.webp); display: flex; flex-direction: column; justify-content: flex-end; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-gojdla { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-gojdla div#brxe-hvncaa { transition: all .3s ease;}#brxe-gojdla:hover div#brxe-hvncaa { translate: 0 -6px; transition: all .3s ease;}#brxe-ofozxt {display: grid; align-items: initial; grid-gap: 3.2rem; grid-template-columns: 1fr 1fr 1fr; position: relative}@media (max-width: 991px) {#brxe-ofozxt {grid-template-columns: 1fr; grid-gap: 1.6rem}}.brxe-rbemwx {background-color: #082D44; position: absolute; bottom: 8rem; right: 50%; left: 0px; width: 50%; height: 31rem}@media (max-width: 991px) {.brxe-rbemwx {bottom: 0px; display: none}}.brxe-yqbojr {height: 6px; width: 6px; min-width: 6px; min-height: 6px}.brxe-wgvuvo {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}.brxe-fmbttn {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}.brxe-fmbttn { display: inline-flex;}.brxe-lcnzjf {margin-top: 1.6rem}.brxe-gkmvop {width: 50%}@media (max-width: 991px) {.brxe-gkmvop {width: 100%}}.brxe-axrvlw {color: #414458; font-size: clamp(1.6rem, 2vw, 1.8rem); display: none}@media (max-width: 991px) {.brxe-axrvlw {display: block}}.brxe-wpabcr {font-size: 1.8rem; width: 50%; padding-left: 10%}@media (max-width: 991px) {.brxe-wpabcr {width: 100%; padding-left: 0}}.brxe-uwrdcf {display: flex; flex-direction: row; align-items: flex-end; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {.brxe-uwrdcf {flex-direction: column; row-gap: 2.4rem}}.brxe-lgprpj:not(.tag), .brxe-lgprpj img {object-fit: cover}.brxe-lgprpj {height: 33.5rem; position: relative; width: 100%}:where(.brxe-lgprpj > *:not(figcaption)) {position: relative}.brxe-lgprpj::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-lgprpj {height: 30rem}}.brxe-zsxkqo {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}.brxe-lhasuu {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1; position: relative}@media (max-width: 991px) {.brxe-lhasuu {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-qeypdi {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}.brxe-qeypdi { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-geccdu {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; min-width: 39.7rem}.brxe-geccdu { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-geccdu h3, .brxe-geccdu div { transition: all .3s ease;} .brxe-geccdu:hover h3, .brxe-geccdu:hover div { color: #146AA1; transition: all .3s ease;}@media (max-width: 478px) {.brxe-geccdu {min-width: 100%}}.brxe-oxkkrp:not(.tag), .brxe-oxkkrp img {object-fit: cover}.brxe-oxkkrp {height: 33.5rem; position: relative; width: 100%}:where(.brxe-oxkkrp > *:not(figcaption)) {position: relative}.brxe-oxkkrp::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-oxkkrp {height: 30rem}}.brxe-dwtkbd {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}.brxe-wnzlji {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1; position: relative}@media (max-width: 991px) {.brxe-wnzlji {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-yntaju {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}.brxe-yntaju { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-aibvyg {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; min-width: 39.7rem}.brxe-aibvyg { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-aibvyg h3, .brxe-aibvyg div { transition: all .3s ease;} .brxe-aibvyg:hover h3, .brxe-aibvyg:hover div { color: #146AA1; transition: all .3s ease;}@media (max-width: 478px) {.brxe-aibvyg {min-width: 100%}}.brxe-ludhuu:not(.tag), .brxe-ludhuu img {object-fit: cover}.brxe-ludhuu {height: 33.5rem; position: relative; width: 100%}:where(.brxe-ludhuu > *:not(figcaption)) {position: relative}.brxe-ludhuu::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-ludhuu {height: 30rem}}.brxe-ttlxni {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}.brxe-ylgvsa {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1; position: relative}@media (max-width: 991px) {.brxe-ylgvsa {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-tykjis {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}.brxe-tykjis { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-srazbd {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; min-width: 39.7rem}.brxe-srazbd { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-srazbd h3, .brxe-srazbd div { transition: all .3s ease;} .brxe-srazbd:hover h3, .brxe-srazbd:hover div { color: #146AA1; transition: all .3s ease;}@media (max-width: 478px) {.brxe-srazbd {min-width: 100%}}.brxe-dhbtqj:not(.tag), .brxe-dhbtqj img {object-fit: cover}.brxe-dhbtqj {height: 33.5rem; position: relative; width: 100%}:where(.brxe-dhbtqj > *:not(figcaption)) {position: relative}.brxe-dhbtqj::before {background-image: linear-gradient(#F1F1F400 50%, #F1F1F4 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-dhbtqj {height: 30rem}}.brxe-tiwifd {margin-top: 8px; margin-bottom: auto; font-size: 1.4rem}.brxe-xcnxef {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem; display: flex; flex-direction: column; flex-grow: 1; position: relative}@media (max-width: 991px) {.brxe-xcnxef {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-dgdare {height: 100%; background-color: #F1F1F4; display: flex; flex-direction: column; align-self: stretch !important; width: 100%}.brxe-dgdare { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-pqbvjj {background-color: #D6D7DB; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; min-width: 39.7rem}.brxe-pqbvjj { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-pqbvjj h3, .brxe-pqbvjj div { transition: all .3s ease;} .brxe-pqbvjj:hover h3, .brxe-pqbvjj:hover div { color: #146AA1; transition: all .3s ease;}@media (max-width: 478px) {.brxe-pqbvjj {min-width: 100%}}.brxe-geogmu .splide__arrow {height: 4.8rem; width: 4.8rem; background-color: #146AA1; color: #ffffff; font-size: 1.6rem; min-height: 1.6rem; min-width: 1.6rem}.brxe-geogmu .splide__arrow svg {fill: #ffffff; height: 1.6rem; width: 1.6rem}.brxe-geogmu .splide__arrow--prev {top: -8rem; left: calc(100% - 20rem)}.brxe-geogmu .splide__arrow--next {top: -8rem; right: 10rem}.brxe-geogmu {width: calc(100% + ((100vw - 100%) / 2)); max-width: none; margin-right: calc((100vw - 100%) / -2)}@media (min-width: 991px) { .brxe-geogmu ul.splide__pagination.splide__pagination--ltr { display: none; } }@media (max-width: 991px) {.brxe-geogmu .splide__arrow--prev {bottom: -10rem; top: auto; left: 0px}.brxe-geogmu .splide__arrow--next {top: auto; bottom: -10rem; right: 2rem}.brxe-geogmu .splide__pagination {bottom: -6.5rem}.brxe-geogmu .splide__pagination .splide__pagination__page {height: 8px; width: 8px; color: #8ECAF1; background-color: #8ECAF1; border-radius: 0}.brxe-geogmu .splide__pagination .splide__pagination__page.is-active {color: #146AA1; background-color: #146AA1}}.brxe-dlmvgi {z-index: 1}.brxe-cyllyc {color: #ffffff; position: relative}.brxe-ytyjlf {position: relative}@media (max-width: 991px) {.brxe-ytyjlf {align-self: stretch !important; width: 100%}}.brxe-ubflfh {height: 1.9rem; width: 1.9rem; min-width: 1.9rem; min-height: 1.9rem}.brxe-nlnlqb {color: #ffffff; font-size: 1.8rem; font-weight: 500; text-decoration: underline; line-height: 150%; letter-spacing: 0px; transition: all .3s ease}.brxe-nlnlqb:hover {color: #8ECAF1}.brxe-lxshkq {display: flex; flex-direction: row; align-items: center; column-gap: 8px}.brxe-ajinix {height: 1.6rem; width: 2rem; min-width: 2rem; min-height: 1.6rem}.brxe-bxioky {color: #ffffff; font-size: 1.8rem; font-weight: 500; text-decoration: underline; line-height: 150%; letter-spacing: 0px; transition: all .3s ease}.brxe-bxioky:hover {color: #8ECAF1}.brxe-frvfuj {display: flex; flex-direction: row; align-items: center; column-gap: 8px}@media (max-width: 991px) {.brxe-siifef {order: 2; align-self: stretch !important; width: 100%}}@media (max-width: 991px) {.brxe-resijp {order: 1; align-self: stretch !important; width: 100%; flex-direction: row}}.brxe-nzkrnx {display: flex; flex-direction: row; align-items: center; column-gap: 4.8rem; padding-right: 8.8rem}@media (max-width: 991px) {.brxe-nzkrnx {flex-direction: column; row-gap: 1.6rem; align-self: stretch !important; width: 100%; align-items: flex-start; padding-right: 0}}.brxe-hewhcn {position: relative; flex-direction: row; justify-content: space-between; align-items: center; padding-top: 8rem; padding-right: 2rem; padding-left: 2rem; background-color: #082D44; height: 31rem; top: -8rem; width: calc(100% + 8.8rem)}.brxe-hewhcn { clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);}@media (max-width: 991px) {.brxe-hewhcn {padding-top: 3.2rem; padding-bottom: 3.2rem; flex-direction: column; align-items: flex-start; row-gap: 3.2rem; top: 10rem; width: 100%; height: auto}}.brxe-vevzbi {position: relative; overflow: hidden}@media (max-width: 991px) {.brxe-vevzbi {padding-bottom: 10rem}}#brxe-qlavrr {background-color: #EEF8FC; position: absolute; left: 0px; top: 8rem; bottom: 0px; width: calc(50% + 30rem)}@media (max-width: 991px) {#brxe-qlavrr {width: 100%}}#brxe-jjxflm {height: 6px; width: 6px; min-width: 6px; min-height: 6px}#brxe-mazpan {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}#brxe-ousitu {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}#brxe-ousitu { display: inline-flex;}#brxe-qkmsbm {margin-top: 1.6rem}@media (max-width: 991px) {#brxe-gmnobv {width: 100%}}#brxe-hmdekh {display: flex; flex-direction: row; align-items: flex-end; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {#brxe-hmdekh {flex-direction: column; row-gap: 2.4rem}}#brxe-xdvsbs {display: flex; flex-direction: column; row-gap: 8px}#brxe-vaelju {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bkhwap {margin-top: 3.2rem}#brxe-xznnqm .line {height: 1px}#brxe-xznnqm.horizontal .line {border-top-width: 1px; width: 100%; border-top-style: solid; border-top-color: #D6D7DB}#brxe-xznnqm.vertical .line {border-right-width: 100%; border-right-style: solid; border-right-color: #D6D7DB}#brxe-xznnqm .icon {color: #D6D7DB}#brxe-xznnqm {margin-top: 4.8rem; margin-bottom: 4.8rem}#brxe-ugqmdo {display: flex; flex-direction: column; row-gap: 8px}#brxe-afmnlq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-txigpp {margin-top: 3.2rem}#brxe-notvec .line {height: 1px}#brxe-notvec.horizontal .line {border-top-width: 1px; width: 100%; border-top-style: solid; border-top-color: #D6D7DB}#brxe-notvec.vertical .line {border-right-width: 100%; border-right-style: solid; border-right-color: #D6D7DB}#brxe-notvec .icon {color: #D6D7DB}#brxe-notvec {margin-top: 4.8rem; margin-bottom: 4.8rem}#brxe-utpjhv {display: flex; flex-direction: column; row-gap: 8px}#brxe-pxnzip {align-items: center; flex-direction: row; justify-content: space-between}#brxe-suazuy {margin-top: 3.2rem}#brxe-jqqnrd .accordion-content-wrapper {margin-top: 3.2rem}#brxe-ctqkcy {width: 50%}@media (max-width: 991px) {#brxe-ctqkcy {width: 100%}}#brxe-wdyckr:not(.tag), #brxe-wdyckr img {object-fit: cover}#brxe-wdyckr {width: 100%; height: 100%}#brxe-wdyckr { clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);}#brxe-bupurx {width: 50%}@media (max-width: 991px) {#brxe-bupurx {display: none}}#brxe-zonjqy {flex-direction: row; column-gap: 6.4rem; align-items: stretch}#brxe-hmkusx {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); position: relative}#brxe-imyerd {position: relative; overflow: hidden}.brxe-tntqak {height: 6px; width: 6px; min-width: 6px; min-height: 6px}.brxe-zzmfnf {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}.brxe-aeloxf {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}.brxe-aeloxf { display: inline-flex;}.brxe-zunsvj {margin-top: 1.6rem; text-align: center}.brxe-cdpksb {width: 100%; flex-direction: column; display: flex; justify-content: center; align-items: center}@media (max-width: 991px) {.brxe-cdpksb {width: 100%}}.brxe-grmcag {display: flex; flex-direction: row; align-items: flex-end; padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {.brxe-grmcag {flex-direction: column; row-gap: 2.4rem}}.brxe-yjdovy:not(.tag), .brxe-yjdovy img {object-fit: cover}.brxe-yjdovy {width: 100%; height: 17.6rem}.brxe-yjdovy { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 767px) {.brxe-yjdovy {height: 21.3rem}}.brxe-qidaip {margin-top: 1.3rem}.brxe-bfkuap {margin-top: 8px; text-align: center}.brxe-arahdz {display: flex; flex-direction: column; align-items: center}.brxe-lwuykc:not(.tag), .brxe-lwuykc img {object-fit: cover}.brxe-lwuykc {width: 100%; height: 17.6rem}.brxe-lwuykc { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 767px) {.brxe-lwuykc {height: 21.3rem}}.brxe-kqahkb {margin-top: 1.3rem}.brxe-xcwqzp {margin-top: 8px; text-align: center}.brxe-fknnmh {display: flex; flex-direction: column; align-items: center}.brxe-jkpvmp:not(.tag), .brxe-jkpvmp img {object-fit: cover}.brxe-jkpvmp {width: 100%; height: 17.6rem}.brxe-jkpvmp { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 767px) {.brxe-jkpvmp {height: 21.3rem}}.brxe-kzqony {margin-top: 1.3rem}.brxe-tkbmvv {margin-top: 8px; text-align: center}.brxe-dyibnr {display: flex; flex-direction: column; align-items: center}.brxe-oojckd:not(.tag), .brxe-oojckd img {object-fit: cover}.brxe-oojckd {width: 100%; height: 17.6rem}.brxe-oojckd { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 767px) {.brxe-oojckd {height: 21.3rem}}.brxe-xxlodk {margin-top: 1.3rem}.brxe-mnlqpx {margin-top: 8px; text-align: center}.brxe-bbcubk {display: flex; flex-direction: column; align-items: center}.brxe-ltvvps {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 4.8rem}@media (max-width: 991px) {.brxe-ltvvps {grid-template-columns: 1fr 1fr}}@media (max-width: 767px) {.brxe-ltvvps {grid-template-columns: 1fr}}.brxe-nrwtbd {padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}#brxe-byuehv {margin-top: 3.2rem}@media (max-width: 991px) {#brxe-byuehv {margin-top: 3.2rem}}#brxe-ytqtmw {height: 6px; width: 6px; min-width: 6px; min-height: 6px}#brxe-uiyyvt {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}#brxe-hhsddc {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center}#brxe-hhsddc { display: inline-flex;}#brxe-gybpyt {margin-top: 1.6rem}#brxe-djiknh {width: 50%}@media (max-width: 991px) {#brxe-djiknh {width: 100%}}#brxe-zsajap {display: flex; justify-content: flex-end; width: 50%}@media (max-width: 991px) {#brxe-zsajap {display: none}}#brxe-xeyijs {display: flex; flex-direction: row; align-items: flex-end; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative}@media (max-width: 991px) {#brxe-xeyijs {flex-direction: column; row-gap: 2.4rem}}.brxe-cfxdgd .brxe-hcmrfa.brxe-image:not(.tag), .brxe-cfxdgd .brxe-hcmrfa.brxe-image img {object-fit: cover}.brxe-cfxdgd .brxe-hcmrfa.brxe-image {height: 32rem; position: relative; width: 100%}:where(.brxe-cfxdgd .brxe-hcmrfa.brxe-image > *:not(figcaption)) {position: relative}.brxe-cfxdgd .brxe-hcmrfa.brxe-image::before {background-image: linear-gradient(#ffffff00 50%, #ffffff 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-cfxdgd .brxe-hcmrfa.brxe-image {height: 30rem}}.brxe-cfxdgd .brxe-avuggu.brxe-svg {width: 1.8rem; height: 1.2rem; min-height: 1.2rem; min-width: 1.8rem}.brxe-cfxdgd .brxe-wxnypn.brxe-div {height: 4rem; width: 7.2rem; margin-top: 2.4rem; background-color: #146AA1; display: flex; justify-content: center; align-items: center}.brxe-wxnypn { clip-path: polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);}.brxe-cfxdgd .brxe-ysucch.brxe-div {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}@media (max-width: 991px) {.brxe-cfxdgd .brxe-ysucch.brxe-div {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-cfxdgd .brxe-ahlujy.brxe-div {height: 100%; background-color: #ffffff; display: flex; flex-direction: column}.brxe-ahlujy { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-cfxdgd.brxe-div {background-color: #ffffff; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}.brxe-cfxdgd { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-piesao .splide__arrow {height: 4.8rem; width: 4.8rem; background-color: #146AA1; color: #ffffff; font-size: 1.6rem; min-height: 1.6rem; min-width: 1.6rem}#brxe-piesao .splide__arrow svg {fill: #ffffff; height: 1.6rem; width: 1.6rem}#brxe-piesao .splide__arrow--prev {top: -9rem; left: calc(100% - 10rem)}#brxe-piesao .splide__arrow--next {top: -9rem}@media (min-width: 991px) { #brxe-piesao ul.splide__pagination.splide__pagination--ltr { display: none; } }@media (max-width: 991px) {#brxe-piesao .splide__arrow--prev {bottom: -10rem; top: auto; left: 0px}#brxe-piesao .splide__arrow--next {top: auto; right: 0px; bottom: -10rem}#brxe-piesao .splide__pagination {bottom: -6.5rem}#brxe-piesao .splide__pagination .splide__pagination__page {height: 8px; width: 8px; color: #8ECAF1; background-color: #8ECAF1; border-radius: 0}#brxe-piesao .splide__pagination .splide__pagination__page.is-active {color: #146AA1; background-color: #146AA1}}@media (max-width: 991px) {#brxe-lyiytr {grid-template-columns: 1fr 1fr}}@media (max-width: 767px) {#brxe-lyiytr {grid-template-columns: 1fr}}#brxe-jvzhbn {margin-top: 6.4rem}@media (max-width: 991px) {#brxe-jvzhbn {margin-top: 12rem; align-self: stretch !important; width: 100%}}#brxe-bugzoc {padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}#brxe-zrwykb {background-color: #F1F1F4}@media (max-width: 991px) {#brxe-pdgqgm {display: none}}#brxe-bopdox {display: flex; flex-direction: row; justify-content: space-between; align-items: center}.brxe-ipqicm .brxe-cxqupg.brxe-div {position: absolute; z-index: 1; background-image: linear-gradient(#04152000, #041520 70%); top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%}.brxe-ipqicm .brxe-dajgaz.brxe-image {position: absolute; width: 100%; height: 100%; top: 0px; right: 0px; bottom: 0px; left: 0px}.brxe-ipqicm .brxe-nsnkas.brxe-text-basic {color: #ffffff; font-size: 1.2rem}.brxe-ipqicm .brxe-qvracq.brxe-div {background-color: #041520; display: inline-block; padding-top: 5px; padding-right: 1.3rem; padding-bottom: 5px; padding-left: 1.3rem; border: 1px solid #8ECAF1; box-shadow: 2px 2px 4px 0 #161D1608}.brxe-ipqicm .brxe-huvbhh.brxe-div {position: relative; z-index: 2}.brxe-ipqicm .brxe-qmmpru.brxe-heading {color: #ffffff}.brxe-ipqicm .brxe-flsbet.brxe-text-basic {margin-top: 3.2rem; color: #ffffff; font-size: 1.6rem; text-transform: uppercase; font-weight: 700; text-decoration: underline}.brxe-ipqicm .brxe-mgzhgm.brxe-div {position: relative; z-index: 2}.brxe-ipqicm.brxe-block {position: relative; width: 100%; height: 51.5rem; flex-direction: column; justify-content: space-between; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem; align-items: flex-start; overflow: hidden}.brxe-ipqicm { clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);} .brxe-ipqicm img { transition: all .3s ease;} .brxe-ipqicm:hover img { transform: scale(1.03); transition: all .3s ease;}@media (max-width: 991px) {.brxe-ipqicm.brxe-block {height: 40rem; margin-bottom: 3.2rem}}#brxe-uprjvt {width: 60%}.brxe-cpuves .brxe-hjoxmn.brxe-text-basic {color: #ffffff; font-size: 1.2rem}.brxe-cpuves .brxe-vimezc.brxe-div {background-color: #041520; display: inline-block; padding-top: 5px; padding-right: 1.3rem; padding-bottom: 5px; padding-left: 1.3rem; border: 1px solid #8ECAF1; box-shadow: 2px 2px 4px 0 #161D1608; position: absolute; top: 1.6rem; left: 1.6rem; z-index: 1}.brxe-cpuves .brxe-wgxypf.brxe-image:not(.tag), .brxe-cpuves .brxe-wgxypf.brxe-image img {object-fit: cover}.brxe-cpuves .brxe-wgxypf.brxe-image {width: 100%; height: 100%}.brxe-wgxypf { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-cpuves .brxe-aojpzy.brxe-div {width: 50%; height: 15rem; overflow: hidden}.brxe-cpuves .brxe-bgphiy.brxe-text-basic {color: var(--bricks-color-wegbbh); font-size: 1.6rem; text-transform: uppercase; font-weight: 700; text-decoration: underline}.brxe-cpuves .brxe-hpjpce.brxe-div {width: 50%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; padding-top: 1.4rem; padding-bottom: 1.4rem}.brxe-cpuves.brxe-div {position: relative; width: 100%; display: flex; flex-direction: row; column-gap: 2.4rem}.brxe-cpuves h5, .brxe-cpuves div.link, .brxe-cpuves img { transition: all .3s ease;} .brxe-cpuves:hover h5, .brxe-cpuves:hover div.link { color: var(--blue) !important; transition: all .3s ease;} .brxe-cpuves:hover img { transform: scale(1.03); transition: all .3s ease;}#brxe-bhfcuz {width: 40%; display: flex; flex-direction: column; justify-content: space-between}#brxe-ojzgrf {margin-top: 4.8rem; display: flex; flex-direction: row; column-gap: 3.6rem; align-items: stretch}@media (max-width: 991px) {#brxe-ojzgrf {display: none}}.brxe-fgbttp .brxe-mvfymz.brxe-image:not(.tag), .brxe-fgbttp .brxe-mvfymz.brxe-image img {object-fit: contain}.brxe-fgbttp .brxe-mvfymz.brxe-image {width: 100%; height: 100%}@media (max-width: 991px) {.brxe-fgbttp .brxe-mvfymz.brxe-image:not(.tag), .brxe-fgbttp .brxe-mvfymz.brxe-image img {object-fit: cover}}.brxe-fgbttp .brxe-jchzmg.brxe-div {width: 100%; height: 20.8rem; position: relative; overflow: hidden; background-color: #ffffff}.brxe-jchzmg { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {.brxe-fgbttp .brxe-jchzmg.brxe-div {height: 22.2rem}}.brxe-fgbttp .brxe-yhoukj.brxe-text-basic {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}.brxe-fgbttp .brxe-xkrqyx.brxe-text-basic {margin-top: 4px; font-size: 1.4rem; line-height: 150%; letter-spacing: 0px}.brxe-fgbttp .brxe-uyhzrx.brxe-div {display: flex; flex-direction: column; flex-grow: 1}.brxe-fgbttp .brxe-nhazkh.brxe-text-basic {color: var(--bricks-color-wegbbh); font-size: 1.4rem; text-transform: uppercase; font-weight: 700; text-decoration: underline; margin-top: 1.6rem}.brxe-fgbttp .brxe-xafmpv.brxe-div {padding-top: 1.6rem; padding-right: 2.4rem; padding-bottom: 1.6rem; padding-left: 2.4rem; display: flex; flex-direction: column; position: relative; flex-grow: 1}@media (max-width: 991px) {.brxe-fgbttp .brxe-xafmpv.brxe-div {padding-top: 1.6rem; padding-right: 0; padding-bottom: 1.6rem; padding-left: 0}}.brxe-fgbttp.brxe-div {display: flex; flex-direction: column; width: 100%; background-color: #F1F1F4; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}.brxe-fgbttp { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-fgbttp img { transition: all .3s ease;} .brxe-fgbttp:hover img { transform: scale(1.03); transition: all .3s ease;}#brxe-cjneaq .splide__arrow {background-color: #146AA1; color: #ffffff; height: 4.8rem; width: 4.8rem; font-size: 1.6rem; min-height: 1.6rem; min-width: 1.6rem}#brxe-cjneaq .splide__arrow svg {fill: #ffffff; height: 1.6rem; width: 1.6rem}#brxe-cjneaq .splide__arrow--prev {top: -7rem; left: calc(100% - 10.6rem)}#brxe-cjneaq .splide__arrow--next {top: -7rem; left: calc(100% - 4.8rem)}#brxe-cjneaq .splide__arrow:hover {background-color: var(--blue-d-2)}@media (min-width: 991px) { .brxe-cjneaq ul.splide__pagination.splide__pagination--ltr { display: none; } }@media (max-width: 991px) {#brxe-cjneaq .splide__arrow--next {top: calc(100% + 6rem); right: 0px; left: auto}#brxe-cjneaq .splide__arrow--prev {top: calc(100% + 6rem); left: 0px}#brxe-cjneaq .splide__pagination .splide__pagination__page {height: 8px; width: 8px; color: #8ECAF1; background-color: #8ECAF1; border-radius: 0}#brxe-cjneaq .splide__pagination {bottom: -7rem}#brxe-cjneaq .splide__pagination .splide__pagination__page.is-active {color: #146AA1; background-color: #146AA1}}@media (max-width: 991px) {#brxe-vveehn {display: flex; align-self: stretch !important; width: 100%; margin-top: 12rem}}#brxe-phuqgf {display: none}@media (max-width: 991px) {#brxe-phuqgf {display: flex; margin-top: 4rem}}#brxe-nqxqbi {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.brxe-qynftu {color: #ffffff}.brxe-cdqwrk {margin-top: 1.6rem; color: #ffffff}.brxe-cfdlpl {color: #1F3047; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 1.6rem; padding-left: 2.4rem; background-color: #ffffff; margin-top: 4rem}.brxe-cfdlpl { position: relative; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);} .brxe-cfdlpl::before { content: ''; position: absolute; top: 100%; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-color: #8ECAF1; opacity: .5; transition: all .3s ease; z-index: -1;} .brxe-cfdlpl:hover::before { top: 0;}@media (max-width: 991px) {.brxe-cfdlpl {align-self: stretch; width: 100%}}.brxe-iggvgq {width: 50%; position: relative; z-index: 1}@media (max-width: 991px) {.brxe-iggvgq {width: 100%}}.brxe-pmzcdu:not(.tag), .brxe-pmzcdu img {object-fit: cover}.brxe-pmzcdu {position: absolute; top: 50%; width: 60%; right: -10%; transform: translateY(-50%)}@media (max-width: 991px) {.brxe-pmzcdu {top: 75%; width: 80%; right: auto; left: 50%; transform: translateX(-50%) translateY(-50%)}}@media (max-width: 767px) {.brxe-pmzcdu {width: 100%; min-width: 120%; top: 80%}}@media (max-width: 478px) {.brxe-pmzcdu {width: 100%}}.brxe-ngcocp {background-color: #082D44; padding-top: clamp(3.2rem, 4vw, 6.4rem); padding-right: clamp(3.2rem, 4vw, 6.4rem); padding-bottom: clamp(3.2rem, 4vw, 6.4rem); padding-left: clamp(3.2rem, 4vw, 6.4rem); position: relative}.brxe-ngcocp { clip-path: polygon(0 30px,30px 0,calc(100% - 30px) 0,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));}@media (max-width: 991px) {.brxe-ngcocp {padding-bottom: 34rem}}@media (max-width: 767px) {.brxe-ngcocp {padding-bottom: 25rem}}.brxe-femvta {padding-right: 2rem; padding-left: 2rem; overflow: hidden}.brxe-kabjqq {height: 6px; width: 6px; min-width: 6px; min-height: 6px}.brxe-vqzetw {font-size: clamp(1.2rem, 2vw, 1.4rem); color: var(--bricks-color-wegbbh); font-weight: 400; text-transform: uppercase; line-height: 150%; letter-spacing: 0px}.brxe-ybzdad {display: flex; flex-direction: row; column-gap: 6px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-color: #F1F1F4; align-items: center; margin-bottom: 1.6rem}.brxe-ybzdad { display: inline-flex;}.brxe-dncsev {margin-top: 1.6rem}.brxe-nkmspu {margin-top: 3.2rem}.brxe-nkmspu ::placeholder {color: #414458; font-size: 1.6rem}.brxe-nkmspu select {color: #414458; font-size: 1.6rem; border: 1px solid #D6D7DB; color: var(--bricks-color-wegbbh); padding-top: .5rem; padding-right: 2rem; padding-bottom: .5rem; padding-left: 2rem}.brxe-nkmspu .form-group input {border: 1px solid #D6D7DB; color: var(--bricks-color-wegbbh); font-size: 1.6rem; padding-top: .5rem; padding-right: 2rem; padding-bottom: .5rem; padding-left: 2rem}.brxe-nkmspu .flatpickr {border: 1px solid #D6D7DB; padding-top: .5rem; padding-right: 2rem; padding-bottom: .5rem; padding-left: 2rem}.brxe-nkmspu textarea {border: 1px solid #D6D7DB; color: var(--bricks-color-wegbbh); font-size: 1.6rem; padding-top: .5rem; padding-right: 2rem; padding-bottom: .5rem; padding-left: 2rem}.brxe-nkmspu .bricks-button:not([type=submit]) {border: 1px solid #D6D7DB}.brxe-nkmspu .choose-files {border: 1px solid #D6D7DB}.brxe-nkmspu ul.options-wrapper { font-size: 1.2rem; font-weight: 300; color: #414458;} .brxe-nkmspu button.bricks-button { position: relative; margin-top: 1.6rem; padding: 1.5rem 2.4rem; background-color: #146AA1; color: #ffffff; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);} .brxe-nkmspu button.bricks-button::before { content: ''; position: absolute; top: 100%; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-color: var(--blue-d-3); opacity: .5; transition: all .3s ease; z-index: -1;} .brxe-nkmspu button.bricks-button:hover::before { top: 0;}@media (max-width: 991px) { .brxe-nkmspu div.submit-button-wrapper, .brxe-nkmspu button.bricks-button { width: 100%; }}.brxe-mekezd {width: 50%}@media (max-width: 991px) {.brxe-mekezd {width: 100%}}.brxe-mtpsco {width: 37.8rem; height: 5.6rem; min-height: 5.6rem; max-width: 100%}.brxe-rgrmfq {color: #ffffff}.brxe-umrrxk {margin-top: 1.6rem}.brxe-tktdrd {width: 1.8rem; height: 2rem; min-width: 1.8rem; min-height: 2rem}.brxe-hidxdl {margin-top: 8px; display: flex; flex-direction: row; column-gap: 8px}.brxe-gnmwnj {width: 1.6rem; height: 2rem; min-width: 1.6rem; min-height: 2rem}.brxe-tdnxjc {margin-top: 8px; display: flex; flex-direction: row; column-gap: 8px}.brxe-wuouul {margin-top: 1.6rem}.brxe-zvviik {margin-top: 1.6rem}.brxe-uvscex {padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem}.brxe-bdmzdn {height: 2rem; width: 2rem; min-width: 2rem; min-height: 2rem}.brxe-agczid {color: var(--bricks-color-wegbbh)}.brxe-fqujtq {margin-top: 1.6rem; background-color: #ffffff; display: flex; flex-direction: row; column-gap: 8px; padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem}.brxe-fqujtq { clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);}.brxe-obtbgi {margin-top: clamp(3.2rem, 3vw, 4.8rem); background-color: #041520; color: #ffffff; padding-top: 2.4rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem}.brxe-obtbgi { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-hxocew {width: 50%}@media (max-width: 991px) {.brxe-hxocew {width: 100%}}.brxe-bxsank {display: flex; flex-direction: row; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); column-gap: 6.4rem}@media (max-width: 991px) {.brxe-bxsank {flex-direction: column; row-gap: 3.2rem}}