@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 {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@layer bricks {: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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}#brxe-3d86b2 .line {height: 3px}#brxe-3d86b2.horizontal .line {border-top-width: 3px; width: 60px; border-top-color: var(--bricks-color-psnczv)}#brxe-3d86b2.vertical .line {border-right-width: 60px; border-right-color: var(--bricks-color-psnczv)}#brxe-3d86b2 {width: 60px; margin-top: 10px}#brxe-3d86b2 .icon {color: var(--bricks-color-psnczv)}#brxe-808a18 {color: var(--bricks-color-bxstbu); font-size: 16px; font-family: "WorkSans"; font-style: italic; font-weight: 400}#brxe-ca78cc {display: flex; column-gap: 10px; align-items: flex-start}@media (max-width: 767px) {#brxe-ca78cc {flex-direction: column-reverse; align-items: center; row-gap: 10px}}#brxe-07c3a5 {color: var(--bricks-color-bxstbu); font-size: 7rem; font-family: "Poppins"; line-height: 1.1em; text-align: center}@media (max-width: 767px) {#brxe-07c3a5 {text-align: center}}@media (max-width: 478px) {#brxe-07c3a5 {font-size: 50px}}#brxe-d85910 {color: var(--bricks-color-bxstbu); text-align: center}#brxe-d85910 a {color: var(--bricks-color-bxstbu); text-align: center; font-size: inherit}@media (max-width: 767px) {#brxe-d85910 {text-align: center}#brxe-d85910 a {text-align: center; font-size: inherit}}#brxe-abb227 {align-items: center}#brxe-b68858 {padding-top: 60px; padding-bottom: 60px; flex-direction: row; flex-wrap: wrap; column-gap: 20px; row-gap: 40px; width: 80%}@media (max-width: 767px) {#brxe-b68858 {justify-content: center; width: 100%}}#brxe-d8d8d5 {padding-right: 20px; padding-left: 20px; flex-direction: row; justify-content: center}@media (max-width: 767px) {#brxe-d8d8d5 {flex-direction: column; align-items: center}}#brxe-7b26b1 {background-color: var(--bricks-color-ehvpxr); padding-top: 0; padding-bottom: 0; background-image: linear-gradient(#1a1a1b, #212a31)}.hero06__animation__01{ animation: float_hero06 4s ease-in-out infinite;} .hero06__animation__02{ animation: ring_hero06 4s ease-in-out infinite;} .hero06__animation__03{ animation: float2_hero06 4s ease-in-out infinite;}@keyframes float_hero06 { 0% { transform: translate(0,0); } 50% { transform: translate(10px,10px); } 100% { transform: translate(0,0); }}@keyframes float2_hero06 { 0% { transform: translate(0,0); } 50% { transform: translate(-10px,-10px); } 100% { transform: translate(0,0); }}@keyframes ring_hero06 { 0% { opacity: 1; } 50% { opacity: .3; } 100% { opacity: 1; }} .hero06__divider{ animation: updown_hero06 10s ease-in-out infinite;}@keyframes updown_hero06 { 0% { top: 20px; } 50% { top: calc(60% - 220px); } 100% { top: 20px; }}@media (max-width: 767px) {#brxe-7b26b1 {padding-top: 60px; padding-bottom: 60px}}.ba-webdesign-about_inner-image-wrapper-image.brxe-image img {border-top-left-radius: 100px;}.ba-webdesign-about_inner-image-wrapper-image2 img {border-top-right-radius: 50px;}@media (max-width: 767px) {#brxe-44458e {text-align: center}}@media (max-width: 767px) {#brxe-e4e91a {align-items: center}}#web-services {flex-direction: row}#brxe-c40478 {flex-direction: row}.oval-radius img {border-radius: 200px;}#brxe-22f2c4 .content {font-weight: 400}#brxe-bbbbc7 .content {font-weight: 400}#brxe-7547d5 .content {font-weight: 400}#brxe-9d7bb4 .content {font-weight: 400}#brxe-b41fbb .form-group input {border-radius: 8px; background-color: var(--bricks-color-bxstbu)}#brxe-b41fbb .flatpickr {border-radius: 8px; background-color: var(--bricks-color-bxstbu)}#brxe-b41fbb select {border-radius: 8px; color: rgba(19, 29, 32, 0.58); background-color: var(--bricks-color-bxstbu)}#brxe-b41fbb textarea {border-radius: 8px; background-color: var(--bricks-color-bxstbu)}#brxe-b41fbb .bricks-button:not([type=submit]) {border-radius: 8px}#brxe-b41fbb .choose-files {border-radius: 8px}#brxe-b41fbb ::placeholder {color: rgba(19, 29, 32, 0.58)}#brxe-b41fbb button[type=submit].bricks-button {border-radius: 10px}#brxe-b41fbb .submit-button-wrapper {width: 100%}@media (max-width: 767px) {#brxe-b41fbb .form-group:nth-child(1) {width: 100%}#brxe-b41fbb .form-group:nth-child(2) {width: 100%}#brxe-b41fbb .form-group:nth-child(3) {width: 100%}#brxe-b41fbb .submit-button-wrapper {width: 100%; margin-right: 5px; margin-left: 5px}}@media (max-width: 478px) {#brxe-b41fbb .form-group:nth-child(1) {width: 100%}#brxe-b41fbb .submit-button-wrapper {width: 100%; margin-right: 5px}}#brxe-ynhicm {height: 600px; border-radius: 10px}#brxe-8c1a6c {position: relative; overflow: hidden; border-radius: 10px}#brxe-756144 {color: #212224; line-height: 1.1em; font-size: 40px; font-family: "Poppins"; font-weight: 700}#brxe-217c6f {line-height: 1.5em; color: #4f5258}#brxe-217c6f a {line-height: 1.5em; color: #4f5258; font-size: inherit}#brxe-c6cb9b {line-height: 1.4em}#brxe-c6cb9b a {line-height: 1.4em; font-size: inherit}#brxe-159401 {flex-direction: row; column-gap: 10px; margin-top: 10px; align-items: center}@media (max-width: 767px) {#brxe-159401 {flex-wrap: nowrap}}#brxe-b2baaf {flex-direction: row; column-gap: 10px; margin-top: 10px; align-items: center}@media (max-width: 767px) {#brxe-b2baaf {flex-wrap: nowrap}}#brxe-36432b {line-height: 1.4em}#brxe-36432b a {line-height: 1.4em; font-size: inherit}#brxe-4bffba {flex-direction: row; column-gap: 10px; margin-top: 10px; align-items: center}@media (max-width: 767px) {#brxe-4bffba {flex-wrap: nowrap}}#brxe-041101 {line-height: 1.4em}#brxe-041101 a {line-height: 1.4em; font-size: inherit}#brxe-e39943 {flex-direction: row; column-gap: 10px; margin-top: 10px; align-items: center}@media (max-width: 767px) {#brxe-e39943 {flex-wrap: nowrap}}#brxe-937da9 {line-height: 1.4em}#brxe-937da9 a {line-height: 1.4em; font-size: inherit}#brxe-9c520a {flex-direction: row; column-gap: 10px; margin-top: 10px; align-items: center}@media (max-width: 767px) {#brxe-9c520a {flex-wrap: nowrap}}#brxe-466590 {line-height: 1.4em}#brxe-466590 a {line-height: 1.4em; font-size: inherit}#brxe-8ae744 {flex-direction: row; align-items: center; column-gap: 10px; margin-top: 10px}@media (max-width: 767px) {#brxe-8ae744 {flex-wrap: nowrap}}#brxe-a3b130 {row-gap: 10px}#brxe-8e1a27 {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px; flex-direction: row; column-gap: 40px; row-gap: 40px; align-items: stretch}@media (max-width: 478px) {#brxe-8e1a27 {padding-top: 0}}.cont17__colimg__title{ position: absolute; top: 20px; left: 20px; z-index: 9;} .cont17__colimg__fill{ position: absolute; bottom: 0; right: 0; width: 800px; max-width: 200%; height: 800px; border-radius: 0; opacity: .8;}@media (min-width: 767px){ .cont17__colimg__fill{ bottom: -450px; right: -450px; border-radius: 50%; transition: all .5s; transition-delay: .2s; } .cont17__colimg__title{ left: -100%; transition: all .5s; transition-delay: 0; }.cont17__colimg:hover .cont17__colimg__fill{ bottom: 0; right: 0; opacity: 1; border-radius: 0; transition: all 1s; } .cont17__colimg:hover .cont17__colimg__title{ left: 20px; transition-delay: .3s; }}#brxe-a7ab55 {background-color: #db4d29}#brxe-92928b {margin-bottom: 40px; font-size: 60px; line-height: 1.2em; color: #ffffff; font-weight: 700}@media (max-width: 478px) {#brxe-92928b {font-size: 50px}}#brxe-e9719e {margin-top: auto; font-size: 16px; line-height: 1.7em; font-family: "WorkSans"; color: #d6d6d6}#brxe-e9719e a {font-size: 16px; line-height: 1.7em; font-family: "WorkSans"; color: #d6d6d6; font-size: inherit}#brxe-996c25 {width: 501px; min-height: 300px; padding-right: 20px}@media (max-width: 991px) {#brxe-996c25 {padding-left: 20px}}@media (max-width: 767px) {#brxe-996c25 {width: 100%; padding-right: 20px}}#brxe-8038d0:not(.tag), #brxe-8038d0 img {object-fit: cover; object-position: 0 0}#brxe-8038d0 {height: 450px; width: 100%}#brxe-8038d0 .icon {background-color: #f5f5f5}#brxe-40e146:not(.tag), #brxe-40e146 img {object-fit: cover; object-position: 0 0}#brxe-40e146 {height: 450px; width: 100%}#brxe-40e146 .icon {background-color: #f5f5f5}#brxe-c356eb:not(.tag), #brxe-c356eb img {object-fit: cover; object-position: 0 0}#brxe-c356eb {height: 450px; width: 100%}#brxe-c356eb .icon {background-color: #f5f5f5}#brxe-ac487a:not(.tag), #brxe-ac487a img {object-fit: cover; object-position: 0 0}#brxe-ac487a {height: 450px; width: 100%}#brxe-ac487a .icon {background-color: #f5f5f5}#brxe-375442:not(.tag), #brxe-375442 img {object-fit: cover; object-position: 0 0}#brxe-375442 {height: 450px; width: 100%}#brxe-375442 .icon {background-color: #f5f5f5}#brxe-1b6476:not(.tag), #brxe-1b6476 img {object-fit: cover; object-position: 0 0}#brxe-1b6476 {height: 450px; width: 100%}#brxe-1b6476 .icon {background-color: #f5f5f5}#brxe-e9b65a .splide__arrow {height: 40px; width: 40px; font-size: 20px; color: #212224; background-color: #db4d29}#brxe-e9b65a .splide__arrow:hover {background-color: #212224; color: #ffffff}#brxe-e9b65a .splide__arrow--prev {right: calc(100% - 40px)}#brxe-e9b65a .splide__arrow--next {left: calc(100% - 40px)}#brxe-c6153c {width: calc(50% + 100px); flex-direction: row}@media (max-width: 767px) {#brxe-c6153c {width: 100%; padding-right: 20px}}#brxe-911c90 {flex-direction: row; justify-content: flex-end; padding-top: 80px; padding-bottom: 80px; align-items: stretch; background-image: linear-gradient(-90deg, #ebebeb 50%, #212224 50%); row-gap: 40px}.carousel04__slider img:hover{ object-position: 0 100% !important; transition: all 10s;} .carousel04__slider img{ transition: all 1s;}@media (max-width: 767px) {#brxe-911c90 {background-image: linear-gradient(#212224, #212224); padding-top: 50px}}