@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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-accordion-nested{width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-code{width:100%}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane{display:none}.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block}.brxe-template{width:100%}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}.brxe-button{width:auto}: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}#brxe-a368e0 {font-size: 52px; text-align: left; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-a368e0 {font-size: 35px}}#brxe-b93e62 {text-align: left; font-size: 18px; font-weight: 400; padding-left: 0}#brxe-2b4239 {flex-direction: row; justify-content: flex-end; color: #ffffff; font-weight: 700; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; background-color: var(--bricks-color-qgvlie)}#brxe-699252 {flex-direction: row; justify-content: flex-end; color: var(--bricks-color-qgvlie); font-weight: 700; padding-top: 12px; padding-right: 30px; padding-bottom: 12px; padding-left: 30px; border: 3px solid var(--bricks-color-qgvlie); border-radius: 10px}#brxe-66d130 {flex-direction: row; column-gap: 5%; align-items: stretch}@media (max-width: 478px) {#brxe-66d130 {row-gap: 20px}}#brxe-079823 {row-gap: 20px; width: 50%}@media (max-width: 478px) {#brxe-079823 {width: auto}}#brxe-e2719b {aspect-ratio: 1/1; border-radius: 50px; width: 100%}#brxe-e2719b:not(.tag), #brxe-e2719b img {object-fit: cover}#brxe-4a1d52 {flex-direction: row; justify-content: center; width: 30%}@media (max-width: 478px) {#brxe-4a1d52 {width: auto}}#brxe-91929e {flex-direction: row; justify-content: space-between; width: 100%; padding-right: 5%; padding-left: 5%}@media (max-width: 478px) {#brxe-91929e {row-gap: 20px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-a228b5 {text-align: center}}#brxe-275bad {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}#brxe-3f9fc3 {margin-top: 5%; margin-bottom: 5%; font-weight: 500; font-size: 32px}@media (max-width: 478px) {#brxe-3f9fc3 {text-align: left}}#brxe-fd4fd2 {font-size: 16px}#brxe-01f379 {flex-direction: column; align-items: center; justify-content: flex-start; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-01f379 {align-items: flex-start}}#brxe-e86f50 {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}#brxe-072170 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-072170 {text-align: left}}#brxe-b31a4a {font-size: 16px}@media (max-width: 767px) {#brxe-b31a4a {text-align: left}}#brxe-062d32 {flex-direction: column; justify-content: flex-start; align-items: center; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-062d32 {align-items: flex-start}}#brxe-f998d9 {font-size: 40px}#brxe-7f4504 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-7f4504 {text-align: left}}#brxe-fb897a {font-size: 16px}@media (max-width: 767px) {#brxe-fb897a {text-align: left}}#brxe-cfc7ee {flex-direction: column; justify-content: flex-start; align-items: center; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-cfc7ee {align-items: flex-start}}#brxe-cdhfbj {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}#brxe-bb4b9c {margin-top: 5%; margin-bottom: 5%; font-weight: 500; font-size: 32px}@media (max-width: 478px) {#brxe-bb4b9c {text-align: left}}#brxe-97d7ca {font-size: 16px}#brxe-154578 {flex-direction: column; align-items: center; justify-content: flex-start; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-154578 {align-items: flex-start}}#brxe-18bc85 {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}#brxe-d90f17 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-d90f17 {text-align: left}}#brxe-654ac3 {font-size: 16px}@media (max-width: 767px) {#brxe-654ac3 {text-align: left}}#brxe-f917d9 {flex-direction: column; justify-content: flex-start; align-items: center; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-f917d9 {align-items: flex-start}}#brxe-dnoaag {font-size: 40px}#brxe-fcf636 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-fcf636 {text-align: left}}#brxe-a933ec {font-size: 16px}@media (max-width: 767px) {#brxe-a933ec {text-align: left}}#brxe-784fd2 {flex-direction: column; justify-content: flex-start; align-items: center; padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px; border: 1px solid var(--bricks-color-e4ef28); border-radius: 20px}@media (max-width: 767px) {#brxe-784fd2 {align-items: flex-start}}@media (max-width: 478px) {#brxe-784fd2 {align-items: flex-start}}#brxe-854d56 {flex-direction: row; width: 100%; column-gap: 5%; margin-top: 50px; align-items: stretch; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px}@media (max-width: 478px) {#brxe-854d56 {row-gap: 30px; grid-template-columns: 1fr}}#brxe-1c7f16 {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-right: 0; margin-left: 0}#brxe-2599ff {background-color: var(--bricks-color-ypungk)}@media (max-width: 478px) {#brxe-55b42b {padding-right: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem); padding-left: clamp(3.1992rem, calc(1.355vw + 2.7656rem), 4.5rem)}}#brxe-f4aed7 {text-align: center}#brxe-7e784c {margin-bottom: 150px}#brxe-16a514 {margin-bottom: 150px}#brxe-0eb902 {padding-bottom: 0}#brxe-149b6f {font-weight: 900}@media (max-width: 767px) {#brxe-149b6f {font-size: 32px}}#brxe-4e61e6 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-f92df9 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-867bc3 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-e0a228 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-016269 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-af08eb {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-59560d {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-a8348b {flex-direction: row; justify-content: space-between; border: 1px solid var(--bricks-color-qgvlie); border-radius: 60px; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16); position: sticky; top: 70px; background-color: var(--bricks-color-onmzxd); margin-top: 2%; margin-bottom: 2%; padding-top: 1%; padding-right: 1%; padding-bottom: 1%; padding-left: 1%; width: Auto; z-index: 10; transition: all 0.5s ease 0s}@media (max-width: 767px) {#brxe-a8348b {width: 80%; justify-content: center; column-gap: 5px; row-gap: 5px; top: 50px}}@media (max-width: 478px) {#brxe-a8348b {width: 95%; top: 72px}}#brxe-d0ec40 {font-weight: 900; font-size: 40px; text-align: left}@media (max-width: 767px) {#brxe-d0ec40 {font-size: 30px}}#brxe-613806 {font-weight: 500; font-size: 16px; text-align: left; font-family: "Satoshi"; line-height: 32px; color: #455157; align-self: flex-start; margin-top: 0; margin-bottom: 0}@media (max-width: 767px) {#brxe-199824 {font-size: 16px}#brxe-199824 a {font-size: 16px; font-size: inherit}}#brxe-f650b7 {flex-direction: row; justify-content: flex-end; color: #ffffff; font-weight: 700}#brxe-132007 {flex-direction: row; justify-content: flex-end; color: #6e368c; font-weight: 700; font-size: 16px; padding-right: 0; padding-left: 0}#brxe-50f058 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-50f058 {row-gap: 20px}}#brxe-1be198 {align-items: flex-start; row-gap: 10px; width: 65%}@media (max-width: 767px) {#brxe-1be198 {width: 100%}}#brxe-fcaf51 {width: 35%}@media (max-width: 478px) {#brxe-fcaf51 {width: 100%}}#brxe-e994b4 {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px; justify-content: center}@media (max-width: 478px) {#brxe-e994b4 {row-gap: 20px}}#brxe-99ca66 {width: 95%}#brxe-6ed9e6 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-6ed9e6 {font-size: 30px}}#brxe-6c3a8c {text-align: left; font-size: 16px; font-weight: 500; font-family: "Satoshi"; line-height: 32px; color: #455157; margin-top: 0; margin-bottom: 0; align-self: flex-start}#brxe-0d7c3c {text-align: left}#brxe-0d7c3c a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-0d7c3c {font-size: 16px}#brxe-0d7c3c a {font-size: 16px; font-size: inherit}}#brxe-4d1ce2 {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-bc6f01 {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-5c5216 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-5c5216 {row-gap: 20px}}#brxe-8ee70f {align-items: flex-start; row-gap: 10px; width: 65%}@media (max-width: 767px) {#brxe-8ee70f {width: 100%}}#brxe-c500b5 {align-self: center !important; width: 35%}@media (max-width: 767px) {#brxe-c500b5 {width: 100%}}#brxe-ddd0ba {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-ddd0ba {row-gap: 20px}}#brxe-423382 {width: 95%}#brxe-af4d14 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-af4d14 {font-size: 30px}}#brxe-1fb82e {text-align: left; font-size: 16px; font-weight: 500; font-family: "Satoshi"; line-height: 32px; color: #455157; align-self: flex-start; margin-top: 0; margin-bottom: 0}#brxe-fe0e23 {text-align: left}#brxe-fe0e23 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-fe0e23 {font-size: 16px}#brxe-fe0e23 a {font-size: 16px; font-size: inherit}}#brxe-b6128b {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-9decdd {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-89f609 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-89f609 {row-gap: 20px}}#brxe-97c5d8 {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-97c5d8 {width: 100%}}#brxe-7a1aaf {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-7a1aaf {width: 100%}}#brxe-62705b {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-62705b {row-gap: 20px}}#brxe-c03dcc {width: 95%}#brxe-034ea2 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-034ea2 {font-size: 30px}}#brxe-38deaf {text-align: left; font-size: 16px; font-weight: 500; font-family: "Satoshi"; line-height: 32px; color: #455157; align-self: flex-start; margin-top: 0; margin-bottom: 0}#brxe-1387d9 {text-align: left}#brxe-1387d9 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-1387d9 {font-size: 16px}#brxe-1387d9 a {font-size: 16px; font-size: inherit}}#brxe-7ddbbc {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-d911d0 {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-082588 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-082588 {row-gap: 20px}}#brxe-4457fc {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-4457fc {width: 100%}}#brxe-81c1d5 {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-81c1d5 {width: 100%}}#brxe-44b0bb {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-44b0bb {row-gap: 20px}}#brxe-41b413 {width: 95%}#brxe-d79e20 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-d79e20 {font-size: 30px}}#brxe-7e07d8 {text-align: left; font-size: 16px; font-weight: 500; font-family: "Satoshi"; line-height: 32px; color: #455157; align-self: flex-start; margin-top: 0; margin-bottom: 0}#brxe-d2c7a7 {text-align: left}#brxe-d2c7a7 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-d2c7a7 {font-size: 16px}#brxe-d2c7a7 a {font-size: 16px; font-size: inherit}}#brxe-8bd520 {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-538d89 {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-2ba1b4 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-2ba1b4 {row-gap: 20px}}#brxe-6e9a5c {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-6e9a5c {width: 100%}}#brxe-160029 {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-160029 {width: 100%}}#brxe-7c5ead {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-7c5ead {row-gap: 20px}}#brxe-26a421 {width: 95%}#brxe-8dcd90 {font-weight: 900; text-align: left; font-size: 40px}@media (max-width: 767px) {#brxe-8dcd90 {font-size: 30px}}#brxe-a13f05 {font-weight: 500; text-align: left; font-size: 16px; font-family: "Satoshi"; line-height: 32px; color: #455157; align-self: flex-start; margin-top: 0; margin-bottom: 0}#brxe-6f145e {text-align: left}#brxe-6f145e a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-6f145e {font-size: 16px}#brxe-6f145e a {font-size: 16px; font-size: inherit}}#brxe-57e24a {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-ebfd4a {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-b42cf1 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-b42cf1 {row-gap: 20px}}#brxe-0e880b {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-0e880b {width: 100%}}#brxe-e383e0 {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-e383e0 {width: 100%}}#brxe-488f49 {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-488f49 {row-gap: 20px}}#brxe-8faf64 {width: 95%}#brxe-c5bfdd {text-align: left; font-weight: 900; font-size: 40px}@media (max-width: 767px) {#brxe-c5bfdd {font-size: 30px}}#brxe-13ccac {align-self: flex-start; font-family: "Satoshi"; font-weight: 500; font-size: 16px; line-height: 32px; color: #455157; text-align: left; margin-top: 0; margin-bottom: 0}#brxe-1dd1a8 {text-align: left}#brxe-1dd1a8 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-1dd1a8 {font-size: 16px}#brxe-1dd1a8 a {font-size: 16px; font-size: inherit}}#brxe-343149 {flex-direction: row; justify-content: flex-end; color: #ffffff; font-weight: 700}#brxe-10d218 {font-weight: 700; font-size: 16px; color: #6e368c; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-a834ad {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-a834ad {row-gap: 20px}}#brxe-c5fec5 {width: 65%; align-items: flex-start; row-gap: 10px}@media (max-width: 767px) {#brxe-c5fec5 {width: 100%}}#brxe-110326 {align-self: center !important; width: 35%}@media (max-width: 767px) {#brxe-110326 {width: 100%}}#brxe-a26daf {flex-direction: row; column-gap: 20px; margin-top: 0; margin-bottom: 0; align-items: center}@media (max-width: 478px) {#brxe-a26daf {row-gap: 20px}}#brxe-f0909e {width: 95%}#brxe-e5a53e {margin-top: 0; margin-bottom: 0; background-color: #f5f7ff; padding-bottom: 49.0469px; align-items: center; z-index: 1}#brxe-8c880f > .tab-menu .tab-title {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-8c880f > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 10px}#brxe-8c880f {align-items: center}#brxe-8c880f > .tab-menu .tab-title.brx-open {border-radius: 50px; background-color: var(--bricks-color-ypungk); color: var(--bricks-color-qgvlie); font-weight: 700; text-decoration: underline}#brxe-8c880f > .tab-menu .tab-title:hover {background-color: var(--bricks-color-ypungk); border-radius: 60px; font-weight: 500}#services {padding-bottom: 0}@media (max-width: 478px) {#services {text-align: center}}#brxe-8b7b73 {font-weight: 900}#brxe-7ad60c {text-align: center; margin-bottom: 5%}#brxe-56f3b8 {width: 15%}@media (max-width: 767px) {#brxe-56f3b8 {width: 20%}}@media (max-width: 478px) {#brxe-56f3b8 {width: 20%}}#brxe-b5ba97 {width: 15%}@media (max-width: 767px) {#brxe-b5ba97 {width: 20%}}@media (max-width: 478px) {#brxe-b5ba97 {width: 20%}}#brxe-d0e2ec {width: 15%}@media (max-width: 767px) {#brxe-d0e2ec {width: 20%}}@media (max-width: 478px) {#brxe-d0e2ec {width: 20%}}#brxe-805684 {width: 15%}@media (max-width: 767px) {#brxe-805684 {width: 20%}}@media (max-width: 478px) {#brxe-805684 {width: 20%}}#brxe-50cc56 {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 50px}@media (max-width: 767px) {#brxe-50cc56 {column-gap: 0px; justify-content: space-around}}@media (max-width: 478px) {#brxe-50cc56 {column-gap: 0px; justify-content: space-around}}#brxe-9aaf9d {width: 15%}@media (max-width: 767px) {#brxe-9aaf9d {width: 20%}}@media (max-width: 478px) {#brxe-9aaf9d {width: 20%}}#brxe-5d1bed {width: 15%}@media (max-width: 767px) {#brxe-5d1bed {width: 20%}}@media (max-width: 478px) {#brxe-5d1bed {width: 20%}}#brxe-c6f4fb {width: 15%}@media (max-width: 767px) {#brxe-c6f4fb {width: 20%}}@media (max-width: 478px) {#brxe-c6f4fb {width: 20%}}#brxe-765766 {width: 15%}@media (max-width: 767px) {#brxe-765766 {width: 20%}}@media (max-width: 478px) {#brxe-765766 {width: 20%}}#brxe-11606b {align-items: center; flex-direction: row; justify-content: center; column-gap: 70px}@media (max-width: 767px) {#brxe-11606b {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-11606b {column-gap: 0px; justify-content: space-around}}#brxe-0b5e14 {width: 15%; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-0b5e14 {width: 20%; justify-content: space-around}}@media (max-width: 478px) {#brxe-0b5e14 {width: 20%; justify-content: space-around}}#brxe-007075 {width: 15%}@media (max-width: 767px) {#brxe-007075 {width: 20%}}@media (max-width: 478px) {#brxe-007075 {width: 20%}}#brxe-0e2d43 {width: 15%}@media (max-width: 767px) {#brxe-0e2d43 {width: 20%}}@media (max-width: 478px) {#brxe-0e2d43 {width: 20%}}#brxe-59961e {width: 15%}@media (max-width: 767px) {#brxe-59961e {width: 20%}}@media (max-width: 478px) {#brxe-59961e {width: 20%}}#brxe-504f91 {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 50px}@media (max-width: 767px) {#brxe-504f91 {column-gap: 0px; justify-content: space-around}}@media (max-width: 478px) {#brxe-504f91 {column-gap: 0px; justify-content: space-around}}#brxe-c5fcc4 {width: 15%; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-c5fcc4 {justify-content: space-around}}@media (max-width: 478px) {#brxe-c5fcc4 {width: 20%; justify-content: space-around}}#brxe-32bfc8 {width: 15%}@media (max-width: 478px) {#brxe-32bfc8 {width: 20%}}#brxe-c1c91a {width: 15%}@media (max-width: 478px) {#brxe-c1c91a {width: 20%}}#brxe-1b953e {width: 15%}@media (max-width: 478px) {#brxe-1b953e {width: 20%}}#brxe-2d9231 {align-items: center; flex-direction: row; justify-content: center; column-gap: 70px}@media (max-width: 767px) {#brxe-2d9231 {width: 100%}}@media (max-width: 478px) {#brxe-2d9231 {column-gap: 0px; justify-content: space-around; width: 100%}}#brxe-d63e5e {width: 15%}@media (max-width: 767px) {#brxe-d63e5e {width: 20%}}@media (max-width: 478px) {#brxe-d63e5e {width: 20%}}#brxe-224ee9 {width: 15%}@media (max-width: 767px) {#brxe-224ee9 {width: 20%}}@media (max-width: 478px) {#brxe-224ee9 {width: 20%}}#brxe-e9e62b {width: 15%}@media (max-width: 767px) {#brxe-e9e62b {width: 20%}}@media (max-width: 478px) {#brxe-e9e62b {width: 20%}}#brxe-4d58db {width: 15%}@media (max-width: 767px) {#brxe-4d58db {width: 20%}}@media (max-width: 478px) {#brxe-4d58db {width: 20%}}#brxe-b66177 {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 70px}@media (max-width: 767px) {#brxe-b66177 {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-b66177 {column-gap: 0px; justify-content: space-around}}#brxe-e5fa92 {margin-right: 0; margin-left: 0; align-self: center !important; justify-content: center; align-items: center; flex-direction: column; column-gap: 70px}@media (max-width: 767px) {#brxe-e5fa92 {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-e5fa92 {width: 95%; column-gap: 0px; justify-content: space-around}}#brxe-dzmcwn {font-size: 25px}#brxe-mtmkvc {color: rgba(0, 0, 0, 0.63)}#brxe-mtmkvc a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-zwqlaj {margin-bottom: 20px}#brxe-desolc {font-size: 22px; margin-bottom: 5px}#brxe-maexzo {margin-left: 15px; font-size: 22px}#brxe-zoxcee {flex-direction: row; align-items: center}#brxe-uypxua {margin-top: -10px; color: rgba(0, 0, 0, 0.63)}#brxe-uypxua a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-evfgav {margin-top: 10px; font-weight: 500}#brxe-evfgav:hover {color: #872197; font-weight: 500}#brxe-awtqto {margin-bottom: 20px}#brxe-atkltf {margin-bottom: 5px; font-size: 24px}#brxe-kxqsjb {margin-left: 15px; font-size: 22px}#brxe-seypib {flex-direction: row; align-items: center}#brxe-nlcrme {margin-top: -10px; color: rgba(0, 0, 0, 0.63)}#brxe-nlcrme a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-liqrfq {margin-top: 10px; font-weight: 500}#brxe-liqrfq:hover span { color:#872197;}#brxe-yuhkjl {margin-bottom: 20px}#brxe-qugdky {margin-bottom: 5px; font-size: 22px}#brxe-vxghmo {margin-left: 15px; font-size: 22px}#brxe-jbolvi {flex-direction: row; align-items: center}#brxe-tgirxz {color: rgba(0, 0, 0, 0.63); margin-top: -5px}#brxe-tgirxz a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-khmjsi {margin-bottom: 20px}#brxe-kiwtzz {margin-right: 15px; margin-bottom: 7px; font-size: 22px}#brxe-hkjyhb {font-size: 22px}#brxe-hkjyhb:hover {color: #872197}#brxe-pbmrsx {flex-direction: row; align-items: center}#brxe-gdmxml {color: rgba(0, 0, 0, 0.63); margin-top: -5px}#brxe-gdmxml a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-chnrty {flex-direction: column}#brxe-qoflnj {flex-direction: column; width: 40%; justify-content: center; align-items: center; margin-top: 0}@media (max-width: 767px) {#brxe-qoflnj {width: 100%; margin-bottom: 50px}}@media (max-width: 478px) {#brxe-qoflnj {margin-right: 15px; margin-bottom: 50px; margin-left: 15px; width: 100%}}#brxe-delpxh {text-align: left; justify-content: flex-start}#brxe-delpxh .form-group:nth-child(4) {height: 30vh}#brxe-delpxh .bricks-button {background-color: #f96900; color: #ffffff; text-transform: capitalize; font-family: "Satoshi"; font-weight: 600; font-size: 17px}#brxe-delpxh ::placeholder {color: rgba(29, 31, 32, 0.71); text-align: left; font-size: 16px; font-weight: 600}#brxe-delpxh select {color: rgba(29, 31, 32, 0.71); text-align: left; font-size: 16px; font-weight: 600; border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff}#brxe-delpxh button[type=submit].bricks-button {border-radius: 10px}#brxe-delpxh .form-group input {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff; text-align: left}#brxe-delpxh .flatpickr {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff}#brxe-delpxh textarea {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff; text-align: left}#brxe-delpxh .bricks-button:not([type=submit]) {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px}#brxe-delpxh .choose-files {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px}#brxe-delpxh .submit-button-wrapper {width: 17%; margin-left: 20px}#brxe-delpxh label {text-align: left; font-size: 18px; text-transform: capitalize}#brxe-delpxh .label {text-align: left; font-size: 18px; text-transform: capitalize}#brxe-delpxh .form-group:not(:last-child):not(.captcha) {padding-right: 20px; padding-bottom: 30px; padding-left: 20px}@media (max-width: 767px) {#brxe-delpxh .form-group:nth-child(1) {width: 100%}#brxe-delpxh .form-group:nth-child(2) {width: 100%}}@media (max-width: 478px) {#brxe-delpxh .form-group:nth-child(1) {width: 100%}#brxe-delpxh .form-group:nth-child(2) {width: 100%}#brxe-delpxh .submit-button-wrapper {width: 25%}#brxe-delpxh label {font-size: 14px}#brxe-delpxh .label {font-size: 14px}}#brxe-twitpy {margin-top: 0; margin-right: 0; margin-left: 0; flex-direction: column; column-gap: 40px; align-self: center !important; justify-content: center; width: 60%}@media (max-width: 767px) {#brxe-twitpy {width: 100%}}@media (max-width: 478px) {#brxe-twitpy {width: 100%}}#brxe-ttshxv {flex-direction: row; column-gap: 30px; align-items: center}#brxe-xxqvzy {margin-right: 0; margin-left: 0; flex-direction: column; align-items: stretch; width: 95%}@media (max-width: 991px) {#brxe-xxqvzy {width: 95%}}@media (max-width: 767px) {#brxe-xxqvzy {width: 95%}}#get-in-touch {padding-top: 5%; padding-bottom: 5%; width: 100%; background-color: #f5f7ff; display: flex}#brxe-0b0992 {font-weight: 900}#brxe-998b97 {align-items: center; flex-direction: row}#brxe-e04a92 {align-items: center; flex-direction: row}#brxe-18a995 {align-items: center; flex-direction: row}#brxe-3c5ab5 {align-items: center; flex-direction: row}#brxe-b0dffd {align-items: center; flex-direction: row}#brxe-ce5423 .accordion-title-wrapper {min-height: 50px}