@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 {.brxe-button{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 {@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 {: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-shortcode{width:100%}}@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}}@media (max-width: 10000px) {#brxe-esdvau {max-width: 197px; align-self: center; z-index: 1}}@media (max-width: 768px) {#brxe-esdvau {align-self: center}}@media (max-width: 10000px) {#brxe-xykgfi {max-width: 435px}}@media (max-width: 1024px) {#brxe-xykgfi {max-width: 300px}}@media (max-width: 10000px) {#brxe-crwrpw {color: var(--bricks-color-xkaedn); font-size: 56px; line-height: 110%; letter-spacing: -1.68px; font-weight: 400; text-transform: capitalize; text-wrap: nowrap; margin-top: var(--space-24)}}@media (max-width: 1024px) {#brxe-crwrpw {text-align: center}}@media (max-width: 768px) {#brxe-crwrpw {font-size: 40px; letter-spacing: -1.2px; text-align: center; white-space: normal; text-wrap: wrap}}@media (max-width: 10000px) {#brxe-ylzamo {font-size: 16px; line-height: 170%; letter-spacing: 0.16px; color: var(--white); margin-top: 8px; max-width: 624px}}@media (max-width: 1024px) {#brxe-ylzamo {text-align: center}}@media (max-width: 768px) {#brxe-ylzamo {line-height: 160%}}@media (max-width: 10000px) {#brxe-yvhejs {font-size: 10px; font-weight: 600; line-height: 160%; letter-spacing: 1px;; color: #e2e2e2; text-transform: uppercase; text-align: center; margin-top: 8px}}@media (max-width: 10000px) {#brxe-mjckau {flex-direction: column; width: auto; align-items: center; margin-top: var(--space-80)}}@media (max-width: 768px) {#brxe-mjckau {margin-top: var(--space-40); width: 100%}}@media (max-width: 1024px) {#brxe-rpodli {max-width: 100%; align-items: center}}@media (max-width: 10000px) {#brxe-locwgf {z-index: 1; margin-top: -24px}}@media (max-width: 1024px) {#brxe-locwgf {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-bepnha {align-items: center; position: relative; max-width: 624px}}@media (max-width: 1024px) {#brxe-bepnha {max-width: 100%}}@media (max-width: 10000px) {#brxe-pszwdp {flex-direction: row; z-index: 1; margin-top: 104px}}@media (max-width: 1024px) {#brxe-pszwdp {flex-direction: column; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-jeommd {align-self: flex-end; position: absolute; margin-top: 35px; right: 0px; max-width: 800px}}@media (max-width: 1024px) {#brxe-jeommd {bottom: 0px; margin-top: 0}}@media (max-width: 768px) {#brxe-jeommd {max-width: 600px}}@media (max-width: 480px) {#brxe-jeommd {max-width: 400px}}@media (max-width: 10000px) {#brxe-krnxfi {position: relative}}@media (max-width: 10000px) {#get-started {background-position: 1000px 0; background-size: contain; background-repeat: no-repeat; padding-top: var(--space-24); padding-bottom: var(--space-80)}}@media (max-width: 10000px) {#brxe-ajgvti {text-align: center; color: var(--bricks-color-xkaedn); font-size: 60px; font-weight: 400; line-height: 140%; letter-spacing: -2.4px}}@media (max-width: 768px) {#brxe-ajgvti {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-unprbg {color: #e2e2e2; font-size: 20px; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; text-align: center; margin-top: var(--space-08)}}@media (max-width: 768px) {#brxe-unprbg {font-size: 16px; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-ntutdh {color: var(--bricks-color-xkaedn); font-size: 32px; line-height: 150%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}}@media (max-width: 768px) {#brxe-ntutdh {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-bnureg {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-kyvvfi {justify-content: center}}@media (max-width: 10000px) {#brxe-qlglrn {justify-content: center}}@media (max-width: 10000px) {#brxe-whaqez {justify-content: center}}@media (max-width: 10000px) {#brxe-qynjhm {justify-content: center}}@media (max-width: 10000px) {#brxe-zbnbuu {justify-content: center}}@media (max-width: 10000px) {#brxe-ngbnrm {justify-content: center}}@media (max-width: 10000px) {#brxe-egzikq {justify-content: center}}@media (max-width: 10000px) {#brxe-oxqydl {justify-content: center}}@media (max-width: 10000px) {#brxe-hekqtg {justify-content: center}}@media (max-width: 10000px) {#brxe-pqkxcx {justify-content: center}}@media (max-width: 10000px) {#brxe-ybroiu {align-self: center !important}}@media (max-width: 768px) {#brxe-ybroiu .row{ width:231px}}@media (max-width: 10000px) {#brxe-llijsz {max-width: 50px}}@media (max-width: 10000px) {#brxe-ykzmpc {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-wjmquf {max-width: 50px}}@media (max-width: 10000px) {#brxe-efkxav {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-eosorq {max-width: 50px}}@media (max-width: 10000px) {#brxe-qcglkd {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-vcrpao {max-width: 50px}}@media (max-width: 10000px) {#brxe-bpdvbq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-wwgbof {max-width: 50px}}@media (max-width: 10000px) {#brxe-kqiynq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-scfezr {max-width: 50px}}@media (max-width: 10000px) {#brxe-hramse {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-lkvkty {max-width: 50px}}@media (max-width: 10000px) {#brxe-zscfgn {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-momuua {max-width: 50px}}@media (max-width: 10000px) {#brxe-sseqgo {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-owvgeu {max-width: 50px}}@media (max-width: 10000px) {#brxe-gjyhkq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-urscaq {max-width: 50px}}@media (max-width: 10000px) {#brxe-bjrtic {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ofqnbz {max-width: 50px}}@media (max-width: 10000px) {#brxe-uecsnn {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-aajxly {align-self: center !important}}@media (max-width: 768px) {#brxe-aajxly .row{ width:200px}}@media (max-width: 10000px) {#brxe-angrmz {max-width: 56px}}@media (max-width: 10000px) {#brxe-hpyzbb {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-eflbnk {max-width: 50px}}@media (max-width: 10000px) {#brxe-hpusjf {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-yngzvy {max-width: 50px}}@media (max-width: 10000px) {#brxe-rnmsca {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-xogcqy {max-width: 50px}}@media (max-width: 10000px) {#brxe-ehzbgj {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-rrabww {max-width: 50px}}@media (max-width: 10000px) {#brxe-tydhtw {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-lccned {max-width: 50px}}@media (max-width: 10000px) {#brxe-vjxwlp {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-nxxbxi {max-width: 50px}}@media (max-width: 10000px) {#brxe-dzcsgq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ipydel {max-width: 50px}}@media (max-width: 10000px) {#brxe-pyyakw {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-lbbjpj {max-width: 50px}}@media (max-width: 10000px) {#brxe-nnoclg {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-nirfms {max-width: 50px}}@media (max-width: 10000px) {#brxe-jenvue {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-nouadf {max-width: 50px}}@media (max-width: 10000px) {#brxe-ljeyid {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-mcczqo {align-self: center !important}}@media (max-width: 768px) {#brxe-mcczqo .row{ width:200px}}@media (max-width: 10000px) {#brxe-nkhcas {color: var(--bricks-color-xkaedn); font-size: 32px; line-height: 120%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}}@media (max-width: 768px) {#brxe-nkhcas {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-yhxgzq {align-items: center; justify-content: center; padding-right: 35px; padding-left: 35px}}@media (max-width: 10000px) {#brxe-lfzpwk {justify-content: center}}@media (max-width: 10000px) {#brxe-rsjqfi {justify-content: center}}@media (max-width: 10000px) {#brxe-wovfwq {justify-content: center}}@media (max-width: 10000px) {#brxe-zqbfzk {justify-content: center}}@media (max-width: 10000px) {#brxe-zxlvir {justify-content: center}}@media (max-width: 10000px) {#brxe-lapwxn {justify-content: center}}@media (max-width: 10000px) {#brxe-vnctrb {justify-content: center}}@media (max-width: 10000px) {#brxe-jthtkl {justify-content: center}}@media (max-width: 10000px) {#brxe-ilales {justify-content: center}}@media (max-width: 10000px) {#brxe-rrnjfh {justify-content: center}}@media (max-width: 10000px) {#brxe-udcqtx {align-self: center !important}}@media (max-width: 768px) {#brxe-udcqtx .row{ width:420px}}@media (max-width: 10000px) {#brxe-jolmee {flex-direction: row; align-items: stretch; flex-wrap: nowrap}.row{ height:127px; width:320px; padding:0 30px; border-bottom: 1px solid #474747;} .first-column .row{ border-left: 1px solid #474747;} .first-row{ border-top: 1px solid #474747;} .last-row{ border-bottom: 1px solid #474747;} .forth-column .row{ border-right: 1px solid #474747;} .first-column .row:first-child{ border-radius:16px 0 0;} .first-column .row:last-child{ border-radius:0 16px;} .forth-column .row:first-child{ border-radius:0 16px 0 0;} .forth-column .row:last-child{ border-radius:0 0 16px;} .row p{color: #FFF;font-family: "Erode";font-size: 24px;font-weight: 400;line-height: 150%;letter-spacing: -0.72px;} .forth-column .row p{font-size: 16px;font-weight: 700;line-height: 150%;letter-spacing: -0.48px;font-family: "Archivo";} .forth-column .row{ padding:0 42px;} .second-column{border-radius: 16px;border: 1px solid #2279CE;background: #111;box-shadow: 0 4px 63.8px -18px #2279CE; z-index:2 !important;}}@media (max-width: 768px) {.row{ height:107px; width:241px; padding:0 20px;}.row p{font-size: 20px;letter-spacing: -0.6px;}}@media (max-width: 10000px) {#brxe-dvoqlv {display: block; margin-top: 80px}}@media (max-width: 1366px) {#brxe-dvoqlv{ overflow-x:scroll;}}@media (max-width: 10000px) {#brxe-fwfpzt {margin-top: 80px}}@media (max-width: 480px) {#brxe-fwfpzt {width: 100%}}@media (max-width: 10000px) {#brxe-ofylfd {font-size: 10px; font-weight: 600; line-height: 160%; letter-spacing: 1px;; color: #e2e2e2; text-transform: uppercase; text-align: center; margin-top: 8px}}@media (max-width: 10000px) {#brxe-hwacky {align-items: center; padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ppopvo {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-ppopvo {padding-top: 40px; padding-bottom: 40px}#brxe-ppopvo{ overflow-x:hidden;}}@media (max-width: 10000px) {#brxe-hqdynm {text-align: center; color: var(--bricks-color-xkaedn); font-size: var(--size-60); font-weight: 400; line-height: 140%; letter-spacing: -2.4px; max-width: 810px}}@media (max-width: 768px) {#brxe-hqdynm {font-size: var(--size-40); letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-uanvec {display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); grid-gap: var(--space-32); margin-top: var(--space-80)}#brxe-uanvec p{ color:#E2E2E2;font-family: "Archivo";font-size: 16px;font-style: normal;font-weight: 400;line-height: 170%;letter-spacing: 0.48px; }#brxe-uanvec h3{ color: #FFF;font-family: "Archivo";font-size: 24px;font-weight: 400;line-height: 130%; letter-spacing: -0.72px;text-transform: capitalize;margin: 24px 0;}#brxe-uanvec .brxe-icon-box{border-radius: 16px;border: 1px solid #323232;background: #1B1B1B; padding:24px;}}@media (max-width: 768px) {#brxe-uanvec {grid-gap: var(--space-16); grid-template-columns: 1fr; margin-top: var(--space-40)}#brxe-uanvec .brxe-icon-box{ padding:16px;}}@media (max-width: 10000px) {#brxe-pvrsyy {align-items: center}}@media (max-width: 10000px) {#brxe-yoknjv {padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-yoknjv {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-ncdfpc {text-align: center; color: var(--bricks-color-xkaedn); font-size: var(--size-56); font-weight: 400; line-height: var(--lh-140); letter-spacing: var(--ls-13)}}@media (max-width: 768px) {#brxe-ncdfpc {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-uzxirc {display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); justify-items: center; margin-top: var(--space-40)}#brxe-uzxirc h3{color: #E2E2E2;text-align: center;font-family:"Archivo";font-size: 52px;font-weight: 700;line-height: 120%; margin-bottom:8px;}#brxe-uzxirc p{ color: #E2E2E2;text-align: center;font-family: "Archivo";font-size: 16px;font-weight: 400;line-height: 120%;letter-spacing: 4.8px;text-transform: uppercase;}}@media (max-width: 768px) {#brxe-uzxirc h3{font-size: 36px;}#brxe-uzxirc p{ font-size:14px}#brxe-uzxirc {grid-template-columns: 1fr; grid-gap: var(--space-40)}}@media (max-width: 10000px) {#brxe-mutjdk {align-items: center}}@media (max-width: 10000px) {#brxe-dqvees {background-color: var(--black-1B1B1B); padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 10000px) {#brxe-laalag {text-align: center; color: var(--bricks-color-xkaedn); font-size: var(--size-56); font-weight: 400; line-height: var(--lh-140); letter-spacing: var(--ls-13)}}@media (max-width: 768px) {#brxe-laalag {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-dmaaer {-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--purple-7E68B0) 0%, var(--blue-008AD2) 35%); font-size: var(--size-12); font-family: "Archivo"; letter-spacing: 3.6px; font-weight: 500; line-height: 170%; margin-top: 160px; margin-bottom: 8px}}@media (max-width: 768px) {#brxe-dmaaer {margin-top: 80px}}@media (max-width: 480px) {#brxe-dmaaer {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-yfwaof h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-yfwaof .content {color: var(--white); font-size: var(--size-16); text-align: center; line-height: 140%; letter-spacing: 0.16px}#brxe-yfwaof {max-width: 640px}#brxe-yfwaof h3{ margin-bottom:8px;}}@media (max-width: 480px) {#brxe-yfwaof h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-yfwaof .content {font-size: var(--size-14)}#brxe-yfwaof {padding-left: var(--space-08)}}@media (max-width: 375px) {#brxe-yfwaof h1 {font-size: var(--size-36)}#brxe-yfwaof h2 {font-size: var(--size-36)}#brxe-yfwaof h3 {font-size: var(--size-36)}#brxe-yfwaof h4 {font-size: var(--size-36)}#brxe-yfwaof h5 {font-size: var(--size-36)}#brxe-yfwaof h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-zvfmwk h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zvfmwk .content {color: var(--white); font-size: var(--size-16)}#brxe-zvfmwk {padding-right: var(--space-40); padding-left: var(--space-40)}}@media (max-width: 480px) {#brxe-zvfmwk h1 {font-size: var(--size-20)}#brxe-zvfmwk h2 {font-size: var(--size-20)}#brxe-zvfmwk h3 {font-size: var(--size-20)}#brxe-zvfmwk h4 {font-size: var(--size-20)}#brxe-zvfmwk h5 {font-size: var(--size-20)}#brxe-zvfmwk h6 {font-size: var(--size-20)}#brxe-zvfmwk .content {font-size: var(--size-14)}#brxe-zvfmwk {padding-right: 0; padding-left: 0}}@media (max-width: 10000px) {#brxe-bwcxjz {padding-top: 8px; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-mshlim {padding-top: var(--space-40); background-repeat: no-repeat; background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Ellipse-16-1.avif); background-size: cover; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 548px}}@media (max-width: 1536px) {#brxe-mshlim {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-mshlim {max-width: 100%}}@media (max-width: 480px) {#brxe-mshlim {padding-top: var(--space-16); padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-ymciso h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-ymciso .content {color: var(--white); font-size: var(--size-16)}#brxe-ymciso {padding-top: var(--space-40); padding-right: var(--space-40); padding-left: var(--space-40)}}@media (max-width: 480px) {#brxe-ymciso h1 {font-size: var(--space-20)}#brxe-ymciso h2 {font-size: var(--space-20)}#brxe-ymciso h3 {font-size: var(--space-20)}#brxe-ymciso h4 {font-size: var(--space-20)}#brxe-ymciso h5 {font-size: var(--space-20)}#brxe-ymciso h6 {font-size: var(--space-20)}#brxe-ymciso .content {font-size: var(--size-14)}#brxe-ymciso {padding-top: var(--space-16); padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-qlocam {margin-top: var(--space-40); align-self: center}#brxe-qlocam figcaption {text-align: center}}@media (max-width: 10000px) {#brxe-yacspu {border: 1px solid var(--black-292929); border-radius: 8px; overflow: hidden; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Ellipse-15-3.avif); background-size: cover; background-repeat: no-repeat; justify-content: space-between}}@media (max-width: 10000px) {#brxe-orywit {flex-direction: row; column-gap: 16px; row-gap: 16px; align-self: auto !important; align-items: stretch; margin-top: var(--space-80)}#brxe-orywit h3{ margin-bottom:16px; line-height:123.077%}#brxe-orywit p{ line-height:130%; letter-spacing: 0.16px;}}@media (max-width: 768px) {#brxe-orywit {flex-direction: column; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-syjtpk h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-syjtpk .content {color: var(--white); font-size: var(--size-16)}#brxe-syjtpk {padding-top: var(--space-40); padding-left: var(--space-40); max-width: 580px}}@media (max-width: 768px) {#brxe-syjtpk {max-width: 100%; padding-right: 40px}}@media (max-width: 480px) {#brxe-syjtpk h1 {font-size: var(--size-20)}#brxe-syjtpk h2 {font-size: var(--size-20)}#brxe-syjtpk h3 {font-size: var(--size-20)}#brxe-syjtpk h4 {font-size: var(--size-20)}#brxe-syjtpk h5 {font-size: var(--size-20)}#brxe-syjtpk h6 {font-size: var(--size-20)}#brxe-syjtpk .content {font-size: var(--size-14)}#brxe-syjtpk {padding-top: var(--space-16); padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-ueeqku {padding-top: 8px; margin-top: var(--space-40); max-width: 580px}}@media (max-width: 768px) {#brxe-ueeqku {max-width: 100%}}@media (max-width: 10000px) {#brxe-xkjice {background-repeat: no-repeat; background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Ellipse-15-5.webp); background-size: cover; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; flex-direction: row; margin-top: var(--space-16)}}@media (max-width: 1536px) {#brxe-xkjice {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-xkjice {max-width: 100%}}@media (max-width: 10000px) {#brxe-zkmqct {-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--purple-7E68B0) 0%, var(--blue-008AD2) 35%); font-size: var(--size-12); font-family: "Archivo"; letter-spacing: 3.6px; font-weight: 500; line-height: 170%; margin-top: var(--space-80); margin-bottom: 8px}}@media (max-width: 10000px) {#brxe-poxruw h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px}#brxe-poxruw .content {color: var(--white); font-size: var(--size-16); text-align: center; line-height: 140%; letter-spacing: 0.16px}#brxe-poxruw {max-width: 640px}#brxe-poxruw h3{ margin-bottom:8px;}}@media (max-width: 480px) {#brxe-poxruw h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-poxruw .content {font-size: var(--size-14)}#brxe-poxruw {padding-left: var(--space-08)}}@media (max-width: 375px) {#brxe-poxruw h1 {font-size: var(--size-36)}#brxe-poxruw h2 {font-size: var(--size-36)}#brxe-poxruw h3 {font-size: var(--size-36)}#brxe-poxruw h4 {font-size: var(--size-36)}#brxe-poxruw h5 {font-size: var(--size-36)}#brxe-poxruw h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-qzvdfa h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-qzvdfa .content {color: var(--white); font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-qzvdfa h1 {font-size: var(--size-20)}#brxe-qzvdfa h2 {font-size: var(--size-20)}#brxe-qzvdfa h3 {font-size: var(--size-20)}#brxe-qzvdfa h4 {font-size: var(--size-20)}#brxe-qzvdfa h5 {font-size: var(--size-20)}#brxe-qzvdfa h6 {font-size: var(--size-20)}#brxe-qzvdfa .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-xexrze {margin-top: 12px; align-self: center; max-width: 377px}}@media (max-width: 480px) {#brxe-xexrze {max-width: 266px; margin-top: 60px}}@media (max-width: 10000px) {#brxe-daceck {padding-top: var(--space-40); padding-right: var(--space-40); padding-bottom: var(--space-24); padding-left: var(--space-40); border: 1px solid var(--black-292929); border-radius: 8px; overflow: hidden; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-5.webp); background-size: cover}}@media (max-width: 480px) {#brxe-daceck {padding-top: var(--space-16); padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-onspts h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-onspts .content {color: var(--white); font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-onspts h1 {font-size: var(--size-20)}#brxe-onspts h2 {font-size: var(--size-20)}#brxe-onspts h3 {font-size: var(--size-20)}#brxe-onspts h4 {font-size: var(--size-20)}#brxe-onspts h5 {font-size: var(--size-20)}#brxe-onspts h6 {font-size: var(--size-20)}#brxe-onspts .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-zddqyx {max-width: 390px; align-self: center; margin-top: 27px}}@media (max-width: 1024px) {#brxe-zddqyx {max-width: 350px}}@media (max-width: 10000px) {#brxe-wnecpf {padding-top: var(--space-40); padding-right: var(--space-40); padding-left: var(--space-40); background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-4.webp); background-size: cover; background-repeat: no-repeat; border: 1px solid var(--black-292929); border-radius: 8px}}@media (max-width: 480px) {#brxe-wnecpf {padding-top: var(--space-16); padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-baoqvq {row-gap: 16px}}@media (max-width: 10000px) {#brxe-gwbnvt h1 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt h2 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt h3 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt h4 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt h5 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt h6 {color: var(--white); font-size: var(--size-26); font-family: "Archivo"; font-weight: 400}#brxe-gwbnvt .content {color: var(--white); font-size: var(--size-16)}#brxe-gwbnvt {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-gwbnvt h1 {font-size: var(--size-20)}#brxe-gwbnvt h2 {font-size: var(--size-20)}#brxe-gwbnvt h3 {font-size: var(--size-20)}#brxe-gwbnvt h4 {font-size: var(--size-20)}#brxe-gwbnvt h5 {font-size: var(--size-20)}#brxe-gwbnvt h6 {font-size: var(--size-20)}#brxe-gwbnvt .content {font-size: var(--size-14)}#brxe-gwbnvt {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-tcctkw {align-self: flex-end; margin-top: 76px}}@media (max-width: 768px) {#brxe-tcctkw {align-self: center}}@media (max-width: 10000px) {#brxe-usmuto {padding-top: var(--space-40); padding-bottom: 0; background-position: bottom center; background-repeat: no-repeat; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-3.webp); background-size: cover; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-usmuto {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 480px) {#brxe-usmuto {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-rrxone {flex-direction: row; column-gap: 16px; row-gap: 16px; margin-top: var(--space-80); align-items: stretch}#brxe-rrxone h3{ margin-bottom:16px; line-height:123.077%}#brxe-rrxone p{ line-height:130%; letter-spacing: 0.16px;}}@media (max-width: 768px) {#brxe-rrxone {flex-direction: column-reverse; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-xdsmsc {-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--purple-7E68B0) 0%, var(--blue-008AD2) 35%); font-size: var(--size-12); font-family: "Archivo"; letter-spacing: 3.6px; font-weight: 500; line-height: 170%; margin-bottom: 8px}}@media (max-width: 10000px) {#brxe-hedazh h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-hedazh .content {color: var(--white); font-size: var(--size-16); text-align: center; line-height: 140%; letter-spacing: 0.16px}#brxe-hedazh h3{ margin-bottom:8px;}#brxe-hedazh p{ max-width:582px; margin:auto;}}@media (max-width: 480px) {#brxe-hedazh h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-hedazh .content {font-size: var(--size-14)}#brxe-hedazh {padding-left: var(--space-08)}}@media (max-width: 375px) {#brxe-hedazh h1 {font-size: var(--size-36)}#brxe-hedazh h2 {font-size: var(--size-36)}#brxe-hedazh h3 {font-size: var(--size-36)}#brxe-hedazh h4 {font-size: var(--size-36)}#brxe-hedazh h5 {font-size: var(--size-36)}#brxe-hedazh h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-kahvud {align-self: center; border-radius: 6px}}@media (max-width: 10000px) {#brxe-eigaeh h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-eigaeh .content {color: var(--white-gray); font-size: var(--size-16); text-align: center; line-height: var(--lh-140); letter-spacing: var(--ls-10)}}@media (max-width: 480px) {#brxe-eigaeh h1 {font-size: var(--size-20)}#brxe-eigaeh h2 {font-size: var(--size-20)}#brxe-eigaeh h3 {font-size: var(--size-20)}#brxe-eigaeh h4 {font-size: var(--size-20)}#brxe-eigaeh h5 {font-size: var(--size-20)}#brxe-eigaeh h6 {font-size: var(--size-20)}#brxe-eigaeh .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-mxphim {border: 1px solid var(--black-292929); border-radius: 8px; overflow: hidden; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-5.webp); background-size: cover; padding-top: var(--space-24); padding-right: var(--space-24); padding-bottom: var(--space-24); padding-left: var(--space-24); align-items: center}}@media (max-width: 480px) {#brxe-mxphim {padding-top: var(--space-16); padding-right: var(--space-16); padding-bottom: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-fnnire {align-self: center; border-radius: 6px}}@media (max-width: 10000px) {#brxe-jqcrgy h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-jqcrgy .content {color: var(--white-gray); font-size: var(--size-16); text-align: center; line-height: var(--lh-140); letter-spacing: var(--ls-10)}}@media (max-width: 480px) {#brxe-jqcrgy h1 {font-size: var(--size-20)}#brxe-jqcrgy h2 {font-size: var(--size-20)}#brxe-jqcrgy h3 {font-size: var(--size-20)}#brxe-jqcrgy h4 {font-size: var(--size-20)}#brxe-jqcrgy h5 {font-size: var(--size-20)}#brxe-jqcrgy h6 {font-size: var(--size-20)}#brxe-jqcrgy .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-nspfqu {border: 1px solid var(--black-292929); border-radius: 8px; overflow: hidden; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-5.webp); background-size: cover; padding-top: var(--space-24); padding-right: var(--space-24); padding-bottom: var(--space-24); padding-left: var(--space-24); align-items: center}}@media (max-width: 480px) {#brxe-nspfqu {padding-top: var(--space-16); padding-right: var(--space-16); padding-bottom: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-supzwf {align-self: center; border-radius: 6px}}@media (max-width: 10000px) {#brxe-dimehk h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dimehk .content {color: var(--white-gray); font-size: var(--size-16); text-align: center; line-height: var(--lh-140); letter-spacing: var(--ls-10)}}@media (max-width: 480px) {#brxe-dimehk h1 {font-size: var(--size-20)}#brxe-dimehk h2 {font-size: var(--size-20)}#brxe-dimehk h3 {font-size: var(--size-20)}#brxe-dimehk h4 {font-size: var(--size-20)}#brxe-dimehk h5 {font-size: var(--size-20)}#brxe-dimehk h6 {font-size: var(--size-20)}#brxe-dimehk .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-avocar {border: 1px solid var(--black-292929); border-radius: 8px; overflow: hidden; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/bg-gradient-5.webp); background-size: cover; padding-top: var(--space-24); padding-right: var(--space-24); padding-bottom: var(--space-24); padding-left: var(--space-24); align-items: center}}@media (max-width: 480px) {#brxe-avocar {padding-top: var(--space-16); padding-right: var(--space-16); padding-bottom: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-lhfuoi {flex-direction: row; margin-top: var(--space-80); column-gap: var(--space-32); align-items: stretch; row-gap: var(--space-16)}#brxe-lhfuoi h3{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-lhfuoi {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-hmejpj {align-items: center; margin-top: 160px}}@media (max-width: 768px) {#brxe-hmejpj {margin-top: 80px}}@media (max-width: 10000px) {#brxe-sgcqwz {align-items: center}}@media (max-width: 10000px) {#brxe-jugqam {padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-jugqam {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-qcwwqr {font-size: var(--size-56); line-height: var(--lh-140); letter-spacing: var(--ls-13); text-transform: capitalize; text-align: center}}@media (max-width: 768px) {#brxe-qcwwqr {font-size: var(--size-40)}}@media (max-width: 10000px) {#brxe-csixka {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-bfxgrp {font-size: var(--size-40); line-height: var(--lh-110); letter-spacing: var(--ls-15); margin-top: var(--space-24); margin-bottom: var(--space-16)}}@media (max-width: 768px) {#brxe-bfxgrp {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-essfor {color: var(--white); font-size: var(--size-24); font-weight: 400; line-height: var(--lh-150)}}@media (max-width: 768px) {#brxe-essfor {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-fdblbv {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-lepnsa {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-hpahyn {font-size: var(--size-40); line-height: var(--lh-110); letter-spacing: var(--ls-15); margin-top: var(--space-24); margin-bottom: var(--space-16)}}@media (max-width: 768px) {#brxe-hpahyn {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-fgybkf {color: var(--white); font-size: var(--size-24); font-weight: 400; line-height: var(--lh-150)}}@media (max-width: 768px) {#brxe-fgybkf {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-fzzxbm {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-pequik {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-rswykq {font-size: var(--size-40); line-height: var(--lh-110); letter-spacing: var(--ls-15); margin-top: var(--space-24); margin-bottom: var(--space-16)}}@media (max-width: 768px) {#brxe-rswykq {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-tyxydg {color: var(--white); font-size: var(--size-24); font-weight: 400; line-height: var(--lh-150)}}@media (max-width: 768px) {#brxe-tyxydg {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-defgos {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-kqewzd {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-eozgnn {font-size: var(--size-40); line-height: var(--lh-110); letter-spacing: var(--ls-15); margin-top: var(--space-24); margin-bottom: var(--space-16)}}@media (max-width: 768px) {#brxe-eozgnn {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-cwolsu {color: var(--white); font-size: var(--size-24); font-weight: 400; line-height: var(--lh-150)}}@media (max-width: 768px) {#brxe-cwolsu {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-cjqtpf {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-vepmey {display: grid; align-items: initial; flex-direction: row; grid-template-columns: repeat(2, 1fr); grid-gap: var(--space-16); margin-top: var(--space-80)}#brxe-vepmey .card { padding: 16px 16px 40px 16px; border-radius: 8px; background-color: #1B1B1B; position: relative; border: 1px solid #474747; transition: all 0.3s ease; } #brxe-vepmey .card:hover { background-color: #0D0D0D; } .card::before, .card::after { content: ""; position: absolute; border-radius: inherit; pointer-events: none; background: linear-gradient( 135deg, #4285f4 0%, #34a853 35%, #fbbc05 70%, #ea4335 100% ); transition: opacity 0.4s ease; opacity: 0; } .card::before { inset: -1px; padding: 1px; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; } .card::after { inset: -1px; filter: blur(16px); z-index: -1; } .card:hover::before, .card.active::before { opacity: 1; } .card:hover::after, .card.active::after { opacity: 0.2; }}@media (max-width: 600px) {#brxe-vepmey {grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-xfpqfv {align-items: center; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Vector-4.webp); background-size: contain; background-repeat: no-repeat; background-position: top left}#brxe-xfpqfv{ background-size:60%;}}@media (max-width: 10000px) {#brxe-ihelfw {background-color: var(--black-1B1B1B); padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-ihelfw {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-lcplqw {text-align: center; color: var(--primary-blue); font-size: var(--size-20); font-weight: 700; line-height: 120%; letter-spacing: 6px; text-transform: uppercase}}@media (max-width: 768px) {#brxe-lcplqw {font-size: var(--size-16)}}@media (max-width: 10000px) {#brxe-awhdqj {text-align: center; color: var(--bricks-color-xkaedn); font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; text-transform: capitalize; margin-top: var(--space-32)}}@media (max-width: 768px) {#brxe-awhdqj {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-hlpjet {color: #e2e2e2; font-size: 20px; text-align: center; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; margin-top: 16px; max-width: 1050px}}@media (max-width: 768px) {#brxe-hlpjet {font-size: 16px; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-mmazza {margin-top: 32px; max-width: 644px}}@media (max-width: 768px) {#brxe-mmazza {max-width: 100%}}@media (max-width: 10000px) {#brxe-rxjfpk {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-cjmtit {font-size: 10px; font-weight: 600; line-height: 160%; letter-spacing: 1px;; color: #e2e2e2; text-transform: uppercase; text-align: center; margin-top: 8px}}@media (max-width: 10000px) {#brxe-ekwmii {align-items: center}}@media (max-width: 10000px) {#brxe-lxzutj {padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-lxzutj {padding-bottom: var(--space-40)}}