@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.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}}#brxe-4ocw5p {margin-top: 20px; margin-bottom: 60px; color: var(--text-white); font-size: 14px; align-self: flex-start}@media (max-width: 767px) {#brxe-4ocw5p {margin-bottom: 20px}}#brxe-f7j1gm {width: 300px; margin-bottom: 16px}#brxe-f5ieyb {margin-bottom: 8px; color: var(--light); font-size: 18px}#brxe-l6u9e1 {margin-bottom: 30px; color: var(--light)}#brxe-83zw2s {margin-bottom: 30px; color: var(--light); font-size: 18px}.brxe-fgoyno .form-group:nth-child(1) {width: 52%}.brxe-hdwewx .form-group:nth-child(1) {width: 75%}.brxe-egrcmw:not(.tag), .brxe-egrcmw img {object-fit: fill}.brxe-egrcmw {max-height: 54px; max-width: 54px}.brxe-uhldpm {max-height: 54px; max-width: 90px; align-self: center !important; justify-content: center; align-items: center; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}.brxe-wervnr {max-height: 54px; max-width: 56px}.brxe-wervnr:not(.tag), .brxe-wervnr img {object-fit: fill}.brxe-klpkmr {max-height: 54px; max-width: 80px; align-self: center !important; justify-content: center; align-items: center; margin-top: 0; margin-bottom: 0}.brxe-emerft {max-height: 42px; max-width: 79px}.brxe-emerft:not(.tag), .brxe-emerft img {object-fit: fill}.brxe-omesjw {margin-top: 0; margin-bottom: 0; max-width: 100px; max-height: 54px; align-self: center !important; justify-content: center; align-items: center}.brxe-evtpfy {max-height: 54px; max-width: 54px}.brxe-evtpfy:not(.tag), .brxe-evtpfy img {object-fit: fill}.brxe-jarcpt {max-width: 80px; max-height: 54px; align-self: center !important; justify-content: center; align-items: center; margin-top: 0; margin-bottom: 0}.brxe-frtorj:not(.tag), .brxe-frtorj img {object-fit: fill}.brxe-frtorj {max-height: 45px}.brxe-qzfkla {max-width: 100px; max-height: 54px; align-self: center !important; justify-content: center; align-items: center; margin-top: 0; margin-bottom: 0}.brxe-rtuawp:not(.tag), .brxe-rtuawp img {object-fit: fill}.brxe-rtuawp {max-height: 54px}.brxe-imcwgk {max-width: 120px; max-height: 54px; align-self: center !important; justify-content: center; align-items: center; margin-top: 0; margin-bottom: 0}#brxe-4qypc1 {flex-direction: column; display: flex}#brxe-yfj9r5 {flex-direction: row; display: grid; align-items: initial; width: 100%; padding-top: 0; padding-bottom: 0; grid-template-columns: 54.7% 41.2%; grid-gap: 4.1%}@media (max-width: 767px) {#brxe-yfj9r5 {grid-template-columns: 1fr}}@media (max-width: 478px) {#brxe-yfj9r5 {grid-template-columns: 1fr; grid-gap: 0px}}#brxe-t2dxbb {background-position: center center; background-repeat: no-repeat; background-image: url(https://outerboxstg.wpengine.com/wp-content/uploads/2026/03/industrial-paid-media-marketing-services.webp); background-size: cover; flex-direction: row}@media (max-width: 767px) {#brxe-t2dxbb {background-image: url(https://outerboxstg.wpengine.com/wp-content/uploads/2026/03/industrial-paid-media-marketing-services-m.webp); background-size: cover}}#brxe-pv84vz {margin-top: 0; margin-bottom: 10px; text-align: center}@media (max-width: 767px) {#brxe-pv84vz {text-align: center}}#brxe-vn3o8a {text-align: center; margin-bottom: 0}#brxe-5hb153 {margin-top: 20px; margin-bottom: 0; text-align: center; font-size: 16px}#brxe-f6s67f {margin-bottom: 0; text-align: center; font-size: 32px; font-weight: 700; color: var(--obx-blue)}#brxe-3afrra {text-align: center; font-size: 16px; margin-bottom: 0}#brxe-34vwp2 {background-color: var(--glacier); border-radius: 8px; padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; align-items: center; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-34vwp2 {padding-right: 10px; padding-left: 10px}}#brxe-c6rugv {text-align: center; margin-bottom: 0}#brxe-d0h9pc {text-align: center; font-size: 16px; margin-top: 20px; margin-bottom: 0}#brxe-fut7i0 {text-align: center; font-size: 32px; font-weight: 700; color: var(--obx-blue); margin-bottom: 0}#brxe-tpcl9h {text-align: center; font-size: 16px; margin-bottom: 0}#brxe-zmgafg {align-items: center; padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; background-color: var(--glacier); border-radius: 8px; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-zmgafg {padding-right: 10px; padding-left: 10px}}#brxe-qdvxoi {text-align: center; margin-bottom: 0}#brxe-lso8ht {text-align: center; font-size: 16px; margin-top: 20px; margin-bottom: 0}#brxe-d9zteg {text-align: center; font-size: 32px; color: var(--obx-blue); font-weight: 700; margin-bottom: 0}#brxe-3i9kyq {text-align: center; font-size: 16px; margin-bottom: 0}#brxe-fi8vce {align-items: center; padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; background-color: var(--glacier); border-radius: 8px; flex-basis: 23.5%}@media (max-width: 478px) {#brxe-fi8vce {padding-right: 10px; padding-left: 10px}}#brxe-8h1dja {flex-direction: row; column-gap: 2%; margin-top: 40px; grid-gap: 2%; grid-template-columns: 31.3% 31.3% 31.3%; row-gap: 2%; display: grid; align-items: initial}@media (max-width: 767px) {#brxe-8h1dja {row-gap: 20px}#brxe-8h1dja{ display: grid !important; grid-template-columns: 1fr !important;}}#brxe-ea29j3 {text-align: center; margin-top: 40px; margin-bottom: 0; max-width: 780px}#brxe-ea29j3 a {text-align: center; font-size: inherit}#brxe-28a9id {align-self: center !important; align-items: center; max-width: 1200px; width: 100%}#brxe-55l0wp {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px; margin-bottom: 0}@media (max-width: 767px) {#brxe-55l0wp {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-5hzr07 {align-self: center}#brxe-8zynry {align-self: center}#brxe-sc7t5d {margin-bottom: 30px}#brxe-olpanc {flex-basis: 56%; max-width: 750px}#brxe-hdrcig {border-radius: 8px}#brxe-aoj8p9 {flex-basis: 44%}#brxe-h2wpbz {flex-direction: row; display: grid; align-items: initial; width: 100%; column-gap: 50px; grid-gap: 60px; grid-template-columns: repeat(2,1fr); align-items: center}@media (max-width: 767px) {#brxe-h2wpbz {grid-template-columns: 1fr; grid-gap: 20px}}#brxe-qnis54 {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-qnis54 {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-xzg6su {max-width: 780px; margin-right: auto; margin-left: auto}#brxe-lvy1nj {margin-right: auto; margin-bottom: 30px; margin-left: auto; max-width: 780px}#brxe-hhsc0k {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-hhsc0k {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-mfl327 {align-self: center}#brxe-fs6zm0 {border-radius: 8px}#brxe-zfsi30 {text-align: center; color: var(--light)}#brxe-ar8889 {flex-basis: 44%; background-color: var(--dark); padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border-radius: 8px}#brxe-3oi18c {margin-bottom: 30px}#brxe-wyy6dq {flex-basis: 56%; max-width: 750px}#brxe-hyq2p4 {flex-direction: row; display: grid; align-items: initial; width: 100%; column-gap: 50px; grid-gap: 60px; grid-template-columns: repeat(2,1fr); align-items: center}@media (max-width: 767px) {#brxe-hyq2p4 {grid-template-columns: 1fr; grid-gap: 20px}}#brxe-xjgqlx {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px}@media (max-width: 767px) {#brxe-xjgqlx {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-hwotzk {color: var(--gold); margin-bottom: 10px}@media (max-width: 478px) {#brxe-hwotzk {color: var(--gold)}}#brxe-ckcmln {color: var(--light); line-height: 30px; font-size: var(--text-l); text-align: center; margin-bottom: 30px}@media (max-width: 767px) {.cta-m{width:68%; display:block; margin:20px auto 0;}.highlight{display:block; text-align:center;}#brxe-ckcmln {margin-bottom: 0}}.brxe-uvpmqq {font-size: 20px; width: 100%}.brxe-osoehk {margin-bottom: 20px}@media (max-width: 767px) {#brxe-n0ptqe {display: none}}.brxe-rckgxf {width: 100%}.brxe-rckgxf svg {height: 21px; width: 21px}#brxe-1euc9l {display: none}@media (max-width: 767px) {#brxe-1euc9l {display: block}}#brxe-exesk7 {text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column}#brxe-1yg8t1 {display: flex; align-items: center; padding-top: 60px; padding-right: 40px; padding-bottom: 60px; padding-left: 40px; border-top-width: 10px; border-bottom-width: 10px; border-radius: 10px; max-width: 100%; background-color: var(--dark); margin-top: 100px}@media (max-width: 991px) {#brxe-1yg8t1 {border-radius: 0}}@media (max-width: 767px) {#brxe-1yg8t1 {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px}}#brxe-niiyt3 {align-items: auto; flex-direction: column; background-color: var(--transparent); padding-right: 20px; padding-left: 20px; margin-top: 0; margin-bottom: 60px}@media (max-width: 767px) {#brxe-niiyt3 {padding-right: 0; padding-left: 0; margin-top: 40px; margin-bottom: 40px}}