@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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 {@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 {.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{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@media (max-width: 10000px) {.page-id-96524 .studio-form .message { display: block; font-size: 20px; line-height: 1.4em; background:none; color:white; }.page-id-96524 .studio-form .message .text { padding:0; }}@media (max-width: 10000px) {#brxe-uxlqej {text-align: center; font-size: 80px; color: var(--white); font-weight: 300; letter-spacing: -2.4px; line-height: 100%; max-width: 966px}}@media (max-width: 768px) {#brxe-uxlqej {font-size: 40px; letter-spacing: -1.2px; font-weight: 400; line-height: 110%; max-width: 100%}}@media (max-width: 480px) {#brxe-uxlqej {line-height: var(--line-height-s)}}@media (max-width: 414px) {#brxe-uxlqej {letter-spacing: -.7px}}@media (max-width: 10000px) {#brxe-hwrzgr {max-width: 950px; color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; margin-top: 8px}#brxe-hwrzgr a {color: var(--white); 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-hwrzgr {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; max-width: 100%}#brxe-hwrzgr a {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; font-size: inherit}}@media (max-width: 10000px) {#brxe-fmgisa {margin-top: 40px}}@media (max-width: 10000px) {#brxe-rsnhgm {width: 100%; margin-top: 40px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-rsnhgm {padding-bottom: 0}}@media (max-width: 10000px) {#brxe-wvduwr h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-wvduwr .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16)}}@media (max-width: 768px) {#brxe-wvduwr h1 {letter-spacing: -1.2px; font-size: 40px; text-align: center}#brxe-wvduwr h2 {letter-spacing: -1.2px; font-size: 40px; text-align: center}#brxe-wvduwr h3 {letter-spacing: -1.2px; font-size: 40px; text-align: center}#brxe-wvduwr h4 {letter-spacing: -1.2px; font-size: 40px; text-align: center}#brxe-wvduwr h5 {letter-spacing: -1.2px; font-size: 40px; text-align: center}#brxe-wvduwr h6 {letter-spacing: -1.2px; font-size: 40px; text-align: center}}@media (max-width: 480px) {#brxe-wvduwr h1 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr h2 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr h3 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr h4 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr h5 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr h6 {font-family: "Erode"; font-weight: 400}#brxe-wvduwr .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-leutji {max-width: 551px}}@media (max-width: 768px) {#brxe-leutji {max-width: 100%; align-items: center}}@media (max-width: 10000px) {#brxe-tkvfjp {max-width: 137px}}@media (max-width: 10000px) {#brxe-lenokg {color: var(--white-gray); font-size: var(--size-16); flex-direction: row; justify-content: space-between; background-color: rgba(17, 17, 17, 0.7); border: 1px none var(--gray-474747); border-radius: var(--space-08); align-items: center; gap: 16px; margin-top: 24px; flex-grow: 16}#brxe-lenokg .form-group:nth-child(1) {width: 100%}#brxe-lenokg .form-group:nth-child(2) {width: 100%}#brxe-lenokg .form-group:nth-child(3) {width: 47%}#brxe-lenokg .form-group:nth-child(4) {width: 48%}#brxe-lenokg ::placeholder {font-size: var(--size-16); color: #ABABAB; text-align: left; font-family: "Archivo"; font-weight: 300; letter-spacing: 0.14px}#brxe-lenokg select {font-size: var(--size-16); color: #ABABAB; text-align: left; font-family: "Archivo"; font-weight: 300; letter-spacing: 0.14px; border: 1px solid #777777; border-radius: 8px; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; line-height: 170%; background-color: rgba(0, 0, 0, 0)}#brxe-lenokg .bricks-button {font-size: var(--size-16); font-weight: 600; color: var(--white-gray); line-height: 2; background-color: #2279ce}#brxe-lenokg button[type=submit].bricks-button {border-radius: 6px}#brxe-lenokg .form-group input {border: 1px solid #777777; border-radius: 8px; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; line-height: 170%; background-color: rgba(0, 0, 0, 0)}#brxe-lenokg .flatpickr {border: 1px solid #777777; border-radius: 8px; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; background-color: rgba(0, 0, 0, 0)}#brxe-lenokg textarea {border: 1px solid #777777; border-radius: 8px; padding-top: 12px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px; line-height: 170%; background-color: rgba(0, 0, 0, 0)}#brxe-lenokg .bricks-button:not([type=submit]) {border: 1px solid #777777; border-radius: 8px}#brxe-lenokg .choose-files {border: 1px solid #777777; border-radius: 8px}#brxe-lenokg .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-lenokg .submit-button-wrapper {width: 100%}#brxe-lenokg .bricks-button:hover {background-color: var(--blue-008AD2)}}@media (max-width: 768px) {#brxe-lenokg .form-group:nth-child(1) {width: 100%}#brxe-lenokg .form-group:nth-child(2) {width: 100%}#brxe-lenokg .form-group:nth-child(3) {width: 48%}#brxe-lenokg .form-group:nth-child(4) {width: 48%}#brxe-lenokg .submit-button-wrapper {width: 100%}#brxe-lenokg {background-color: rgba(0, 0, 0, 0); gap: 16px; border-style: none}#brxe-lenokg ::placeholder {text-align: center}#brxe-lenokg select {text-align: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-lenokg .form-group input {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-lenokg .flatpickr {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-lenokg textarea {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-lenokg .bricks-button {line-height: var(--space-40)}}@media (max-width: 480px) {#brxe-lenokg .form-group:nth-child(3) {width: 47%}#brxe-lenokg {flex-direction: row}}@media (max-width: 375px) {#brxe-lenokg .form-group:nth-child(4) {width: 47%}}@media (max-width: 10000px) {#brxe-mjzveo {background-color: rgba(17, 17, 17, 0.7); border: 1px solid #777777; border-radius: 10px; align-items: center; padding-top: 40px; padding-right: 24px; padding-bottom: 40px; padding-left: 24px; max-width: 414px; width: 100%}}@media (max-width: 768px) {#brxe-mjzveo {max-width: 100%}}@media (max-width: 10000px) {#brxe-yyqvta {background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/aftershoot-logo-image-.webp); background-position: center center; background-size: cover; background-repeat: no-repeat; align-items: center; padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-yyqvta {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#get-started {flex-direction: row; align-items: center}}@media (max-width: 768px) {#get-started {padding-top: 80px; padding-bottom: 40px; align-items: center}}@media (max-width: 10000px) {#brxe-zcqwcv h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-zcqwcv .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16)}}@media (max-width: 768px) {#brxe-zcqwcv h1 {letter-spacing: -1.2px; font-size: 40px}#brxe-zcqwcv h2 {letter-spacing: -1.2px; font-size: 40px}#brxe-zcqwcv h3 {letter-spacing: -1.2px; font-size: 40px}#brxe-zcqwcv h4 {letter-spacing: -1.2px; font-size: 40px}#brxe-zcqwcv h5 {letter-spacing: -1.2px; font-size: 40px}#brxe-zcqwcv h6 {letter-spacing: -1.2px; font-size: 40px}}@media (max-width: 480px) {#brxe-zcqwcv h1 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv h2 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv h3 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv h4 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv h5 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv h6 {font-family: "Erode"; font-weight: 400}#brxe-zcqwcv .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-xzfhyq h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-xzfhyq .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-xzfhyq .icon {margin-bottom: 8px}#brxe-xzfhyq {max-width: 220px}}@media (max-width: 768px) {#brxe-xzfhyq {max-width: 100%; flex-direction: column}#brxe-xzfhyq h1 {line-height: 120%}#brxe-xzfhyq h2 {line-height: 120%}#brxe-xzfhyq h3 {line-height: 120%}#brxe-xzfhyq h4 {line-height: 120%}#brxe-xzfhyq h5 {line-height: 120%}#brxe-xzfhyq h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-xzfhyq .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-zdxeuz h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-zdxeuz .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-zdxeuz .icon {margin-bottom: 8px}#brxe-zdxeuz {max-width: 239px}}@media (max-width: 768px) {#brxe-zdxeuz {max-width: 100%; flex-direction: column}#brxe-zdxeuz h1 {line-height: 120%}#brxe-zdxeuz h2 {line-height: 120%}#brxe-zdxeuz h3 {line-height: 120%}#brxe-zdxeuz h4 {line-height: 120%}#brxe-zdxeuz h5 {line-height: 120%}#brxe-zdxeuz h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-zdxeuz .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-hzjmgs h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-hzjmgs .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-hzjmgs .icon {margin-bottom: 8px}#brxe-hzjmgs {max-width: 237px}}@media (max-width: 768px) {#brxe-hzjmgs {max-width: 100%; flex-direction: column}#brxe-hzjmgs h1 {line-height: 120%}#brxe-hzjmgs h2 {line-height: 120%}#brxe-hzjmgs h3 {line-height: 120%}#brxe-hzjmgs h4 {line-height: 120%}#brxe-hzjmgs h5 {line-height: 120%}#brxe-hzjmgs h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-hzjmgs .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-iblfot h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 140%; letter-spacing: 0.22px}#brxe-iblfot .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-iblfot .icon {margin-bottom: 8px}#brxe-iblfot {max-width: 221px}}@media (max-width: 768px) {#brxe-iblfot {max-width: 100%; flex-direction: column}#brxe-iblfot h1 {line-height: 120%}#brxe-iblfot h2 {line-height: 120%}#brxe-iblfot h3 {line-height: 120%}#brxe-iblfot h4 {line-height: 120%}#brxe-iblfot h5 {line-height: 120%}#brxe-iblfot h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-iblfot .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-lzemkx {flex-direction: row; justify-content: space-between; margin-top: 64px; column-gap: 62px; row-gap: 40px}#brxe-lzemkx .brxe-icon-box h3{ padding-bottom:8px !important}}@media (max-width: 768px) {#brxe-lzemkx {flex-direction: column; margin-top: 40px}}@media (max-width: 480px) {#brxe-lzemkx {margin-top: var(--space-40)}}@media (max-width: 414px) {#brxe-lzemkx {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-poaflh {align-items: center; padding-top: 0; padding-bottom: 0; margin-top: 80px}}@media (max-width: 768px) {#brxe-poaflh {align-items: center; margin-top: 40px}}@media (max-width: 10000px) {#brxe-lepdyg {margin-top: 64px}}@media (max-width: 768px) {#brxe-lepdyg {margin-top: 40px}}@media (max-width: 10000px) {#brxe-wfhkzu {align-items: center}}@media (max-width: 10000px) {#brxe-txctrn {background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/red-green-gradient.webp); background-size: cover; background-position: top center; padding-top: 190px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-txctrn {padding-top: 100px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-lwibtz h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-lwibtz .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16)}#brxe-lwibtz {max-width: 700px; text-align: center}}@media (max-width: 768px) {#brxe-lwibtz h1 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz h2 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz h3 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz h4 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz h5 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz h6 {letter-spacing: -1.2px; font-size: 40px}#brxe-lwibtz {max-width: 100%}}@media (max-width: 480px) {#brxe-lwibtz h1 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz h2 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz h3 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz h4 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz h5 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz h6 {font-family: "Erode"; font-weight: 400}#brxe-lwibtz .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-waqbsx h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-waqbsx .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-waqbsx {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-waqbsx h1 {font-size: var(--size-20)}#brxe-waqbsx h2 {font-size: var(--size-20)}#brxe-waqbsx h3 {font-size: var(--size-20)}#brxe-waqbsx h4 {font-size: var(--size-20)}#brxe-waqbsx h5 {font-size: var(--size-20)}#brxe-waqbsx h6 {font-size: var(--size-20)}#brxe-waqbsx .content {font-size: var(--size-14)}#brxe-waqbsx {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-yhdgxl {margin-top: 40px}}@media (max-width: 10000px) {#brxe-cfhprf {padding-top: var(--space-40); background-position: bottom right; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-cfhprf {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-cfhprf {width: 100%}}@media (max-width: 480px) {#brxe-cfhprf {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-fynlxf h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-fynlxf .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-fynlxf {padding-right: var(--space-40); padding-left: 40px}}@media (max-width: 480px) {#brxe-fynlxf h1 {font-size: var(--size-20)}#brxe-fynlxf h2 {font-size: var(--size-20)}#brxe-fynlxf h3 {font-size: var(--size-20)}#brxe-fynlxf h4 {font-size: var(--size-20)}#brxe-fynlxf h5 {font-size: var(--size-20)}#brxe-fynlxf h6 {font-size: var(--size-20)}#brxe-fynlxf .content {font-size: var(--size-14)}#brxe-fynlxf {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-nbkfum {margin-top: 40px}}@media (max-width: 768px) {#brxe-nbkfum {margin-top: 40px}}@media (max-width: 10000px) {#brxe-lhlepj {padding-top: var(--space-40); background-position: bottom left; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 540px}}@media (max-width: 1536px) {#brxe-lhlepj {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-lhlepj {max-width: 100%}}@media (max-width: 480px) {#brxe-lhlepj {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-tyztpn {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-tyztpn {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-xomaxm h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-xomaxm .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-xomaxm {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-xomaxm h1 {font-size: var(--size-20)}#brxe-xomaxm h2 {font-size: var(--size-20)}#brxe-xomaxm h3 {font-size: var(--size-20)}#brxe-xomaxm h4 {font-size: var(--size-20)}#brxe-xomaxm h5 {font-size: var(--size-20)}#brxe-xomaxm h6 {font-size: var(--size-20)}#brxe-xomaxm .content {font-size: var(--size-14)}#brxe-xomaxm {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-xvpdij {align-self: center; margin-top: 40px}}@media (max-width: 10000px) {#brxe-qredjh {padding-top: var(--space-40); background-position: top right; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 614px}}@media (max-width: 1536px) {#brxe-qredjh {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-qredjh {max-width: 100%}}@media (max-width: 480px) {#brxe-qredjh {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-iodlhx {padding-right: 40px; padding-left: 40px}#brxe-iodlhx h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-iodlhx .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-iodlhx h1 {font-size: var(--size-20)}#brxe-iodlhx h2 {font-size: var(--size-20)}#brxe-iodlhx h3 {font-size: var(--size-20)}#brxe-iodlhx h4 {font-size: var(--size-20)}#brxe-iodlhx h5 {font-size: var(--size-20)}#brxe-iodlhx h6 {font-size: var(--size-20)}#brxe-iodlhx .content {font-size: var(--size-14)}#brxe-iodlhx {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ohrozg {margin-top: 40px}}@media (max-width: 10000px) {#brxe-vrbzit {padding-top: var(--space-40); background-position: top left; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-vrbzit {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 480px) {#brxe-vrbzit {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-yledkx {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-yledkx {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-lyztkg {flex-direction: column; display: flex; grid-template-columns: 3; row-gap: 16px; margin-top: 80px}#brxe-lyztkg h3{font-size: 24px;font-weight: 400;line-height: 130%;letter-spacing: -0.72px; margin-bottom:8px;}#brxe-lyztkg p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768){ #brxe-lyztkg h3{font-size: 20px;letter-spacing: -0.6px; } #brxe-lyztkg p{font-size: 14px;letter-spacing: 0.14px; }}}@media (max-width: 768px) {#brxe-lyztkg {margin-top: 40px}}@media (max-width: 10000px) {#brxe-etqluc {align-items: center}}@media (max-width: 10000px) {#brxe-tmabax {padding-top: 80px; padding-bottom: 80px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/Gradient-Light-2.webp); background-position: center center; background-size: contain; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-tmabax {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-mdrgbo h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-mdrgbo .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16)}#brxe-mdrgbo {max-width: 600px}}@media (max-width: 768px) {#brxe-mdrgbo h1 {letter-spacing: -1.2px; font-size: 40px}#brxe-mdrgbo h2 {letter-spacing: -1.2px; font-size: 40px}#brxe-mdrgbo h3 {letter-spacing: -1.2px; font-size: 40px}#brxe-mdrgbo h4 {letter-spacing: -1.2px; font-size: 40px}#brxe-mdrgbo h5 {letter-spacing: -1.2px; font-size: 40px}#brxe-mdrgbo h6 {letter-spacing: -1.2px; font-size: 40px}}@media (max-width: 480px) {#brxe-mdrgbo h1 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo h2 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo h3 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo h4 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo h5 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo h6 {font-family: "Erode"; font-weight: 400}#brxe-mdrgbo .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-picjzl h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-picjzl .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-picjzl {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-picjzl h1 {font-size: var(--size-20)}#brxe-picjzl h2 {font-size: var(--size-20)}#brxe-picjzl h3 {font-size: var(--size-20)}#brxe-picjzl h4 {font-size: var(--size-20)}#brxe-picjzl h5 {font-size: var(--size-20)}#brxe-picjzl h6 {font-size: var(--size-20)}#brxe-picjzl .content {font-size: var(--size-14)}#brxe-picjzl {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-lxupsx {margin-top: 40px}}@media (max-width: 10000px) {#brxe-lqxkdj {padding-top: var(--space-40); background-position: bottom right; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 614px}}@media (max-width: 1536px) {#brxe-lqxkdj {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-lqxkdj {max-width: 100%}}@media (max-width: 480px) {#brxe-lqxkdj {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-lkgslc h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-lkgslc .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-lkgslc {padding-right: var(--space-40); padding-left: 40px}}@media (max-width: 480px) {#brxe-lkgslc h1 {font-size: var(--size-20)}#brxe-lkgslc h2 {font-size: var(--size-20)}#brxe-lkgslc h3 {font-size: var(--size-20)}#brxe-lkgslc h4 {font-size: var(--size-20)}#brxe-lkgslc h5 {font-size: var(--size-20)}#brxe-lkgslc h6 {font-size: var(--size-20)}#brxe-lkgslc .content {font-size: var(--size-14)}#brxe-lkgslc {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-nyjdqm {margin-top: 40px}}@media (max-width: 768px) {#brxe-nyjdqm {margin-top: 40px}}@media (max-width: 10000px) {#brxe-xvrbef {padding-top: var(--space-40); background-position: bottom left; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-xvrbef {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 480px) {#brxe-xvrbef {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-bjlpry {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-bjlpry {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-usvnde h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-usvnde .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-usvnde {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-usvnde h1 {font-size: var(--size-20)}#brxe-usvnde h2 {font-size: var(--size-20)}#brxe-usvnde h3 {font-size: var(--size-20)}#brxe-usvnde h4 {font-size: var(--size-20)}#brxe-usvnde h5 {font-size: var(--size-20)}#brxe-usvnde h6 {font-size: var(--size-20)}#brxe-usvnde .content {font-size: var(--size-14)}#brxe-usvnde {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-grsudn {align-self: center; margin-top: 40px}}@media (max-width: 10000px) {#brxe-uynfdo {padding-top: var(--space-40); background-position: top right; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-uynfdo {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 480px) {#brxe-uynfdo {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-czkwva {padding-right: 40px; padding-left: 40px}#brxe-czkwva h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-czkwva .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-czkwva h1 {font-size: var(--size-20)}#brxe-czkwva h2 {font-size: var(--size-20)}#brxe-czkwva h3 {font-size: var(--size-20)}#brxe-czkwva h4 {font-size: var(--size-20)}#brxe-czkwva h5 {font-size: var(--size-20)}#brxe-czkwva h6 {font-size: var(--size-20)}#brxe-czkwva .content {font-size: var(--size-14)}#brxe-czkwva {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-xquyni {margin-top: 40px}}@media (max-width: 10000px) {#brxe-effsqc {padding-top: var(--space-40); background-position: top left; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 548px}}@media (max-width: 1536px) {#brxe-effsqc {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-effsqc {max-width: 100%}}@media (max-width: 480px) {#brxe-effsqc {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-maizfp {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-maizfp {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-zrcllw h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zrcllw .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-zrcllw {padding-right: 40px; padding-left: 40px}}@media (max-width: 480px) {#brxe-zrcllw h1 {font-size: var(--size-20)}#brxe-zrcllw h2 {font-size: var(--size-20)}#brxe-zrcllw h3 {font-size: var(--size-20)}#brxe-zrcllw h4 {font-size: var(--size-20)}#brxe-zrcllw h5 {font-size: var(--size-20)}#brxe-zrcllw h6 {font-size: var(--size-20)}#brxe-zrcllw .content {font-size: var(--size-14)}#brxe-zrcllw {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-jgmbei {align-self: center; margin-top: 10px}}@media (max-width: 10000px) {#brxe-ezwzki {padding-top: var(--space-40); background-position: top right; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between; max-width: 614px}}@media (max-width: 1536px) {#brxe-ezwzki {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 768px) {#brxe-ezwzki {max-width: 100%}}@media (max-width: 480px) {#brxe-ezwzki {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-hoqsqm {padding-right: 40px; padding-left: 40px}#brxe-hoqsqm h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-hoqsqm .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-hoqsqm h1 {font-size: var(--size-20)}#brxe-hoqsqm h2 {font-size: var(--size-20)}#brxe-hoqsqm h3 {font-size: var(--size-20)}#brxe-hoqsqm h4 {font-size: var(--size-20)}#brxe-hoqsqm h5 {font-size: var(--size-20)}#brxe-hoqsqm h6 {font-size: var(--size-20)}#brxe-hoqsqm .content {font-size: var(--size-14)}#brxe-hoqsqm {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-fmtoer {margin-top: 56px}}@media (max-width: 10000px) {#brxe-qgrvow {padding-top: var(--space-40); background-position: top left; background-color: #111111; border: 1px solid var(--black-292929); border-radius: 8px; justify-content: space-between}}@media (max-width: 1536px) {#brxe-qgrvow {border-style: solid; border-color: var(--black-292929)}}@media (max-width: 480px) {#brxe-qgrvow {padding-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-ndefig {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-ndefig {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-udbyyb {flex-direction: column; display: flex; grid-template-columns: 3; row-gap: 16px; margin-top: 80px}#brxe-udbyyb h3{font-size: 24px;font-weight: 400;line-height: 130%;letter-spacing: -0.72px; margin-bottom:8px;}#brxe-udbyyb p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768){ #brxe-udbyyb h3{font-size: 20px;letter-spacing: -0.6px; } #brxe-udbyyb p{font-size: 14px;letter-spacing: 0.14px; }}}@media (max-width: 768px) {#brxe-udbyyb {margin-top: 40px}}@media (max-width: 10000px) {#brxe-opgggs {margin-top: 64px}}@media (max-width: 768px) {#brxe-opgggs {margin-top: 40px}}@media (max-width: 10000px) {#brxe-uzfoxw {align-items: center}}@media (max-width: 10000px) {#brxe-cmsjba {padding-top: 80px; padding-bottom: 80px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/Gradient-Light-2.webp); background-position: center center; background-size: contain; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-cmsjba {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-llyvdy {text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn); margin-top: 8px}}@media (max-width: 768px) {#brxe-llyvdy {font-size: 40px}}@media (max-width: 10000px) {#brxe-ipstbh {margin-top: 16px; text-align: center; font-size: 20px; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; color: var(--bricks-color-xkaedn); font-family: "Archivo"}}@media (max-width: 768px) {#brxe-ipstbh {font-size: 16px}}@media (max-width: 10000px) {#brxe-utpune {flex-direction: column; align-items: center; gap: 16px}#brxe-utpune .icon {align-self: center}#brxe-utpune h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-utpune .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-utpune .icon i {font-size: 20px}#brxe-utpune {flex-direction: column; gap: 15px}#brxe-utpune .icon {align-self: center}#brxe-utpune h1 {font-size: 20px}#brxe-utpune h2 {font-size: 20px}#brxe-utpune h3 {font-size: 20px}#brxe-utpune h4 {font-size: 20px}#brxe-utpune h5 {font-size: 20px}#brxe-utpune h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-bqkfos {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center}}@media (max-width: 768px) {#brxe-bqkfos {font-size: 14px}}@media (max-width: 10000px) {#brxe-ccmlqy {align-items: center; column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-ccmlqy {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-woffzk {flex-direction: column; align-items: center; gap: 16px}#brxe-woffzk .icon {align-self: center}#brxe-woffzk h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-woffzk .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-woffzk .icon i {font-size: 20px}#brxe-woffzk {flex-direction: column; gap: 15px}#brxe-woffzk .icon {align-self: center}#brxe-woffzk h1 {font-size: 20px}#brxe-woffzk h2 {font-size: 20px}#brxe-woffzk h3 {font-size: 20px}#brxe-woffzk h4 {font-size: 20px}#brxe-woffzk h5 {font-size: 20px}#brxe-woffzk h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-plpyzp {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center}}@media (max-width: 768px) {#brxe-plpyzp {font-size: 14px}}@media (max-width: 10000px) {#brxe-qlqztw {align-items: center; column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-qlqztw {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-obnhdh {flex-direction: column; align-items: center; gap: 16px}#brxe-obnhdh .icon {align-self: center}#brxe-obnhdh h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-obnhdh .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-obnhdh .icon i {font-size: 20px}#brxe-obnhdh {flex-direction: column; gap: 15px}#brxe-obnhdh .icon {align-self: center}#brxe-obnhdh h1 {font-size: 20px}#brxe-obnhdh h2 {font-size: 20px}#brxe-obnhdh h3 {font-size: 20px}#brxe-obnhdh h4 {font-size: 20px}#brxe-obnhdh h5 {font-size: 20px}#brxe-obnhdh h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-ttcqxt {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center}}@media (max-width: 768px) {#brxe-ttcqxt {font-size: 14px}}@media (max-width: 10000px) {#brxe-xyfirk {align-items: center; column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-xyfirk {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-voinwd {flex-direction: column; align-items: center; gap: 16px}#brxe-voinwd .icon {align-self: center}#brxe-voinwd h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-voinwd .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-voinwd .icon i {font-size: 20px}#brxe-voinwd {flex-direction: column; gap: 15px}#brxe-voinwd .icon {align-self: center}#brxe-voinwd h1 {font-size: 20px}#brxe-voinwd h2 {font-size: 20px}#brxe-voinwd h3 {font-size: 20px}#brxe-voinwd h4 {font-size: 20px}#brxe-voinwd h5 {font-size: 20px}#brxe-voinwd h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-xyuyxx {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center}}@media (max-width: 768px) {#brxe-xyuyxx {font-size: 14px}}@media (max-width: 10000px) {#brxe-zvgvfa {align-items: center; column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-zvgvfa {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-teywjs {flex-direction: row; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(4, 1fr); margin-top: 80px}}@media (max-width: 768px) {#brxe-teywjs {grid-gap: 10px; grid-template-columns: repeat(2, 1fr); margin-top: 40px}}@media (max-width: 10000px) {#brxe-vejpfi {margin-top: 64px}}@media (max-width: 768px) {#brxe-vejpfi {margin-top: 40px}}@media (max-width: 10000px) {#brxe-fqbuqr {align-items: center}}@media (max-width: 10000px) {#brxe-gaqwiq {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-gaqwiq {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-zqzgcd {margin-top: 8px; text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn); max-width: 750px}}@media (max-width: 768px) {#brxe-zqzgcd {font-size: 40px; max-width: 100%}}@media (max-width: 10000px) {#brxe-pbscxm {margin-top: 80px}}@media (max-width: 768px) {#brxe-pbscxm {margin-top: 40px}}@media (max-width: 10000px) {#brxe-ncctxy {transform: translateY(191px)}}@media (max-width: 768px) {#brxe-ncctxy {max-width: 37px; transform: translateX(10px) translateY(180px)}}@media (max-width: 10000px) {#brxe-zarxjz {transform: translateY(67px)}}@media (max-width: 768px) {#brxe-zarxjz {max-width: 37px; transform: translateX(-13px) translateY(96px)}}@media (max-width: 10000px) {#brxe-fujvmj {transform: translateY(42px)}}@media (max-width: 768px) {#brxe-fujvmj {max-width: 37px; transform: translateX(0px) translateY(59px)}}@media (max-width: 10000px) {#brxe-cpmnxf {transform: translateY(72px)}}@media (max-width: 768px) {#brxe-cpmnxf {max-width: 37px; transform: translateX(21px) translateY(99px)}}@media (max-width: 10000px) {#brxe-jpvckp {transform: translateY(209px)}}@media (max-width: 768px) {#brxe-jpvckp {max-width: 37px; transform: translateX(-6px) translateY(180px)}}@media (max-width: 10000px) {#brxe-tkfdxv {flex-direction: row; justify-content: space-between; max-width: 1093px; z-index: 1}#brxe-tkfdxv img{ background-color: rgba(255, 255, 255, 0.04); backdrop-filter: blur(3px); border-radius:13px;}}@media (max-width: 768px) {#brxe-tkfdxv img{ border-radius:4px;}}@media (max-width: 10000px) {#brxe-qiutct {z-index: 0; opacity: 0}.reveal-image { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); transition: opacity 2s ease-in-out, transform 2s ease-in-out !important; animation: revealFromLeft 2s ease-in-out forwards;}@keyframes revealFromLeft { 0% { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); } 100% { opacity: 1; transform: translateX(0); clip-path: inset(0 0% 0 0); }}}@media (max-width: 768px) {#brxe-qiutct {display: none}}@media (max-width: 10000px) {#brxe-lqurul {margin-top: var(--space-40); display: none}}@media (max-width: 768px) {#brxe-lqurul {display: block; opacity: 0}.reveal-image { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); transition: opacity 2s ease-in-out, transform 2s ease-in-out !important; animation: revealFromLeft 2s ease-in-out forwards;}@keyframes revealFromLeft { 0% { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); } 100% { opacity: 1; transform: translateX(0); clip-path: inset(0 0% 0 0); }}}@media (max-width: 10000px) {#brxe-gfnsur {max-width: 1260px; align-items: center}}@media (max-width: 768px) {#brxe-gfnsur {max-width: 358px}}@media (max-width: 10000px) {#brxe-giakga {margin-top: -320px; max-width: 302px}}@media (max-width: 1024px) {#brxe-giakga {margin-top: -250px}}@media (max-width: 768px) {#brxe-giakga {margin-top: -225px; max-width: 186px}}@media (max-width: 375px) {#brxe-giakga {margin-top: -206px}}@media (max-width: 10000px) {#brxe-abehqj {margin-top: var(--space-80)}#brxe-abehqj h1 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj h2 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj h3 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj h4 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj h5 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj h6 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-abehqj .content {color: var(--gray-ABABAB); font-size: var(--size-20); font-weight: 400; align-self: center}#brxe-abehqj .icon {align-self: flex-start}#brxe-abehqj.brxe-icon-box p{ margin-top:20px;}}@media (max-width: 768px) {#brxe-abehqj h1 {font-size: var(--size-40)}#brxe-abehqj h2 {font-size: var(--size-40)}#brxe-abehqj h3 {font-size: var(--size-40)}#brxe-abehqj h4 {font-size: var(--size-40)}#brxe-abehqj h5 {font-size: var(--size-40)}#brxe-abehqj h6 {font-size: var(--size-40)}#brxe-abehqj .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-abehqj h1 {font-size: var(--size-40)}#brxe-abehqj h2 {font-size: var(--size-40)}#brxe-abehqj h3 {font-size: var(--size-40)}#brxe-abehqj h4 {font-size: var(--size-40)}#brxe-abehqj h5 {font-size: var(--size-40)}#brxe-abehqj h6 {font-size: var(--size-40)}#brxe-abehqj .content {font-size: var(--size-14)}#brxe-abehqj {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 375px) {#brxe-abehqj h1 {font-size: var(--size-36)}#brxe-abehqj h2 {font-size: var(--size-36)}#brxe-abehqj h3 {font-size: var(--size-36)}#brxe-abehqj h4 {font-size: var(--size-36)}#brxe-abehqj h5 {font-size: var(--size-36)}#brxe-abehqj h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-undbsz .accordion-item {color: var(--white-gray)}#brxe-undbsz {margin-top: var(--space-50); max-width: 1060px}#brxe-undbsz .accordion-title .title {font-size: var(--size-32)}#brxe-undbsz .accordion-content-wrapper {font-size: var(--size-16); padding-top: var(--space-24); padding-bottom: 0}#brxe-undbsz .accordion-title-wrapper {padding-top: 0; padding-right: 0; padding-bottom: 0; margin-bottom: 0}#brxe-undbsz .accordion-title .icon {font-size: var(--size-26)}}@media (max-width: 768px) {#brxe-undbsz .accordion-title .title {font-size: var(--size-20)}#brxe-undbsz .accordion-title .icon {font-size: var(--size-20)}#brxe-undbsz .accordion-content-wrapper {font-size: var(--size-14)}}@media (max-width: 480px) {#brxe-undbsz .accordion-title .title {line-height: var(--line-height-s)}}@media (max-width: 10000px) {#brxe-ycucwu {max-width: 100%; background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url(https://aftershoot.com/wp-content/uploads/2025/07/Ellipse-411-5.webp)}}@media (max-width: 768px) {#brxe-ycucwu {padding-top: 40px}}