@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-d07fd1 {font-size: 52px; text-align: left; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {#brxe-d07fd1 {font-size: 35px}}@media (max-width: 478px) {#brxe-d07fd1 {font-size: 35px}}#brxe-b5e23a {text-align: left; font-size: 18px; font-weight: 400; padding-left: 0}#brxe-7fd20d {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-e8caec {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-a9607a {flex-direction: row; column-gap: 5%; align-items: stretch}@media (max-width: 478px) {#brxe-a9607a {row-gap: 20px}}#brxe-63e94b {row-gap: 20px; width: 50%}@media (max-width: 478px) {#brxe-63e94b {width: auto}}#brxe-30c02c {aspect-ratio: 1/1; border-radius: 50px; width: 100%}#brxe-30c02c:not(.tag), #brxe-30c02c img {object-fit: cover}#brxe-91d871 {flex-direction: row; justify-content: center; width: 30%}@media (max-width: 478px) {#brxe-91d871 {width: auto}}#brxe-bc6eac {flex-direction: row; justify-content: space-between; width: 100%; padding-right: 5%; padding-left: 5%}@media (max-width: 478px) {#brxe-bc6eac {row-gap: 20px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-fe856d {text-align: center; font-size: 35px}}#brxe-0f9f66 {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}@media (max-width: 478px) {#brxe-0f9f66 {align-self: center}}#brxe-2bdbdd {margin-top: 5%; margin-bottom: 5%; font-weight: 500; font-size: 32px}@media (max-width: 478px) {#brxe-2bdbdd {text-align: left}}#brxe-af9f5c {font-size: 16px}#brxe-1c26fb {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-1c26fb {align-items: flex-start}}#brxe-0a9999 {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}@media (max-width: 478px) {#brxe-0a9999 {align-self: center}}#brxe-eb1341 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-eb1341 {text-align: left}}#brxe-697ff9 {font-size: 16px}@media (max-width: 767px) {#brxe-697ff9 {text-align: left}}#brxe-309cd4 {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-309cd4 {align-items: flex-start}}#brxe-0801a8 {font-size: 40px}@media (max-width: 478px) {#brxe-0801a8 {align-self: center}}#brxe-0368b3 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-0368b3 {text-align: left}}#brxe-cbfa54 {font-size: 16px}@media (max-width: 767px) {#brxe-cbfa54 {text-align: left}}#brxe-2d0f7a {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-2d0f7a {align-items: flex-start}}#brxe-a666f6 {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}@media (max-width: 478px) {#brxe-a666f6 {align-self: center}}#brxe-f81d51 {margin-top: 5%; margin-bottom: 5%; font-weight: 500; font-size: 32px}@media (max-width: 478px) {#brxe-f81d51 {text-align: left}}#brxe-40b42d {font-size: 16px}#brxe-7a5099 {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-7a5099 {align-items: flex-start}}#brxe-896b9a {font-size: 40px; color: var(--bricks-color-426629); fill: var(--bricks-color-426629)}@media (max-width: 478px) {#brxe-896b9a {align-self: center}}#brxe-ecc761 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-ecc761 {text-align: left}}#brxe-eee350 {font-size: 16px}@media (max-width: 767px) {#brxe-eee350 {text-align: left}}#brxe-832ac5 {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-832ac5 {align-items: flex-start}}#brxe-9fbf2c {font-size: 40px}@media (max-width: 478px) {#brxe-9fbf2c {align-self: center}}#brxe-ef43f7 {font-weight: 500; font-size: 32px; margin-top: 5%; margin-bottom: 5%}@media (max-width: 478px) {#brxe-ef43f7 {text-align: left}}#brxe-5c1110 {font-size: 16px}@media (max-width: 767px) {#brxe-5c1110 {text-align: left}}#brxe-8fee0d {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-8fee0d {align-items: flex-start}}#brxe-cb57fe {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-cb57fe {row-gap: 30px; grid-template-columns: 1fr}}#brxe-fea207 {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-right: 0; margin-left: 0}#brxe-22bede {background-color: var(--bricks-color-ypungk)}@media (max-width: 478px) {#brxe-f8e48a {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-200ac9 {text-align: center}#brxe-ee76c6 {margin-bottom: 100px}#brxe-51d744 {padding-bottom: 0}#brxe-8bbf03 {font-weight: 900}@media (max-width: 767px) {#brxe-8bbf03 {font-size: 35px}}@media (max-width: 478px) {#brxe-8bbf03 {font-size: 35px}}#brxe-ffb5f6 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-00903d {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-1b8e16 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-761422 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-d73ddf {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-aa7ad5 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-178cd5 {margin-top: 0; margin-bottom: 0; transition: all 0.5s ease 0s}#brxe-9bb5bb {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-9bb5bb {width: 80%; justify-content: center; column-gap: 5px; row-gap: 5px; top: 50px}}@media (max-width: 478px) {#brxe-9bb5bb {width: 95%; top: 72px}}#brxe-6d5ddd {font-weight: 900; font-size: 40px; text-align: left}@media (max-width: 767px) {#brxe-6d5ddd {font-size: 30px}}#brxe-070cf8 {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-955a21 {font-size: 16px}#brxe-955a21 a {font-size: 16px; font-size: inherit}}#brxe-c9329e {flex-direction: row; justify-content: flex-end; color: #ffffff; font-weight: 700}#brxe-3df2df {flex-direction: row; justify-content: flex-end; color: #6e368c; font-weight: 700; font-size: 16px; padding-right: 0; padding-left: 0}#brxe-68113e {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-68113e {row-gap: 20px}}#brxe-bf7b2e {align-items: flex-start; row-gap: 10px; width: 65%}@media (max-width: 767px) {#brxe-bf7b2e {width: 100%}}#brxe-84f59c {width: 35%}@media (max-width: 478px) {#brxe-84f59c {width: 100%}}#brxe-000105 {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px; justify-content: center}@media (max-width: 478px) {#brxe-000105 {row-gap: 20px}}#brxe-26b30b {width: 95%}#brxe-b9be37 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-b9be37 {font-size: 30px}}#brxe-86d296 {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-ac700f {text-align: left}#brxe-ac700f a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-ac700f {font-size: 16px}#brxe-ac700f a {font-size: 16px; font-size: inherit}}#brxe-f92b9d {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-14534e {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-b06f9b {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-b06f9b {row-gap: 20px}}#brxe-b7328d {align-items: flex-start; row-gap: 10px; width: 65%}@media (max-width: 767px) {#brxe-b7328d {width: 100%}}#brxe-ddae57 {align-self: center !important; width: 35%}@media (max-width: 767px) {#brxe-ddae57 {width: 100%}}#brxe-e82f9a {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-e82f9a {row-gap: 20px}}#brxe-3ff1aa {width: 95%}#brxe-580642 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-580642 {font-size: 30px}}#brxe-6d408a {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-c33b55 {text-align: left}#brxe-c33b55 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-c33b55 {font-size: 16px}#brxe-c33b55 a {font-size: 16px; font-size: inherit}}#brxe-8e0a70 {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-d7c3b8 {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-64a0e5 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-64a0e5 {row-gap: 20px}}#brxe-af6676 {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-af6676 {width: 100%}}#brxe-edcdfd {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-edcdfd {width: 100%}}#brxe-ebf714 {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-ebf714 {row-gap: 20px}}#brxe-022a22 {width: 95%}#brxe-4275e7 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-4275e7 {font-size: 30px}}#brxe-6b393b {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-8d4446 {text-align: left}#brxe-8d4446 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-8d4446 {font-size: 16px}#brxe-8d4446 a {font-size: 16px; font-size: inherit}}#brxe-2f9e3f {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-9ecbeb {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-f5c74a {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-f5c74a {row-gap: 20px}}#brxe-666ebe {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-666ebe {width: 100%}}#brxe-2f6450 {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-2f6450 {width: 100%}}#brxe-3227b1 {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-3227b1 {row-gap: 20px}}#brxe-9181b6 {width: 95%}#brxe-daf5e0 {text-align: left; font-size: 40px; font-weight: 900}@media (max-width: 767px) {#brxe-daf5e0 {font-size: 30px}}#brxe-ccdada {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-03a075 {text-align: left}#brxe-03a075 a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-03a075 {font-size: 16px}#brxe-03a075 a {font-size: 16px; font-size: inherit}}#brxe-6004bf {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-ed1d18 {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-ffee6c {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-ffee6c {row-gap: 20px}}#brxe-f6fe52 {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-f6fe52 {width: 100%}}#brxe-999831 {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-999831 {width: 100%}}#brxe-109eba {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-109eba {row-gap: 20px}}#brxe-fc33d5 {width: 95%}#brxe-76e781 {font-weight: 900; text-align: left; font-size: 40px}@media (max-width: 767px) {#brxe-76e781 {font-size: 30px}}#brxe-1cd33c {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-fb5bbe {text-align: left}#brxe-fb5bbe a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-fb5bbe {font-size: 16px}#brxe-fb5bbe a {font-size: 16px; font-size: inherit}}#brxe-2d3a14 {font-weight: 700; color: #ffffff; flex-direction: row; justify-content: flex-end}#brxe-47392e {font-weight: 700; color: #6e368c; font-size: 16px; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-7cb92b {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-7cb92b {row-gap: 20px}}#brxe-8efc23 {align-items: flex-start; width: 65%; row-gap: 10px}@media (max-width: 767px) {#brxe-8efc23 {width: 100%}}#brxe-f11b7a {width: 35%; align-self: center !important}@media (max-width: 767px) {#brxe-f11b7a {width: 100%}}#brxe-0142fb {margin-top: 0; margin-bottom: 0; flex-direction: row; align-items: center; column-gap: 20px}@media (max-width: 478px) {#brxe-0142fb {row-gap: 20px}}#brxe-1da0a2 {width: 95%}#brxe-de044e {text-align: left; font-weight: 900; font-size: 40px}@media (max-width: 767px) {#brxe-de044e {font-size: 30px}}#brxe-842585 {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-fdb54b {text-align: left}#brxe-fdb54b a {text-align: left; font-size: inherit}@media (max-width: 767px) {#brxe-fdb54b {font-size: 16px}#brxe-fdb54b a {font-size: 16px; font-size: inherit}}#brxe-a062ae {flex-direction: row; justify-content: flex-end; color: #ffffff; font-weight: 700}#brxe-eb6916 {font-weight: 700; font-size: 16px; color: #6e368c; flex-direction: row; justify-content: flex-end; padding-right: 0; padding-left: 0}#brxe-a6deb9 {flex-direction: row; column-gap: 2%}@media (max-width: 478px) {#brxe-a6deb9 {row-gap: 20px}}#brxe-d32018 {width: 65%; align-items: flex-start; row-gap: 10px}@media (max-width: 767px) {#brxe-d32018 {width: 100%}}#brxe-d20529 {align-self: center !important; width: 35%}@media (max-width: 767px) {#brxe-d20529 {width: 100%}}#brxe-9ba8d8 {flex-direction: row; column-gap: 20px; margin-top: 0; margin-bottom: 0; align-items: center}@media (max-width: 478px) {#brxe-9ba8d8 {row-gap: 20px}}#brxe-8bd297 {width: 95%}#brxe-33019c {margin-top: 0; margin-bottom: 0; background-color: #f5f7ff; padding-bottom: 49.0469px; align-items: center; z-index: 1}#brxe-544480 > .tab-menu .tab-title {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-544480 > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 10px}#brxe-544480 {align-items: center}#brxe-544480 > .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-544480 > .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-513651 {font-weight: 900}@media (max-width: 478px) {#brxe-513651 {font-size: 35px}}#brxe-dff116 {text-align: center; margin-bottom: 5%}#brxe-601100 {width: 15%}@media (max-width: 767px) {#brxe-601100 {width: 20%}}@media (max-width: 478px) {#brxe-601100 {width: 20%}}#brxe-0150c0 {width: 15%}@media (max-width: 767px) {#brxe-0150c0 {width: 20%}}@media (max-width: 478px) {#brxe-0150c0 {width: 20%}}#brxe-cc21c5 {width: 15%}@media (max-width: 767px) {#brxe-cc21c5 {width: 20%}}@media (max-width: 478px) {#brxe-cc21c5 {width: 20%}}#brxe-e47cfa {width: 15%}@media (max-width: 767px) {#brxe-e47cfa {width: 20%}}@media (max-width: 478px) {#brxe-e47cfa {width: 20%}}#brxe-41841c {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 50px}@media (max-width: 767px) {#brxe-41841c {column-gap: 0px; justify-content: space-around}}@media (max-width: 478px) {#brxe-41841c {column-gap: 0px; justify-content: space-around}}#brxe-ec3e48 {width: 15%}@media (max-width: 767px) {#brxe-ec3e48 {width: 20%}}@media (max-width: 478px) {#brxe-ec3e48 {width: 20%}}#brxe-de798b {width: 15%}@media (max-width: 767px) {#brxe-de798b {width: 20%}}@media (max-width: 478px) {#brxe-de798b {width: 20%}}#brxe-e494dd {width: 15%}@media (max-width: 767px) {#brxe-e494dd {width: 20%}}@media (max-width: 478px) {#brxe-e494dd {width: 20%}}#brxe-a14564 {width: 15%}@media (max-width: 767px) {#brxe-a14564 {width: 20%}}@media (max-width: 478px) {#brxe-a14564 {width: 20%}}#brxe-ad16d6 {align-items: center; flex-direction: row; justify-content: center; column-gap: 70px}@media (max-width: 767px) {#brxe-ad16d6 {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-ad16d6 {column-gap: 0px; justify-content: space-around}}#brxe-1bcb45 {width: 15%; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-1bcb45 {width: 20%; justify-content: space-around}}@media (max-width: 478px) {#brxe-1bcb45 {width: 20%; justify-content: space-around}}#brxe-a231ae {width: 15%}@media (max-width: 767px) {#brxe-a231ae {width: 20%}}@media (max-width: 478px) {#brxe-a231ae {width: 20%}}#brxe-09f79b {width: 15%}@media (max-width: 767px) {#brxe-09f79b {width: 20%}}@media (max-width: 478px) {#brxe-09f79b {width: 20%}}#brxe-e5887c {width: 15%}@media (max-width: 767px) {#brxe-e5887c {width: 20%}}@media (max-width: 478px) {#brxe-e5887c {width: 20%}}#brxe-b9e3b2 {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 50px}@media (max-width: 767px) {#brxe-b9e3b2 {column-gap: 0px; justify-content: space-around}}@media (max-width: 478px) {#brxe-b9e3b2 {column-gap: 0px; justify-content: space-around}}#brxe-4442dd {width: 15%; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-4442dd {justify-content: space-around}}@media (max-width: 478px) {#brxe-4442dd {width: 20%; justify-content: space-around}}#brxe-a18551 {width: 15%}@media (max-width: 478px) {#brxe-a18551 {width: 20%}}#brxe-b79366 {width: 15%}@media (max-width: 478px) {#brxe-b79366 {width: 20%}}#brxe-845c19 {width: 15%}@media (max-width: 478px) {#brxe-845c19 {width: 20%}}#brxe-a642a6 {align-items: center; flex-direction: row; justify-content: center; column-gap: 70px}@media (max-width: 767px) {#brxe-a642a6 {width: 100%}}@media (max-width: 478px) {#brxe-a642a6 {column-gap: 0px; justify-content: space-around; width: 100%}}#brxe-280220 {width: 15%}@media (max-width: 767px) {#brxe-280220 {width: 20%}}@media (max-width: 478px) {#brxe-280220 {width: 20%}}#brxe-de753e {width: 15%}@media (max-width: 767px) {#brxe-de753e {width: 20%}}@media (max-width: 478px) {#brxe-de753e {width: 20%}}#brxe-f7c2a7 {width: 15%}@media (max-width: 767px) {#brxe-f7c2a7 {width: 20%}}@media (max-width: 478px) {#brxe-f7c2a7 {width: 20%}}#brxe-df31f5 {width: 15%}@media (max-width: 767px) {#brxe-df31f5 {width: 20%}}@media (max-width: 478px) {#brxe-df31f5 {width: 20%}}#brxe-66f319 {align-items: center; flex-direction: row; justify-content: center; width: 80%; column-gap: 70px}@media (max-width: 767px) {#brxe-66f319 {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-66f319 {column-gap: 0px; justify-content: space-around}}#brxe-8cd116 {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-8cd116 {justify-content: space-around; column-gap: 0px}}@media (max-width: 478px) {#brxe-8cd116 {width: 95%; column-gap: 0px; justify-content: space-around}}#brxe-qexsfq {font-size: 25px}#brxe-kbedbq {color: rgba(0, 0, 0, 0.63)}#brxe-kbedbq a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-bgcbtx {margin-bottom: 20px}#brxe-krjvon {font-size: 22px; margin-bottom: 5px}#brxe-agkdpd {margin-left: 15px; font-size: 22px}#brxe-qvjkrm {flex-direction: row; align-items: center}#brxe-helerc {margin-top: -10px; color: rgba(0, 0, 0, 0.63)}#brxe-helerc a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-dzgges {margin-top: 10px; font-weight: 500}#brxe-dzgges:hover {color: #872197; font-weight: 500}#brxe-llksgr {margin-bottom: 20px}#brxe-yyalfb {margin-bottom: 5px; font-size: 24px}#brxe-axzxaw {margin-left: 15px; font-size: 22px}#brxe-dtfluw {flex-direction: row; align-items: center}#brxe-qrcfpe {margin-top: -10px; color: rgba(0, 0, 0, 0.63)}#brxe-qrcfpe a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-flfnyf {margin-top: 10px; font-weight: 500}#brxe-flfnyf:hover span { color:#872197;}#brxe-pcyhkt {margin-bottom: 20px}#brxe-ccmacm {margin-bottom: 5px; font-size: 22px}#brxe-muykwq {margin-left: 15px; font-size: 22px}#brxe-zgmulb {flex-direction: row; align-items: center}#brxe-querod {color: rgba(0, 0, 0, 0.63); margin-top: -5px}#brxe-querod a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-qdtexb {margin-bottom: 20px}#brxe-jkvujs {margin-right: 15px; margin-bottom: 7px; font-size: 22px}#brxe-qxdscp {font-size: 22px}#brxe-qxdscp:hover {color: #872197}#brxe-hauzfw {flex-direction: row; align-items: center}#brxe-fklicu {color: rgba(0, 0, 0, 0.63); margin-top: -5px}#brxe-fklicu a {color: rgba(0, 0, 0, 0.63); font-size: inherit}#brxe-lvzawv {flex-direction: column}#brxe-zauzaz {flex-direction: column; width: 40%; justify-content: center; align-items: center; margin-top: 0}@media (max-width: 767px) {#brxe-zauzaz {width: 100%; margin-bottom: 50px}}@media (max-width: 478px) {#brxe-zauzaz {margin-right: 15px; margin-bottom: 50px; margin-left: 15px; width: 100%}}#brxe-keguhm {text-align: left; justify-content: flex-start}#brxe-keguhm .form-group:nth-child(4) {height: 30vh}#brxe-keguhm .bricks-button {background-color: #f96900; color: #ffffff; text-transform: capitalize; font-family: "Satoshi"; font-weight: 600; font-size: 17px}#brxe-keguhm ::placeholder {color: rgba(29, 31, 32, 0.71); text-align: left; font-size: 16px; font-weight: 600}#brxe-keguhm 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-keguhm button[type=submit].bricks-button {border-radius: 10px}#brxe-keguhm .form-group input {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff; text-align: left}#brxe-keguhm .flatpickr {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff}#brxe-keguhm textarea {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px; background-color: #ffffff; text-align: left}#brxe-keguhm .bricks-button:not([type=submit]) {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px}#brxe-keguhm .choose-files {border: 1px solid rgba(29, 31, 32, 0.75); border-radius: 5px}#brxe-keguhm .submit-button-wrapper {width: 17%; margin-left: 20px}#brxe-keguhm label {text-align: left; font-size: 18px; text-transform: capitalize}#brxe-keguhm .label {text-align: left; font-size: 18px; text-transform: capitalize}#brxe-keguhm .form-group:not(:last-child):not(.captcha) {padding-right: 20px; padding-bottom: 30px; padding-left: 20px}@media (max-width: 767px) {#brxe-keguhm .form-group:nth-child(1) {width: 100%}#brxe-keguhm .form-group:nth-child(2) {width: 100%}}@media (max-width: 478px) {#brxe-keguhm .form-group:nth-child(1) {width: 100%}#brxe-keguhm .form-group:nth-child(2) {width: 100%}#brxe-keguhm .submit-button-wrapper {width: 25%}#brxe-keguhm label {font-size: 14px}#brxe-keguhm .label {font-size: 14px}}#brxe-cafead {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-cafead {width: 100%}}@media (max-width: 478px) {#brxe-cafead {width: 100%}}#brxe-yojzra {flex-direction: row; column-gap: 30px; align-items: center}#brxe-inpxww {margin-right: 0; margin-left: 0; flex-direction: column; align-items: stretch; width: 95%}@media (max-width: 991px) {#brxe-inpxww {width: 95%}}@media (max-width: 767px) {#brxe-inpxww {width: 95%}}#get-in-touch {padding-top: 5%; padding-bottom: 5%; width: 100%; display: flex; background-color: #f5f7ff}#brxe-f97060 {font-weight: 900}@media (max-width: 478px) {#brxe-f97060 {font-size: 35px}}#brxe-5bcb9e {align-items: center; flex-direction: row}#brxe-be3bb3 {align-items: center; flex-direction: row}#brxe-beddc2 {align-items: center; flex-direction: row}#brxe-a2d951 {align-items: center; flex-direction: row}#brxe-761fbe {align-items: center; flex-direction: row}#brxe-651a51 .accordion-title-wrapper {min-height: 50px}