@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)}}.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}}@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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {.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}}@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-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{align-items:center;display:inline-flex;justify-content:center}: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-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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 {: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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}#brxe-auvapa {width: 25%; left: -100px}#brxe-auvapa svg{ background-image: linear-gradient(88deg, #621a6f 88%, #7cefe5);}@media (max-width: 991px) {#brxe-auvapa {left: -300px}}@media (max-width: 767px) {#brxe-auvapa {display: none}}#brxe-fwauxs {font-size: 25px; color: var(--bricks-color-282f51); fill: var(--bricks-color-282f51); margin-top: -20px; box-shadow: 0 0 30px 50px #283595; border-radius: 300px}#brxe-qmmyre {color: var(--bricks-color-090bc8); text-align: center}#brxe-ybxfww {width: 50%; align-items: center; justify-content: center; flex-direction: column; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; background-image: radial-gradient(ellipse at center, #283595 10%, #171717, #171717); height: 450px; row-gap: 20px; box-shadow: 0 0 50px 0 transparent}@media (max-width: 767px) {#brxe-ybxfww {width: 90%}}@media (max-width: 478px) {#brxe-ybxfww {height: 300px; width: 100%}}#brxe-fdjwug {width: 25%}#brxe-fdjwug svg{ background-image: linear-gradient(88deg, #621a6f 88%, #7cefe5);}@media (max-width: 991px) {#brxe-fdjwug {right: -200px}}@media (max-width: 767px) {#brxe-fdjwug {display: none}}#brxe-edqcme {flex-direction: row; justify-content: center; align-items: center}#brxe-tsaeym {margin-top: -200px; text-align: center; color: #bcb9c5; font-size: 18px; width: 60%}@media (max-width: 478px) {#brxe-tsaeym {width: 90%; font-size: 16px; margin-top: -75px}}#brxe-leerjl {row-gap: 50px; flex-direction: column; align-items: center; margin-bottom: 80px}@media (max-width: 478px) {#brxe-leerjl {margin-bottom: 20px}}#brxe-pdsitm {width: 40px}#brxe-dpzjdg {color: #ffffff; font-size: 40px}@media (max-width: 767px) {#brxe-dpzjdg {font-size: 30px}}#brxe-atmxni {height: 240px; width: 60%; padding-bottom: 100px; padding-left: 30px; flex-direction: row; align-items: center; column-gap: 15px; background-color: #423c5b}#brxe-atmxni { position: relative; clip-path: polygon(0% 0%, 100% 0%, 70.8% 100%, 0% 100%); }#brxe-atmxni::before { content: ""; position: absolute; top: -2px; left: -2px; right: 2px; bottom: -5px; background-color: #171717; z-index: -999; clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%); box-shadow: inset 0 0 30px 0 #423c5b;}@media (max-width: 767px) {#brxe-atmxni {width: 50%}}@media (max-width: 478px) {#brxe-atmxni {width: 100%; height: auto; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}#brxe-atmxni { position: static; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}#brxe-atmxni::before { clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); box-shadow: inset 30px 0 30px 0 #423c5b !important; }}#brxe-jxqltj {text-align: left; color: #bcb9c5; font-size: 16px; width: 35%; display: flex; margin-left: -70px}@media (max-width: 767px) {#brxe-jxqltj {margin-left: 0}}@media (max-width: 478px) {#brxe-jxqltj {width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-zjrmzh {border-right: 0 solid #423c5b; border-top-left-radius: 20px; border-bottom-left-radius: 20px; flex-direction: row; column-gap: 50px; overflow: hidden; box-shadow: inset 30px 0 20px 0 #423c5b; align-items: center}@media (max-width: 991px) {#brxe-zjrmzh {width: 100%; border-right-width: 2px; border-top-right-radius: 20px; border-bottom-right-radius: 20px}}#brxe-ytxtko {width: 60%; overflow: hidden}@media (max-width: 991px) {#brxe-ytxtko {width: 100%}}#brxe-brryhp {height: 250px; width: 10%; box-shadow: 10px 0 50px 35px #171717; margin-top: -100px}#brxe-brryhp:not(.tag), #brxe-brryhp img {object-fit: cover; object-position: 50% 85%}@media (max-width: 991px) {#brxe-brryhp {display: none}}#brxe-mdgnla {margin-right: -80px}#brxe-sfcurc {position: absolute; width: 200px; right: 7%; top: 50px}#brxe-cpkfwy {width: 30%; margin-right: -20px}@media (max-width: 991px) {#brxe-cpkfwy {display: none}}#brxe-hbnuxv {flex-direction: row; justify-content: center; align-items: center; position: relative; overflow: hidden}#brxe-mrbngz {width: 40px}#brxe-bmkvwb {color: #ffffff; font-size: 40px}@media (max-width: 767px) {#brxe-bmkvwb {font-size: 30px}}#brxe-hccdbm {width: 60%; height: 240px; padding-bottom: 100px; padding-left: 30px; flex-direction: row; align-items: center; column-gap: 15px; background-color: #423c5b}#brxe-hccdbm { position: relative; clip-path: polygon(0% 0%, 100% 0%, 70.8% 100%, 0% 100%); }#brxe-hccdbm::before { content: ""; position: absolute; top: -2px; left: -2px; right: 2px; bottom: -5px; background-color: #171717; z-index: -999; clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%); box-shadow: inset 0 0 30px 0 #423c5b;}@media (max-width: 767px) {#brxe-hccdbm {width: 50%}}@media (max-width: 478px) {#brxe-hccdbm { position: static; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}#brxe-hccdbm::before { clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); box-shadow: inset 30px 0 30px 0 #423c5b !important; }#brxe-hccdbm {width: 100%; height: auto; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}#brxe-wspfzq {width: 35%; margin-left: -70px; text-align: left; color: #bcb9c5; font-size: 16px; display: flex}@media (max-width: 767px) {#brxe-wspfzq {margin-left: 0}}@media (max-width: 478px) {#brxe-wspfzq {width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-unfxyo {flex-direction: row; align-items: center; column-gap: 50px; border-right: 0 solid #423c5b; border-top-left-radius: 20px; border-bottom-left-radius: 20px; overflow: hidden; box-shadow: inset 30px 0 20px 0 #423c5b}@media (max-width: 991px) {#brxe-unfxyo {border-right-width: 2px; border-top-right-radius: 20px; border-bottom-right-radius: 20px}}#brxe-ftbbgs {overflow: hidden; width: 60%}@media (max-width: 991px) {#brxe-ftbbgs {width: 100%; border-right-width: 2px}}#brxe-nbusku {width: 10%; margin-top: -100px; height: 300px; box-shadow: 10px 0 50px 35px #171717}#brxe-nbusku:not(.tag), #brxe-nbusku img {object-fit: cover; object-position: 50% 85%}@media (max-width: 991px) {#brxe-nbusku {display: none}}#brxe-dnmuea {margin-right: -80px}#brxe-nhnykk {position: absolute; width: 200px; right: 7%; top: 50px}#brxe-nyqpzv {width: 30%; margin-right: -20px}@media (max-width: 991px) {#brxe-nyqpzv {display: none}}#brxe-vrpyhs {flex-direction: row; justify-content: center; align-items: center; position: relative}#brxe-zmmcim {width: 40px}#brxe-rvpuyn {color: #ffffff; font-size: 40px}@media (max-width: 767px) {#brxe-rvpuyn {font-size: 30px}}#brxe-fzorne {width: 60%; height: 240px; padding-bottom: 100px; padding-left: 30px; flex-direction: row; align-items: center; column-gap: 15px; background-color: #423c5b}#brxe-fzorne { position: relative; clip-path: polygon(0% 0%, 100% 0%, 70.8% 100%, 0% 100%); }#brxe-fzorne::before { content: ""; position: absolute; top: -2px; left: -2px; right: 2px; bottom: -5px; background-color: #171717; z-index: -999; clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%); box-shadow: inset 0 0 30px 0 #423c5b;}@media (max-width: 767px) {#brxe-fzorne {width: 50%}}@media (max-width: 478px) {#brxe-fzorne {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; width: 100%; height: auto}#brxe-fzorne { position: static; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}#brxe-fzorne::before { clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); box-shadow: inset 30px 0 30px 0 #423c5b !important; }}#brxe-tkuttc {width: 35%; margin-left: -70px; text-align: left; color: #bcb9c5; font-size: 16px; display: flex}@media (max-width: 767px) {#brxe-tkuttc {margin-left: 0}}@media (max-width: 478px) {#brxe-tkuttc {width: 100%; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-siqxoc {flex-direction: row; align-items: center; column-gap: 50px; border-right: 0 solid #423c5b; border-top-left-radius: 20px; border-bottom-left-radius: 20px; overflow: hidden; box-shadow: inset 30px 0 20px 0 #423c5b}@media (max-width: 991px) {#brxe-siqxoc {border-right-width: 2px; border-top-right-radius: 20px; border-bottom-right-radius: 20px}}#brxe-hhdpyi {overflow: hidden; width: 60%}@media (max-width: 991px) {#brxe-hhdpyi {width: 100%; border-right-width: 2px}}#brxe-thphky {width: 10%; margin-top: -100px; height: 300px; box-shadow: 10px 0 50px 35px #171717}#brxe-thphky:not(.tag), #brxe-thphky img {object-fit: cover; object-position: 50% 85%}@media (max-width: 991px) {#brxe-thphky {display: none}}#brxe-fgxbvs {margin-right: -80px}#brxe-rkfnzh {position: absolute; width: 200px; right: 7%; top: 50px}#brxe-pgtjvl {width: 30%; margin-right: -20px}@media (max-width: 991px) {#brxe-pgtjvl {display: none}}#brxe-nquzea {flex-direction: row; justify-content: center; align-items: center; position: relative}#brxe-daaeqm {width: 40px}#brxe-gseswn {color: #ffffff; font-size: 40px}@media (max-width: 767px) {#brxe-gseswn {font-size: 30px}}#brxe-iskmtc {width: 60%; height: 240px; padding-bottom: 100px; padding-left: 30px; flex-direction: row; align-items: center; column-gap: 15px; background-color: #423c5b}#brxe-iskmtc { position: relative; clip-path: polygon(0% 0%, 100% 0%, 70.8% 100%, 0% 100%); }#brxe-iskmtc::before { content: ""; position: absolute; top: -2px; left: -2px; right: 2px; bottom: -5px; background-color: #171717; z-index: -999; clip-path: polygon(0% 0%, 100% 0%, 70% 100%, 0% 100%); box-shadow: inset 0 0 30px 0 #423c5b;}@media (max-width: 767px) {#brxe-iskmtc {width: 50%}}@media (max-width: 478px) {#brxe-iskmtc {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; width: 100%; height: auto}#brxe-iskmtc { position: static; clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}#brxe-iskmtc::before { clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); box-shadow: inset 30px 0 30px 0 #423c5b !important; }}#brxe-mgmoav {width: 35%; margin-left: -70px; text-align: left; color: #bcb9c5; font-size: 16px; display: flex}@media (max-width: 767px) {#brxe-mgmoav {margin-left: 0}}@media (max-width: 478px) {#brxe-mgmoav {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; width: 100%}}#brxe-fvxrmy {flex-direction: row; align-items: center; column-gap: 50px; border-right: 0 solid #423c5b; border-top-left-radius: 20px; border-bottom-left-radius: 20px; overflow: hidden; box-shadow: inset 30px 0 20px 0 #423c5b}@media (max-width: 991px) {#brxe-fvxrmy {border-right-width: 2px; border-top-right-radius: 20px; border-bottom-right-radius: 20px}}#brxe-yewzaj {overflow: hidden; width: 60%}@media (max-width: 991px) {#brxe-yewzaj {width: 100%; border-right-width: 2px}}#brxe-tputgy {width: 10%; margin-top: -100px; height: 300px; box-shadow: 10px 0 50px 35px #171717}#brxe-tputgy:not(.tag), #brxe-tputgy img {object-fit: cover; object-position: 50% 85%}@media (max-width: 991px) {#brxe-tputgy {display: none}}#brxe-ufxbuw {margin-right: -80px}#brxe-voyepd {position: absolute; width: 200px; right: 7%; top: 50px}#brxe-txqhcr {width: 30%; margin-right: -20px}@media (max-width: 991px) {#brxe-txqhcr {display: none}}#brxe-rmpwjy {flex-direction: row; justify-content: center; align-items: center; position: relative}#brxe-kgfxou {font-size: 25px; color: var(--bricks-color-a6b16e)}#brxe-stxmvh {font-size: 27px; color: #ffffff}@media (max-width: 767px) {#brxe-stxmvh {font-size: 22px}}#brxe-mrjtpp {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; background-image: linear-gradient(90deg, #1f316d, rgba(59, 18, 87, 0.17), rgba(31, 49, 109, 0)); z-index: 2; width: 60%; border-radius: 10px; row-gap: 20px; box-shadow: 22px 3px 35px 0 rgba(31, 49, 109, 0.25); margin-top: 50px}@media (max-width: 991px) {#brxe-mrjtpp {width: 100%}}@media (max-width: 478px) {#brxe-mrjtpp {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: 0}}#brxe-vnhrye {right: -150px; bottom: -150px; position: absolute}@media (max-width: 991px) {#brxe-vnhrye {display: none}}#brxe-rfwfxr {z-index: 2; height: 460px; width: 27%}#brxe-rfwfxr:not(.tag), #brxe-rfwfxr img {object-fit: cover; object-position: 50% 0%}#brxe-rfwfxr{ position:sticky !important;bottom:-136px !important; left: 52% !important;}@media (max-width: 991px) {#brxe-rfwfxr {display: none}}#brxe-fmwabb {row-gap: 20px}#brxe-aaocrc {row-gap: 20px; max-width: 1400px; position: relative; padding-bottom: 1px}#brxe-qafuqf {background-color: #171717; padding-top: 50px; padding-bottom: 200px}@media (max-width: 991px) {#brxe-qafuqf {padding-bottom: 50px}}#brxe-mhholn {flex-direction: row; align-self: center; gap: 10px; color: #9e9e9e}#brxe-mhholn span{ color :white;}#brxe-idoayj {background-color: #120e1d; padding-top: 30px; padding-bottom: 30px}#brxe-zxmvue {position: absolute; width: 100%; height: 100%; z-index: 10}#brxe-yqovlw {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-cugnaz {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-pmsveh {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-fhvxay {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-zpilzw {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-ifdvqw"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-gmeitj {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-ceofrh {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-pipmau {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-medmjq {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-vrystf {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-mbbuaz"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-hjhsky {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-kdyync {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-nshhfw {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-ciwfkn {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-soqwmw {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-lgtqlx"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-eovtfq {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-pwoxoc {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-mahnjm {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-cypjeq {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-hswgcl {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-ioklbt"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-ujzuhs {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-kbbafj {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-ygoxqw {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-domhxv {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-kzjcev {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-akhoxl"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-dltktm {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-dsnxbw {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-apiixp {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-sjrdcj {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-tflmes {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-pnwdjf"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-okhxvm {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-fuykrx {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-calssr {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-ttobrv {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-ydqqot {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-qdeian"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-bwhifg {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-sotopb {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-ydptqw {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-yrwumh {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-pugzqy {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-itkobr"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-yoaefx {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-fzdnbm {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-ipkpew {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-spptib {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-ocmrhl {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-hdajky"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-kmzwzl {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-pbjozj {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-aynuue {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-srifvl {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-gnrjnh {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-kyxhjq"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-oipoaj {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-bqkuoj {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-xadugs {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-jtecbf {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-wemwln {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-bdlcop"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-kgawyh {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-leneys {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-qqwoin {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-phnlpg {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-olvvst {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-usvxru"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-osunaj {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-bvqppt {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-jrkdxn {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-qneqgu {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-ibcvct {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-lpyrkt"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-zlutfg {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-htoscu {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-typhby {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-oueezz {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-ixdpmq {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-wkvrhd"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-zqflju {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-ykktku {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-rcdsew {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-pvcoes {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-zikagw {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-rnbtcv"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-hjqdja {color: #9e9e9e; font-size: 20px; font-weight: 600; text-transform: uppercase; display: flex; margin-left: auto; padding-right: 20px}#brxe-hjgman {flex-direction: column; width: auto; color: #f7f7f7; font-size: 16px}#brxe-yrbosg {font-size: 30px; color: #ffffff; fill: #ffffff}#brxe-ysdazb {width: 20%; background-image: url("https://startwp.ai/wp-content/uploads/2025/09/task-icon.webp"); background-size: contain; background-repeat: no-repeat; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 0; align-items: center}#brxe-ajvnud {flex-direction: row; column-gap: 20px; align-items: center}[data-id="brxe-dvktjm"].splide__slide {border: 3px solid #423c5b; border-radius: 60px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; box-shadow: inset 0 0 45px 0 rgba(66, 60, 91, 0.58); max-width: 570px}#brxe-vryugj {background-color: #171717; row-gap: 30px; position: relative}#brxe-eivihc {color: #ffffff; font-size: 45px}#brxe-djobyj {color: #ffffff; font-size: 18px}#brxe-ejyjxb {row-gap: 15px; width: 55%}#brxe-hcnlut {width: 100%; border-radius: 500px}#brxe-vvnhdt {position: relative; width: 30%; border-radius: 500px; background-color: #000000}#brxe-vvnhdt { background-position: top center; background-color:#171717 ; background-attachment: fixed; background-size: 2000%; background-image: linear-gradient(356deg, #bdbdbd 30%, #edc3ea, #c7e5f3, #f6b1ff, #9f8eff, #aaa3ff 70%); mix-blend-mode: color-dodge;}#brxe-nbppor {background-image: url("https://startwp.ai/wp-content/uploads/2025/09/planet-7.webp"); background-attachment: fixed; background-position: center -260px; background-size: 90%; background-repeat: no-repeat; border: 3px solid #423c5b; border-radius: 10px; width: 80%; flex-direction: row; padding-top: 80px; padding-right: 80px; padding-bottom: 80px; padding-left: 80px; align-items: center; justify-content: space-between; box-shadow: inset 0 0 50px 0 rgba(66, 60, 91, 0.56)}@media (max-width: 991px) {#brxe-nbppor {width: 90%}}#brxe-dyddhh {background-color: #171717}#brxe-xyngyr {color: #ffffff; font-size: 60px; text-align: center; margin-bottom: 30px}#brxe-fwmrrz {font-size: 19px}.button .sub { font-weight: normal; font-size: 14px; text-transform: none; opacity: 0.85; }#brxe-yqlgif {display: flex; flex-direction: column; row-gap: 7px; text-align: center}#brxe-xyvqsw {border: 1px solid var(--bricks-color-a6b16e); border-radius: 100px; width: 70px; font-size: 40px; height: 70px; display: flex; align-items: center; justify-content: center; margin-left: 20px; box-shadow: inset 0 0 90px 0 rgba(92, 94, 112, 0.41)}#brxe-basofp {color: #ffffff; font-size: 16px; text-transform: uppercase; font-weight: 800; background-image: linear-gradient(360deg, #3d458d, #000000 0%, #3d458d 90%); border-top: 2px solid rgba(23, 23, 23, 0.9); border-right: 2px solid rgba(23, 23, 23, 0.9); border-bottom: 5px solid rgba(23, 23, 23, 0.9); border-left: 2px solid rgba(23, 23, 23, 0.9); border-radius: 100px; padding-top: 18px; padding-right: 20px; padding-bottom: 18px; padding-left: 40px; transition: transform 0.3s ease; cursor: pointer; align-items: center; justify-content: space-between; overflow: hidden; width: 360px}.button { position: relative; display: inline-flex; gap: 12px;z-index: 1; } .button:hover { transform: scale(1.08); } .button::before { content: ""; position: absolute; top: 0; left: -75%; width: 30%; height: 100%; background: linear-gradient( 120deg, transparent, rgba(255, 255, 255, 0.2), transparent ); transform: skewX(-25deg);} .button:hover::before { animation: shine 1.5s forwards;}@keyframes shine { 0% { left: -75%; } 100% { left: 125%; }}#brxe-pqfgjz {width: auto}.button-wrapper { position: relative; display: inline-block; overflow: visible; border-radius: 100px; } .button-wrapper::after { content: ""; position: absolute; top: 0%; left: -10%; width: 120%; height: 100%; border-radius: 100px; filter: blur(45px); opacity: 0.9; background: linear-gradient(270deg, #ff5770, #e4428d, #c42da8, #9e16c3, #6501de, #9e16c3, #c42da8, #e4428d, #ff5770); background-size: 400% 400%; animation: glowShadow 6s linear infinite;}@keyframes glowShadow { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; }}#brxe-lqvbmx {filter: contrast(200%) invert(100%) hue-rotate(179deg); width: 170px; margin-top: -5px}#brxe-bwdrqq {color: var(--bricks-color-090bc8)}#brxe-svdvui {width: 23%; row-gap: 10px; margin-right: 30px}#brxe-kikwdg {color: #ffffff; font-weight: 600}#brxe-quexru {color: #ffffff; font-weight: 600}#brxe-uvooyr {color: #ffffff; font-weight: 600}#brxe-qkhzcy {color: #ffffff; font-weight: 600}#brxe-naaczf {width: 15%}#brxe-zbavcs {color: var(--bricks-color-090bc8); margin-bottom: 40px}#brxe-uhxent .form-group:nth-child(1) {width: 60%}#brxe-uhxent .bricks-button {background-color: rgba(192, 204, 242, 0.11); color: #ffffff}#brxe-uhxent button[type=submit].bricks-button {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px}#brxe-uhxent .submit-button-wrapper {width: 37%}#brxe-uhxent .form-group input {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px; background-color: rgba(221, 228, 248, 0.14); color: #ffffff}#brxe-uhxent .flatpickr {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px; background-color: rgba(221, 228, 248, 0.14)}#brxe-uhxent select {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px; background-color: rgba(221, 228, 248, 0.14); color: #ffffff; color: var(--bricks-color-a6b16e)}#brxe-uhxent textarea {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px; background-color: rgba(221, 228, 248, 0.14); color: #ffffff}#brxe-uhxent .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px}#brxe-uhxent .choose-files {border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px}#brxe-uhxent .bricks-button:hover {background-color: rgba(192, 204, 242, 0.17)}#brxe-uhxent {justify-content: space-between; align-items: center}#brxe-uhxent label {color: #e0e0e0; text-transform: capitalize}#brxe-uhxent .label {color: #e0e0e0; text-transform: capitalize}#brxe-uhxent ::placeholder {color: var(--bricks-color-a6b16e)}#brxe-uhxent .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 15px}#brxe-uhxent.brxe-form :nth-child(02) { order: 3;}#brxe-uhxent button[type=submit].bricks-button { border: 1px solid var(--bricks-color-a6b16e); border-radius: 5px; margin-top: 10px;}#brxe-prnsbu {width: 40%}#brxe-bfkmmk {flex-direction: row; justify-content: space-between; column-gap: 50px; padding-top: 50px; padding-bottom: 50px}#brxe-grddzb .line {height: 1px}#brxe-grddzb.horizontal .line {border-top-width: 1px; border-top-color: var(--bricks-color-a6b16e)}#brxe-grddzb.vertical .line {border-right-color: var(--bricks-color-a6b16e)}#brxe-grddzb .icon {color: var(--bricks-color-a6b16e)}#brxe-grddzb {flex-direction: column}#brxe-yijcmj {color: var(--bricks-color-090bc8)}#brxe-mvffyo li.has-link a, #brxe-mvffyo li.no-link {color: #ffffff}#brxe-mvffyo {gap: 17px}#brxe-mvffyo .icon {font-size: 20px}#brxe-mvffyo svg {height: 20px; width: auto}#brxe-shdcuf {padding-top: 30px; padding-bottom: 30px; flex-direction: row; align-items: center; justify-content: space-between}#brxe-egwazg {border: 1px solid var(--bricks-color-a6b16e); border-radius: 20px; width: 85%; padding-right: 50px; padding-left: 50px}#brxe-egwazg{backdrop-filter: blur(50px);}@media (max-width: 991px) {#brxe-egwazg {width: 100%}}#brxe-sdzzyc {background-image: url("https://startwp.ai/wp-content/uploads/2025/09/outer-space-1024x577.webp"); background-size: cover; padding-top: 60px; padding-right: 50px; padding-bottom: 100px; padding-left: 50px; align-items: center; row-gap: 120px}#brxe-rceily {background-color: #171717; padding-top: 0; padding-bottom: 0}