@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).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) a{transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}.brxe-button{width:auto}: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}/* BREAKPOINT: Desktop (BASE) */#brxe-0baba7 {text-align: center}#brxe-0baba7 span {  color: #ffd54d; margin-left: 10px;}/* BREAKPOINT: Desktop (BASE) */#brxe-03eee0 {text-align: center; margin-top: -20px}/* BREAKPOINT: Desktop (BASE) */#brxe-9cdcf8 {min-height: 477px; margin-top: 20px}/* BREAKPOINT: Desktop (BASE) */#brxe-4e20ef {align-self: center; margin-top: -30px}/* BREAKPOINT: Desktop (BASE) */ .service-area{  padding: 48px 0; } .service-area__inner{  max-width: 1100px;  margin: 0 auto;  padding: 0 20px; } .service-area__title{  margin: 0 0 18px;  text-transform: uppercase;  letter-spacing: .04em;  font-weight: 700; } .service-area__grid{  display: grid;  grid-template-columns: repeat(2, minmax(0, 1fr));  gap: 28px;  margin-bottom: 26px; } .service-area__list{  list-style: none;  margin: 0;  padding: 0;  display: grid;  gap: 0px; } .service-area__list li{  display: flex;  align-items: center;  gap: 10px;  line-height: 1.3; } .service-area__list i{  font-size: 16px; } .service-area__cta{  border-radius: 14px;  padding: 24px; } .service-area__cta-title{  margin: 0 0 10px;  text-transform: uppercase;  letter-spacing: .04em;  font-weight: 800; } .service-area__cta-text{  margin: 0 0 16px; } .service-area__btn{  display: inline-block;  padding: 12px 18px;  border-radius: 10px;  text-decoration: none;  font-weight: 700; } /* Mobile */ @media (max-width: 767px){  .service-area__grid{   grid-template-columns: 1fr;   gap: 18px;  } }/* BREAKPOINT: Desktop (BASE) */#brxe-a697e0 {font-weight: 800; color: #000000; background-color: #ffd54d}/* BREAKPOINT: Desktop (BASE) */#brxe-a70795 {margin-top: -40px}