@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 {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-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)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-counter{width:auto}}@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)}}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-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@media (max-width: 10000px) { 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; top: 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-gtrank {max-width: 197px; align-self: center}}@media (max-width: 768px) {#brxe-gtrank {align-self: center}}@media (max-width: 10000px) {#brxe-nysztz {margin-top: 48px; max-width: 293px}}@media (max-width: 10000px) {#brxe-yoamnq {margin-top: var(--space-40); max-width: 1100px; text-align: center; font-size: 80px; color: var(--white); font-weight: 300; letter-spacing: -2.4px; line-height: 100%}}@media (max-width: 768px) {#brxe-yoamnq {font-size: 40px; letter-spacing: -1.2px; font-weight: 400; line-height: 110%; max-width: 100%}}@media (max-width: 480px) {#brxe-yoamnq {line-height: var(--line-height-s)}}@media (max-width: 414px) {#brxe-yoamnq {letter-spacing: -.7px}}@media (max-width: 10000px) {#brxe-kcntiz {max-width: 809px; color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 300; line-height: 140%; letter-spacing: -0.2px; margin-top: 8px}#brxe-kcntiz a {color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 300; line-height: 140%; letter-spacing: -0.2px; font-size: inherit}}@media (max-width: 768px) {#brxe-kcntiz {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px}#brxe-kcntiz a {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; font-size: inherit}}@media (max-width: 10000px) {#brxe-gswyep {margin-top: 40px}}@media (max-width: 768px) {#brxe-gswyep {margin-top: 32px}}@media (max-width: 10000px) {#brxe-aqxgep {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-top: var(--space-10)}}@media (max-width: 480px) {#brxe-aqxgep {text-align: center}}@media (max-width: 375px) {#brxe-aqxgep {letter-spacing: .7px}}@media (max-width: 10000px) {#brxe-euvjiq {align-items: center}}@media (max-width: 10000px) {#brxe-hgolpb {margin-top: 50px; width: 100%; max-width: 1440px; max-height: 600px}}@media (max-width: 1366px) {#brxe-hgolpb {max-height: 567px}}@media (max-width: 1280px) {#brxe-hgolpb {max-height: 533px}}@media (max-width: 1024px) {#brxe-hgolpb {max-height: 426px}}@media (max-width: 768px) {#brxe-hgolpb {min-width: 100%; margin-top: 40px; max-height: 320px}}@media (max-width: 600px) {#brxe-hgolpb {max-height: 250px}}@media (max-width: 480px) {#brxe-hgolpb {max-height: 199px}}@media (max-width: 414px) {#brxe-hgolpb {max-height: 172px}}@media (max-width: 375px) {#brxe-hgolpb {max-height: 156px}}@media (max-width: 10000px) {#get-started {padding-top: 24px; padding-bottom: 80px; background-position: top center; background-repeat: no-repeat}#get-started{ position:relative;}#get-started:before{ content: "";  position: absolute; top: 0; left: 0; width: 100%; height: 100%;  background-image: url('/wp-content/uploads/2025/10/Edits-Gradient-Light.png'); background-size: cover; background-position: center;  opacity: .7;  z-index: -1; }}@media (max-width: 10000px) {#brxe-8da5d0 {padding-bottom: 40px; width: 100%}}@media (max-width: 10000px) {#brxe-79a7b6 {text-transform: uppercase; color: var(--bricks-color-xkaedn); font-size: 16px; letter-spacing: 4.8px; font-family: "Archivo"; font-weight: 500; line-height: 170%}}@media (max-width: 10000px) {.brxe-blyjtx {align-items: center; margin-top: 24px; max-width: 740px; --columns: 4; align-self: center; display: flex; justify-content: space-between; --gutter: 120px}.brxe-blyjtx .image {aspect-ratio: auto}.brxe-blyjtx{ filter: brightness(0.4) !important; flex-wrap:nowrap}}@media (max-width: 480px) {.brxe-blyjtx {--gutter: 40px; flex-direction: row}}@media (max-width: 10000px) {#brxe-c7de4b {padding-top: 40px; width: 100%}}@media (max-width: 10000px) {#brxe-919770 {flex-direction: column; padding-right: var(--space-80); padding-left: var(--space-80); max-width: 1440px}#brxe-919770 .image{ position: relative;}}@media (max-width: 1024px) {#brxe-919770 {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-f8c521 h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-f8c521 .content {color: var(--gray); font-size: var(--size-16)}}@media (max-width: 768px) {#brxe-f8c521 h1 {letter-spacing: -1.2px}#brxe-f8c521 h2 {letter-spacing: -1.2px}#brxe-f8c521 h3 {letter-spacing: -1.2px}#brxe-f8c521 h4 {letter-spacing: -1.2px}#brxe-f8c521 h5 {letter-spacing: -1.2px}#brxe-f8c521 h6 {letter-spacing: -1.2px}}@media (max-width: 480px) {#brxe-f8c521 h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-f8c521 .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-208a28 h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-208a28 .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-208a28 .icon {margin-bottom: 8px}#brxe-208a28 {max-width: 302px}}@media (max-width: 768px) {#brxe-208a28 {max-width: 100%; flex-direction: column}#brxe-208a28 h1 {line-height: 120%}#brxe-208a28 h2 {line-height: 120%}#brxe-208a28 h3 {line-height: 120%}#brxe-208a28 h4 {line-height: 120%}#brxe-208a28 h5 {line-height: 120%}#brxe-208a28 h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-208a28 .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-51a06d h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-51a06d .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-51a06d .icon {margin-bottom: 8px}#brxe-51a06d {max-width: 334px}}@media (max-width: 768px) {#brxe-51a06d {max-width: 100%; flex-direction: column}#brxe-51a06d h1 {line-height: 120%}#brxe-51a06d h2 {line-height: 120%}#brxe-51a06d h3 {line-height: 120%}#brxe-51a06d h4 {line-height: 120%}#brxe-51a06d h5 {line-height: 120%}#brxe-51a06d h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-51a06d .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-8b5ca9 h1 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 h2 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 h3 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 h4 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 h5 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 h6 {color: var(--white-gray); font-size: var(--size-22); line-height: 170%; letter-spacing: 0.22px}#brxe-8b5ca9 .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-8b5ca9 .icon {margin-bottom: 8px}#brxe-8b5ca9 {max-width: 316px}}@media (max-width: 768px) {#brxe-8b5ca9 {max-width: 100%; flex-direction: column}#brxe-8b5ca9 h1 {line-height: 120%}#brxe-8b5ca9 h2 {line-height: 120%}#brxe-8b5ca9 h3 {line-height: 120%}#brxe-8b5ca9 h4 {line-height: 120%}#brxe-8b5ca9 h5 {line-height: 120%}#brxe-8b5ca9 h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-8b5ca9 .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-af4f45 {flex-direction: row; justify-content: space-between; margin-top: 64px; column-gap: 62px; row-gap: 40px}#brxe-af4f45 .brxe-icon-box h3{ padding-bottom:8px !important}}@media (max-width: 768px) {#brxe-af4f45 {flex-direction: column}}@media (max-width: 480px) {#brxe-af4f45 {margin-top: var(--space-40)}}@media (max-width: 414px) {#brxe-af4f45 {margin-top: var(--space-40)}}@media (max-width: 10000px) {#brxe-497e7e {align-items: center}}@media (max-width: 10000px) {#brxe-3c5cb1 {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-3c5cb1 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-vrgshw {text-align: center; color: var(--bricks-color-xkaedn); font-size: 60px; font-weight: 400; line-height: 140%; letter-spacing: -2.4px; max-width: 1169px}}@media (max-width: 768px) {#brxe-vrgshw {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-zbwsmt {color: var(--bricks-color-xkaedn); font-size: 32px; line-height: 150%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}}@media (max-width: 768px) {#brxe-zbwsmt {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-ghceer {justify-content: center; align-items: center}}@media (max-width: 10000px) {#brxe-udkqkr {justify-content: center}}@media (max-width: 10000px) {#brxe-kzlnpm {justify-content: center}}@media (max-width: 10000px) {#brxe-uielgh {justify-content: center}}@media (max-width: 10000px) {#brxe-givkjy {justify-content: center}}@media (max-width: 10000px) {#brxe-jwdxjl {justify-content: center}}@media (max-width: 10000px) {#brxe-eygbxl {justify-content: center}}@media (max-width: 10000px) {#brxe-qunmam {justify-content: center}}@media (max-width: 10000px) {#brxe-gzxmid {justify-content: center}}@media (max-width: 10000px) {#brxe-fssfis {justify-content: center}}@media (max-width: 10000px) {#brxe-lkvgwp {justify-content: center}}@media (max-width: 10000px) {#brxe-ttnddi {align-self: center !important}}@media (max-width: 768px) {#brxe-ttnddi .row{ width:231px}}@media (max-width: 10000px) {#brxe-roctrv {max-width: 50px}}@media (max-width: 10000px) {#brxe-deqony {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-tfcyxe {max-width: 50px}}@media (max-width: 10000px) {#brxe-vlzmkx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-iqscts {max-width: 50px}}@media (max-width: 10000px) {#brxe-tzngzo {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-jsiedv {max-width: 50px}}@media (max-width: 10000px) {#brxe-nicopy {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-grubur {max-width: 50px}}@media (max-width: 10000px) {#brxe-ssfizm {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-btikom {max-width: 50px}}@media (max-width: 10000px) {#brxe-dcmnll {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-gehjaj {max-width: 50px}}@media (max-width: 10000px) {#brxe-dwhzkf {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-tflznj {max-width: 50px}}@media (max-width: 10000px) {#brxe-urcymu {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-dtwynq {max-width: 50px}}@media (max-width: 10000px) {#brxe-uiwyeq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-wjepvq {max-width: 50px}}@media (max-width: 10000px) {#brxe-qmaikx {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-utfktn {max-width: 50px}}@media (max-width: 10000px) {#brxe-nuwpwh {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-agootd {align-self: center !important}}@media (max-width: 768px) {#brxe-agootd .row{ width:200px}}@media (max-width: 10000px) {#brxe-nripqc {max-width: 50px}}@media (max-width: 10000px) {#brxe-ddakds {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-lbaxtz {max-width: 50px}}@media (max-width: 10000px) {#brxe-huxpty {text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 700; line-height: 150%; letter-spacing: -0.48px; margin-top: 16px}}@media (max-width: 10000px) {#brxe-stayzj {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ycmjfv {max-width: 50px}}@media (max-width: 10000px) {#brxe-xdnffq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-aytrue {max-width: 50px}}@media (max-width: 10000px) {#brxe-hsgewy {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-pgdlto {max-width: 50px}}@media (max-width: 10000px) {#brxe-yjvnfa {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-qcique {max-width: 50px}}@media (max-width: 10000px) {#brxe-ooizzv {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-rzzkwu {max-width: 50px}}@media (max-width: 10000px) {#brxe-ywgcal {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-xudtdv {max-width: 50px}}@media (max-width: 10000px) {#brxe-ruvney {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-liubkc {max-width: 50px}}@media (max-width: 10000px) {#brxe-lhrexy {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-hgcjow {max-width: 50px}}@media (max-width: 10000px) {#brxe-lgslkq {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-hxnjpz {max-width: 50px}}@media (max-width: 10000px) {#brxe-ncflgu {align-items: center; justify-content: center}}@media (max-width: 10000px) {#brxe-ekursa {align-self: center !important}}@media (max-width: 768px) {#brxe-ekursa .row{ width:200px}}@media (max-width: 10000px) {#brxe-zfccxo {color: var(--bricks-color-xkaedn); font-size: 32px; line-height: 120%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}}@media (max-width: 768px) {#brxe-zfccxo {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 10000px) {#brxe-mfiufo {justify-content: center; padding-right: 35px; padding-left: 35px; align-items: center}}@media (max-width: 10000px) {#brxe-jsdgfb {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-pigivf {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-igzagx {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-erjfcu {justify-content: center}}@media (max-width: 10000px) {#brxe-drreey {justify-content: center}}@media (max-width: 10000px) {#brxe-cgeygd {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-vyvwdc {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-jizzcw {justify-content: center}}@media (max-width: 10000px) {#brxe-dzcfac {justify-content: center}}@media (max-width: 10000px) {#brxe-ikqtwk {justify-content: center; padding-right: 50px; padding-left: 50px}}@media (max-width: 10000px) {#brxe-jguqhb {align-self: center !important}}@media (max-width: 768px) {#brxe-jguqhb .row{ width:420px}}@media (max-width: 10000px) {#brxe-urvlfw {flex-direction: row; align-items: stretch; flex-wrap: nowrap}.row{ height:127px; width:320px; padding:0 30px; border-bottom: 1px solid #474747;} .first-column .row{ border-left: 1px solid #474747;} .first-row{ border-top: 1px solid #474747;} .last-row{ border-bottom: 1px solid #474747;} .forth-column .row{ border-right: 1px solid #474747;} .first-column .row:first-child{ border-radius:16px 0 0;} .first-column .row:last-child{ border-radius:0 16px;} .forth-column .row:first-child{ border-radius:0 16px 0 0;} .forth-column .row:last-child{ border-radius:0 0 16px;} .row p{color: #FFF;font-family: "Erode";font-size: 24px;font-weight: 400;line-height: 150%;letter-spacing: -0.72px;} .forth-column .row p{font-size: 16px;font-weight: 700;line-height: 150%;letter-spacing: -0.48px;font-family: "Archivo";} .forth-column .row{ padding:0 42px;} .second-column{border-radius: 16px;border: 1px solid #2279CE;background: #111;box-shadow: 0 4px 63.8px -18px #2279CE; z-index:2 !important;}}@media (max-width: 768px) {.row{ height:107px; width:241px; padding:0 20px;}.row p{font-size: 20px;letter-spacing: -0.6px;}}@media (max-width: 10000px) {#brxe-jvcuqi {display: block; margin-top: 80px}}@media (max-width: 1366px) {#brxe-jvcuqi{ overflow-x:scroll;}}@media (max-width: 10000px) {#brxe-bebvyw {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-bebvyw {padding-top: 40px; padding-bottom: 40px}#brxe-bebvyw{ overflow-x:hidden;}}@media (max-width: 10000px) {#brxe-7f999c {font-size: var(--size-12); font-family: "Archivo"; font-weight: 500; letter-spacing: 3.6px; line-height: 170%; margin-bottom: 0}#brxe-7f999c{ background: linear-gradient(275deg, #F15C21 -6.41%, #7E68B0 101.57%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-1c762b h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-1c762b .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-1c762b {max-width: 630px; margin-top: 8px}#brxe-1c762b h3{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-1c762b h1 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b h2 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b h3 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b h4 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b h5 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b h6 {font-size: 40px; letter-spacing: -1.2px}#brxe-1c762b .content {letter-spacing: 0.16px; line-height: 140%}}@media (max-width: 10000px) {#brxe-uvoenf h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-uvoenf .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-uvoenf h1 {font-size: var(--size-20)}#brxe-uvoenf h2 {font-size: var(--size-20)}#brxe-uvoenf h3 {font-size: var(--size-20)}#brxe-uvoenf h4 {font-size: var(--size-20)}#brxe-uvoenf h5 {font-size: var(--size-20)}#brxe-uvoenf h6 {font-size: var(--size-20)}#brxe-uvoenf .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-lrnzig {margin-top: 30px}}@media (max-width: 10000px) {#brxe-phkosr {background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Personalized-AI-Profiles.webp); background-size: cover; background-repeat: no-repeat; border: 1px solid var(--black-292929); border-radius: 8px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 768px) {#brxe-phkosr {width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-zbsudf h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-zbsudf .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-zbsudf h1 {font-size: var(--size-20)}#brxe-zbsudf h2 {font-size: var(--size-20)}#brxe-zbsudf h3 {font-size: var(--size-20)}#brxe-zbsudf h4 {font-size: var(--size-20)}#brxe-zbsudf h5 {font-size: var(--size-20)}#brxe-zbsudf h6 {font-size: var(--size-20)}#brxe-zbsudf .content {font-size: var(--size-14)}}@media (max-width: 768px) {#brxe-wlpxzm {display: none}}@media (max-width: 10000px) {#brxe-ujjrtu {display: none}}@media (max-width: 768px) {#brxe-ujjrtu {display: block}}@media (max-width: 768px) {#afterImage {display: none}}@media (max-width: 10000px) {#afterImageM {display: none}}@media (max-width: 768px) {#afterImageM {display: block}}@media (max-width: 10000px) {#brxe-gufalv {margin-top: 60px}}@media (max-width: 10000px) {#brxe-lgnpja {max-width: 93px}}@media (max-width: 10000px) {#brxe-vegtze {color: var(--bricks-color-xkaedn); font-size: 12px; font-weight: 500; line-height: 170%; letter-spacing: 3.517px; text-transform: uppercase; margin-top: -28px; margin-right: 116px}}@media (max-width: 768px) {#brxe-vegtze {margin-top: -70px; margin-right: 0}}@media (max-width: 10000px) {#brxe-dmnett {background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Consistent-Professional-Results-Every-Time.webp); background-size: cover; background-repeat: no-repeat; border: 1px solid var(--black-292929); border-radius: 8px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; align-items: flex-end}}@media (max-width: 768px) {#brxe-dmnett {width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 60px; padding-left: 16px; align-items: center}}@media (max-width: 10000px) {#brxe-yjimuc {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-yjimuc {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-gzhorh {flex-direction: column; display: flex; grid-template-columns: 3; row-gap: 16px; margin-top: 80px}#brxe-gzhorh h4{font-size: 24px;font-weight: 400;line-height: 130%;letter-spacing: -0.72px; margin-bottom:8px;}#brxe-gzhorh p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768){ #brxe-gzhorh h4{font-size: 20px;letter-spacing: -0.6px; } #brxe-gzhorh p{font-size: 14px;letter-spacing: 0.14px; }}}@media (max-width: 768px) {#brxe-gzhorh {margin-top: 40px}}@media (max-width: 10000px) {#brxe-55aecb {font-size: var(--size-12); font-family: "Archivo"; font-weight: 500; letter-spacing: 3.6px; line-height: 170%; margin-top: 80px; margin-bottom: 0}#brxe-55aecb{ background: linear-gradient(275deg, #F15C21 -6.41%, #7E68B0 101.57%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-ae00be h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-ae00be .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-ae00be {max-width: 630px; margin-top: 8px}#brxe-ae00be h3{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-ae00be h1 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be h2 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be h3 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be h4 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be h5 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be h6 {font-size: 40px; letter-spacing: -1.2px}#brxe-ae00be .content {letter-spacing: 0.16px; line-height: 140%}}@media (max-width: 10000px) {#brxe-rawxyx h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-rawxyx .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-rawxyx h1 {font-size: var(--size-20)}#brxe-rawxyx h2 {font-size: var(--size-20)}#brxe-rawxyx h3 {font-size: var(--size-20)}#brxe-rawxyx h4 {font-size: var(--size-20)}#brxe-rawxyx h5 {font-size: var(--size-20)}#brxe-rawxyx h6 {font-size: var(--size-20)}#brxe-rawxyx .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-tgjbet {max-width: 270px; height: 187px}}@media (max-width: 10000px) {#brxe-xocipn {max-width: 211px}#beforeToggleLabel{ max-width:175px;}}@media (max-width: 10000px) {#brxe-tephoo {flex-direction: row; align-items: flex-end; column-gap: 16px; margin-top: 30px; row-gap: 24px}}@media (max-width: 480px) {#brxe-tephoo {justify-content: center}}@media (max-width: 10000px) {#brxe-hffils {background-position: bottom center; background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Personalized-AI-Profiles.webp); background-size: cover; background-repeat: no-repeat; border: 1px solid var(--black-292929); border-radius: 8px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; align-items: flex-end}}@media (max-width: 768px) {#brxe-hffils {width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; align-items: center}}@media (max-width: 10000px) {#brxe-gnzmer h1 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer h2 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer h3 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer h4 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer h5 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer h6 {font-size: var(--size-26); color: var(--white); font-family: "Archivo"; font-weight: 400}#brxe-gnzmer .content {color: var(--white-gray); font-size: var(--size-16); line-height: var(--line-height-m)}}@media (max-width: 480px) {#brxe-gnzmer h1 {font-size: var(--size-20)}#brxe-gnzmer h2 {font-size: var(--size-20)}#brxe-gnzmer h3 {font-size: var(--size-20)}#brxe-gnzmer h4 {font-size: var(--size-20)}#brxe-gnzmer h5 {font-size: var(--size-20)}#brxe-gnzmer h6 {font-size: var(--size-20)}#brxe-gnzmer .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-vxbskj {max-width: 270px; height: 187px}}@media (max-width: 10000px) {#brxe-otimdj {max-width: 134px}#controlLabelB{ max-width:95px;}}@media (max-width: 10000px) {#brxe-myuvoq {margin-top: 30px; flex-direction: row; align-items: flex-end; column-gap: 16px; row-gap: 24px}}@media (max-width: 480px) {#brxe-myuvoq {justify-content: center}}@media (max-width: 10000px) {#brxe-ngmagt {background-position: top left; background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/gradient-red-orange-bg.webp); background-size: cover; background-repeat: no-repeat; border: 1px solid var(--black-292929); border-radius: 8px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; align-items: flex-end}}@media (max-width: 768px) {#brxe-ngmagt {width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; align-items: center}}@media (max-width: 10000px) {#brxe-lxyeia {flex-direction: row; column-gap: 16px; align-items: stretch}}@media (max-width: 768px) {#brxe-lxyeia {flex-direction: column; row-gap: 16px}}@media (max-width: 10000px) {#brxe-hzrwuf {flex-direction: column; display: flex; grid-template-columns: 3; row-gap: 16px; margin-top: 80px}#brxe-hzrwuf h4{font-size: 24px;font-weight: 400;line-height: 130%;letter-spacing: -0.72px; margin-bottom:8px;}#brxe-hzrwuf p{font-size: 16px;font-weight: 300;line-height: 140%;letter-spacing: 0.16px;}@media(max-width:768){ #brxe-hzrwuf h4{font-size: 20px;letter-spacing: -0.6px; } #brxe-hzrwuf p{font-size: 14px;letter-spacing: 0.14px; }}}@media (max-width: 768px) {#brxe-hzrwuf {margin-top: 40px}}@media (max-width: 10000px) {#brxe-gakffc {font-size: var(--size-12); font-family: "Archivo"; font-weight: 500; letter-spacing: 3.6px; line-height: 170%}#brxe-gakffc{ background: linear-gradient(275deg, #F15C21 -6.41%, #7E68B0 101.57%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-cqwszl {margin-top: 8px; max-width: 875px}#brxe-cqwszl h1 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl h2 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl h3 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl h4 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl h5 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl h6 {font-size: var(--size-48); color: var(--white-gray); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.44px}#brxe-cqwszl .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-cqwszl h3{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-cqwszl h1 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl h2 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl h3 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl h4 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl h5 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl h6 {font-size: 40px; letter-spacing: -1.2px}#brxe-cqwszl .content {letter-spacing: 0.16px; line-height: 140%}}@media (max-width: 10000px) {#brxe-pambuf {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-pambuf {flex-direction: row}}@media (max-width: 10000px) {#brxe-reahrb {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-reahrb {flex-direction: row}}@media (max-width: 10000px) {#brxe-ocqnza {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-ocqnza {flex-direction: row}}@media (max-width: 10000px) {#brxe-kcnnlf {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-kcnnlf {flex-direction: row}}@media (max-width: 10000px) {#brxe-kytezo {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-kytezo {flex-direction: row}}@media (max-width: 10000px) {#brxe-zndvbu {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-zndvbu {flex-direction: row}}@media (max-width: 10000px) {#brxe-hrxolc {display: flex; flex-direction: column; align-items: center; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {#brxe-hrxolc {flex-direction: row}}@media (max-width: 10000px) {#brxe-iqggdw {flex-direction: row; column-gap: 20px; row-gap: 20px; display: none}}@media (max-width: 10000px) {#brxe-pjvrku {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-vgglzy"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-vgglzy"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-ptwqkx {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-wbpjkg"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-wbpjkg"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-gogwzs {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-gygkug"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-gygkug"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-icsmmg {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-aqmfqf"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-aqmfqf"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-xwtibq {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-vcozca"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-vcozca"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-eizbci {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-rukuji"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-rukuji"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-whvkdf {max-width: 33px}}@media (max-width: 10000px) {[data-id="brxe-eagruo"].splide__slide {flex-direction: column; row-gap: 7px; column-gap: 7px}}@media (max-width: 768px) {[data-id="brxe-eagruo"].splide__slide {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-ihrdzd {background-color: rgba(0, 0, 0, 0); max-width: 750px}#brxe-ihrdzd .splide__arrow {font-size: 20px; min-height: 20px; min-width: 20px; background-color: #111111; height: 68px; width: 30px; color: var(--bricks-color-zezwgb)}#brxe-ihrdzd .splide__arrow svg {height: 20px; width: 20px; fill: var(--bricks-color-zezwgb)}#brxe-ihrdzd .splide__arrow--prev {left: -66px}#brxe-ihrdzd .splide__arrow--next {right: -66px}#brxe-ihrdzd .splide__track{ overflow:visible;} .author-names{ padding:6px !important; border-radius: 5px !important;background:rgba(226, 226, 226, 0.10) !important; max-width:130px !important; width:100% !important; transition:all .3s; height:68px !important; cursor:pointer;} .author-names:hover{ background:rgba(226, 226, 226, 0.25) !important;} .remote-active{ background:#2279CE !important;} .remote-active:hover{ background:#2279CE !important;} .author-names img{ max-width:34px} .author-names .brxe-text-basic{ color: #FFF;text-align: center; font-family: "Archivo"; font-size: 14px; font-weight: 300; line-height: 120%; transition:all .3s;} .remote-active .brxe-text-basic{ font-weight: 700;}}@media (max-width: 768px) {.author-names{ padding:8px 16px !important; max-width:100% !important; height:49px !important; width:auto !important;}#brxe-ihrdzd .splide__arrow {height: 30px}#brxe-ihrdzd {max-width: 600px}#brxe-ihrdzd .splide__arrow--prev {left: 250px; top: 175%}#brxe-ihrdzd .splide__arrow--next {right: 250px; top: 175%}}@media (max-width: 600px) {#brxe-ihrdzd .splide__arrow--next {right: 230px}#brxe-ihrdzd .splide__arrow--prev {left: 230px}}@media (max-width: 480px) {#brxe-ihrdzd {max-width: 330px}#brxe-ihrdzd .splide__arrow {height: 30px}#brxe-ihrdzd .splide__arrow--prev {left: 130px}#brxe-ihrdzd .splide__arrow--next {right: 130px}}@media (max-width: 414px) {#brxe-ihrdzd .splide__arrow--prev {left: 120px}#brxe-ihrdzd .splide__arrow--next {right: 120px}}@media (max-width: 10000px) {#brxe-lpmsfs {max-width: 881px; overflow: hidden; align-items: center}}@media (max-width: 768px) {#brxe-lpmsfs {overflow: visible}}@media (max-width: 10000px) {#brxe-atktpo {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-atktpo {flex-direction: row; max-width: 100%; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-kqmcst {height: 538px}}@media (max-width: 768px) {#brxe-kqmcst {min-width: 100%}}@media (max-width: 480px) {#brxe-kqmcst {height: 238px}}@media (max-width: 414px) {#brxe-kqmcst {height: 238px}}@media (max-width: 10000px) {#brxe-coblrx {height: 538px}}@media (max-width: 768px) {#brxe-coblrx {min-width: 100%}}@media (max-width: 480px) {#brxe-coblrx {height: 238px}}@media (max-width: 414px) {#brxe-coblrx {height: 238px}}@media (max-width: 10000px) {#brxe-zaqssi {height: 538px}}@media (max-width: 768px) {#brxe-zaqssi {min-width: 100%}}@media (max-width: 480px) {#brxe-zaqssi {height: 238px}}@media (max-width: 414px) {#brxe-zaqssi {height: 238px}}@media (max-width: 10000px) {#brxe-xrgxsg {height: 538px}}@media (max-width: 768px) {#brxe-xrgxsg {min-width: 100%}}@media (max-width: 480px) {#brxe-xrgxsg {height: 238px}}@media (max-width: 414px) {#brxe-xrgxsg {height: 238px}}@media (max-width: 10000px) {#brxe-mrxhbr {height: 538px}}@media (max-width: 768px) {#brxe-mrxhbr {min-width: 100%}}@media (max-width: 480px) {#brxe-mrxhbr {height: 238px}}@media (max-width: 414px) {#brxe-mrxhbr {height: 238px}}@media (max-width: 10000px) {#brxe-dryqeq {max-width: 881px}}@media (max-width: 10000px) {#brxe-ioslrf {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}@media(max-width:768px){ .item-image img{ max-width:83px !important; height:49px !important;}}}@media (max-width: 768px) {#brxe-ioslrf {flex-direction: column-reverse; gap: 10px}}@media (max-width: 10000px) {#brxe-detodb {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-detodb {max-width: 100%; flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-iwhxlu {height: 538px}}@media (max-width: 768px) {#brxe-iwhxlu {min-width: 100%}}@media (max-width: 600px) {#brxe-iwhxlu {height: 238px}}@media (max-width: 10000px) {#brxe-xitcic {height: 538px}}@media (max-width: 768px) {#brxe-xitcic {min-width: 100%}}@media (max-width: 600px) {#brxe-xitcic {height: 238px}}@media (max-width: 10000px) {#brxe-hpxfyd {height: 538px}}@media (max-width: 768px) {#brxe-hpxfyd {min-width: 100%}}@media (max-width: 600px) {#brxe-hpxfyd {height: 238px}}@media (max-width: 10000px) {#brxe-ipmttu {height: 538px}}@media (max-width: 768px) {#brxe-ipmttu {min-width: 100%}}@media (max-width: 600px) {#brxe-ipmttu {height: 238px}}@media (max-width: 10000px) {#brxe-mocunp {height: 538px}}@media (max-width: 768px) {#brxe-mocunp {min-width: 100%}}@media (max-width: 600px) {#brxe-mocunp {height: 238px}}@media (max-width: 10000px) {#brxe-vbduyu {max-width: 881px}}@media (max-width: 10000px) {#brxe-vowwgt {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-vowwgt {gap: 10px; flex-direction: column-reverse}}@media (max-width: 10000px) {#brxe-dxypwy {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-dxypwy {max-width: 100%; flex-wrap: nowrap; flex-direction: row}}@media (max-width: 10000px) {#brxe-opxebp {height: 538px}}@media (max-width: 768px) {#brxe-opxebp {min-width: 100%}}@media (max-width: 600px) {#brxe-opxebp {height: 238px}}@media (max-width: 10000px) {#brxe-kvgrzr {height: 538px}}@media (max-width: 768px) {#brxe-kvgrzr {min-width: 100%}}@media (max-width: 600px) {#brxe-kvgrzr {height: 238px}}@media (max-width: 10000px) {#brxe-folios {height: 538px}}@media (max-width: 768px) {#brxe-folios {min-width: 100%}}@media (max-width: 600px) {#brxe-folios {height: 238px}}@media (max-width: 10000px) {#brxe-mdsscc {height: 538px}}@media (max-width: 768px) {#brxe-mdsscc {min-width: 100%}}@media (max-width: 600px) {#brxe-mdsscc {height: 238px}}@media (max-width: 10000px) {#brxe-wmneli {height: 538px}}@media (max-width: 768px) {#brxe-wmneli {min-width: 100%}}@media (max-width: 600px) {#brxe-wmneli {height: 238px}}@media (max-width: 10000px) {#brxe-vetzmr {max-width: 881px}}@media (max-width: 10000px) {#brxe-jcopwk {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-jcopwk {flex-direction: column-reverse}}@media (max-width: 600px) {#brxe-jcopwk {gap: 10px}}@media (max-width: 10000px) {#brxe-fsextv {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-fsextv {flex-direction: row; flex-wrap: nowrap; max-width: 100%}}@media (max-width: 10000px) {#brxe-rrkcnu {height: 538px}}@media (max-width: 768px) {#brxe-rrkcnu {min-width: 100%}}@media (max-width: 600px) {#brxe-rrkcnu {height: 238px}}@media (max-width: 10000px) {#brxe-guesqq {height: 538px}}@media (max-width: 768px) {#brxe-guesqq {min-width: 100%}}@media (max-width: 600px) {#brxe-guesqq {height: 238px}}@media (max-width: 10000px) {#brxe-ekbgbz {height: 538px}}@media (max-width: 768px) {#brxe-ekbgbz {min-width: 100%}}@media (max-width: 600px) {#brxe-ekbgbz {height: 238px}}@media (max-width: 10000px) {#brxe-fwfoox {height: 538px}}@media (max-width: 768px) {#brxe-fwfoox {min-width: 100%}}@media (max-width: 600px) {#brxe-fwfoox {height: 238px}}@media (max-width: 10000px) {#brxe-hfivvn {height: 538px}}@media (max-width: 768px) {#brxe-hfivvn {min-width: 100%}}@media (max-width: 600px) {#brxe-hfivvn {height: 238px}}@media (max-width: 10000px) {#brxe-dujxyl {max-width: 881px}}@media (max-width: 10000px) {#brxe-bcghzf {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-bcghzf {flex-direction: column-reverse; gap: 10px}}@media (max-width: 10000px) {#brxe-ycltbk {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-ycltbk {max-width: 100%; flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-rarvva {height: 538px}}@media (max-width: 768px) {#brxe-rarvva {min-width: 100%}}@media (max-width: 600px) {#brxe-rarvva {height: 238px}}@media (max-width: 10000px) {#brxe-tjdxip {height: 538px}}@media (max-width: 768px) {#brxe-tjdxip {min-width: 100%}}@media (max-width: 600px) {#brxe-tjdxip {height: 238px}}@media (max-width: 10000px) {#brxe-ogdcfq {height: 538px}}@media (max-width: 768px) {#brxe-ogdcfq {min-width: 100%}}@media (max-width: 600px) {#brxe-ogdcfq {height: 238px}}@media (max-width: 10000px) {#brxe-lorbvk {height: 538px}}@media (max-width: 768px) {#brxe-lorbvk {min-width: 100%}}@media (max-width: 600px) {#brxe-lorbvk {height: 238px}}@media (max-width: 10000px) {#brxe-pefzwq {height: 538px}}@media (max-width: 768px) {#brxe-pefzwq {min-width: 100%}}@media (max-width: 600px) {#brxe-pefzwq {height: 238px}}@media (max-width: 10000px) {#brxe-kfhplj {max-width: 881px}}@media (max-width: 10000px) {#brxe-okawla {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-okawla {flex-direction: column-reverse; gap: 10px}}@media (max-width: 10000px) {#brxe-npnmqg {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-npnmqg {flex-direction: row; flex-wrap: nowrap; max-width: 100%}}@media (max-width: 10000px) {#brxe-oyoqhj {height: 538px}}@media (max-width: 768px) {#brxe-oyoqhj {min-width: 100%}}@media (max-width: 600px) {#brxe-oyoqhj {height: 238px}}@media (max-width: 10000px) {#brxe-xildhn {height: 538px}}@media (max-width: 768px) {#brxe-xildhn {min-width: 100%}}@media (max-width: 600px) {#brxe-xildhn {height: 238px}}@media (max-width: 10000px) {#brxe-ddvflq {height: 538px}}@media (max-width: 768px) {#brxe-ddvflq {min-width: 100%}}@media (max-width: 600px) {#brxe-ddvflq {height: 238px}}@media (max-width: 10000px) {#brxe-nmohel {height: 538px}}@media (max-width: 768px) {#brxe-nmohel {min-width: 100%}}@media (max-width: 600px) {#brxe-nmohel {height: 238px}}@media (max-width: 10000px) {#brxe-jbviba {height: 538px}}@media (max-width: 768px) {#brxe-jbviba {min-width: 100%}}@media (max-width: 600px) {#brxe-jbviba {height: 238px}}@media (max-width: 10000px) {#brxe-beerzo {max-width: 881px}}@media (max-width: 10000px) {#brxe-jcgjko {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-jcgjko {flex-direction: column-reverse; gap: 10px}}@media (max-width: 10000px) {#brxe-fwuahc {flex-direction: column; max-width: 161px; align-items: center; row-gap: 13px; justify-content: space-between; column-gap: 7px}}@media (max-width: 768px) {#brxe-fwuahc {max-width: 100%; flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-nrwjpr {height: 538px}}@media (max-width: 768px) {#brxe-nrwjpr {min-width: 100%}}@media (max-width: 600px) {#brxe-nrwjpr {height: 238px}}@media (max-width: 10000px) {#brxe-lnpzxj {height: 538px}}@media (max-width: 768px) {#brxe-lnpzxj {min-width: 100%}}@media (max-width: 600px) {#brxe-lnpzxj {height: 238px}}@media (max-width: 10000px) {#brxe-nmyxbl {height: 538px}}@media (max-width: 768px) {#brxe-nmyxbl {min-width: 100%}}@media (max-width: 600px) {#brxe-nmyxbl {height: 238px}}@media (max-width: 10000px) {#brxe-gqrmkg {height: 538px}}@media (max-width: 768px) {#brxe-gqrmkg {min-width: 100%}}@media (max-width: 600px) {#brxe-gqrmkg {height: 238px}}@media (max-width: 10000px) {#brxe-btzwsz {height: 538px}}@media (max-width: 768px) {#brxe-btzwsz {min-width: 100%}}@media (max-width: 600px) {#brxe-btzwsz {height: 238px}}@media (max-width: 10000px) {#brxe-lugzde {max-width: 881px}}@media (max-width: 10000px) {#brxe-btgiga {flex-direction: row; gap: 20px}.item-image img{ border-radius:5px; width: 100%; max-width:135px; transition:all .3s; height:96px; object-fit:cover;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%; max-width:161px;}}@media (max-width: 768px) {#brxe-btgiga {flex-direction: column-reverse; gap: 10px}}@media (max-width: 10000px) {#brxe-dxgpiw > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-dxgpiw > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-dxgpiw {margin-top: 80px; flex-direction: column-reverse; gap: 20px; max-width: 1062px; align-items: flex-end}.author-item{ padding:6px !important; border-radius: 5px !important;background:rgba(226, 226, 226, 0.10) !important; max-width:130px !important; width:100% !important; transition:all .3s;} .author-item:hover{ background:rgba(226, 226, 226, 0.25) !important;} .author-item.brx-open{ background:#2279CE !important;} .author-item img{ max-width:34px} .author-item .brxe-text-basic{ color: #FFF;text-align: center; font-family: "Archivo"; font-size: 14px; font-weight: 300; line-height: 120%; transition:all .3s;} .author-item.brx-open .brxe-text-basic{ font-weight: 700;}}@media (max-width: 768px) {.author-item{ padding:8px 16px!important; border-radius: 5px !important;background:rgba(226, 226, 226, 0.10) !important; max-width:100% !important; transition:all .3s; width:auto !important;}#brxe-dxgpiw {gap: 30px}}@media (max-width: 10000px) {#brxe-gnmwmn {align-items: center}}@media (max-width: 10000px) {#brxe-raeqfc {margin-top: 80px; align-items: center}}@media (max-width: 768px) {#brxe-raeqfc {margin-top: 80px}}@media (max-width: 10000px) {#brxe-3b72b4 {align-items: center}}@media (max-width: 10000px) {#brxe-ffd758 {padding-top: 80px; padding-bottom: 80px}#brxe-ffd758{ overflow:hidden;}}@media (max-width: 768px) {#brxe-ffd758 {padding-top: 40px; padding-bottom: 80px}}@media (max-width: 10000px) {#brxe-gkcmzz h1 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz h2 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz h3 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz h4 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz h5 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz h6 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-gkcmzz .content {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; line-height: 140%; letter-spacing: -0.2px; align-self: center}#brxe-gkcmzz .icon {align-self: flex-start}#brxe-gkcmzz.brxe-icon-box p{ margin-top:8px;}}@media (max-width: 768px) {#brxe-gkcmzz h1 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz h2 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz h3 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz h4 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz h5 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz h6 {font-size: var(--size-40); letter-spacing: -1.2px}#brxe-gkcmzz .content {font-size: var(--size-16); letter-spacing: 0.16px}}@media (max-width: 480px) {#brxe-gkcmzz h1 {font-size: var(--size-40)}#brxe-gkcmzz h2 {font-size: var(--size-40)}#brxe-gkcmzz h3 {font-size: var(--size-40)}#brxe-gkcmzz h4 {font-size: var(--size-40)}#brxe-gkcmzz h5 {font-size: var(--size-40)}#brxe-gkcmzz h6 {font-size: var(--size-40)}#brxe-gkcmzz .content {font-size: var(--size-14)}#brxe-gkcmzz {padding-right: var(--space-16); padding-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-snrevl {margin-top: 80px}}@media (max-width: 768px) {#brxe-snrevl {margin-top: 70px}}@media (max-width: 10000px) {#brxe-oqvtlv {padding-right: var(--space-30); padding-bottom: 0; padding-left: var(--space-30); overflow: hidden}}@media (max-width: 768px) {#brxe-oqvtlv {padding-top: 40px}}@media (max-width: 480px) {#brxe-oqvtlv {padding-right: 0; padding-bottom: 40px; padding-left: 0}}@media (max-width: 10000px) {#brxe-4925eb {color: var(--white); font-size: 56px; font-weight: 400; font-family: "Erode"}}@media (max-width: 1024px) {#brxe-4925eb {font-size: var(--size-40)}}@media (max-width: 600px) {#brxe-4925eb {text-align: center; line-height: var(--line-height-s)}}@media (max-width: 10000px) {#brxe-b4325c {color: var(--white-gray); font-size: var(--size-22); font-weight: 400}}@media (max-width: 768px) {#brxe-b4325c {font-size: var(--size-18); margin-top: var(--space-10)}}@media (max-width: 414px) {#brxe-b4325c {font-size: var(--size-16); margin-top: var(--space-20)}}@media (max-width: 10000px) {#brxe-pkgzac {margin-top: 40px}}@media (max-width: 10000px) {#brxe-5c14cc {max-width: 100%; padding-right: 0; padding-left: 0; background-image: url(https://aftershoot.com/wp-content/uploads/2025/06/Vector-1-scaled.webp); background-position: bottom left; background-size: contain; background-repeat: no-repeat; margin-top: 80px}}@media (max-width: 768px) {#brxe-5c14cc {background-position: center center; padding-top: 40px; padding-bottom: 40px; margin-top: 0}}@media (max-width: 10000px) {#brxe-ee7144 {max-width: 900px; gap: 1px}#brxe-ee7144 h1 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 h2 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 h3 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 h4 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 h5 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 h6 {font-size: var(--size-80); color: var(--white)}#brxe-ee7144 .content {color: var(--white-gray); font-size: var(--size-32); font-weight: 400; font-family: "Archivo"; letter-spacing: -0.96px; align-self: center}#brxe-ee7144 .icon {align-self: flex-start}#brxe-ee7144 h2{color: #FFF;text-align: center;font-size: 60px;font-style: normal;font-weight: 400;line-height: 140%;letter-spacing: -2.4px;}#brxe-ee7144 p{color: #E2E2E2;text-align: center;font-size: 20px;font-style: normal;font-weight: 400;line-height: 110%;letter-spacing: -0.2px;}}@media (max-width: 768px) {#brxe-ee7144 .content {font-size: var(--size-16); letter-spacing: 0.16px; font-family: "Archivo"; line-height: 1.4}#brxe-ee7144 h1 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h2 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h3 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h4 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h5 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h6 {font-size: 56px; letter-spacing: -1.68px}#brxe-ee7144 h2{font-size: 56px;line-height: 110%;letter-spacing: -1.68px; margin-bottom:9px;}#brxe-ee7144 p{font-size: 16px;line-height: 140%;letter-spacing: 0.16px;}}@media (max-width: 480px) {#brxe-ee7144 {padding-right: var(--space-16); padding-left: var(--space-16); max-width: 300px}}@media (max-width: 10000px) {#brxe-69496e {color: var(--white-gray); font-size: 52px; font-weight: 700; line-height: 120%}}@media (max-width: 480px) {#brxe-69496e {font-size: 32px}}@media (max-width: 10000px) {#brxe-9b1926 h1 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 h2 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 h3 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 h4 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 h5 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 h6 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-9b1926 .content {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 400; text-transform: uppercase; letter-spacing: 4.8px; line-height: 120%; align-self: center}#brxe-9b1926 {max-width: 900px; margin-top: 8px}#brxe-9b1926 .icon {align-self: flex-start}}@media (max-width: 768px) {#brxe-9b1926 h1 {font-size: var(--size-40)}#brxe-9b1926 h2 {font-size: var(--size-40)}#brxe-9b1926 h3 {font-size: var(--size-40)}#brxe-9b1926 h4 {font-size: var(--size-40)}#brxe-9b1926 h5 {font-size: var(--size-40)}#brxe-9b1926 h6 {font-size: var(--size-40)}#brxe-9b1926 .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-9b1926 h1 {font-size: var(--size-32)}#brxe-9b1926 h2 {font-size: var(--size-32)}#brxe-9b1926 h3 {font-size: var(--size-32)}#brxe-9b1926 h4 {font-size: var(--size-32)}#brxe-9b1926 h5 {font-size: var(--size-32)}#brxe-9b1926 h6 {font-size: var(--size-32)}#brxe-9b1926 .content {font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-9b1926 {padding-right: var(--space-16); padding-left: var(--space-16); max-width: 340px}}@media (max-width: 375px) {#brxe-9b1926 h1 {font-size: var(--size-36)}#brxe-9b1926 h2 {font-size: var(--size-36)}#brxe-9b1926 h3 {font-size: var(--size-36)}#brxe-9b1926 h4 {font-size: var(--size-36)}#brxe-9b1926 h5 {font-size: var(--size-36)}#brxe-9b1926 h6 {font-size: var(--size-36)}#brxe-9b1926 {max-width: 320px}}@media (max-width: 10000px) {#brxe-cccc2f {align-items: center}}@media (max-width: 10000px) {#brxe-0699c5 {color: var(--white-gray); font-size: 52px; font-weight: 700; line-height: 120%}}@media (max-width: 480px) {#brxe-0699c5 {font-size: var(--size-32)}}@media (max-width: 10000px) {#brxe-be82b5 h1 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 h2 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 h3 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 h4 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 h5 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 h6 {color: var(--white); font-family: "Archivo"; line-height: var(--line-height-xs); font-size: var(--space-50); font-weight: 700; text-transform: capitalize; letter-spacing: 0px}#brxe-be82b5 .content {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 400; text-transform: uppercase; letter-spacing: 4.8px; line-height: 120%; align-self: center}#brxe-be82b5 {max-width: 900px; margin-top: 8px}#brxe-be82b5 .icon {align-self: flex-start}}@media (max-width: 768px) {#brxe-be82b5 h1 {font-size: var(--size-40)}#brxe-be82b5 h2 {font-size: var(--size-40)}#brxe-be82b5 h3 {font-size: var(--size-40)}#brxe-be82b5 h4 {font-size: var(--size-40)}#brxe-be82b5 h5 {font-size: var(--size-40)}#brxe-be82b5 h6 {font-size: var(--size-40)}#brxe-be82b5 .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-be82b5 h1 {font-size: var(--size-32)}#brxe-be82b5 h2 {font-size: var(--size-32)}#brxe-be82b5 h3 {font-size: var(--size-32)}#brxe-be82b5 h4 {font-size: var(--size-32)}#brxe-be82b5 h5 {font-size: var(--size-32)}#brxe-be82b5 h6 {font-size: var(--size-32)}#brxe-be82b5 .content {font-size: var(--size-16); line-height: var(--line-height-m)}#brxe-be82b5 {padding-right: var(--space-16); padding-left: var(--space-16); max-width: 340px}}@media (max-width: 375px) {#brxe-be82b5 h1 {font-size: var(--size-36)}#brxe-be82b5 h2 {font-size: var(--size-36)}#brxe-be82b5 h3 {font-size: var(--size-36)}#brxe-be82b5 h4 {font-size: var(--size-36)}#brxe-be82b5 h5 {font-size: var(--size-36)}#brxe-be82b5 h6 {font-size: var(--size-36)}#brxe-be82b5 {max-width: 320px}}@media (max-width: 10000px) {#brxe-68cd00 {align-items: center}}@media (max-width: 10000px) {#brxe-f738d7 {flex-direction: row; margin-top: 40px; max-width: 1280px}}@media (max-width: 768px) {#brxe-f738d7 {flex-direction: column; align-items: center; row-gap: 32px}}@media (max-width: 480px) {#brxe-f738d7 {row-gap: 40px}}@media (max-width: 10000px) {#brxe-055eda {max-width: 100%; overflow: hidden}#brxe-055eda .brxe-icon-box p{ margin-top:0 !important;}}@media (max-width: 1440px) {#brxe-055eda {padding-right: var(--space-80); padding-left: var(--space-80)}}@media (max-width: 768px) {#brxe-055eda {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 480px) {#brxe-055eda {padding-right: 0; padding-left: 0}}@media (max-width: 10000px) {#brxe-wlwecy {align-items: center}}@media (max-width: 10000px) {#brxe-llqnqj {padding-top: 80px; padding-bottom: 80px; background-position: top center; background-repeat: no-repeat}.cal-section{ position: relative;} .cal-section:before{ aspect-ratio: 1; background: linear-gradient(1turn, rgba(246, 130, 31, 0) 25.12%, rgba(255, 196, 14, .05) 47.39%, #f15c21 69.48%, #7e68b0 116.33%); border-radius: 50%; content: ""; filter: blur(300px); height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); z-index: -1;} .cal-container{ position: relative;} .cal-container:before { aspect-ratio: .5; background: conic-gradient(from -89.34deg at 52.53% 54.68%, #f15c21 0deg, #7e68b0 259.65deg, #f15c21 356.94deg, #f15c21 1turn); border-radius: 100%; content: ""; filter: blur(300px); height: calc(100% - 3.75em); position: absolute; top: 50%; left: -7.5em; transform: translateY(-50%); z-index: -1; } .cal-card{ position: relative;} .cal-card:after{ aspect-ratio: .5; background: conic-gradient(from -89.34deg at 52.53% 54.68%, #f15c21 0deg, #7e68b0 259.65deg, #f15c21 356.94deg, #f15c21 1turn); border-radius: 100%; content: ""; filter: blur(300px); height: calc(100% - 3.75em); position: absolute; top: 50%; right: -7.5em; transform: translateY(-50%); z-index: -1; }}@media (max-width: 768px) {#brxe-llqnqj {background-position: center center}}@media (max-width: 600px) {#brxe-llqnqj {background-position: center center}}@media (max-width: 480px) {#brxe-llqnqj {background-position: center center}}@media (max-width: 414px) {#brxe-llqnqj {background-position: center center}}@media (max-width: 375px) {#brxe-llqnqj {background-position: center center}}@media (max-width: 10000px) {#brxe-350f0f h1 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f h2 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f h3 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f h4 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f h5 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f h6 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 1.2}#brxe-350f0f .content {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; align-self: center}#brxe-350f0f .icon {align-self: flex-start}#brxe-350f0f.brxe-icon-box p{ margin-top:20px;}}@media (max-width: 768px) {#brxe-350f0f h1 {font-size: var(--size-40)}#brxe-350f0f h2 {font-size: var(--size-40)}#brxe-350f0f h3 {font-size: var(--size-40)}#brxe-350f0f h4 {font-size: var(--size-40)}#brxe-350f0f h5 {font-size: var(--size-40)}#brxe-350f0f h6 {font-size: var(--size-40)}#brxe-350f0f .content {font-size: var(--size-16)}#brxe-350f0f {text-align: center}}@media (max-width: 480px) {#brxe-350f0f h1 {font-size: var(--size-40)}#brxe-350f0f h2 {font-size: var(--size-40)}#brxe-350f0f h3 {font-size: var(--size-40)}#brxe-350f0f h4 {font-size: var(--size-40)}#brxe-350f0f h5 {font-size: var(--size-40)}#brxe-350f0f h6 {font-size: var(--size-40)}#brxe-350f0f .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-4b969d {margin-top: 80px}}@media (max-width: 600px) {#brxe-4b969d {margin-top: 40px; width: 100%}}@media (max-width: 10000px) {#brxe-6f46bf {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-top: 16px}}@media (max-width: 480px) {#brxe-6f46bf {text-align: center}}@media (max-width: 10000px) {#brxe-2b020a {transform: translateY(191px)}}@media (max-width: 768px) {#brxe-2b020a {max-width: 37px; transform: translateY(180px) translateX(10px)}}@media (max-width: 10000px) {#brxe-8d264d {transform: translateY(67px)}}@media (max-width: 768px) {#brxe-8d264d {max-width: 37px; transform: translateX(-13px) translateY(96px)}}@media (max-width: 10000px) {#brxe-e1eeb0 {transform: translateY(42px)}}@media (max-width: 768px) {#brxe-e1eeb0 {max-width: 37px; transform: translateX(0px) translateY(59px)}}@media (max-width: 10000px) {#brxe-9bc77d {transform: translateY(72px)}}@media (max-width: 768px) {#brxe-9bc77d {max-width: 37px; transform: translateX(21px) translateY(99px)}}@media (max-width: 10000px) {#brxe-76d894 {transform: translateY(209px)}}@media (max-width: 768px) {#brxe-76d894 {max-width: 37px; transform: translateX(-6px) translateY(180px)}}@media (max-width: 10000px) {#brxe-bed961 {flex-direction: row; justify-content: space-between; max-width: 1093px; z-index: 1}#brxe-bed961 img{ background-color: rgba(255, 255, 255, 0.04); backdrop-filter: blur(3px); border-radius:13px;}}@media (max-width: 768px) {#brxe-bed961 img{ border-radius:4px;}}@media (max-width: 10000px) {#brxe-1f2ed4 {z-index: 0; opacity: 0}.reveal-image { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); transition: opacity 2s ease-in-out, transform 2s ease-in-out !important; animation: revealFromLeft 2s ease-in-out forwards;}@keyframes revealFromLeft { 0% { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); } 100% { opacity: 1; transform: translateX(0); clip-path: inset(0 0% 0 0); }}}@media (max-width: 768px) {#brxe-1f2ed4 {display: none}}@media (max-width: 10000px) {#brxe-a3a87f {margin-top: var(--space-40); display: none}}@media (max-width: 768px) {#brxe-a3a87f {display: block; opacity: 0}.reveal-image { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); transition: opacity 2s ease-in-out, transform 2s ease-in-out !important; animation: revealFromLeft 2s ease-in-out forwards;}@keyframes revealFromLeft { 0% { opacity: 0; transform: translateX(-20px); clip-path: inset(0 100% 0 0); } 100% { opacity: 1; transform: translateX(0); clip-path: inset(0 0% 0 0); }}}@media (max-width: 10000px) {#brxe-687ca7 {max-width: 1260px; align-items: center}}@media (max-width: 768px) {#brxe-687ca7 {max-width: 358px}}@media (max-width: 10000px) {#brxe-3ba793 {margin-top: -320px; max-width: 302px}}@media (max-width: 1024px) {#brxe-3ba793 {margin-top: -250px}}@media (max-width: 768px) {#brxe-3ba793 {margin-top: -225px; max-width: 186px}}@media (max-width: 375px) {#brxe-3ba793 {margin-top: -206px}}@media (max-width: 10000px) {#brxe-d63a80 {margin-top: var(--space-80)}#brxe-d63a80 h1 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 h2 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 h3 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 h4 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 h5 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 h6 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-d63a80 .content {color: var(--gray-ABABAB); font-size: var(--size-20); font-weight: 400; align-self: center}#brxe-d63a80 .icon {align-self: flex-start}#brxe-d63a80.brxe-icon-box p{ margin-top:20px;}}@media (max-width: 768px) {#brxe-d63a80 h1 {font-size: var(--size-40)}#brxe-d63a80 h2 {font-size: var(--size-40)}#brxe-d63a80 h3 {font-size: var(--size-40)}#brxe-d63a80 h4 {font-size: var(--size-40)}#brxe-d63a80 h5 {font-size: var(--size-40)}#brxe-d63a80 h6 {font-size: var(--size-40)}#brxe-d63a80 .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-d63a80 h1 {font-size: var(--size-40)}#brxe-d63a80 h2 {font-size: var(--size-40)}#brxe-d63a80 h3 {font-size: var(--size-40)}#brxe-d63a80 h4 {font-size: var(--size-40)}#brxe-d63a80 h5 {font-size: var(--size-40)}#brxe-d63a80 h6 {font-size: var(--size-40)}#brxe-d63a80 .content {font-size: var(--size-14)}#brxe-d63a80 {padding-right: var(--space-16); padding-left: var(--space-16); margin-top: 150px}}@media (max-width: 375px) {#brxe-d63a80 h1 {font-size: var(--size-36)}#brxe-d63a80 h2 {font-size: var(--size-36)}#brxe-d63a80 h3 {font-size: var(--size-36)}#brxe-d63a80 h4 {font-size: var(--size-36)}#brxe-d63a80 h5 {font-size: var(--size-36)}#brxe-d63a80 h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-00f660 {margin-top: var(--space-50); max-width: 1060px}#brxe-00f660 .accordion-item {color: var(--white-gray)}#brxe-00f660 .accordion-title .title {font-size: var(--size-32)}#brxe-00f660 .accordion-content-wrapper {font-size: var(--size-16)}#brxe-00f660 .accordion-title .icon {font-size: var(--size-26)}#brxe-00f660 .accordion-title-wrapper {padding-top: 0; padding-right: 0; padding-bottom: 0; margin-bottom: 0}}@media (max-width: 768px) {#brxe-00f660 .accordion-title .title {font-size: var(--size-20)}#brxe-00f660 .accordion-title .icon {font-size: var(--size-20)}#brxe-00f660 .accordion-content-wrapper {font-size: var(--size-14)}}@media (max-width: 480px) {#brxe-00f660 .accordion-title .title {line-height: var(--line-height-s)}}@media (max-width: 10000px) {#brxe-e48b0e {padding-bottom: 80px; align-items: center}}@media (max-width: 768px) {#brxe-e48b0e {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-8fe048 {background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/red-orange-gradient-color.webp); background-position: top center; background-repeat: no-repeat; background-size: cover}#brxe-8fe048{ background-size:100% 100%;}}@media (max-width: 600px) {#brxe-8fe048 {background-image: url(https://aftershoot.com/wp-content/uploads/2025/09/explore-bg-footer-mobile.webp); background-size: cover; background-position: top center}}