@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;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}}@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-7003aci {width: 100%; height: 100%}#brxe-7003aci:not(.tag), #brxe-7003aci img {object-fit: cover}#brxe-68a6f4 {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1}#brxe-7003ac {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 0; display: block}@media (max-width: 1023px) {#brxe-7003ac {display: none}}#brxe-0b6950 {margin-top: var(--yc-space-5); font-weight: 700}#brxe-afa3f8 {margin-top: var(--yc-space-7); max-width: 42rem; font-size: clamp(1rem, 0.9rem + 0.45vw, 1.25rem); line-height: var(--yc-leading-relaxed); color: var(--yc-muted-foreground)}#brxe-b5a437 {width: 50%; padding-top: var(--yc-space-12); padding-bottom: var(--yc-space-12); display: flex; flex-direction: column; align-items: flex-start}@media (max-width: 1023px) {#brxe-b5a437 {width: 100%; padding-top: var(--yc-space-16); padding-right: var(--yc-container-px); padding-bottom: var(--yc-space-4); padding-left: var(--yc-container-px)}}@media (max-width: 639px) {#brxe-b5a437 {padding-top: var(--yc-space-12); padding-right: var(--yc-container-px); padding-bottom: var(--yc-space-2); padding-left: var(--yc-container-px)}}#brxe-1939b3i {width: 100%; height: 100%}#brxe-1939b3i:not(.tag), #brxe-1939b3i img {object-fit: cover}#brxe-1939b3 {display: none; position: relative; width: 100%; overflow: hidden; margin-top: var(--yc-space-4)}@media (max-width: 1023px) {#brxe-1939b3 {display: block; height: 660px}}@media (max-width: 639px) {#brxe-1939b3 {height: 430px}}#brxe-ae5823 {position: relative; z-index: 10; display: flex; flex-direction: column; justify-content: center; min-height: 700px; padding-right: var(--yc-container-px); padding-left: var(--yc-container-px)}@media (max-width: 1023px) {#brxe-ae5823 {min-height: auto; padding-right: 0; padding-left: 0}}#brxe-22dc52 {padding-top: 0; padding-bottom: 0; background-color: var(--yc-background); position: relative; overflow: hidden; width: 100%}#brxe-a38399_h {font-size: clamp(1.5rem, 1.2rem + 1vw, 1.875rem); font-weight: 700; line-height: var(--yc-leading-tight); letter-spacing: var(--yc-tracking-tight); color: var(--yc-primary)}#brxe-a38399_line {width: 2rem; height: 2px; margin-top: var(--yc-space-5); margin-bottom: var(--yc-space-8); background-color: var(--yc-accent)}#brxe-99c44c_svg {width: 1.35rem; height: 1.35rem; color: var(--yc-accent-foreground); height: 36px; width: 36px}#brxe-99c44c_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-99c44c_icon {display: flex; align-items: center; justify-content: center; width: 3rem; height: 3rem; background-color: var(--yc-accent); border-radius: var(--yc-radius-full)}#brxe-99c44c_t {font-size: 0.8125rem; font-weight: 800; letter-spacing: 0.04em; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-99c44c_d {margin-top: var(--yc-space-1); font-size: 0.875rem; font-weight: 600; line-height: var(--yc-leading-relaxed); color: var(--yc-foreground)}#brxe-99c44c_text {display: flex; flex-direction: column}#brxe-99c44c {display: grid; align-items: initial; grid-template-columns: 3rem 1fr; align-items: center; column-gap: var(--yc-space-4); padding-top: var(--yc-space-4); padding-right: var(--yc-space-4); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-4); margin-bottom: var(--yc-space-8); background-color: rgba(237, 59, 0, 0.08); border-radius: var(--yc-radius-md)}#brxe-3fea7c_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 36px; width: 36px}#brxe-3fea7c_svg * {stroke-width: var(--yc-background)}#brxe-3fea7c_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-3fea7c_i {display: flex; align-items: center; justify-content: center; width: 3.5rem; height: 3.5rem; background-color: var(--yc-primary); border-radius: var(--yc-radius-full)}#brxe-3fea7c_t {font-size: 0.8125rem; font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-3fea7c_v {margin-top: var(--yc-space-2); font-size: 1rem; font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-accent)}#brxe-3fea7c_b {display: flex; flex-direction: column}#brxe-3fea7c {display: grid; align-items: initial; grid-template-columns: 3.5rem 1fr; column-gap: var(--yc-space-5); align-items: start; padding-top: var(--yc-space-5); padding-bottom: var(--yc-space-5); border-bottom: 1px solid var(--yc-border)}#brxe-a9d139_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 36px; width: 36px}#brxe-a9d139_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-a9d139_svg :not([fill="none"]) {fill: var(--yc-background)}#brxe-a9d139_i {display: flex; align-items: center; justify-content: center; width: 3.5rem; height: 3.5rem; background-color: var(--yc-primary); border-radius: var(--yc-radius-full)}#brxe-a9d139_t {font-size: 0.8125rem; font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-a9d139_v {margin-top: var(--yc-space-2); font-size: 1rem; font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-accent)}#brxe-a9d139_b {display: flex; flex-direction: column}#brxe-a9d139 {display: grid; align-items: initial; grid-template-columns: 3.5rem 1fr; column-gap: var(--yc-space-5); align-items: start; padding-top: var(--yc-space-5); padding-bottom: var(--yc-space-5); border-bottom: 1px solid var(--yc-border)}#brxe-5a8cc4_svg {width: 1.55rem; height: 1.55rem; color: var(--yc-primary-foreground); height: 36px; width: 36px}#brxe-5a8cc4_svg :not([fill="none"]) {fill: var(--yc-background)}#brxe-5a8cc4_i {display: flex; align-items: center; justify-content: center; width: 3.5rem; height: 3.5rem; background-color: var(--yc-primary); border-radius: var(--yc-radius-full)}#brxe-5a8cc4_t {font-size: 0.8125rem; font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-5a8cc4_v {margin-top: var(--yc-space-2); font-size: 1rem; font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-accent)}#brxe-5a8cc4_b {display: flex; flex-direction: column}#brxe-5a8cc4 {display: grid; align-items: initial; grid-template-columns: 3.5rem 1fr; column-gap: var(--yc-space-5); align-items: start; padding-top: var(--yc-space-5); padding-bottom: var(--yc-space-5); border-bottom: 1px solid var(--yc-border)}#brxe-580800_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 36px; width: 36px}#brxe-580800_svg :not([fill="none"]) {fill: var(--yc-background)}#brxe-580800_i {display: flex; align-items: center; justify-content: center; width: 3.5rem; height: 3.5rem; background-color: var(--yc-primary); border-radius: var(--yc-radius-full)}#brxe-580800_t {font-size: 0.8125rem; font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-580800_v {margin-top: var(--yc-space-2); font-size: 1rem; font-weight: 500; line-height: var(--yc-leading-relaxed); color: var(--yc-foreground)}#brxe-580800_b {display: flex; flex-direction: column}#brxe-580800 {display: grid; align-items: initial; grid-template-columns: 3.5rem 1fr; column-gap: var(--yc-space-5); align-items: start; padding-top: var(--yc-space-5)}#brxe-a38399 {display: flex; flex-direction: column; align-items: stretch; width: 100%}#brxe-f7dc05 {width: 1px; height: 100%; background-color: var(--yc-border)}@media (max-width: 1023px) {#brxe-f7dc05 {display: none}}@media (max-width: 767px) {#brxe-f7dc05 {display: none}}#brxe-ac10d7_h {font-size: clamp(1.5rem, 1.2rem + 1vw, 1.875rem); font-weight: 700; line-height: var(--yc-leading-tight); letter-spacing: var(--yc-tracking-tight); color: var(--yc-primary)}#brxe-ac10d7_line {width: 2rem; height: 2px; margin-top: var(--yc-space-5); margin-bottom: var(--yc-space-8); background-color: var(--yc-accent)}#brxe-23d052 .form-group:nth-child(2) {width: 50%}#brxe-23d052 .form-group:nth-child(3) {width: 50%}#brxe-23d052 .form-group:nth-child(4) {width: 50%}#brxe-23d052 .form-group:nth-child(5) {width: 50%}#brxe-23d052 label {color: var(--yc-primary); font-size: var(--yc-text-body); text-transform: capitalize; font-family: "Manrope"; line-height: var(--yc-leading-relaxed); text-wrap: nowrap}#brxe-23d052 .label {color: var(--yc-primary); font-size: var(--yc-text-body); text-transform: capitalize; font-family: "Manrope"; line-height: var(--yc-leading-relaxed); text-wrap: nowrap}#brxe-23d052 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 20px}#brxe-23d052 .form-group input {border-radius: var(--yc-radius-md)}#brxe-23d052 .flatpickr {border-radius: var(--yc-radius-md)}#brxe-23d052 select {border-radius: var(--yc-radius-md)}#brxe-23d052 textarea {border-radius: var(--yc-radius-md)}#brxe-23d052 .bricks-button:not([type=submit]) {border-radius: var(--yc-radius-md)}#brxe-23d052 .choose-files {border-radius: var(--yc-radius-md)}#brxe-23d052 .submit-button-wrapper {margin-top: var(--yc-space-12); margin-right: auto; margin-left: auto}#brxe-23d052 .bricks-button {color: var(--yc-background); text-transform: capitalize; font-weight: 600; line-height: var(--yc-leading-snug); text-wrap: nowrap}#brxe-23d052 button[type=submit].bricks-button {border-radius: var(--yc-radius-md)}#brxe-ac10d7 {display: flex; flex-direction: column; align-items: stretch; width: 100%}@media (max-width: 1023px) {#brxe-ac10d7 {margin-top: var(--yc-space-20)}}@media (max-width: 767px) {#brxe-ac10d7 {grid-column: 1 / 2; grid-row: 2 / 3}}#brxe-fbeefe {display: grid; align-items: initial; grid-template-columns: minmax(18rem, 0.72fr) 1px minmax(0, 1.28fr); align-items: start; width: 100%; column-gap: var(--yc-space-16)}@media (max-width: 1023px) {#brxe-fbeefe {display: flex}}@media (max-width: 767px) {#brxe-fbeefe {grid-template-rows: 1fr 1fr; grid-template-columns: minmax(18rem, 0.72fr)}}#brxe-f955fc {background-color: var(--yc-background); padding-top: var(--yc-section-y); padding-bottom: var(--yc-section-y); width: 100%}#brxe-6d980e {max-width: 58rem}#brxe-025a0a {display: flex; flex-direction: column; align-items: flex-start; row-gap: var(--yc-space-2); width: 100%; margin-bottom: var(--yc-space-8)}#brxe-37e5e6 {width: 100%; height: 100%}#brxe-37e5e6:not(.tag), #brxe-37e5e6 img {object-fit: cover}#brxe-91bf34 {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-secondary)}#brxe-746a68 {display: flex; flex-direction: column; row-gap: var(--yc-space-3); padding-top: var(--yc-space-4); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-2)}#brxe-5888b8 {overflow: hidden; background-color: var(--yc-card); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-radius-lg)}#brxe-f62610 {width: 100%; height: 100%}#brxe-f62610:not(.tag), #brxe-f62610 img {object-fit: cover}#brxe-e1dc2a {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-secondary)}#brxe-0c2a64 {display: flex; flex-direction: column; row-gap: var(--yc-space-3); padding-top: var(--yc-space-4); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-2)}#brxe-3a6628 {overflow: hidden; background-color: var(--yc-card); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-radius-lg)}#brxe-eb5f17 {width: 100%; height: 100%}#brxe-eb5f17:not(.tag), #brxe-eb5f17 img {object-fit: cover}#brxe-d0d249 {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-secondary)}#brxe-ad1d3d {display: flex; flex-direction: column; row-gap: var(--yc-space-3); padding-top: var(--yc-space-4); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-2)}#brxe-7b1ebf {overflow: hidden; background-color: var(--yc-card); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-radius-lg)}#brxe-f7cb7d {width: 100%; height: 100%}#brxe-f7cb7d:not(.tag), #brxe-f7cb7d img {object-fit: cover}#brxe-fb6ae8 {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-secondary)}#brxe-09cf6b {display: flex; flex-direction: column; row-gap: var(--yc-space-3); padding-top: var(--yc-space-4); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-2)}#brxe-459195 {overflow: hidden; background-color: var(--yc-card); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-radius-lg)}#brxe-d3ef1f {width: 100%; height: 100%}#brxe-d3ef1f:not(.tag), #brxe-d3ef1f img {object-fit: cover}#brxe-7e8c7a {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-secondary)}#brxe-fa2895 {display: flex; flex-direction: column; row-gap: var(--yc-space-3); padding-top: var(--yc-space-4); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-2)}#brxe-6ea586 {overflow: hidden; background-color: var(--yc-card); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-radius-lg)}#brxe-3fc454 {display: grid; align-items: initial; width: 100%; grid-template-columns: repeat(5, minmax(0, 1fr)); column-gap: var(--yc-space-5); row-gap: var(--yc-space-8)}@media (max-width: 1023px) {#brxe-3fc454 {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 639px) {#brxe-3fc454 {grid-template-columns: repeat(2, minmax(0, 1fr))}}#brxe-e5eed1 {flex-direction: column; align-items: stretch; width: 100%}