@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 {.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 {.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}}@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-qjdznm {font-size: 60px; line-height: 3rem; display: none}@media (max-width: 478px) {#brxe-qjdznm {font-size: 42px}}#brxe-wxxpwh {font-size: 60px; line-height: 3rem; width: 700px}@media (max-width: 478px) {#brxe-wxxpwh {font-size: 42px}}#brxe-pzymuo {text-transform: uppercase; font-size: 12px; letter-spacing: 2px; font-weight: 900; background-color: var(--primary-color-400); padding-top: 0.5rem; padding-right: 1rem; padding-bottom: 0.5rem; padding-left: 1rem; border-radius: 5px}#brxe-pzymuo a {text-transform: uppercase; font-size: 12px; letter-spacing: 2px; font-weight: 900; font-size: inherit}#brxe-iprarr {width: 66%; row-gap: 1rem}@media (max-width: 478px) {#brxe-iprarr {width: 100%; order: 1}}#brxe-qtowvg {width: 92%; margin-top: -1.5rem}#brxe-sdabdd {width: 33%; align-items: flex-end}@media (max-width: 478px) {#brxe-sdabdd {width: 100%; align-items: center}}#brxe-hhqcax {flex-direction: row; align-items: flex-end}@media (max-width: 478px) {#brxe-hhqcax {flex-direction: row}}#brxe-upbntw {margin-bottom: -1rem}#brxe-bquasv {height: 220px; border-radius: 8px}#brxe-bquasv:not(.tag), #brxe-bquasv img {object-fit: cover}@media (max-width: 478px) {#brxe-bquasv {width: 100%}}#brxe-otetdq {border-color: var(--primary-color-950); border-radius: 20px; background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-fjxdoj {align-items: flex-end; justify-content: flex-end}@media (max-width: 478px) {#brxe-fjxdoj {align-items: flex-end}}#brxe-pzpppk {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-pzpppk a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-ccqaef {width: 90%}#brxe-fephtv {align-items: center; width: 350px}#brxe-sgbril {height: 220px; border-radius: 8px}#brxe-sgbril:not(.tag), #brxe-sgbril img {object-fit: cover}@media (max-width: 478px) {#brxe-sgbril {width: 100%}}#brxe-llzket {border-color: var(--primary-color-950); border-radius: 20px; background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-ojejek {align-items: flex-end; justify-content: flex-end}@media (max-width: 478px) {#brxe-ojejek {align-items: flex-end}}#brxe-oyoskd {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center}#brxe-oyoskd a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-arbaxy {width: 90%}#brxe-vutdcs {align-items: center; width: 350px}#brxe-chglku {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: center; flex-direction: row; column-gap: 2rem; align-items: stretch; display: flex; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-chglku {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-lynhce {align-items: center}#brxe-nkjnbe {margin-bottom: -1rem}#brxe-xggvrw {height: 220px; border-radius: 8px}#brxe-xggvrw:not(.tag), #brxe-xggvrw img {object-fit: cover}@media (max-width: 478px) {#brxe-xggvrw {width: 100%}}#brxe-vcbchx {background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; border-color: var(--primary-color-950); border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-qpbkkp {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-qpbkkp {align-items: flex-end}}#brxe-uycukb {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-uycukb a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-cofeus {width: 90%}#brxe-jmrjyt {align-items: center; justify-content: space-between; width: 350px}#brxe-qnlmoh {height: 220px; border-radius: 8px}#brxe-qnlmoh:not(.tag), #brxe-qnlmoh img {object-fit: cover}@media (max-width: 478px) {#brxe-qnlmoh {width: 100%}}#brxe-hyejlv {background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; border-color: var(--primary-color-950); border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-glipgn {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-glipgn {align-items: flex-end}}#brxe-kayspe {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-kayspe a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-fddbuz {width: 90%}#brxe-ecgikk {align-items: center; justify-content: space-between; width: 350px}#brxe-bukxwn {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: center; flex-direction: row; column-gap: 2rem; align-items: stretch; display: flex; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-bukxwn {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-gapqeq {align-items: center}#brxe-eehbrm {margin-bottom: -1rem}#brxe-msireb {height: 220px; border-radius: 8px}#brxe-msireb:not(.tag), #brxe-msireb img {object-fit: cover}@media (max-width: 478px) {#brxe-msireb {width: 100%}}#brxe-hhnqfc {background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; border-color: var(--primary-color-950); border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-zplfok {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-zplfok {align-items: flex-end}}#brxe-titsmf {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-titsmf a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-rjtwhk {width: 90%}#brxe-tcogss {align-items: center; justify-content: space-between; width: 350px}#brxe-ogtvdu {height: 220px; border-radius: 8px}#brxe-ogtvdu:not(.tag), #brxe-ogtvdu img {object-fit: cover}@media (max-width: 478px) {#brxe-ogtvdu {width: 100%}}#brxe-ttmdqv {background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; border-color: var(--primary-color-950); border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-hhxmyj {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-hhxmyj {align-items: flex-end}}#brxe-klcyge {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-klcyge a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-ujmuup {width: 90%}#brxe-xlorck {align-items: center; justify-content: space-between; width: 350px}#brxe-iusrxi {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: center; flex-direction: row; column-gap: 2rem; align-items: stretch; display: flex; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-iusrxi {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-zxxrrd {align-items: center}#brxe-tiorbo {justify-content: center}#brxe-kvzqem {height: 60px; width: auto}@media (max-width: 478px) {#brxe-lghomt {text-align: center}}#brxe-xeqhni {text-align: center}#brxe-xeqhni a {text-align: center; font-size: inherit}#brxe-skdkla {align-items: center}@media (max-width: 478px) {#brxe-skdkla {justify-content: center; align-items: center}}#brxe-snxxin {height: 60px; width: auto}@media (max-width: 478px) {#brxe-ctgnrb {text-align: center}}#brxe-rkssxf {text-align: center}#brxe-rkssxf a {text-align: center; font-size: inherit}#brxe-yieavc {align-items: center}@media (max-width: 478px) {#brxe-yieavc {justify-content: center; align-items: center}}#brxe-nldvgw {height: 60px; width: auto}#brxe-jepbpr {text-align: center}@media (max-width: 478px) {#brxe-jepbpr {text-align: center}}#brxe-hsnxeu {text-align: center}#brxe-hsnxeu a {text-align: center; font-size: inherit}#brxe-pqoduv {align-items: center}@media (max-width: 478px) {#brxe-pqoduv {justify-content: center; align-items: center}}#brxe-abxiuc {height: 60px; width: auto}@media (max-width: 478px) {#brxe-nllknm {text-align: center}}#brxe-yhuimc {text-align: center; width: 70%}#brxe-yhuimc a {text-align: center; font-size: inherit}#brxe-ltvqbo {align-items: center}@media (max-width: 478px) {#brxe-ltvqbo {justify-content: center; align-items: center}}#brxe-ltioax {text-align: center}#brxe-ltioax a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-ltioax {width: 100%}}#brxe-dojdnh {grid-column: 1 / 5; grid-row: 2 / 3; align-items: center}@media (max-width: 478px) {#brxe-dojdnh {grid-column: 1 / 3; grid-row: 3 / 4}}#brxe-nmkwdm {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; grid-gap: 2rem}@media (max-width: 478px) {#brxe-nmkwdm {grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr 1fr}}#brxe-ftjjho {margin-bottom: 2rem}#brxe-ljjqgt {align-items: center}#brxe-hyvknj {height: 220px; border-radius: 8px}#brxe-hyvknj:not(.tag), #brxe-hyvknj img {object-fit: cover}@media (max-width: 478px) {#brxe-hyvknj {width: 100%}}#brxe-nzttns {padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; border-color: var(--primary-color-950); border-radius: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px; background-color: var(--white-color)}#brxe-sdyvdm {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-sdyvdm {align-items: flex-end}}#brxe-npaxli {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-npaxli a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-lrbecl {width: 90%}#brxe-kigonb {align-items: center; justify-content: space-between}#brxe-lenivt {height: 220px; border-radius: 8px}#brxe-lenivt:not(.tag), #brxe-lenivt img {object-fit: cover}@media (max-width: 478px) {#brxe-lenivt {width: 100%}}#brxe-tjnnso {border-color: var(--primary-color-950); border-radius: 20px; background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-vqnwrr {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-vqnwrr {align-items: flex-end}}#brxe-ynfkfp {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-ynfkfp a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-froqph {width: 90%}#brxe-sspqar {align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-sspqar {display: none}}#brxe-zugmzz {height: 220px; border-radius: 8px}#brxe-zugmzz:not(.tag), #brxe-zugmzz img {object-fit: cover}@media (max-width: 478px) {#brxe-zugmzz {width: 100%}}#brxe-onzkvs {border-color: var(--primary-color-950); border-radius: 20px; background-color: var(--white-color); padding-top: 4px; padding-right: 20px; padding-bottom: 4px; padding-left: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; color: var(--primary-color-950); font-size: 12px; line-height: 2; position: absolute; margin-top: 14px; margin-right: 14px; margin-bottom: 14px; margin-left: 14px}#brxe-gjkjca {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-gjkjca {align-items: flex-end}}#brxe-qkwdlj {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-qkwdlj a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-zigxez {width: 90%}#brxe-lzaryc {align-items: center; justify-content: space-between}@media (max-width: 767px) {#brxe-lzaryc {display: none}}@media (max-width: 478px) {#brxe-lzaryc {display: none}}[data-id="brxe-xxfnhh"].splide__slide {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: space-between; flex-direction: row; column-gap: 2rem; align-items: stretch; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 767px) {[data-id="brxe-xxfnhh"].splide__slide {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {[data-id="brxe-xxfnhh"].splide__slide {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-lirdzx {height: 220px; border-radius: 8px}#brxe-lirdzx:not(.tag), #brxe-lirdzx img {object-fit: cover}@media (max-width: 478px) {#brxe-lirdzx {width: 100%}}#brxe-kjmfuw {align-items: flex-end; justify-content: flex-end}@media (max-width: 478px) {#brxe-kjmfuw {align-items: flex-end}}#brxe-igoxqw {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-igoxqw a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-dspeiu {width: 90%}#brxe-ruizfe {align-items: center}#brxe-bnoenv {height: 220px; border-radius: 8px}#brxe-bnoenv:not(.tag), #brxe-bnoenv img {object-fit: cover}@media (max-width: 478px) {#brxe-bnoenv {width: 100%}}#brxe-kfgmrc {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-kfgmrc {align-items: flex-end}}#brxe-narvzq {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-narvzq a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-sdsdug {width: 90%}#brxe-lomfsl {align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-lomfsl {display: none}}#brxe-gfbycj {height: 220px; border-radius: 8px}#brxe-gfbycj:not(.tag), #brxe-gfbycj img {object-fit: cover}@media (max-width: 478px) {#brxe-gfbycj {width: 100%}}#brxe-ybmodr {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-ybmodr {align-items: flex-end}}#brxe-ihhali {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-ihhali a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-qoybwv {width: 90%}#brxe-wljwxo {align-items: center; justify-content: space-between}@media (max-width: 767px) {#brxe-wljwxo {display: none}}@media (max-width: 478px) {#brxe-wljwxo {display: none}}[data-id="brxe-wfqonx"].splide__slide {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: space-between; flex-direction: row; column-gap: 2rem; align-items: stretch; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 767px) {[data-id="brxe-wfqonx"].splide__slide {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {[data-id="brxe-wfqonx"].splide__slide {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-ommnkw {height: 220px; border-radius: 8px}#brxe-ommnkw:not(.tag), #brxe-ommnkw img {object-fit: cover}@media (max-width: 478px) {#brxe-ommnkw {width: 100%}}#brxe-orwxam {align-items: flex-end; justify-content: flex-end}@media (max-width: 478px) {#brxe-orwxam {align-items: flex-end}}#brxe-qhvemc {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-qhvemc a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-aatlkf {width: 90%}#brxe-avvenb {align-items: center}#brxe-qabght {height: 220px; border-radius: 8px}#brxe-qabght:not(.tag), #brxe-qabght img {object-fit: cover; object-position: 50% 0%}@media (max-width: 478px) {#brxe-qabght {width: 100%}}#brxe-zjkwfi {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-zjkwfi {align-items: flex-end}}#brxe-efmiiw {width: 80%; text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem}#brxe-efmiiw a {text-align: center; text-transform: uppercase; font-size: 14px; line-height: 2rem; font-size: inherit}#brxe-bhxrcv {width: 90%}#brxe-nlltbl {align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-nlltbl {display: none}}#brxe-hksypo {height: 220px; border-radius: 8px}#brxe-hksypo:not(.tag), #brxe-hksypo img {object-fit: cover}@media (max-width: 478px) {#brxe-hksypo {width: 100%}}#brxe-ptlixy {align-items: flex-end; justify-content: flex-end; height: 220px}@media (max-width: 478px) {#brxe-ptlixy {align-items: flex-end}}#brxe-kqwzzl {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; width: 80%}#brxe-kqwzzl a {text-transform: uppercase; font-size: 14px; line-height: 2rem; text-align: center; font-size: inherit}#brxe-wdooxq {width: 90%}#brxe-wijztd {align-items: center; justify-content: space-between}@media (max-width: 767px) {#brxe-wijztd {display: none}}@media (max-width: 478px) {#brxe-wijztd {display: none}}[data-id="brxe-cjseyu"].splide__slide {grid-column: 3 / 4; grid-row: 1 / 4; justify-content: space-between; flex-direction: row; column-gap: 2rem; align-items: stretch; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 2rem; padding-right: 10px; padding-left: 10px}@media (max-width: 767px) {[data-id="brxe-cjseyu"].splide__slide {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {[data-id="brxe-cjseyu"].splide__slide {grid-column: 1 / 2; grid-row: 3 / 4; row-gap: 2rem; align-items: center; grid-template-columns: 1fr}}#brxe-hjpvkw .splide__pagination {bottom: -20px}#brxe-utuayi {align-items: center; row-gap: 2rem}#brxe-cugnfk {justify-content: center; margin-bottom: 5rem; padding-top: 3rem; padding-bottom: 3rem}#brxe-ojtkfn {margin-bottom: -1rem}@media (max-width: 478px) {#brxe-ojtkfn {text-align: center}}#brxe-ubnvuc {align-items: center}@media (max-width: 478px) {#brxe-mxisxs {width: 100%}}#brxe-yegswg {row-gap: 1rem}#brxe-otcuui .form-group:nth-child(1) {width: 66%}#brxe-otcuui .form-group:nth-child(2) {width: 34%}#brxe-otcuui .form-group:nth-child(3) {width: 85%}#brxe-otcuui .form-group:nth-child(4) {width: 15%}#brxe-otcuui .form-group:nth-child(5) {width: 33%}#brxe-otcuui .form-group:nth-child(6) {width: 33%}#brxe-otcuui .form-group:nth-child(7) {width: 34%}@media (max-width: 478px) {#brxe-otcuui .form-group:nth-child(1) {width: 100%}#brxe-otcuui .form-group:nth-child(2) {width: 100%}#brxe-otcuui .form-group:nth-child(3) {width: 100%}#brxe-otcuui .form-group:nth-child(4) {width: 100%}#brxe-otcuui .form-group:nth-child(5) {width: 100%}#brxe-otcuui .form-group:nth-child(6) {width: 50%}#brxe-otcuui .form-group:nth-child(7) {width: 50%}#brxe-otcuui .submit-button-wrapper {width: 100%}}#brxe-kfujjz {align-items: center; row-gap: 4rem}