.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}@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-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}.brxe-code{width:100%}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}: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}.brxe-button{width:auto}.brxe-accordion-nested{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-shortcode{width:100%}@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}.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}@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}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}: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-hnmmpt {background-color: rgba(2, 118, 172, 0.12); border-radius: 15px; margin-bottom: 0; padding-top: 0.5rem; padding-right: 1.4rem; padding-bottom: 0.5rem; padding-left: 1.4rem; text-transform: capitalize; font-weight: 500}#brxe-pxuqpw {font-size: 73px}@media (max-width: 478px) {#brxe-pxuqpw {font-size: 56px}}#brxe-scpmfr {font-size: 73px; font-family: "Inter Tight"; font-weight: 700; line-height: 1; text-align: left}@media (max-width: 478px) {#brxe-scpmfr {font-size: 36px; font-size: 56px}}#brxe-ctlgka {margin-top: 1.5rem; margin-bottom: 0; font-size: 18px; font-family: "Inter Tight"; text-align: left; font-weight: 500; line-height: 1.625;; max-width: 54.6rem}#brxe-ctlgka { color: rgb(203 213 225 / 0.9);}#brxe-wprwis {align-items: flex-start; row-gap: 7px}#brxe-vaehxs {flex-direction: Right; background-color: #2563eb; color: #ffffff}#brxe-rpxqhl {padding-top: 1.2rem; padding-right: 1.2rem; padding-bottom: 1.2rem; padding-left: 1.2rem; font-size: 16px; font-family: "Inter Tight"; color: #ffffff; font-weight: 400; margin-bottom: 0}#brxe-nuzntg {display: flex; padding-top: 2.5rem; padding-right: 2.5rem; padding-bottom: 2.5rem; padding-left: 2.5rem; background-color: #ffffff; border-radius: 15px; width: fit-content}#brxe-nuzntg { color: #fff; background-color: rgba(0, 0, 0, .2); padding: 1.0714285714rem 2.1428571429rem; backdrop-filter: blur(25px);}#brxe-egqexz {display: flex; padding-top: 1.2rem; padding-right: 1.2rem; padding-bottom: 1.2rem; padding-left: 1.2rem; font-size: 16px; font-family: "Inter Tight"; color: #ffffff; font-weight: 400; margin-bottom: 0}#brxe-jwpvxq {display: flex; padding-top: 2.5rem; padding-right: 2.5rem; padding-bottom: 2.5rem; padding-left: 2.5rem; background-color: #ffffff; width: fit-content; border-radius: 15px}#brxe-jwpvxq { color: #fff; background-color: rgba(0, 0, 0, .2); padding: 1.0714285714rem 2.1428571429rem; backdrop-filter: blur(25px);}#brxe-uuxahi {display: flex; font-size: 16px; font-family: "Inter Tight"; color: #ffffff; font-weight: 400; margin-bottom: 0; padding-top: 1.2rem; padding-right: 2.7rem; padding-bottom: 1.2rem; padding-left: 2.7rem}#brxe-ycbohq {display: flex; background-color: #ffffff; width: fit-content; border-radius: 15px}#brxe-ycbohq { color: #fff; background-color: rgba(0, 0, 0, .2); padding: 1.0714285714rem 2.1428571429rem; backdrop-filter: blur(25px);}#brxe-qwfekv {font-size: 16px; font-family: "Inter Tight"; color: #ffffff; font-weight: 400; display: flex; margin-bottom: 0; padding-top: 1.2rem; padding-right: 1.2rem; padding-bottom: 1.2rem; padding-left: 1.2rem}#brxe-jjupfs {display: flex; background-color: #ffffff; width: fit-content; border-radius: 15px}#brxe-jjupfs { color: #fff; background-color: rgba(0, 0, 0, .2); padding: 1.0714285714rem 2.1428571429rem; backdrop-filter: blur(25px);}#brxe-txicjv {display: none; align-items: flex-end; flex-direction: row; justify-content: space-between; column-gap: 48px; margin-top: 25px}#brxe-rkxjcw {display: flex; border-radius: 15px; width: fit-content}#brxe-idkgfl {display: flex; border-radius: 15px; width: fit-content}#brxe-xjgkwf {display: flex; border-radius: 15px; width: fit-content}#brxe-abeyse {display: flex; border-radius: 15px; width: fit-content}#brxe-ydlvxe {display: none; align-items: flex-end; flex-direction: row; justify-content: space-between; column-gap: 48px; margin-top: 25px}#brxe-mxeies {flex-direction: column; row-gap: 36px; align-items: flex-start; justify-content: center; align-self: center !important; width: 50%}@media (max-width: 991px) {#brxe-mxeies {width: 100%}}@media (max-width: 767px) {#brxe-mxeies {width: 100%}}@media (max-width: 478px) {#brxe-mxeies {width: 100%}}#brxe-dmwset {border: 15px solid rgba(6, 64, 111, 0.54); border-radius: 3.5rem; height: auto; position: static}#brxe-dmwset { box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); backdrop-filter: blur(4px);}#brxe-lawdlw {margin-bottom: 7px}#brxe-cspcpj {font-weight: 700; font-family: "Inter Tight"; font-size: 28px; color: #000000}@media (max-width: 478px) {#brxe-cspcpj {font-size: calc(var(--h1) - 15%)}}#brxe-daewxl {text-align: left}#brxe-cvlirr {display: flex; flex-direction: column; align-items: flex-start}#brxe-wiezvh {color: #212121; background-color: #ffffff; max-width: 30rem; border-radius: 15px; position: absolute; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; bottom: 30%; right: 75%}#brxe-wiezvh { box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);}#brxe-wiezvh { animation: floating 3s ease-in-out infinite; transform-origin: center center;}@keyframes floating { 0% { transform: translateY(0px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(0px); }}@media (max-width: 991px) {#brxe-wiezvh {right: 12%}}#brxe-ezhkpe {align-items: center; position: relative}#brxe-jeafvf {flex-direction: column; row-gap: 36px; align-items: center; justify-content: center; align-self: center !important}#brxe-xrpflj {text-align: center; align-items: center; row-gap: 3.5rem; padding-top: 4rem; padding-bottom: 2rem; flex-direction: row; justify-content: center}@media (max-width: 991px) {#brxe-xrpflj {flex-direction: column; padding-top: 4rem}}@media (max-width: 767px) {#brxe-xrpflj {row-gap: 3rem; padding-top: 5rem}}@media (max-width: 478px) {#brxe-xrpflj {padding-top: 1rem; padding-bottom: 2rem}}#brxe-rvbvph {max-width: 100px}#brxe-nxzfzx {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-nxzfzx {height: 270px}}[data-id="brxe-xsrdqa"].splide__slide {width: fit-content}#brxe-yuifns {max-width: 85px}#brxe-lsfmcc {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-lsfmcc {height: 270px}}[data-id="brxe-uhsgpz"].splide__slide {width: fit-content}#brxe-clgckv {max-width: 78px}#brxe-ycvlis {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-ycvlis {height: 270px}}[data-id="brxe-dnbllc"].splide__slide {min-width: fit-content}#brxe-njlrob {max-width: 100px}#brxe-zexuva {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-zexuva {height: 270px}}[data-id="brxe-xtigpv"].splide__slide {min-width: fit-content; width: fit-content}#brxe-jftthr {max-width: 100px}#brxe-kpczao {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-kpczao {height: 270px}}[data-id="brxe-scvvfj"].splide__slide {min-width: fit-content}#brxe-zhucqs {max-width: 100px}#brxe-cvguit {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-cvguit {height: 270px}}[data-id="brxe-hqubfu"].splide__slide {min-width: 181px; width: fit-content}#brxe-fjkobs {max-width: 100px; width: 80px}#brxe-aszdlg {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-aszdlg {height: 270px}}[data-id="brxe-dvobdm"].splide__slide {min-width: fit-content}#brxe-qqkrtw {max-width: 100px; width: 80px}#brxe-jnvajf {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-jnvajf {height: 270px}}[data-id="brxe-pakzqw"].splide__slide {min-width: fit-content}#brxe-lekcta {width: 48px; max-width: 67px; border-radius: 15px}#brxe-etcyou {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-etcyou {height: 270px}}[data-id="brxe-vuzryw"].splide__slide {min-width: fit-content}#brxe-ohqpdh {max-width: 100px}#brxe-irsfph {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-irsfph {height: 270px}}[data-id="brxe-zlxfiq"].splide__slide {min-width: fit-content}#brxe-qvqkdp {max-width: 100px}#brxe-pjknuu {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-pjknuu {height: 270px}}[data-id="brxe-ruigzl"].splide__slide {min-width: fit-content}#brxe-tvztae {max-width: 100px}#brxe-qguwjm {font-size: 18px; align-items: center; justify-content: center; align-self: center !important; flex-direction: row; height: 63px}@media (max-width: 991px) {#brxe-qguwjm {height: 270px}}[data-id="brxe-umvxoi"].splide__slide {min-width: fit-content}#brxe-xgppht {width: 100%}#brxe-xgppht .splide__list,#brxe-xgppht .splide__slide { transition-timing-function: linear !important; }#brxe-xgppht { z-index: 2;}#brxe-lusuhw {margin-top: 0; margin-bottom: 0; width: 100%; column-gap: 10px}#brxe-lusuhw {mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0));}@media (max-width: 478px) {#brxe-lusuhw {margin-bottom: 0}}#brxe-izurti {padding-top: 8.8rem; padding-bottom: 33.6rem; row-gap: 3rem; justify-content: space-between}#brxe-izurti { background: repeating-linear-gradient(100deg, #0a0d1c, #171A2D, #04081f);}@media (max-width: 991px) {#brxe-izurti {padding-top: 4rem}}@media (max-width: 767px) {#brxe-izurti {padding-top: 2.9rem; padding-bottom: 20rem}}@media (max-width: 478px) {#brxe-izurti {padding-top: 3.4rem; padding-bottom: 19.1rem}#brxe-izurti::before { border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; }#brxe-izurti { border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;}}#brxe-iqcyto {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; z-index: 0; background-image: repeating-radial-gradient( at center, rgba(3, 169, 244, 0.17), #0b0e1e); background-color: #0b0e1e}#brxe-gtspjl {display: none}#brxe-myzkfj {color: #ffffff; text-align: left; font-weight: 700; font-size: 34px; font-family: "Inter Tight"; padding-bottom: 2rem; padding-left: 1rem}.brxe-ba-icon-list .icon {width: 6rem;}#brxe-ahavub {align-items: flex-start; display: flex; flex-direction: column; align-self: center !important; row-gap: 20px}#brxe-gmgeag {align-items: flex-start; background-color: #ffffff; background-image: url(https://futuresoft.dev/wp-content/uploads/2025/04/8d31886b-7b7e-43dd-b608-0161349d975c-683x1024.png); background-size: cover; position: relative; justify-content: flex-end; border-radius: 20px}:where(#brxe-gmgeag > *) {position: relative}#brxe-gmgeag::before {background-image: linear-gradient(rgba(33, 33, 33, 0.15), rgba(0, 0, 0, 0.41)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-gmgeag, #brxe-gmgeag::before { transition: all .4s cubic-bezier(.165,.84,.44,1) !important; border-radius: 20px;}#brxe-gmgeag:hover{box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .1), 0 2rem 3rem rgba(0, 0, 0, .15); transform: translate(0, -3px); transition: all .4s cubic-bezier(.165,.84,.44,1);}#brxe-cpefdu {color: #ffffff; text-align: left; font-weight: 700; font-size: 34px; font-family: "Inter Tight"; padding-bottom: 2rem; padding-left: 0}.brxe-ba-icon-list .icon {width: 6rem;}#brxe-enzoqd {align-items: center; display: flex; flex-direction: column; align-self: center !important; row-gap: 20px}#brxe-ggaqhk {align-items: flex-start; background-color: #ffffff; background-image: url(https://futuresoft.dev/wp-content/uploads/2025/04/324242-683x1024.png); background-size: cover; justify-content: flex-end; position: relative}:where(#brxe-ggaqhk > *) {position: relative}#brxe-ggaqhk::before {background-image: linear-gradient(rgba(33, 33, 33, 0.15), rgba(0, 0, 0, 0.41)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-ggaqhk, #brxe-ggaqhk::before { transition: all .4s cubic-bezier(.165,.84,.44,1) !important; border-radius: 20px;}#brxe-ggaqhk:hover{box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .1), 0 2rem 3rem rgba(0, 0, 0, .15); transform: translate(0, -3px); transition: all .4s cubic-bezier(.165,.84,.44,1);}#brxe-oinkks {color: #ffffff; text-align: left; font-weight: 700; font-size: 34px; font-family: "Inter Tight"; padding-bottom: 2rem; padding-left: 1rem}.brxe-ba-icon-list .icon {width: 6rem;}#brxe-zettcd {align-items: center; display: flex; flex-direction: column; align-self: center !important; row-gap: 20px}#brxe-ottbop {align-items: flex-start; background-color: #ffffff; background-image: url(https://futuresoft.dev/wp-content/uploads/2025/04/8d31886b-7b7e-43dd-b608-0161349d975c-1-683x1024.png); background-size: cover; justify-content: flex-end; position: relative}:where(#brxe-ottbop > *) {position: relative}#brxe-ottbop::before {background-image: linear-gradient(rgba(33, 33, 33, 0.15), rgba(0, 0, 0, 0.41)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-ottbop, #brxe-ottbop::before { transition: all .4s cubic-bezier(.165,.84,.44,1) !important; border-radius: 20px;}#brxe-ottbop:hover{box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .1), 0 2rem 3rem rgba(0, 0, 0, .15); transform: translate(0, -3px); transition: all .4s cubic-bezier(.165,.84,.44,1);}#brxe-fwhsqd {color: #ffffff; text-align: left; font-weight: 700; font-size: 34px; font-family: "Inter Tight"; padding-bottom: 2rem; padding-left: 0}.brxe-ba-icon-list .icon {width: 6rem;}#brxe-lqobcd {align-items: center; display: flex; flex-direction: column; align-self: center !important; row-gap: 20px}#brxe-qbnffp {background-color: #ffffff; background-image: url(https://futuresoft.dev/wp-content/uploads/2025/04/8d31886b-7b7e-43dd-b608-0161349d975cd-683x1024.png); background-size: cover; align-items: flex-start; justify-content: flex-end; position: relative}:where(#brxe-qbnffp > *) {position: relative}#brxe-qbnffp::before {background-image: linear-gradient(rgba(33, 33, 33, 0.15), rgba(0, 0, 0, 0.41)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-qbnffp, #brxe-qbnffp::before { transition: all .4s cubic-bezier(.165,.84,.44,1) !important; border-radius: 20px;}#brxe-qbnffp:hover{box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .1), 0 2rem 3rem rgba(0, 0, 0, .15); transform: translate(0, -3px); transition: all .4s cubic-bezier(.165,.84,.44,1);}#brxe-oqbjai {display: flex; justify-items: center; flex-direction: row; column-gap: 18px; grid-template-columns: repeat(6, minmax(0, 1fr)); flex-wrap: nowrap; justify-content: space-between}#brxe-dpngje {font-weight: 600; font-family: "Inter Tight"}#brxe-bpgufj {display: none; row-gap: 0px}#brxe-dwwrdn {background-image: url(https://futuresoft.dev/wp-content/uploads/2025/04/Software-develop.png); background-size: cover; background-position: center left; background-repeat: no-repeat; background-color: #ffffff; display: none}#brxe-emseut {margin-top: -29.9rem; margin-right: 0; margin-left: 0; display: flex; grid-gap: 5rem; max-width: 100%; justify-items: center; justify-content: center; align-items: center; z-index: 1}@media (max-width: 767px) {#brxe-emseut {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-emseut {grid-template-columns: 1fr}}#brxe-wirljd {align-items: center; align-self: center !important; margin-right: 0; margin-left: 0}#brxe-kudcqs {background-attachment: fixed; background-position: center center; background-color: #f8fafc; row-gap: 0rem; padding-top: 0; padding-bottom: 50px; justify-content: center; align-items: center; z-index: 1}#brxe-ihczkb {font-weight: 700; font-family: "Inter Tight"; font-size: 43px; color: #1e293b}@media (max-width: 478px) {#brxe-ihczkb {font-size: calc(var(--h1) - 15%)}}#brxe-owmohs {align-items: flex-start}#brxe-olwqal {flex-direction: row; align-items: center; margin-bottom: 0}@media (max-width: 767px) {#brxe-olwqal {row-gap: 5rem; flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-olwqal {flex-direction: row}}#brxe-opqfzi {margin-bottom: 150px}#brxe-knugek {background-attachment: fixed; background-position: center center; background-color: #f8fafc; row-gap: 0rem; padding-top: 0; padding-bottom: 50px; justify-content: center; align-items: center; z-index: 1}#brxe-czshrm {margin-top: 69px; margin-bottom: 40px}#brxe-ayaijk {height: auto; border-radius: 15px}#brxe-ayaijk {backdrop-filter: blur(4px);}#brxe-hdqfpr {position: relative; align-items: center}#brxe-dhcxof {position: relative}@media (max-width: 767px) {#brxe-dhcxof {width: 100%}}#brxe-iszfvn {font-size: 43px; color: #1e293b; font-family: "Inter Tight"; font-weight: 700}@media (max-width: 478px) {#brxe-iszfvn {font-size: calc(var(--h1) - 15%)}}#brxe-qvkkbc {margin-top: 2px; margin-right: 10px; font-size: 20px; color: #1a6fd1; fill: #1a6fd1}#brxe-fncgjv {margin-top: 2px; margin-right: 10px; font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400}#brxe-fncgjv a {font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400; font-size: inherit}#brxe-hhgeed {flex-direction: row; align-items: center}#brxe-tbwkit {margin-top: 2px; margin-right: 10px; font-size: 20px; color: #1a6fd1; fill: #1a6fd1}#brxe-jjiobm {margin-top: 2px; margin-right: 10px; font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400}#brxe-jjiobm a {font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400; font-size: inherit}#brxe-njbqrd {flex-direction: row; align-items: center}#brxe-loiemg {margin-top: 2px; margin-right: 10px; font-size: 20px; color: #1a6fd1; fill: #1a6fd1}#brxe-tofabc {margin-top: 2px; margin-right: 10px; font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400}#brxe-tofabc a {font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400; font-size: inherit}#brxe-tyobjw {flex-direction: row; align-items: center}#brxe-tpomin {margin-top: 2px; margin-right: 10px; font-size: 20px; color: #1a6fd1; fill: #1a6fd1}#brxe-buthkj {margin-top: 2px; margin-right: 10px; font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400}#brxe-buthkj a {font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400; font-size: inherit}#brxe-jxddos {flex-direction: row; align-items: center}#brxe-eawokv {font-size: 20px; margin-top: 2px; margin-right: 10px; color: #1a6fd1; fill: #1a6fd1}#brxe-eyelcs {margin-top: 2px; margin-right: 10px; font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400}#brxe-eyelcs a {font-size: 1.8rem; color: #000000; font-family: "Inter Tight"; font-weight: 400; font-size: inherit}#brxe-cxazjt {flex-direction: row; align-items: center}#brxe-zwkpui {row-gap: 18px}#brxe-odwcwb {position: relative}@media (max-width: 767px) {#brxe-odwcwb {width: 100%}}#brxe-xpjyod {margin-top: 50px; margin-bottom: 50px; flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-xpjyod {row-gap: 5rem; flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-xpjyod {flex-direction: row}}#brxe-ooumzt {background-attachment: fixed; background-position: center center; background-color: #ffffff; row-gap: 0rem; padding-top: 50px; padding-bottom: 50px; justify-content: center; align-items: center; z-index: 1}#brxe-fglhyu {background-color: rgba(2, 118, 172, 0.12); border-radius: 15px; margin-bottom: 0; padding-top: 0.5rem; padding-right: 1.4rem; padding-bottom: 0.5rem; padding-left: 1.4rem; text-transform: capitalize; font-weight: 500}#brxe-lxydpy {font-weight: 700; font-family: "Inter Tight"; font-size: 43px; color: #ffffff; text-align: center; width: 80%}@media (max-width: 478px) {#brxe-lxydpy {font-size: calc(var(--h1) - 15%)}}#brxe-puamjr {color: #ffffff}#brxe-inntou {align-items: center}#brxe-rsfizr {position: relative}@media (max-width: 767px) {#brxe-rsfizr {width: 100%}}#brxe-mislik {height: auto; border: 15px solid rgba(6, 64, 111, 0.54); border-radius: 3.5rem; position: static}#brxe-mislik { box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1); backdrop-filter: blur(4px);}#brxe-tpzfnl {position: relative; align-items: center}#brxe-eevunx {position: relative}@media (max-width: 767px) {#brxe-eevunx {width: 100%}}#brxe-smbdve {margin-top: 50px; margin-bottom: 50px; flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-smbdve {row-gap: 5rem; flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-smbdve {flex-direction: row}}#brxe-ktasox {background-attachment: fixed; background-position: center center; background-color: #ffffff; row-gap: 0rem; padding-top: 50px; padding-bottom: 50px; justify-content: center; align-items: center; z-index: 1}#brxe-ktasox { background: repeating-linear-gradient(100deg, #0a0d1c, #171A2D, #04081f);}#brxe-kjbpdq {font-weight: 700; font-family: "Inter Tight"; font-size: 43px; color: #1e293b}@media (max-width: 478px) {#brxe-kjbpdq {font-size: calc(var(--h1) - 15%)}}#brxe-svbrxy {flex-direction: Right; background-color: #ffffff; color: #212121; border: 1px solid #212121}#brxe-svbrxy .bc-arrow-button__arrow {--fill: #212121}#brxe-svbrxy .bc-arrow-button_title-wrapper {color: #212121}#brxe-dxbmvc {align-items: flex-start}#brxe-jmcgbb {flex-direction: row; align-items: center; margin-top: 50px; margin-bottom: 50px}@media (max-width: 767px) {#brxe-jmcgbb {row-gap: 5rem; flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-jmcgbb {flex-direction: row}}#brxe-szqjpb {font-weight: 700; font-family: "Inter Tight"; font-size: 43px; color: #ffffff}@media (max-width: 478px) {#brxe-szqjpb {font-size: 40px; color: #ffffff}}#brxe-rmhkxb {font-size: 16px}@media (max-width: 478px) {#brxe-megqgl {color: #ffffff}}#brxe-xgrali .bc-expander-question-icon {--rotate-degree: 135deg; --icon-transition-duration: .4s}#brxe-dkxvch {max-width: 1450px}#brxe-pixjwi { background: repeating-linear-gradient(100deg, #0a0d1c, #171A2D, #04081f);}#brxe-dmgpfj {font-weight: 700; font-family: "Inter Tight"; font-size: 43px; color: #3b3b3b}#brxe-dmgpfj b { color: black;}@media (max-width: 478px) {#brxe-dmgpfj {font-size: 40px}}#brxe-tglxep {align-items: center}#brxe-bkeuen {margin-top: 50px; margin-bottom: 50px; flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-bkeuen {row-gap: 5rem; flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-bkeuen {flex-direction: row}}