@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-shortcode{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {}@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-post-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1;list-style-type:none;margin:0;padding:0}.brxe-post-taxonomy.separator{gap:0}.brxe-post-taxonomy span{white-space:pre-wrap}.brxe-post-taxonomy li{display:inline-block}.brxe-post-taxonomy li>*{display:flex;gap:.5em}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-button{width:auto}}@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}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-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 {: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{align-items:center;display:inline-flex;justify-content:center}: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}}@media (max-width: 10000px) {#brxe-xglpir {max-width: 123px}}@media (max-width: 10000px) {#brxe-uwjwgf {color: var(--white); text-align: center; font-size: 80px; font-weight: 300; line-height: 100%; letter-spacing: -2.4px; margin-top: 16px}}@media (max-width: 768px) {#brxe-uwjwgf {font-size: 40px; font-weight: 400; letter-spacing: -1.2px; line-height: 110%; margin-top: 40px}}@media (max-width: 480px) {#brxe-uwjwgf {line-height: var(--line-height-s)}}@media (max-width: 414px) {#brxe-uwjwgf {letter-spacing: -.7px}}@media (max-width: 10000px) {#brxe-nhccic {margin-top: 16px; max-width: 953px; color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-nhccic a {color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; font-size: inherit}}@media (max-width: 768px) {#brxe-nhccic {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; margin-top: 8px; max-width: 100%}#brxe-nhccic a {font-size: var(--size-16); font-weight: 400; letter-spacing: 0.16px; font-size: inherit}}@media (max-width: 10000px) {#brxe-mmigdd {margin-top: 40px}}@media (max-width: 10000px) {#brxe-bxnpix {align-items: center; flex-direction: column; max-width: 380px; margin-top: 40px}}@media (max-width: 10000px) {#brxe-xicfyk {align-items: center}}@media (max-width: 10000px) {#brxe-uxxmml {margin-top: 80px}}@media (max-width: 768px) {#brxe-uxxmml {margin-top: 40px}}@media (max-width: 10000px) {#brxe-xlnyox {background-image: url("https://aftershoot.com/wp-content/uploads/2025/09/Gradient-Light-grean-red.webp"); background-size: cover; padding-top: 176px}}@media (max-width: 768px) {#brxe-xlnyox {padding-top: 100px}}@media (max-width: 10000px) {#brxe-bjevhp h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-bjevhp .content {color: var(--bricks-color-xkaedn); font-size: 20px; line-height: 140%; font-weight: 400}#brxe-bjevhp {max-width: 800px}#brxe-bjevhp h2{ margin-bottom:16px;}}@media (max-width: 768px) {#brxe-bjevhp h1 {letter-spacing: -1.2px}#brxe-bjevhp h2 {letter-spacing: -1.2px}#brxe-bjevhp h3 {letter-spacing: -1.2px}#brxe-bjevhp h4 {letter-spacing: -1.2px}#brxe-bjevhp h5 {letter-spacing: -1.2px}#brxe-bjevhp h6 {letter-spacing: -1.2px}#brxe-bjevhp .content {font-size: 16px}}@media (max-width: 480px) {#brxe-bjevhp h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-bjevhp h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-bjevhp h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-bjevhp h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-bjevhp h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-bjevhp h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-ylfqfl {background-color: rgba(101, 153, 255, 0); border: 1px solid var(--bricks-color-qjsxzt); width: 240px; padding-right: 20px; padding-left: 20px}#brxe-ylfqfl:hover {background-color: var(--bricks-color-qctepl); border: 1px solid var(--bricks-color-qctepl)}}@media (max-width: 480px) {#brxe-ylfqfl {width: 100%}}@media (max-width: 10000px) {#brxe-knwvas {border: 1px solid var(--bricks-color-qjsxzt); width: 240px}#brxe-knwvas:hover {border: 1px solid var(--bricks-color-qctepl)}}@media (max-width: 480px) {#brxe-knwvas {width: 100%}}@media (max-width: 10000px) {#brxe-dxdknh {flex-direction: row; justify-content: center; column-gap: 16px; flex-grow: 16; row-gap: 16px; margin-top: 80px}}@media (max-width: 10000px) {#brxe-fyhrby {margin-top: 80px; margin-bottom: 80px}}@media (max-width: 768px) {#brxe-fyhrby {margin-top: 40px; margin-bottom: 40px}}@media (max-width: 10000px) {#brxe-noasby {align-items: center}}@media (max-width: 10000px) {#brxe-lnfgdt {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-lnfgdt {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-efvfrp h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-efvfrp .content {color: var(--bricks-color-xkaedn); font-size: 20px; line-height: 140%; font-weight: 400}#brxe-efvfrp h2{ margin-bottom:16px;}#brxe-efvfrp p{ max-width:850px; margin:auto;}}@media (max-width: 768px) {#brxe-efvfrp h1 {letter-spacing: -1.2px}#brxe-efvfrp h2 {letter-spacing: -1.2px}#brxe-efvfrp h3 {letter-spacing: -1.2px}#brxe-efvfrp h4 {letter-spacing: -1.2px}#brxe-efvfrp h5 {letter-spacing: -1.2px}#brxe-efvfrp h6 {letter-spacing: -1.2px}#brxe-efvfrp .content {font-size: 16px}}@media (max-width: 480px) {#brxe-efvfrp h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-efvfrp h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-efvfrp h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-efvfrp h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-efvfrp h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-efvfrp h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-fgqnoc {margin-top: 80px}}@media (max-width: 768px) {#brxe-fgqnoc {margin-top: 40px}}@media (max-width: 10000px) {#brxe-onopcs h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-onopcs .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-onopcs .icon {margin-bottom: 8px; align-self: center}#brxe-onopcs {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-onopcs {flex-direction: column}#brxe-onopcs h1 {line-height: 120%}#brxe-onopcs h2 {line-height: 120%}#brxe-onopcs h3 {line-height: 120%}#brxe-onopcs h4 {line-height: 120%}#brxe-onopcs h5 {line-height: 120%}#brxe-onopcs h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-onopcs .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-ewnsiz h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-ewnsiz .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-ewnsiz .icon {margin-bottom: 8px; align-self: center}#brxe-ewnsiz {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-ewnsiz {flex-direction: column}#brxe-ewnsiz h1 {line-height: 120%}#brxe-ewnsiz h2 {line-height: 120%}#brxe-ewnsiz h3 {line-height: 120%}#brxe-ewnsiz h4 {line-height: 120%}#brxe-ewnsiz h5 {line-height: 120%}#brxe-ewnsiz h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-ewnsiz .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-qfqsek h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-qfqsek .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-qfqsek .icon {margin-bottom: 8px; align-self: center}#brxe-qfqsek {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-qfqsek {flex-direction: column}#brxe-qfqsek h1 {line-height: 120%}#brxe-qfqsek h2 {line-height: 120%}#brxe-qfqsek h3 {line-height: 120%}#brxe-qfqsek h4 {line-height: 120%}#brxe-qfqsek h5 {line-height: 120%}#brxe-qfqsek h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-qfqsek .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-afbiuk {flex-direction: row; column-gap: 32px; row-gap: 32px; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(3, 1fr); padding-right: 37px; padding-left: 37px; margin-top: 80px}#brxe-afbiuk .brxe-icon-box{ border-radius: 16px;border-top: 1px solid #474747;}#brxe-afbiuk .brxe-icon-box h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-afbiuk {padding-right: 0; padding-left: 0; margin-top: 40px; grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-fyojzf {align-items: center}}@media (max-width: 10000px) {#brxe-daanng {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2025/11/blue-purple-gradient.webp"); background-size: cover; background-position: bottom center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-daanng {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-rxdzih h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-rxdzih .content {color: var(--bricks-color-xkaedn); font-size: 20px; line-height: 140%; font-weight: 400}#brxe-rxdzih h2{ margin-bottom:16px;}#brxe-rxdzih p{ max-width:840px; margin:auto;}}@media (max-width: 768px) {#brxe-rxdzih h1 {letter-spacing: -1.2px}#brxe-rxdzih h2 {letter-spacing: -1.2px}#brxe-rxdzih h3 {letter-spacing: -1.2px}#brxe-rxdzih h4 {letter-spacing: -1.2px}#brxe-rxdzih h5 {letter-spacing: -1.2px}#brxe-rxdzih h6 {letter-spacing: -1.2px}#brxe-rxdzih .content {font-size: 16px}}@media (max-width: 480px) {#brxe-rxdzih h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-rxdzih h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-rxdzih h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-rxdzih h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-rxdzih h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-rxdzih h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-jspgzt {min-height: 128px}}@media (max-width: 768px) {#brxe-jspgzt {min-height: 50px}}@media (max-width: 10000px) {#brxe-hevkge {min-height: 128px}}@media (max-width: 768px) {#brxe-hevkge {min-height: 50px}}@media (max-width: 10000px) {#brxe-hajxin {min-height: 128px}}@media (max-width: 768px) {#brxe-hajxin {min-height: 50px}}@media (max-width: 10000px) {#brxe-tnngrh {min-height: 128px}}@media (max-width: 768px) {#brxe-tnngrh {min-height: 50px}}@media (max-width: 10000px) {#brxe-cvbkdx {min-height: 128px}}@media (max-width: 768px) {#brxe-cvbkdx {min-height: 50px}}@media (max-width: 10000px) {#brxe-imdknl {flex-direction: row; align-items: center; row-gap: 31px; justify-content: space-between; column-gap: 31px}}@media (max-width: 768px) {#brxe-imdknl {flex-direction: row; flex-wrap: nowrap; column-gap: 10px; row-gap: 10px}}@media (max-width: 10000px) {#brxe-cvutsh {height: 538px}}@media (max-width: 768px) {#brxe-cvutsh {min-width: 100%}}@media (max-width: 480px) {#brxe-cvutsh {height: 238px}}@media (max-width: 414px) {#brxe-cvutsh {height: 238px}}@media (max-width: 10000px) {#brxe-fjlnhm {height: 538px}}@media (max-width: 768px) {#brxe-fjlnhm {min-width: 100%}}@media (max-width: 480px) {#brxe-fjlnhm {height: 238px}}@media (max-width: 414px) {#brxe-fjlnhm {height: 238px}}@media (max-width: 10000px) {#brxe-lyhxtb {height: 538px}}@media (max-width: 768px) {#brxe-lyhxtb {min-width: 100%}}@media (max-width: 480px) {#brxe-lyhxtb {height: 238px}}@media (max-width: 414px) {#brxe-lyhxtb {height: 238px}}@media (max-width: 10000px) {#brxe-ulzsqs {height: 538px}}@media (max-width: 768px) {#brxe-ulzsqs {min-width: 100%}}@media (max-width: 480px) {#brxe-ulzsqs {height: 238px}}@media (max-width: 414px) {#brxe-ulzsqs {height: 238px}}@media (max-width: 10000px) {#brxe-tzsisr {height: 538px}}@media (max-width: 768px) {#brxe-tzsisr {min-width: 100%}}@media (max-width: 480px) {#brxe-tzsisr {height: 238px}}@media (max-width: 414px) {#brxe-tzsisr {height: 238px}}@media (max-width: 10000px) {#brxe-giqmoz {flex-direction: column-reverse; gap: 31px}.item-image img{ border-radius:5px; width: 100%; transition:all .3s; object-fit:cover; border:2px solid transparent;} .item-image.brx-open img{ border:2px solid #2279CE; width: 100%;}}@media (max-width: 768px) {#brxe-giqmoz {flex-direction: column-reverse; gap: 11px}}@media (max-width: 10000px) {#brxe-ahzwfa {max-width: 1064px; margin-top: 80px}}@media (max-width: 768px) {#brxe-ahzwfa {margin-top: 40px}}@media (max-width: 10000px) {#brxe-uldozv h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-uldozv .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-uldozv .icon {margin-bottom: 8px; align-self: center}#brxe-uldozv {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-uldozv {flex-direction: column; align-items: center}#brxe-uldozv h1 {line-height: 120%}#brxe-uldozv h2 {line-height: 120%}#brxe-uldozv h3 {line-height: 120%}#brxe-uldozv h4 {line-height: 120%}#brxe-uldozv h5 {line-height: 120%}#brxe-uldozv h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-uldozv .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-kgmxku h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-kgmxku .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-kgmxku .icon {margin-bottom: 8px; align-self: center}#brxe-kgmxku {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-kgmxku {flex-direction: column; align-items: center}#brxe-kgmxku h1 {line-height: 120%}#brxe-kgmxku h2 {line-height: 120%}#brxe-kgmxku h3 {line-height: 120%}#brxe-kgmxku h4 {line-height: 120%}#brxe-kgmxku h5 {line-height: 120%}#brxe-kgmxku h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-kgmxku .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-pobabu h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-pobabu .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-pobabu .icon {margin-bottom: 8px; align-self: center}#brxe-pobabu {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-pobabu {flex-direction: column; align-items: center}#brxe-pobabu h1 {line-height: 120%}#brxe-pobabu h2 {line-height: 120%}#brxe-pobabu h3 {line-height: 120%}#brxe-pobabu h4 {line-height: 120%}#brxe-pobabu h5 {line-height: 120%}#brxe-pobabu h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-pobabu .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-pitexc {flex-direction: row; column-gap: 32px; row-gap: 32px; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(3, 1fr); padding-right: 37px; padding-left: 37px; margin-top: 80px}#brxe-pitexc .brxe-icon-box{ border-radius: 16px;border-top: 1px solid #474747;}#brxe-pitexc .brxe-icon-box h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-pitexc {padding-right: 0; padding-left: 0; margin-top: 40px; grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-lqlond {align-items: center}}@media (max-width: 10000px) {#brxe-uupfne {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2025/11/red-orange-gratiend-bg-color.webp"); background-size: cover; background-position: bottom center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-uupfne {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-cttzpz h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-cttzpz .content {color: var(--bricks-color-xkaedn); font-size: 20px; line-height: 140%; font-weight: 400}#brxe-cttzpz {max-width: 840px}#brxe-cttzpz h2{ margin-bottom:16px;}}@media (max-width: 768px) {#brxe-cttzpz h1 {letter-spacing: -1.2px}#brxe-cttzpz h2 {letter-spacing: -1.2px}#brxe-cttzpz h3 {letter-spacing: -1.2px}#brxe-cttzpz h4 {letter-spacing: -1.2px}#brxe-cttzpz h5 {letter-spacing: -1.2px}#brxe-cttzpz h6 {letter-spacing: -1.2px}#brxe-cttzpz .content {font-size: 16px}}@media (max-width: 480px) {#brxe-cttzpz h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-cttzpz h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-cttzpz h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-cttzpz h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-cttzpz h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-cttzpz h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-shqxln {max-width: 1064px; max-height: 520px; margin-top: 80px}}@media (max-width: 768px) {#brxe-shqxln {min-width: 100%}}@media (max-width: 10000px) {#brxe-epbtsj h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-epbtsj .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-epbtsj .icon {margin-bottom: 8px; align-self: center}#brxe-epbtsj {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-epbtsj {flex-direction: column; align-items: center}#brxe-epbtsj h1 {line-height: 120%}#brxe-epbtsj h2 {line-height: 120%}#brxe-epbtsj h3 {line-height: 120%}#brxe-epbtsj h4 {line-height: 120%}#brxe-epbtsj h5 {line-height: 120%}#brxe-epbtsj h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-epbtsj .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-irsweh h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center; text-wrap: nowrap}#brxe-irsweh .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-irsweh .icon {margin-bottom: 8px; align-self: center}#brxe-irsweh {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 1366px) {#brxe-irsweh h1 {text-wrap: wrap}#brxe-irsweh h2 {text-wrap: wrap}#brxe-irsweh h3 {text-wrap: wrap}#brxe-irsweh h4 {text-wrap: wrap}#brxe-irsweh h5 {text-wrap: wrap}#brxe-irsweh h6 {text-wrap: wrap}}@media (max-width: 768px) {#brxe-irsweh {flex-direction: column; align-items: center}#brxe-irsweh h1 {line-height: 120%; text-wrap: wrap}#brxe-irsweh h2 {line-height: 120%; text-wrap: wrap}#brxe-irsweh h3 {line-height: 120%; text-wrap: wrap}#brxe-irsweh h4 {line-height: 120%; text-wrap: wrap}#brxe-irsweh h5 {line-height: 120%; text-wrap: wrap}#brxe-irsweh h6 {line-height: 120%; text-wrap: wrap}}@media (max-width: 480px) {#brxe-irsweh .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-axqayp h1 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp h2 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp h3 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp h4 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp h5 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp h6 {font-size: var(--size-22); color: var(--white-gray); line-height: 170%; letter-spacing: 0.22px; text-align: center}#brxe-axqayp .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-axqayp .icon {margin-bottom: 8px; align-self: center}#brxe-axqayp {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}@media (max-width: 768px) {#brxe-axqayp {flex-direction: column; align-items: center}#brxe-axqayp h1 {line-height: 120%}#brxe-axqayp h2 {line-height: 120%}#brxe-axqayp h3 {line-height: 120%}#brxe-axqayp h4 {line-height: 120%}#brxe-axqayp h5 {line-height: 120%}#brxe-axqayp h6 {line-height: 120%}}@media (max-width: 480px) {#brxe-axqayp .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-laieey {flex-direction: row; column-gap: 32px; row-gap: 32px; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(3, 1fr); padding-right: 37px; padding-left: 37px; margin-top: 80px}#brxe-laieey .brxe-icon-box{ border-radius: 16px;border-top: 1px solid #474747;}#brxe-laieey .brxe-icon-box h3{ margin:8px 0;}}@media (max-width: 768px) {#brxe-laieey {padding-right: 0; padding-left: 0; margin-top: 40px; grid-template-columns: repeat(1, 1fr)}}@media (max-width: 10000px) {#brxe-foxhgl {align-items: center}}@media (max-width: 10000px) {#brxe-sahymd {padding-top: 80px; padding-bottom: 80px; background-image: url("https://aftershoot.com/wp-content/uploads/2025/11/puple-red-bg.webp"); background-size: cover; background-position: bottom center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-sahymd {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-uzodxk {text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn); text-transform: capitalize; margin-top: 8px; max-width: 802px}}@media (max-width: 768px) {#brxe-uzodxk {font-size: 40px}}@media (max-width: 10000px) {#brxe-rxyowz {font-size: 16px; line-height: 120%; font-weight: 700; letter-spacing: 0.16px; text-transform: uppercase}#brxe-rxyowz{ background: linear-gradient(270deg, #7E68B0 -3.96%, #008AD2 128.71%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-bghdua {flex-direction: row; align-items: center; gap: 8px}#brxe-bghdua .icon {align-self: center}#brxe-bghdua h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bghdua .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-bghdua h1 {font-size: 14px}#brxe-bghdua h2 {font-size: 14px}#brxe-bghdua h3 {font-size: 14px}#brxe-bghdua h4 {font-size: 14px}#brxe-bghdua h5 {font-size: 14px}#brxe-bghdua h6 {font-size: 14px}#brxe-bghdua .icon i {font-size: 20px}#brxe-bghdua {flex-direction: column; gap: 15px}#brxe-bghdua .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-sahysx {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-sahysx {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-ncthle {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-ncthle {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ujsdjy {flex-direction: row; align-items: center; gap: 8px}#brxe-ujsdjy .icon {align-self: center}#brxe-ujsdjy h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ujsdjy .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-ujsdjy h1 {font-size: 14px}#brxe-ujsdjy h2 {font-size: 14px}#brxe-ujsdjy h3 {font-size: 14px}#brxe-ujsdjy h4 {font-size: 14px}#brxe-ujsdjy h5 {font-size: 14px}#brxe-ujsdjy h6 {font-size: 14px}#brxe-ujsdjy .icon i {font-size: 20px}#brxe-ujsdjy {flex-direction: column; gap: 15px}#brxe-ujsdjy .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-pcxgks {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-pcxgks {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-occvsd {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-occvsd {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ephgkc {flex-direction: row; align-items: center; gap: 8px}#brxe-ephgkc .icon {align-self: center}#brxe-ephgkc h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ephgkc .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-ephgkc h1 {font-size: 14px}#brxe-ephgkc h2 {font-size: 14px}#brxe-ephgkc h3 {font-size: 14px}#brxe-ephgkc h4 {font-size: 14px}#brxe-ephgkc h5 {font-size: 14px}#brxe-ephgkc h6 {font-size: 14px}#brxe-ephgkc .icon i {font-size: 20px}#brxe-ephgkc {flex-direction: column; gap: 15px}#brxe-ephgkc .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-lhyslx {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-lhyslx {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-regwof {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-regwof {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-iqskkl {flex-direction: row; align-items: center; gap: 8px}#brxe-iqskkl .icon {align-self: center}#brxe-iqskkl h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-iqskkl .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-iqskkl h1 {font-size: 14px}#brxe-iqskkl h2 {font-size: 14px}#brxe-iqskkl h3 {font-size: 14px}#brxe-iqskkl h4 {font-size: 14px}#brxe-iqskkl h5 {font-size: 14px}#brxe-iqskkl h6 {font-size: 14px}#brxe-iqskkl .icon i {font-size: 20px}#brxe-iqskkl {flex-direction: column; gap: 15px}#brxe-iqskkl .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-zzlyqr {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-zzlyqr {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-zuylzj {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-zuylzj {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-hwnjsk {flex-direction: row; align-items: center; gap: 8px}#brxe-hwnjsk .icon {align-self: center}#brxe-hwnjsk h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-hwnjsk .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-hwnjsk h1 {font-size: 14px}#brxe-hwnjsk h2 {font-size: 14px}#brxe-hwnjsk h3 {font-size: 14px}#brxe-hwnjsk h4 {font-size: 14px}#brxe-hwnjsk h5 {font-size: 14px}#brxe-hwnjsk h6 {font-size: 14px}#brxe-hwnjsk .icon i {font-size: 20px}#brxe-hwnjsk {flex-direction: column; gap: 15px}#brxe-hwnjsk .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-oawtuv {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-oawtuv {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-jneqgw {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-jneqgw {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-hpiznh {flex-direction: row; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(4, 1fr); margin-top: 24px}}@media (max-width: 768px) {#brxe-hpiznh {grid-gap: 10px; grid-template-columns: repeat(2, 1fr); margin-top: 40px}}@media (max-width: 10000px) {#brxe-xatiii {font-size: 16px; line-height: 120%; font-weight: 700; letter-spacing: 0.16px; text-transform: uppercase; margin-top: 40px}#brxe-xatiii{ background: linear-gradient(270deg, #FFC40E -3.96%, #F6821F 87.25%, #EF4023 128.71%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-sejkrl {flex-direction: row; align-items: center; gap: 8px}#brxe-sejkrl .icon {align-self: center}#brxe-sejkrl h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-sejkrl .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-sejkrl h1 {font-size: 14px}#brxe-sejkrl h2 {font-size: 14px}#brxe-sejkrl h3 {font-size: 14px}#brxe-sejkrl h4 {font-size: 14px}#brxe-sejkrl h5 {font-size: 14px}#brxe-sejkrl h6 {font-size: 14px}#brxe-sejkrl .icon i {font-size: 20px}#brxe-sejkrl {flex-direction: column; gap: 15px}#brxe-sejkrl .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-cqryyr {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-cqryyr {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-wimmyn {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-wimmyn {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-yqheeb {flex-direction: row; align-items: center; gap: 8px}#brxe-yqheeb .icon {align-self: center}#brxe-yqheeb h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-yqheeb .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-yqheeb h1 {font-size: 14px}#brxe-yqheeb h2 {font-size: 14px}#brxe-yqheeb h3 {font-size: 14px}#brxe-yqheeb h4 {font-size: 14px}#brxe-yqheeb h5 {font-size: 14px}#brxe-yqheeb h6 {font-size: 14px}#brxe-yqheeb .icon i {font-size: 20px}#brxe-yqheeb {flex-direction: column; gap: 15px}#brxe-yqheeb .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-khbohh {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-khbohh {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-yepaqq {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-yepaqq {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-rmflvy {flex-direction: row; align-items: center; gap: 8px}#brxe-rmflvy .icon {align-self: center}#brxe-rmflvy h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-rmflvy .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-rmflvy h1 {font-size: 14px}#brxe-rmflvy h2 {font-size: 14px}#brxe-rmflvy h3 {font-size: 14px}#brxe-rmflvy h4 {font-size: 14px}#brxe-rmflvy h5 {font-size: 14px}#brxe-rmflvy h6 {font-size: 14px}#brxe-rmflvy .icon i {font-size: 20px}#brxe-rmflvy {flex-direction: column; gap: 15px}#brxe-rmflvy .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-fovzsn {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-fovzsn {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-eattdh {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-eattdh {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-gdauos {flex-direction: row; align-items: center; gap: 8px}#brxe-gdauos .icon {align-self: center}#brxe-gdauos h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-gdauos .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-gdauos h1 {font-size: 14px}#brxe-gdauos h2 {font-size: 14px}#brxe-gdauos h3 {font-size: 14px}#brxe-gdauos h4 {font-size: 14px}#brxe-gdauos h5 {font-size: 14px}#brxe-gdauos h6 {font-size: 14px}#brxe-gdauos .icon i {font-size: 20px}#brxe-gdauos {flex-direction: column; gap: 15px}#brxe-gdauos .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-nqvxta {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-nqvxta {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-ycjhgv {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-ycjhgv {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-npixyq {flex-direction: row; align-items: center; gap: 8px}#brxe-npixyq .icon {align-self: center}#brxe-npixyq h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-npixyq .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-npixyq h1 {font-size: 14px}#brxe-npixyq h2 {font-size: 14px}#brxe-npixyq h3 {font-size: 14px}#brxe-npixyq h4 {font-size: 14px}#brxe-npixyq h5 {font-size: 14px}#brxe-npixyq h6 {font-size: 14px}#brxe-npixyq .icon i {font-size: 20px}#brxe-npixyq {flex-direction: column; gap: 15px}#brxe-npixyq .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-vuxfyo {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-vuxfyo {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-pkfmxb {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-pkfmxb {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-grlvpx {flex-direction: row; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(4, 1fr); margin-top: 24px}}@media (max-width: 768px) {#brxe-grlvpx {grid-gap: 10px; grid-template-columns: repeat(2, 1fr); margin-top: 40px}}@media (max-width: 10000px) {#brxe-qqlpmq {font-size: 16px; line-height: 120%; font-weight: 700; letter-spacing: 0.16px; text-transform: uppercase; margin-top: 40px}#brxe-qqlpmq{ background: linear-gradient(270deg, #7E68B0 -3.96%, #EF4023 109.23%, #7E68B0 128.71%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}}@media (max-width: 10000px) {#brxe-uboxjd {flex-direction: row; align-items: center; gap: 8px}#brxe-uboxjd .icon {align-self: center}#brxe-uboxjd h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: -0.05px}#brxe-uboxjd .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-uboxjd h1 {font-size: 14px}#brxe-uboxjd h2 {font-size: 14px}#brxe-uboxjd h3 {font-size: 14px}#brxe-uboxjd h4 {font-size: 14px}#brxe-uboxjd h5 {font-size: 14px}#brxe-uboxjd h6 {font-size: 14px}#brxe-uboxjd .icon i {font-size: 20px}#brxe-uboxjd {flex-direction: column; gap: 15px}#brxe-uboxjd .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-dmpixq {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-dmpixq {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-mdimcy {column-gap: 20px; row-gap: 20px; padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2)}}@media (max-width: 768px) {#brxe-mdimcy {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-bbvhzy {flex-direction: row; align-items: center; gap: 8px}#brxe-bbvhzy .icon {align-self: center}#brxe-bbvhzy h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-bbvhzy .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-bbvhzy h1 {font-size: 14px}#brxe-bbvhzy h2 {font-size: 14px}#brxe-bbvhzy h3 {font-size: 14px}#brxe-bbvhzy h4 {font-size: 14px}#brxe-bbvhzy h5 {font-size: 14px}#brxe-bbvhzy h6 {font-size: 14px}#brxe-bbvhzy .icon i {font-size: 20px}#brxe-bbvhzy {flex-direction: column; gap: 15px}#brxe-bbvhzy .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-mheeyk {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-mheeyk {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-asjksm {padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2); column-gap: 20px; row-gap: 20px}}@media (max-width: 768px) {#brxe-asjksm {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-glrhip {flex-direction: row; align-items: center; gap: 8px}#brxe-glrhip .icon {align-self: center}#brxe-glrhip h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-glrhip .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-glrhip h1 {font-size: 14px}#brxe-glrhip h2 {font-size: 14px}#brxe-glrhip h3 {font-size: 14px}#brxe-glrhip h4 {font-size: 14px}#brxe-glrhip h5 {font-size: 14px}#brxe-glrhip h6 {font-size: 14px}#brxe-glrhip .icon i {font-size: 20px}#brxe-glrhip {flex-direction: column; gap: 15px}#brxe-glrhip .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-gwmnkl {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-gwmnkl {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-bnbvuu {padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2); column-gap: 20px; row-gap: 20px}}@media (max-width: 768px) {#brxe-bnbvuu {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-cvrxqs {flex-direction: row; align-items: center; gap: 8px}#brxe-cvrxqs .icon {align-self: center}#brxe-cvrxqs h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-cvrxqs .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-cvrxqs h1 {font-size: 14px}#brxe-cvrxqs h2 {font-size: 14px}#brxe-cvrxqs h3 {font-size: 14px}#brxe-cvrxqs h4 {font-size: 14px}#brxe-cvrxqs h5 {font-size: 14px}#brxe-cvrxqs h6 {font-size: 14px}#brxe-cvrxqs .icon i {font-size: 20px}#brxe-cvrxqs {flex-direction: column; gap: 15px}#brxe-cvrxqs .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-swngwp {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-swngwp {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-uzgplv {padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2); column-gap: 20px; row-gap: 20px}}@media (max-width: 768px) {#brxe-uzgplv {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-etmepw {flex-direction: row; align-items: center; gap: 8px}#brxe-etmepw .icon {align-self: center}#brxe-etmepw h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-etmepw .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-etmepw h1 {font-size: 14px}#brxe-etmepw h2 {font-size: 14px}#brxe-etmepw h3 {font-size: 14px}#brxe-etmepw h4 {font-size: 14px}#brxe-etmepw h5 {font-size: 14px}#brxe-etmepw h6 {font-size: 14px}#brxe-etmepw .icon i {font-size: 20px}#brxe-etmepw {flex-direction: column; gap: 15px}#brxe-etmepw .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-rmjnjx {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-rmjnjx {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-fojnbh {padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2); column-gap: 20px; row-gap: 20px}}@media (max-width: 768px) {#brxe-fojnbh {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-ygyofp {flex-direction: row; align-items: center; gap: 8px}#brxe-ygyofp .icon {align-self: center}#brxe-ygyofp h1 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp h2 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp h3 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp h4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp h5 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp h6 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 500; line-height: 120%; letter-spacing: 0.16px}#brxe-ygyofp .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-ygyofp h1 {font-size: 14px}#brxe-ygyofp h2 {font-size: 14px}#brxe-ygyofp h3 {font-size: 14px}#brxe-ygyofp h4 {font-size: 14px}#brxe-ygyofp h5 {font-size: 14px}#brxe-ygyofp h6 {font-size: 14px}#brxe-ygyofp .icon i {font-size: 20px}#brxe-ygyofp {flex-direction: column; gap: 15px}#brxe-ygyofp .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-evvpps {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-evvpps {font-size: 14px; line-height: 140%}}@media (max-width: 10000px) {#brxe-dwwhnh {padding-top: 18px; padding-right: 24px; padding-bottom: 18px; padding-left: 24px; border: 1px solid #474747; border-radius: 10px; background-color: rgba(0, 0, 0, 0.2); column-gap: 20px; row-gap: 20px}}@media (max-width: 768px) {#brxe-dwwhnh {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; column-gap: 16px; row-gap: 20px}}@media (max-width: 10000px) {#brxe-fqgteu {flex-direction: row; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(4, 1fr); margin-top: 24px}}@media (max-width: 768px) {#brxe-fqgteu {grid-gap: 10px; grid-template-columns: repeat(2, 1fr); margin-top: 40px}}@media (max-width: 10000px) {#brxe-tgwbvh {margin-top: 60px}}@media (max-width: 10000px) {#brxe-luvttp {align-items: center}}@media (max-width: 10000px) {#brxe-qtrkzs {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-qtrkzs {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-hipwzh h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px; text-transform: capitalize}#brxe-hipwzh .content {color: var(--bricks-color-xkaedn); font-size: 20px; line-height: 140%; font-weight: 400}#brxe-hipwzh {max-width: 940px}#brxe-hipwzh h2{ margin-bottom:16px;}}@media (max-width: 768px) {#brxe-hipwzh h1 {letter-spacing: -1.2px}#brxe-hipwzh h2 {letter-spacing: -1.2px}#brxe-hipwzh h3 {letter-spacing: -1.2px}#brxe-hipwzh h4 {letter-spacing: -1.2px}#brxe-hipwzh h5 {letter-spacing: -1.2px}#brxe-hipwzh h6 {letter-spacing: -1.2px}#brxe-hipwzh .content {font-size: 16px}}@media (max-width: 480px) {#brxe-hipwzh h1 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-hipwzh h2 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-hipwzh h3 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-hipwzh h4 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-hipwzh h5 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}#brxe-hipwzh h6 {font-size: var(--size-40); font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-wdunia {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 25px; font-weight: 500; line-height: 110%; letter-spacing: -0.75px; text-transform: capitalize; max-width: 585px}}@media (max-width: 768px) {#brxe-wdunia {letter-spacing: -0.62px; max-width: 100%}}@media (max-width: 10000px) {#brxe-lamxxf {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 16px; font-weight: 400; line-height: 150%; margin-top: 12px}}@media (max-width: 10000px) {#brxe-yxjfxi {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; max-width: 394px}}@media (max-width: 768px) {#brxe-yxjfxi {max-width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-ukiktg {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px; padding-right: 28px}}@media (max-width: 768px) {#brxe-ukiktg {max-width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-zivsba {flex-direction: row; column-gap: 20px; row-gap: 20px; align-items: stretch; margin-top: 80px}}@media (max-width: 768px) {#brxe-zivsba {margin-top: 60px}}@media (max-width: 10000px) {#brxe-rmzjkj {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 25px; font-weight: 500; line-height: 110%; letter-spacing: -0.75px; text-transform: capitalize; max-width: 585px}}@media (max-width: 768px) {#brxe-rmzjkj {letter-spacing: -0.62px; max-width: 100%}}@media (max-width: 10000px) {#brxe-frmxgc {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 16px; font-weight: 400; line-height: 150%; margin-top: 12px}}@media (max-width: 10000px) {#brxe-munvps {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 768px) {#brxe-munvps {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-fseysl {padding-right: 50px; padding-bottom: 10px; padding-left: 35px}}@media (max-width: 768px) {#brxe-fseysl {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-eaoadk {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px; overflow: hidden}}@media (max-width: 10000px) {#brxe-mtokzi {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 25px; font-weight: 500; line-height: 110%; letter-spacing: -0.75px; text-transform: capitalize; max-width: 585px}}@media (max-width: 768px) {#brxe-mtokzi {letter-spacing: -0.62px; max-width: 100%}}@media (max-width: 10000px) {#brxe-qbbxuj {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 16px; font-weight: 400; line-height: 150%; margin-top: 12px}}@media (max-width: 10000px) {#brxe-smlcox {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}}@media (max-width: 768px) {#brxe-smlcox {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-nhxulk {padding-right: 10px; padding-bottom: 10px; padding-left: 74px; margin-top: 19px}}@media (max-width: 768px) {#brxe-nhxulk {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; margin-top: 0}}@media (max-width: 10000px) {#brxe-rhryge {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px; overflow: hidden; justify-content: space-between}}@media (max-width: 10000px) {#brxe-oxrvts {margin-top: 20px; flex-direction: row; column-gap: 20px; row-gap: 20px; align-items: stretch}}@media (max-width: 10000px) {#brxe-rcvfrp {padding-top: 91px; padding-right: 21px; padding-bottom: 40px; padding-left: 71px}}@media (max-width: 768px) {#brxe-rcvfrp {padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-elycko {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px}}@media (max-width: 768px) {#brxe-elycko {max-width: 100%}}@media (max-width: 10000px) {#brxe-wzdtqm {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 25px; font-weight: 500; line-height: 110%; letter-spacing: -0.75px; text-transform: capitalize; max-width: 585px}}@media (max-width: 768px) {#brxe-wzdtqm {letter-spacing: -0.62px; max-width: 100%}}@media (max-width: 10000px) {#brxe-iwxmfv {color: var(--bricks-color-xkaedn); font-family: "Geist"; font-size: 16px; font-weight: 400; line-height: 150%; margin-top: 12px}}@media (max-width: 10000px) {#brxe-auifjz {background-color: var(--black-bg-111111); border: 1px solid rgba(226, 232, 240, 0.25); border-radius: 20px; padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; max-width: 394px}}@media (max-width: 768px) {#brxe-auifjz {max-width: 100%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-sutqcg {flex-direction: row; column-gap: 20px; row-gap: 20px; align-items: stretch; margin-top: 20px}}@media (max-width: 768px) {#brxe-sutqcg {flex-direction: row-reverse; flex-wrap: wrap-reverse}}@media (max-width: 10000px) {#brxe-zcnhay {align-items: center}}@media (max-width: 10000px) {#brxe-ejyybr {background-image: url("https://aftershoot.com/wp-content/uploads/2026/04/Group-81971240-1.webp"); background-size: cover; background-position: center center; background-repeat: no-repeat; padding-top: 80px; padding-bottom: 80px}#brxe-ejyybr{ background-size:100% 100%;}}@media (max-width: 768px) {#brxe-ejyybr {background-image: url("https://aftershoot.com/wp-content/uploads/2026/04/Group-81971240-2-scaled.webp"); background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 40px; padding-bottom: 40px}#brxe-ejyybr{ background-size:100% 100%;}}@media (max-width: 10000px) {#brxe-aqesmy {color: var(--bricks-color-xkaedn); font-size: 60px; font-weight: 400; line-height: 140%; letter-spacing: -2.4px; text-align: center}}@media (max-width: 768px) {#brxe-aqesmy {font-size: 40px; letter-spacing: -1.2px}}@media (max-width: 10000px) {#brxe-tqlvrd {max-width: 80px}}@media (max-width: 10000px) {#brxe-kydhlo {max-width: 80px}}@media (max-width: 10000px) {#brxe-ykumwj {margin-bottom: 4px; color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 700; line-height: 150%}}@media (max-width: 768px) {#brxe-ykumwj {font-size: 16px}}@media (max-width: 10000px) {#brxe-zzuvme {max-width: 144px}}@media (max-width: 768px) {#brxe-zzuvme {max-width: 120px}}@media (max-width: 10000px) {#brxe-oeekdg {flex-direction: row; align-items: center; column-gap: 24px}}@media (max-width: 768px) {#brxe-oeekdg {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-ofgacq {margin-top: 16px}#brxe-ofgacq.horizontal .line {border-top-color: #303030}#brxe-ofgacq.vertical .line {border-right-color: #303030}#brxe-ofgacq .icon {color: #303030}}@media (max-width: 10000px) {#brxe-nmbwqt {color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 400; line-height: 170%; letter-spacing: 0.16px; margin-top: 32px}}@media (max-width: 768px) {#brxe-nmbwqt {margin-top: 24px}}@media (max-width: 10000px) {#brxe-xbbqtk {max-width: 80px}}@media (max-width: 10000px) {#brxe-dsxxsg {max-width: 80px}}@media (max-width: 10000px) {#brxe-nkyzbj {margin-bottom: 4px; color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 700; line-height: 150%}}@media (max-width: 768px) {#brxe-nkyzbj {font-size: 16px}}@media (max-width: 10000px) {#brxe-sbzhjh {max-width: 144px}}@media (max-width: 768px) {#brxe-sbzhjh {max-width: 120px}}@media (max-width: 10000px) {#brxe-jbbdas {flex-direction: row; align-items: center; column-gap: 24px}}@media (max-width: 768px) {#brxe-jbbdas {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-cworir {margin-top: 16px}#brxe-cworir.horizontal .line {border-top-color: #303030}#brxe-cworir.vertical .line {border-right-color: #303030}#brxe-cworir .icon {color: #303030}}@media (max-width: 10000px) {#brxe-zgctch {color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 400; line-height: 170%; letter-spacing: 0.16px; margin-top: 32px}}@media (max-width: 768px) {#brxe-zgctch {margin-top: 24px}}@media (max-width: 10000px) {#brxe-sikmoq {max-width: 80px}}@media (max-width: 10000px) {#brxe-btuhov {max-width: 80px}}@media (max-width: 10000px) {#brxe-nihajo {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 700; line-height: 150%; margin-bottom: 4px}}@media (max-width: 768px) {#brxe-nihajo {font-size: 16px}}@media (max-width: 10000px) {#brxe-jfhiju {max-width: 144px}}@media (max-width: 768px) {#brxe-jfhiju {max-width: 120px}}@media (max-width: 10000px) {#brxe-lelimc {flex-direction: row; column-gap: 24px; align-items: center}}@media (max-width: 768px) {#brxe-lelimc {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-jparlz.horizontal .line {border-top-color: #303030}#brxe-jparlz.vertical .line {border-right-color: #303030}#brxe-jparlz .icon {color: #303030}#brxe-jparlz {margin-top: 16px}}@media (max-width: 10000px) {#brxe-xvsbqn {color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 400; line-height: 170%; letter-spacing: 0.16px; margin-top: 32px}}@media (max-width: 768px) {#brxe-xvsbqn {margin-top: 24px}}@media (max-width: 10000px) {#brxe-ymhtgy {max-width: 80px}}@media (max-width: 10000px) {#brxe-lxhhas {max-width: 80px}}@media (max-width: 10000px) {#brxe-jqwsch {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 700; line-height: 150%; margin-bottom: 4px}}@media (max-width: 768px) {#brxe-jqwsch {font-size: 16px}}@media (max-width: 10000px) {#brxe-bmxcvi {max-width: 144px}}@media (max-width: 768px) {#brxe-bmxcvi {max-width: 120px}}@media (max-width: 10000px) {#brxe-uyhidf {flex-direction: row; align-items: center; column-gap: 24px}}@media (max-width: 768px) {#brxe-uyhidf {flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-okhltw.horizontal .line {border-top-color: #303030}#brxe-okhltw.vertical .line {border-right-color: #303030}#brxe-okhltw .icon {color: #303030}#brxe-okhltw {margin-top: 16px}}@media (max-width: 10000px) {#brxe-viizvn {margin-top: 32px; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 400; line-height: 170%; letter-spacing: 0.16px}}@media (max-width: 768px) {#brxe-viizvn {margin-top: 24px}}@media (max-width: 10000px) {#brxe-oyhuwl {flex-direction: row; display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); max-width: 1054px; grid-gap: 24px; margin-top: 80px}#brxe-oyhuwl>div{ border-radius: 8px;border: 1px solid #474747;background:rgba(226, 226, 226, 0.05); padding: 24px;}}@media (max-width: 600px) {#brxe-oyhuwl {grid-template-columns: 1fr}}@media (max-width: 10000px) {#brxe-jftzxm {margin-top: 80px; border: 1px solid var(--bricks-color-qjsxzt); width: 240px}#brxe-jftzxm:hover {border: 1px solid var(--bricks-color-qctepl)}}@media (max-width: 480px) {#brxe-jftzxm {width: 100%}}@media (max-width: 10000px) {#brxe-yiyrrp {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 160%; margin-top: var(--space-20)}}@media (max-width: 480px) {#brxe-yiyrrp {text-align: center; margin-right: var(--space-16); margin-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-xatqfv {align-items: center}}@media (max-width: 10000px) {#brxe-biesen {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-biesen {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-dhabie {text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn); margin-top: 8px}}@media (max-width: 768px) {#brxe-dhabie {font-size: 40px}}@media (max-width: 10000px) {.brxe-rbqcyt .brxe-sarbyx.brxe-image:not(.tag), .brxe-rbqcyt .brxe-sarbyx.brxe-image img {object-fit: cover}.brxe-rbqcyt .brxe-sarbyx.brxe-image {border-radius: 8px; overflow: hidden; width: 100%; max-height: 296px; height: 100%}.brxe-sarbyx img{ height:296px !important;}}@media (max-width: 768px) {.brxe-rbqcyt .brxe-sarbyx.brxe-image {max-width: 100%}}@media (max-width: 10000px) {.brxe-rbqcyt .brxe-ohuksc.brxe-post-taxonomy.separator a, .brxe-rbqcyt .brxe-ohuksc.brxe-post-taxonomy .bricks-button {color: #E2E2E2; font-size: 12px; font-weight: 700; letter-spacing: 3.6px; line-height: 170%; text-transform: uppercase; text-align: left; background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 768px) {.brxe-rbqcyt .brxe-ohuksc.brxe-post-taxonomy.separator a, .brxe-rbqcyt .brxe-ohuksc.brxe-post-taxonomy .bricks-button {font-size: 12px}}@media (max-width: 10000px) {.brxe-rbqcyt .brxe-hdrowt.brxe-text-basic {color: #E2E2E2; font-size: 12px; font-weight: 700; line-height: 170%; letter-spacing: 3.6px; text-transform: uppercase; text-align: right}}@media (max-width: 768px) {.brxe-rbqcyt .brxe-hdrowt.brxe-text-basic {font-size: 12px}}@media (max-width: 10000px) {.brxe-rbqcyt .brxe-soursa.brxe-block {flex-direction: row; justify-content: space-between; margin-top: 24px}}@media (max-width: 768px) {.brxe-rbqcyt .brxe-soursa.brxe-block {margin-top: 24px}}@media (max-width: 375px) {.brxe-rbqcyt .brxe-soursa.brxe-block {margin-top: 16px}}@media (max-width: 10000px) {.brxe-rbqcyt .brxe-cmpdun.brxe-post-title {margin-top: 4px; color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 1.4; letter-spacing: -0.2px; max-height: 55px}.brxe-cmpdun{ overflow:hidden;}}@media (max-width: 768px) {.brxe-rbqcyt .brxe-cmpdun.brxe-post-title {margin-top: 4px; font-size: 20px; font-weight: 400}}@media (max-width: 375px) {.brxe-rbqcyt .brxe-cmpdun.brxe-post-title {margin-top: 8px}}@media (max-width: 10000px) {.brxe-rbqcyt.brxe-block {flex-direction: column}.brxe-rbqcyt img{ transition:all .5s} .brxe-rbqcyt h3{ transition:all .5s} .brxe-rbqcyt:hover img{ scale:1.1;} .brxe-rbqcyt:hover h3{ color:#2279CE !important;}}@media (max-width: 768px) {.brxe-rbqcyt.brxe-block {max-width: 100%}}@media (max-width: 10000px) {#blog-section {flex-direction: row; display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); grid-gap: 32px; margin-top: 80px; align-content: center}}@media (max-width: 768px) {#blog-section {margin-top: 40px; grid-template-columns: 1fr 1fr}}@media (max-width: 480px) {#blog-section {grid-template-columns: 1fr}}@media (max-width: 10000px) {#brxe-oimjir {align-items: center}}@media (max-width: 10000px) {#brxe-rsnsie {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-rsnsie {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-smswfa h1 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa h2 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa h3 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa h4 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa h5 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa h6 {font-size: 56px; color: var(--white); letter-spacing: -1.68px; line-height: 110%}#brxe-smswfa .content {color: var(--white); font-size: var(--size-20); font-weight: 400; font-family: "Archivo"; line-height: 1.4; letter-spacing: -0.2px; align-self: center}#brxe-smswfa .icon {align-self: flex-start}#brxe-smswfa {gap: 1px}#brxe-smswfa h2{ margin-bottom:8px;}}@media (max-width: 768px) {#brxe-smswfa h1 {font-size: var(--size-40)}#brxe-smswfa h2 {font-size: var(--size-40)}#brxe-smswfa h3 {font-size: var(--size-40)}#brxe-smswfa h4 {font-size: var(--size-40)}#brxe-smswfa h5 {font-size: var(--size-40)}#brxe-smswfa h6 {font-size: var(--size-40)}#brxe-smswfa .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-smswfa h1 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa h2 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa h3 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa h4 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa h5 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa h6 {font-size: var(--size-40); letter-spacing: -0.4px}#brxe-smswfa .content {font-size: 16px; letter-spacing: 0.16px}#brxe-smswfa {padding-right: var(--space-16); padding-left: var(--space-16); max-width: 361px}}@media (max-width: 375px) {#brxe-smswfa h1 {font-size: var(--size-36)}#brxe-smswfa h2 {font-size: var(--size-36)}#brxe-smswfa h3 {font-size: var(--size-36)}#brxe-smswfa h4 {font-size: var(--size-36)}#brxe-smswfa h5 {font-size: var(--size-36)}#brxe-smswfa h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-vpdvew {flex-direction: row; align-items: center; gap: 8px}#brxe-vpdvew .icon {align-self: center}#brxe-vpdvew h1 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew h2 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew h3 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew h4 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew h5 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew h6 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-vpdvew .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-vpdvew h1 {font-size: 14px}#brxe-vpdvew h2 {font-size: 14px}#brxe-vpdvew h3 {font-size: 14px}#brxe-vpdvew h4 {font-size: 14px}#brxe-vpdvew h5 {font-size: 14px}#brxe-vpdvew h6 {font-size: 14px}#brxe-vpdvew .icon i {font-size: 20px}#brxe-vpdvew {flex-direction: row}#brxe-vpdvew .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-yjnecw {flex-direction: row; align-items: center; gap: 8px}#brxe-yjnecw .icon {align-self: center}#brxe-yjnecw h1 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw h2 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw h3 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw h4 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw h5 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw h6 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yjnecw .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-yjnecw h1 {font-size: 14px}#brxe-yjnecw h2 {font-size: 14px}#brxe-yjnecw h3 {font-size: 14px}#brxe-yjnecw h4 {font-size: 14px}#brxe-yjnecw h5 {font-size: 14px}#brxe-yjnecw h6 {font-size: 14px}#brxe-yjnecw .icon i {font-size: 20px}#brxe-yjnecw {flex-direction: row}#brxe-yjnecw .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-yswlrt {flex-direction: row; align-items: center; gap: 8px}#brxe-yswlrt .icon {align-self: center}#brxe-yswlrt h1 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt h2 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt h3 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt h4 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt h5 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt h6 {color: var(--bricks-color-xkaedn); font-size: 10px; font-family: "Archivo"; font-weight: 600; line-height: 160%; letter-spacing: 0.5px; text-transform: uppercase}#brxe-yswlrt .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-yswlrt h1 {font-size: 14px}#brxe-yswlrt h2 {font-size: 14px}#brxe-yswlrt h3 {font-size: 14px}#brxe-yswlrt h4 {font-size: 14px}#brxe-yswlrt h5 {font-size: 14px}#brxe-yswlrt h6 {font-size: 14px}#brxe-yswlrt .icon i {font-size: 20px}#brxe-yswlrt {flex-direction: row}#brxe-yswlrt .icon {align-self: flex-start}}@media (max-width: 10000px) {#brxe-udyiag {flex-direction: row; align-items: center; column-gap: 40px; row-gap: 16px; justify-content: center; margin-top: 16px}}@media (max-width: 480px) {#brxe-udyiag {flex-direction: column}}@media (max-width: 768px) {#brxe-ytldyf {margin-top: 40px}}@media (max-width: 480px) {#brxe-ytldyf {width: 100%}}@media (max-width: 10000px) {#brxe-hdlcdm {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 160%; margin-top: var(--space-20)}}@media (max-width: 480px) {#brxe-hdlcdm {text-align: center; margin-right: var(--space-16); margin-left: var(--space-16)}}@media (max-width: 10000px) {#brxe-sveyim {flex-direction: row; justify-content: center; column-gap: 16px; margin-bottom: 60px}}@media (max-width: 480px) {#brxe-sveyim {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 10000px) {#brxe-ggaeda {transform: translateY(191px)}}@media (max-width: 768px) {#brxe-ggaeda {max-width: 37px; transform: translateY(180px) translateX(10px)}}@media (max-width: 10000px) {#brxe-ppgcog {transform: translateY(67px)}}@media (max-width: 768px) {#brxe-ppgcog {max-width: 37px; transform: translateX(-13px) translateY(96px)}}@media (max-width: 10000px) {#brxe-wddcvl {transform: translateY(42px)}}@media (max-width: 768px) {#brxe-wddcvl {max-width: 37px; transform: translateX(0px) translateY(59px)}}@media (max-width: 10000px) {#brxe-emsoxb {transform: translateY(72px)}}@media (max-width: 768px) {#brxe-emsoxb {max-width: 37px; transform: translateX(21px) translateY(99px)}}@media (max-width: 10000px) {#brxe-ckpnag {transform: translateY(209px)}}@media (max-width: 768px) {#brxe-ckpnag {max-width: 37px; transform: translateX(-6px) translateY(180px)}}@media (max-width: 10000px) {#brxe-fxeypn {flex-direction: row; justify-content: space-between; max-width: 1093px; z-index: 1}#brxe-fxeypn img{ background-color: rgba(255, 255, 255, 0.04); backdrop-filter: blur(3px); border-radius:13px;}}@media (max-width: 768px) {#brxe-fxeypn img{ border-radius:4px;}}@media (max-width: 10000px) {#brxe-aohywe {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-aohywe {display: none}}@media (max-width: 10000px) {#brxe-oqummc {margin-top: var(--space-40); display: none}}@media (max-width: 768px) {#brxe-oqummc {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-zpwcjy {max-width: 1260px; align-items: center}}@media (max-width: 768px) {#brxe-zpwcjy {max-width: 358px}}@media (max-width: 10000px) {#brxe-iyhicg {margin-top: -320px; max-width: 302px}}@media (max-width: 1024px) {#brxe-iyhicg {margin-top: -250px}}@media (max-width: 768px) {#brxe-iyhicg {margin-top: -225px; max-width: 186px}}@media (max-width: 375px) {#brxe-iyhicg {margin-top: -206px}}@media (max-width: 10000px) {#brxe-mktffj {margin-top: var(--space-80)}#brxe-mktffj h1 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj h2 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj h3 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj h4 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj h5 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj h6 {font-size: var(--size-60); color: var(--white); line-height: var(--line-height-s); letter-spacing: -2.4px}#brxe-mktffj .content {color: var(--gray-ABABAB); font-size: var(--size-20); font-weight: 400; align-self: center}#brxe-mktffj .icon {align-self: flex-start}#brxe-mktffj.brxe-icon-box p{ margin-top:20px;}}@media (max-width: 768px) {#brxe-mktffj h1 {font-size: var(--size-40)}#brxe-mktffj h2 {font-size: var(--size-40)}#brxe-mktffj h3 {font-size: var(--size-40)}#brxe-mktffj h4 {font-size: var(--size-40)}#brxe-mktffj h5 {font-size: var(--size-40)}#brxe-mktffj h6 {font-size: var(--size-40)}#brxe-mktffj .content {font-size: var(--size-16)}}@media (max-width: 480px) {#brxe-mktffj {padding-right: var(--space-16); padding-left: var(--space-16)}#brxe-mktffj h1 {font-size: var(--size-40)}#brxe-mktffj h2 {font-size: var(--size-40)}#brxe-mktffj h3 {font-size: var(--size-40)}#brxe-mktffj h4 {font-size: var(--size-40)}#brxe-mktffj h5 {font-size: var(--size-40)}#brxe-mktffj h6 {font-size: var(--size-40)}#brxe-mktffj .content {font-size: var(--size-14)}}@media (max-width: 375px) {#brxe-mktffj h1 {font-size: var(--size-36)}#brxe-mktffj h2 {font-size: var(--size-36)}#brxe-mktffj h3 {font-size: var(--size-36)}#brxe-mktffj h4 {font-size: var(--size-36)}#brxe-mktffj h5 {font-size: var(--size-36)}#brxe-mktffj h6 {font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-cbwcqt {margin-top: var(--space-50); max-width: 1060px}#brxe-cbwcqt .accordion-item {color: var(--white-gray)}#brxe-cbwcqt .accordion-title .title {font-size: var(--size-32)}#brxe-cbwcqt .accordion-content-wrapper {font-size: var(--size-16); padding-top: var(--space-24); padding-bottom: 0}#brxe-cbwcqt .accordion-title-wrapper {padding-top: 0; padding-right: 0; padding-bottom: 0; margin-bottom: 0}#brxe-cbwcqt .accordion-title .icon {font-size: var(--size-26)}}@media (max-width: 768px) {#brxe-cbwcqt .accordion-title .title {font-size: var(--size-20)}#brxe-cbwcqt .accordion-title .icon {font-size: var(--size-20)}#brxe-cbwcqt .accordion-content-wrapper {font-size: var(--size-14)}}@media (max-width: 480px) {#brxe-cbwcqt .accordion-title .title {line-height: var(--line-height-s)}}@media (max-width: 10000px) {#brxe-igltgp {max-width: 100%; background-position: top center; background-repeat: no-repeat; background-size: cover; background-image: url("https://aftershoot.com/wp-content/uploads/2025/11/gradient-background-image.webp")}}