@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-bwkovx {align-self: center; text-align: center; font-size: clamp(3.2rem, 0.828vw + 2.869rem, 4rem); font-weight: 500}#brxe-bwkovx a {text-align: center; font-size: clamp(3.2rem, 0.828vw + 2.869rem, 4rem); font-weight: 500; font-size: inherit}#brxe-jqtloy {align-self: center}#brxe-nfgisn {row-gap: 2rem; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); align-self: center !important}#brxe-ymjnkx {align-self: flex-start; text-align: left; color: #000000; text-transform: capitalize}#brxe-wpgega {align-self: center; text-align: left; margin-bottom: 2rem}#brxe-wpgega .icon {color: #f44336; font-size: 2.5rem; width: 3rem}#brxe-wpgega .icon svg {height: 2.5rem; width: 2.5rem}#brxe-wpgega .content {justify-content: flex-start; align-items: flex-start}#brxe-wpgega .description {justify-content: flex-start; align-items: flex-start}#brxe-wpgega .separator {border-top-style: none}#brxe-xwjjpj {text-align: left; color: #000000; align-self: flex-start}#brxe-yrsgtb {align-self: flex-start; text-align: left; color: #000000}#brxe-vgnxny {align-self: flex-start; text-align: left; color: #000000}#brxe-pftifs {max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); align-self: center !important}#brxe-hlwxbp {row-gap: 2rem}#brxe-koejig {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-onrmzy {align-self: center; text-align: center; color: #adcd23}#brxe-qjlszg {align-self: center}#brxe-zsmyyz {align-self: flex-start; text-align: left; color: #000000}#brxe-rnoyex {align-self: flex-start; color: #000000; text-align: left}#brxe-mklcww {align-self: flex-start; color: #000000; text-align: left}#brxe-kuclmr {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem)}#brxe-iqprfm {align-self: flex-start; text-align: left; color: #000000}#brxe-lehwus {align-self: center; text-align: left}#brxe-lehwus .icon {color: #4caf50; font-size: 2.5rem; width: 3rem; box-shadow: #4caf50}#brxe-lehwus .icon svg {height: 2.5rem; width: 2.5rem}#brxe-lehwus .content {justify-content: flex-start; align-items: flex-start}#brxe-lehwus .description {justify-content: flex-start; align-items: flex-start}#brxe-lehwus .separator {border-top-style: none}#brxe-adlcpc {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-yxdrgh {row-gap: 2rem}#brxe-dlidna {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-ylpzwm {align-self: flex-start; text-align: left; color: #000000}#brxe-ckakpi .content {align-self: center}#brxe-ckakpi .icon {align-self: center; margin-bottom: 1rem}#brxe-ckakpi {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-cpgoia .content {align-self: center}#brxe-cpgoia .icon {align-self: center; margin-bottom: 1rem}#brxe-cpgoia {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-blswab .content {align-self: center}#brxe-blswab .icon {align-self: center; margin-bottom: 1rem}#brxe-blswab {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-zptcsw .content {align-self: center}#brxe-zptcsw .icon {align-self: center; margin-bottom: 1rem}#brxe-zptcsw {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-fvofrb .content {align-self: center}#brxe-fvofrb .icon {align-self: center; margin-bottom: 1rem}#brxe-fvofrb {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-zcngfj .content {align-self: center}#brxe-zcngfj .icon {align-self: center; margin-bottom: 1rem}#brxe-zcngfj {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-nwzjfl .content {align-self: center}#brxe-nwzjfl .icon {align-self: center; margin-bottom: 1rem}#brxe-nwzjfl {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-uksahv .content {align-self: center}#brxe-uksahv .icon {align-self: center; margin-bottom: 1rem}#brxe-uksahv {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-nvsoio {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem; margin-bottom: 2rem}#brxe-yvjwji {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-omljlf {align-self: flex-start; text-align: left; color: #000000}#brxe-qvbjmc {align-self: flex-start; text-align: left; color: #000000}#brxe-arvpox {align-self: center}#brxe-bhephu {align-self: center}#brxe-izvroa {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-ritazh {align-self: flex-start; text-align: left; color: #000000}#brxe-tasbvv {align-self: center; width: 100%}#brxe-pshbiy {align-self: center}#brxe-pdmhak {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-nehcyw {align-self: flex-start; text-align: left; color: #000000}#brxe-mjozuh {align-self: center; width: 100%}#brxe-okfpse {align-self: center; width: 100%}#brxe-isqxbd {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-wuxkay {align-self: flex-start; text-align: left; color: #000000}#brxe-hizlzz {align-self: center; width: 100%}#brxe-rbzmge {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-rdwsqw {align-self: flex-start; text-align: left; color: #000000}#brxe-omqdkl {align-self: center; width: 100%}#brxe-omwhgf {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-yagmlg {align-self: flex-start; text-align: left; color: #000000}#brxe-xiuqsh {align-self: center; width: 100%}#brxe-zrhdnq {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-axjcxt {align-self: flex-start; text-align: left; color: #000000}#brxe-xnkiiz {align-self: center; width: 100%}#brxe-nafrma {align-self: center; width: 100%}#brxe-dihzxe {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-wynsfk {align-self: flex-start; text-align: left; color: #000000}#brxe-hvppwi {align-self: center; width: 100%}#brxe-qzwixt {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-ijipzi {align-self: flex-start; text-align: left; color: #000000}#brxe-ujdbzi {align-self: center; width: 100%}#brxe-dhnffx {align-self: center; width: 100%}#brxe-bgcvac {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-oljmff {row-gap: 2rem}#brxe-onvtyg {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-paytke {align-self: flex-start; text-align: left; color: #000000}#brxe-lbdtaj {align-self: flex-start; text-align: left; color: #000000}#brxe-doxsfb {align-self: center}#brxe-glmduz {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-rbetst {align-self: flex-start; text-align: left; color: #000000}#brxe-qrbper {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-oqblkp {align-self: flex-start; text-align: left; color: #000000}#brxe-cadzvz {align-self: center; width: 100%}#brxe-fwdpuh {align-self: center; width: 100%}#brxe-oxbzkh {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-ivoeaz {align-self: flex-start; text-align: left; color: #000000}#brxe-xsphds {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-tzeuhl {align-self: flex-start; text-align: left; color: #000000}#brxe-eyzphz {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-yudjli {align-self: flex-start; text-align: left; color: #000000}#brxe-fpkdde {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-zndhtf {align-self: flex-start; text-align: left; color: #000000}#brxe-oxnbqj {align-self: center; width: 100%}#brxe-ixofwl {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-kxhont {row-gap: 2rem}#brxe-jgjlnt {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-xvlqsl {align-self: center; text-align: left; color: #000000}#brxe-kqjdzm {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-jestbd {align-self: center; grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem)}#brxe-jestbd .content {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; text-align: left}#brxe-jestbd .member {background-color: #fbffcc}#brxe-gfzbuk {row-gap: 2rem}#brxe-pasolm {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-ppndji {align-self: flex-start; text-align: left; color: #000000}#brxe-ixtkdl {align-self: flex-start; text-align: left; color: #000000}#brxe-lhwxwh {align-self: flex-start; text-align: left; color: #000000}#brxe-yalsmf {align-self: center; width: 100%}#brxe-mzqwau {align-self: flex-start; text-align: left; color: #000000}#brxe-vegvvg {align-self: center; width: 100%}#brxe-nkbkrk {align-self: flex-start; text-align: left; color: #000000}#brxe-eccpjj {align-self: center; width: 100%}#brxe-xeyabz {align-self: flex-start; text-align: left; color: #000000}#brxe-mcbjhq {align-self: center; width: 100%}#brxe-cnhhkk {align-self: flex-start; text-align: left; color: #000000}#brxe-dazaom {align-self: center; width: 100%}#brxe-klbvtx {align-self: center; width: 100%}#brxe-bxxgnc {align-self: flex-start; text-align: left; color: #000000}#brxe-iqvcow {align-self: center; width: 100%}#brxe-kpgdqx {align-self: flex-start; text-align: left; color: #000000}#brxe-bipuie {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-jsfhir {row-gap: 2rem}#brxe-szesez {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-umsqka {align-self: flex-start; text-align: left; color: #000000}#brxe-efbpjq {align-self: flex-start; text-align: left; color: #000000}#brxe-enfmud {align-self: center; width: 100%}#brxe-ofrqql {align-self: center; width: 100%}#brxe-hncmlp {align-self: flex-start; text-align: left; color: #000000}#brxe-klqpiw {align-self: center; width: 100%}#brxe-zjbibw {align-self: center; width: 100%}#brxe-xcvhnc {align-self: center; width: 100%}#brxe-bxhbdg {align-self: center; width: 100%}#brxe-djvlkt {align-self: center; width: 100%}#brxe-qtcszi {align-self: center; width: 100%}#brxe-jaceup {align-self: flex-start; text-align: left; color: #000000}#brxe-vecqtv {align-self: center; width: 100%}#brxe-gbnrpc {align-self: center; width: 100%}#brxe-htmeuc {align-self: center; width: 100%}#brxe-ijloix {align-self: center; width: 100%}#brxe-vqcnni {align-self: center; width: 100%}#brxe-galswx {align-self: center; width: 100%; margin-bottom: 1.5rem}#brxe-iqpuds {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-thdngi {align-self: center; text-align: left; color: #000000}#brxe-htrwiq {align-self: center; width: 100%}#brxe-jbjeck {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-rfbxhh {row-gap: 2rem}#brxe-wplqdr {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-cjfvnc {align-self: center; text-align: left; color: #000000}#brxe-xbajnv {align-self: center; text-align: center; color: #000000}#brxe-cbaygz {align-self: center; border-radius: 1rem; width: 80%}#brxe-bieedo {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-mjdpzi {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-esvbxy {align-self: center; text-align: center; color: #000000}#brxe-qpwhsi {align-self: center; border-radius: 1rem; width: 80%; background-color: #f5f5f5}#brxe-shqdwx {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-asxddx {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-tyczek {align-self: center; text-align: center; color: #000000}#brxe-tepyme {align-self: center; color: #eb1400; text-align: center; font-size: clamp(2rem, 0.382vw + 1.878rem, 2.4rem); text-decoration: line-through}#brxe-tepyme a {color: #eb1400; text-align: center; font-size: clamp(2rem, 0.382vw + 1.878rem, 2.4rem); text-decoration: line-through; font-size: inherit}#brxe-vglmbn {align-self: center; text-align: center; color: #4caf50; font-size: clamp(3rem, 0.574vw + 2.816rem, 3.6rem)}#brxe-vglmbn a {text-align: center; color: #4caf50; font-size: clamp(3rem, 0.574vw + 2.816rem, 3.6rem); font-size: inherit}#brxe-exwydi {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-igqdtl {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-bewfqj {align-self: center; text-align: left; color: #000000}#brxe-yzmpqw {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-vuaczd {align-self: center}#brxe-dfzkqo {gap: 1rem; align-self: center; background-color: #4caf50; border-radius: 1rem; margin-top: 2rem; color: #f5f5f5}#brxe-dfzkqo i {color: #ffffff}#brxe-gfxhmv {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-grjhbt {margin-top: 2rem; margin-right: 2rem; margin-left: 2rem}#brxe-lgjxdz {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-xbojwk {align-self: center; text-align: left; color: #000000}#brxe-dwkecu {align-self: center !important; max-width: clamp(32rem, 30.593vw + 22.21rem, 64rem); row-gap: 2rem}#brxe-jqbabz {row-gap: 2rem}#brxe-ivkkkj {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: #fbffcc; box-shadow: #212121}