@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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)}}:where(.brxe-team-members){display:grid;gap:20px;grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media (max-width:478px){:where(.brxe-team-members){grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}:where(.brxe-team-members).image-right .member{flex-direction:row-reverse}:where(.brxe-team-members).image-left .member{flex-direction:row}:where(.brxe-team-members).image-bottom .member{flex-direction:column-reverse}:where(.brxe-team-members) .member{display:flex;flex:1;flex-direction:column;overflow:hidden}:where(.brxe-team-members) .image{align-self:center;background-position:50%;background-size:cover;width:100%}:where(.brxe-team-members) .image:before{content:"";display:block;padding-top:100%}:where(.brxe-team-members) .image.ratio-16-9:before{padding-top:56.25%}:where(.brxe-team-members) .image.ratio-4-3:before{padding-top:75%}:where(.brxe-team-members) .content{flex:1;padding-top:15px}:where(.brxe-team-members) .title{margin-bottom:.2em}:where(.brxe-team-members) .subtitle{font-size:1.1em;margin-bottom:0}:where(.brxe-team-members) .subtitle+.description{margin-top:.25em}}@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{align-items:center;display:inline-flex;justify-content:center}: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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@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-af7b11 {align-self: center; text-align: center; font-size: clamp(3.2rem, 0.828vw + 2.869rem, 4rem); font-weight: 500}#brxe-af7b11 a {text-align: center; font-size: clamp(3.2rem, 0.828vw + 2.869rem, 4rem); font-weight: 500; font-size: inherit}#brxe-hbgtcw {align-self: center; font-size: 2rem}#brxe-hbgtcw a {font-size: 2rem; font-size: inherit}#brxe-47d79c {align-self: center}#brxe-5ab377 {row-gap: 2rem; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); align-self: center !important}#brxe-dc8184 {align-self: flex-start; text-align: left; color: #000000; text-transform: capitalize}#brxe-16487d {align-self: center; text-align: left; margin-bottom: 2rem}#brxe-16487d .icon {color: #f44336; font-size: 2.5rem; width: 3rem}#brxe-16487d .icon svg {height: 2.5rem; width: 2.5rem}#brxe-16487d .content {justify-content: flex-start; align-items: flex-start}#brxe-16487d .description {justify-content: flex-start; align-items: flex-start}#brxe-16487d .separator {border-top-style: none}#brxe-96c8dd {text-align: left; color: #000000; align-self: flex-start}#brxe-aa8eed {align-self: flex-start; text-align: left; color: #000000}#brxe-099311 {align-self: flex-start; text-align: left; color: #000000}#brxe-571cac {max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); align-self: center !important}#brxe-337544 {row-gap: 2rem}#brxe-3c3483 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #fbffcc}#brxe-215187 {align-self: center; text-align: center; color: #adcd23}#brxe-c074e6 {align-self: center}#brxe-eeb8cd {align-self: flex-start; text-align: left; color: #000000}#brxe-28ca39 {align-self: flex-start; color: #000000; text-align: left}#brxe-ad444a {align-self: flex-start; color: #000000; text-align: left}#brxe-f2e8b7 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem)}#brxe-70a203 {align-self: flex-start; text-align: left; color: #000000}#brxe-4adfff {align-self: center; text-align: left}#brxe-4adfff .icon {color: #4caf50; font-size: 2.5rem; width: 3rem; box-shadow: #4caf50}#brxe-4adfff .icon svg {height: 2.5rem; width: 2.5rem}#brxe-4adfff .content {justify-content: flex-start; align-items: flex-start}#brxe-4adfff .description {justify-content: flex-start; align-items: flex-start}#brxe-4adfff .separator {border-top-style: none}#brxe-088650 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-a6a0d6 {row-gap: 2rem}#brxe-8e2e3a {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #ffffff}#brxe-d7679c {align-self: flex-start; text-align: left; color: #000000}#brxe-2264a3 .content {align-self: center}#brxe-2264a3 .icon {align-self: center; margin-bottom: 1rem}#brxe-2264a3 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem; text-align: left}#brxe-44a45a .content {align-self: center}#brxe-44a45a .icon {align-self: center; margin-bottom: 1rem}#brxe-44a45a {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #d5ea81; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-a42a45 .content {align-self: center}#brxe-a42a45 .icon {align-self: center; margin-bottom: 1rem}#brxe-a42a45 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-65ed3f .content {align-self: center}#brxe-65ed3f .icon {align-self: center; margin-bottom: 1rem}#brxe-65ed3f {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #d5ea81; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-1c9572 .content {align-self: center}#brxe-1c9572 .icon {align-self: center; margin-bottom: 1rem}#brxe-1c9572 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-c4b480 .content {align-self: center}#brxe-c4b480 .icon {align-self: center; margin-bottom: 1rem}#brxe-c4b480 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #d5ea81; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-b88dc1 .content {align-self: center}#brxe-b88dc1 .icon {align-self: center; margin-bottom: 1rem}#brxe-b88dc1 {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; background-color: #ffffff; box-shadow: 0 0 2rem 0rem rgba(158, 158, 158, 0.51); border-radius: 1rem}#brxe-1a23f0 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem; margin-bottom: 2rem}#brxe-9539f6 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #fbffcc; box-shadow: #212121}#brxe-727cc4 {align-self: flex-start; text-align: left; color: #000000}#brxe-9b4e94 {align-self: flex-start; text-align: left; color: #000000}#brxe-8ff99f {align-self: center}#brxe-392474 {align-self: center}#brxe-ec3ed4 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-6fb6cf {align-self: flex-start; text-align: left; color: #000000}#brxe-88fcac {align-self: center; width: 100%}#brxe-63af73 {align-self: center}#brxe-00cd2b {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-a83676 {align-self: flex-start; text-align: left; color: #000000}#brxe-535907 {align-self: center; width: 100%}#brxe-ad6f47 {align-self: center; width: 100%}#brxe-9ce876 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-f73046 {align-self: flex-start; text-align: left; color: #000000}#brxe-b94d34 {align-self: center; width: 100%}#brxe-593ec1 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-db97d7 {align-self: flex-start; text-align: left; color: #000000}#brxe-0a602d {align-self: center; width: 100%}#brxe-c83294 {align-self: center; width: 100%}#brxe-0aa7b7 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-d23067 {row-gap: 2rem}#brxe-5721c5 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #ffffff}#brxe-11312d {align-self: center; text-align: left; color: #000000}#brxe-9b3871 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-9140ca {align-self: center; grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem)}#brxe-9140ca .content {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; text-align: left}#brxe-9140ca .member {background-color: #fbffcc}#brxe-a72cd2 {row-gap: 2rem}#brxe-068472 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #fbffcc}#brxe-2e32d7 {align-self: flex-start; text-align: left; color: #000000}#brxe-df7ce0 {align-self: flex-start; text-align: left; color: #000000}#brxe-89ae0e {align-self: flex-start; text-align: left; color: #000000}#brxe-5a213d {align-self: center; width: 100%}#brxe-c76db5 {align-self: flex-start; text-align: left; color: #000000}#brxe-3f81d8 {align-self: center; width: 100%}#brxe-dfb971 {align-self: flex-start; text-align: left; color: #000000}#brxe-6abd5f {align-self: center; width: 100%}#brxe-b74487 {align-self: flex-start; text-align: left; color: #000000}#brxe-fc2058 {align-self: center; width: 100%}#brxe-c82c33 {align-self: flex-start; text-align: left; color: #000000}#brxe-6ad40d {align-self: center; width: 100%}#brxe-a42800 {align-self: center; width: 100%}#brxe-4d333f {align-self: flex-start; text-align: left; color: #000000}#brxe-b0ee2a {align-self: center; width: 100%}#brxe-886c13 {align-self: flex-start; text-align: left; color: #000000}#brxe-c37e99 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-8f4498 {row-gap: 2rem}#brxe-0acc22 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #ffffff; box-shadow: #212121}#brxe-f22c6c {align-self: flex-start; text-align: left; color: #000000}#brxe-ed2044 {align-self: flex-start; text-align: left; color: #000000}#brxe-ca9c75 {align-self: center; width: 100%}#brxe-cd6611 {align-self: center; width: 100%}#brxe-a90a85 {align-self: flex-start; text-align: left; color: #000000}#brxe-277748 {align-self: center; width: 100%}#brxe-c24797 {align-self: center; width: 100%}#brxe-02a0be {align-self: center; width: 100%}#brxe-2a8583 {align-self: center; width: 100%}#brxe-9c7532 {align-self: center; width: 100%}#brxe-746b26 {align-self: center; width: 100%}#brxe-2307c8 {align-self: flex-start; text-align: left; color: #000000}#brxe-6d6bd9 {align-self: center; width: 100%}#brxe-b6eb25 {align-self: center; width: 100%}#brxe-1d4dfd {align-self: center; width: 100%}#brxe-4977cc {align-self: center; width: 100%}#brxe-05f979 {align-self: center; width: 100%}#brxe-30340c {align-self: center; width: 100%; margin-bottom: 1.5rem}#brxe-922d76 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-e00fd5 {align-self: center; text-align: left; color: #000000}#brxe-332b93 {align-self: center; width: 100%}#brxe-b4b1a6 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-783f0f {row-gap: 2rem}#brxe-5b0186 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #fbffcc}#brxe-b05e5e {align-self: center; text-align: left; color: #000000}#brxe-90e749 {align-self: center; text-align: center; color: #000000}#brxe-7260df {align-self: center; border-radius: 1rem; width: 80%}#brxe-19dfb0 {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-524427 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); padding-top: 5rem; padding-bottom: 5rem; background-color: #d5ea81; border-radius: 1rem; box-shadow: 0 0 20px 10px #9e9e9e; row-gap: 2rem}#brxe-ebafce {align-self: center; text-align: center; color: #000000}#brxe-dee107 {align-self: center; border-radius: 1rem; width: 80%; background-color: #f5f5f5}#brxe-84d17c {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-4a5253 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); padding-top: 5rem; padding-bottom: 5rem; background-color: #d5ea81; border-radius: 1rem; box-shadow: 0 0 20px 10px #9e9e9e; row-gap: 2rem}#brxe-fb703d {align-self: center; text-align: center; color: #000000}#brxe-2f34a6 {align-self: center; color: #eb1400; text-align: center; font-size: clamp(2rem, 0.382vw + 1.878rem, 2.4rem); text-decoration: line-through}#brxe-2f34a6 a {color: #eb1400; text-align: center; font-size: clamp(2rem, 0.382vw + 1.878rem, 2.4rem); text-decoration: line-through; font-size: inherit}#brxe-abafc1 {align-self: center; text-align: center; color: #4caf50; font-size: clamp(3rem, 0.574vw + 2.816rem, 3.6rem)}#brxe-abafc1 a {text-align: center; color: #4caf50; font-size: clamp(3rem, 0.574vw + 2.816rem, 3.6rem); font-size: inherit}#brxe-cc6cb3 {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-8e5340 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); padding-top: 5rem; padding-bottom: 5rem; background-color: #ffeb3b; border-radius: 1rem; box-shadow: 0 0 20px 10px #9e9e9e}#brxe-086900 {align-self: center; text-align: left; color: #000000}#brxe-d67e4d {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-cd9a18 {align-self: center}#brxe-634957 {gap: 1rem; align-self: center; background-color: #4caf50; border-radius: 1rem; margin-top: 2rem; color: #f5f5f5}#brxe-634957 i {color: #ffffff}#brxe-4cab74 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); padding-top: 5rem; padding-bottom: 5rem; background-color: #f5f5f5; border-radius: 1rem; box-shadow: 0 0 20px 10px #9e9e9e}#brxe-eb20cb {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-88f65c {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-6b9a12 {align-self: center; text-align: left; color: #000000}#brxe-422271 {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-31f0d4 {row-gap: 2rem}#brxe-d32723 {padding-top: clamp(5rem, 3.106vw + 3.758rem, 8rem); padding-right: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); padding-bottom: clamp(8rem, 3.824vw + 6.776rem, 12rem); padding-left: clamp(2.4rem, 0.765vw + 2.155rem, 3.2rem); background-repeat: no-repeat; background-size: cover; background-blend-mode: normal; background-position: center left; background-color: #ffffff; box-shadow: #212121}