@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-filter-select{width:100%}.brxe-filter-select .bricks-choices__input{border:0;border-radius:0}.brxe-filter-select .bricks-choices__input:focus{outline:0}.brxe-filter-select .bricks-choices__input::-webkit-search-cancel-button,.brxe-filter-select .bricks-choices__input::-webkit-search-decoration,.brxe-filter-select .bricks-choices__input::-webkit-search-results-button,.brxe-filter-select .bricks-choices__input::-webkit-search-results-decoration{display:none}.brxe-filter-select .bricks-choices__input::-ms-clear,.brxe-filter-select .bricks-choices__input::-ms-reveal{display:none;height:0;width:0}.brxe-filter-select .bricks-choices__input[type=search]{all:unset;line-height:40px}[dir=rtl] .brxe-filter-select .bricks-choices__input{padding-left:0;padding-right:2px}.brx-body.iframe .brxe-filter-select{--choices-placeholder-opacity:1}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices{overflow:visible}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices__list--dropdown{display:block}.brx-body.iframe .brxe-filter-select[data-brx-choices-position=top] .bricks-choices__list--dropdown{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}: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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {.brxe-button{width:auto}}@layer bricks {}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {: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-ca9633 {font-size: 42px; font-weight: 700; color: #0f172a}@media (max-width: 478px) {#brxe-ca9633 {font-size: 32px}}#brxe-e8dae3 {font-size: 18px; color: #64748b; line-height: 1.6}#brxe-3c4c6b {text-align: left; align-items: center}@media (max-width: 767px) {#brxe-3c4c6b {width: 100%}}.brxe-c8bf1a .brxe-f0af50.brxe-image {height: 100%; border-radius: 12px 0 0 12px}.brxe-c8bf1a .brxe-f0af50.brxe-image:not(.tag), .brxe-c8bf1a .brxe-f0af50.brxe-image img {object-fit: cover}@media (max-width: 767px) {.brxe-c8bf1a .brxe-f0af50.brxe-image {width: 100%; border-radius: 12px 12px 0 0}}@media (max-width: 478px) {.brxe-c8bf1a .brxe-f0af50.brxe-image {width: 100%}.brxe-c8bf1a .brxe-f0af50.brxe-image:not(.tag), .brxe-c8bf1a .brxe-f0af50.brxe-image img {aspect-ratio: 16/9}}.brxe-c8bf1a .brxe-02f649.brxe-block {width: 40%; flex-shrink: 0}@media (max-width: 767px) {.brxe-c8bf1a .brxe-02f649.brxe-block {width: 100%; align-items: center}}.brxe-c8bf1a .brxe-62677e.brxe-post-title {color: #0f172a; font-size: 24px; font-weight: 600}@media (max-width: 478px) {.brxe-c8bf1a .brxe-62677e.brxe-post-title {font-size: 20px}}.brxe-c8bf1a .brxe-c9b69f.brxe-text-basic {color: #4f46e5; font-size: 14px; font-weight: 500}.brxe-c8bf1a .brxe-451634.brxe-text-basic {color: #64748b; line-height: 1.6}.brxe-c8bf1a .brxe-dfdaeb.brxe-button {background-color: #0f172a; color: #ffffff; font-weight: 500; margin-top: 10px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; transition: 0.3s; border-radius: 6px}.brxe-c8bf1a .brxe-dfdaeb.brxe-button:hover {gap: 8px}.brxe-c8bf1a .brxe-4a9b33.brxe-block {row-gap: 16px; padding: 30; background-color: #ffffff}@media (max-width: 767px) {.brxe-c8bf1a .brxe-4a9b33.brxe-block {align-items: center; text-align: center; border-radius: 0 0 12px 12px}}.brxe-c8bf1a.brxe-block {flex-direction: row; align-items: stretch; padding: 0; background-color: #ffff; column-gap: 0px; box-shadow: 5px 5px 15px 0 hsla(0, 0%, 0%, 0.15); overflow: hidden}@media (max-width: 767px) {.brxe-c8bf1a.brxe-block {row-gap: 20px; width: 100%}}@media (max-width: 478px) {.brxe-c8bf1a.brxe-block {width: 100%}}#brxe-6b669a {width: 100%; row-gap: 30px}@media (max-width: 767px) {#brxe-6b669a {width: 100%; align-items: center; row-gap: 30px}}@media (max-width: 478px) {#brxe-6b669a {row-gap: 30px}}#brxe-03be87 {font-size: 20px; font-weight: 600; color: #1e293b}.brxe-9be2be .brxe-0f9e59.brxe-image {width: 100px; border-radius: 8px}@media (max-width: 767px) {.brxe-9be2be .brxe-0f9e59.brxe-image {display: flex; align-self: center}}@media (max-width: 478px) {.brxe-9be2be .brxe-0f9e59.brxe-image {width: 80px}}.brxe-9be2be .brxe-3c3770.brxe-post-title {margin: 0; font-size: 16px; font-weight: 600; color: #1e293b}.brxe-9be2be .brxe-8aa171.brxe-block {flex-direction: row; column-gap: 20px; align-items: center}@media (max-width: 767px) {.brxe-9be2be .brxe-8aa171.brxe-block {flex-direction: row; row-gap: 20px}}.brxe-9be2be .brxe-f7c107.brxe-text-basic {font-size: 14px; color: #64748b}.brxe-9be2be .brxe-80f3fc.brxe-block {row-gap: 12px}.brxe-9be2be.brxe-block {row-gap: 30px; padding: 0}#brxe-d2afb3 {font-size: 20px; font-weight: 600; color: #1e293b}#brxe-8c6198 li.has-link a, #brxe-8c6198 li.no-link {padding: 0; color: #64748b}#brxe-8c6198 .repeater-item:nth-child(1) {background-color: transparent}#brxe-8c6198 .repeater-item:nth-child(2) {background-color: transparent}#brxe-8c6198 .repeater-item:nth-child(3) {background-color: transparent}#brxe-8c6198 .repeater-item:nth-child(4) {background-color: transparent}#brxe-8c6198 .repeater-item:nth-child(5) {background-color: transparent}#brxe-8c6198 .icon {color: #64748b; font-size: 20px}#brxe-8c6198 svg {height: 20px; width: auto}#brxe-8c6198 {gap: 16px; flex-direction: row}@media (max-width: 991px) {#brxe-8c6198 {gap: 16px}}#brxe-cf9bd5 {align-items: flex-start}#brxe-8a8a4f {row-gap: 20px}#brxe-809d95 {font-size: 20px; font-weight: 600; color: #1e293b}#brxe-33cc80 .form-group:nth-child(1) {width: 100%}#brxe-33cc80 .bricks-button {background-color: #0f172a; color: #ffffff; font-weight: 500}#brxe-33cc80 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 12px}#brxe-33cc80 .submit-button-wrapper {width: 100%}#brxe-33cc80 .form-group input {background-color: #ffffff}#brxe-33cc80 .flatpickr {background-color: #ffffff}#brxe-33cc80 select {background-color: #ffffff}#brxe-33cc80 textarea {background-color: #ffffff}#brxe-77b95b {align-items: flex-start}#brxe-9e011e {row-gap: 20px}#brxe-546042 {font-size: 20px; font-weight: 600; color: #1e293b}#brxe-c5a449 {row-gap: 20px}#brxe-229644 {width: 100%; border-radius: 16px; padding: 30; row-gap: 40px; background-color: #ffff; position: sticky; top: 30px; height: fit-content; box-shadow: 5px 5px 15px 0 hsla(0, 0%, 0%, 0.15)}@media (max-width: 767px) {#brxe-229644 {width: 100%}}@media (max-width: 478px) {#brxe-229644 {width: 100%}}#brxe-53a2c2 {flex-direction: row; column-gap: 60px; display: grid; align-items: initial; grid-template-columns: 2fr 1fr; align-items: flex-start; grid-gap: 20px}@media (max-width: 767px) {#brxe-53a2c2 {row-gap: 60px; justify-content: center; grid-template-columns: 1fr}}#brxe-3c2443 {flex-direction: column; padding: 0; row-gap: 60px; max-width: 1200px}@media (max-width: 767px) {#brxe-3c2443 {row-gap: 60px; flex-direction: column}}#brxe-951074 {padding-top: 80px; padding-right: 20px; padding-bottom: 80px; padding-left: 20px; background-color: #f8fafc}@media (max-width: 478px) {#brxe-951074 {padding-top: 40px; padding-bottom: 40px}}#brxe-ywpcfb {justify-content: flex-end; flex-direction: row; font-family: "Arial"; font-weight: 700; color: #091641; font-size: 15px; padding-top: 9px; padding-right: 20px; padding-bottom: 9px; padding-left: 20px; border-radius: 4px; min-width: 125px; background-color: #e0e0e0; transition: 0.2s; box-shadow: #f5f5f5}#brxe-ywpcfb:hover {background-color: #c12928; color: #ffffff; transform: scaleX(1.03) scaleY(1.03)}@media (max-width: 991px) {#brxe-ywpcfb {padding-right: 10px; padding-left: 10px}}@media (max-width: 767px) {#brxe-ywpcfb {order: 1}}#copy-btn {font-weight: 600; color: #ffffff; font-size: 15px; padding-top: 9px; padding-right: 20px; padding-bottom: 9px; padding-left: 20px; border: 1px solid #f3d240; border-radius: 5px; transition: 0.2s; overflow: hidden}#copy-btn:hover {background-color: #f3d240; color: #000000; transform: scaleX(1.03) scaleY(1.03)}#brxe-onewhv {padding-top: 9px; padding-right: 20px; padding-bottom: 9px; padding-left: 20px; color: #ffffff; font-size: 15px; font-weight: 600; background-color: #bf2524; border-radius: 5px; transition: 0.2s}#brxe-onewhv:hover {color: #000000; background-color: #f3d240; transform: scaleX(1.03) scaleY(1.03)}#brxe-zbrmql {flex-direction: row; width: auto; align-items: center; justify-content: space-between; column-gap: 20px}#brxe-euneen {font-size: 40px}@media (max-width: 478px) {#brxe-euneen {font-size: 35px}}#brxe-iiyujd {font-size: 18px}#brxe-yvzvkd {text-align: center; align-items: center; row-gap: 20px}#brxe-fwloiu {margin-top: 50px; margin-bottom: 50px; flex-direction: column; color: #ffffff; align-items: center; justify-content: center; row-gap: 40px}@media (max-width: 767px) {#brxe-fwloiu {flex-direction: column-reverse; row-gap: 50px}}@media (max-width: 478px) {#brxe-fwloiu {row-gap: 40px}}#brxe-owexdq {padding-top: 0; padding-bottom: 0; background-image: radial-gradient(circle at 10% 0%, #091540 22%, #000000 87%); margin-top: 50px}