@layer bricks {.brxe-code{width:100%}}@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-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.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 {: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) {.slider-container { position: relative; aspect-ratio: 16 / 9; overflow: hidden; cursor: default; user-select: none; border-radius:8px; } .image { position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; pointer-events: none; user-select: none; } .image-before { clip-path: inset(0 50% 0 0); z-index: 2; } .image-after { z-index: 1; } .slider { position: absolute; top: 0; bottom: 0; width: 4px; background: linear-gradient(180deg, #7e68b0 -3.96%, #008ad2 20.51%, #21b24b 42.89%, #ffc40e 64.99%, #f6821f 87.25%, #ef4023 109.23%, #7e68b0 128.71%); left: 50%; transform: translateX(-50%); z-index: 3; cursor: col-resize; } .slider::before { content: ""; position: absolute; top: 50%; left: 50%; width: 28px; height: 29px; transform: translate(-50%, -50%); pointer-events: auto; cursor: col-resize; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width=%2728%27%20height=%2729%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle%20cx=%2713.89%27%20cy=%2714.742%27%20r=%2713.896%27%20fill=%27%23E2E2E2%27/%3E%3Cpath%20d=%27m10.64%2012.571-2.172%202.171%202.171%202.172M17.153%2016.909l2.171-2.172-2.171-2.17%27%20stroke=%27%23323232%27%20stroke-width=%27.869%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; background-position: center; border-radius: 0; border: none;} .label { position: absolute; bottom: 20px; z-index: 4; color: #FFF; font-size: 7px; font-weight: 400; letter-spacing: 1.851px; } .label-before { left: calc(var(--pos, 50%) - 8px); transform: translateX(-100%); } .label-after { left: calc(var(--pos, 50%) + 8px); transform: translateX(0%); }}@media (max-width: 10000px) {#brxe-ynauwy {max-width: 197px; align-self: center}}@media (max-width: 768px) {#brxe-ynauwy {align-self: center}}@media (max-width: 10000px) {#brxe-ddkgbc {text-align: center; margin-top: 40px}}@media (max-width: 768px) {#brxe-ddkgbc {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-vsldku {text-align: center; margin-top: 24px; max-width: 821px}}@media (max-width: 10000px) {#brxe-wctpbk {margin-top: 40px}}@media (max-width: 768px) {#brxe-wctpbk {margin-top: 32px}}@media (max-width: 10000px) {#brxe-lgjnhb {margin-top: 8px; color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: capitalize; letter-spacing: 1px; line-height: 160%}}@media (max-width: 480px) {#brxe-lgjnhb {text-align: center}}@media (max-width: 10000px) {#brxe-beerfp {display: block; margin-top: 60px; margin-bottom: -20px}}@media (max-width: 768px) {#brxe-beerfp {margin-top: 20px; margin-bottom: 0}}@media (max-width: 10000px) {#brxe-daegij {align-items: center}}@media (max-width: 10000px) {#get-started {background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/wedding-Retouching-Effects.webp); background-size: cover; background-position: bottom center; padding-top: 40px}}@media (max-width: 1280px) {#get-started {overflow: hidden}}@media (max-width: 1024px) {#get-started {background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/retouch-hero-bg-mobile.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}}@media (max-width: 768px) {#get-started {padding-top: 24px}}@media (max-width: 10000px) {#brxe-maqwnw {text-align: center}}@media (max-width: 768px) {#brxe-maqwnw {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-raarrq h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-raarrq .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-raarrq {max-width: 330px}}@media (max-width: 600px) {#brxe-raarrq {max-width: 100%}}@media (max-width: 10000px) {#brxe-zbnpbj h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-zbnpbj .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-zbnpbj {max-width: 330px}}@media (max-width: 600px) {#brxe-zbnpbj {max-width: 100%}}@media (max-width: 10000px) {#brxe-kkvero h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-kkvero .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-kkvero {max-width: 330px}}@media (max-width: 600px) {#brxe-kkvero {max-width: 100%}}@media (max-width: 10000px) {#brxe-lwfoad {flex-direction: row; justify-content: space-between; margin-top: 104px; column-gap: 30px; row-gap: 30px}#brxe-lwfoad h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-lwfoad {flex-wrap: nowrap; column-gap: 30px; margin-top: 80px}}@media (max-width: 600px) {#brxe-lwfoad {flex-wrap: wrap; row-gap: 40px}}@media (max-width: 10000px) {#brxe-xexeek {max-width: 1096px; align-items: center; padding-right: 0; padding-left: 0}}@media (max-width: 1024px) {#brxe-xexeek {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-hexzju {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-hexzju {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-cynhmg h1 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg h2 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg h3 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg h4 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg h5 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg h6 {font-size: 56px; color: var(--white); line-height: 110%; letter-spacing: -1.68px}#brxe-cynhmg .content {font-size: var(--size-20); font-weight: 400; color: var(--white-gray); letter-spacing: -0.2px; line-height: 140%; align-self: center}#brxe-cynhmg .icon {align-self: flex-start}#brxe-cynhmg {max-width: 900px}#brxe-cynhmg h2{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-cynhmg h1 {font-size: var(--size-40)}#brxe-cynhmg h2 {font-size: var(--size-40)}#brxe-cynhmg h3 {font-size: var(--size-40)}#brxe-cynhmg h4 {font-size: var(--size-40)}#brxe-cynhmg h5 {font-size: var(--size-40)}#brxe-cynhmg h6 {font-size: var(--size-40)}#brxe-cynhmg .content {font-size: var(--size-16); letter-spacing: 0.16px}}@media (max-width: 480px) {#brxe-cynhmg h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-cynhmg {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 375px) {#brxe-cynhmg {max-width: 320px}}@media (max-width: 10000px) {#brxe-cgtuew {margin-top: 80px}}@media (max-width: 768px) {#brxe-cgtuew {margin-top: 40px}}@media (max-width: 10000px) {#brxe-syktrj {align-items: center}}@media (max-width: 10000px) {#brxe-idzonz {padding-top: 80px; padding-bottom: 80px; overflow: hidden}}@media (max-width: 768px) {#brxe-idzonz {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-pbbzys h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-pbbzys .content {color: var(--bricks-color-xkaedn); font-size: 20px; font-weight: 400; line-height: 140%; letter-spacing: 0.2px}#brxe-pbbzys {text-align: center}#brxe-pbbzys .icon {align-self: flex-start}#brxe-pbbzys h2{ margin-bottom:16px;}#brxe-pbbzys p{ max-width:640px; margin:0 auto;}}@media (max-width: 768px) {#brxe-pbbzys h1 {letter-spacing: -1.2px; font-size: 30px}#brxe-pbbzys h2 {letter-spacing: -1.2px; font-size: 30px}#brxe-pbbzys h3 {letter-spacing: -1.2px; font-size: 30px}#brxe-pbbzys h4 {letter-spacing: -1.2px; font-size: 30px}#brxe-pbbzys h5 {letter-spacing: -1.2px; font-size: 30px}#brxe-pbbzys h6 {letter-spacing: -1.2px; font-size: 30px}}@media (max-width: 480px) {#brxe-pbbzys h1 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys h2 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys h3 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys h4 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys h5 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys h6 {font-family: "Erode"; font-weight: 400}#brxe-pbbzys .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-scienv {max-width: 240px}}@media (max-width: 10000px) {#brxe-tgmhpp {color: #2279ce; font-size: 12px; font-weight: 500; line-height: 130%; margin-top: 40px}}@media (max-width: 768px) {#brxe-tgmhpp {font-size: 14px}}@media (max-width: 10000px) {#brxe-mquknz h1 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz h2 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz h3 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz h4 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz h5 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz h6 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-mquknz .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-transform: capitalize}#brxe-mquknz {max-width: 200px}#brxe-mquknz h3{ margin-bottom:8px; margin-top:24px;}}@media (max-width: 480px) {#brxe-mquknz .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-movjmi {align-items: center}}@media (max-width: 10000px) {#brxe-gggphj {max-width: 240px}}@media (max-width: 10000px) {#brxe-czeemo {color: #2279ce; font-size: 12px; font-weight: 500; line-height: 130%; margin-top: 40px}}@media (max-width: 768px) {#brxe-czeemo {font-size: 14px}}@media (max-width: 10000px) {#brxe-pplove h1 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove h2 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove h3 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove h4 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove h5 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove h6 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-pplove .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-transform: capitalize}#brxe-pplove {max-width: 250px}#brxe-pplove h3{ margin-bottom:8px; margin-top:24px;}}@media (max-width: 480px) {#brxe-pplove .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-cosnnf {align-items: center}}@media (max-width: 10000px) {#brxe-nuxlfz {max-width: 240px}}@media (max-width: 10000px) {#brxe-nkudpj {color: #2279ce; font-size: 12px; font-weight: 500; line-height: 130%; margin-top: 40px}}@media (max-width: 768px) {#brxe-nkudpj {font-size: 14px}}@media (max-width: 10000px) {#brxe-zjycyi h1 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi h2 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi h3 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi h4 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi h5 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi h6 {font-size: 24px; color: var(--white); line-height: 110%; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.72px; text-transform: capitalize}#brxe-zjycyi .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-transform: capitalize}#brxe-zjycyi {max-width: 250px}#brxe-zjycyi h3{ margin-bottom:8px; margin-top:24px;}}@media (max-width: 480px) {#brxe-zjycyi .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-wwimwm {align-items: center}}@media (max-width: 10000px) {#brxe-bhgcrz {flex-direction: row; margin-top: 80px; column-gap: 32px; justify-content: space-between; row-gap: 32px}}@media (max-width: 768px) {#brxe-bhgcrz {margin-top: 40px}}@media (max-width: 10000px) {#brxe-hmhfgw {margin-bottom: 0}}@media (max-width: 10000px) {#brxe-ekvity {align-items: center}}@media (max-width: 10000px) {#brxe-ifsbnm {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-ifsbnm {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-cadfhj {text-align: center}}@media (max-width: 768px) {#brxe-cadfhj {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-umbynt h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-umbynt .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-umbynt {max-width: 330px}}@media (max-width: 600px) {#brxe-umbynt {max-width: 100%}}@media (max-width: 10000px) {#brxe-hcuzll h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcuzll .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-hcuzll {max-width: 330px}}@media (max-width: 600px) {#brxe-hcuzll {max-width: 100%}}@media (max-width: 10000px) {#brxe-hcvrpt h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-hcvrpt .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-hcvrpt {max-width: 330px}}@media (max-width: 600px) {#brxe-hcvrpt {max-width: 100%}}@media (max-width: 10000px) {#brxe-dsmjez {flex-direction: row; justify-content: space-between; margin-top: 104px; column-gap: 30px; row-gap: 30px}#brxe-dsmjez h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-dsmjez {flex-wrap: nowrap; column-gap: 30px; margin-top: 80px}}@media (max-width: 600px) {#brxe-dsmjez {flex-wrap: wrap; row-gap: 40px}}@media (max-width: 10000px) {#brxe-fijxxl {max-width: 1096px; align-items: center; padding-right: 0; padding-left: 0}}@media (max-width: 1024px) {#brxe-fijxxl {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ifemdy {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-ifemdy {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-pbfhvo {text-align: center}}@media (max-width: 768px) {#brxe-pbfhvo {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-npdggf {text-align: center}}@media (max-width: 10000px) {#brxe-qsyqro {max-width: 40px}}@media (max-width: 10000px) {#brxe-ntiapr {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-ntiapr {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-nvkznc {max-width: 422px}}@media (max-width: 768px) {#brxe-nvkznc {text-align: center}}@media (max-width: 768px) {#brxe-wzrveu {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-hcpbui {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-hcpbui {align-items: center}}@media (max-width: 10000px) {#brxe-dfjizd {min-width: 511px; max-height: 220px}}@media (max-width: 768px) {#brxe-dfjizd {min-width: 100%}}@media (max-width: 10000px) {#brxe-skmzfb {flex-direction: row; column-gap: 60px; row-gap: 40px}}@media (max-width: 768px) {#brxe-skmzfb {flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-ldvpai {min-width: 520px; max-height: 220px}}@media (max-width: 768px) {#brxe-ldvpai {min-width: 100%}}@media (max-width: 10000px) {#brxe-kuznio {max-width: 40px}}@media (max-width: 10000px) {#brxe-wyvsvr {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-wyvsvr {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-gkcbyz {max-width: 466px}}@media (max-width: 768px) {#brxe-gkcbyz {text-align: center}}@media (max-width: 768px) {#brxe-uxklpz {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-xkfaxd {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-xkfaxd {align-items: center}}@media (max-width: 10000px) {#brxe-bizwte {flex-direction: row; column-gap: 58px; row-gap: 40px; padding-top: 31px; padding-bottom: 31px}}@media (max-width: 768px) {#brxe-bizwte {flex-direction: column; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-ducemc {max-width: 40px}}@media (max-width: 10000px) {#brxe-umlttj {line-height: 52.8PX; margin-top: 15px}}@media (max-width: 768px) {#brxe-umlttj {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-gxogwt {max-width: 466px}}@media (max-width: 768px) {#brxe-gxogwt {text-align: center}}@media (max-width: 768px) {#brxe-fxazxa {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-zqlpuz {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-zqlpuz {align-items: center}}@media (max-width: 10000px) {#brxe-lcthrf {min-width: 511px; max-height: 220px}}@media (max-width: 768px) {#brxe-lcthrf {min-width: 100%}}@media (max-width: 10000px) {#brxe-cetubs {flex-direction: row; column-gap: 60px; row-gap: 40px}}@media (max-width: 768px) {#brxe-cetubs {flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-prvebt {min-width: 520px; max-height: 220px}}@media (max-width: 768px) {#brxe-prvebt {min-width: 100%}}@media (max-width: 10000px) {#brxe-ympeez {max-width: 40px}}@media (max-width: 10000px) {#brxe-wfqipc {line-height: 52.8PX; margin-top: 15px}}@media (max-width: 768px) {#brxe-wfqipc {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-mbvwfv {max-width: 466px}}@media (max-width: 768px) {#brxe-mbvwfv {text-align: center}}@media (max-width: 768px) {#brxe-rrafii {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-icfkzk {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-icfkzk {align-items: center}}@media (max-width: 10000px) {#brxe-tyxnio {flex-direction: row; column-gap: 58px; row-gap: 40px}}@media (max-width: 768px) {#brxe-tyxnio {flex-direction: column; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-emaapr {max-width: 40px}}@media (max-width: 10000px) {#brxe-twffgc {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-twffgc {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-ngoqyj {max-width: 466px}}@media (max-width: 768px) {#brxe-ngoqyj {text-align: center}}@media (max-width: 768px) {#brxe-duubfl {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-tdzyuu {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-tdzyuu {align-items: center}}@media (max-width: 10000px) {#brxe-xphkom {min-width: 511px; max-height: 220px}}@media (max-width: 768px) {#brxe-xphkom {min-width: 100%}}@media (max-width: 10000px) {#brxe-auqxel {flex-direction: row; column-gap: 60px; row-gap: 40px}}@media (max-width: 768px) {#brxe-auqxel {flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-bbbnlc {align-items: center; max-width: 1084px; row-gap: 40px}}@media (max-width: 768px) {#brxe-bbbnlc {margin-top: 40px}}@media (max-width: 10000px) {#brxe-rzeund {line-height: 28px}}@media (max-width: 768px) {#brxe-rzeund {text-align: left}}@media (max-width: 10000px) {#brxe-gznawl {max-width: 466px}}@media (max-width: 768px) {#brxe-gznawl {text-align: left}}@media (max-width: 768px) {#brxe-nwrrcw {align-items: flex-start}}@media (max-width: 768px) {#brxe-poqlbt {margin-top: 30px}}@media (max-width: 10000px) {#brxe-mnkhht {flex-direction: row; max-width: 1084px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/Ellipse-16.webp); background-size: cover; background-position: top center; padding-top: 40px; padding-right: 114px; padding-bottom: 40px; padding-left: 114px; column-gap: 58px}}@media (max-width: 768px) {#brxe-mnkhht {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}@media (max-width: 414px) {#brxe-mnkhht {margin-top: 40px}}@media (max-width: 10000px) {#brxe-wrxvwp {align-items: center; padding-top: 0}}@media (max-width: 10000px) {#brxe-tyafzv {padding-top: 80px}}@media (max-width: 768px) {#brxe-tyafzv {padding-top: 80px}}@media (max-width: 10000px) {#brxe-cbgivb h1 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb h2 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb h3 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb h4 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb h5 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb h6 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 100%}#brxe-cbgivb .content {text-align: center; font-size: 30px; color: #e2e2e2; font-family: "Erode"; font-weight: 400; line-height: 35.2px; letter-spacing: -0.96px}#brxe-cbgivb {max-width: 1000px}#brxe-cbgivb h3{ background: linear-gradient(271deg, #EF4023 -18.86%, #7E68B0 52.38%, #008AD2 136.86%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent; margin-bottom:16px;}}@media (max-width: 768px) {#brxe-cbgivb h1 {font-size: 56px; line-height: 56px}#brxe-cbgivb h2 {font-size: 56px; line-height: 56px}#brxe-cbgivb h3 {font-size: 56px; line-height: 56px}#brxe-cbgivb h4 {font-size: 56px; line-height: 56px}#brxe-cbgivb h5 {font-size: 56px; line-height: 56px}#brxe-cbgivb h6 {font-size: 56px; line-height: 56px}#brxe-cbgivb .content {font-size: 22px; line-height: 26px}}@media (max-width: 10000px) {#brxe-rgmodg {align-items: center}}@media (max-width: 10000px) {#brxe-ftdqyy {padding-top: 80px; padding-bottom: 80px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/Effects-scaled.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}}@media (max-width: 1024px) {#brxe-ftdqyy {background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/retouch-hero-bg-mobile.webp); background-position: center center; background-repeat: no-repeat; background-size: cover}}@media (max-width: 768px) {#brxe-ftdqyy {padding-top: 40px; padding-bottom: 40px}}