@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {@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-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}}@media (max-width: 10000px) {.slider-container { position: relative; aspect-ratio: 16 / 9; overflow: hidden; cursor: default; user-select: none; border-radius:8px; } .image { position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; pointer-events: none; user-select: none; } .image-before { clip-path: inset(0 50% 0 0); z-index: 2; } .image-after { z-index: 1; } .slider { position: absolute; top: 0; bottom: 0; width: 4px; background: linear-gradient(180deg, #7e68b0 -3.96%, #008ad2 20.51%, #21b24b 42.89%, #ffc40e 64.99%, #f6821f 87.25%, #ef4023 109.23%, #7e68b0 128.71%); left: 50%; transform: translateX(-50%); z-index: 3; cursor: col-resize; } .slider::before { content: ""; position: absolute; top: 50%; left: 50%; width: 28px; height: 29px; transform: translate(-50%, -50%); pointer-events: auto; cursor: col-resize; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width=%2728%27%20height=%2729%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle%20cx=%2713.89%27%20cy=%2714.742%27%20r=%2713.896%27%20fill=%27%23E2E2E2%27/%3E%3Cpath%20d=%27m10.64%2012.571-2.172%202.171%202.171%202.172M17.153%2016.909l2.171-2.172-2.171-2.17%27%20stroke=%27%23323232%27%20stroke-width=%27.869%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; background-position: center; border-radius: 0; border: none;} .label { position: absolute; top: 20px; z-index: 4; color: #FFF; font-size: 7px; font-weight: 400; letter-spacing: 1.851px; } .label-before { left: calc(var(--pos, 50%) - 8px); transform: translateX(-100%); } .label-after { left: calc(var(--pos, 50%) + 8px); transform: translateX(0%); }}@media (max-width: 10000px) {#brxe-0e7741 {max-width: 300px}#brxe-0e7741:not(.tag), #brxe-0e7741 img {object-fit: contain}}@media (max-width: 768px) {#brxe-0e7741 {max-width: 100%}}@media (max-width: 10000px) {#brxe-fd5fdf {text-align: center; font-size: 48px; color: var(--white); font-weight: 400; letter-spacing: -1.44px; line-height: 110%; max-width: 800px}}@media (max-width: 768px) {#brxe-fd5fdf {font-size: 40px; max-width: 100%}}@media (max-width: 10000px) {#brxe-4b4da7 {max-width: 681px; color: var(--white); text-align: center; font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px; margin-top: 10px}#brxe-4b4da7 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-4b4da7 {font-size: var(--size-16); font-weight: 400; max-width: 100%}#brxe-4b4da7 a {font-size: var(--size-16); font-weight: 400; font-size: inherit}}@media (max-width: 10000px) {#brxe-27a695 {margin-top: 40px}}@media (max-width: 10000px) {#brxe-5daf53 {color: var(--white-gray); font-size: var(--size-10); font-weight: 600; letter-spacing: 1px; line-height: 160%; text-align: center; margin-top: 8px; max-width: 317px}}@media (max-width: 480px) {#brxe-5daf53 {text-align: center}}@media (max-width: 10000px) {#brxe-011683 {align-items: center}}@media (max-width: 10000px) {#brxe-ed57e6 {align-items: center}}@media (max-width: 10000px) {#get-started {background-position: bottom center; background-repeat: no-repeat; background-image: url(https://aftershoot.com/wp-content/uploads/2026/02/Esteban_Gil_Photography-1045-1-scaled-1.webp); background-size: cover; padding-top: 50px; padding-bottom: 80px; height: 100vh; justify-content: space-between; position: relative}:where(#get-started > *:not(figcaption)) {position: relative}#get-started::before {background-image: linear-gradient(360deg, #111111 20%, rgba(17, 17, 17, 0) 60%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}}@media (max-width: 768px) {#get-started {padding-top: 40px; padding-right: 16px; padding-bottom: 40px; padding-left: 16px}}@media (max-width: 10000px) {#brxe-f01e96 {text-align: center; color: var(--bricks-color-xkaedn); font-size: 32px; font-weight: 400; line-height: 110%; letter-spacing: -0.96px; max-width: 1092px}}@media (max-width: 768px) {#brxe-f01e96 {font-size: 25px}}@media (max-width: 10000px) {#brxe-885258 {flex-direction: row; align-items: center; gap: 20px}#brxe-885258 .icon {align-self: center}#brxe-885258 h1 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 h2 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 h3 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 h4 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 h5 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 h6 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-885258 .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-885258 h1 {font-size: 18px}#brxe-885258 h2 {font-size: 18px}#brxe-885258 h3 {font-size: 18px}#brxe-885258 h4 {font-size: 18px}#brxe-885258 h5 {font-size: 18px}#brxe-885258 h6 {font-size: 18px}#brxe-885258 .icon i {font-size: 20px}#brxe-885258 {flex-direction: row; gap: 15px; flex-direction: row}#brxe-885258 .icon {align-self: center}}@media (max-width: 10000px) {#brxe-a3e3b8 {flex-direction: row; align-items: center; gap: 20px}#brxe-a3e3b8 .icon {align-self: center}#brxe-a3e3b8 h1 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 h2 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 h3 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 h4 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 h5 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 h6 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-a3e3b8 .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-a3e3b8 h1 {font-size: 18px}#brxe-a3e3b8 h2 {font-size: 18px}#brxe-a3e3b8 h3 {font-size: 18px}#brxe-a3e3b8 h4 {font-size: 18px}#brxe-a3e3b8 h5 {font-size: 18px}#brxe-a3e3b8 h6 {font-size: 18px}#brxe-a3e3b8 .icon i {font-size: 20px}#brxe-a3e3b8 {flex-direction: row; gap: 15px; flex-direction: row}#brxe-a3e3b8 .icon {align-self: center}}@media (max-width: 10000px) {#brxe-be38d5 {flex-direction: row; align-items: center; gap: 20px}#brxe-be38d5 .icon {align-self: center}#brxe-be38d5 h1 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 h2 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 h3 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 h4 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 h5 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 h6 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-be38d5 .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-be38d5 h1 {font-size: 18px}#brxe-be38d5 h2 {font-size: 18px}#brxe-be38d5 h3 {font-size: 18px}#brxe-be38d5 h4 {font-size: 18px}#brxe-be38d5 h5 {font-size: 18px}#brxe-be38d5 h6 {font-size: 18px}#brxe-be38d5 .icon i {font-size: 20px}#brxe-be38d5 {flex-direction: row; gap: 15px; flex-direction: row}#brxe-be38d5 .icon {align-self: center}}@media (max-width: 10000px) {#brxe-ded87c {flex-direction: row; align-items: center; gap: 20px}#brxe-ded87c .icon {align-self: center}#brxe-ded87c h1 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c h2 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c h3 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c h4 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c h5 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c h6 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-ded87c .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-ded87c h1 {font-size: 18px}#brxe-ded87c h2 {font-size: 18px}#brxe-ded87c h3 {font-size: 18px}#brxe-ded87c h4 {font-size: 18px}#brxe-ded87c h5 {font-size: 18px}#brxe-ded87c h6 {font-size: 18px}#brxe-ded87c .icon i {font-size: 20px}#brxe-ded87c {flex-direction: row; gap: 15px; flex-direction: row}#brxe-ded87c .icon {align-self: center}}@media (max-width: 10000px) {#brxe-4626d2 {flex-direction: row; align-items: center; gap: 20px}#brxe-4626d2 .icon {align-self: center}#brxe-4626d2 h1 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 h2 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 h3 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 h4 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 h5 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 h6 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; line-height: 140%; letter-spacing: -0.2px}#brxe-4626d2 .icon i {font-size: 24px}}@media (max-width: 768px) {#brxe-4626d2 h1 {font-size: 18px}#brxe-4626d2 h2 {font-size: 18px}#brxe-4626d2 h3 {font-size: 18px}#brxe-4626d2 h4 {font-size: 18px}#brxe-4626d2 h5 {font-size: 18px}#brxe-4626d2 h6 {font-size: 18px}#brxe-4626d2 .icon i {font-size: 20px}#brxe-4626d2 {flex-direction: row; gap: 15px; flex-direction: row}#brxe-4626d2 .icon {align-self: center}}@media (max-width: 10000px) {#brxe-b2fded {flex-direction: row; justify-content: space-between; display: flex; grid-template-columns: repeat(5, 1fr); justify-items: space-between; margin-top: 30px}}@media (max-width: 600px) {#brxe-b2fded {flex-wrap: wrap; column-gap: 50px; row-gap: 20px; justify-content: flex-start}}@media (max-width: 10000px) {#brxe-d3a031 {flex-direction: column; align-items: center}}@media (max-width: 600px) {#brxe-d3a031 {max-width: 320px; align-items: flex-start}}@media (max-width: 10000px) {#brxe-a359c6 {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 768px) {#brxe-a359c6 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 768px) {#brxe-6c1d77 {flex-direction: column}}@media (max-width: 10000px) {#brxe-37c11d h1 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d h2 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d h3 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d h4 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d h5 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d h6 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-37c11d .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-37c11d .icon {margin-bottom: 8px}#brxe-37c11d h2{ margin-bottom:37px;}}@media (max-width: 768px) {#brxe-37c11d {flex-direction: column}#brxe-37c11d h1 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h2 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h3 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h4 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h5 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h6 {font-size: 24px; letter-spacing: -0.72px}#brxe-37c11d h3{ margin-bottom:30px;}}@media (max-width: 480px) {#brxe-37c11d .content {line-height: 170%}}@media (max-width: 10000px) {#brxe-427daa {margin-top: 40px}}@media (max-width: 768px) {#brxe-79f463 {flex-direction: column}}@media (max-width: 10000px) {#brxe-6aa843 {flex-direction: row; align-items: center; column-gap: 150px}}@media (max-width: 768px) {#brxe-6aa843 {flex-direction: column-reverse; flex-wrap: nowrap; row-gap: 30px}}@media (max-width: 10000px) {#brxe-476642 {padding-top: 100px; padding-bottom: 100px}}@media (max-width: 768px) {#brxe-476642 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-bd11aa {text-align: center; color: var(--bricks-color-xkaedn); font-size: 32px; font-weight: 400; line-height: 110%; letter-spacing: -0.96px; max-width: 1092px}}@media (max-width: 1024px) {#brxe-bd11aa {padding-right: 16px; padding-left: 16px}}@media (max-width: 768px) {#brxe-bd11aa {letter-spacing: -0.72px; font-size: 24px; max-width: 100%}}@media (max-width: 480px) {#brxe-bd11aa {max-width: 300px}}@media (max-width: 10000px) {#brxe-353fb5 {flex-direction: row; justify-content: center; margin-top: 80px; display: flex}}@media (max-width: 768px) {#brxe-353fb5 {display: none}}@media (max-width: 10000px) {#brxe-f798fc {display: none}}@media (max-width: 768px) {#brxe-f798fc {display: block; margin-top: 80px; width: 100%}}@media (max-width: 10000px) {#brxe-790043 {max-width: 83px}}@media (max-width: 768px) {#brxe-790043 {margin-top: -40px}}@media (max-width: 10000px) {#brxe-dabcf9 {margin-top: 15px; color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.2px; line-height: 140%; text-align: center}}@media (max-width: 768px) {#brxe-dabcf9 {font-size: 16px; font-weight: 600; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-36d6f4 {color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 300; letter-spacing: 0.16px; line-height: 170%; text-align: center}}@media (max-width: 10000px) {#brxe-d36aee {max-width: 241px; margin-top: 47px}}@media (max-width: 768px) {#brxe-d36aee {margin-top: 20px}}@media (max-width: 10000px) {#brxe-6831bb {align-items: center}}@media (max-width: 10000px) {#brxe-8fc63e {display: none}}@media (max-width: 768px) {#brxe-8fc63e {margin-top: 80px; display: block; width: 100%}}@media (max-width: 10000px) {#brxe-782884 {max-width: 83px}}@media (max-width: 768px) {#brxe-782884 {margin-top: -40px}}@media (max-width: 10000px) {#brxe-48ec2d {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.2px; line-height: 140%; text-align: center; margin-top: 15px}}@media (max-width: 768px) {#brxe-48ec2d {font-size: 16px; font-weight: 600; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-413ffd {max-width: 300px; color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 300; letter-spacing: 0.16px; line-height: 170%; text-align: center}}@media (max-width: 10000px) {#brxe-b873db {margin-top: 15px; max-width: 329px}}@media (max-width: 768px) {#brxe-b873db {margin-top: 20px}}@media (max-width: 480px) {#brxe-b873db {max-width: 241px}}@media (max-width: 10000px) {#brxe-0c33c0 {align-items: center}}@media (max-width: 10000px) {#brxe-bd09d9 {display: none}}@media (max-width: 768px) {#brxe-bd09d9 {margin-top: 80px; display: block; width: 100%}#brxe-bd09d9:not(.tag), #brxe-bd09d9 img {object-fit: cover}}@media (max-width: 10000px) {#brxe-e2e6c5 {max-width: 83px}}@media (max-width: 768px) {#brxe-e2e6c5 {margin-top: -40px}}@media (max-width: 10000px) {#brxe-924b55 {color: var(--bricks-color-xkaedn); font-size: 20px; font-family: "Archivo"; font-weight: 400; letter-spacing: -0.2px; line-height: 140%; text-align: center; margin-top: 15px}}@media (max-width: 768px) {#brxe-924b55 {font-size: 16px; font-weight: 600; letter-spacing: 0.16px}}@media (max-width: 10000px) {#brxe-e426af {max-width: 300px; color: var(--bricks-color-xkaedn); font-size: 16px; font-family: "Archivo"; font-weight: 300; letter-spacing: 0.16px; line-height: 170%; text-align: center}}@media (max-width: 10000px) {#brxe-83ba6d {margin-top: 30px; max-width: 233px}}@media (max-width: 768px) {#brxe-83ba6d {margin-top: 20px}}@media (max-width: 480px) {#brxe-83ba6d {max-width: 241px}}@media (max-width: 10000px) {#brxe-039646 {align-items: center}}@media (max-width: 10000px) {#brxe-a44e19 {flex-direction: row; margin-top: -40px}}@media (max-width: 768px) {#brxe-a44e19 {margin-top: 0}}@media (max-width: 10000px) {#brxe-081bf8 {margin-top: 30px}}@media (max-width: 768px) {#brxe-081bf8 {margin-top: 40px; display: none}}@media (max-width: 10000px) {#brxe-cdc464 {align-items: center}}@media (max-width: 768px) {#brxe-cdc464 {padding-right: 0; padding-left: 0}}@media (max-width: 10000px) {#brxe-9dbeb9 {padding-top: 60px; padding-bottom: 60px}}@media (max-width: 768px) {#brxe-9dbeb9 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-99294e h1 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e h2 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e h3 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e h4 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e h5 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e h6 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-99294e .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-99294e .icon {margin-bottom: 8px}#brxe-99294e h2{ margin-bottom:37px;}}@media (max-width: 768px) {#brxe-99294e {flex-direction: column}#brxe-99294e h1 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h2 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h3 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h4 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h5 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h6 {font-size: 24px; letter-spacing: -0.72px}#brxe-99294e h3{ margin-bottom:30px;}}@media (max-width: 480px) {#brxe-99294e .content {line-height: 170%}}@media (max-width: 10000px) {#brxe-0bafe7 {margin-top: 22px}#brxe-0bafe7 h1 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 h2 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 h3 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 h4 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 h5 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 h6 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-0bafe7 .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-0bafe7 .icon {margin-bottom: 8px}}@media (max-width: 768px) {#brxe-0bafe7 {flex-direction: column}#brxe-0bafe7 h1 {font-size: 24px; letter-spacing: -0.72px}#brxe-0bafe7 h2 {font-size: 24px; letter-spacing: -0.72px}#brxe-0bafe7 h3 {font-size: 24px; letter-spacing: -0.72px}#brxe-0bafe7 h4 {font-size: 24px; letter-spacing: -0.72px}#brxe-0bafe7 h5 {font-size: 24px; letter-spacing: -0.72px}#brxe-0bafe7 h6 {font-size: 24px; letter-spacing: -0.72px}}@media (max-width: 480px) {#brxe-0bafe7 .content {line-height: 170%}}@media (max-width: 10000px) {#brxe-d3be5d {margin-top: 40px}}@media (max-width: 10000px) {#brxe-4a72c0 {max-width: 477px}}@media (max-width: 768px) {#brxe-4a72c0 {flex-direction: column; max-width: 100%}}@media (max-width: 768px) {#brxe-1eeb4d {flex-direction: column}}@media (max-width: 10000px) {#brxe-c4b385 {flex-direction: row; align-items: center; column-gap: 158px}}@media (max-width: 768px) {#brxe-c4b385 {flex-direction: column; row-gap: 30px}}@media (max-width: 10000px) {#brxe-e877e8 {padding-top: 38px; padding-bottom: 38px}}@media (max-width: 768px) {#brxe-e877e8 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-3325e5 {text-align: center; color: var(--bricks-color-xkaedn); font-size: 32px; font-weight: 400; line-height: 110%; letter-spacing: -0.96px; max-width: 1092px}}@media (max-width: 1024px) {#brxe-3325e5 {padding-right: 16px; padding-left: 16px}}@media (max-width: 768px) {#brxe-3325e5 {letter-spacing: -0.72px; font-size: 24px; max-width: 100%}}@media (max-width: 10000px) {#brxe-36a3ac {margin-top: 15px; text-align: center; color: var(--bricks-color-xkaedn); font-size: 16px; font-weight: 300; line-height: 140%; letter-spacing: 0.16px; max-width: 1092px}}@media (max-width: 1024px) {#brxe-36a3ac {padding-right: 16px; padding-left: 16px}}@media (max-width: 768px) {#brxe-36a3ac {margin-top: 8px; letter-spacing: -0.72px; max-width: 100%}}@media (max-width: 480px) {#brxe-36a3ac {max-width: 300px}}@media (max-width: 10000px) {#brxe-caad8a {margin-top: 74px}}@media (max-width: 768px) {#brxe-caad8a {min-width: 100%; margin-top: 36px}}@media (max-width: 10000px) {#brxe-866ff3 {flex-direction: column; align-items: center}}@media (max-width: 768px) {#brxe-866ff3 {flex-direction: column}}@media (max-width: 10000px) {#brxe-5a1a34 {padding-top: 103px; padding-bottom: 115px}}@media (max-width: 768px) {#brxe-5a1a34 {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 10000px) {#brxe-624bbc h1 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc h2 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc h3 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc h4 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc h5 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc h6 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400}#brxe-624bbc .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px}#brxe-624bbc .icon {margin-bottom: 8px}#brxe-624bbc h2{ margin-bottom:37px;}}@media (max-width: 768px) {#brxe-624bbc {flex-direction: column}#brxe-624bbc h1 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h2 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h3 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h4 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h5 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h6 {font-size: 24px; letter-spacing: -0.72px}#brxe-624bbc h3{ margin-bottom:30px;}}@media (max-width: 480px) {#brxe-624bbc .content {line-height: 170%}}@media (max-width: 768px) {#brxe-fdea76 {flex-direction: column; max-width: 100%}}@media (max-width: 10000px) {#brxe-63dac3 {color: var(--bricks-color-xkaedn); text-align: center; font-size: 9px; font-weight: 500; line-height: 170%; letter-spacing: 2.646px; margin-top: 15px}}@media (max-width: 10000px) {#brxe-d1aeb4 {align-items: center; max-width: 311px}}@media (max-width: 768px) {#brxe-d1aeb4 {flex-direction: column; max-width: 252px}}@media (max-width: 10000px) {#brxe-e6d2af {flex-direction: row; align-items: center; column-gap: 248px}}@media (max-width: 768px) {#brxe-e6d2af {flex-direction: column; row-gap: 50px}}@media (max-width: 10000px) {#brxe-e220ed {padding-top: 90px; padding-bottom: 90px}}@media (max-width: 768px) {#brxe-e220ed {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 768px) {#brxe-e26811 {display: none}}@media (max-width: 10000px) {#brxe-ffc164 {display: none}}@media (max-width: 768px) {#brxe-ffc164 {display: block}}@media (max-width: 10000px) {#brxe-546569 {margin-top: 148px}#brxe-546569 h1 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 h2 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 h3 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 h4 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 h5 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 h6 {color: var(--white-gray); font-size: 32px; line-height: 110%; letter-spacing: -0.96px; font-family: "Erode"; font-weight: 400; text-align: center}#brxe-546569 .content {color: var(--white-gray); font-size: var(--size-16); line-height: 140%; letter-spacing: 0.16px; text-align: center}#brxe-546569 .icon {margin-bottom: 8px}#brxe-546569 h2{ margin-bottom:17px;}}@media (max-width: 768px) {#brxe-546569 {flex-direction: column; margin-top: 80px}#brxe-546569 h1 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h2 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h3 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h4 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h5 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h6 {font-size: 24px; letter-spacing: -0.72px}#brxe-546569 h3{ margin-bottom:30px;}}@media (max-width: 480px) {#brxe-546569 .content {line-height: 170%}}@media (max-width: 10000px) {#brxe-1068f6 {margin-top: 40px}}@media (max-width: 10000px) {#brxe-31b443 {width: 100%; margin-top: 127px; max-width: 1150px}}@media (max-width: 768px) {#brxe-31b443 {margin-top: 80px; margin-bottom: 0; max-width: 100%}}@media (max-width: 10000px) {#brxe-779544 {align-items: center}}@media (max-width: 10000px) {#brxe-24fd2b {padding-top: 61px; overflow: hidden; z-index: 0}}@media (max-width: 768px) {#brxe-24fd2b {padding-top: 0}}@media (max-width: 10000px) {#brxe-wyrsox {height: 120px; background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 9.3%, #000000 40%); margin-top: -120px; position: relative}}@media (max-width: 768px) {#brxe-wyrsox {height: 80px; margin-top: -80px}}