@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {.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-ddivrz {max-width: 197px; align-self: center; z-index: 1}}@media (max-width: 768px) {#brxe-ddivrz {align-self: center}}@media (max-width: 10000px) {#brxe-bjzhog {max-width: 435px}}@media (max-width: 1024px) {#brxe-bjzhog {max-width: 300px}}@media (max-width: 10000px) {#brxe-zdpnqk {color: var(--bricks-color-xkaedn); font-size: 56px; line-height: 110%; letter-spacing: -1.68px; font-weight: 400; margin-top: var(--space-24)}}@media (max-width: 768px) {#brxe-zdpnqk {font-size: 40px; letter-spacing: -1.2px; text-align: center}}@media (max-width: 10000px) {#brxe-torght {color: #e2e2e2; font-weight: 700; font-size: 20px; line-height: 140%; letter-spacing: -0.2px; margin-top: 24px}}@media (max-width: 768px) {#brxe-torght {margin-top: 16px; text-align: center; font-size: 16px}}@media (max-width: 10000px) {#brxe-dxpqfr {font-size: 16px; line-height: 170%; letter-spacing: 0.16px; color: var(--white); margin-top: 24px; max-width: 540px}}@media (max-width: 1024px) {#brxe-dxpqfr {text-align: center}}@media (max-width: 768px) {#brxe-dxpqfr {line-height: 160%}}@media (max-width: 10000px) {#brxe-zkwjpy {margin-top: var(--space-24)}}@media (max-width: 768px) {#brxe-zkwjpy {margin-top: 40px}}@media (max-width: 10000px) {#brxe-boqjzb {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-boqjzb {text-align: center}}@media (max-width: 375px) {#brxe-boqjzb {letter-spacing: .7px}}@media (max-width: 10000px) {#brxe-cnxvyk {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-cnxvyk {text-align: center}}@media (max-width: 375px) {#brxe-cnxvyk {letter-spacing: .7px}}@media (max-width: 480px) {#brxe-fbfsga {max-width: 50px}}@media (max-width: 10000px) {#brxe-snzhni {flex-direction: row; column-gap: 7px; max-width: 114px}}@media (max-width: 480px) {#brxe-snzhni {align-items: flex-end}}@media (max-width: 10000px) {#brxe-nwrcsc {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-nwrcsc {letter-spacing: .7px}}@media (max-width: 480px) {#brxe-clsicr {max-width: 120px}}@media (max-width: 10000px) {#brxe-fwhywa {flex-direction: row; column-gap: var(--space-16); align-items: center}}@media (max-width: 768px) {#brxe-fwhywa {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-dvmoyv {flex-direction: row; column-gap: var(--space-24); align-items: center; margin-top: var(--space-40); max-width: 412px}}@media (max-width: 768px) {#brxe-dvmoyv {flex-wrap: nowrap}}@media (max-width: 480px) {#brxe-dvmoyv {row-gap: var(--space-24)}}@media (max-width: 1024px) {#brxe-unsajl {max-width: 100%; align-items: center}}@media (max-width: 10000px) {#brxe-eaqiak {z-index: 1}}@media (max-width: 1024px) {#brxe-eaqiak {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-dzxegs {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: 32px; z-index: 1}}@media (max-width: 1024px) {#brxe-dzxegs {margin-top: 0}}@media (max-width: 480px) {#brxe-dzxegs {text-align: center; margin-right: 0}}@media (max-width: 375px) {#brxe-dzxegs {letter-spacing: .7px; margin-right: 0}}@media (max-width: 10000px) {#brxe-uggpnu {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-xnuhls {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-jsqbzt {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-domtxy {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-xlevhj {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-ufrwqx {display: grid; align-items: initial; grid-template-columns: repeat(5, 1fr); max-width: 349px; grid-gap: var(--space-16); z-index: 1; justify-items: center}}@media (max-width: 480px) {#brxe-ufrwqx {grid-gap: var(--space-08); margin-right: 0}}@media (max-width: 10000px) {#brxe-fcnqvz {align-items: center; position: relative; max-width: 583px; margin-top: 50px}}@media (max-width: 1024px) {#brxe-fcnqvz {max-width: 100%; margin-top: 0}}@media (max-width: 10000px) {#brxe-htbgmy {flex-direction: row; z-index: 1; margin-top: 90px; column-gap: 40px; align-items: center}}@media (max-width: 1024px) {#brxe-htbgmy {flex-direction: column; margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-ltscpf {max-width: 800px; align-self: flex-end; position: absolute; margin-top: 35px; right: 0px}}@media (max-width: 1024px) {#brxe-ltscpf {bottom: 0px; margin-top: 0}}@media (max-width: 768px) {#brxe-ltscpf {max-width: 600px}}@media (max-width: 480px) {#brxe-ltscpf {max-width: 400px}}@media (max-width: 10000px) {#brxe-hqahhs {position: relative}}@media (max-width: 10000px) {#get-started {background-position: bottom center; background-size: cover; background-repeat: no-repeat; background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/hero.webp); padding-top: var(--space-24); padding-bottom: 45px}}@media (max-width: 10000px) {#brxe-dforsm {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-dforsm {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-mhvmls {color: var(--bricks-color-xkaedn); font-size: 24px; font-weight: 400; line-height: 140%; letter-spacing: -0.96px; text-align: center; margin-top: 8px}}@media (max-width: 768px) {#brxe-mhvmls {font-size: 18px}}@media (max-width: 10000px) {#brxe-fokevu {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-fokevu {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-ceihlv {justify-content: center; align-items: center}}@media (max-width: 10000px) {#brxe-asljhr {justify-content: center}}@media (max-width: 10000px) {#brxe-rqdlge {justify-content: center}}@media (max-width: 10000px) {#brxe-hhrcsl {justify-content: center}}@media (max-width: 10000px) {#brxe-cdprxb {justify-content: center}}@media (max-width: 10000px) {#brxe-aapmbv {justify-content: center}}@media (max-width: 10000px) {#brxe-xesplk {justify-content: center}}@media (max-width: 10000px) {#brxe-supiks {align-self: center !important}}@media (max-width: 768px) {#brxe-supiks .row{ width:231px}}@media (max-width: 10000px) {#brxe-nypxwl {max-width: 50px}}@media (max-width: 10000px) {#brxe-ehfutq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-kcscga {max-width: 50px}}@media (max-width: 10000px) {#brxe-wbzttl {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ylxpqv {max-width: 50px}}@media (max-width: 10000px) {#brxe-uqtecx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-jgkbtk {max-width: 50px}}@media (max-width: 10000px) {#brxe-ldhenx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-bineyn {max-width: 50px}}@media (max-width: 10000px) {#brxe-syqgam {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-aqzitw {max-width: 50px}}@media (max-width: 10000px) {#brxe-fzukrl {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ktomgv {max-width: 50px}}@media (max-width: 10000px) {#brxe-yhuflt {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-xwqnjz {align-self: center !important}}@media (max-width: 768px) {#brxe-xwqnjz .row{ width:200px}}@media (max-width: 10000px) {#brxe-dkkswr {max-width: 58px}}@media (max-width: 10000px) {#brxe-cgwqoz {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-zuhkak {max-width: 50px}}@media (max-width: 10000px) {#brxe-uiivnx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-iugbtl {max-width: 50px}}@media (max-width: 10000px) {#brxe-oxfeuq {text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 700; line-height: 150%; letter-spacing: -0.48px; margin-top: 16px}}@media (max-width: 10000px) {#brxe-xwufvk {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-weskgq {max-width: 50px}}@media (max-width: 10000px) {#brxe-uacvjy {text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 700; line-height: 150%; letter-spacing: -0.48px; margin-top: 16px}}@media (max-width: 10000px) {#brxe-xtojdz {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-dawerz {max-width: 50px}}@media (max-width: 10000px) {#brxe-djqoyd {text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 700; line-height: 150%; letter-spacing: -0.48px; margin-top: 16px}}@media (max-width: 10000px) {#brxe-ktbsgg {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-smmxyc {max-width: 50px}}@media (max-width: 10000px) {#brxe-mstzjr {text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 700; line-height: 150%; letter-spacing: -0.48px; margin-top: 16px}}@media (max-width: 10000px) {#brxe-cfrddh {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-yzaggk {max-width: 50px}}@media (max-width: 10000px) {#brxe-sybwuu {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-dulzoz {align-self: center !important}}@media (max-width: 768px) {#brxe-dulzoz .row{ width:200px}}@media (max-width: 10000px) {#brxe-unexsu {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-unexsu {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-dtcsvh {align-items: center; justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-szewaf {justify-content: center}}@media (max-width: 10000px) {#brxe-pbstou {justify-content: center}}@media (max-width: 10000px) {#brxe-swnepd {justify-content: center}}@media (max-width: 10000px) {#brxe-whdliv {justify-content: center}}@media (max-width: 10000px) {#brxe-verzyu {justify-content: center}}@media (max-width: 10000px) {#brxe-eopjio {justify-content: center}}@media (max-width: 10000px) {#brxe-lahpvi {align-self: center !important}}@media (max-width: 768px) {#brxe-lahpvi .row{ width:420px}}@media (max-width: 10000px) {#brxe-dihzlx {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-tqslbn {display: block; margin-top: 80px}}@media (max-width: 1366px) {#brxe-tqslbn{ overflow-x:scroll;}}@media (max-width: 10000px) {#brxe-jhzquv {margin-top: 80px}}@media (max-width: 10000px) {#brxe-rbeqcp {margin-top: var(--space-08); color: var(--8E8E8E); font-size: var(--size-12); font-weight: 700; text-transform: uppercase; letter-spacing: 1px; line-height: var(--lh-170); text-align: center}}@media (max-width: 480px) {#brxe-rbeqcp {text-align: center}}@media (max-width: 375px) {#brxe-rbeqcp {letter-spacing: .7px}}@media (max-width: 10000px) {#brxe-ljwtzu {padding-top: 80px; padding-bottom: 80px}#brxe-ljwtzu{ overflow-x:hidden !important;}}@media (max-width: 768px) {#brxe-ljwtzu {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-rmsrwt {text-align: center; font-size: var(--size-60); line-height: var(--lh-140); letter-spacing: var(--ls-13); text-transform: capitalize; max-width: 802px}}@media (max-width: 768px) {#brxe-rmsrwt {font-size: var(--size-40)}}@media (max-width: 10000px) {#brxe-fgzung 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-fgzung 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-fgzung 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-fgzung 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-fgzung 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-fgzung 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-fgzung {gap: 60px; max-width: 490px}#brxe-fgzung .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-fgzung h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-fgzung {max-width: 100%}}@media (max-width: 768px) {#brxe-fgzung {gap: 40px}#brxe-fgzung h1 {font-size: var(--size-36)}#brxe-fgzung h2 {font-size: var(--size-36)}#brxe-fgzung h3 {font-size: var(--size-36)}#brxe-fgzung h4 {font-size: var(--size-36)}#brxe-fgzung h5 {font-size: var(--size-36)}#brxe-fgzung h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-nsuhcv {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-nsuhcv {flex-direction: column-reverse}}@media (max-width: 768px) {#brxe-nsuhcv {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-yehnea 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-yehnea 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-yehnea 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-yehnea 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-yehnea 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-yehnea 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-yehnea {gap: 60px; max-width: 450px}#brxe-yehnea .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-yehnea h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-yehnea {max-width: 100%}}@media (max-width: 768px) {#brxe-yehnea {gap: 40px}#brxe-yehnea h1 {font-size: var(--size-36)}#brxe-yehnea h2 {font-size: var(--size-36)}#brxe-yehnea h3 {font-size: var(--size-36)}#brxe-yehnea h4 {font-size: var(--size-36)}#brxe-yehnea h5 {font-size: var(--size-36)}#brxe-yehnea h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-thdrdy {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-thdrdy {flex-direction: column}}@media (max-width: 768px) {#brxe-thdrdy {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-amgrkh 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-amgrkh 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-amgrkh 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-amgrkh 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-amgrkh 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-amgrkh 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-amgrkh {gap: 60px; max-width: 450px}#brxe-amgrkh .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-amgrkh h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-amgrkh {max-width: 100%}}@media (max-width: 768px) {#brxe-amgrkh {gap: 40px}#brxe-amgrkh h1 {font-size: var(--size-36)}#brxe-amgrkh h2 {font-size: var(--size-36)}#brxe-amgrkh h3 {font-size: var(--size-36)}#brxe-amgrkh h4 {font-size: var(--size-36)}#brxe-amgrkh h5 {font-size: var(--size-36)}#brxe-amgrkh h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-aqzvrh {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-aqzvrh {flex-direction: column-reverse}}@media (max-width: 768px) {#brxe-aqzvrh {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-ifngey 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-ifngey 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-ifngey 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-ifngey 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-ifngey 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-ifngey 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-ifngey {gap: 60px; max-width: 450px}#brxe-ifngey .content {font-size: var(--size-16); color: var(--white); font-weight: 400; line-height: var(--lh-170); letter-spacing: var(--ls-7)}#brxe-ifngey h3{ margin-bottom:16px;}}@media (max-width: 1024px) {#brxe-ifngey {max-width: 100%}}@media (max-width: 768px) {#brxe-ifngey {gap: 40px}#brxe-ifngey h1 {font-size: var(--size-36)}#brxe-ifngey h2 {font-size: var(--size-36)}#brxe-ifngey h3 {font-size: var(--size-36)}#brxe-ifngey h4 {font-size: var(--size-36)}#brxe-ifngey h5 {font-size: var(--size-36)}#brxe-ifngey h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-namwwt {flex-direction: row; column-gap: 24px; row-gap: 40px; align-items: center; margin-top: var(--space-80)}}@media (max-width: 1024px) {#brxe-namwwt {flex-direction: column}}@media (max-width: 768px) {#brxe-namwwt {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-bbsuil {align-items: center}}@media (max-width: 10000px) {#brxe-iezgoi {padding-top: var(--space-80); padding-bottom: var(--space-80); background-image: url(https://aftershoot.com/wp-content/uploads/2026/05/Group-81971176-1.webp); background-size: cover; background-position: top center; background-repeat: no-repeat}#brxe-iezgoi{ background-size:100% 100%;}}@media (max-width: 768px) {#brxe-iezgoi {padding-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-vlnbhk {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-vlnbhk {font-size: var(--size-40)}}@media (max-width: 10000px) {#brxe-jqosvo {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-qfdfdx {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-qfdfdx {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-uvbghp {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-uvbghp {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-yzpnxm {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-rcgbig {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-bygxmi {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-bygxmi {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-kfthrc {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-kfthrc {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-letjjj {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-xowgwn {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-alnvzi {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-alnvzi {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-cwcmuo {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-cwcmuo {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-sdnsxn {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-szsafc {border-radius: var(--space-4)}}@media (max-width: 10000px) {#brxe-ahzmvl {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-ahzmvl {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-djkxjn {font-size: var(--size-24); line-height: var(--lh-150); color: var(--white); font-weight: 400}}@media (max-width: 768px) {#brxe-djkxjn {font-size: var(--size-18)}}@media (max-width: 10000px) {#brxe-bmhuwq {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-uhtfzx {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-uhtfzx .card { padding: 16px 16px 40px 16px; border-radius: 8px; background-color: #1B1B1B; position: relative; border: 1px solid #474747; transition: all 0.3s ease; } #brxe-uhtfzx .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-uhtfzx {grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-jiugoy {background-image: url(https://aftershoot.com/wp-content/uploads/2026/03/Vector-1-1-1.webp); background-size: contain; background-repeat: no-repeat; background-position: top left; align-items: center}#brxe-jiugoy{ background-size:60%;}}@media (max-width: 10000px) {#brxe-atpvfo {background-color: var(--black-1B1B1B); padding-top: var(--space-80); padding-bottom: var(--space-80)}}@media (max-width: 768px) {#brxe-atpvfo {padding-top: var(--space-40); padding-bottom: var(--space-40)}}@media (max-width: 10000px) {#brxe-nrujdi {font-size: var(--size-56); line-height: var(--lh-110); letter-spacing: var(--ls-4); text-transform: capitalize; max-width: 400px}}@media (max-width: 768px) {#brxe-nrujdi {font-size: var(--size-40); text-align: center; max-width: 100%}}@media (max-width: 10000px) {#brxe-ehxfuq {font-weight: 400; font-size: var(--size-16); color: var(--bricks-color-xkaedn); letter-spacing: 0.48px; line-height: 170%; max-width: 495px; margin-top: 12px}}@media (max-width: 768px) {#brxe-ehxfuq {text-align: center}}@media (max-width: 10000px) {#brxe-rpwgxc {width: auto}}@media (max-width: 10000px) {#brxe-jdczya {font-size: 12px; line-height: 170%; letter-spacing: 3.6px; text-transform: uppercase; font-weight: 700; color: #e2e2e2; text-align: center; margin-top: 8px}}@media (max-width: 10000px) {#brxe-xrudkg {width: auto; align-items: center}}@media (max-width: 10000px) {#brxe-cgvssk {flex-direction: row; align-items: center; justify-content: space-between}}@media (max-width: 768px) {#brxe-cgvssk {flex-direction: column; row-gap: 40px}}@media (max-width: 600px) {#brxe-cgvssk {align-self: center !important}}@media (max-width: 10000px) {#brxe-xqfomw {padding-top: 178px; padding-bottom: 178px; background-image: url(https://aftershoot.com/wp-content/uploads/2026/05/LAST-SECTION-1-1-scaled.webp); background-size: cover; background-position: bottom center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-xqfomw {padding-top: 80px; padding-bottom: 80px}}