@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-wpredu {text-align: center}}@media (max-width: 768px) {#brxe-wpredu {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-lvnrnq {text-align: center}}@media (max-width: 10000px) {#brxe-xtkxlm {margin-top: 40px}}@media (max-width: 10000px) {#brxe-duwnfq {max-width: 944px; margin-bottom: -32px}}@media (max-width: 768px) {#brxe-duwnfq {max-width: 100%; margin-bottom: -25px}}@media (max-width: 600px) {#brxe-duwnfq {margin-bottom: -20px}}@media (max-width: 480px) {#brxe-duwnfq {margin-bottom: -15px}}@media (max-width: 414px) {#brxe-duwnfq {margin-bottom: -16px}}@media (max-width: 10000px) {#brxe-dlvxbh {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-zgmrtf {text-align: center}}@media (max-width: 768px) {#brxe-zgmrtf {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-ailuow {text-align: center}}@media (max-width: 10000px) {#brxe-lptmiq {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-lsmohw {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-kncuym {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-zyvzwq {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-qioibz {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-wqhsre {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 108%}}@media (max-width: 10000px) {#brxe-amzojs {flex-direction: row; column-gap: 32px; row-gap: 32px; flex-wrap: wrap; justify-content: center; max-width: 765px}}@media (max-width: 768px) {#brxe-amzojs {max-width: 100%}}@media (max-width: 480px) {#brxe-amzojs {column-gap: 16px; row-gap: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-thopws {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-thopws {min-width: 100%}}@media (max-width: 10000px) {#brxe-rxhvoh {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-rxhvoh {min-width: 100%}}@media (max-width: 10000px) {#brxe-accsmt {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-accsmt {min-width: 100%}}@media (max-width: 10000px) {#brxe-dlgjjr {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-dlgjjr {min-width: 100%}}@media (max-width: 10000px) {#brxe-dcymvw {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-dcymvw {min-width: 100%}}@media (max-width: 10000px) {#brxe-ebrtiy {max-height: 462px; width: 100%}}@media (max-width: 768px) {#brxe-ebrtiy {min-width: 100%}}@media (max-width: 10000px) {#brxe-ufcszv > .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-ufcszv > .tab-menu .tab-title.brx-open {background-color: #2279ce}#brxe-ufcszv > .tab-content {border-style: none}#brxe-ufcszv {flex-direction: column-reverse; gap: 32px; align-items: center}#brxe-ufcszv .tab-title.brx-open .brxe-text-basic{ font-weight:600 !important;}}@media (max-width: 480px) {#brxe-ufcszv > .tab-menu .tab-title {width: 100%; text-align: center}}@media (max-width: 10000px) {#brxe-gtmvgd {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-gtmvgd {margin-top: 40px}}@media (max-width: 480px) {#brxe-gtmvgd {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 10000px) {#brxe-kvzutu {margin-bottom: 0}}@media (max-width: 10000px) {#brxe-qjwhlu {max-width: 40px}}@media (max-width: 10000px) {#brxe-rcolsi {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-rcolsi {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-gwdnfj {max-width: 400px}}@media (max-width: 768px) {#brxe-gwdnfj {text-align: center}}@media (max-width: 768px) {#brxe-pbffvj {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-bcxarw {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-bcxarw {align-items: center}}@media (max-width: 10000px) {#brxe-ngkbum {min-width: 511px; max-height: 220px}}@media (max-width: 768px) {#brxe-ngkbum {min-width: 100%}}@media (max-width: 10000px) {#brxe-culxkb {flex-direction: row; column-gap: 60px; row-gap: 40px}}@media (max-width: 768px) {#brxe-culxkb {flex-direction: column-reverse; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-vbbgya {min-width: 520px; max-height: 220px}}@media (max-width: 768px) {#brxe-vbbgya {min-width: 100%}}@media (max-width: 10000px) {#brxe-zgfqyn {max-width: 40px}}@media (max-width: 10000px) {#brxe-zulxqy {line-height: 52.8PX}}@media (max-width: 768px) {#brxe-zulxqy {font-size: 40px; line-height: 45px; text-align: center}}@media (max-width: 10000px) {#brxe-hsgecy {max-width: 466px}}@media (max-width: 768px) {#brxe-hsgecy {text-align: center}}@media (max-width: 768px) {#brxe-cgpglz {align-items: center; margin-top: 30px}}@media (max-width: 10000px) {#brxe-nwnfgr {margin-top: 0; align-self: stretch !important; width: 100%; justify-content: space-between}}@media (max-width: 768px) {#brxe-nwnfgr {align-items: center}}@media (max-width: 10000px) {#brxe-tarxhk {flex-direction: row; column-gap: 58px; row-gap: 40px}}@media (max-width: 768px) {#brxe-tarxhk {flex-direction: column; flex-wrap: nowrap; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-bzpmth {align-items: center; max-width: 1084px; row-gap: 40px}}@media (max-width: 768px) {#brxe-bzpmth {margin-top: 40px}}@media (max-width: 10000px) {#brxe-lsiwky {line-height: 28px}}@media (max-width: 768px) {#brxe-lsiwky {text-align: left}}@media (max-width: 768px) {#brxe-bzykjg {text-align: left}}@media (max-width: 768px) {#brxe-cldqjt {align-items: flex-start}}@media (max-width: 10000px) {#brxe-ntthdk {width: 100%}}@media (max-width: 10000px) {#brxe-aviwmj {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-aviwmj { position: relative; overflow: hidden;}#brxe-aviwmj::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.4deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-aviwmj > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-aviwmj {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-sxgeqz {line-height: 28px}}@media (max-width: 768px) {#brxe-sxgeqz {text-align: left}}@media (max-width: 768px) {#brxe-sbmuon {text-align: left}}@media (max-width: 768px) {#brxe-ngxstn {align-items: flex-start}}@media (max-width: 10000px) {#brxe-ydashv {width: 100%}}@media (max-width: 10000px) {#brxe-jvhpln {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-jvhpln { position: relative; overflow: hidden;}#brxe-jvhpln::before { content: ""; position: absolute; left: -562.666px; top: -104.351px; width: 716px; height: 210px; border-radius: 716px; background: conic-gradient( from 216deg at 55.91% 68.07%, #7E68B0 212.4deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-jvhpln > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-jvhpln {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-iurhpf {line-height: 28px}}@media (max-width: 768px) {#brxe-iurhpf {text-align: left}}@media (max-width: 768px) {#brxe-kxzarb {text-align: left}}@media (max-width: 768px) {#brxe-ffiykk {align-items: flex-start}}@media (max-width: 10000px) {#brxe-mupgdy {width: 100%}}@media (max-width: 10000px) {#brxe-upkgrz {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-upkgrz { position: relative; overflow: hidden;}#brxe-upkgrz::before { content: ""; position: absolute; right: -182.667px; top: -104.351px; width: 716px; height: 210px; border-radius: 716px; background: conic-gradient( from 216deg at 55.91% 68.07%, #7E68B0 212.4deg ); filter: blur(150px); z-index: 0; animation: gradientRotate 10s linear infinite;}#brxe-upkgrz > * { position: relative; z-index: 1;}@keyframes gradientRotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}}@media (max-width: 768px) {#brxe-upkgrz {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}@media (max-width: 10000px) {#brxe-rwhapz {flex-direction: row; column-gap: 16px; row-gap: 16px; max-width: 1084px; margin-top: 80px; align-items: stretch}}@media (max-width: 10000px) {#brxe-ftkvxm {align-items: center; padding-top: 0}}@media (max-width: 10000px) {#brxe-krmnis {padding-top: 80px}}@media (max-width: 768px) {#brxe-krmnis {padding-top: 80px}}@media (max-width: 10000px) {#brxe-iykbhi {text-align: center}}@media (max-width: 768px) {#brxe-iykbhi {font-size: 40px; line-height: 45px}}@media (max-width: 10000px) {#brxe-pptjsx h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-pptjsx .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-pptjsx {max-width: 260px}}@media (max-width: 600px) {#brxe-pptjsx {max-width: 100%}}@media (max-width: 10000px) {#brxe-ehnosi h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-ehnosi .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-ehnosi {max-width: 260px}}@media (max-width: 600px) {#brxe-ehnosi {max-width: 100%}}@media (max-width: 10000px) {#brxe-dytfca h1 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca h2 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca h3 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca h4 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca h5 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca h6 {color: #e2e2e2; font-size: 22px; font-family: "Erode"; font-weight: 400; line-height: 26.4px; letter-spacing: 0.22px}#brxe-dytfca .content {color: #e2e2e2; font-size: 16px; line-height: 27.2px; letter-spacing: 0.16px}#brxe-dytfca {max-width: 260px}#brxe-dytfca .icon i {font-size: 44px}#brxe-dytfca h3{ margin-top:15px !important;}}@media (max-width: 600px) {#brxe-dytfca {max-width: 100%}}@media (max-width: 10000px) {#brxe-imileb {flex-direction: row; justify-content: space-between; margin-top: 104px}#brxe-imileb h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-imileb {flex-wrap: nowrap; column-gap: 30px; margin-top: 80px}}@media (max-width: 600px) {#brxe-imileb {flex-wrap: wrap; row-gap: 40px}}@media (max-width: 10000px) {#brxe-dhkujg {max-width: 1096px; align-items: center; padding-right: 0; padding-left: 0}}@media (max-width: 1024px) {#brxe-dhkujg {padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ipywve {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-ipywve {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-evpcsd h1 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd h2 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd h3 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd h4 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd h5 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd h6 {text-align: center; font-size: 80px; font-family: "Erode"; font-weight: 400; line-height: 88px}#brxe-evpcsd .content {text-align: center; font-size: 32px; color: #e2e2e2; font-family: "Erode"; font-weight: 400; line-height: 35.2px; letter-spacing: -0.96px}#brxe-evpcsd 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-evpcsd h1 {font-size: 56px; line-height: 56px}#brxe-evpcsd h2 {font-size: 56px; line-height: 56px}#brxe-evpcsd h3 {font-size: 56px; line-height: 56px}#brxe-evpcsd h4 {font-size: 56px; line-height: 56px}#brxe-evpcsd h5 {font-size: 56px; line-height: 56px}#brxe-evpcsd h6 {font-size: 56px; line-height: 56px}#brxe-evpcsd .content {font-size: 22px; line-height: 26px}}@media (max-width: 10000px) {#brxe-qwnogt {color: var(--bricks-color-xkaedn); text-transform: uppercase; font-size: 10px; font-weight: 600; line-height: 16px; letter-spacing: 1px}}@media (max-width: 10000px) {#brxe-xndqid {align-items: center}}@media (max-width: 10000px) {#brxe-daoasz {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-daoasz {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-daoasz {padding-top: 50px; padding-bottom: 50px}}