@layer bricks {.brxe-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@layer bricks {:where(.brxe-testimonials){position:relative}:where(.brxe-testimonials) .testimonial-meta-wrapper{align-items:center;display:inline-flex;letter-spacing:.5px;margin-top:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top{flex-direction:column}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top .image{margin-bottom:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right{flex-direction:row-reverse}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right .image{margin-left:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom{flex-direction:column-reverse}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom .image{margin-top:15px}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left{flex-direction:row}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left .image{margin-right:15px}:where(.brxe-testimonials) .image{background-position:50%;background-size:cover;display:inline-block;height:60px;position:relative;width:60px}:where(.brxe-testimonials) .repeater-item{display:flex;flex-direction:column}:where(.brxe-testimonials) .testimonial-name{font-weight:700}:where(.brxe-testimonials) .testimonial-content-wrapper{all:unset}}@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {@charset "UTF-8";@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)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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)}}.gm-style{font:inherit!important;text-decoration:inherit!important}.brxe-map{height:300px;position:relative;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{width:100%}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1}.brxe-map .brx-infobox-popup img{width:100%}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.brxe-map .brx-map-cluster{fill:#00f}.brxe-map .brx-map-cluster text{fill:#fff}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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-shortcode{width:100%}}@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-rwxlum {font-family: "Inter"; font-size: 75px; color: #f10606; text-transform: uppercase; padding-left: 0}@media (max-width: 478px) {#brxe-rwxlum {font-size: 30px; text-align: center}}#brxe-ayndre {font-family: "Inter"; color: #f5f5f5; font-size: 75px; text-transform: uppercase; padding-left: 0; margin-bottom: 30px}@media (max-width: 478px) {#brxe-ayndre {font-size: 30px; text-align: center}}#brxe-rjvqak {font-family: "Inter"; color: #f10606; font-size: 18px; text-align: center; font-weight: 700; text-transform: capitalize; border: 3px solid #f10606; border-radius: 16px; background-color: #ffffff; margin-bottom: 20px}#brxe-rjvqak:hover {background-color: #f10606; border-style: solid; border-color: #f10606; color: #ffffff}#brxe-jjxxmx {font-size: 32px; font-family: "Inter"; color: #f10606; margin-top: 15px; margin-bottom: 15px}.cta-btn {font-size:28px !Important;} .cta-btn a{font-size:44px !Important;}@media (max-width: 478px) {#brxe-jjxxmx {font-size: 16px; text-align: left}.cta-btn{font-size: 20px !important;}}@media (max-width: 478px) {#brxe-pipdyn {width: 100%}}#brxe-obblfw {width: 90%}#brxe-dtidfe {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2024/11/81b069446ff6c95b330007805a561e03-scaled.jpeg); background-size: cover; background-color: #9e9e9e; background-position: center center; background-repeat: no-repeat; flex-direction: row; padding-top: 5%; padding-bottom: 5%; position: relative}:where(#brxe-dtidfe > *:not(figcaption)) {position: relative}#brxe-dtidfe::before {background-image: linear-gradient(rgba(21, 21, 19, 0.59), rgba(21, 21, 19, 0.59)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-dtidfe {padding-top: 10%; padding-bottom: 10%}}#brxe-gwpyqw {font-family: "Inter"; color: #212121; font-size: 40px; padding-bottom: 8px; padding-left: 0}@media (max-width: 478px) {#brxe-gwpyqw {font-size: 25px}}#brxe-nmmqtn {font-family: "Inter"; font-size: 16px; padding-bottom: 0}#brxe-nmmqtn a {font-family: "Inter"; font-size: 16px; font-size: inherit}#brxe-seaxmj {font-family: "Inter"; color: #212121; font-size: 40px; padding-bottom: 8px; padding-left: 0}@media (max-width: 478px) {#brxe-seaxmj {font-size: 25px}}#brxe-xeaxeu {font-family: "Inter"; font-size: 16px}#brxe-xeaxeu a {font-family: "Inter"; font-size: 16px; font-size: inherit}.common-uses li { color:#f10606; font-weight:700;}#brxe-mrrynx {font-family: "Inter"; color: #212121; font-size: 40px; padding-top: 1px; padding-bottom: 8px; padding-left: 0; margin-top: 29px}@media (max-width: 478px) {#brxe-mrrynx {font-size: 25px}}#brxe-fzhius {font-family: "Inter"; font-size: 16px; margin-bottom: 20px}#brxe-fzhius a {font-family: "Inter"; font-size: 16px; font-size: inherit}#brxe-xflosp {width: 303px; height: 75px; border: 6px solid #f10606; border-radius: 16px; background-color: #ffffff; font-family: "Inter"; font-size: 28px; color: #f10606; font-weight: 600; line-height: 26; margin-bottom: 20px}#brxe-xflosp:hover {background-color: #f10606; border: 6px solid #f10606; color: #ffffff; font-weight: 700}@media (max-width: 991px) {#brxe-xflosp {font-size: 25px}}@media (max-width: 478px) {#brxe-xflosp {font-size: 18px; width: 230px; height: 60px}}#brxe-iywhos {font-size: 32px; font-family: "Inter"; color: #f10606; margin-top: 15px; margin-bottom: 15px}@media (max-width: 991px) {.cta-btn a{font-size:30px !important;}}@media (max-width: 767px) {.cta-btn {font-size:30px!important;}}@media (max-width: 478px) {#brxe-iywhos {font-size: 16px}.cta-btn {font-size: 18px !important;}.cta-btn a{font-size: 25px !important;}}#brxe-rlihar {padding-top: 1%; padding-right: 5%; padding-bottom: 1%; width: 50%}@media (max-width: 991px) {#brxe-rlihar {width: 100%}}@media (max-width: 767px) {#brxe-rlihar {padding-right: 0; width: 100%}}@media (max-width: 478px) {#brxe-rlihar {width: 100%}}#brxe-ctyjoe {align-self: center; margin-bottom: 20px}@media (max-width: 478px) {#brxe-ctyjoe {width: 100%}}#brxe-axdjjl {align-self: center; margin-bottom: 20px}@media (max-width: 478px) {#brxe-axdjjl {width: 100%}}#brxe-fpuhjl {font-family: "Inter"; font-style: italic; text-align: center; color: #ffffff; width: 100%}@media (max-width: 478px) {#brxe-fpuhjl {font-size: 22px}}#brxe-btnewl {font-family: "Inter"; font-style: italic; text-align: center; color: #ffffff; width: 100%}@media (max-width: 478px) {#brxe-btnewl {font-size: 18px}}#brxe-gdasdf {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2024/12/Rectangle-13.png); background-repeat: no-repeat; background-size: 100% 100% ; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px}@media (max-width: 767px) {#brxe-gdasdf {margin-bottom: 10px}}@media (max-width: 478px) {#brxe-gdasdf {margin-right: 0; margin-bottom: 15px; width: 100%}}#brxe-iyeouq {font-family: "Inter"; font-style: italic; text-align: center; color: #ffffff; width: 100%}@media (max-width: 478px) {#brxe-iyeouq {font-size: 22px}}#brxe-xqxlow {font-family: "Inter"; font-style: italic; text-align: center; color: #ffffff; width: 100%}@media (max-width: 478px) {#brxe-xqxlow {font-size: 18px}}#brxe-jzidyj {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2024/12/Rectangle-13.png); background-repeat: no-repeat; background-size: 100% 100% ; padding-top: 10px; padding-bottom: 10px}@media (max-width: 767px) {#brxe-jzidyj {margin-top: 10px}}@media (max-width: 478px) {#brxe-jzidyj {margin-right: 0; margin-bottom: 15px}}#brxe-fohejj {padding-top: 1%; padding-right: 2%; padding-bottom: 1%; width: 50%}@media (max-width: 991px) {#brxe-fohejj {width: 100%}}@media (max-width: 767px) {#brxe-fohejj {width: 100%}}@media (max-width: 478px) {#brxe-fohejj {padding-left: 2%; width: 100%}}#brxe-xuprmm {flex-direction: row; width: 90%; align-items: center; font-weight: 700}@media (max-width: 991px) {#brxe-xuprmm {flex-direction: column}}@media (max-width: 767px) {#brxe-xuprmm {flex-direction: column}}#brxe-toqzmi {padding-top: 2%; padding-bottom: 2%}@media (max-width: 478px) {#brxe-toqzmi {padding-top: 4%; padding-right: 3%; padding-bottom: 6%; padding-left: 3%}}#brxe-htpkbq {font-family: "Inter"; color: #f10606; font-size: 58px; margin-right: -15px}@media (max-width: 478px) {#brxe-htpkbq {font-size: 25px}}#brxe-jtghab {font-family: "Inter"; color: #f5f5f5; font-size: 60px; padding-bottom: 20px}@media (max-width: 478px) {#brxe-jtghab {font-size: 25px}}#brxe-ythpwh {font-size: 16px; color: #ffffff; font-family: "Inter"; margin-bottom: 30px}#brxe-fnmwxj {width: 303px; height: 75px; border: 6px solid #f10606; border-radius: 16px; background-color: #ffffff; font-family: "Inter"; font-size: 28px; color: #f10606; font-weight: 700; line-height: 26; margin-bottom: 20px}#brxe-fnmwxj:hover {background-color: #f10606; border: 6px solid #f10606; color: #ffffff}@media (max-width: 991px) {#brxe-fnmwxj {font-size: 25px}}@media (max-width: 478px) {#brxe-fnmwxj {font-size: 18px; width: 230px; height: 60px}}#brxe-pyugzz {font-size: 32px; font-family: "Inter"; color: #f10606; margin-top: 15px; margin-bottom: 15px}@media (max-width: 991px) {.cta-btn a{font-size:30px !important;}}@media (max-width: 767px) {.cta-btn {font-size:30px!important;}}@media (max-width: 478px) {#brxe-pyugzz {font-size: 16px}.cta-btn {font-size: 18px !important;}.cta-btn a{font-size: 25px !important;}}#brxe-tnkrpd {width: 50%; padding-right: 10%}@media (max-width: 478px) {#brxe-tnkrpd {width: 100%; margin-bottom: 30px}}#brxe-hbbmvu {width: 50%; border-radius: 12px}@media (max-width: 478px) {#brxe-hbbmvu {width: 100%}}#brxe-ahqmmz {width: 90%; flex-direction: row; align-items: center}#brxe-vchbhc {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2024/11/d3f4bdda43b046ad916b72892c4d4638-1024x683.jpeg); background-size: cover; background-color: #9e9e9e; background-position: center center; background-repeat: no-repeat; flex-direction: row; padding-top: 5%; padding-bottom: 5%; position: relative; margin-top: 0; align-items: center}:where(#brxe-vchbhc > *:not(figcaption)) {position: relative}#brxe-vchbhc::before {background-image: linear-gradient(rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-vchbhc {padding-top: 10%; padding-bottom: 10%; font-size: 20px}}#brxe-jkdeex {color: #ffffff; font-size: 30px; font-family: "Inter"; text-align: left; text-transform: uppercase}@media (max-width: 991px) {#brxe-jkdeex {font-size: 20px}}#brxe-kfzgso {font-size: 16px; color: #ffffff; font-family: "Inter"; margin-bottom: 15px}#brxe-jazchm {border: 6px solid #f10606; border-radius: 16px; background-color: #ffffff; font-family: "Inter"; font-size: 18px; color: #f10606; font-weight: 700; text-align: center; margin-bottom: 20px; padding-top: 15px; padding-bottom: 15px; width: 100%}#brxe-jazchm:hover {background-color: #f10606; border: 6px solid #ffffff; color: #ffffff}@media (max-width: 991px) {#brxe-jazchm {font-size: 15px; width: 60%}}@media (max-width: 478px) {#brxe-jazchm {width: 100%}}#brxe-cvuavj {width: 55%; background-color: #f10606; padding-top: 25px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; overflow: hidden; border-top-left-radius: 16px; border-bottom-left-radius: 16px}@media (max-width: 991px) {#brxe-cvuavj {width: 50%}}@media (max-width: 767px) {#brxe-cvuavj {width: 50%}}@media (max-width: 478px) {#brxe-cvuavj {width: 55%}}#brxe-wzqzyr {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2025/01/a091597f9501832feb0c34fea6cccde2.jpeg); background-blend-mode: normal; background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: 16px 16px 15px 16px; margin-right: 10px}@media (max-width: 991px) {#brxe-wzqzyr {margin-right: 0; margin-bottom: 20px}}@media (max-width: 767px) {#brxe-wzqzyr {margin-right: 0; margin-bottom: 20px}}#brxe-gzyplo {color: #ffffff; font-size: 30px; font-family: "Inter"; text-align: left; text-transform: uppercase}@media (max-width: 991px) {#brxe-gzyplo {font-size: 20px}}#brxe-lzoqoh {font-size: 16px; color: #ffffff; font-family: "Inter"; margin-bottom: 15px}#brxe-tclqhz {border: 6px solid #f10606; border-radius: 16px; background-color: #ffffff; font-family: "Inter"; font-size: 18px; color: #f10606; font-weight: 700; text-align: center; margin-bottom: 20px; padding-top: 15px; padding-bottom: 15px; width: 100%}#brxe-tclqhz:hover {background-color: #f10606; border: 6px solid #ffffff; color: #ffffff}@media (max-width: 991px) {#brxe-tclqhz {font-size: 15px; width: 60%}}@media (max-width: 767px) {#brxe-tclqhz {width: 100%}}#brxe-bbjzzh {width: 55%; background-color: #f10606; padding-top: 25px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; overflow: hidden; border-top-left-radius: 16px; border-bottom-left-radius: 16px}@media (max-width: 991px) {#brxe-bbjzzh {width: 50%}}@media (max-width: 767px) {#brxe-bbjzzh {width: 50%}}@media (max-width: 478px) {#brxe-bbjzzh {width: 55%}}#brxe-jzdmpm {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2025/01/a091597f9501832feb0c34fea6cccde2.jpeg); background-blend-mode: normal; background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: 16px 16px 15px 16px; margin-right: 10px; margin-left: 10px}@media (max-width: 991px) {#brxe-jzdmpm {margin-right: 0; margin-bottom: 20px; margin-left: 0}}@media (max-width: 767px) {#brxe-jzdmpm {margin-right: 0; margin-bottom: 20px; margin-left: 0}}#brxe-qpssor {color: #ffffff; font-size: 30px; font-family: "Inter"; text-align: left; text-transform: uppercase}@media (max-width: 991px) {#brxe-qpssor {font-size: 20px}}#brxe-ajslqi {font-size: 16px; color: #ffffff; font-family: "Inter"; margin-bottom: 15px}#brxe-hajtfs {border: 6px solid #f10606; border-radius: 16px; background-color: #ffffff; font-family: "Inter"; font-size: 18px; color: #f10606; font-weight: 700; text-align: center; margin-bottom: 20px; padding-top: 15px; padding-bottom: 15px; width: 100%}#brxe-hajtfs:hover {background-color: #f10606; border: 6px solid #ffffff; color: #ffffff}@media (max-width: 991px) {#brxe-hajtfs {font-size: 15px; width: 60%}}@media (max-width: 767px) {#brxe-hajtfs {width: 100%}}@media (max-width: 478px) {#brxe-hajtfs {width: 100%}}#brxe-qjyhzk {width: 55%; background-color: #f10606; padding-top: 25px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; overflow: hidden; border-top-left-radius: 16px; border-bottom-left-radius: 16px}@media (max-width: 991px) {#brxe-qjyhzk {width: 50%}}@media (max-width: 767px) {#brxe-qjyhzk {width: 50%}}@media (max-width: 478px) {#brxe-qjyhzk {width: 55%}}#brxe-uszamo {background-image: url(https://mightyconcrete.co.uk/wp-content/uploads/2025/01/a091597f9501832feb0c34fea6cccde2.jpeg); background-blend-mode: normal; background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: 16px 16px 15px 16px; margin-left: 10px}@media (max-width: 991px) {#brxe-uszamo {margin-left: 0}}@media (max-width: 767px) {#brxe-uszamo {margin-left: 0}}#brxe-hlpmmu {flex-direction: row; width: 90%}@media (max-width: 991px) {#brxe-hlpmmu {flex-direction: column}}#brxe-nnctgn {padding-top: 30px; padding-bottom: 30px}#brxe-cbyeza {font-family: "Inter"; color: #212121; text-align: center; padding-bottom: 8px; width: 100%}@media (max-width: 478px) {#brxe-cbyeza {font-size: 25px}}#brxe-ebsmxr {text-align: center; width: 100%; justify-content: center}#brxe-mgafnj {text-align: center; font-family: "Inter"; color: #212121; width: 100%; padding-top: 10px; padding-bottom: 8px}@media (max-width: 478px) {#brxe-mgafnj {font-size: 25px}}#brxe-mpdsea {width: 25%; text-align: center}@media (max-width: 478px) {#brxe-mpdsea {margin-right: 0; margin-bottom: 15px; width: 100%}}#brxe-vbmzvj .swiper-button {color: #616161; font-size: 25px}#brxe-vbmzvj .testimonial-content-wrapper {color: #7c7c7c; font-family: "Inter"}#brxe-vbmzvj .testimonial-name {color: #000000; font-family: "Inter"; text-transform: capitalize}#brxe-vbmzvj .testimonial-title {font-family: "Inter"}#brxe-vbmzvj .image {border-radius: 50px}#brxe-vbmzvj .bricks-swiper-button-next {right: 10px}#brxe-vbmzvj .bricks-swiper-button-prev {left: 0px}#brxe-whtyyh {margin-right: 25px; width: 75%}@media (max-width: 478px) {#brxe-whtyyh {margin-right: 0; margin-bottom: 15px; width: 100%; padding-right: 20px; padding-left: 20px}}#brxe-qbmtqy {flex-direction: row; width: 90%; align-items: center}#brxe-tosrss {padding-top: 4%; padding-bottom: 5%}@media (max-width: 478px) {#brxe-tosrss {padding-top: 6%}}#brxe-goerrk {flex-direction: row; gap: 20px; padding-top: 10px; padding-bottom: 10px}#brxe-goerrk .content {color: #ffffff; font-family: "Inter"; font-size: 18px}#brxe-goerrk .icon i {font-size: 25px}#brxe-goerrk .icon {color: #ffffff; align-self: center}#brxe-goerrk .icon a {color: #ffffff}@media (max-width: 478px) {#brxe-goerrk {width: 100%}}#brxe-qunqsr {align-items: center}#brxe-fykunb {flex-direction: row; gap: 20px; padding-top: 10px; padding-bottom: 10px}#brxe-fykunb .content {color: #ffffff; font-family: "Inter"; font-size: 18px}#brxe-fykunb .icon i {font-size: 25px}#brxe-fykunb .icon {color: #ffffff; align-self: center}#brxe-fykunb .icon a {color: #ffffff}@media (max-width: 478px) {#brxe-fykunb {width: 100%}}#brxe-efwvlz {align-items: center}#brxe-frfykq {flex-direction: row; gap: 20px; padding-top: 10px; padding-bottom: 10px}#brxe-frfykq .content {color: #ffffff; font-family: "Inter"; font-size: 18px}#brxe-frfykq .icon i {font-size: 25px}#brxe-frfykq .icon {color: #ffffff; align-self: center}#brxe-frfykq .icon a {color: #ffffff}@media (max-width: 478px) {#brxe-frfykq {width: 100%}}#brxe-qotbqw {align-items: center}#brxe-bnuulx {flex-direction: row; gap: 20px; padding-top: 10px; padding-bottom: 10px}#brxe-bnuulx .content {color: #ffffff; font-family: "Inter"; font-size: 18px}#brxe-bnuulx .icon i {font-size: 25px}#brxe-bnuulx .icon {color: #ffffff; align-self: center}#brxe-bnuulx .icon a {color: #ffffff}@media (max-width: 478px) {#brxe-bnuulx {width: 100%}}#brxe-rxnhvz {align-items: center}#brxe-lnuzqo {flex-direction: row; width: 90%}@media (max-width: 478px) {#brxe-lnuzqo {padding-bottom: 20px; padding-left: 10px}}#brxe-marnic {align-self: center; font-size: 25px; font-family: "Inter"; font-weight: 700; color: #f5f5f5}#brxe-marnic a {font-size: 25px; font-family: "Inter"; font-weight: 700; color: #f5f5f5; font-size: inherit}@media (max-width: 478px) {#brxe-marnic {text-align: center}#brxe-marnic a {text-align: center; font-size: inherit}}#brxe-afqtoz {padding-top: 10px; padding-bottom: 10px}@media (max-width: 478px) {#brxe-afqtoz {width: 90%}}#brxe-zdmpqg {background-color: #000000; padding-top: 20px; padding-bottom: 20px; align-items: center}#brxe-huzmni {font-family: "Inter"; color: #212121; text-align: center; width: 100%}@media (max-width: 478px) {#brxe-huzmni {font-size: 25px}}#brxe-hrruwr {width: 90%; padding-bottom: 20px}#brxe-alzmzw .accordion-title .icon {font-size: 24px; color: #000000}#brxe-alzmzw .accordion-title .title {font-family: "Inter"; font-weight: 600}#brxe-alzmzw .accordion-content-wrapper {font-family: "Inter"; color: #7c7c7c; font-size: 16px}@media (max-width: 478px) {#brxe-alzmzw .accordion-title .title {font-size: 20px}}#brxe-blvixu {width: 100%}@media (max-width: 478px) {#brxe-blvixu {width: 100%; padding-bottom: 20px}}#brxe-ipmxti {width: 55%; flex-direction: row; padding-top: 20px; padding-bottom: 40px; align-items: center}#brxe-vnjnpo {padding-top: 4%; padding-bottom: 4%}#brxe-abuter {font-family: "Inter"; color: #ffffff; text-align: center; padding-bottom: 30px}#brxe-snzqjl {align-self: center; padding-top: 10px; padding-right: 35px; padding-bottom: 10px; padding-left: 35px; width: 100%; font-family: "Inter"; font-weight: 700; font-size: 16px; border-width: 3px}#brxe-snzqjl:hover {background-color: var(--bricks-color-lrefnc); border-style: solid; border-color: var(--bricks-color-vmfdtj); color: var(--bricks-color-vmfdtj)}#brxe-cptzor {align-self: center; width: 100%; background-color: #f10606; color: #ffffff; font-family: "Inter"; text-decoration: underline; line-height: 30px; font-weight: 700; font-size: 15px; border: 3px solid var(--bricks-color-vmfdtj)}#brxe-cptzor:hover {color: var(--bricks-color-vmfdtj); background-color: var(--bricks-color-lrefnc); border-style: solid; border-color: var(--bricks-color-vmfdtj)}#brxe-xwxjyn {margin-right: 15px}@media (max-width: 767px) {#brxe-xwxjyn {margin-right: 0}}@media (max-width: 478px) {#brxe-xwxjyn {margin-right: 0}}#brxe-yibeaq {align-self: center; width: 100%; background-color: #f10606; color: #ffffff; font-family: "Inter"; text-decoration: underline; line-height: 30px; font-weight: 700; font-size: 15px; border: 3px solid var(--bricks-color-vmfdtj)}#brxe-yibeaq:hover {border-style: solid; border-color: var(--bricks-color-vmfdtj); background-color: var(--bricks-color-lrefnc); color: var(--bricks-color-vmfdtj)}@media (max-width: 767px) {#brxe-yibeaq {margin-top: 20px}}#brxe-vkeexu {margin-left: 15px}@media (max-width: 767px) {#brxe-vkeexu {margin-left: 0}}@media (max-width: 478px) {#brxe-vkeexu {margin-left: 0}}#brxe-qpungr {flex-direction: row; padding-top: 40px; padding-bottom: 30px}@media (max-width: 767px) {#brxe-qpungr {padding-top: 20px; padding-bottom: 10px}}@media (max-width: 478px) {#brxe-qpungr {padding-top: 20px; padding-bottom: 11px}}#brxe-vurfnv {align-self: center; width: 100%; background-color: #f10606; color: #ffffff; font-family: "Inter"; text-decoration: underline; line-height: 30px; font-weight: 700; font-size: 15px; border: 3px solid var(--bricks-color-vmfdtj)}#brxe-vurfnv:hover {color: var(--bricks-color-vmfdtj); background-color: var(--bricks-color-lrefnc); border-style: solid; border-color: var(--bricks-color-vmfdtj)}#brxe-fudqct {margin-right: 15px}@media (max-width: 767px) {#brxe-fudqct {margin-right: 0}}@media (max-width: 478px) {#brxe-fudqct {margin-right: 0; margin-bottom: 20px}}#brxe-lxwzoh {align-self: center; width: 100%; background-color: #f10606; color: #ffffff; font-family: "Inter"; text-decoration: underline; line-height: 30px; font-weight: 700; font-size: 15px; border: 3px solid var(--bricks-color-vmfdtj)}#brxe-lxwzoh:hover {border-style: solid; border-color: var(--bricks-color-vmfdtj); color: var(--bricks-color-vmfdtj); background-color: var(--bricks-color-lrefnc)}#brxe-diupfa {margin-left: 15px}@media (max-width: 767px) {#brxe-diupfa {margin-top: 20px; margin-left: 0}}@media (max-width: 478px) {#brxe-diupfa {margin-top: 1px; margin-left: 0}}#brxe-botwpl {flex-direction: row; padding-top: 10px; padding-bottom: 30px}#brxe-tcjvqm {background-color: #7f7f7f; padding-top: 5%; padding-right: 5%; padding-bottom: 4%; padding-left: 5%}#brxe-aalykf {font-family: "Inter"; color: #000000; text-align: center; padding-bottom: 20px}#brxe-noahaa {background-color: #e0e0e0; align-items: center; padding-top: 4%; padding-right: 5%; padding-bottom: 4%; padding-left: 5%; justify-content: flex-end}#brxe-dipjqt {flex-direction: row; width: 100%; align-items: stretch}#brxe-uuegav {width: 100%}#brxe-ifnnyb {font-family: "Inter"; color: #f10606; padding-bottom: 20px}#brxe-rylifw {font-family: "Inter"; text-align: center; width: 90%; align-items: center}#brxe-gpcwpm {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-xmsuka {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-kmoven {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-gbosgg {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-umenqz {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-rwaqwh {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-smtgeh {font-family: "Inter"; text-align: center; width: 90%; align-items: center; flex-direction: row; justify-content: center}#brxe-ajtywm {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-rbybjs {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ozddhv {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-obrhoc {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-rftaqd {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-iduahz {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-gcyupi {font-family: "Inter"; text-align: center; width: 90%; align-items: center; flex-direction: row; justify-content: center}#brxe-xysnva {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-xpunst {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ndfgwv {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-wsrexh {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-nlecop {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ohejmc {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ihinzx {font-family: "Inter"; text-align: center; width: 90%; align-items: center; flex-direction: row; justify-content: center}#brxe-nqmnbf {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-kfkmsz {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-swfeuu {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-litzwx {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ozkypr {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-uxzgbm {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-hekumh {font-family: "Inter"; text-align: center; width: 90%; align-items: center; flex-direction: row; justify-content: center}#brxe-yadqus {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-ujbxau {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-rrlbhu {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-qnmoxs {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-uqpltx {color: #7f7f7f; text-transform: uppercase; background-color: #ffffff; border-top-width: 8px; border-top-color: #f10606; border-right-width: 0; border-right-color: #f10606; border-bottom-width: 0; border-bottom-color: #f10606; border-left-width: 0; border-left-color: #f10606; border-top-left-radius: 8px; border-top-right-radius: 8px; min-width: 150px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}#brxe-aucluw {font-family: "Inter"; text-align: center; width: 90%; align-items: center; flex-direction: row; justify-content: center}#brxe-zdogqe {height: 400px}#brxe-hhqnsh {font-family: "Inter"; text-align: center; width: 100%; align-items: center; flex-direction: row; justify-content: center; padding-top: 3%}#brxe-ysgpau {padding-top: 2%; background-color: #f3f3f3; text-align: center; align-items: center}#brxe-upvzuq .repeater-item [data-field-id="8dc654"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-upvzuq .bricks-swiper-button-prev {left: 50px}#brxe-upvzuq .bricks-swiper-button-next {right: 50px}#brxe-rtzmqw {padding-top: 20px; padding-bottom: 10px; width: 100%}#brxe-faapqw {padding-top: 20px; padding-bottom: 20px; background-color: #e0e0e0}