@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);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-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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 {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-aec798 {position: absolute; right: 0px; top: -240px}#brxe-aec798 figcaption {font-family: "Figtree"}@media (max-width: 991px) {#brxe-aec798 {width: 400px; top: -142px}}@media (max-width: 767px) {#brxe-aec798 {width: 300px}}@media (max-width: 478px) {#brxe-aec798 {width: 250px; top: -45px}}#brxe-nioovn {border: 1px solid var(--bricks-color-222c64); border-radius: 50px; background-color: #000000; color: #A577CC; display: flex}#brxe-nioovn i {color: #A577CC}#brxe-gfuotf {border-width: 1px; border-radius: 50px; flex-wrap: wrap; display: flex}#brxe-pemmym {color: #f5f5f5; text-align: center; font-family: "Figtree"; padding-top: 24px; padding-bottom: 35px}#brxe-htzgqt {color: #f0ebeb; text-align: center; font-family: "Figtree"; font-weight: 400; margin-top: 10px; margin-bottom: -18px}@media (max-width: 478px) {#brxe-htzgqt {font-weight: 300}}#brxe-frhxau {margin-bottom: 30px; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px}#brxe-hynbye {scroll-snap-align: center; align-self: center !important; align-items: center; width: 590px}@media (max-width: 478px) {#brxe-hynbye {padding-top: 0; margin-top: -44px}}#brxe-mbvuiu {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-bottom: 0; padding-bottom: 24px; font-family: "Figtree"}#brxe-lhirxd {border: 1px solid rgba(66, 66, 66, 0.55); border-radius: 50px; background-color: #000000; color: #A577CC; font-family: "Figtree"}@media (max-width: 478px) {#brxe-lhirxd {font-size: 12px}}#brxe-bymerc {border: 0; border-style: none; border-radius: 50px}#brxe-hplndu {border: 1px solid rgba(66, 66, 66, 0.55); border-radius: 50px; background-color: #000000; color: #A577CC; font-family: "Figtree"}@media (max-width: 478px) {#brxe-hplndu {font-size: 10px}}#brxe-xrblrt {border: 0; border-style: none; border-radius: 50px}#brxe-fwrpxc {color: #A577CC; font-family: "Figtree"; border: 1px solid rgba(66, 66, 66, 0.55); border-radius: 50px; background-color: #000000}@media (max-width: 478px) {#brxe-fwrpxc {font-size: 10px}}#brxe-bhxcyf {border: 0; border-style: none; border-radius: 50px}#brxe-zrvely {display: flex; flex-direction: row; row-gap: 15px; scroll-snap-align: center; width: 100%; column-gap: 15px; flex-wrap: wrap-reverse; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-zrvely {margin-top: -51px}}#brxe-zbxctz {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-bottom: 0}#heritage-form .form-group:nth-child(1) {width: 80%}#heritage-form {justify-content: center; align-self: center; margin-bottom: 0; padding-bottom: 0; color: #A577CC; font-family: "Figtree"; font-style: normal}#heritage-form .form-group input {border-style: none; border-color: #e0e0e0; border-radius: 12px; background-color: rgba(66, 66, 66, 0.43); color: var(--bricks-color-15e89b); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#heritage-form .flatpickr {border-style: none; border-color: #e0e0e0; border-radius: 12px; background-color: rgba(66, 66, 66, 0.43); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#heritage-form select {border-style: none; border-color: #e0e0e0; border-radius: 12px; background-color: rgba(66, 66, 66, 0.43); color: var(--bricks-color-15e89b); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#heritage-form textarea {border-style: none; border-color: #e0e0e0; border-radius: 12px; background-color: rgba(66, 66, 66, 0.43); color: var(--bricks-color-15e89b); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}#heritage-form .bricks-button:not([type=submit]) {border-style: none; border-color: #e0e0e0; border-radius: 12px}#heritage-form .choose-files {border-style: none; border-color: #e0e0e0; border-radius: 12px}#heritage-form .submit-button-wrapper {width: 20%}#heritage-form .bricks-button {background-color: var(--bricks-color-0d8f78); color: var(--bricks-color-e80c82); line-height: 2.2}#heritage-form button[type=submit].bricks-button {border-radius: 12px}#heritage-form .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px}#heritage-form ::placeholder {color: var(--bricks-color-15e89b)}#heritage-form button[type="submit"] { transition: all 0.3s ease; }#heritage-form button[type="submit"]:hover { background-color: #A855F7 !important;  border-color: #A855F7 !important; color: #ffffff !important; transform: translateY(-2px);  box-shadow: 0 4px 15px rgba(168, 85, 247, 0.4); }#search-result-display input[type="radio"] { accent-color: #A855F7;  cursor: pointer;}#search-result-display label { cursor: pointer; margin-right: 10px; font-weight: 500;}@media (max-width: 478px) {#heritage-form .form-group:nth-child(1) {width: 100%}#heritage-form {flex-direction: column; gap: 15px; color: hsl(46, 16%, 94%)}#heritage-form .submit-button-wrapper {width: 96%}}#brxe-db30bc {display: flex; align-self: center !important; border: 1px solid rgba(33, 33, 33, 0.79); border-radius: 12px; background-color: #000000; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; width: 70%; flex-direction: column}@media (max-width: 478px) {#brxe-db30bc {padding-right: 0; padding-left: 10px; flex-direction: row; width: 90%}}#brxe-07f282 {border: 1px solid rgba(66, 66, 66, 0.62); border-radius: 50px; font-size: 12px; color: #A577CC; background-color: #000000}@media (max-width: 478px) {#brxe-07f282 {font-size: 9px}}#brxe-cdd6c5 {border-width: 1px; border-radius: 50px}#brxe-855005 {border: 1px solid rgba(66, 66, 66, 0.62); border-radius: 50px; background-color: #000000; font-size: 12px; color: #A577CC}#brxe-b8e066 {border-width: 1px; border-radius: 50px}#brxe-a312d8 {border: 1px solid rgba(66, 66, 66, 0.62); border-radius: 50px; background-color: #000000; font-size: 12px; color: #A577CC}@media (max-width: 478px) {#brxe-a312d8 {font-size: 9px}}#brxe-7a22c7 {border-width: 1px; border-radius: 50px}#brxe-e661f7 {scroll-snap-align: center; width: 100%; flex-direction: row; row-gap: 15px; column-gap: 15px; display: flex; flex-wrap: wrap-reverse; align-self: center !important; justify-content: center; align-items: center; margin-bottom: 17px}#brxe-8b729e {font-weight: 400}#search-result-display {align-self: center !important; background-color: #000000; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 0; border-style: none; border-color: var(--bricks-color-222c64)}#search-result-display { display: none; }.result-card { text-align: center; padding: 30px 25px; border: 1px solid #222; border-radius: 12px; background: #0d0d0d;  margin-top: 25px; max-width: 420px; margin-left: auto; margin-right: auto; box-shadow: 0 10px 30px rgba(0,0,0,0.5);}.status-container { margin-bottom: 20px; font-size: 1.25rem; font-weight: 700;} .checkmark-purple, .handle-purple { color: #A855F7 !important; } .gray-text { color: #7a7a7a !important;}.price-section { margin: 25px 0;} .price-label { color: #ffffff; font-size: 1.1rem; font-weight: 500;} .price-amount { color: #ffffff; font-size: 1.1rem;  font-weight: 600;}.plan-options { display: flex; justify-content: center; gap: 25px; margin-bottom: 30px;} .radio-label { cursor: pointer; color: #888; font-size: 1rem; display: flex; align-items: center; gap: 8px;} .radio-label input[type="radio"] { accent-color: #A855F7;  width: 20px; height: 20px;}.payment-btn { background: #A855F7; color: #000;  width: 100%; padding: 16px; border-radius: 12px; font-weight: 800; font-size: 1.1rem; border: none; cursor: pointer; transition: all 0.3s ease;} .payment-btn:hover { background: #9333ea; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(168, 85, 247, 0.4);}#brxe-89b225 {row-gap: 30px; padding-top: 26px; padding-bottom: 30px}@media (max-width: 478px) {#brxe-89b225 {padding-top: 0}}#brxe-e1333e {padding-top: 41px; margin-top: 65px; position: absolute; left: 0px; z-index: 1; top: 0px}@media (max-width: 991px) {#brxe-e1333e {width: 500px}}@media (max-width: 767px) {#brxe-e1333e {width: 400px; top: -40px}}@media (max-width: 478px) {#brxe-e1333e {padding-top: 987px; top: -60px}}#brxe-b60aed {position: relative; padding-top: 0; padding-bottom: 0}@media (max-width: 991px) {#brxe-b60aed {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 767px) {#brxe-b60aed {padding-top: 40px; padding-bottom: 40px}}@media (max-width: 478px) {#brxe-b60aed {padding-top: 35px; padding-bottom: 35px}}#brxe-eppamc {padding-top: 0; padding-bottom: 100px; row-gap: 30px; background-color: #000000; margin-bottom: -114px}@media (max-width: 478px) {#brxe-eppamc {padding-top: 0; margin-top: 37px}}#Single-Steward {margin-top: 59px; text-align: center; text-transform: none}#brxe-f9e901 {margin-top: 44px; text-align: center}#brxe-1bc01b {padding-top: 1px; padding-bottom: 216px; position: relative}@media (max-width: 991px) {#brxe-1bc01b {padding-top: 60px; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-1bc01b {padding-top: 50px; padding-bottom: 80px}}@media (max-width: 478px) {#brxe-1bc01b {padding-top: 40px; padding-bottom: 70px}}#brxe-ac789a {margin-top: 4px}#brxe-34f14f {padding-right: 0; margin-bottom: 0}#brxe-cdb4d9 {display: flex; align-items: center; column-gap: 4px}#brxe-0edd52 {display: flex; align-items: flex-end; column-gap: 5px}#brxe-2755bd {margin-bottom: 21px; padding-bottom: 9px}#brxe-0306b8 {flex-direction: column; display: flex; row-gap: 16px}#brxe-55da27 {display: flex; flex-direction: column; row-gap: 29px}@media (max-width: 991px) {#brxe-55da27 {row-gap: 20px}}#brxe-f9841b {display: flex; flex-direction: column; row-gap: 11px}#stewardship-tiers {margin-right: -199px; font-family: "Figtree"}#brxe-d39c08 {position: relative; max-width: 33%; min-width: 33%}#brxe-d39c08:hover{ .bp-qt-effect{ opacity:1; }}@media (max-width: 991px) {#brxe-d39c08 {min-width: 47%; max-width: 47%}}@media (max-width: 767px) {#brxe-d39c08 {width: 100%; max-width: 100%}}#brxe-cd3cd6 {align-items: center; display: flex; column-gap: 4px}#brxe-6bb499 {display: flex; align-items: flex-end; column-gap: 5px}#brxe-b7c06f {display: flex; flex-direction: column; row-gap: 16px}#brxe-4984bb {display: flex; flex-direction: column; row-gap: 29px}@media (max-width: 991px) {#brxe-4984bb {row-gap: 20px}}#brxe-381a2c {display: flex; flex-direction: column; row-gap: 11px}#brxe-5b483a {position: relative; max-width: 33%; min-width: 33%}#brxe-5b483a:hover{ .bp-qt-effect{ opacity:1; }}@media (max-width: 991px) {#brxe-5b483a {min-width: 47%; max-width: 47%}}@media (max-width: 767px) {#brxe-5b483a {width: 100%; max-width: 100%}}#brxe-00cf48 {flex-direction: row; padding-top: 0; margin-top: -58px}@media (max-width: 991px) {#brxe-00cf48 {display: none}}#brxe-e277b7 {display: flex; align-items: center; column-gap: 4px}#brxe-2a6f67 {display: flex; align-items: flex-end; column-gap: 5px}#brxe-ffeca9 {display: flex; flex-direction: column; row-gap: 16px}#brxe-c14a95 {display: flex; flex-direction: column; row-gap: 29px}@media (max-width: 991px) {#brxe-c14a95 {row-gap: 20px}}#brxe-3dd73e {display: flex; flex-direction: column; row-gap: 11px}#brxe-658aeb {position: relative; max-width: 33%; min-width: 33%}#brxe-658aeb:hover{ .bp-qt-effect{ opacity:1; }}@media (max-width: 991px) {#brxe-658aeb {min-width: 100%; max-width: 100%; height: 100%}}#brxe-7361e7 {display: flex; align-items: center; column-gap: 4px}#brxe-da6573 {display: flex; align-items: flex-end; column-gap: 5px}#brxe-a2b69b {display: flex; flex-direction: column; row-gap: 16px}#brxe-838d32 {display: flex; flex-direction: column; row-gap: 29px}@media (max-width: 991px) {#brxe-838d32 {row-gap: 20px}}#brxe-d7c77b {display: flex; flex-direction: column; row-gap: 11px}#brxe-01dcb6 {position: relative; max-width: 33%; min-width: 33%}#brxe-01dcb6:hover{ .bp-qt-effect{ opacity:1; }}@media (max-width: 991px) {#brxe-01dcb6 {min-width: 100%; max-width: 100%; height: 100%}}#brxe-6b7267 {display: none}@media (max-width: 991px) {#brxe-6b7267 {display: block}#brxe-6b7267 .splide__arrow {height: 35px; width: 35px; color: #ffffff; font-size: 2rem; min-height: 2rem; min-width: 2rem; border: 1px solid #ffffff; border-radius: 50%}#brxe-6b7267 .splide__arrow svg {fill: #ffffff; height: 2rem; width: 2rem}#brxe-6b7267 .splide__arrow--prev {top: calc(100% + 40px); left: calc(50% - 40px)}#brxe-6b7267 .splide__arrow--next {top: calc(100% + 40px); right: calc(50% - 40px)}}@media (max-width: 478px) {#brxe-6b7267 .splide__arrow {font-size: 1.6rem; min-height: 1.6rem; min-width: 1.6rem; height: 30px; width: 30px}#brxe-6b7267 .splide__arrow svg {height: 1.6rem; width: 1.6rem}}#brxe-afb7fb {margin-top: -292px; align-items: center; row-gap: 80px; width: 1200px; padding-top: 0}@media (max-width: 991px) {#brxe-afb7fb {row-gap: 60px}}@media (max-width: 767px) {#brxe-afb7fb {row-gap: 40px}}@media (max-width: 478px) {#brxe-afb7fb {row-gap: 30px}}#pricing {padding-top: 127px; padding-bottom: 135px; margin-top: -60px}@media (max-width: 991px) {#pricing {padding-top: 50px; padding-bottom: 100px}}@media (max-width: 767px) {#pricing {padding-top: 40px}}@media (max-width: 478px) {#pricing {padding-top: 35px; padding-bottom: 75px}}#brxe-8ca2be {font-size: 8.8rem; font-family: "Figtree"; font-weight: 600; line-height: 1em}@media (max-width: 991px) {#brxe-8ca2be {font-size: 5.8rem}}@media (max-width: 767px) {#brxe-8ca2be {font-size: 4.8rem}}@media (max-width: 478px) {#brxe-8ca2be {font-size: 3.8rem; line-height: 1.2em}}#brxe-89048e {text-transform: none}#brxe-6c1dce {width: 90%}#brxe-8e03dd {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-7f85e1 {width: 75%}@media (max-width: 991px) {#brxe-7f85e1 {width: 90%}}@media (max-width: 767px) {#brxe-7f85e1 {width: 100%}}#brxe-2c94e4 {width: 90%}#brxe-ec3489 {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-959066 {width: 75%}@media (max-width: 991px) {#brxe-959066 {width: 90%}}@media (max-width: 767px) {#brxe-959066 {width: 100%}}#brxe-2d272f {width: 90%}#brxe-8c510b {flex-direction: row; align-items: center; justify-content: space-between; flex-wrap: nowrap}#brxe-22ad2d {width: 75%}@media (max-width: 991px) {#brxe-22ad2d {width: 90%}}@media (max-width: 767px) {#brxe-22ad2d {width: 100%}}#founding-180 {width: 90%}#brxe-4a947a {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-1a11ca {width: 75%}@media (max-width: 991px) {#brxe-1a11ca {width: 90%}}@media (max-width: 767px) {#brxe-1a11ca {width: 100%}}#brxe-1dd93e {width: 90%}#brxe-3a9606 {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-89dd60 {width: 75%}@media (max-width: 991px) {#brxe-89dd60 {width: 90%}}@media (max-width: 767px) {#brxe-89dd60 {width: 100%}}#brxe-8ed1b5 {width: 90%}#brxe-5e1db0 {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-7b98c4 {width: 75%}@media (max-width: 991px) {#brxe-7b98c4 {width: 90%}}@media (max-width: 767px) {#brxe-7b98c4 {width: 100%}}#brxe-446b0b {width: 90%}#brxe-815355 {align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: nowrap}#brxe-b1160b {width: 90%}#brxe-26155b {flex-direction: row; align-items: center; justify-content: space-between; flex-wrap: nowrap}#brxe-01fa4b {width: 75%}@media (max-width: 991px) {#brxe-01fa4b {width: 90%}}@media (max-width: 767px) {#brxe-01fa4b {width: 100%}}#brxe-0fe0d5 {column-gap: 31px; flex-direction: row}@media (max-width: 991px) {#brxe-0fe0d5 {column-gap: 24px}}@media (max-width: 767px) {#brxe-0fe0d5 {row-gap: 17px}}#brxe-16ea65 {row-gap: 99px; z-index: 1}@media (max-width: 991px) {#brxe-16ea65 {row-gap: 60px}}@media (max-width: 767px) {#brxe-16ea65 {row-gap: 40px}}#brxe-1665ae {position: absolute; left: 0px; top: -135px}@media (max-width: 991px) {#brxe-1665ae {width: 500px}}@media (max-width: 767px) {#brxe-1665ae {width: 400px}}@media (max-width: 478px) {#brxe-1665ae {padding-top: 68px}}#brxe-58e4ad {position: absolute; right: 0px; bottom: -60px}@media (max-width: 991px) {#brxe-58e4ad {width: 400px}}@media (max-width: 767px) {#brxe-58e4ad {width: 300px; bottom: -80px}}@media (max-width: 478px) {#brxe-58e4ad {bottom: 0px}}#brxe-640448 {position: relative; padding-top: 24px; padding-bottom: 240px}@media (max-width: 991px) {#brxe-640448 {padding-top: 80px; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-640448 {padding-top: 60px; padding-bottom: 80px}}@media (max-width: 478px) {#brxe-640448 {padding-top: 40px; padding-bottom: 70px}}#brxe-7b39a8 {padding-top: 0; padding-bottom: 241px}@media (max-width: 991px) {#brxe-7b39a8 {padding-top: 50px; padding-bottom: 170px}}@media (max-width: 767px) {#brxe-7b39a8 {padding-top: 40px; padding-bottom: 130px}}@media (max-width: 478px) {#brxe-7b39a8 {padding-top: 35px}}