@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 {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@media (max-width: 10000px) { .page-id-96802 .signup-form .message { display: block; font-size: 20px; text-align: center; line-height: 1.4em; border-radius:6px; max-width:500px; }}@media (max-width: 10000px) {#brxe-vyexri {max-width: 163px}}@media (max-width: 768px) {#brxe-vyexri {max-width: 122px}}@media (max-width: 10000px) {#brxe-vdonjc h1 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc h2 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc h3 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc h4 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc h5 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc h6 {color: var(--white); font-family: "Erode"; font-weight: 400; font-size: 80px; line-height: 120%; text-align: left}#brxe-vdonjc .content {color: var(--white); font-size: var(--size-56); font-family: "Erode"; font-weight: 400; line-height: 120%; letter-spacing: -1.68px}#brxe-vdonjc {margin-top: 16px}#brxe-vdonjc h1{ margin-bottom:16px;}}@media (max-width: 768px) {#brxe-vdonjc h1 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc h2 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc h3 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc h4 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc h5 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc h6 {text-align: center; font-size: 40px; line-height: 110%; letter-spacing: -0.4px}#brxe-vdonjc .content {text-align: center; font-size: var(--size-36)}}@media (max-width: 10000px) {#brxe-daaskn {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; line-height: 140%; letter-spacing: -0.2px; max-width: 450px; margin-top: 40px}}@media (max-width: 768px) {#brxe-daaskn {font-size: var(--size-16); text-align: center; margin-top: var(--space-16)}}@media (max-width: 10000px) {#brxe-bnvtjg {margin-top: 40px}}@media (max-width: 768px) {#brxe-fsiera {align-items: center}}@media (max-width: 10000px) {#brxe-akbqrg:not(.tag), #brxe-akbqrg img {object-fit: cover}#brxe-akbqrg {max-width: 800px; margin-top: -31px; margin-right: -142px}}@media (max-width: 768px) {#brxe-akbqrg {max-width: 70%; margin-top: 10px; margin-right: 0}}@media (max-width: 480px) {#brxe-akbqrg {max-width: 100%}}@media (max-width: 10000px) {#brxe-jzirsz {position: relative; align-items: flex-end; max-width: 521px}}@media (max-width: 768px) {#brxe-jzirsz {max-width: 100%; align-items: center}}@media (max-width: 10000px) {#brxe-kunjrd {flex-direction: row; background-position: center right; background-repeat: no-repeat; background-size: contain; padding-top: 176px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-kunjrd {padding-top: 100px; padding-bottom: 40px}}@media (max-width: 10000px) {#get-started {background-size: contain; background-position: center right; background-repeat: no-repeat}}@media (max-width: 768px) {#get-started {background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Grid-scaled.webp); background-position: top center; background-repeat: no-repeat; background-size: cover}}@media (max-width: 10000px) {#brxe-thuhna h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-thuhna .content {color: var(--bricks-color-xkaedn); font-size: 20px; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-thuhna p{ max-width:1050px; margin:16px auto;}}@media (max-width: 768px) {#brxe-thuhna h1 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna h2 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna h3 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna h4 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna h5 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna h6 {letter-spacing: -1.2px; font-size: 40px}#brxe-thuhna .content {font-size: 16px}}@media (max-width: 480px) {#brxe-thuhna h1 {font-family: "Erode"; font-weight: 400}#brxe-thuhna h2 {font-family: "Erode"; font-weight: 400}#brxe-thuhna h3 {font-family: "Erode"; font-weight: 400}#brxe-thuhna h4 {font-family: "Erode"; font-weight: 400}#brxe-thuhna h5 {font-family: "Erode"; font-weight: 400}#brxe-thuhna h6 {font-family: "Erode"; font-weight: 400}}@media (max-width: 10000px) {#brxe-ytpvkh {color: #73abff; font-size: 22px; font-weight: 400; line-height: 170%; letter-spacing: 0.22px; text-align: center; font-family: "Erode"}}@media (max-width: 768px) {#brxe-ytpvkh {text-align: center; font-size: 16px; line-height: 140%}}@media (max-width: 10000px) {#brxe-rylcvt {align-items: center}}@media (max-width: 10000px) {#brxe-qpnizl {background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Gradient-Light-3.webp); background-size: cover; background-position: center center; background-repeat: no-repeat; padding-top: 80px; padding-bottom: 80px; position: relative}:where(#brxe-qpnizl > *:not(figcaption)) {position: relative}#brxe-qpnizl::before {background-image: linear-gradient(100deg, rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#brxe-qpnizl {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-giunnp h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-giunnp .content {color: var(--bricks-color-xkaedn); font-size: var(--size-16)}}@media (max-width: 768px) {#brxe-giunnp h1 {font-size: 40px}#brxe-giunnp h2 {font-size: 40px}#brxe-giunnp h3 {font-size: 40px}#brxe-giunnp h4 {font-size: 40px}#brxe-giunnp h5 {font-size: 40px}#brxe-giunnp h6 {font-size: 40px}}@media (max-width: 480px) {#brxe-giunnp .content {font-size: var(--size-14)}}@media (max-width: 10000px) {#brxe-tairck h1 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck h2 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck h3 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck h4 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck h5 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck h6 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-tairck .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-tairck .icon {margin-bottom: 8px}#brxe-tairck {max-width: 232px}}@media (max-width: 768px) {#brxe-tairck {flex-direction: column}#brxe-tairck h1 {text-align: center}#brxe-tairck h2 {text-align: center}#brxe-tairck h3 {text-align: center}#brxe-tairck h4 {text-align: center}#brxe-tairck h5 {text-align: center}#brxe-tairck h6 {text-align: center}#brxe-tairck .content {text-align: center}}@media (max-width: 480px) {#brxe-tairck .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-scpysb h1 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb h2 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb h3 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb h4 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb h5 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb h6 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-scpysb .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-scpysb .icon {margin-bottom: 8px}#brxe-scpysb {max-width: 232px}}@media (max-width: 768px) {#brxe-scpysb {flex-direction: column}#brxe-scpysb h1 {text-align: center}#brxe-scpysb h2 {text-align: center}#brxe-scpysb h3 {text-align: center}#brxe-scpysb h4 {text-align: center}#brxe-scpysb h5 {text-align: center}#brxe-scpysb h6 {text-align: center}#brxe-scpysb .content {text-align: center}}@media (max-width: 480px) {#brxe-scpysb .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-lcqohh h1 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh h2 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh h3 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh h4 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh h5 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh h6 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-lcqohh .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-lcqohh .icon {margin-bottom: 8px}#brxe-lcqohh {max-width: 232px}}@media (max-width: 768px) {#brxe-lcqohh {flex-direction: column}#brxe-lcqohh h1 {text-align: center}#brxe-lcqohh h2 {text-align: center}#brxe-lcqohh h3 {text-align: center}#brxe-lcqohh h4 {text-align: center}#brxe-lcqohh h5 {text-align: center}#brxe-lcqohh h6 {text-align: center}#brxe-lcqohh .content {text-align: center}}@media (max-width: 480px) {#brxe-lcqohh .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-aplllo h1 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo h2 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo h3 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo h4 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo h5 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo h6 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-aplllo .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-aplllo .icon {margin-bottom: 8px}#brxe-aplllo {max-width: 231px}}@media (max-width: 768px) {#brxe-aplllo {flex-direction: column}#brxe-aplllo h1 {text-align: center}#brxe-aplllo h2 {text-align: center}#brxe-aplllo h3 {text-align: center}#brxe-aplllo h4 {text-align: center}#brxe-aplllo h5 {text-align: center}#brxe-aplllo h6 {text-align: center}#brxe-aplllo .content {text-align: center}}@media (max-width: 480px) {#brxe-aplllo .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-ensloa h1 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa h2 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa h3 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa h4 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa h5 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa h6 {color: var(--bricks-color-xkaedn); font-size: 40px; line-height: 110%; letter-spacing: -1.2px; text-transform: uppercase}#brxe-ensloa .content {color: var(--white-gray); font-size: var(--size-16); line-height: 170%; letter-spacing: 0.16px}#brxe-ensloa .icon {margin-bottom: 8px}#brxe-ensloa {max-width: 232px}}@media (max-width: 768px) {#brxe-ensloa {flex-direction: column}#brxe-ensloa h1 {text-align: center}#brxe-ensloa h2 {text-align: center}#brxe-ensloa h3 {text-align: center}#brxe-ensloa h4 {text-align: center}#brxe-ensloa h5 {text-align: center}#brxe-ensloa h6 {text-align: center}#brxe-ensloa .content {text-align: center}}@media (max-width: 480px) {#brxe-ensloa .content {font-size: var(--size-14); line-height: 140%; letter-spacing: 0.14px}}@media (max-width: 10000px) {#brxe-rfutqr {flex-direction: row; justify-content: space-between; margin-top: 40px; row-gap: 40px; column-gap: 40px}#brxe-rfutqr .brxe-icon-box h3{ padding-bottom:8px !important}}@media (max-width: 768px) {#brxe-rfutqr {flex-direction: column; align-items: center; column-gap: 30px; row-gap: 30px; margin-top: 32px}}@media (max-width: 10000px) {#brxe-vigiid {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; line-height: 140%; letter-spacing: -0.2px; text-align: center; margin-top: 40px; max-width: 800px}}@media (max-width: 768px) {#brxe-vigiid {font-size: var(--size-16); text-align: center; max-width: 100%}}@media (max-width: 10000px) {#brxe-kxkfpn {margin-top: 40px}}@media (max-width: 10000px) {#brxe-mhtfhm {align-items: center}}@media (max-width: 768px) {#brxe-mhtfhm {align-items: center}}@media (max-width: 10000px) {#brxe-pzlgcr {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-pzlgcr {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-shrvox h1 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox h2 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox h3 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox h4 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox h5 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox h6 {font-size: var(--size-56); color: var(--white); line-height: 110%; font-family: "Erode"; font-weight: 400; letter-spacing: -1.68px}#brxe-shrvox .content {color: var(--bricks-color-xkaedn); font-size: 20px; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-shrvox {max-width: 400px}#brxe-shrvox h2{ margin-bottom:34px;}}@media (max-width: 768px) {#brxe-shrvox h1 {font-size: 40px; text-align: center}#brxe-shrvox h2 {font-size: 40px; text-align: center}#brxe-shrvox h3 {font-size: 40px; text-align: center}#brxe-shrvox h4 {font-size: 40px; text-align: center}#brxe-shrvox h5 {font-size: 40px; text-align: center}#brxe-shrvox h6 {font-size: 40px; text-align: center}#brxe-shrvox .content {font-size: 16px; text-align: center}#brxe-shrvox h2{ margin-bottom:32px;}#brxe-shrvox {max-width: 100%}}@media (max-width: 10000px) {#brxe-btgshm {max-width: 480px}}@media (max-width: 768px) {#brxe-btgshm {max-width: 100%}}@media (max-width: 10000px) {#brxe-jaswgf {flex-direction: row; align-items: center; gap: 8px}#brxe-jaswgf h1 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-jaswgf h2 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-jaswgf h3 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-jaswgf h4 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-jaswgf h5 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-jaswgf h6 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}}@media (max-width: 768px) {#brxe-jaswgf h1 {font-size: var(--size-12)}#brxe-jaswgf h2 {font-size: var(--size-12)}#brxe-jaswgf h3 {font-size: var(--size-12)}#brxe-jaswgf h4 {font-size: var(--size-12)}#brxe-jaswgf h5 {font-size: var(--size-12)}#brxe-jaswgf h6 {font-size: var(--size-12)}}@media (max-width: 10000px) {#brxe-dufari {flex-direction: row; align-items: center; gap: 8px}#brxe-dufari h1 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-dufari h2 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-dufari h3 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-dufari h4 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-dufari h5 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-dufari h6 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}}@media (max-width: 768px) {#brxe-dufari h1 {font-size: var(--size-12)}#brxe-dufari h2 {font-size: var(--size-12)}#brxe-dufari h3 {font-size: var(--size-12)}#brxe-dufari h4 {font-size: var(--size-12)}#brxe-dufari h5 {font-size: var(--size-12)}#brxe-dufari h6 {font-size: var(--size-12)}}@media (max-width: 10000px) {#brxe-obwkau {flex-direction: row; align-items: center; gap: 8px}#brxe-obwkau h1 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-obwkau h2 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-obwkau h3 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-obwkau h4 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-obwkau h5 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-obwkau h6 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}}@media (max-width: 768px) {#brxe-obwkau h1 {font-size: var(--size-12)}#brxe-obwkau h2 {font-size: var(--size-12)}#brxe-obwkau h3 {font-size: var(--size-12)}#brxe-obwkau h4 {font-size: var(--size-12)}#brxe-obwkau h5 {font-size: var(--size-12)}#brxe-obwkau h6 {font-size: var(--size-12)}}@media (max-width: 10000px) {#brxe-vyyqkl {flex-direction: row; align-items: center; gap: 8px}#brxe-vyyqkl h1 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vyyqkl h2 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vyyqkl h3 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vyyqkl h4 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vyyqkl h5 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vyyqkl h6 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}}@media (max-width: 768px) {#brxe-vyyqkl h1 {font-size: var(--size-12)}#brxe-vyyqkl h2 {font-size: var(--size-12)}#brxe-vyyqkl h3 {font-size: var(--size-12)}#brxe-vyyqkl h4 {font-size: var(--size-12)}#brxe-vyyqkl h5 {font-size: var(--size-12)}#brxe-vyyqkl h6 {font-size: var(--size-12)}}@media (max-width: 10000px) {#brxe-vjwnkx {flex-direction: row; align-items: center; gap: 8px}#brxe-vjwnkx h1 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vjwnkx h2 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vjwnkx h3 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vjwnkx h4 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vjwnkx h5 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}#brxe-vjwnkx h6 {color: var(--white-gray); font-size: var(--size-16); font-family: "Archivo"; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; line-height: 150%}}@media (max-width: 768px) {#brxe-vjwnkx h1 {font-size: var(--size-12)}#brxe-vjwnkx h2 {font-size: var(--size-12)}#brxe-vjwnkx h3 {font-size: var(--size-12)}#brxe-vjwnkx h4 {font-size: var(--size-12)}#brxe-vjwnkx h5 {font-size: var(--size-12)}#brxe-vjwnkx h6 {font-size: var(--size-12)}}@media (max-width: 10000px) {#brxe-lifcbu {column-gap: 15px; row-gap: 15px}}@media (max-width: 768px) {#brxe-lifcbu {column-gap: 24px; row-gap: 24px}}@media (max-width: 10000px) {#brxe-ugmfsl {flex-direction: row; column-gap: 53px}}@media (max-width: 768px) {#brxe-ugmfsl {flex-direction: column; align-items: center}}@media (max-width: 10000px) {#brxe-ejiuoc {color: var(--white-gray); font-size: 22px; font-weight: 400; line-height: 170%; letter-spacing: -0.22px; text-align: center; font-family: "Erode"; margin-top: 40px; max-width: 800px}}@media (max-width: 768px) {#brxe-ejiuoc {font-size: 18px; text-align: center; line-height: 140%; max-width: 100%; padding-right: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-gffuem {padding-top: 40px; padding-bottom: 40px; align-items: center}}@media (max-width: 768px) {#brxe-gffuem {align-items: center}}@media (max-width: 10000px) {#brxe-obltcw {text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn)}}@media (max-width: 768px) {#brxe-obltcw {font-size: 40px}}@media (max-width: 10000px) {#brxe-afdwbl {flex-direction: column; align-items: center; gap: 16px}#brxe-afdwbl .icon {align-self: center}#brxe-afdwbl h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-afdwbl .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-afdwbl .icon i {font-size: 20px}#brxe-afdwbl {flex-direction: column; gap: 15px}#brxe-afdwbl .icon {align-self: center}#brxe-afdwbl h1 {font-size: 20px}#brxe-afdwbl h2 {font-size: 20px}#brxe-afdwbl h3 {font-size: 20px}#brxe-afdwbl h4 {font-size: 20px}#brxe-afdwbl h5 {font-size: 20px}#brxe-afdwbl h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-krglrv {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center; max-width: 183px}}@media (max-width: 768px) {#brxe-krglrv {font-size: 14px}}@media (max-width: 10000px) {#brxe-asnvem {column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; align-items: center}}@media (max-width: 768px) {#brxe-asnvem {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-kebilo {flex-direction: column; align-items: center; gap: 16px}#brxe-kebilo .icon {align-self: center}#brxe-kebilo h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-kebilo .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-kebilo .icon i {font-size: 20px}#brxe-kebilo {flex-direction: column; gap: 15px}#brxe-kebilo .icon {align-self: center}#brxe-kebilo h1 {font-size: 20px}#brxe-kebilo h2 {font-size: 20px}#brxe-kebilo h3 {font-size: 20px}#brxe-kebilo h4 {font-size: 20px}#brxe-kebilo h5 {font-size: 20px}#brxe-kebilo h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-svplxx {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center; max-width: 150px}}@media (max-width: 768px) {#brxe-svplxx {font-size: 14px}}@media (max-width: 10000px) {#brxe-mmbcvm {column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; align-items: center}}@media (max-width: 768px) {#brxe-mmbcvm {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-pryspn {flex-direction: column; align-items: center; gap: 16px}#brxe-pryspn .icon {align-self: center}#brxe-pryspn h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-pryspn .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-pryspn .icon i {font-size: 20px}#brxe-pryspn {flex-direction: column; gap: 15px}#brxe-pryspn .icon {align-self: center}#brxe-pryspn h1 {font-size: 20px}#brxe-pryspn h2 {font-size: 20px}#brxe-pryspn h3 {font-size: 20px}#brxe-pryspn h4 {font-size: 20px}#brxe-pryspn h5 {font-size: 20px}#brxe-pryspn h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-otbcfc {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center; max-width: 109px}}@media (max-width: 768px) {#brxe-otbcfc {font-size: 14px}}@media (max-width: 10000px) {#brxe-opuond {column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; align-items: center}}@media (max-width: 768px) {#brxe-opuond {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-fxvlru {flex-direction: column; align-items: center; gap: 16px}#brxe-fxvlru .icon {align-self: center}#brxe-fxvlru h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-fxvlru .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-fxvlru .icon i {font-size: 20px}#brxe-fxvlru {flex-direction: column; gap: 15px}#brxe-fxvlru .icon {align-self: center}#brxe-fxvlru h1 {font-size: 20px}#brxe-fxvlru h2 {font-size: 20px}#brxe-fxvlru h3 {font-size: 20px}#brxe-fxvlru h4 {font-size: 20px}#brxe-fxvlru h5 {font-size: 20px}#brxe-fxvlru h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-tqiewf {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center; max-width: 160px}}@media (max-width: 768px) {#brxe-tqiewf {font-size: 14px}}@media (max-width: 10000px) {#brxe-wmnuss {column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; align-items: center}}@media (max-width: 768px) {#brxe-wmnuss {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-uvasli {flex-direction: column; align-items: center; gap: 16px}#brxe-uvasli .icon {align-self: center}#brxe-uvasli h1 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli h2 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli h3 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli h4 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli h5 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli h6 {color: var(--bricks-color-xkaedn); font-size: 24px; font-family: "Archivo"; font-weight: 400; line-height: 116%}#brxe-uvasli .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-uvasli .icon i {font-size: 20px}#brxe-uvasli {flex-direction: column; gap: 15px}#brxe-uvasli .icon {align-self: center}#brxe-uvasli h1 {font-size: 20px}#brxe-uvasli h2 {font-size: 20px}#brxe-uvasli h3 {font-size: 20px}#brxe-uvasli h4 {font-size: 20px}#brxe-uvasli h5 {font-size: 20px}#brxe-uvasli h6 {font-size: 20px}}@media (max-width: 10000px) {#brxe-fxjeyq {color: var(--bricks-color-xkaedn); font-size: 16px; line-height: 140%; letter-spacing: 0.16px; text-align: center; max-width: 120px}}@media (max-width: 768px) {#brxe-fxjeyq {font-size: 14px}}@media (max-width: 10000px) {#brxe-zyttrh {column-gap: 16px; row-gap: 16px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #474747; border-radius: 10px; align-items: center}}@media (max-width: 768px) {#brxe-zyttrh {column-gap: 16px; row-gap: 20px; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-zcrenj {flex-direction: row; display: grid; align-items: initial; grid-gap: 40px; grid-template-columns: repeat(5, 1fr); margin-top: 80px}}@media (max-width: 768px) {#brxe-zcrenj {grid-gap: 16px; margin-top: 40px}}@media (max-width: 480px) {#brxe-zcrenj {grid-template-columns: 1fr}}@media (max-width: 10000px) {#brxe-utyoyp {color: var(--white-gray); font-size: var(--size-20); font-weight: 400; line-height: 140%; letter-spacing: -0.2px; text-align: center; margin-top: 80px; max-width: 800px}}@media (max-width: 768px) {#brxe-utyoyp {font-size: var(--size-16); text-align: center; max-width: 100%; margin-top: 40px}}@media (max-width: 10000px) {#brxe-uwpcwh {max-width: 84px; position: absolute; left: 97px; top: 20px}}@media (max-width: 768px) {#brxe-uwpcwh {top: 27px; left: 32px}}@media (max-width: 10000px) {#brxe-gcaemc {color: var(--white-gray); font-size: 22px; font-weight: 400; line-height: 170%; letter-spacing: -0.22px; text-align: center; font-family: "Erode"; max-width: 850px; z-index: 1}}@media (max-width: 768px) {#brxe-gcaemc {text-align: center; max-width: 500px}}@media (max-width: 480px) {#brxe-gcaemc {max-width: 278px}}@media (max-width: 10000px) {#brxe-tcsift {max-width: 84px; position: absolute; right: 97px; bottom: 20px}}@media (max-width: 768px) {#brxe-tcsift {bottom: 27px; right: 32px}}@media (max-width: 10000px) {#brxe-ktaraa {background-color: rgba(17, 17, 17, 0.7); border: 1px solid #777777; border-radius: 8px; flex-direction: row; justify-content: center; align-items: center; position: relative; margin-top: 80px; min-height: 214px}}@media (max-width: 768px) {#brxe-ktaraa {margin-top: 40px}}@media (max-width: 480px) {#brxe-ktaraa {min-height: 376px}}@media (max-width: 10000px) {#brxe-ticbsh {align-items: center}}@media (max-width: 10000px) {#brxe-pfswno {padding-top: 80px; padding-bottom: 80px}}@media (max-width: 768px) {#brxe-pfswno {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-vonzgg {text-align: center; font-size: 56px; font-weight: 400; line-height: 110%; letter-spacing: -1.68px; color: var(--bricks-color-xkaedn)}}@media (max-width: 768px) {#brxe-vonzgg {font-size: 40px}}@media (max-width: 10000px) {#brxe-eymdsj {margin-top: 40px}}@media (max-width: 10000px) {#brxe-oefpjc {align-items: center; max-width: 980px}}@media (max-width: 10000px) {#brxe-xtxjvz {padding-top: 174px; padding-bottom: 174px; background-image: url(https://aftershoot.com/wp-content/uploads/2025/10/Mockup-01-scaled.webp); background-size: cover; background-position: center center; background-repeat: no-repeat}}@media (max-width: 768px) {#brxe-xtxjvz {padding-top: 111px; padding-bottom: 111px}}