@layer bricks {.brxe-button{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)}}: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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@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 {@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-mlzdce {color: #ffffff; font-size: clamp(1.75rem, 1.311vw + 1.443rem, 3rem); text-align: center}@media (max-width: 478px) {#brxe-mlzdce {font-size: 28px}}#brxe-mpykxs {color: #ffffff; font-size: clamp(1rem, 0.525vw + 0.877rem, 1.5rem)}#brxe-pdfcoh {display: flex; justify-content: center; align-items: center; row-gap: 50px; width: 60%}@media (max-width: 991px) {#brxe-pdfcoh {row-gap: 42px; width: 85%}}@media (max-width: 767px) {#brxe-pdfcoh {row-gap: 36px; width: 90%}}@media (max-width: 478px) {#brxe-pdfcoh {row-gap: 32px}}#brxe-ibxmed {height: 44px}#brxe-hwcwlo {font-size: clamp(1rem, 0.525vw + 0.877rem, 1.5rem)}#brxe-cgfyog {font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem)}@media (max-width: 478px) {#brxe-cgfyog {font-weight: 500}}#brxe-tczcmk {display: flex; align-items: center; padding-top: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-right: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); padding-bottom: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-left: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); row-gap: 12px; border: 2px solid #e6e6e6; border-radius: 2rem; text-align: center; color: #212121; align-self: stretch !important; width: 100%; background-color: #ffffff; width: 33%}#brxe-msoyyv {width: 44px}#brxe-lljjku {font-size: clamp(1rem, 0.525vw + 0.877rem, 1.5rem)}#brxe-tqdnmv {font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem)}@media (max-width: 478px) {#brxe-tqdnmv {font-weight: 500}}#brxe-swyxke {text-align: center; display: flex; align-items: center; row-gap: 12px; background-color: #ffffff; border: 2px solid #e6e6e6; border-radius: 2rem; padding-top: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-right: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); padding-bottom: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-left: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); align-self: stretch !important; width: 100%; width: 33%}#brxe-nziifc {width: 44px}#brxe-fcdwyv {font-size: clamp(1rem, 0.525vw + 0.877rem, 1.5rem)}@media (max-width: 478px) {#brxe-sdccas {font-weight: 500}}#brxe-qvtpak {text-align: center; display: flex; align-items: center; row-gap: 12px; background-color: #ffffff; border: 2px solid #e6e6e6; border-radius: 2rem; padding-top: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-right: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); padding-bottom: clamp(0.75rem, 1.72vw - 0.316rem, 1.75rem); padding-left: clamp(0.75rem, 1.29vw - 0.049rem, 1.5rem); align-self: stretch !important; width: 100%; width: 33%}#brxe-enbqck {display: flex; flex-direction: row; align-items: center; justify-content: space-between; font-weight: 700; column-gap: clamp(0.25rem, 3.08vw - 1.658rem, 2rem); flex-wrap: nowrap}#brxe-lnchcc {display: flex; justify-content: center; align-items: center; height: 200px; position: absolute; bottom: -100px; padding-right: clamp(1.25rem, 36.304vw - 21.236rem, 21.875rem); padding-left: clamp(1.25rem, 36.304vw - 21.236rem, 21.875rem)}@media (max-width: 991px) {#brxe-lnchcc {row-gap: 42px}}@media (max-width: 767px) {#brxe-lnchcc {row-gap: 36px}}@media (max-width: 478px) {#brxe-lnchcc {row-gap: 32px}}#brxe-kfquda {width: 100%; display: flex; justify-content: center; align-items: center; height: 850px; background-image: url(https://emec.us/wp-content/uploads/2025/01/hero-section-bg-blur-1024x453.png); background-size: cover}@media (max-width: 991px) {#brxe-kfquda {height: 600px}}@media (max-width: 767px) {#brxe-kfquda {height: 500px; padding-bottom: 100px}}#brxe-xgdqwo {position: relative}#brxe-rqmnip {font-size: clamp(1.25rem, 0.787vw + 1.066rem, 2rem)}#brxe-widqex {border-radius: 12px; width: 100%; height: 100%; box-shadow: 7px 10px 38px 0 rgba(0, 0, 0, 0.61)}#brxe-widqex:not(.tag), #brxe-widqex img {object-fit: cover; object-position: 50% 50%}#brxe-ozlgmh {align-self: stretch !important; width: 100%; width: 40%}@media (max-width: 767px) {#brxe-ozlgmh {width: 100%}}#brxe-vvarre {width: 60%; line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem)}#brxe-vvarre a {line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem); font-size: inherit}@media (max-width: 767px) {#brxe-vvarre {width: 100%}}#brxe-ylenfx {margin-top: clamp(1.25rem, 1.049vw + 1.004rem, 2.25rem); flex-direction: row; column-gap: clamp(1.25rem, 5.061vw - 1.884rem, 4.125rem); row-gap: clamp(1.25rem, 5.061vw - 1.884rem, 4.125rem)}#brxe-ojoenq {padding-top: clamp(9.375rem, 1.311vw + 9.068rem, 10.625rem); padding-right: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); padding-bottom: clamp(1.25rem, 3.934vw + 0.328rem, 5rem); padding-left: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); width: 100%}#brxe-baznee {font-size: clamp(1.25rem, 0.353vw + 1.081rem, 1.5rem)}#brxe-csapwf {font-size: clamp(1.5rem, 0.526vw + 1.368rem, 2rem)}#brxe-swzoms {font-size: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-weight: 300; margin-top: clamp(1.25rem, 2.648vw - 0.019rem, 3.125rem); width: 65%}@media (max-width: 767px) {#brxe-swzoms {width: 100%}}#brxe-gyxhcx {width: 60%; line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem)}#brxe-gyxhcx a {line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem); font-size: inherit}@media (max-width: 767px) {#brxe-gyxhcx {width: 100%}}#brxe-gkjhmc {width: 60%; line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem)}#brxe-gkjhmc a {line-height: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-size: clamp(0.875rem, 0.066vw + 0.859rem, 0.938rem); font-size: inherit}@media (max-width: 767px) {#brxe-gkjhmc {width: 100%}}#brxe-plloka {flex-direction: row; column-gap: clamp(0.5rem, 2.118vw - 0.515rem, 2rem); margin-top: 35px; flex-wrap: nowrap}#brxe-nqdjdc {padding-top: clamp(2rem, 2.471vw + 0.815rem, 3.75rem); padding-bottom: clamp(2rem, 1.147vw + 1.45rem, 2.813rem); width: 75%}@media (max-width: 767px) {#brxe-nqdjdc {width: 100%}}#brxe-vzcbph {width: 25%; background-position: top center; background-image: url(https://emec.us/wp-content/uploads/2025/01/home-expertise-bg1.png); background-size: cover; height: 680px}@media (max-width: 767px) {#brxe-vzcbph {display: none}}#brxe-gpgrja {position: absolute; background-image: url(https://emec.us/wp-content/uploads/2025/01/home-expertise-bg2.jpeg); background-size: cover; height: 275px; width: 40%; top: 76px; right: 12%}@media (max-width: 991px) {#brxe-gpgrja {top: 50px}}@media (max-width: 767px) {#brxe-gpgrja {display: none}}#brxe-xfojll {width: 100%; flex-direction: row; column-gap: clamp(1rem, 3.883vw - 0.862rem, 3.75rem); position: relative; flex-wrap: nowrap}#brxe-taeiri {width: 100%; display: flex; justify-content: center; align-items: center; padding-right: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); padding-bottom: clamp(1.25rem, 2.207vw + 0.192rem, 2.813rem); padding-left: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); background-color: #f6f6f6}#brxe-lpxqdu {display: flex; align-items: center; justify-content: center}#brxe-pjzgof {font-size: clamp(1.5rem, 0.526vw + 1.368rem, 2rem)}#brxe-ewozyf.horizontal .line {width: 60px; border-top-width: 4px}#brxe-ewozyf.vertical .line {border-right-width: 60px}#brxe-ewozyf .line {height: 4px}#brxe-ewozyf {width: 60px}@media (max-width: 478px) {#brxe-ewozyf.horizontal .line {width: 150px}#brxe-ewozyf.vertical .line {border-right-width: 150px}#brxe-ewozyf {width: 150px}}#brxe-xlhpnp {display: flex; flex-direction: row; justify-content: flex-start; align-items: center; column-gap: 40px}@media (max-width: 478px) {#brxe-xlhpnp {column-gap: 16px; flex-direction: column; row-gap: 8px; align-items: flex-start}}#brxe-nhkbre {background-color: #eb5757; color: #ffffff; font-weight: 700; border-radius: 12px; min-width: 227px; width: 227px}#brxe-vswdpm {flex-direction: row; justify-content: space-between; column-gap: 32px; row-gap: 20px; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-vswdpm {flex-direction: column}}@media (max-width: 991px) {#brxe-bdbknb {width: 64px}}#brxe-qdaayq {font-size: clamp(1.25rem, 0.353vw + 1.081rem, 1.5rem)}#brxe-wkfzzt {row-gap: 10px}@media (max-width: 991px) {#brxe-wkfzzt {width: auto}}#brxe-xzwwpd {display: flex; flex-direction: row; align-items: center; flex-wrap: nowrap; column-gap: 24px}@media (max-width: 991px) {#brxe-xzwwpd {width: auto}}@media (max-width: 991px) {#brxe-dfsdsu {width: 64px}}#brxe-rbkawq {font-size: clamp(1.25rem, 0.353vw + 1.081rem, 1.5rem)}#brxe-ciwyft {row-gap: 10px}@media (max-width: 991px) {#brxe-ciwyft {width: auto}}#brxe-nhdtrz {display: flex; flex-direction: row; align-items: center; flex-wrap: nowrap; column-gap: 24px}@media (max-width: 991px) {#brxe-nhdtrz {width: auto}}#brxe-wuqxvh {display: flex; flex-direction: row; justify-content: space-between; column-gap: 32px; row-gap: 20px; align-items: center}@media (max-width: 767px) {#brxe-wuqxvh {flex-direction: column}}#brxe-xiuhed {row-gap: clamp(1.5rem, 2.18vw + 0.849rem, 3.438rem); color: #ffffff}#brxe-poltor {width: 100%; height: 526px; display: flex; justify-content: center; align-items: center; background-image: url(https://emec.us/wp-content/uploads/2025/01/addtional-services-bg-1024x281.png); background-size: cover; padding-right: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); padding-left: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem)}@media (max-width: 991px) {#brxe-poltor {height: 400px}}#brxe-tuvhyq {display: flex; align-items: center; justify-content: center}#brxe-btqmhb {font-size: clamp(1.5rem, 0.526vw + 1.368rem, 2rem)}#brxe-ooytip.horizontal .line {width: 60px; border-top-width: 4px}#brxe-ooytip.vertical .line {border-right-width: 60px}#brxe-ooytip .line {height: 4px}#brxe-ooytip {width: 60px}@media (max-width: 478px) {#brxe-ooytip.horizontal .line {width: 150px}#brxe-ooytip.vertical .line {border-right-width: 150px}#brxe-ooytip {width: 150px}}#brxe-xaepjp {display: flex; flex-direction: row; justify-content: flex-start; align-items: center; column-gap: 40px}@media (max-width: 478px) {#brxe-xaepjp {column-gap: 16px; flex-direction: column; row-gap: 8px; align-items: flex-start}}#brxe-d4332b {font-size: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem); font-weight: 300}#brxe-2dc74a {font-weight: 400}#brxe-faf58f {width: 165px; min-width: 165px; background-color: #eb5757; color: #ffffff; font-weight: 700; border-radius: 12px}#brxe-39dfd9 {display: flex; flex-direction: row; column-gap: 24px; justify-content: space-between; align-items: flex-start; row-gap: 16px}@media (max-width: 767px) {#brxe-39dfd9 {flex-direction: column; align-items: center}}#brxe-86aeb4 {padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; font-size: clamp(1rem, 0.706vw + 0.662rem, 1.5rem); border: 1px solid #ffffff; border-radius: 8px}@media (max-width: 478px) {#brxe-86aeb4 {font-size: 14px}}#brxe-5fb7ce {margin-bottom: 48px; color: #ffffff; text-align: center; display: flex; align-items: center; row-gap: 20px; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-5fb7ce {padding-right: 8px; padding-left: 8px}}#brxe-d92f3f {background-position: top center; background-image: url(https://emec.us/wp-content/uploads/2025/01/industry-bg-1-1024x679.jpg); background-size: cover; height: 100%; justify-content: flex-end; width: 50%}.list-img-item > div { opacity: 0; transition: opacity 0.3s ease;} .list-img-item:hover { filter: grayscale(100%);} .list-img-item:hover >div { opacity: 1;}@media (max-width: 410px) { .list-img-item > div { display: none !important; } }#brxe-cb9a8f {padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; font-size: clamp(1rem, 0.706vw + 0.662rem, 1.5rem); border: 1px solid #ffffff; border-radius: 8px}@media (max-width: 478px) {#brxe-cb9a8f {font-size: 14px}}#brxe-566565 {margin-bottom: 48px; color: #ffffff; text-align: center; display: flex; align-items: center; row-gap: 20px; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-566565 {padding-right: 8px; padding-left: 8px}}#brxe-9b0c79 {background-position: top left; background-image: url(https://emec.us/wp-content/uploads/2025/01/industry-bg-2.png); background-size: cover; justify-content: flex-end; height: 100%; width: 50%}#brxe-141f1b {display: flex; flex-wrap: nowrap; flex-direction: row; height: 400px; width: 40%}@media (max-width: 991px) {#brxe-141f1b {width: 100%; column-gap: clamp(0.25rem, 0.974vw + 0.022rem, 0.625rem)}}#brxe-341d94 {padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; font-size: clamp(1rem, 0.706vw + 0.662rem, 1.5rem); border: 1px solid #ffffff; border-radius: 8px}@media (max-width: 478px) {#brxe-341d94 {font-size: 14px}}#brxe-24a7aa {margin-bottom: 48px; color: #ffffff; text-align: center; display: flex; align-items: center; row-gap: 20px; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-24a7aa {padding-right: 8px; padding-left: 8px}}#brxe-2e26fe {height: 100%; justify-content: flex-end; background-position: 80% 0; background-image: url(https://emec.us/wp-content/uploads/2025/01/industry-bg-3.jpg); background-size: cover}#brxe-440860 {padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; font-size: clamp(1rem, 0.706vw + 0.662rem, 1.5rem); border: 1px solid #ffffff; border-radius: 8px}@media (max-width: 478px) {#brxe-440860 {font-size: 14px}}#brxe-131c71 {margin-bottom: 48px; color: #ffffff; text-align: center; display: flex; align-items: center; row-gap: 20px; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-131c71 {padding-right: 8px; padding-left: 8px}}#brxe-86b59a {height: 100%; background-position: top center; background-image: url(https://emec.us/wp-content/uploads/2025/01/industry-bg-4.jpg); background-size: cover; justify-content: flex-end}#brxe-fb7474 {padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; font-size: clamp(1rem, 0.706vw + 0.662rem, 1.5rem); border: 1px solid #ffffff; border-radius: 8px}@media (max-width: 478px) {#brxe-fb7474 {font-size: 14px}}#brxe-caaec9 {margin-bottom: 48px; color: #ffffff; text-align: center; display: flex; align-items: center; row-gap: 20px; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {#brxe-caaec9 {padding-right: 8px; padding-left: 8px}}#brxe-2cc922 {height: 100%; background-position: top left; background-image: url(https://emec.us/wp-content/uploads/2025/01/industry-bg-5.png); background-size: cover; justify-content: flex-end}#brxe-cf259c {display: flex; flex-wrap: nowrap; flex-direction: row; width: 60%; height: 400px}@media (max-width: 991px) {#brxe-cf259c {width: 100%; column-gap: clamp(0.25rem, 0.974vw + 0.022rem, 0.625rem)}}#brxe-aed051 {flex-direction: row; grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); display: flex; width: 100%}@media (max-width: 991px) {#brxe-aed051 {flex-direction: column; row-gap: clamp(0.25rem, 0.974vw + 0.022rem, 0.625rem)}}#brxe-4a8a03 {width: 100%; row-gap: clamp(1.25rem, 1.316vw + 0.921rem, 2.5rem)}#brxe-fddf7f {padding-top: clamp(1.75rem, 1.711vw + 1.322rem, 3.375rem); padding-right: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); padding-bottom: clamp(1.75rem, 1.711vw + 1.322rem, 3.375rem); padding-left: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem)}#brxe-900fa0 {font-size: clamp(1.5rem, 0.526vw + 1.368rem, 2rem)}#brxe-ce2d90.horizontal .line {width: 60px; border-top-width: 4px}#brxe-ce2d90.vertical .line {border-right-width: 60px}#brxe-ce2d90 .line {height: 4px}#brxe-ce2d90 {width: 60px}#brxe-a699dd {display: flex; flex-direction: row; justify-content: flex-start; align-items: center; column-gap: 40px}#brxe-c5b7c2 {font-size: clamp(1.25rem, 0.263vw + 1.184rem, 1.5rem)}#brxe-e6a525 {justify-content: center; align-items: flex-start; flex-direction: column; row-gap: 8px; min-width: 40%; width: 40%}@media (max-width: 767px) {#brxe-e6a525 {width: 100%}}#brxe-4ac698 .form-group:nth-child(1) {width: 50%}#brxe-4ac698 .form-group:nth-child(2) {width: 50%}#brxe-4ac698 .form-group:nth-child(3) {width: 50%}#brxe-4ac698 .form-group:nth-child(4) {width: 50%}#brxe-4ac698 .form-group:nth-child(5) textarea {resize: none}#brxe-4ac698 .form-group:nth-child(5) {height: 133px}#brxe-4ac698 .form-group input {color: #002761; border: 1px solid #e0e0e0; border-radius: 8px}#brxe-4ac698 select {color: #002761; border: 1px solid #e0e0e0; border-radius: 8px; font-weight: 500}#brxe-4ac698 textarea {color: #002761; border: 1px solid #e0e0e0; border-radius: 8px}#brxe-4ac698 .flatpickr {border: 1px solid #e0e0e0; border-radius: 8px}#brxe-4ac698 .bricks-button:not([type=submit]) {border: 1px solid #e0e0e0; border-radius: 8px}#brxe-4ac698 .choose-files {border: 1px solid #e0e0e0; border-radius: 8px}#brxe-4ac698 ::placeholder {color: #002761; font-weight: 500}#brxe-4ac698 .submit-button-wrapper {width: 25%}#brxe-4ac698 .bricks-button {background-color: #eb5757; color: #ffffff; font-weight: 700}#brxe-4ac698 button[type=submit].bricks-button {border-radius: 8px}#brxe-4ac698 .form-group:not(:last-child):not(.captcha) {padding-right: 20px; padding-bottom: 24px}@media (max-width: 991px) {#brxe-4ac698 .form-group:nth-child(1) {width: 100%}#brxe-4ac698 .form-group:nth-child(2) {width: 100%}#brxe-4ac698 .form-group:nth-child(3) {width: 100%}#brxe-4ac698 .form-group:nth-child(4) {width: 100%}}@media (max-width: 767px) {#brxe-4ac698 .submit-button-wrapper {width: 30%}#brxe-4ac698 {justify-content: center}}@media (max-width: 478px) {#brxe-4ac698 .submit-button-wrapper {width: 40%}}#brxe-e5dca2 {width: 100%; display: flex; flex-direction: row; column-gap: clamp(1rem, 2.237vw + 0.441rem, 3.125rem); row-gap: 20px}#brxe-134aae {padding-top: clamp(1.25rem, 4.605vw + 0.099rem, 5.625rem); padding-right: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); padding-bottom: clamp(1.25rem, 4.605vw + 0.099rem, 5.625rem); padding-left: clamp(1.5rem, 28.773vw - 12.293rem, 21.875rem); background-color: #f6f6f6}