@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-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 {.brxe-button{width:auto}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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-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 {.brxe-code{width:100%}}#brxe-mvtatb .separator {font-size: 1rem; color: #ffffff}#brxe-mvtatb .item {color: #ffffff; font-size: 1.4rem}#brxe-hitadi {color: #ffffff}#brxe-fcosbs {display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; width: 50%}#brxe-tuhnsv {width: clamp(7rem, 10vw, 14rem); height: clamp(3.2rem, 4vw, 5.2rem); min-height: clamp(3.2rem, 4vw, 5.2rem); min-width: clamp(7rem, 10vw, 14rem)}#brxe-nhqvsd {display: flex; flex-direction: row; justify-content: flex-end; align-items: center; width: 50%; padding-bottom: 5px; column-gap: 1.6rem}#brxe-tnsoym {display: flex; flex-direction: row; margin-top: 1.9rem; align-items: flex-end}#brxe-pdcdgo {padding-top: 2.4rem; padding-bottom: clamp(2.4rem, 3vw, 4.8rem); position: relative}#brxe-agozsb {background-position: 100% 50%; background-repeat: no-repeat; background-size: cover; background-image: url(https://esab.codegrid.pl/wp-content/uploads/2026/02/esab-header-scaled.webp); position: relative}:where(#brxe-agozsb > *:not(figcaption)) {position: relative}#brxe-agozsb::before {background-image: linear-gradient(-45deg, #02ABA600 30%, #02ABA6 60%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-bdxdbl .brxe-agoqmp.brxe-image:not(.tag), .brxe-bdxdbl .brxe-agoqmp.brxe-image img {object-fit: cover}.brxe-bdxdbl .brxe-agoqmp.brxe-image {width: 100%; height: 48.2rem}.brxe-svubmq .brxe-xwcchi.brxe-image:not(.tag), .brxe-svubmq .brxe-xwcchi.brxe-image img {object-fit: cover}.brxe-svubmq .brxe-xwcchi.brxe-image {width: 100%; height: clamp(8rem, 10vw, 12.6rem)}.brxe-svubmq.brxe-block {transition: all .3s ease}#brxe-hscvjr .splide__arrow {background-color: #F1F1F4; height: 100%; font-size: 1.6rem; min-height: 1.6rem; min-width: 1.6rem; color: #146AA1}#brxe-hscvjr .splide__arrow svg {height: 1.6rem; width: 1.6rem; fill: #146AA1}#brxe-hscvjr {width: calc(100% - 10rem); margin-right: auto; margin-left: auto}#brxe-hscvjr .splide__arrow--next {right: -5rem}#brxe-hscvjr .splide__arrow--prev {left: -5rem}#brxe-hscvjr button.splide__arrow.splide__arrow--prev { clip-path: polygon(0 0,calc(100% - 30px) 0,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-hscvjr button.splide__arrow.splide__arrow--next { clip-path: polygon(0 0,calc(100% - 30px) 0,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-ibczkl {width: 50%; display: flex; flex-direction: column; row-gap: 1.6rem}@media (max-width: 991px) {#brxe-ibczkl {width: 100%}}#brxe-perhgd {margin-top: 3.2rem; font-size: 1.4rem}#brxe-dswoju {height: 2.4rem; width: 2.4rem; min-width: 2.4rem; min-height: 2.4rem}#brxe-vwpkej {font-size: clamp(1.3rem, 2vw, 1.6rem)}#brxe-wizhjo {display: flex; flex-direction: row; column-gap: 1.2rem; align-items: center; text-wrap: nowrap; border-right: 1px solid #D6D7DB; padding-right: 2.4rem}@media (max-width: 767px) {#brxe-wizhjo {padding-right: 0; border-right-width: 0}}#brxe-rqlrpr {height: 2.4rem; width: 2.4rem; min-width: 2.4rem; min-height: 2.4rem}#brxe-osaenf {font-size: clamp(1.3rem, 2vw, 1.6rem)}#brxe-omevai {display: flex; flex-direction: row; column-gap: 1.2rem; align-items: center; text-wrap: nowrap; padding-left: 2.4rem}@media (max-width: 767px) {#brxe-omevai {padding-left: 0}}#brxe-pxrchq {margin-top: 3.2rem; display: flex; flex-direction: row; align-items: center; justify-content: flex-start}@media (max-width: 767px) {#brxe-pxrchq {flex-direction: column; align-items: flex-start; row-gap: 1.5rem}}#brxe-vdzyuq.horizontal .line {width: 100%; border-top-color: #D6D7DB}#brxe-vdzyuq.vertical .line {border-right-width: 100%; border-right-color: #D6D7DB}#brxe-vdzyuq .icon {color: #D6D7DB}#brxe-vdzyuq {margin-top: 3.2rem; margin-bottom: 3.2rem}#brxe-nqumrk {font-size: clamp(1.6rem, 2vw, 1.8rem); font-weight: 500; line-height: 150%; letter-spacing: 0px; color: var(--bricks-color-wegbbh)}#brxe-eauzxc {height: 1.9rem; width: 1.9rem; min-width: 1.9rem; min-height: 1.9rem}#brxe-sacqzs {font-size: clamp(1.6rem, 2vw, 1.8rem); font-weight: 500; text-decoration: underline}#brxe-sacqzs:hover {color: var(--blue)}#brxe-byhptn {display: flex; flex-direction: row; align-items: center; column-gap: 8px}#brxe-sehkfn {height: 1.9rem; width: 1.9rem; min-width: 1.9rem; min-height: 1.9rem}#brxe-enhjok {font-size: clamp(1.6rem, 2vw, 1.8rem); font-weight: 500; text-decoration: underline}#brxe-enhjok:hover {color: var(--blue)}#brxe-qfvzhb {display: flex; flex-direction: row; align-items: center; column-gap: 8px}#brxe-xvkguu {margin-top: 1.6rem; display: flex; flex-direction: column; row-gap: 4px}#brxe-iepcsk {flex-direction: column}#brxe-lellcz {background-color: #F1F1F4; padding-top: clamp(2.4rem, 3vw, 4rem); padding-right: clamp(2.4rem, 3vw, 4rem); padding-bottom: clamp(2.4rem, 3vw, 4rem); padding-left: clamp(2.4rem, 3vw, 4rem); align-self: stretch !important; width: 100%}#brxe-lellcz { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}#brxe-kyskyb {width: 50%}@media (max-width: 991px) {#brxe-kyskyb {width: 100%}}#brxe-ztrqrp {display: flex; flex-direction: row; padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem); column-gap: 3.2rem}@media (max-width: 991px) {#brxe-ztrqrp {flex-direction: column; row-gap: 3.2rem}}#brxe-jkxmdl {flex-direction: row}#brxe-nrtgmw {padding-right: 20%; line-height: 150%; letter-spacing: 0px; margin-top: 1.6rem}#brxe-nrtgmw ul { list-style-type: none; padding-left: 0;}#brxe-nrtgmw li { position: relative; padding-left: 18px; padding-bottom: 12px; line-height: 1.5;}#brxe-nrtgmw li:last-child { padding-bottom: 0;}#brxe-nrtgmw 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;}@media (max-width: 991px) {#brxe-nrtgmw {padding-right: 0}}#brxe-ccgkda {padding-right: 20%; line-height: 150%; letter-spacing: 0px; margin-top: 1.6rem}#brxe-ccgkda ul { list-style-type: none; padding-left: 0;}#brxe-ccgkda li { position: relative; padding-left: 18px; padding-bottom: 12px; line-height: 1.5;}#brxe-ccgkda li:last-child { padding-bottom: 0;}#brxe-ccgkda 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;}@media (max-width: 991px) {#brxe-ccgkda {padding-right: 0}}#brxe-xzgqtn {margin-top: clamp(3.2rem, 4vw, 6.4rem)}.brxe-zddroz .brxe-lwrcbs.brxe-svg {width: 3.8rem; height: 4.8rem; min-height: 4.8rem; min-width: 3.8rem; margin-right: 1.6rem}.brxe-zddroz .brxe-iypemc.brxe-text-basic {color: var(--bricks-color-wegbbh); font-weight: 500; font-size: clamp(1.3rem, 2vw, 1.6rem)}.brxe-zddroz .brxe-bypomy.brxe-text-basic {color: #414458; font-size: clamp(1.3rem, 2vw, 1.6rem)}.brxe-zddroz .brxe-vivpzt.brxe-text-basic {font-size: 1.2rem}.brxe-zddroz .brxe-kjfork.brxe-div {display: flex; flex-direction: row; justify-content: center; align-items: center}@media (max-width: 991px) {.brxe-zddroz .brxe-kjfork.brxe-div {padding-right: 0; padding-left: 0}}.brxe-zddroz .brxe-ddwfxp.brxe-text-basic {font-size: 1.2rem; text-wrap: nowrap}.brxe-zddroz .brxe-lxbvzc.brxe-div {display: flex; flex-direction: row; justify-content: center; align-items: center}@media (max-width: 991px) {.brxe-zddroz .brxe-lxbvzc.brxe-div {padding-right: 0; padding-left: 0}}.brxe-zddroz .brxe-wwdamn.brxe-text-basic {font-size: 1.2rem; text-wrap: nowrap}.brxe-zddroz .brxe-ovjwer.brxe-text-basic {font-size: 1.2rem; text-wrap: nowrap}.brxe-zddroz .brxe-ldiubv.brxe-div {display: flex; flex-direction: row; align-items: center; column-gap: 4px; justify-content: center}@media (max-width: 991px) {.brxe-zddroz .brxe-ldiubv.brxe-div {padding-right: 0; padding-left: 0}}.brxe-zddroz .brxe-ywnaji.brxe-div {display: flex; flex-direction: row; align-items: center; column-gap: 2.4rem}@media (max-width: 767px) {.brxe-zddroz .brxe-ywnaji.brxe-div {flex-direction: column; align-items: flex-start}}.brxe-zddroz .brxe-ocdlku.brxe-button {color: #ffffff; font-weight: 700; font-size: 1.6rem; text-transform: uppercase; padding-top: 1rem; padding-right: 2.4rem; padding-bottom: 1rem; padding-left: 2rem; background-color: var(--blue); display: flex; justify-content: center; align-items: center}.brxe-ocdlku { position: relative; overflow: hidden; clip-path: polygon(0% 0%, calc(100% - 20px) 0%, 100% 20px, 100% 100%, 0% 100%);} .brxe-ocdlku::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-ocdlku:hover::before { top: 0;}@media (max-width: 991px) {.brxe-zddroz .brxe-ocdlku.brxe-button {align-self: stretch; width: 100%}}.brxe-zddroz .brxe-irnrqy.brxe-div {display: flex; flex-direction: row; justify-content: center; align-items: center; padding-right: 2rem; padding-left: 2rem; margin-left: auto}@media (max-width: 991px) {.brxe-zddroz .brxe-irnrqy.brxe-div {padding-right: 0; padding-left: 0}}@media (max-width: 767px) {.brxe-zddroz .brxe-irnrqy.brxe-div {margin-left: 0}}.brxe-zddroz.brxe-div {display: flex; flex-direction: row; border-bottom: 1px solid #D6D7DB; padding-top: 2.4rem; padding-bottom: 2.4rem; align-items: center}.brxe-zddroz:last-child { border: none;}@media (max-width: 767px) {.brxe-zddroz.brxe-div {flex-direction: column; align-items: flex-start; row-gap: 8px}}#brxe-kwqruk > .tab-menu .tab-title {padding-top: 1.6rem; padding-right: 1.6rem; padding-bottom: 1.6rem; padding-left: 1.6rem; font-weight: 400; text-transform: uppercase; border-top: 6px solid #D6D7DB}#brxe-kwqruk {flex-direction: column}#brxe-kwqruk > .tab-menu .tab-title.brx-open {border-top: 6px solid #3DADF5; font-weight: 700}#brxe-kwqruk > .tab-content {margin-top: clamp(3rem, 4vw, 6rem)}#brxe-sjmrmq {padding-top: 0; 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}@media (max-width: 991px) {.brxe-pwdxnt {display: none}}.brxe-pkmawf {display: flex; flex-direction: row; justify-content: space-between; align-items: center}.brxe-mekist {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-bfqukp {position: absolute; width: 100%; height: 100%; top: 0px; right: 0px; bottom: 0px; left: 0px}.brxe-arxcje {color: #ffffff; font-size: 1.2rem}.brxe-usqptm {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-djrcfd {position: relative; z-index: 2}.brxe-dnfrmq {color: #ffffff}.brxe-faybum {margin-top: 3.2rem; color: #ffffff; font-size: 1.6rem; text-transform: uppercase; font-weight: 700; text-decoration: underline}.brxe-zartep {position: relative; z-index: 2}.brxe-nrgbok {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-nrgbok { clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);} .brxe-nrgbok img { transition: all .3s ease;} .brxe-nrgbok:hover img { transform: scale(1.03); transition: all .3s ease;}@media (max-width: 991px) {.brxe-nrgbok {height: 40rem; margin-bottom: 3.2rem}}.brxe-xkhogt {width: 60%}.brxe-lioowd {color: #ffffff; font-size: 1.2rem}.brxe-qygeou {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-ojxkig:not(.tag), .brxe-ojxkig img {object-fit: cover}.brxe-ojxkig {width: 100%; height: 100%}.brxe-ojxkig { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}.brxe-igsyit {width: 50%; height: 15rem; overflow: hidden}.brxe-rcejno {color: var(--bricks-color-wegbbh); font-size: 1.6rem; text-transform: uppercase; font-weight: 700; text-decoration: underline}.brxe-jhakzr {width: 50%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; padding-top: 1.4rem; padding-bottom: 1.4rem}.brxe-ijmcyo {position: relative; width: 100%; display: flex; flex-direction: row; column-gap: 2.4rem}.brxe-ijmcyo h5, .brxe-ijmcyo div.link, .brxe-ijmcyo img { transition: all .3s ease;} .brxe-ijmcyo:hover h5, .brxe-ijmcyo:hover div.link { color: var(--blue) !important; transition: all .3s ease;} .brxe-ijmcyo:hover img { transform: scale(1.03); transition: all .3s ease;}.brxe-wjordg {width: 40%; display: flex; flex-direction: column; justify-content: space-between}.brxe-fwcyjn {margin-top: 4.8rem; display: flex; flex-direction: row; column-gap: 3.6rem; align-items: stretch}@media (max-width: 991px) {.brxe-fwcyjn {display: none}}.brxe-oucxur:not(.tag), .brxe-oucxur img {object-fit: contain}.brxe-oucxur {width: 100%; height: 100%}@media (max-width: 991px) {.brxe-oucxur:not(.tag), .brxe-oucxur img {object-fit: cover}}.brxe-rkhpoq {width: 100%; height: 20.8rem; position: relative; overflow: hidden; background-color: #ffffff}.brxe-rkhpoq { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);}@media (max-width: 991px) {.brxe-rkhpoq {height: 22.2rem}}.brxe-fwxtwa {color: var(--bricks-color-wegbbh); font-size: 1.8rem; font-weight: 500}.brxe-wjqxgy {margin-top: 4px; font-size: 1.4rem; line-height: 150%; letter-spacing: 0px}.brxe-lhsjiw {display: flex; flex-direction: column; flex-grow: 1}.brxe-sbhpft {color: var(--bricks-color-wegbbh); font-size: 1.4rem; text-transform: uppercase; font-weight: 700; text-decoration: underline; margin-top: 1.6rem}.brxe-tlcxft {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-tlcxft {padding-top: 1.6rem; padding-right: 0; padding-bottom: 1.6rem; padding-left: 0}}.brxe-xqqezk {display: flex; flex-direction: column; width: 100%; background-color: #F1F1F4; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}.brxe-xqqezk { clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);} .brxe-xqqezk img { transition: all .3s ease;} .brxe-xqqezk:hover img { transform: scale(1.03); transition: all .3s ease;}.brxe-gzgpvh .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-gzgpvh .splide__arrow svg {fill: #ffffff; height: 1.6rem; width: 1.6rem}.brxe-gzgpvh .splide__arrow--prev {top: -7rem; left: calc(100% - 10.6rem)}.brxe-gzgpvh .splide__arrow--next {top: -7rem; left: calc(100% - 4.8rem)}.brxe-gzgpvh .splide__arrow:hover {background-color: var(--blue-d-2)}@media (min-width: 991px) { .brxe-gzgpvh ul.splide__pagination.splide__pagination--ltr { display: none; } }@media (max-width: 991px) {.brxe-gzgpvh .splide__arrow--next {top: calc(100% + 6rem); right: 0px; left: auto}.brxe-gzgpvh .splide__arrow--prev {top: calc(100% + 6rem); left: 0px}.brxe-gzgpvh .splide__pagination .splide__pagination__page {height: 8px; width: 8px; color: #8ECAF1; background-color: #8ECAF1; border-radius: 0}.brxe-gzgpvh .splide__pagination {bottom: -7rem}.brxe-gzgpvh .splide__pagination .splide__pagination__page.is-active {color: #146AA1; background-color: #146AA1}}@media (max-width: 991px) {.brxe-bapqcn {display: flex; align-self: stretch !important; width: 100%; margin-top: 12rem}}.brxe-yisbus {display: none}@media (max-width: 991px) {.brxe-yisbus {display: flex; margin-top: 4rem}}.brxe-phdfvi {padding-top: clamp(4.8rem, 8vw, 9.6rem); padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.brxe-lwoqsb {background-color: #F1F1F4}.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-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-vybowy {background-color: #F1F1F4; padding-bottom: clamp(4.8rem, 8vw, 9.6rem)}.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}}