@layer bricks {.brxe-shortcode{width:100%}}@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 input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-button{width:auto}}@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-a6e1c8 {z-index: 99; color: var(--white); font-family: "mons"; font-weight: 700; text-transform: capitalize; font-size: calc(var(--h1) * 1.1); margin-top: -5px}@media (max-width: 478px) {#brxe-a6e1c8 {text-align: center}}#brxe-029590 {z-index: 99; color: var(--white); font-size: calc(var(--text-l) * 0.85); font-weight: 500; font-family: "Inter"; max-width: 50ch}@media (max-width: 478px) {#brxe-029590 {text-align: center}}#brxe-5964cf {z-index: 99; color: var(--white); font-size: calc(var(--text-l) * 0.85); font-weight: 500; font-family: "Inter"; max-width: 50ch}@media (max-width: 478px) {#brxe-5964cf {text-align: center}}#brxe-517315 {border-color: #db143c; border-top-right-radius: 2.5rem; border-bottom-right-radius: 2.5rem; border-bottom-left-radius: 2.5rem; padding-top: 17.5px; padding-right: 25px; padding-bottom: 17.5px; padding-left: 25px; background-color: var(--white); color: var(--primary-hover); font-family: "mons"; font-weight: 500}#brxe-d599ce {color: var(--white); font-family: "mons"; font-weight: 500; border-style: solid; border-top-right-radius: 2.5rem; border-bottom-right-radius: 2.5rem; border-bottom-left-radius: 2.5rem; padding-top: 17.5px; padding-right: 25px; padding-bottom: 17.5px; padding-left: 25px; background-color: var(--primary-hover)}#brxe-551d19 {z-index: 9; margin-top: var(--space-s)}@media (max-width: 478px) {#brxe-551d19 {width: 85%}}#brxe-344ef4 {color: var(--white); font-family: "Inter"; font-weight: 600; font-size: calc(var(--text-s) * 1.5); text-transform: capitalize; letter-spacing: -0.5px}#brxe-5b161b {color: var(--white); font-family: "Inter"; font-size: calc(var(--text-s) * 1.5); font-weight: 500; margin-top: var(--space-xs)}#brxe-5b161b .icon > svg {height: 1.25em; width: 1.25em}#brxe-888269 {margin-top: var(--space-m)}@media (max-width: 767px) {#brxe-888269 {width: 100%; z-index: 99}}@media (max-width: 478px) {#brxe-888269 {align-self: center !important; display: flex; flex-direction: column; justify-content: center; align-items: center; row-gap: 0px}}#brxe-f829e1 {border-style: none; border-bottom-left-radius: 5em; padding-top: var(--space-xl); padding-bottom: var(--space-xl); padding-left: var(--space-xl)}@media (max-width: 991px) {#brxe-f829e1 {padding-top: var(--space-xl); padding-left: var(--space-l)}}@media (max-width: 767px) {#brxe-f829e1 {border-top-right-radius: 5em; border-bottom-right-radius: 5em; padding-top: var(--section-space-m); padding-right: var(--space-xl); padding-bottom: var(--space-m); padding-left: var(--space-xl)}}@media (max-width: 478px) {#brxe-f829e1 {padding-right: var(--space-m); padding-bottom: var(--section-space-s); padding-left: var(--space-m); align-self: center !important; justify-content: center; align-items: center}}#brxe-f6ba25:not(.tag), #brxe-f6ba25 img {object-fit: cover}#brxe-f6ba25 {border-style: none; border-radius: 0 5em 5em 5em}#brxe-91061f {padding-top: var(--space-l); padding-right: var(--space-l); padding-bottom: var(--space-l); padding-left: var(--space-l); border-style: none; border-radius: 0}@media (max-width: 478px) {#brxe-91061f {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}}#brxe-3af020 {width: 100%; max-width: 1450px; grid-template-columns: 3.5fr 4fr; grid-gap: 0px; border-top: 0.15rem solid var(--primary); border-right: 0.15em solid var(--primary); border-bottom: 0.15rem solid var(--primary); border-left: 0.15em solid var(--primary); border-radius: 0rem 5em 5em 5em; background-color: var(--primary-hover)}@media (max-width: 991px) {#brxe-3af020 {grid-template-columns: var(--grid-3-2)}}@media (max-width: 767px) {#brxe-3af020 {grid-template-columns: var(--grid-1)}}#brxe-1bc1d8 {background-color: var(--white); padding-top: 0; padding-bottom: 0; border-style: none}@media (max-width: 991px) {#brxe-1bc1d8 {padding-right: 0; padding-left: 0}}#brxe-840f06 {z-index: 99; color: var(--primary-ultra-dark); font-family: "mons"; font-weight: 700; text-transform: capitalize; font-size: calc(var(--h2) * 1.2); margin-top: -5px}#brxe-ffe511 {z-index: 99; color: var(--secondary-dark); font-size: calc(var(--text-l) * 0.65); font-weight: 700; font-family: "mons"; max-width: 50ch}#brxe-706a6d {row-gap: 8px; display: flex; align-self: flex-start !important; justify-content: center; align-items: flex-start; flex-direction: column}#brxe-c7be09 {font-size: calc(var(--text-s)* 1.225); font-weight: 400; font-family: "Inter"; color: var(--secondary-semi-dark); max-width: 50ch}@media (max-width: 767px) {#brxe-c7be09 {max-width: 55ch}}@media (max-width: 478px) {#brxe-c7be09 {text-align: left}}#brxe-31ccf0 {color: var(--secondary-semi-dark); font-size: calc(var(--text-s)* 1.225); font-weight: 400; font-family: "Inter"; max-width: 50ch}@media (max-width: 767px) {#brxe-31ccf0 {max-width: 55ch}}@media (max-width: 478px) {#brxe-31ccf0 {text-align: left}}#brxe-be9294 {height: 2em; width: 2em}#brxe-242122 {height: 2em; width: 2em}#brxe-304415 {height: 2em; width: 2em}#brxe-3dfd3a {height: 2em; width: 2em}#brxe-e3aef8 {height: 2em; width: 2em}#brxe-28fcf2 {height: 2em; width: 2em}#brxe-59507d {height: 2em; width: 2em}#brxe-779baa {height: 2em; width: 2em}#brxe-540e40 {width: 100%; display: flex; grid-gap: var(--space-s); align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: var(--space-xl); column-gap: var(--space-l)}@media (max-width: 478px) {#brxe-540e40 {column-gap: var(--space-xs); row-gap: var(--space-xs)}}#brxe-4faf6e {padding-top: var(--space-l); padding-bottom: var(--space-l); row-gap: var(--space-m)}#brxe-ee6661.horizontal .line {border-top-color: var(--primary-hover); border-top-width: 2px}#brxe-ee6661.vertical .line {border-right-color: var(--primary-hover)}#brxe-ee6661 .icon {color: var(--primary-hover)}#brxe-ee6661 .line {height: 2px}#brxe-ee6661 {padding-right: var(--space-m)}@media (max-width: 478px) {#brxe-ee6661 {padding-right: 0}}#brxe-04fbc1 {font-size: calc(var(--text-m) * 0.95); font-weight: 500}@media (max-width: 478px) {#brxe-04fbc1 {text-align: center}}#brxe-c4a3ab {font-weight: 400; font-family: "mons"; color: var(--primary-semi-dark)}@media (max-width: 478px) {#brxe-c4a3ab {text-align: center}}#brxe-78ab9e {height: 3em; width: 4em}#brxe-e998eb {display: flex}#brxe-09e777 {row-gap: 12.5px; align-self: flex-start !important}#brxe-a36d7c.horizontal .line {border-top-color: var(--primary-hover); border-top-width: 2px}#brxe-a36d7c.vertical .line {border-right-color: var(--primary-hover)}#brxe-a36d7c .icon {color: var(--primary-hover)}#brxe-a36d7c .line {height: 2px}#brxe-a36d7c {padding-right: var(--space-m)}@media (max-width: 478px) {#brxe-a36d7c.horizontal {justify-content: center}#brxe-a36d7c.vertical {align-self: center}#brxe-a36d7c {padding-right: 0}}#brxe-017d1e {font-size: calc(var(--text-m) * 0.95); font-weight: 500}@media (max-width: 478px) {#brxe-017d1e {text-align: center}}#brxe-03a1d5 {font-weight: 400; font-family: "mons"; color: var(--primary-semi-dark)}@media (max-width: 478px) {#brxe-03a1d5 {text-align: center}}#brxe-8efb99 {height: 3em; width: 4em}#brxe-f07052 {display: flex}#brxe-350099 {row-gap: 12.5px; align-self: flex-start !important}#brxe-a6137f.horizontal .line {border-top-color: var(--primary-hover); border-top-width: 2px}#brxe-a6137f.vertical .line {border-right-color: var(--primary-hover)}#brxe-a6137f .icon {color: var(--primary-hover)}#brxe-a6137f .line {height: 2px}#brxe-a6137f {padding-right: var(--space-m)}@media (max-width: 478px) {#brxe-a6137f {padding-right: 0}}#brxe-07a450 {font-size: calc(var(--text-m) * 0.95); font-weight: 500}@media (max-width: 478px) {#brxe-07a450 {text-align: center}}#brxe-5beda9 {font-weight: 400; font-family: "mons"; color: var(--primary-semi-dark)}@media (max-width: 478px) {#brxe-5beda9 {text-align: center}}#brxe-4d7d3e {height: 3em; width: 4em}#brxe-c735e5 {display: flex}#brxe-94d484 {row-gap: 12.5px; align-self: flex-start !important}#brxe-9aee0d.horizontal .line {border-top-color: var(--primary-hover); border-top-width: 2px}#brxe-9aee0d.vertical .line {border-right-color: var(--primary-hover)}#brxe-9aee0d .icon {color: var(--primary-hover)}#brxe-9aee0d .line {height: 2px}#brxe-9aee0d {padding-right: var(--space-m)}@media (max-width: 478px) {#brxe-9aee0d {padding-right: 0}}#brxe-ca9ec6 {font-size: calc(var(--text-m) * 0.95); font-weight: 500}@media (max-width: 478px) {#brxe-ca9ec6 {text-align: center}}#brxe-55c1d6 {font-weight: 400; font-family: "mons"; color: var(--primary-semi-dark)}@media (max-width: 478px) {#brxe-55c1d6 {text-align: center}}@media (max-width: 478px) {#brxe-380a2c {padding-right: 0}}#brxe-f329e9 {height: 3em; width: 4em}#brxe-24fffd {display: flex}#brxe-9d92d1 {row-gap: 12.5px; align-self: flex-start !important}#brxe-755f52 {display: grid; align-items: initial; padding-top: var(--space-l); padding-right: var(--space-l); padding-bottom: var(--space-l); padding-left: var(--space-l); border-top-right-radius: 3em; border-bottom-right-radius: 3em; border-bottom-left-radius: 3em; background-color: var(--white); grid-template-rows: var(--grid-2); grid-gap: var(--space-m); flex-wrap: wrap; grid-template-columns: var(--grid-2); grid-auto-flow: row}@media (max-width: 478px) {#brxe-755f52 {padding-top: var(--space-m); padding-right: var(--space-s); padding-bottom: var(--space-m); padding-left: var(--space-s); grid-gap: var(--space-xs)}}#brxe-3b89ef {width: 100%; max-width: 1200px; grid-template-columns: var(--grid-2); align-items: center; justify-content: center; align-content: center; align-self: center !important; justify-items: center; grid-gap: var(--space-l)}@media (max-width: 767px) {#brxe-3b89ef {grid-template-columns: var(--grid-1); grid-gap: 0px}}#brxe-39a8ea {background-color: var(--white)}@media (max-width: 991px) {#brxe-39a8ea {padding-right: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-39a8ea {padding-right: var(--space-s); padding-left: var(--space-s)}}#brxe-4dd117 {font-size: calc(var(--h2) * 0.9); font-weight: 700; color: var(--primary-ultra-dark); font-family: "mons"; text-transform: capitalize; z-index: 99; margin-top: -5px}#brxe-b741dc {font-family: "mons"; font-weight: 700; color: var(--secondary-dark); font-size: calc(var(--text-l) * 0.65); z-index: 99; max-width: 50ch; margin-bottom: 0=}#brxe-bd544c {display: flex; flex-direction: column; row-gap: var(--space-xs)}.brxe-0e7577 .form-group:nth-child(1) {width: 50%}.brxe-0e7577 .form-group:nth-child(2) {width: 50%}.brxe-0e7577 .form-group:nth-child(3) {width: 50%}.brxe-0e7577 .form-group:nth-child(4) {width: 50%}.brxe-0e7577 .form-group:nth-child(5) {width: 100%}.brxe-0e7577 .submit-button-wrapper {width: 70%}@media (max-width: 478px) {.brxe-0e7577 .form-group:nth-child(3) {width: 100%}.brxe-0e7577 .form-group:nth-child(4) {width: 100%}}#brxe-24be55 {font-family: "mons"; font-weight: 700; color: var(--primary-ultra-dark); font-size: var(--text-s); text-align: right; margin-bottom: -9px}#brxe-5037e9 {font-weight: 900; font-family: "Arial"; color: var(--primary); border-style: none; border-top-right-radius: 2.5rem; border-bottom-right-radius: 2.5rem; border-bottom-left-radius: 2.5rem; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; max-width: 200px}#brxe-5037e9 svg {height: 2.25em; width: 2.25em}#brxe-e4a041 {margin-top: calc(var(--space-m) *-1.9); display: flex; flex-direction: column; row-gap: 0px; column-gap: var(--space-xs); width: 100%; align-items: flex-end; padding-right: 15px}@media (max-width: 991px) {#brxe-e4a041 {align-self: center !important; justify-content: center; align-items: flex-end; margin-top: var(--space-m)}}#brxe-b817f3 {row-gap: 0px}#brxe-83335e {display: flex}#brxe-881529 {padding-top: var(--space-l); padding-right: var(--space-m); padding-bottom: var(--space-l); padding-left: var(--space-m); display: flex; border-top-right-radius: 3em; border-bottom-right-radius: 3em; border-bottom-left-radius: 3em; background-color: var(--white); flex-wrap: wrap; grid-auto-flow: row; grid-template-columns: var(--grid-1); grid-gap: 0px; flex-direction: column; row-gap: var(--space-m)}#brxe-881529 { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);}@media (max-width: 991px) {#brxe-881529 {padding-right: var(--space-xs); padding-left: var(--space-s)}}@media (max-width: 767px) {#brxe-881529 {order: 1; padding-bottom: var(--space-s)}}#brxe-9c7e1e {font-size: calc(var(--h2) * 0.9); font-weight: 700; color: var(--white); font-family: "mons"; text-transform: none; z-index: 99; margin-top: -5px}#brxe-63571d {font-family: "mons"; font-weight: 600; color: var(--primary-light); font-size: calc(var(--text-l) * 0.65); z-index: 99; max-width: 50ch; margin-top: 5px; margin-bottom: 0}#brxe-8d09b5 {font-weight: 500; font-family: "mons"; color: var(--white); font-size: calc(var(--text-m) * 0.9); margin-top: var(--space-s)}@media (max-width: 478px) {#brxe-8d09b5 {text-align: left}}#brxe-857cbe {display: flex; flex-direction: column; row-gap: 0px; padding-right: var(--section-space-s)}#brxe-69ae83 {font-size: calc(var(--text-m) * 2.5); font-weight: 700; color: var(--white)}#brxe-5dd564 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-5f5f6f {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-9b028b {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-d96b1e {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-fe8477 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}@media (max-width: 478px) {#brxe-818ae9 {align-items: flex-start}}#brxe-708b7e {row-gap: 12.5px; background-color: var(--primary-hover); border-radius: 1em; padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); align-self: stretch !important; width: 100%; justify-content: center; align-items: center}#brxe-708b7e { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);}@media (max-width: 478px) {#brxe-708b7e {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}}#brxe-7bd4ad {font-size: calc(var(--text-m) * 2.5); font-weight: 700; color: var(--white)}#brxe-752a23 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-c52568 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-223c87 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-9d97c4 {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}#brxe-1b34fc {height: var(--icon-size); width: var(--icon-size); fill: var(--icon-color)}@media (max-width: 478px) {#brxe-fbf4b7 {align-items: flex-start}}#brxe-7769df {align-self: center !important; border-radius: 1em; row-gap: 12.5px; background-color: var(--primary-hover); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m); justify-content: center; align-items: center}#brxe-7769df { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);}@media (max-width: 478px) {#brxe-7769df {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}}#brxe-1c34d1 {display: grid; align-items: initial; padding-top: 0; padding-right: var(--section-space-s); padding-bottom: 0; padding-left: 0; grid-gap: var(--space-m); flex-wrap: wrap; grid-template-columns: var(--grid-2); grid-auto-flow: row; grid-template-rows: var(--grid-1); align-content: stretch; width: 100%}#brxe-631554 {display: flex; flex-direction: column; align-self: center !important; border-right: 0.4rem solid var(--white)}#brxe-21bf49 {width: 100%; max-width: 1200px; grid-template-columns: var(--grid-2); justify-content: center; align-content: center; align-self: center !important; justify-items: flex-start; grid-gap: var(--space-l); grid-template-rows: var(--grid-1); align-items: stretch}@media (max-width: 991px) {#brxe-21bf49 {grid-gap: var(--space-m); grid-template-columns: var(--grid-2)}}@media (max-width: 767px) {#brxe-21bf49 {grid-template-columns: var(--grid-1)}}#brxe-0c7652:not(.tag), #brxe-0c7652 img {object-fit: cover}@media (max-width: 478px) {#brxe-81478d {border-style: none}}#brxe-1124bd {border-top-right-radius: 5em; border-bottom-right-radius: 5em; border-bottom-left-radius: 5em}#brxe-bdc9fa {max-width: 1450px; width: 100%; padding-top: var(--section-space-s); padding-right: var(--section-space-m); padding-bottom: var(--section-space-s); padding-left: var(--section-space-m); border-top-right-radius: 5em; border-bottom-right-radius: 5em; border-bottom-left-radius: 5em; overflow: hidden; min-height: 2px; z-index: 1}@media (max-width: 991px) {#brxe-bdc9fa {padding-top: var(--space-xl); padding-right: var(--space-m); padding-bottom: var(--space-xl); padding-left: var(--space-m)}}@media (max-width: 767px) {#brxe-bdc9fa {padding-bottom: var(--space-l)}}@media (max-width: 478px) {#brxe-bdc9fa {border-style: none}}#brxe-bdce48 {padding-top: 0; padding-bottom: 0}@media (max-width: 991px) {#brxe-bdce48 {padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-bdce48 {padding-right: 0; padding-left: 0; border-style: none}}#brxe-tahndn {font-family: "mons"; font-size: calc(var(--h2) * 1.1); text-transform: capitalize; color: var(--primary-ultra-dark); font-weight: 700}#brxe-uxudoq {max-height: 5em; max-width: 5em}@media (max-width: 991px) {#brxe-e6b5b9 {padding-right: var(--space-m); padding-left: var(--space-m)}}