@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-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-shortcode{width:100%}}@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 {: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}}@media (max-width: 10000px) {#brxe-tivbyv {z-index: 1; max-width: 197px; align-self: center}}@media (max-width: 768px) {#brxe-tivbyv {align-self: center}}@media (max-width: 10000px) {#brxe-wqianh {max-width: 435px}}@media (max-width: 1024px) {#brxe-wqianh {max-width: 300px}}@media (max-width: 10000px) {#brxe-homevz {color: var(--bricks-color-xkaedn); font-size: 56px; line-height: 110%; letter-spacing: -1.68px; font-weight: 400; text-transform: capitalize; margin-top: var(--space-24); width: 1680px}}@media (max-width: 768px) {#brxe-homevz {font-size: 40px; text-align: center; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-jwszkj {margin-top: 24px; color: #e2e2e2; font-size: 20px; line-height: 140%; letter-spacing: -0.2px; font-weight: 700; text-wrap: nowrap}}@media (max-width: 768px) {#brxe-jwszkj {font-size: 16px; text-align: center; text-wrap: wrap; margin-top: 16px}}@media (max-width: 10000px) {#brxe-ugypxa {margin-top: 8px; color: var(--white); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 1024px) {#brxe-ugypxa {text-align: center}}@media (max-width: 768px) {#brxe-ugypxa {line-height: 160%}}@media (max-width: 10000px) {#brxe-rgxiul {margin-top: var(--space-24)}}@media (max-width: 768px) {#brxe-rgxiul {margin-top: 40px}}@media (max-width: 10000px) {#brxe-ffqnpm {margin-top: var(--space-08); color: var(--8E8E8E); font-size: var(--size-12); font-weight: 700; text-transform: uppercase; letter-spacing: var(--ls-9); line-height: var(--lh-170)}}@media (max-width: 480px) {#brxe-ffqnpm {text-align: center}}@media (max-width: 375px) {#brxe-ffqnpm {letter-spacing: .7px}}@media (max-width: 10000px) {#brxe-onjgve {color: var(--8E8E8E); font-size: var(--size-12); font-weight: 700; text-transform: uppercase; letter-spacing: var(--ls-9); line-height: var(--lh-170); margin-top: var(--space-08)}}@media (max-width: 480px) {#brxe-onjgve {text-align: center}}@media (max-width: 375px) {#brxe-onjgve {letter-spacing: .7px}}@media (max-width: 480px) {#brxe-eugqrr {max-width: 50px}}@media (max-width: 10000px) {#brxe-qurjuf {flex-direction: row; column-gap: 7px; max-width: 114px}}@media (max-width: 480px) {#brxe-qurjuf {align-items: flex-end}}@media (max-width: 10000px) {#brxe-jrlmpe {color: var(--8E8E8E); font-size: var(--size-12); font-weight: 700; text-transform: uppercase; letter-spacing: var(--ls-9); line-height: var(--lh-170); margin-top: var(--space-08); max-width: 112px}}@media (max-width: 375px) {#brxe-jrlmpe {letter-spacing: .7px}}@media (max-width: 480px) {#brxe-nxihus {max-width: 120px}}@media (max-width: 10000px) {#brxe-hcymkg {flex-direction: row; column-gap: var(--space-16); align-items: center}}@media (max-width: 768px) {#brxe-hcymkg {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-vhzvlx {flex-direction: row; column-gap: var(--space-24); max-width: 412px; margin-top: var(--space-40); align-items: center}}@media (max-width: 768px) {#brxe-vhzvlx {flex-wrap: nowrap}}@media (max-width: 480px) {#brxe-vhzvlx {row-gap: var(--space-24)}}@media (max-width: 10000px) {#brxe-kfwika {max-width: 523px}}@media (max-width: 1024px) {#brxe-kfwika {max-width: 100%; align-items: center}}@media (max-width: 10000px) {#brxe-vmmvlp {z-index: 1; width: 100%; height: 100%}#brxe-vmmvlp:not(.tag), #brxe-vmmvlp img {object-fit: fill}}@media (max-width: 1024px) {#brxe-vmmvlp {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-toxzev {color: var(--8E8E8E); font-size: var(--size-12); font-weight: 700; text-transform: uppercase; letter-spacing: var(--ls-9); line-height: var(--lh-170); margin-right: -20px; z-index: 1}}@media (max-width: 480px) {#brxe-toxzev {text-align: center}}@media (max-width: 375px) {#brxe-toxzev {letter-spacing: .7px; margin-right: 0}}@media (max-width: 10000px) {#brxe-gvkjmi {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-thbipt {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-ffvwhm {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-dcukiu {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-sxnyfd {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-cpeuxn {color: var(--white-gray); font-size: var(--size-14); line-height: var(--lh-170); letter-spacing: var(--ls-3); text-transform: capitalize}}@media (max-width: 10000px) {#brxe-epcwwb {display: grid; align-items: initial; grid-template-columns: repeat(6, 1fr); justify-items: center; max-width: 409px; grid-gap: var(--space-16); margin-right: -20px; z-index: 1}}@media (max-width: 480px) {#brxe-epcwwb {grid-template-columns: repeat(3, 1fr); grid-gap: var(--space-08)}}@media (max-width: 375px) {#brxe-epcwwb {margin-right: 0}}@media (max-width: 10000px) {#brxe-tklqqz {margin-top: 7px; align-items: center; position: relative}}@media (max-width: 10000px) {#brxe-wopgna {z-index: 1; flex-direction: row; margin-top: 104px; column-gap: var(--space-100)}}@media (max-width: 1024px) {#brxe-wopgna {flex-direction: column; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-kmbmjs {max-width: 800px; align-self: flex-end; position: absolute; right: 0px; margin-top: 70px; margin-right: 50px}}@media (max-width: 1024px) {#brxe-kmbmjs {bottom: 0px; margin-top: 0; margin-right: 0; max-width: 100%}}@media (max-width: 768px) {#brxe-kmbmjs {max-width: 600px}}@media (max-width: 480px) {#brxe-kmbmjs {max-width: 400px}}@media (max-width: 10000px) {#brxe-atkykm {position: relative; min-height: 605px}}@media (max-width: 10000px) {#get-started {background-position: 1000px 0; background-size: contain; background-repeat: no-repeat; padding-top: var(--space-24); min-height: 773px}}@media (max-width: 10000px) {#brxe-mpiwzg {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-mpiwzg {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-rmexbo {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-rmexbo {font-size: 16px; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-klkpse {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-klkpse {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-vhxmyv {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-iweqbg {justify-content: center}}@media (max-width: 10000px) {#brxe-diwoqo {justify-content: center}}@media (max-width: 10000px) {#brxe-fdnfdu {justify-content: center}}@media (max-width: 10000px) {#brxe-xlkqpy {justify-content: center}}@media (max-width: 10000px) {#brxe-sjggmt {justify-content: center}}@media (max-width: 10000px) {#brxe-aezrgg {justify-content: center}}@media (max-width: 10000px) {#brxe-avjnsf {justify-content: center}}@media (max-width: 10000px) {#brxe-jnkxma {justify-content: center}}@media (max-width: 10000px) {#brxe-jryjxq {justify-content: center}}@media (max-width: 10000px) {#brxe-wyecxy {justify-content: center}}@media (max-width: 10000px) {#brxe-yzxstu {align-self: center !important}}@media (max-width: 768px) {#brxe-yzxstu .row{ width:231px}}@media (max-width: 10000px) {#brxe-hivafs {max-width: 50px}}@media (max-width: 10000px) {#brxe-jpjeii {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-dteoxu {max-width: 50px}}@media (max-width: 10000px) {#brxe-bcklbu {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-fgmron {max-width: 50px}}@media (max-width: 10000px) {#brxe-lyzqls {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-zqqxtf {max-width: 50px}}@media (max-width: 10000px) {#brxe-ciewmm {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-kyszwh {max-width: 50px}}@media (max-width: 10000px) {#brxe-plngxm {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-munqbu {max-width: 50px}}@media (max-width: 10000px) {#brxe-favdqg {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-xppdjf {max-width: 50px}}@media (max-width: 10000px) {#brxe-pduitu {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-qvspfr {max-width: 50px}}@media (max-width: 10000px) {#brxe-qfrbto {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-wzcsrj {max-width: 50px}}@media (max-width: 10000px) {#brxe-ndwgpl {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-civzxd {max-width: 50px}}@media (max-width: 10000px) {#brxe-zdtgdw {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-pphhlm {max-width: 50px}}@media (max-width: 10000px) {#brxe-czvbar {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-bkjooh {align-self: center !important}}@media (max-width: 768px) {#brxe-bkjooh .row{ width:200px}}@media (max-width: 10000px) {#brxe-cqpqre {max-width: 56px}}@media (max-width: 10000px) {#brxe-nuzfwn {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-pbimqa {max-width: 50px}}@media (max-width: 10000px) {#brxe-fqapcx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-gfeorq {max-width: 50px}}@media (max-width: 10000px) {#brxe-nzkmix {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ljjfcz {max-width: 50px}}@media (max-width: 10000px) {#brxe-oquhpr {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-vrzvay {max-width: 50px}}@media (max-width: 10000px) {#brxe-footxl {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-oduxes {max-width: 50px}}@media (max-width: 10000px) {#brxe-tkwuxq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-sjylkw {max-width: 50px}}@media (max-width: 10000px) {#brxe-yaphyr {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-lnhvav {max-width: 50px}}@media (max-width: 10000px) {#brxe-zsxyai {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ldrvjx {max-width: 50px}}@media (max-width: 10000px) {#brxe-onnlta {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-mytses {max-width: 50px}}@media (max-width: 10000px) {#brxe-rlywyr {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-fnjnqo {max-width: 50px}}@media (max-width: 10000px) {#brxe-sqahkk {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-cyuycn {align-self: center !important}}@media (max-width: 768px) {#brxe-cyuycn .row{ width:200px}}@media (max-width: 10000px) {#brxe-xbnxai {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-xbnxai {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-diivmd {align-items: center; justify-content: center; padding-right: 35px; padding-left: 35px}}@media (max-width: 10000px) {#brxe-fzjecf {justify-content: center}}@media (max-width: 10000px) {#brxe-qabmfw {justify-content: center}}@media (max-width: 10000px) {#brxe-qjxono {justify-content: center}}@media (max-width: 10000px) {#brxe-hrunyu {justify-content: center}}@media (max-width: 10000px) {#brxe-tsggte {justify-content: center}}@media (max-width: 10000px) {#brxe-qpayuc {justify-content: center}}@media (max-width: 10000px) {#brxe-whqpbh {justify-content: center}}@media (max-width: 10000px) {#brxe-nxqwtr {justify-content: center}}@media (max-width: 10000px) {#brxe-khraqy {justify-content: center}}@media (max-width: 10000px) {#brxe-htobrq {justify-content: center}}@media (max-width: 10000px) {#brxe-gedzgq {align-self: center !important}}@media (max-width: 768px) {#brxe-gedzgq .row{ width:420px}}@media (max-width: 10000px) {#brxe-fvnodf {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-ejjgml {display: block; margin-top: 80px}}@media (max-width: 1366px) {#brxe-ejjgml{ overflow-x:scroll;}}@media (max-width: 10000px) {#brxe-xewhmi {margin-top: 80px}}@media (max-width: 480px) {#brxe-xewhmi {width: 100%}}@media (max-width: 10000px) {#brxe-oqfobk {margin-top: 8px; font-size: 10px; font-weight: 600; line-height: 160%; letter-spacing: 1px;; color: #e2e2e2; text-transform: uppercase; text-align: center}}@media (max-width: 10000px) {#brxe-bxoksj {align-items: center; padding-right: 16px; padding-left: 16px; min-height: 169px}}@media (max-width: 10000px) {#brxe-jvigua {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-jvigua {padding-top: 40px; padding-bottom: 40px}#brxe-jvigua{ overflow-x:hidden;}}@media (max-width: 10000px) {#brxe-mwduxv h1 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv h2 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv h3 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv h4 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv h5 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv h6 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-mwduxv {gap: 60px; max-width: 450px}#brxe-mwduxv .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-mwduxv h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-mwduxv {max-width: 100%}}@media (max-width: 768px) {#brxe-mwduxv {gap: 40px}#brxe-mwduxv h1 {font-size: var(--size-36)}#brxe-mwduxv h2 {font-size: var(--size-36)}#brxe-mwduxv h3 {font-size: var(--size-36)}#brxe-mwduxv h4 {font-size: var(--size-36)}#brxe-mwduxv h5 {font-size: var(--size-36)}#brxe-mwduxv h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-xqgdmr {align-items: center; flex-direction: row; column-gap: 24px; row-gap: 40px}}@media (max-width: 1024px) {#brxe-xqgdmr {flex-direction: column-reverse}}@media (max-width: 768px) {#brxe-xqgdmr {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-gbdnyd h1 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd h2 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd h3 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd h4 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd h5 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd h6 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-gbdnyd {gap: 60px; max-width: 450px}#brxe-gbdnyd .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-gbdnyd h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-gbdnyd {max-width: 100%}}@media (max-width: 768px) {#brxe-gbdnyd {gap: 40px}#brxe-gbdnyd h1 {font-size: var(--size-36)}#brxe-gbdnyd h2 {font-size: var(--size-36)}#brxe-gbdnyd h3 {font-size: var(--size-36)}#brxe-gbdnyd h4 {font-size: var(--size-36)}#brxe-gbdnyd h5 {font-size: var(--size-36)}#brxe-gbdnyd h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-oekoer {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-oekoer {flex-direction: column}}@media (max-width: 768px) {#brxe-oekoer {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-lkbtbx h1 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx h2 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx h3 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx h4 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx h5 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx h6 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lkbtbx {gap: 60px; max-width: 450px}#brxe-lkbtbx .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-lkbtbx h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-lkbtbx {max-width: 100%}}@media (max-width: 768px) {#brxe-lkbtbx {gap: 40px}#brxe-lkbtbx h1 {font-size: var(--size-36)}#brxe-lkbtbx h2 {font-size: var(--size-36)}#brxe-lkbtbx h3 {font-size: var(--size-36)}#brxe-lkbtbx h4 {font-size: var(--size-36)}#brxe-lkbtbx h5 {font-size: var(--size-36)}#brxe-lkbtbx h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-wgnyln {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-wgnyln {flex-direction: column-reverse}}@media (max-width: 768px) {#brxe-wgnyln {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-lmfkjm h1 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm h2 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm h3 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm h4 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm h5 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm h6 {font-size: var(--size-48); text-transform: capitalize; font-family: "Erode"; font-weight: 400; line-height: var(--lh-110); letter-spacing: -1.44px}#brxe-lmfkjm {gap: 60px; max-width: 450px}#brxe-lmfkjm .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-lmfkjm h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-lmfkjm {max-width: 100%}}@media (max-width: 768px) {#brxe-lmfkjm {gap: 40px}#brxe-lmfkjm h1 {font-size: var(--size-36)}#brxe-lmfkjm h2 {font-size: var(--size-36)}#brxe-lmfkjm h3 {font-size: var(--size-36)}#brxe-lmfkjm h4 {font-size: var(--size-36)}#brxe-lmfkjm h5 {font-size: var(--size-36)}#brxe-lmfkjm h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-wwbuqr {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-wwbuqr {flex-direction: column}}@media (max-width: 768px) {#brxe-wwbuqr {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-emdksi {align-items: center}}@media (max-width: 10000px) {#brxe-busokl {padding-top: var(--space-80); padding-bottom: var(--space-80); background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Group-81971174.webp); background-size: cover; background-position: top center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-busokl {padding-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-kqequw {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-kqequw {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-xhklbv {display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); justify-items: center; margin-top: var(--space-40); grid-gap: var(--space-40)}#brxe-xhklbv h3{color: #E2E2E2;text-align: center;font-family:"Archivo";font-size: 52px;font-weight: 700;line-height: 120%; margin-bottom:8px;}#brxe-xhklbv 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-xhklbv h3{font-size: 36px;}#brxe-xhklbv p{ font-size:14px}#brxe-xhklbv {grid-template-columns: 1fr; grid-gap: var(--space-40)}}@media (max-width: 10000px) {#brxe-bglfur {align-items: center}}@media (max-width: 10000px) {#brxe-iosdrk {padding-top: var(--space-80); padding-bottom: var(--space-80); background-color: var(--black-1B1B1B); min-height: 367px}}@media (max-width: 10000px) {#brxe-xdhhgj h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize}#brxe-xdhhgj .content {color: var(--white); font-size: var(--size-16); text-align: center; line-height: 140%; letter-spacing: 0.16px}#brxe-xdhhgj h3{ margin-bottom:8px;}#brxe-xdhhgj p{ max-width:582px; margin:auto;}}@media (max-width: 480px) {#brxe-xdhhgj h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-xdhhgj .content {font-size: var(--size-14)}#brxe-xdhhgj {padding-left: var(--space-08)}}@media (max-width: 375px) {#brxe-xdhhgj h1 {font-size: var(--size-36)}#brxe-xdhhgj h2 {font-size: var(--size-36)}#brxe-xdhhgj h3 {font-size: var(--size-36)}#brxe-xdhhgj h4 {font-size: var(--size-36)}#brxe-xdhhgj h5 {font-size: var(--size-36)}#brxe-xdhhgj h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-orncit {align-self: center; border-radius: 6px}}@media (max-width: 10000px) {#brxe-dtchhn h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-dtchhn .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-dtchhn h1 {font-size: var(--size-20)}#brxe-dtchhn h2 {font-size: var(--size-20)}#brxe-dtchhn h3 {font-size: var(--size-20)}#brxe-dtchhn h4 {font-size: var(--size-20)}#brxe-dtchhn h5 {font-size: var(--size-20)}#brxe-dtchhn h6 {font-size: var(--size-20)}#brxe-dtchhn .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-ninkej {align-items: center; 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); justify-content: space-between}}@media (max-width: 480px) {#brxe-ninkej {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-ogbpsu {border-radius: 6px; align-self: center}}@media (max-width: 10000px) {#brxe-mnqsnu h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-mnqsnu .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-mnqsnu h1 {font-size: var(--size-20)}#brxe-mnqsnu h2 {font-size: var(--size-20)}#brxe-mnqsnu h3 {font-size: var(--size-20)}#brxe-mnqsnu h4 {font-size: var(--size-20)}#brxe-mnqsnu h5 {font-size: var(--size-20)}#brxe-mnqsnu h6 {font-size: var(--size-20)}#brxe-mnqsnu .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-bfxvam {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; justify-content: space-between}}@media (max-width: 480px) {#brxe-bfxvam {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-lcfcmp {border-radius: 6px; align-self: center}}@media (max-width: 10000px) {#brxe-linywl h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400; text-align: center}#brxe-linywl .content {color: var(--white-gray); font-size: var(--size-16); text-align: center; line-height: var(--lh-140); letter-spacing: var(--ls-10)}#brxe-linywl {max-width: 250px}}@media (max-width: 768px) {#brxe-linywl {max-width: 100%}}@media (max-width: 480px) {#brxe-linywl h1 {font-size: var(--size-20)}#brxe-linywl h2 {font-size: var(--size-20)}#brxe-linywl h3 {font-size: var(--size-20)}#brxe-linywl h4 {font-size: var(--size-20)}#brxe-linywl h5 {font-size: var(--size-20)}#brxe-linywl h6 {font-size: var(--size-20)}#brxe-linywl .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-fxwjpf {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; justify-content: space-between}}@media (max-width: 480px) {#brxe-fxwjpf {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-hracdc {flex-direction: row; margin-top: var(--space-80); column-gap: var(--space-32); align-items: stretch; row-gap: var(--space-16)}#brxe-hracdc h3{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-hracdc {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-jyvowf {align-items: center}}@media (max-width: 768px) {#brxe-jyvowf {margin-top: 80px}}@media (max-width: 10000px) {#brxe-ynlqaz {align-items: center}}@media (max-width: 10000px) {#brxe-fqlvas {padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-fqlvas {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-vuryni {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-vuryni {font-size: var(--size-40)}}@media (max-width: 10000px) {#brxe-owucad {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-bgtsaa {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-bgtsaa {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-brkwdj {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-brkwdj {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-vpdzcz {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-pvfsqy {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-nsjfgm {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-nsjfgm {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-zvujex {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-zvujex {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-rfpajt {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-wpdgwx {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-eigdxq {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-eigdxq {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-syqwsi {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-syqwsi {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-oypqli {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-zpvrkg {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-ifcckb {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-ifcckb {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-gyeavi {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-gyeavi {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-ktdabh {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-wvxzlq {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-wvxzlq .card { padding: 16px 16px 40px 16px; border-radius: 8px; background-color: #1B1B1B; position: relative; border: 1px solid #474747; transition: all 0.3s ease; } #brxe-wvxzlq .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-wvxzlq {grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-wabzdk {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; align-items: center}#brxe-wabzdk{ background-size:60%;}}@media (max-width: 768px) {#brxe-wabzdk{ background-size:0;}}@media (max-width: 10000px) {#brxe-faqdfg {background-color: var(--black-1B1B1B); padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-faqdfg {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-wwzmya {font-size: var(--size-56); line-height: var(--lh-110); letter-spacing: var(--ls-4); text-transform: capitalize; max-width: 550px}}@media (max-width: 768px) {#brxe-wwzmya {font-size: var(--size-40); text-align: center; max-width: 100%}}@media (max-width: 10000px) {#brxe-vqqhbi {font-size: 10px; line-height: 160%; letter-spacing: 1px;; text-transform: uppercase; font-weight: 600; color: #e2e2e2; text-align: center; margin-top: 12px}}@media (max-width: 10000px) {#brxe-kpiqin {width: auto}}@media (max-width: 10000px) {#brxe-dtunyz {flex-direction: row; align-items: center; justify-content: space-between}}@media (max-width: 768px) {#brxe-dtunyz {flex-direction: column; row-gap: 40px}}@media (max-width: 600px) {#brxe-dtunyz {align-self: center !important}}@media (max-width: 10000px) {#brxe-vscmld {padding-top: 164px; padding-bottom: 164px; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/LAST-SECTION-1-1-3840x1280.webp); background-size: cover; background-position: top center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-vscmld {padding-top: 80px; padding-bottom: 80px}}