@layer bricks {.brxe-template{width:100%}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-button{width:auto}}@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 {@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-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%}}@media (max-width: 10000px) { html {background-color: var(--black)} body {background: none}}@media (max-width: 10000px) {#brxe-rzdvku {max-width: 197px; align-self: center}}@media (max-width: 768px) {#brxe-rzdvku {align-self: center}}@media (max-width: 10000px) {#brxe-sfecsu {margin-top: 24px}}@media (max-width: 10000px) {#brxe-zoibfd {text-align: center; font-size: 56px; color: var(--white); font-weight: 400; letter-spacing: -1.68px; line-height: 110%; text-transform: capitalize; margin-top: var(--space-40)}}@media (max-width: 768px) {#brxe-zoibfd {font-size: 40px; letter-spacing: -1.2px; font-weight: 400; line-height: 110%}}@media (max-width: 480px) {#brxe-zoibfd {line-height: var(--line-height-s)}}@media (max-width: 414px) {#brxe-zoibfd {letter-spacing: -.7px}}@media (max-width: 10000px) {#brxe-lufqpj {max-width: 809px; color: var(--bricks-color-scxluu); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; margin-top: 8px}#brxe-lufqpj a {color: var(--bricks-color-scxluu); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; font-size: inherit}}@media (max-width: 768px) {#brxe-lufqpj {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px}#brxe-lufqpj a {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; font-size: inherit}}@media (max-width: 10000px) {#brxe-rclwbm {margin-top: 40px}}@media (max-width: 10000px) {#brxe-zyfvxs {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-top: var(--space-10)}}@media (max-width: 480px) {#brxe-zyfvxs {text-align: center}}@media (max-width: 375px) {#brxe-zyfvxs {letter-spacing: .7px}}@media (max-width: 10000px) {#brxe-qihtkm {margin-top: 80px}}@media (max-width: 768px) {#brxe-qihtkm {margin-top: 40px}}@media (max-width: 10000px) {#brxe-rzzibb {align-items: center}}@media (max-width: 10000px) {#brxe-qmisfk {align-items: center; padding-right: var(--space-80); padding-left: var(--space-80); max-width: 1440px}}@media (max-width: 1024px) {#brxe-qmisfk {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#get-started {background-position: center center; background-repeat: no-repeat; background-image: url("https://aftershoot.com/wp-content/uploads/2025/07/Hero-Section-Gradient-1-scaled.webp"); background-color: var(--black); background-size: cover; padding-top: 24px; padding-bottom: var(--space-80)}}@media (max-width: 1440px) {#get-started {background-position: top center; background-size: cover; background-repeat: no-repeat}}@media (max-width: 480px) {#get-started {padding-bottom: 0}}@media (max-width: 10000px) {#brxe-kmrdnj {color: var(--white); font-size: 56px; font-weight: 400; letter-spacing: -1.68px; line-height: 110%}}@media (max-width: 768px) {#brxe-kmrdnj {font-size: var(--size-48); text-align: center; line-height: 130%; letter-spacing: -1.44px}}@media (max-width: 480px) {#brxe-kmrdnj {max-width: 2804px}}@media (max-width: 10000px) {#brxe-urxtqy {margin-top: var(--space-80)}}@media (max-width: 10000px) {#brxe-rldjag {align-items: center}}@media (max-width: 768px) {#brxe-rldjag {padding-right: var(--space-24); padding-bottom: var(--space-24); padding-left: var(--space-24); align-items: center; margin-bottom: 0}}@media (max-width: 480px) {#brxe-rldjag {padding-bottom: 42px}}@media (max-width: 414px) {#brxe-rldjag {padding-right: var(--space-10); padding-left: var(--space-10)}}@media (max-width: 375px) {#brxe-rldjag {padding-right: 0; padding-left: 0}}@media (max-width: 768px) {#brxe-ysglvy {padding-top: 35px}}@media (max-width: 10000px) {#brxe-jxgbjk {color: var(--bricks-color-qjsxzt); font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.54px; line-height: normal}}@media (max-width: 1024px) {#brxe-jxgbjk {text-align: center}}@media (max-width: 10000px) {#brxe-ncunjh {color: #F0F0F0; font-size: 48px; font-family: "Archivo"; font-weight: 700; line-height: 110%; letter-spacing: -1.44px; text-transform: capitalize; margin-top: 20px}}@media (max-width: 1024px) {#brxe-ncunjh {text-align: center; font-size: 42px}}@media (max-width: 10000px) {#brxe-xeuzlu {color: #E5E5E5; font-size: 20px; font-weight: 400; line-height: 130%; margin-top: 20px}}@media (max-width: 1024px) {#brxe-xeuzlu {text-align: center}}@media (max-width: 10000px) {#brxe-modmwk {margin-top: 50px}}@media (max-width: 10000px) {#brxe-zdanhk {text-transform: uppercase; font-size: 15px; font-weight: 700; line-height: normal; letter-spacing: 0.96px; margin-top: 60px}}@media (max-width: 10000px) {#brxe-mjgmwi {align-items: center}}@media (max-width: 10000px) {#brxe-rohlmt {padding-top: 100px; padding-bottom: 100px; background-image: url("https://aftershoot.com/wp-content/uploads/2026/05/Rectangle-3-1.webp"); background-position: top center; background-repeat: no-repeat; background-size: contain; background-color: #0d0d0d}}@media (max-width: 768px) {#brxe-rohlmt{ background:none;}#brxe-rohlmt {padding-top: 60px; padding-bottom: 60px}}@media (max-width: 10000px) {#brxe-igixgf {color: var(--primary-blue); font-size: var(--size-12); text-transform: uppercase; font-weight: 500; letter-spacing: 3.6px; line-height: 170%; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--purple-7E68B0) 0%, var(--blue-008AD2) 35%)}}@media (max-width: 10000px) {#brxe-ajuack h1 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack h2 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack h3 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack h4 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack h5 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack h6 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-ajuack .content {font-size: var(--size-16); color: var(--white-gray); line-height: 1.4; letter-spacing: 0.16px}#brxe-ajuack {max-width: 500px}#brxe-ajuack h3{font-size: 48px;font-weight: 400;line-height: 110%;letter-spacing: -1.44px; margin-bottom:8px; margin-top:8px;}#brxe-ajuack p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768px){ #brxe-ajuack h3{font-size: 32px;letter-spacing: -0.96px; }}}@media (max-width: 768px) {#brxe-ajuack {max-width: 100%}#brxe-ajuack h1 {text-align: center; font-size: var(--size-32)}#brxe-ajuack h2 {text-align: center; font-size: var(--size-32)}#brxe-ajuack h3 {text-align: center; font-size: var(--size-32)}#brxe-ajuack h4 {text-align: center; font-size: var(--size-32)}#brxe-ajuack h5 {text-align: center; font-size: var(--size-32)}#brxe-ajuack h6 {text-align: center; font-size: var(--size-32)}#brxe-ajuack .content {text-align: center}}@media (max-width: 10000px) {#brxe-pqvqgx {display: none}}@media (max-width: 768px) {#brxe-pqvqgx {margin-top: var(--space-40); display: block}}@media (max-width: 10000px) {#brxe-lzmunq {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-lzmunq h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-lzmunq h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-lzmunq h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-lzmunq h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-lzmunq h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-lzmunq h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-lzmunq {flex-direction: column}#brxe-lzmunq h1 {font-size: var(--size-14)}#brxe-lzmunq h2 {font-size: var(--size-14)}#brxe-lzmunq h3 {font-size: var(--size-14)}#brxe-lzmunq h4 {font-size: var(--size-14)}#brxe-lzmunq h5 {font-size: var(--size-14)}#brxe-lzmunq h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-ewwrht {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-ewwrht h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ewwrht h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ewwrht h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ewwrht h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ewwrht h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ewwrht h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-ewwrht {flex-direction: column}#brxe-ewwrht h1 {font-size: var(--size-14)}#brxe-ewwrht h2 {font-size: var(--size-14)}#brxe-ewwrht h3 {font-size: var(--size-14)}#brxe-ewwrht h4 {font-size: var(--size-14)}#brxe-ewwrht h5 {font-size: var(--size-14)}#brxe-ewwrht h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-uzmezh {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-uzmezh h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-uzmezh h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-uzmezh h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-uzmezh h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-uzmezh h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-uzmezh h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-uzmezh {flex-direction: column}#brxe-uzmezh h1 {font-size: var(--size-14)}#brxe-uzmezh h2 {font-size: var(--size-14)}#brxe-uzmezh h3 {font-size: var(--size-14)}#brxe-uzmezh h4 {font-size: var(--size-14)}#brxe-uzmezh h5 {font-size: var(--size-14)}#brxe-uzmezh h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-meouxe {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-meouxe h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-meouxe h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-meouxe h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-meouxe h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-meouxe h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-meouxe h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-meouxe {flex-direction: column}#brxe-meouxe h1 {font-size: var(--size-14)}#brxe-meouxe h2 {font-size: var(--size-14)}#brxe-meouxe h3 {font-size: var(--size-14)}#brxe-meouxe h4 {font-size: var(--size-14)}#brxe-meouxe h5 {font-size: var(--size-14)}#brxe-meouxe h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-blrzue {row-gap: 24px; margin-top: var(--space-40); flex-direction: row; flex-wrap: wrap}}@media (max-width: 768px) {#brxe-qixnmk {align-items: center}}@media (max-width: 768px) {#brxe-qojtpk {display: none}}@media (max-width: 10000px) {#brxe-hjvlxh {flex-direction: row; justify-content: space-between; column-gap: 80px; align-items: center}}@media (max-width: 768px) {#brxe-hjvlxh {flex-direction: column}}@media (max-width: 10000px) {#brxe-iakhoe {background-image: url("https://aftershoot.com/wp-content/uploads/2026/06/Ellipse-16-1.webp"); background-size: cover; padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-arcfew {display: none}}@media (max-width: 10000px) {#brxe-yeqfuw {color: var(--primary-blue); font-size: var(--size-12); text-transform: uppercase; font-weight: 500; letter-spacing: 3.6px; line-height: 170%; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, var(--orange-EF4023) 0%, var(--orange-F6821F) 34%, var(--orange-FFC40E) 62%)}}@media (max-width: 10000px) {#brxe-tcmnff h1 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff h2 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff h3 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff h4 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff h5 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff h6 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-tcmnff .content {font-size: var(--size-16); color: var(--white-gray); letter-spacing: 0.16px; line-height: 1.4}#brxe-tcmnff h3{font-size: 48px;font-weight: 400;line-height: 110%;letter-spacing: -1.44px; margin-bottom:8px; margin-top:8px;}#brxe-tcmnff p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768px){ #brxe-tcmnff h3{font-size: 32px;letter-spacing: -0.96px; }}}@media (max-width: 768px) {#brxe-tcmnff {max-width: 100%}#brxe-tcmnff h1 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff h2 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff h3 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff h4 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff h5 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff h6 {text-align: center; font-size: var(--size-32)}#brxe-tcmnff .content {text-align: center}}@media (max-width: 10000px) {#brxe-isniag {display: none}}@media (max-width: 768px) {#brxe-isniag {display: block; margin-top: 40px}}@media (max-width: 10000px) {#brxe-wdcdzm {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-wdcdzm h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-wdcdzm h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-wdcdzm h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-wdcdzm h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-wdcdzm h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-wdcdzm h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-wdcdzm {flex-direction: column}#brxe-wdcdzm h1 {font-size: var(--size-14); text-align: center}#brxe-wdcdzm h2 {font-size: var(--size-14); text-align: center}#brxe-wdcdzm h3 {font-size: var(--size-14); text-align: center}#brxe-wdcdzm h4 {font-size: var(--size-14); text-align: center}#brxe-wdcdzm h5 {font-size: var(--size-14); text-align: center}#brxe-wdcdzm h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 414px) {#brxe-wdcdzm h1 {text-align: center}#brxe-wdcdzm h2 {text-align: center}#brxe-wdcdzm h3 {text-align: center}#brxe-wdcdzm h4 {text-align: center}#brxe-wdcdzm h5 {text-align: center}#brxe-wdcdzm h6 {text-align: center}}@media (max-width: 10000px) {#brxe-kejhbb {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-kejhbb h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kejhbb h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kejhbb h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kejhbb h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kejhbb h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kejhbb h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-kejhbb {flex-direction: column}#brxe-kejhbb h1 {font-size: var(--size-14); text-align: center}#brxe-kejhbb h2 {font-size: var(--size-14); text-align: center}#brxe-kejhbb h3 {font-size: var(--size-14); text-align: center}#brxe-kejhbb h4 {font-size: var(--size-14); text-align: center}#brxe-kejhbb h5 {font-size: var(--size-14); text-align: center}#brxe-kejhbb h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-iwhjuf {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-iwhjuf h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-iwhjuf h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-iwhjuf h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-iwhjuf h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-iwhjuf h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-iwhjuf h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-iwhjuf {flex-direction: column}#brxe-iwhjuf h1 {font-size: var(--size-14); text-align: center}#brxe-iwhjuf h2 {font-size: var(--size-14); text-align: center}#brxe-iwhjuf h3 {font-size: var(--size-14); text-align: center}#brxe-iwhjuf h4 {font-size: var(--size-14); text-align: center}#brxe-iwhjuf h5 {font-size: var(--size-14); text-align: center}#brxe-iwhjuf h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-kzzdet {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-kzzdet h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kzzdet h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kzzdet h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kzzdet h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kzzdet h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-kzzdet h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-kzzdet {flex-direction: column}#brxe-kzzdet h1 {font-size: var(--size-14); text-align: center}#brxe-kzzdet h2 {font-size: var(--size-14); text-align: center}#brxe-kzzdet h3 {font-size: var(--size-14); text-align: center}#brxe-kzzdet h4 {font-size: var(--size-14); text-align: center}#brxe-kzzdet h5 {font-size: var(--size-14); text-align: center}#brxe-kzzdet h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-zoogtk {flex-direction: row; row-gap: 24px; margin-top: var(--space-40); flex-wrap: wrap}}@media (max-width: 768px) {#brxe-zoogtk {margin-top: 40px; flex-direction: row}}@media (max-width: 414px) {#brxe-zoogtk {flex-direction: row}}@media (max-width: 768px) {#brxe-sxxkgp {align-items: center; flex-direction: column}}@media (max-width: 10000px) {#brxe-oatovf {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 80px}}@media (max-width: 768px) {#brxe-oatovf {flex-direction: column}}@media (max-width: 10000px) {#brxe-dhccre {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2026/06/Ellipse-17-1.webp"); background-size: cover}}@media (max-width: 10000px) {#brxe-edmeet {color: var(--primary-blue); font-size: var(--size-12); text-transform: uppercase; font-weight: 500; letter-spacing: 3.6px; line-height: 170%}#brxe-edmeet{ background: linear-gradient(261deg, #EF4023 -61.39%, #7E68B0 90.27%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-xvujzj h1 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj h2 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj h3 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj h4 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj h5 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj h6 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-xvujzj .content {font-size: var(--size-16); color: var(--white-gray); line-height: 1.4; letter-spacing: 0.16px}#brxe-xvujzj {max-width: 541px}#brxe-xvujzj h3{font-size: 48px;font-weight: 400;line-height: 110%;letter-spacing: -1.44px; margin-bottom:8px; margin-top:8px;}#brxe-xvujzj p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768px){ #brxe-xvujzj h3{font-size: 32px;letter-spacing: -0.96px; }}}@media (max-width: 768px) {#brxe-xvujzj {max-width: 100%}#brxe-xvujzj h1 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj h2 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj h3 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj h4 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj h5 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj h6 {text-align: center; font-size: var(--size-32)}#brxe-xvujzj .content {text-align: center}}@media (max-width: 10000px) {#brxe-daeqeu {display: none}}@media (max-width: 768px) {#brxe-daeqeu {margin-top: var(--space-40); display: block}}@media (max-width: 10000px) {#brxe-tlhcbt {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-tlhcbt h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tlhcbt h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tlhcbt h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tlhcbt h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tlhcbt h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tlhcbt h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-tlhcbt {flex-direction: column}#brxe-tlhcbt h1 {font-size: var(--size-14)}#brxe-tlhcbt h2 {font-size: var(--size-14)}#brxe-tlhcbt h3 {font-size: var(--size-14)}#brxe-tlhcbt h4 {font-size: var(--size-14)}#brxe-tlhcbt h5 {font-size: var(--size-14)}#brxe-tlhcbt h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-opbmti {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-opbmti h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-opbmti h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-opbmti h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-opbmti h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-opbmti h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-opbmti h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-opbmti {flex-direction: column}#brxe-opbmti h1 {font-size: var(--size-14)}#brxe-opbmti h2 {font-size: var(--size-14)}#brxe-opbmti h3 {font-size: var(--size-14)}#brxe-opbmti h4 {font-size: var(--size-14)}#brxe-opbmti h5 {font-size: var(--size-14)}#brxe-opbmti h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-dpgoeo {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-dpgoeo h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-dpgoeo h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-dpgoeo h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-dpgoeo h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-dpgoeo h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-dpgoeo h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-dpgoeo {flex-direction: column}#brxe-dpgoeo h1 {font-size: var(--size-14)}#brxe-dpgoeo h2 {font-size: var(--size-14)}#brxe-dpgoeo h3 {font-size: var(--size-14)}#brxe-dpgoeo h4 {font-size: var(--size-14)}#brxe-dpgoeo h5 {font-size: var(--size-14)}#brxe-dpgoeo h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-exwvbd {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-exwvbd h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-exwvbd h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-exwvbd h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-exwvbd h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-exwvbd h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-exwvbd h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-exwvbd {flex-direction: column}#brxe-exwvbd h1 {font-size: var(--size-14)}#brxe-exwvbd h2 {font-size: var(--size-14)}#brxe-exwvbd h3 {font-size: var(--size-14)}#brxe-exwvbd h4 {font-size: var(--size-14)}#brxe-exwvbd h5 {font-size: var(--size-14)}#brxe-exwvbd h6 {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-buuhpb {flex-direction: row; flex-wrap: wrap; row-gap: 24px; margin-top: var(--space-40)}}@media (max-width: 768px) {#brxe-gecimb {align-items: center}}@media (max-width: 768px) {#brxe-ayqepd {display: none}}@media (max-width: 10000px) {#brxe-hxhphd {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 80px}}@media (max-width: 768px) {#brxe-hxhphd {flex-direction: column}}@media (max-width: 10000px) {#brxe-lkells {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2026/06/Ellipse-17-2.webp"); background-size: cover}}@media (max-width: 768px) {#brxe-rbrduz {display: none}}@media (max-width: 10000px) {#brxe-wsfkyl {color: var(--bricks-color-xkaedn); font-size: var(--size-12); text-transform: uppercase; font-weight: 500; letter-spacing: 3.6px; line-height: 170%}}@media (max-width: 10000px) {#brxe-mzcnis h1 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis h2 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis h3 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis h4 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis h5 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis h6 {font-family: "Erode"; font-weight: 400; font-size: var(--size-48); color: var(--white-gray); letter-spacing: -1.44px}#brxe-mzcnis .content {font-size: var(--size-16); color: var(--white-gray); letter-spacing: 0.16px; line-height: 1.4}#brxe-mzcnis h3{font-size: 48px;font-weight: 400;line-height: 110%;letter-spacing: -1.44px; margin-bottom:8px; margin-top:8px;}#brxe-mzcnis p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768px){ #brxe-mzcnis h3{font-size: 32px;letter-spacing: -0.96px; }}}@media (max-width: 768px) {#brxe-mzcnis {max-width: 100%}#brxe-mzcnis h1 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis h2 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis h3 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis h4 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis h5 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis h6 {text-align: center; font-size: var(--size-32)}#brxe-mzcnis .content {text-align: center}}@media (max-width: 10000px) {#brxe-kpordk {display: none}}@media (max-width: 768px) {#brxe-kpordk {margin-top: 20px; display: block}}@media (max-width: 10000px) {#brxe-ccgfcr {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-ccgfcr h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ccgfcr h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ccgfcr h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ccgfcr h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ccgfcr h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-ccgfcr h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-ccgfcr {flex-direction: column}#brxe-ccgfcr h1 {font-size: var(--size-14); text-align: center}#brxe-ccgfcr h2 {font-size: var(--size-14); text-align: center}#brxe-ccgfcr h3 {font-size: var(--size-14); text-align: center}#brxe-ccgfcr h4 {font-size: var(--size-14); text-align: center}#brxe-ccgfcr h5 {font-size: var(--size-14); text-align: center}#brxe-ccgfcr h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 414px) {#brxe-ccgfcr h1 {text-align: center}#brxe-ccgfcr h2 {text-align: center}#brxe-ccgfcr h3 {text-align: center}#brxe-ccgfcr h4 {text-align: center}#brxe-ccgfcr h5 {text-align: center}#brxe-ccgfcr h6 {text-align: center}}@media (max-width: 10000px) {#brxe-tnhoun {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-tnhoun h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tnhoun h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tnhoun h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tnhoun h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tnhoun h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-tnhoun h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-tnhoun {flex-direction: column}#brxe-tnhoun h1 {font-size: var(--size-14); text-align: center}#brxe-tnhoun h2 {font-size: var(--size-14); text-align: center}#brxe-tnhoun h3 {font-size: var(--size-14); text-align: center}#brxe-tnhoun h4 {font-size: var(--size-14); text-align: center}#brxe-tnhoun h5 {font-size: var(--size-14); text-align: center}#brxe-tnhoun h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-vdqihc {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-vdqihc h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-vdqihc h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-vdqihc h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-vdqihc h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-vdqihc h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-vdqihc h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-vdqihc {flex-direction: column}#brxe-vdqihc h1 {font-size: var(--size-14); text-align: center}#brxe-vdqihc h2 {font-size: var(--size-14); text-align: center}#brxe-vdqihc h3 {font-size: var(--size-14); text-align: center}#brxe-vdqihc h4 {font-size: var(--size-14); text-align: center}#brxe-vdqihc h5 {font-size: var(--size-14); text-align: center}#brxe-vdqihc h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-makazm {flex-direction: row; align-items: center; gap: 16px; width: 50%}#brxe-makazm h1 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-makazm h2 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-makazm h3 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-makazm h4 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-makazm h5 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}#brxe-makazm h6 {color: var(--white); font-size: var(--size-18); font-family: "Archivo"; font-weight: 600}}@media (max-width: 768px) {#brxe-makazm {flex-direction: column}#brxe-makazm h1 {font-size: var(--size-14); text-align: center}#brxe-makazm h2 {font-size: var(--size-14); text-align: center}#brxe-makazm h3 {font-size: var(--size-14); text-align: center}#brxe-makazm h4 {font-size: var(--size-14); text-align: center}#brxe-makazm h5 {font-size: var(--size-14); text-align: center}#brxe-makazm h6 {font-size: var(--size-14); text-align: center}}@media (max-width: 10000px) {#brxe-dgpaas {flex-direction: row; row-gap: 24px; margin-top: var(--space-40); flex-wrap: wrap}}@media (max-width: 768px) {#brxe-dgpaas {flex-direction: row; margin-top: 40px}}@media (max-width: 414px) {#brxe-dgpaas {flex-direction: row}}@media (max-width: 768px) {#brxe-fuylla {align-items: center; flex-direction: column}}@media (max-width: 10000px) {#brxe-atewrs {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 80px}}@media (max-width: 768px) {#brxe-atewrs {flex-direction: column}}@media (max-width: 10000px) {#brxe-bvcvsu {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2026/06/Ellipse-17-1-1.webp"); background-size: cover}}@media (max-width: 10000px) {#brxe-jhjwyb h1 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb h2 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb h3 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb h4 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb h5 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb h6 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-jhjwyb .content {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; letter-spacing: -0.2px; line-height: 140%; align-self: center}#brxe-jhjwyb .icon {align-self: flex-start}#brxe-jhjwyb.brxe-icon-box p{ margin-top:8px;}}@media (max-width: 768px) {#brxe-jhjwyb h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-jhjwyb .content {font-size: var(--size-16); letter-spacing: 0.16px}}@media (max-width: 480px) {#brxe-jhjwyb h1 {font-size: var(--size-40)}#brxe-jhjwyb h2 {font-size: var(--size-40)}#brxe-jhjwyb h3 {font-size: var(--size-40)}#brxe-jhjwyb h4 {font-size: var(--size-40)}#brxe-jhjwyb h5 {font-size: var(--size-40)}#brxe-jhjwyb h6 {font-size: var(--size-40)}#brxe-jhjwyb .content {font-size: var(--size-14)}#brxe-jhjwyb {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-qnbwwj {max-width: 921px; margin-top: 70px}}@media (max-width: 1024px) {#brxe-qnbwwj {max-width: 100%; padding-right: 16px; padding-left: 16px}}@media (max-width: 768px) {#brxe-qnbwwj {margin-top: 40px}}@media (max-width: 10000px) {#brxe-rrmwfv {padding-right: var(--space-30); padding-bottom: 0; padding-left: var(--space-30); overflow: hidden}}@media (max-width: 480px) {#brxe-rrmwfv {padding-top: 80px; padding-right: 0; padding-bottom: var(--space-40); padding-left: 0}}@media (max-width: 10000px) {#brxe-ziwuyt {text-align: center; color: #F0F0F0; font-size: 56px; font-family: "Erode"; font-weight: 400; line-height: 110%; letter-spacing: -1.44px}}@media (max-width: 768px) {#brxe-ziwuyt {font-size: 40px}}@media (max-width: 10000px) {#brxe-japkei {align-self: flex-end; position: absolute; top: -23px}}@media (max-width: 600px) {#brxe-japkei {max-width: 40px; top: -16px}}@media (max-width: 10000px) {#brxe-hokjyl {max-width: 203px}}@media (max-width: 768px) {#brxe-hokjyl {max-width: 150px}}@media (max-width: 600px) {#brxe-hokjyl {max-width: 100%}}@media (max-width: 10000px) {#brxe-wseqfx {color: #F0F0F0; font-size: 28px; font-weight: 600; line-height: 150%; letter-spacing: -0.36px}}@media (max-width: 768px) {#brxe-wseqfx {font-size: 20px}}@media (max-width: 10000px) {#brxe-pnzgtw {color: #B3B3B3; font-size: 16px; font-weight: 500; line-height: 150%; margin-top: 26px}}@media (max-width: 10000px) {#brxe-ugdxwb {flex-direction: row; column-gap: 26px; align-items: center; row-gap: 26px}}@media (max-width: 768px) {#brxe-ugdxwb {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-ugdxwb {flex-wrap: wrap}}@media (max-width: 10000px) {[data-id="brxe-qchhei"].splide__slide {background-color: #131313; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 600px) {[data-id="brxe-qchhei"].splide__slide {padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px}}@media (max-width: 10000px) {#brxe-qptutn {align-self: flex-end; position: absolute; top: -23px}}@media (max-width: 600px) {#brxe-qptutn {max-width: 40px; top: -16px}}@media (max-width: 10000px) {#brxe-nipnkf {max-width: 203px}}@media (max-width: 768px) {#brxe-nipnkf {max-width: 150px}}@media (max-width: 600px) {#brxe-nipnkf {max-width: 100%}}@media (max-width: 10000px) {#brxe-linkra {color: #F0F0F0; font-size: 28px; font-weight: 600; line-height: 150%; letter-spacing: -0.36px}}@media (max-width: 768px) {#brxe-linkra {font-size: 20px}}@media (max-width: 10000px) {#brxe-cejqcj {color: #B3B3B3; font-size: 16px; font-weight: 500; line-height: 150%; margin-top: 26px}}@media (max-width: 10000px) {#brxe-kqkhwq {flex-direction: row; column-gap: 26px; align-items: center; row-gap: 26px}}@media (max-width: 768px) {#brxe-kqkhwq {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-kqkhwq {flex-wrap: wrap}}@media (max-width: 10000px) {[data-id="brxe-hzuxib"].splide__slide {background-color: #131313; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 600px) {[data-id="brxe-hzuxib"].splide__slide {padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px}}@media (max-width: 10000px) {#brxe-xplmcn {align-self: flex-end; position: absolute; top: -23px}}@media (max-width: 600px) {#brxe-xplmcn {max-width: 40px; top: -16px}}@media (max-width: 10000px) {#brxe-sawips {max-width: 203px}}@media (max-width: 768px) {#brxe-sawips {max-width: 150px}}@media (max-width: 600px) {#brxe-sawips {max-width: 100%}}@media (max-width: 10000px) {#brxe-imwaqe {color: #F0F0F0; font-size: 28px; font-weight: 600; line-height: 150%; letter-spacing: -0.36px}}@media (max-width: 768px) {#brxe-imwaqe {font-size: 20px}}@media (max-width: 10000px) {#brxe-vhtedj {color: #B3B3B3; font-size: 16px; font-weight: 500; line-height: 150%; margin-top: 26px}}@media (max-width: 10000px) {#brxe-toeiqz {flex-direction: row; column-gap: 26px; align-items: center; row-gap: 26px}}@media (max-width: 768px) {#brxe-toeiqz {flex-wrap: nowrap}}@media (max-width: 600px) {#brxe-toeiqz {flex-wrap: wrap}}@media (max-width: 10000px) {[data-id="brxe-ouboyz"].splide__slide {background-color: #131313; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 600px) {[data-id="brxe-ouboyz"].splide__slide {padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px}}@media (max-width: 10000px) {#brxe-tbzxte {max-width: 790px; margin-top: 80px}#brxe-tbzxte .splide__track{ overflow:visible;}}@media (max-width: 768px) {#brxe-tbzxte {max-width: 600px}}@media (max-width: 600px) {#brxe-tbzxte {max-width: 340px}}@media (max-width: 10000px) {#brxe-eukrtb {align-items: center}}@media (max-width: 10000px) {#brxe-kttong {padding-top: 100px; padding-bottom: 100px; background-image: url("https://aftershoot.com/wp-content/uploads/2026/04/Rectangle-3.webp"); background-position: bottom center; background-repeat: no-repeat; background-size: contain; background-color: #0E0E0E; overflow: hidden}}@media (max-width: 768px) {#brxe-kttong{ background-size:100% 100%;}#brxe-kttong {padding-top: 60px; padding-bottom: 100px}}@media (max-width: 480px) {#brxe-kttong {background-image: url("https://aftershoot.com/wp-content/uploads/2026/04/Rectangle-3-2.webp"); background-size: contain; background-repeat: no-repeat; background-position: bottom center}}@media (max-width: 10000px) {#brxe-ufcdlk {color: #F0F0F0; font-size: 56px; font-family: "Erode"; font-weight: 400; line-height: 110%; letter-spacing: -1.44px}}@media (max-width: 1024px) {#brxe-ufcdlk {text-align: center; font-size: 40px}}@media (max-width: 10000px) {#brxe-wcqsjh {color: #E5E5E5; font-size: 18px; font-weight: 400; line-height: 130%; text-align: center; margin-top: 16px; max-width: 481px}}@media (max-width: 1024px) {#brxe-wcqsjh {text-align: center}}@media (max-width: 768px) {#brxe-wcqsjh {margin-top: 20px}}@media (max-width: 10000px) {#brxe-xarxqh {text-transform: uppercase; font-size: 15px; font-weight: 700; line-height: normal; letter-spacing: 0.96px; margin-top: 80px}}@media (max-width: 768px) {#brxe-xarxqh {margin-top: 60px}}@media (max-width: 10000px) {#brxe-jxeuov {align-items: center}}@media (max-width: 10000px) {#brxe-ondxgh {max-width: 259px; position: absolute; top: -10px; left: 129px}}@media (max-width: 1366px) {#brxe-ondxgh {max-width: 200px; left: 100px}}@media (max-width: 1024px) {#brxe-ondxgh {left: 100px; max-width: 150px}}@media (max-width: 768px) {#brxe-ondxgh {max-width: 139px; left: -20px; top: -30px}}@media (max-width: 10000px) {#brxe-yoyoyj {max-width: 153px; position: absolute; left: 0px; bottom: 114px}}@media (max-width: 1366px) {#brxe-yoyoyj {max-width: 115px}}@media (max-width: 768px) {#brxe-yoyoyj {max-width: 120px; bottom: 80px; left: -81px}}@media (max-width: 10000px) {#brxe-ptavem {max-width: 271px; position: absolute; bottom: 0px; left: 256px}}@media (max-width: 1366px) {#brxe-ptavem {max-width: 200px}}@media (max-width: 1024px) {#brxe-ptavem {left: 200px; max-width: 150px}}@media (max-width: 768px) {#brxe-ptavem {max-width: 147px; left: 92px; bottom: -20px}}@media (max-width: 10000px) {#brxe-lbstha {max-width: 236px; position: absolute; bottom: 128px; right: 204px}}@media (max-width: 1366px) {#brxe-lbstha {max-width: 150px}}@media (max-width: 1024px) {#brxe-lbstha {right: 80px}}@media (max-width: 768px) {#brxe-lbstha {max-width: 107px; bottom: auto; top: 26px; right: -46px}}@media (max-width: 10000px) {#brxe-aumtip {max-width: 157px; position: absolute; bottom: 0px; right: 0px}}@media (max-width: 1366px) {#brxe-aumtip {max-width: 100px}}@media (max-width: 768px) {#brxe-aumtip {max-width: 115px; bottom: 119px; right: -65px}}@media (max-width: 10000px) {#brxe-puowps {max-width: 91px; position: absolute; right: 0px; top: 46px}}@media (max-width: 1366px) {#brxe-puowps {max-width: 75px}}@media (max-width: 1024px) {#brxe-puowps {max-width: 75px}}@media (max-width: 768px) {#brxe-puowps {display: none}}@media (max-width: 10000px) {#brxe-jvvuiw {max-width: 209px; position: absolute; right: 321px; top: 0px}}@media (max-width: 1366px) {#brxe-jvvuiw {max-width: 150px}}@media (max-width: 1024px) {#brxe-jvvuiw {max-width: 150px}}@media (max-width: 768px) {#brxe-jvvuiw {display: none}}@media (max-width: 10000px) {#brxe-uvpgrh {padding-top: 211px; padding-bottom: 211px; background-color: #0d0d0d; background-image: url("https://aftershoot.com/wp-content/uploads/2026/05/Rectangle-3.webp"); background-position: bottom center; background-size: contain; background-repeat: no-repeat; position: relative; overflow: hidden}}@media (max-width: 768px) {#brxe-uvpgrh {padding-top: 193px; padding-bottom: 193px}}