@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-shortcode{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {.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-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 {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}#brxe-wokiaj {height: 49.7rem; width: 49.7rem; min-width: 49.7rem; min-height: 100%; position: absolute; left: 0px}#brxe-oumnwt .separator {font-size: 1rem; color: #ffffff}#brxe-oumnwt .item {color: #ffffff; font-size: 1.4rem}#brxe-oumnwt {margin-top: 2.4rem}#brxe-kizcpu {color: #ffffff}@media (max-width: 991px) {#brxe-kizcpu {margin-top: 2rem}}#brxe-iivwbg {margin-top: 3.2rem; color: #ffffff; font-size: 2rem; font-weight: 400; line-height: 130%; letter-spacing: 0px}@media (max-width: 991px) {#brxe-iivwbg {margin-top: 3.2rem}}.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-snqrca {margin-top: 6.4rem}@media (max-width: 991px) {#brxe-snqrca {align-self: stretch !important; width: 100%}}#brxe-xipvcn {display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; margin-top: 7.5rem; width: 55%}@media (max-width: 991px) {#brxe-xipvcn {flex-direction: column; align-items: flex-start; width: 100%; margin-top: 2rem}}#brxe-pydmop {position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; z-index: 1; width: 100%}#brxe-pydmop:not(.tag), #brxe-pydmop img {object-fit: cover}#brxe-pydmop { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-pydmop {height: 32.7rem; width: 100%}}#brxe-lafnmd {width: 45%; position: relative}@media (max-width: 991px) {#brxe-lafnmd {width: 100%}}#brxe-ejuxai {display: flex; flex-direction: row; column-gap: 6.4rem}@media (max-width: 991px) {#brxe-ejuxai {flex-direction: column; row-gap: 4.8rem}}#brxe-ujyvup {position: relative; padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}@media (max-width: 991px) {#brxe-ujyvup {padding-bottom: 14rem}}#brxe-jhlpjv {background-color: #041520; position: relative}#brxe-hhlobf:not(.tag), #brxe-hhlobf img {object-fit: cover}#brxe-hhlobf {width: 100%; height: 100%}#brxe-hhlobf { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-eoalwm {width: 45%}@media (max-width: 991px) {#brxe-eoalwm {width: 100%; order: 2}}#brxe-frblrs {margin-top: 1.6rem}#brxe-mxhweh {color: var(--bricks-color-wegbbh); font-size: 2.4rem; font-weight: 700; line-height: 120%; letter-spacing: -2%; position: relative; margin-top: 10rem}#brxe-mxhweh::before { content: ""; position: absolute; top: -6rem; left: 0; width: 84px; height: 64px; background-image: url('/wp-content/uploads/2026/02/quote-icon.png'); background-size: contain; background-repeat: no-repeat;}#brxe-pjxiip {width: 55%; padding-top: 2.4rem; padding-bottom: 2.4rem}@media (max-width: 991px) {#brxe-pjxiip {order: 1; width: 100%}}#brxe-odffcc {padding-top: 14rem; padding-bottom: clamp(4.8rem, 8vw, 9.6rem); display: flex; flex-direction: row; column-gap: 6.4rem; align-items: stretch}@media (max-width: 991px) {#brxe-odffcc {flex-direction: column; row-gap: 3.2rem; padding-top: 20rem}}#brxe-dlwpch {overflow: hidden}#brxe-fxqwlw {color: #ffffff; text-align: center}#brxe-dniijt {display: flex; flex-direction: row; justify-content: center; align-items: center}#brxe-dhplty {width: 100%; height: 26rem}#brxe-dhplty:not(.tag), #brxe-dhplty img {object-fit: cover}#brxe-dhplty { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));}#brxe-eokfdx {color: #ffffff; text-align: center; font-weight: 500; font-size: 1.8rem}[data-id="brxe-wfrkva"].splide__slide {display: flex; flex-direction: column; row-gap: 1.3rem; align-items: center; justify-content: center}#brxe-gznzcb {width: 100%; height: 26rem}#brxe-gznzcb:not(.tag), #brxe-gznzcb img {object-fit: cover}#brxe-gznzcb { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));}#brxe-svyjwo {color: #ffffff; text-align: center; font-weight: 500; font-size: 1.8rem}[data-id="brxe-afsdgj"].splide__slide {display: flex; flex-direction: column; row-gap: 1.3rem; align-items: center; justify-content: center}#brxe-mmstxf {width: 100%; height: 26rem}#brxe-mmstxf:not(.tag), #brxe-mmstxf img {object-fit: cover}#brxe-mmstxf { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));}#brxe-hsmwmq {color: #ffffff; text-align: center; font-weight: 500; font-size: 1.8rem}[data-id="brxe-rfemsr"].splide__slide {display: flex; flex-direction: column; row-gap: 1.3rem; align-items: center; justify-content: center}#brxe-okcrox {width: 100%; height: 26rem}#brxe-okcrox:not(.tag), #brxe-okcrox img {object-fit: cover}#brxe-okcrox { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));}#brxe-wcxdiz {color: #ffffff; text-align: center; font-weight: 500; font-size: 1.8rem}[data-id="brxe-pfrokq"].splide__slide {display: flex; flex-direction: column; row-gap: 1.3rem; align-items: center; justify-content: center}#brxe-ctypyg {margin-top: 6.4rem}@media (max-width: 991px) {#brxe-ctypyg {grid-template-columns: 1fr 1fr; grid-gap: 3.2rem}}@media (max-width: 767px) {#brxe-ctypyg {grid-template-columns: 1fr}}#brxe-elexss {display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 6.4rem}#brxe-ifrnpl {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); width: 1920px}#brxe-jcwety {background-color: #062232; overflow: hidden}@media (max-width: 991px) {#brxe-yakppf {margin-right: auto; margin-left: auto}}#brxe-lrjvqs {width: 50%}@media (max-width: 991px) {#brxe-lrjvqs {width: 100%}}#brxe-ttfgxy {font-size: 1.8rem; line-height: 150%; letter-spacing: 0px; margin-top: 1.6rem}#brxe-mhnqxg {margin-top: 3.2rem; font-size: 1.8rem}#brxe-mhnqxg a {font-size: 1.8rem; font-size: inherit}#brxe-mhnqxg ul { list-style-type: none; padding-left: 0;}#brxe-mhnqxg li { position: relative; padding-left: 18px; padding-bottom: 16px; line-height: 1.5;}#brxe-mhnqxg li:last-child { padding-bottom: 0;}#brxe-mhnqxg li::before { content: ""; background-image: url('/wp-content/uploads/2026/02/check-1.png'); background-size: cover; position: absolute; left: 0; top: 40%; transform: translateY(-50%); width: 6px; height: 6px; display: inline-block; vertical-align: middle;}#brxe-ujshxy {width: 50%}@media (max-width: 991px) {#brxe-ujshxy {width: 100%}}#brxe-wfqbvt {display: flex; flex-direction: row; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); align-items: center}@media (max-width: 991px) {#brxe-wfqbvt {flex-direction: column; row-gap: 6.4rem}}#brxe-ozobmf {position: relative; overflow: hidden}#brxe-lyfwgp {margin-top: 1.6rem}#brxe-kvueun {margin-top: 1.6rem; font-size: 1.8rem}@media (max-width: 991px) {#brxe-jltlgk {width: 100%}}#brxe-uxmdbv {font-size: 1.8rem; padding-left: 10%; flex-shrink: 0}@media (max-width: 991px) {#brxe-uxmdbv {width: 100%; padding-left: 0}}#brxe-yessdf {display: flex; flex-direction: row; align-items: flex-end; padding-bottom: clamp(4rem, 5vw, 6.4rem); position: relative; column-gap: 12rem}@media (max-width: 991px) {#brxe-yessdf {flex-direction: column; row-gap: 2.4rem}}#brxe-txddqb {width: 9rem; height: 4.8rem; min-width: 9rem; min-height: 4.8rem}#brxe-vwkjli {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-afcpol {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: var(--yellow)}#brxe-afcpol { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-afcpol {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-kuojqm {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-kuojqm { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-kuojqm div#brxe-afcpol { transition: all .3s ease;}#brxe-kuojqm:hover div#brxe-afcpol { translate: 0 -6px; transition: all .3s ease;}#brxe-dwmaku {width: 24.8rem; height: 4.8rem; min-width: 24.8rem; min-height: 4.8rem}#brxe-mosaww {margin-top: 2.4rem; font-size: 1.6rem; color: #ffffff; font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-iqllpd {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: #D6272E}#brxe-iqllpd { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-iqllpd {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-iklzkd {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-iklzkd { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-iklzkd div#brxe-iqllpd { transition: all .3s ease;}#brxe-iklzkd:hover div#brxe-iqllpd { translate: 0 -6px; transition: all .3s ease;}#brxe-bwluzz {width: 13rem; height: 4.8rem; min-width: 13rem; min-height: 4.8rem}#brxe-hmqpln {margin-top: 2.4rem; font-size: 1.6rem; color: var(--bricks-color-wegbbh); font-weight: 700; text-transform: uppercase; text-decoration: underline}#brxe-futxnz {padding-top: 3.2rem; padding-right: 2.4rem; padding-bottom: 2.4rem; padding-left: 2.4rem; background-color: #D9D9D9}#brxe-futxnz { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-futxnz {padding-right: 1.6rem; padding-left: 1.6rem}}#brxe-lxuvkx {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-lxuvkx { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-lxuvkx div#brxe-futxnz { transition: all .3s ease;}#brxe-lxuvkx:hover div#brxe-futxnz { translate: 0 -6px; transition: all .3s ease;}#brxe-ouljcr {display: grid; align-items: initial; grid-gap: 3.2rem; grid-template-columns: 1fr 1fr 1fr; position: relative}@media (max-width: 991px) {#brxe-ouljcr {grid-template-columns: 1fr; grid-gap: 1.6rem}}#brxe-exucym {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}#brxe-kcicoq {background-color: #F1F1F4}#brxe-crfbwx {margin-top: 1.6rem; font-size: 1.8rem; color: var(--bricks-color-wegbbh)}#brxe-crfbwx a {font-size: 1.8rem; color: var(--bricks-color-wegbbh); font-size: inherit}#brxe-crfbwx ul { list-style-type: none; padding-left: 0;}#brxe-crfbwx li { position: relative; padding-left: 18px; padding-bottom: 16px; line-height: 1.5;}#brxe-crfbwx li:last-child { padding-bottom: 0;}#brxe-crfbwx li::before { content: ""; background-image: url('/wp-content/uploads/2026/02/check-1.png'); background-size: cover; position: absolute; left: 0; top: 40%; transform: translateY(-50%); width: 6px; height: 6px; display: inline-block; vertical-align: middle;}#brxe-gfavol {margin-top: 4.8rem}@media (max-width: 991px) {#brxe-gfavol {align-self: stretch !important; width: 100%}}#brxe-cxrgde {width: 55%}@media (max-width: 991px) {#brxe-cxrgde {width: 100%}}#brxe-nnuhfz:not(.tag), #brxe-nnuhfz img {object-fit: cover}#brxe-nnuhfz {width: 100%; height: 100%}#brxe-nnuhfz { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {#brxe-nnuhfz {height: 39.6rem}}#brxe-wbtnje {width: 45%}@media (max-width: 991px) {#brxe-wbtnje {width: 100%}}#brxe-oynkjd {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); flex-direction: row; column-gap: 6.4rem; align-items: stretch}@media (max-width: 991px) {#brxe-oynkjd {flex-direction: column; row-gap: 3.2rem}}#brxe-gzxlql {background-color: #082D44; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; height: 100%; width: 90%}#brxe-gzxlql { clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);}@media (max-width: 991px) {#brxe-gzxlql {width: 100%}}#brxe-kvqdef {color: #ffffff; line-height: 120%; letter-spacing: -2%; position: relative; padding-right: 20%}#brxe-kvqdef::before { content: ""; position: absolute; top: -6rem; left: 0; width: 84px; height: 64px; background-image: url('/wp-content/uploads/2026/02/quote-icon.png'); background-size: contain; background-repeat: no-repeat;}@media (max-width: 991px) {#brxe-kvqdef {padding-right: 0}}#brxe-wmyhnt {position: relative; padding-top: 10rem; padding-bottom: 4rem}#brxe-udpsua {position: relative}.brxe-slbvtg {margin-top: 1.6rem}.brxe-adwuqc {margin-bottom: clamp(3.2rem, 4vw, 6.4rem); width: 50%}@media (max-width: 991px) {.brxe-adwuqc {width: 100%}}.brxe-trxiyc {margin-bottom: 2.4rem}.brxe-zsjcch:not(.tag), .brxe-zsjcch img {object-fit: cover}.brxe-zsjcch {width: 100%; height: 100%}.brxe-ramzad {height: 100%; width: 100%; min-width: 100%; min-height: 100%}.brxe-jztrkn {width: 15.6rem; height: 15.6rem; min-width: 15.6rem; min-height: 15.6rem}.brxe-jztrkn { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-ziymkh {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}.brxe-fjbdmz {height: 2.4rem; width: 2.4rem; min-width: 2.4rem; min-height: 2.4rem}.brxe-awijav:hover {color: #146AA1}.brxe-awijav {font-size: 1.6rem; color: var(--bricks-color-wegbbh)}.brxe-ifcmmq {display: flex; flex-direction: row; align-items: center; column-gap: 8px}.brxe-mbwfdj {height: 2.4rem; width: 2.4rem; min-width: 2.4rem; min-height: 2.4rem}.brxe-qydjcu:hover {color: #146AA1}.brxe-qydjcu {font-size: 1.6rem; color: var(--bricks-color-wegbbh)}.brxe-tjhtwc {display: flex; flex-direction: row; align-items: center; column-gap: 8px}.brxe-qpcucg {margin-top: 2rem; display: flex; flex-direction: column; row-gap: 4px}.brxe-vxqseb {padding-top: 1.6rem; padding-right: 2rem; padding-bottom: 1.6rem; padding-left: 2rem}.brxe-kpmecn {flex-direction: row; border: 1px solid #D6D7DB; display: flex}@media (max-width: 478px) {.brxe-kpmecn {flex-direction: column}}.brxe-cjhvad {display: grid; align-items: initial; grid-gap: 6.4rem; grid-template-columns: 1fr 1fr; font-size: 1.4rem; color: #146AA1}@media (max-width: 991px) {.brxe-cjhvad {grid-template-columns: 1fr; grid-gap: 3.2rem}}.brxe-lxhezh {margin-bottom: clamp(3.2rem, 4vw, 6.4rem); align-self: stretch !important; width: 100%}.brxe-qfzjzi {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.brxe-mvdczj {color: #ffffff}@media (max-width: 991px) {.brxe-mvdczj {text-align: center}}.brxe-vwyccv {color: var(--bricks-color-wegbbh); 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}.brxe-vwyccv { position: relative; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);} .brxe-vwyccv::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-vwyccv:hover::before { top: 0;}@media (max-width: 991px) {.brxe-vwyccv {align-self: stretch; width: 100%}}.brxe-pywgid {display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding-top: 4.8rem; padding-bottom: 4.8rem}@media (max-width: 991px) {.brxe-pywgid {flex-direction: column; row-gap: 4rem; align-items: center; justify-content: center}}.brxe-svkuhs {background-color: #146AA1}#brxe-kbdpcx {text-align: center}#brxe-aamkqg {display: flex; justify-content: center; align-items: center}#brxe-sihzbo {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}#brxe-skhbbk {font-size: 1em}#brxe-kwqjeb {font-size: 1em}#brxe-kahyts {align-items: center; flex-direction: row; justify-content: space-between; display: flex; column-gap: 3.2rem; flex-wrap: nowrap}#brxe-orwpuv {padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}#brxe-xjgwmx {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}#brxe-ebpslt {font-size: 1em}#brxe-nrsjwl {font-size: 1em}#brxe-xbzmvf {align-items: center; flex-direction: row; justify-content: space-between; display: flex; column-gap: 3.2rem; flex-wrap: nowrap}#brxe-vuuwpy {padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}#brxe-cbydex {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}#brxe-jaykkn {font-size: 1em}#brxe-xbncju {font-size: 1em}#brxe-sjeqth {align-items: center; flex-direction: row; justify-content: space-between; display: flex; column-gap: 3.2rem; flex-wrap: nowrap}#brxe-zwgqha {padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}#brxe-vkkqlk {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}#brxe-winxfu {font-size: 1em}#brxe-wfkrlo {font-size: 1em}#brxe-siipwf {align-items: center; flex-direction: row; justify-content: space-between; display: flex; column-gap: 3.2rem; flex-wrap: nowrap}#brxe-nouxkf {padding-top: 3.2rem; padding-right: 3.2rem; padding-bottom: 3.2rem; padding-left: 3.2rem}#brxe-cyceii .accordion-content-wrapper {margin-top: 2rem}#brxe-cyceii div.brx-open { background-color: #ffffff;}#brxe-cyceii div.brxe-block.listening:not(:last-child) { border-bottom: 1px solid #D6D7DB;}#brxe-cyceii div.brxe-block.listening.brx-open { border-bottom: none !important;}#brxe-ocbxul {margin-top: 6.4rem}#brxe-sjkloe {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}#brxe-jfimhc {background-color: #F1F1F4}.brxe-cumpjm {margin-top: 1.6rem}.brxe-umwism {width: 50%}@media (max-width: 991px) {.brxe-umwism {width: 100%}}.brxe-vlsmql {display: flex; justify-content: flex-end; width: 50%}@media (max-width: 991px) {.brxe-vlsmql {display: none}}.brxe-jmprko {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-jmprko {flex-direction: column; row-gap: 2.4rem}}.brxe-czyfpn:not(.tag), .brxe-czyfpn img {object-fit: cover}.brxe-czyfpn {height: 100%; width: 100%; z-index: -1}@media (max-width: 991px) {.brxe-czyfpn {height: 30rem}}.brxe-asnqlr {width: 100%; height: 30rem; overflow: hidden; z-index: -1}.brxe-heczqm {margin-bottom: auto}.brxe-zwcjfp {width: 1.8rem; height: 1.2rem; min-height: 1.2rem; min-width: 1.8rem}.brxe-midykh {height: 4rem; width: 7.2rem; margin-top: 2.4rem; background-color: #146AA1; display: flex; justify-content: center; align-items: center}.brxe-midykh { clip-path: polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);}.brxe-nwfrjy {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-nwfrjy {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-nwgxjy {display: flex; flex-direction: column; position: relative}:where(.brxe-nwgxjy > *:not(figcaption)) {position: relative}.brxe-nwgxjy::before {background-image: linear-gradient(#F1F1F400 10%, #F1F1F4 60%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-nwgxjy { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-nwgxjy img { transition: all .3s ease;} .brxe-nwgxjy:hover img { transform: scale(1.03); transition: all .3s ease;}@media (max-width: 991px) {.brxe-mpnzzh {display: none}}.brxe-dwmkff:not(.tag), .brxe-dwmkff img {object-fit: cover}.brxe-dwmkff {height: 100%; width: 100%; z-index: -1}@media (max-width: 991px) {.brxe-dwmkff {height: 30rem}}.brxe-trqzym {width: 100%; height: 30rem; overflow: hidden; z-index: -1}.brxe-nztapf {margin-bottom: auto}.brxe-qrvcwg {width: 1.8rem; height: 1.2rem; min-height: 1.2rem; min-width: 1.8rem}.brxe-szlasq {height: 4rem; width: 7.2rem; margin-top: 2.4rem; background-color: #146AA1; display: flex; justify-content: center; align-items: center}.brxe-szlasq { clip-path: polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);}.brxe-mshgsb {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-mshgsb {padding-right: 1.6rem; padding-left: 1.6rem}}.brxe-hxtxis {display: flex; flex-direction: column; position: relative}:where(.brxe-hxtxis > *:not(figcaption)) {position: relative}.brxe-hxtxis::before {background-image: linear-gradient(#F1F1F400 10%, #F1F1F4 60%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-hxtxis { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-hxtxis img { transition: all .3s ease;} .brxe-hxtxis:hover img { transform: scale(1.03); transition: all .3s ease;}@media (max-width: 991px) {.brxe-ughzob .splide__arrow--prev {bottom: -11rem; top: auto}.brxe-ughzob .splide__arrow--next {top: auto; bottom: -11rem}.brxe-ughzob .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-ughzob .splide__arrow svg {fill: #ffffff; height: 1.6rem; width: 1.6rem}.brxe-ughzob .splide__pagination {bottom: -7rem}.brxe-ughzob .splide__pagination .splide__pagination__page {height: 8px; width: 8px; border-radius: 0; color: #8ECAF1; background-color: #8ECAF1}.brxe-ughzob .splide__pagination .splide__pagination__page.is-active {color: #146AA1; background-color: #146AA1}}.brxe-massye {display: flex; justify-content: flex-end; width: 50%}@media (max-width: 991px) {.brxe-massye {align-self: stretch !important; width: 100%; margin-top: 12rem}}.brxe-evqmwz {display: none}@media (max-width: 991px) {.brxe-evqmwz {display: flex}}.brxe-ezrtad {padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.brxe-airmcu {background-color: #082D44; position: absolute; top: 0px; right: 0px; left: 0px; width: 100%; height: 35rem}@media (max-width: 991px) {.brxe-airmcu {height: 29rem}}@media (max-width: 767px) {.brxe-airmcu {height: 26rem}}@media (max-width: 478px) {.brxe-airmcu {height: 24rem}}.brxe-oulurj {color: #ffffff}.brxe-tzjqkj {margin-top: clamp(3.2rem, 4vw, 6.4rem)}.brxe-iboqen {position: relative; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.brxe-cqbdgq {position: relative}#brxe-zznzty {display: flex; flex-direction: row; justify-content: center; align-items: center}#brxe-mseffd {width: 1920px; display: flex; flex-direction: column; justify-content: center; align-items: center; row-gap: clamp(3.2rem, 4vw, 6.4rem); 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}}