@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!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 {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@media (max-width: 10000px) { html {background-color: var(--black)} body {background: none}.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-frzvru {text-align: center; line-height: 110%}}@media (max-width: 768px) {#brxe-frzvru {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-ugtqwi {text-align: center}}@media (max-width: 10000px) {#brxe-ftdqtl {margin-top: 40px}}@media (max-width: 10000px) {#brxe-xlreaf {max-width: 932px; margin-bottom: -2px}}@media (max-width: 768px) {#brxe-xlreaf {max-width: 100%}}@media (max-width: 10000px) {#brxe-zwmlpw {align-items: center}}@media (max-width: 10000px) {#get-started {padding-top: 200px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/08/wedding-Retouching-Effects.webp); background-size: cover; background-position: bottom center}}@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: 100px}}@media (max-width: 10000px) {#brxe-espqar {text-align: center}}@media (max-width: 768px) {#brxe-espqar {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-xcmazj {text-align: center; max-width: 1072px}}@media (max-width: 10000px) {#brxe-lcydpi {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-gbbqzb {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-xmxkhq {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-prvviu {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-fjbxdz {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-nvwdtv {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-gscarc {flex-direction: row; column-gap: 32px; row-gap: 32px; flex-wrap: wrap; justify-content: center; max-width: 765px}}@media (max-width: 768px) {#brxe-gscarc {max-width: 100%}}@media (max-width: 480px) {#brxe-gscarc {column-gap: 16px; row-gap: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-vbaefj {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-vbaefj {min-width: 100%}}@media (max-width: 10000px) {#brxe-xiyqeh {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-xiyqeh {min-width: 100%}}@media (max-width: 10000px) {#brxe-bwcauy {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-bwcauy {min-width: 100%}}@media (max-width: 10000px) {#brxe-ebvmph {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-ebvmph {min-width: 100%}}@media (max-width: 10000px) {#brxe-dnkdqn {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-dnkdqn {min-width: 100%}}@media (max-width: 10000px) {#brxe-eqomkt {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-eqomkt {min-width: 100%}}@media (max-width: 10000px) {#brxe-jhihhi > .tab-menu .tab-title {padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; border-radius: 6px; background-color: rgba(255, 255, 255, 0.1)}#brxe-jhihhi > .tab-menu .tab-title.brx-open {background-color: #2279ce}#brxe-jhihhi > .tab-content {border-style: none}#brxe-jhihhi {flex-direction: column-reverse; gap: 32px; align-items: center}#brxe-jhihhi .tab-title.brx-open .brxe-text-basic{ font-weight:600 !important;}}@media (max-width: 480px) {#brxe-jhihhi > .tab-menu .tab-title {width: 100%; text-align: center}}@media (max-width: 10000px) {#brxe-zbbwka {max-width: 1062px; border: 1px solid #727272; border-radius: 8px; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; margin-top: 80px; align-items: center}}@media (max-width: 768px) {#brxe-zbbwka {margin-top: 40px}}@media (max-width: 480px) {#brxe-zbbwka {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 10000px) {#brxe-cfdtlh {margin-bottom: 0}}@media (max-width: 10000px) {#brxe-ngopcx {max-width: 40px}}@media (max-width: 10000px) {#brxe-rrykhy {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-rrykhy {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-bvsyhs {max-width: 466px}}@media (max-width: 768px) {#brxe-bvsyhs {text-align: center}}@media (max-width: 768px) {#brxe-boqywv {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-omwjdo {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-omwjdo {align-items: center}}@media (max-width: 10000px) {#brxe-cyydwk {min-width: 511px; max-height: 220px}}@media (max-width: 768px) {#brxe-cyydwk {min-width: 100%}}@media (max-width: 10000px) {#brxe-rdeeur {flex-direction: row; column-gap: 60px; row-gap: 40px}}@media (max-width: 768px) {#brxe-rdeeur {flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-dajlrr {min-width: 520px; max-height: 220px}}@media (max-width: 768px) {#brxe-dajlrr {min-width: 100%}}@media (max-width: 10000px) {#brxe-fvonpo {max-width: 40px}}@media (max-width: 10000px) {#brxe-sztsbk {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-sztsbk {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-grmkhf {max-width: 466px}}@media (max-width: 768px) {#brxe-grmkhf {text-align: center}}@media (max-width: 768px) {#brxe-wtubcc {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-jtivow {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-jtivow {align-items: center}}@media (max-width: 10000px) {#brxe-gwwpkr {flex-direction: row; column-gap: 58px; row-gap: 40px}}@media (max-width: 768px) {#brxe-gwwpkr {flex-direction: column; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-osmdtk {align-items: center; max-width: 1084px; row-gap: 40px}}@media (max-width: 768px) {#brxe-osmdtk {margin-top: 40px}}@media (max-width: 10000px) {#brxe-qmymcl {line-height: 28px}}@media (max-width: 768px) {#brxe-qmymcl {text-align: left}}@media (max-width: 768px) {#brxe-oesjwx {text-align: left}}@media (max-width: 768px) {#brxe-plhtqv {align-items: flex-start}}@media (max-width: 10000px) {#brxe-xuqdrb {width: 100%}}@media (max-width: 10000px) {#brxe-hdbfyb {flex-direction: column; max-width: 1084px; background-position: top center; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; column-gap: 40px; row-gap: 40px}#brxe-hdbfyb { position: relative; overflow: hidden;}#brxe-hdbfyb::before { content: ""; position: absolute; right: -540.333px; top: -104.351px; width: 716px; height: 210px; border-radius: 716px; background: conic-gradient( from 216deg at 55.91% 68.07%, #7E68B0 212.39999055862427deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-hdbfyb > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-hdbfyb {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-gtdabl {line-height: 28px}}@media (max-width: 768px) {#brxe-gtdabl {text-align: left}}@media (max-width: 768px) {#brxe-qhgrxg {text-align: left}}@media (max-width: 768px) {#brxe-abaoej {align-items: flex-start}}@media (max-width: 10000px) {#brxe-kckmrk {width: 100%}}@media (max-width: 10000px) {#brxe-sxqmus {flex-direction: column; max-width: 1084px; background-position: top center; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; column-gap: 40px; row-gap: 40px}#brxe-sxqmus { position: relative; overflow: hidden;}#brxe-sxqmus::before { content: ""; position: absolute; left: -182.667px; top: -104.351px; width: 716px; height: 210px; border-radius: 716px; background: conic-gradient( from 216deg at 55.91% 68.07%, #7E68B0 212.39999055862427deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-sxqmus > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-sxqmus {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-oqzaoy {line-height: 28px}}@media (max-width: 768px) {#brxe-oqzaoy {text-align: left}}@media (max-width: 768px) {#brxe-uzlqni {text-align: left}}@media (max-width: 768px) {#brxe-jevtub {align-items: flex-start}}@media (max-width: 10000px) {#brxe-mtqrup {width: 100%}}@media (max-width: 10000px) {#brxe-mpkuhq {flex-direction: column; max-width: 1084px; background-position: top center; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; column-gap: 40px; row-gap: 40px}#brxe-mpkuhq { position: relative; overflow: hidden;}#brxe-mpkuhq::before { content: ""; position: absolute; left: -562.667px; top: -104.351px; width: 716px; height: 210px; border-radius: 716px; background: conic-gradient( from 216deg at 55.91% 68.07%, #7E68B0 212.39999055862427deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-mpkuhq > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-mpkuhq {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-vvdmsm {flex-direction: row; column-gap: 16px; row-gap: 16px; max-width: 1084px; margin-top: 80px; align-items: stretch}}@media (max-width: 10000px) {#brxe-wbeurp {align-items: center; padding-top: 0}}@media (max-width: 10000px) {#brxe-fudkyu {padding-top: 80px}}@media (max-width: 768px) {#brxe-fudkyu {padding-top: 80px}}@media (max-width: 10000px) {#brxe-wvvzbd {text-align: center}}@media (max-width: 768px) {#brxe-wvvzbd {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-ahnxoi h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ahnxoi .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-ahnxoi {max-width: 260px}}@media (max-width: 600px) {#brxe-ahnxoi {max-width: 100%}}@media (max-width: 10000px) {#brxe-pzmgbj h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pzmgbj .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-pzmgbj {max-width: 260px}}@media (max-width: 600px) {#brxe-pzmgbj {max-width: 100%}}@media (max-width: 10000px) {#brxe-bffwzx h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-bffwzx .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-bffwzx {max-width: 260px}}@media (max-width: 600px) {#brxe-bffwzx {max-width: 100%}}@media (max-width: 10000px) {#brxe-udqkab {flex-direction: row; justify-content: space-between; margin-top: 104px}#brxe-udqkab h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-udqkab {flex-wrap: nowrap; column-gap: 30px; margin-top: 80px}}@media (max-width: 600px) {#brxe-udqkab {flex-wrap: wrap; row-gap: 40px}}@media (max-width: 10000px) {#brxe-jnorju {max-width: 1096px; align-items: center; padding-right: 0; padding-left: 0}}@media (max-width: 1024px) {#brxe-jnorju {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-icumut {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-icumut {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-powevn {text-align: center; line-height: 110%}}@media (max-width: 768px) {#brxe-powevn {font-size: 40px}}@media (max-width: 10000px) {#brxe-syhasx {margin-top: 16px; text-align: center; max-width: 871px}}@media (max-width: 10000px) {#brxe-riewhr {align-items: center}}@media (max-width: 10000px) {#brxe-lchvcg {font-size: 24px; color: var(--bricks-color-xkaedn); font-family: "Archivo"; font-weight: 400; line-height: 116.667%; max-width: 223px}}@media (max-width: 768px) {#brxe-lchvcg {font-size: 20px}}@media (max-width: 10000px) {#brxe-fndbah {background-color: var(--black); padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; border: 1px solid #777777; border-radius: 8px}}@media (max-width: 414px) {#brxe-fndbah {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}@media (max-width: 10000px) {#brxe-xexmxw {font-size: 24px; color: var(--bricks-color-xkaedn); font-family: "Archivo"; font-weight: 400; line-height: 116.667%; max-width: 223px}}@media (max-width: 768px) {#brxe-xexmxw {font-size: 20px}}@media (max-width: 10000px) {#brxe-ihqgyq {background-color: var(--black); padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; border: 1px solid #777777; border-radius: 8px}}@media (max-width: 414px) {#brxe-ihqgyq {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}@media (max-width: 10000px) {#brxe-hnaubm {font-size: 24px; color: var(--bricks-color-xkaedn); font-family: "Archivo"; font-weight: 400; line-height: 116.667%; max-width: 223px}}@media (max-width: 768px) {#brxe-hnaubm {font-size: 20px}}@media (max-width: 10000px) {#brxe-epkyss {background-color: var(--black); padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; border: 1px solid #777777; border-radius: 8px}}@media (max-width: 414px) {#brxe-epkyss {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}@media (max-width: 10000px) {#brxe-gbwtsn {flex-direction: row; column-gap: 16px; row-gap: 16px; margin-top: 80px; max-width: 1084px}}@media (max-width: 10000px) {#brxe-dfwzkw {align-items: center}}@media (max-width: 10000px) {#brxe-bqtvfs {background-position: top center; background-repeat: no-repeat; background-image: url(https://aftershoot.com/wp-content/uploads/2025/12/The-Extra-Step-That-Keeps-Clients-Coming-Back.webp); background-size: cover; padding-top: 174px; padding-bottom: 80px}}@media (max-width: 10000px) {#brxe-rrmmyz h1 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz h2 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz h3 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz h4 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz h5 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz h6 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-rrmmyz .content {text-align: center; font-size: 32px; color: #e2e2e2; font-family: "Erode"; font-weight: 400; line-height: 35.2px; letter-spacing: -0.96px}#brxe-rrmmyz h2{ 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-rrmmyz h1 {font-size: 56px; line-height: 56px}#brxe-rrmmyz h2 {font-size: 56px; line-height: 56px}#brxe-rrmmyz h3 {font-size: 56px; line-height: 56px}#brxe-rrmmyz h4 {font-size: 56px; line-height: 56px}#brxe-rrmmyz h5 {font-size: 56px; line-height: 56px}#brxe-rrmmyz h6 {font-size: 56px; line-height: 56px}#brxe-rrmmyz .content {font-size: 22px; line-height: 26px}}@media (max-width: 10000px) {#brxe-gtucqz {align-items: center}}@media (max-width: 10000px) {#brxe-vsoyxy {padding-top: 110px; padding-bottom: 110px; 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-vsoyxy {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-vsoyxy {padding-top: 50px; padding-bottom: 50px}}