@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-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-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 {@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink: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}}#brxe-mw0004 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: #006390; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0005 {max-width: 718px; font-size: 56px; line-height: 64px; letter-spacing: 0px; font-weight: 900}#brxe-mw0010 {font-size: 12px; color: #777777; font-family: "Manrope"; font-weight: 400; line-height: 18px}#brxe-mw0002 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(360px, 498px); column-gap: 64px; row-gap: 40px; align-items: start}#brxe-mw0001 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); background-color: #ffffff; min-height: 637px}.mw-hero .mw-kicker { gap: 16px; margin: 0 0 8px; } .mw-hero .mw-kicker::before { flex-basis: 28px; inline-size: 28px; }@layer jf-pages {.mw-hero { padding-block: clamp(48px, 5vw, 72px); } .mw-hero__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 498px); gap: 64px; align-items: start; } .mw-hero .mw-blue { color: #006390; } .mw-hero .mw-kicker { display: inline-flex; align-items: center; gap: 16px; margin: 0 0 8px; color: #006390; font-family: Manrope, Arial, sans-serif; font-size: 10px; line-height: 16px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; } .mw-hero .mw-kicker::before { content: ''; flex: 0 0 28px; inline-size: 28px; block-size: 2px; border-radius: 999px; background: #ffbd1c; } .mw-hero__copy { max-width: 718px; margin-top: 18px; } .mw-hero-proof { display: inline-flex; align-items: center; gap: 8px; margin-top: 18px; color: #777; font-family: Manrope, Arial, sans-serif; font-size: 12px; line-height: 18px; } .mw-hero-proof::before { content: ''; flex: 0 0 16px; inline-size: 16px; block-size: 16px; background: url('https://modularwallkit.com/wp-content/uploads/2026/06/lock.svg') center / contain no-repeat; }@media (max-width: 900px) { .mw-hero__grid { grid-template-columns: 1fr !important; gap: 28px; } .mw-hero__media { width: 100%; max-width: 498px; justify-self: center; } }@media (max-width: 560px) { .mw-hero { min-height: auto !important; padding-block: 36px; } .mw-hero h1 { max-width: 100% !important; font-size: 36px !important; line-height: 40px !important; } .mw-hero__copy { font-size: 15px !important; line-height: 23px !important; } .mw-hero__actions { display: flex; flex-wrap: wrap; gap: 10px; } .mw-hero-proof { font-size: 12px; line-height: 18px; } }}#brxe-mw0016 {font-size: 36px; line-height: 44px; font-weight: 900; text-align: center; color: #ffbd1c; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0018 {font-size: 36px; line-height: 44px; font-weight: 900; text-align: center; color: #ffbd1c; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0020 {font-size: 36px; line-height: 44px; font-weight: 900; text-align: center; color: #ffbd1c; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0022 {font-size: 36px; line-height: 44px; font-weight: 900; text-align: center; color: #ffbd1c; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0014 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: center; min-height: 106px}#brxe-mw0013 {padding-top: 24px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 24px; padding-left: clamp(24px, 7.4vw, 112px); background-color: #004869}@layer jf-pages {.mw-stats { padding-block: 0; background: #004869; color: #fff; } .mw-stats__grid { display: grid; grid-template-columns: repeat(4, 1fr); min-height: 154px; align-items: center; } .mw-stat { display: grid; justify-items: center; gap: 4px; padding: 8px 20px; text-align: center; border-left: 1px solid rgb(255 255 255 / .14); } .mw-stat:first-child { border-left: 0; } .mw-stat__value { margin: 0; color: #ffbd1c; font-size: 36px; line-height: 44px; text-transform: none !important; letter-spacing: 0 !important; } .mw-stat__label { max-width: 210px; color: #85d8ff; font-size: 14px; line-height: 21px; opacity: 1; }@media (max-width: 900px) { .mw-stats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; min-height: auto; } .mw-stat:nth-child(odd) { border-left: 0; } }@media (max-width: 560px) { .mw-stats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } .mw-stat { padding: 18px 12px; } .mw-stat__value { font-size: 22px !important; line-height: 26px !important; } .mw-stat__label { font-size: 11px !important; line-height: 15px !important; } }}#brxe-mw0025 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #006390; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0026 {max-width: 768px; margin-top: 12px; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 48px; line-height: 60px; font-weight: 900; text-align: center; text-transform: none; letter-spacing: 0px}#brxe-mw0027 {max-width: 768px; margin-top: 16px; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 18px; line-height: 27px; font-weight: 400; text-align: center}#brxe-mw0030 {font-size: 16px; line-height: 32px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 12px; margin-left: 0}#brxe-mw0031 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-mw0033 {font-size: 16px; line-height: 32px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 12px; margin-left: 0}#brxe-mw0034 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-mw0036 {font-size: 16px; line-height: 32px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 12px; margin-left: 0}#brxe-mw0037 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-mw0039 {font-size: 16px; line-height: 32px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 12px; margin-left: 0}#brxe-mw0040 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-mw0028 {display: grid; align-items: initial; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 24px; row-gap: 24px; width: 100%}#brxe-mw0024 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0023 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); min-height: 765px}@layer jf-pages { .mw-pain .mw-heading, .mw-pain .mw-copy { max-width: 768px; margin-inline: auto; } .mw-pain .mw-copy { margin-top: 16px; } .mw-pain__grid { width: 100%; margin-top: 48px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; } @media (max-width: 900px) { .mw-pain__grid { grid-template-columns: 1fr !important; } } @media (max-width: 560px) { .mw-pain { min-height: auto !important; } .mw-pain .mw-heading { font-size: 32px !important; line-height: 38px !important; max-width: 100% !important; } .mw-pain .mw-card { min-height: auto; } }}#brxe-mw0045 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #006390; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0046 {max-width: 612px; margin-top: 12px; margin-right: 0; margin-bottom: 0; margin-left: 0; font-size: 48px; line-height: 60px; font-weight: 900; text-align: left; text-transform: none; letter-spacing: 0px}#brxe-mw0047 {max-width: 612px; margin-top: 16px; margin-right: 0; margin-bottom: 0; margin-left: 0; font-size: 16px; line-height: 24px; font-weight: 400; text-align: left}#brxe-mw0043 {display: grid; align-items: initial; grid-template-columns: minmax(0, 612px) minmax(0, 612px); column-gap: 64px; align-items: end; width: 100%}#brxe-mw0052 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0053 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0058 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0059 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0064 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0065 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0070 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0071 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0076 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0077 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0082 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0083 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0088 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0}#brxe-mw0089 {font-size: 12px; line-height: 18px; font-weight: 400}#brxe-mw0048 {display: grid; align-items: initial; grid-template-columns: repeat(4, minmax(0, 1fr)); column-gap: 16px; row-gap: 16px}#brxe-mw0042 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0041 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); min-height: 972px; background-color: #e8e8e8}@layer jf-pages {.mw-apps { background: #e8e8e8; } .mw-split-head { display: grid; grid-template-columns: minmax(0, 612px) minmax(0, 612px); justify-content: space-between; gap: clamp(40px, 5vw, 80px); align-items: end; margin-bottom: clamp(36px, 4vw, 56px); } .mw-apps__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; } .mw-apps .mw-app-card img { width: 100%; aspect-ratio: 307 / 200; object-fit: cover; }@media (max-width: 900px) { .mw-split-head { grid-template-columns: 1fr; gap: 18px; margin-bottom: 32px; } .mw-apps__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }@media (max-width: 560px) { .mw-apps { min-height: auto; } .mw-apps .mw-heading { font-size: 32px; line-height: 38px; max-width: 100%; } .mw-apps__grid { grid-template-columns: 1fr; } .mw-apps .mw-app-card { min-height: auto; } }}#brxe-mw0093 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #006390; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0094 {max-width: 768px; margin-top: 12px; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 48px; line-height: 60px; font-weight: 900; text-align: center; text-transform: none; letter-spacing: 0px}#brxe-wxpdwn {margin-bottom: 16px}#brxe-mw0098 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0099 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-oqzdpl {margin-bottom: 16px}#brxe-mw0102 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0103 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-fqfhib {margin-bottom: 16px}#brxe-mw0106 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0107 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-nzujrn {margin-bottom: 16px}#brxe-mw0110 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0111 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-dxotlk {margin-bottom: 16px}#brxe-mw0114 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0115 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-suedsi {margin-bottom: 16px}#brxe-mw0118 {font-size: 16px; line-height: 24px; font-weight: 700; text-transform: none; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0}#brxe-mw0119 {font-size: 14px; line-height: 21px; font-weight: 400}#brxe-mw0095 {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: 20px; row-gap: 20px}#brxe-mw0120 {justify-content: center; margin-top: 28px; margin-right: 0; margin-bottom: 0; margin-left: 0; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; align-items: center}#brxe-mw0092 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0091 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); min-height: 865px}@layer jf-pages { .mw-reasons .mw-heading { max-width: 768px; margin-inline: auto; } .mw-reasons__grid { margin-top: 40px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; } .mw-reasons .mw-card { min-height: 193px; padding: 25.5px; border: 1.5px solid #d2d2d2; border-radius: 12px; align-items: flex-start; justify-content: flex-start; } .mw-reasons .mw-icon { inline-size: 44px; block-size: 44px; margin: 0 0 16px; border-radius: 8px; background: #ade5ff; color: #006390; display: flex; align-items: center; justify-content: center; } .mw-reasons .mw-icon svg, .mw-reasons .mw-icon path { max-inline-size: 24px; max-block-size: 24px; } @media (max-width: 900px) { .mw-reasons__grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; } } @media (max-width: 560px) { .mw-reasons { min-height: auto !important; } .mw-reasons .mw-heading { font-size: 32px !important; line-height: 38px !important; max-width: 100% !important; } .mw-reasons__grid { grid-template-columns: 1fr !important; } .mw-reasons .mw-card { min-height: auto; } }}#brxe-mwlg01 {max-width: 524px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0123 {width: 100%; display: grid; align-items: initial; grid-template-columns: repeat(7, minmax(0, 1fr)); column-gap: 36px; align-items: center}#brxe-mwlg02 {max-width: 360px; margin-top: 28px; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mwlg00 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0122 {padding-top: 40px; padding-right: 0; padding-bottom: 40px; padding-left: 0; background-color: #e8e8e8}@layer jf-pages {.mw-logos { min-height: 230px; padding-block: 46px 42px; background: #e8e8e8; text-align: center; } .mw-logos__inner { align-items: center; row-gap: 24px; } .mw-logos__eyebrow { margin-inline: auto; color: #62686d; font-size: 10px; font-weight: 700; line-height: 16px; letter-spacing: .02em; text-transform: uppercase; } .mw-logos__grid { width: 100%; display: grid; grid-template-columns: repeat(7, minmax(84px, 1fr)); gap: clamp(20px, 3.4vw, 58px); align-items: center; justify-items: center; margin-top: 28px; opacity: 1; } .mw-logos__grid img { width: 100%; max-width: 150px; height: 38px; max-height: 38px; object-fit: contain; filter: brightness(0); opacity: .82; } .mw-logos__note { margin: 28px auto 0; color: #7a7f83; font-size: 10px; line-height: 24px; white-space: nowrap; }@media (max-width: 900px) { .mw-logos__grid { grid-template-columns: repeat(3, minmax(120px, 1fr)) !important; gap: 24px 40px !important; } }@media (max-width: 560px) { .mw-logos { padding-block: 36px; } .mw-logos__grid { grid-template-columns: repeat(2, minmax(110px, 1fr)) !important; gap: 22px 28px !important; } .mw-logos__grid img { width: min(100%, 132px) !important; height: 34px; justify-self: center; } .mw-logos__grid img:last-child { grid-column: 1 / -1; } .mw-logos__eyebrow, .mw-logos__note { white-space: normal; } }}#brxe-mw0134 i {font-size: 14px; color: #006390; line-height: 1}#brxe-mw0134 {gap: 8px}#brxe-mw0135 i {font-size: 14px; color: #006390; line-height: 1}#brxe-mw0135 {gap: 8px}#brxe-mw0136 i {font-size: 14px; color: #006390; line-height: 1}#brxe-mw0136 {gap: 8px}#brxe-mw0137 i {font-size: 14px; color: #006390; line-height: 1}#brxe-mw0137 {gap: 8px}#brxe-mw0132 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; column-gap: 10px; row-gap: 10px}#brxe-mw0131 {min-height: 77px; padding-top: 18px; padding-right: 0; padding-bottom: 18px; padding-left: 0; background-color: #ffffff}@layer jf-pages {.mw-resources { min-height: 77px; padding-block: 18px; display: grid; align-items: center; background: #fff; border-block: 1px solid #e8e8e8; } .mw-resources__inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; align-items: center; color: #8b9296; font-size: 11px; text-transform: uppercase; } .mw-resources__label { color: #8b9296; font-size: 11px; line-height: 18px; text-transform: uppercase; }@media (max-width: 560px) { .mw-resources__label { width: 100%; text-align: center; } }}#brxe-mw0141 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: #ade5ff; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0142 {max-width: 612px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; font-size: 36px; line-height: 44px; font-weight: 900; text-align: left; text-transform: none; letter-spacing: 0px; color: #ffffff}#brxe-mw0143 {max-width: 612px; margin-top: 18px; margin-right: 0; margin-bottom: 0; margin-left: 0; font-size: 12px; line-height: 18px; font-weight: 400; text-align: left; color: rgba(255,255,255,.86)}#brxe-mw0144 .icon {width: 18px; height: 18px; font-size: 11px; color: #002d41; background-color: #ffbd1c}#brxe-mw0144 .icon svg {height: 11px; width: 11px}#brxe-mw0144 .separator {display: none}#brxe-mw0144 .title {font-size: 13px; line-height: 17px; font-weight: 400; color: #ade5ff}#brxe-mw0151 label {font-size: 11px; line-height: 15px; font-weight: 700; text-transform: none}#brxe-mw0151 .label {font-size: 11px; line-height: 15px; font-weight: 700; text-transform: none}#brxe-mw0151 .form-group input {font-size: 13px; line-height: 18px; color: #777777}#brxe-mw0151 select {font-size: 13px; line-height: 18px; color: #777777}#brxe-mw0151 textarea {font-size: 13px; line-height: 18px; color: #777777}#brxe-mw0151 .form-group:nth-child(1) {width: 50%}#brxe-mw0151 .form-group:nth-child(2) {width: 50%}#brxe-mw0151 .form-group:nth-child(3) {width: 100%}#brxe-mw0151 .form-group:nth-child(4) {width: 100%}#brxe-mw0151 .form-group:nth-child(5) {width: 100%}#brxe-mw0151 .submit-button-wrapper {width: 100%}#brxe-mw0151 .bricks-button {font-size: 12px; line-height: 18px; font-weight: 700; color: #ffffff; background-color: #006390}#brxe-mw0151 button[type=submit].bricks-button {border-radius: 4px}#brxe-mw0139 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: grid; align-items: initial; grid-template-columns: minmax(0, 612px) minmax(360px, 510px); column-gap: clamp(56px, 7.7vw, 110px); row-gap: 40px; align-items: center; min-height: 480px}#brxe-mw0138 {padding-top: 40px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 40px; padding-left: clamp(24px, 7.4vw, 112px); background-color: #002d41; background-image: url("https://modularwallkit.com/wp-content/uploads/2026/06/bg-section-form.webp"); background-size: cover; min-height: 560px}.mw-apply.mw-bg-panel::before { background: url('https://modularwallkit.com/wp-content/uploads/2026/06/bg-section-form.webp') center / cover no-repeat; opacity: 1; } .mw-apply .mw-form-card { justify-self: end; width: 100%; max-width: 510px; min-height: 488px; padding: 28px 32px; background: #fff; border-radius: 8px; display: flex; flex-direction: column; justify-content: flex-start; } .mw-apply .mw-form-card .mw-form-title { margin: 0 0 24px; color: #1d1d1d; font-family: Epilogue, Manrope, Arial, sans-serif; font-size: 16px; line-height: 24px; font-weight: 900; text-transform: none; } .mw-apply .mw-form-note { margin-top: 12px; color: #777; font-family: Manrope, Arial, sans-serif; font-size: 10px; line-height: 15px; text-align: center; } .mw-apply .mw-stocking-form button[type='submit'] { min-height: 48px; height: 48px; border-radius: 4px; background: #006390; color: #fff; }@media (max-width: 560px) { .mw-apply .mw-form-card { padding: 24px; min-height: auto; } .mw-apply .mw-form-card .mw-form-title { margin-bottom: 22px; font-size: 16px; line-height: 24px; } .mw-apply .mw-stocking-form button[type='submit'] { min-height: 48px; height: auto; padding-inline: 16px; } }@layer jf-pages {.mw-apply { min-height: 560px; padding-block: 40px; color: #fff; } .mw-apply__grid { min-height: 480px; display: grid; grid-template-columns: minmax(0, 612px) minmax(360px, 510px); gap: clamp(56px, 7.7vw, 110px); align-items: center; } .mw-apply__content { max-width: 612px; display: flex; flex-direction: column; align-items: flex-start; } .mw-apply .mw-kicker { color: #ade5ff; font-family: Manrope, Arial, sans-serif; font-size: 8px; line-height: 12px; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; margin: 0 0 8px; } .mw-apply .mw-heading { max-width: 612px; margin: 0; color: #fff; font-family: Epilogue, Manrope, Arial, sans-serif; font-size: 36px; line-height: 44px; font-weight: 900; letter-spacing: 0; } .mw-apply .mw-copy { max-width: 612px; margin-top: 18px; color: rgb(255 255 255 / .9); font-family: Manrope, Arial, sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; } .mw-apply .mw-checks { width: 100%; max-width: 520px; margin-top: 18px; display: grid; gap: 10px; } .mw-apply .mw-checks li { align-items: flex-start; gap: 12px; } .mw-apply .mw-checks .icon { flex: 0 0 18px; inline-size: 18px; block-size: 18px; margin-top: 1px; border-radius: 999px; background: #ffbd1c; color: #003548; display: inline-flex; align-items: center; justify-content: center; } .mw-apply .mw-checks .icon svg { inline-size: 11px; block-size: 11px; } .mw-apply .mw-checks .content, .mw-apply .mw-checks .title { color: #ade5ff; font-family: Manrope, Arial, sans-serif; font-size: 13px; line-height: 17px; font-weight: 400; } .mw-apply .mw-checks strong { display: block; color: #fff; font-weight: 700; } .mw-apply .mw-checks small { display: block; color: #ade5ff; font-size: 11px; line-height: 15px; font-weight: 400; } .mw-stocking-form { width: 100%; } .mw-stocking-form form { display: grid; row-gap: 12px; } .mw-stocking-form .form-group { margin-bottom: 0; } .mw-stocking-form label { margin-bottom: 6px; color: #1d1d1d; font-family: Manrope, Arial, sans-serif; font-size: 11px; line-height: 15px; font-weight: 700; text-transform: none; } .mw-stocking-form input, .mw-stocking-form textarea, .mw-stocking-form select { min-height: 32px; border: 1px solid #d8d2cc; border-radius: 2px; background: #fff; color: #777; font-family: Manrope, Arial, sans-serif; font-size: 13px; line-height: 18px; padding: 7px 12px; box-shadow: none; } .mw-stocking-form input::placeholder { color: #8a8a8a; } .mw-stocking-form .submit-button-wrapper { margin-top: 12px; } .mw-stocking-form button[type='submit'] { width: 100%; font-family: Manrope, Arial, sans-serif; font-size: 12px; line-height: 18px; font-weight: 700; }@media (max-width: 900px) { .mw-apply__grid { grid-template-columns: 1fr !important; min-height: auto; gap: 36px; } .mw-apply .mw-form-card { justify-self: center; max-width: 510px; min-height: auto; } }@media (max-width: 560px) { .mw-apply { min-height: auto !important; padding-block: 48px; } .mw-apply .mw-heading { font-size: 30px !important; line-height: 36px !important; max-width: 100% !important; } .mw-apply .mw-copy { font-size: 12px; line-height: 18px; } .mw-apply .mw-checks { gap: 12px; } }}#brxe-mw0154 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #006390; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0155 {max-width: 768px; margin-top: 12px; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 48px; line-height: 60px; font-weight: 900; text-align: center; text-transform: none; letter-spacing: 0px}#brxe-mw0156 {max-width: 768px; margin-top: 16px; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 16px; line-height: 24px; font-weight: 400; text-align: center}#brxe-fqti01 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fqti02 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fqti03 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fqti04 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-fqti05 {flex-direction: row; align-items: center; justify-content: space-between}#brxe-mw0157 .accordion-title-wrapper {min-height: 70px; padding-top: 0; padding-right: 24px; padding-bottom: 0; padding-left: 24px; font-size: 18px; line-height: 27px; font-weight: 700}#brxe-mw0157 .accordion-content-wrapper {padding-top: 0; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; font-size: 16px; line-height: 24px; font-weight: 400}#brxe-mw0157 .accordion-title-wrapper .brxe-heading {font-size: 18px; line-height: 27px; font-weight: 700}#brxe-mwfqcl {font-size: 14px; line-height: 21px; font-weight: 400; text-align: center; color: #606060}#brxe-mw0169 {justify-content: center; margin-top: 26px; display: grid; align-items: initial; width: 100%; row-gap: 8px}#brxe-mw0153 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0152 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); min-height: 1019px}@layer jf-pages {.mw-faq .mw-copy { margin-top: 24px; max-width: none; } .mw-faq-actions { width: 100%; display: grid; justify-items: center; }@media (max-width: 560px) { .mw-faq { min-height: auto !important; } .mw-faq .mw-heading { font-size: 32px !important; line-height: 38px !important; max-width: 100% !important; } }}#brxe-mw0175 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #006390; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-mw0176 {max-width: 747px; margin-top: 8px; margin-right: 0; margin-bottom: 0; margin-left: 0; font-size: 48px; line-height: 60px; font-weight: 900; text-align: left; text-transform: none; letter-spacing: 0px}#brxe-mwglcp {max-width: 747px; font-size: 16px; line-height: 24px; font-weight: 400; color: #606060}#brxe-mw0174 {display: flex; flex-direction: column; row-gap: 8px; max-width: 747px}#brxe-mw0173 {display: flex; justify-content: space-between; align-items: flex-end; column-gap: 32px; row-gap: 16px; width: 100%}#brxe-mwgs03 {width: 100%}#brxe-mwgs05 {width: 100%}#brxe-mwgs07 {width: 100%}#brxe-mwgs01 .splide__arrow {height: 40px; width: 40px; font-size: 24px; min-height: 24px; min-width: 24px; color: #006390; background-color: #ffffff; border: 1.5px solid #006390; border-radius: 8px}#brxe-mwgs01 .splide__arrow svg {height: 24px; width: 24px; fill: #006390}#brxe-mwgs01 .splide__arrow--prev {top: calc(100% + 12px); left: calc(100% - 88px)}#brxe-mwgs01 .splide__arrow--next {top: calc(100% + 12px); left: calc(100% - 40px)}#brxe-mw0172 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0171 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); min-height: 632px; background-color: #e8e8e8}@layer jf-pages {.mw-gallery { background: #e8e8e8; } .mw-gallery__top { width: 100%; display: flex; justify-content: space-between; gap: 32px; align-items: end; margin-bottom: 16px; } .mw-gallery__title { max-width: 747px; display: flex; flex-direction: column; gap: 8px; } .mw-gallery__slider { width: 100%; padding-bottom: 56px; } .mw-gallery__slide { overflow: hidden; border-radius: 12px; } .mw-gallery__slide img { width: 100%; height: 300px; display: block; object-fit: cover; border-radius: 12px; } .mw-gallery .splide__arrow { border-radius: 8px; }@media (max-width: 900px) { .mw-gallery__slide img { height: 280px; } }@media (max-width: 560px) { .mw-gallery { min-height: auto !important; } .mw-gallery__top { display: grid !important; justify-content: start !important; justify-items: start !important; gap: 18px; align-items: start !important; } .mw-gallery .mw-gallery-cta.bricks-button { justify-self: start !important; } .mw-gallery .mw-heading { font-size: 32px !important; line-height: 38px !important; max-width: 100% !important; } .mw-gallery__slider { padding-bottom: 48px; } .mw-gallery__slide img { height: 260px; } }}#brxe-mw0184 {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: #ade5ff; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto}#brxe-mw0185 {max-width: 620px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 36px; line-height: 44px; font-weight: 900; text-align: center; text-transform: none; letter-spacing: 0px; color: #ffffff; font-family: "Epilogue"}#brxe-mw0186 {max-width: 768px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; font-size: 18px; line-height: 27px; font-weight: 400; text-align: center; color: rgba(255,255,255,.86); font-family: "Manrope"}#brxe-mw0188 {gap: 10px}#brxe-mw0188 i {font-size: 14px; color: #006390; line-height: 1}#brxe-mw0187 {justify-content: center; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; align-items: center; column-gap: 20px; row-gap: 10px}#brxe-mwfncl {font-size: 18px; line-height: 27px; font-weight: 400; text-align: center; color: #ade5ff; font-family: "Manrope"}#brxe-mw0183 {width: 100%; max-width: 1288px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; row-gap: 16px; min-height: 321px}#brxe-mw0182 {padding-top: 64px; padding-right: clamp(24px, 7.4vw, 112px); padding-bottom: 64px; padding-left: clamp(24px, 7.4vw, 112px); background-image: url("https://modularwallkit.com/wp-content/uploads/2026/06/bg-section.webp"); background-size: cover}.mw-final.mw-bg-panel::before { background: url('https://modularwallkit.com/wp-content/uploads/2026/06/bg-section.webp') center / cover no-repeat; opacity: 1; } .mw-final.mw-bg-panel::after { display: none; }@layer jf-pages {.mw-final { position: relative; min-height: 449px; padding-block: 64px; text-align: center; overflow: hidden; isolation: isolate; } .mw-final > .mw-container { position: relative; z-index: 2; min-height: 321px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 16px; text-align: center; } .mw-final .mw-kicker { margin: 0; color: #ade5ff; font-family: Manrope, Arial, sans-serif; font-size: 10px; line-height: 16px; font-weight: 700; letter-spacing: 1.2px; } .mw-final .mw-heading { max-width: 620px; margin: 0 auto; color: #fff; font-family: Epilogue, Manrope, Arial, sans-serif; font-size: 36px; line-height: 44px; font-weight: 900; } .mw-final .mw-copy { max-width: 768px; margin: 0 auto; color: #ade5ff; font-family: Manrope, Arial, sans-serif; font-size: 18px; line-height: 27px; font-weight: 400; } .mw-final .mw-btnrow { width: auto; margin-top: 24px; justify-content: center; gap: 20px; } .mw-final .bricks-button { min-height: 56px !important; height: 56px !important; padding: 0 32px !important; border-radius: 8px !important; font-family: Manrope, Arial, sans-serif; font-size: 16px !important; line-height: 24px !important; font-weight: 700 !important; } .mw-final__contact { margin: -8px 0 0; max-width: 500px; color: #ade5ff; font-family: Manrope, Arial, sans-serif; font-size: 18px; line-height: 27px; }@media (max-width: 560px) { .mw-final { min-height: auto !important; padding-block: 56px; } .mw-final > .mw-container { min-height: auto; } .mw-final .mw-heading { font-size: 30px !important; line-height: 36px !important; max-width: 100% !important; } .mw-final .mw-copy, .mw-final__contact { font-size: 16px; line-height: 24px; } .mw-final .mw-btnrow { display: flex; flex-wrap: wrap; gap: 10px; width: 100%; } .mw-final .bricks-button { width: 100%; } }}