@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 {.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 {@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)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}#brxe-64e0a0_img {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 0; width: 100%; height: 100%}#brxe-64e0a0_img:not(.tag), #brxe-64e0a0_img img {object-fit: cover}#brxe-64e0a0_overlay {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1}#brxe-14d9cd {height: 2px; width: 40px; background-color: var(--yc-hero-accent)}#brxe-cea2d5 {color: var(--yc-hero-accent)}#brxe-69b8cd {flex-direction: row; align-items: center; column-gap: var(--yc-space-4)}#brxe-64e0a0_title {color: var(--yc-background); margin-top: var(--yc-space-5); width: 70%}@media (max-width: 767px) {#brxe-64e0a0_title {width: 100%; margin-top: var(--yc-space-2)}}#brxe-8c218f {margin-top: var(--yc-space-4); margin-bottom: var(--yc-space-10); color: var(--yc-background); width: 40%}#brxe-5b5597 {background-color: var(--yc-hero-accent); border-color: var(--yc-hero-accent)}#brxe-9568de {flex-direction: row; column-gap: var(--yc-space-8)}@media (max-width: 639px) {#brxe-9568de {row-gap: var(--yc-space-6)}}#brxe-1118f8 {position: relative; z-index: 2; display: flex; flex-direction: column; align-items: flex-start}@media (max-width: 767px) {#brxe-1118f8 {align-items: flex-start}}#brxe-64e0a0 {background-color: var(--yc-primary); position: relative; overflow: hidden; width: 100%; display: flex; align-items: center; justify-content: center}#brxe-64e0a0 { min-height: clamp(560px, 36vw, 760px);}@media (max-width: 767px) { #brxe-64e0a0 { min-height: clamp(760px, 120vh, 960px); }}@media (max-width: 1023px) {#brxe-64e0a0 {min-height: 600px}}@media (max-width: 767px) {#brxe-64e0a0 {min-height: 400px}}#brxe-f0ce99 {width: 100%; height: 100%}#brxe-f0ce99:not(.tag), #brxe-f0ce99 img {object-fit: cover; aspect-ratio: var(--yc-aspect-4-3)}#brxe-6c9c39 {aspect-ratio: 4/3; width: 100%; overflow: hidden; border-radius: var(--yc-radius-lg); box-shadow: var(--yc-shadow-sm)}@media (max-width: 1023px) {#brxe-6c9c39 {aspect-ratio: 16/9}}#brxe-41e440 {margin-bottom: var(--yc-space-4)}#brxe-0843df {font-size: clamp(1.75rem, 1.2rem + 2vw, 2.5rem)}#brxe-faaf69 {font-size: 1rem; line-height: 1.75; color: var(--yc-foreground); margin-top: var(--yc-space-4)}#brxe-7d6ac8 {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-7d6ac8 {height: 36px; width: 36px}}#brxe-7ae7c4 {font-size: var(--yc-text-subtitle); font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-primary); margin-top: var(--yc-space-2)}#brxe-fe2f88 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-886177 {display: flex; flex-direction: column; align-items: flex-start; column-gap: var(--yc-space-3); border-right: 1px solid var(--yc-border)}@media (max-width: 767px) {#brxe-886177 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-886177 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-90021f {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-90021f {height: 36px; width: 36px}}#brxe-c8c25e {font-size: var(--yc-text-subtitle); font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-primary); margin-top: var(--yc-space-2)}#brxe-cf4e79 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-d253a8 {display: flex; flex-direction: column; align-items: flex-start; column-gap: var(--yc-space-3); border-right: 1px solid var(--yc-border)}@media (max-width: 767px) {#brxe-d253a8 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-d253a8 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-7c34bc {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-7c34bc {height: 36px; width: 36px}}#brxe-fb0d0d {font-size: var(--yc-text-subtitle); font-weight: 700; line-height: var(--yc-leading-snug); color: var(--yc-primary); margin-top: var(--yc-space-2)}#brxe-13dcce {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-2003b5 {display: flex; flex-direction: column; align-items: flex-start; column-gap: var(--yc-space-3)}@media (max-width: 767px) {#brxe-2003b5 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-2003b5 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-da2dfd {grid-template-columns: repeat(3, 1fr); grid-gap: var(--yc-space-3); width: 100%; max-width: 42rem; margin-top: var(--yc-space-10); flex-direction: row; flex-wrap: nowrap}@media (max-width: 1023px) {#brxe-da2dfd {grid-gap: var(--yc-space-3)}}@media (max-width: 639px) {#brxe-da2dfd {grid-template-columns: repeat(3, 1fr); flex-direction: row}}#brxe-8e148f {display: flex; flex-direction: column; align-items: flex-start; justify-content: center}#brxe-aaaf69 {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; column-gap: var(--yc-space-16); row-gap: var(--yc-space-12); align-items: center; width: 100%}@media (max-width: 1023px) {#brxe-aaaf69 {grid-template-columns: 1fr}}#brxe-63aa53 {background-color: var(--yc-background)}#brxe-b33116 {margin-bottom: var(--yc-space-10)}#brxe-d18414 {font-size: 1.5rem; font-weight: 800; color: var(--yc-primary); line-height: 1.2}#brxe-18ffd7 {font-size: 1rem; color: var(--yc-primary); line-height: 1.4; font-weight: 700; margin-top: 0.75rem}#brxe-90cad9 {font-size: 0.875rem; line-height: 1.6; color: var(--yc-muted-foreground); margin-top: 0.5rem}#brxe-73113e {display: flex; flex-direction: column; align-items: flex-start}#brxe-1dfb1a {font-size: 1.5rem; color: var(--yc-primary); line-height: 1.2; font-weight: 800}#brxe-c2b1b4 {margin-top: 0.75rem; font-size: 1rem; font-weight: 700; color: var(--yc-primary); line-height: 1.4}#brxe-561266 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.6; margin-top: 0.5rem}#brxe-f4530f {display: flex; flex-direction: column; align-items: flex-start}#brxe-f59631 {font-size: 1.5rem; font-weight: 800; line-height: 1.2; color: var(--yc-primary)}#brxe-f3154d {font-size: 1rem; font-weight: 700; color: var(--yc-primary); line-height: 1.4; margin-top: 0.75rem}#brxe-79c931 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.6; margin-top: 0.5rem}#brxe-020a28 {display: flex; flex-direction: column; align-items: flex-start}#brxe-8b1764 {font-size: 1.5rem; font-weight: 800; color: var(--yc-primary); line-height: 1.2}#brxe-1a74ea {font-size: 1rem; font-weight: 700; line-height: 1.4; color: var(--yc-primary); margin-top: 0.75rem}#brxe-4986b3 {margin-top: 0.5rem; font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.6}#brxe-aa2f32 {display: flex; flex-direction: column; align-items: flex-start}#brxe-72ba48 {font-size: 1.5rem; line-height: 1.2; font-weight: 800; color: var(--yc-primary)}#brxe-c1cc74 {margin-top: 0.75rem; font-size: 1rem; font-weight: 700; color: var(--yc-primary); line-height: 1.4}#brxe-eb1b1d {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.6; margin-top: 0.5rem}#brxe-4dd610 {display: flex; flex-direction: column; align-items: flex-start}#brxe-5ff84f {font-size: 14px; color: rgba(6, 43, 79, 0.4); position: absolute; top: -1px; left: calc(14px + 80% - 4px); z-index: 3}#brxe-8ae74f {color: var(--yc-primary); font-size: 1.5rem; font-weight: 800; line-height: 1.2}#brxe-9b96e3 {font-size: 1rem; font-weight: 700; color: var(--yc-primary); line-height: 1.4; margin-top: 0.75rem}#brxe-539260 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.6; margin-top: 0.5rem}#brxe-6970bb {display: flex; flex-direction: column; align-items: flex-start}#brxe-5b0715 {display: grid; align-items: initial; grid-template-columns: repeat(6, 1fr); column-gap: var(--yc-space-6); width: 100%}#brxe-5b0715 > div { position: relative; padding-top: 2.5rem;}#brxe-5b0715 > div::before { content: " "; position: absolute; top: 0; left: 0; width: 14px; height: 14px; border-radius: 50%; background-color: var(--yc-accent); z-index: 2;}#brxe-5b0715 > div:not(:last-child)::after { content: " "; position: absolute; top: 6px; left: 14px; width: calc(100% + var(--yc-space-6) - 14px); height: 2px; background-color: rgba(6, 43, 79, 0.2); z-index: 1;}#brxe-5b0715 > div:last-child::after { content: " "; position: absolute; top: 6px; left: 14px; width: 80%; height: 0; border-top: 2px dashed rgba(6, 43, 79, 0.3); z-index: 1;}@media (max-width: 991px) { #brxe-5b0715 { display: flex !important;  flex-direction: row !important;  flex-wrap: nowrap !important;  gap: var(--yc-space-6) !important;  overflow-x: auto !important;  padding-bottom: 2rem; scroll-snap-type: x mandatory; scrollbar-width: none; -webkit-overflow-scrolling: touch; } #brxe-5b0715::-webkit-scrollbar { display: none;  } #brxe-5b0715 > div { flex: 0 0 260px !important;  max-width: 260px !important; scroll-snap-align: start; }}#brxe-2e5505 {background-color: var(--yc-background); padding-top: 0}#brxe-225d71 {margin-bottom: var(--yc-space-4)}#brxe-9b5888 {font-size: clamp(1.75rem, 1.2rem + 2vw, 2.5rem)}#brxe-066cea {display: flex; flex-direction: column; align-items: flex-start}#brxe-9d374c {font-size: 1rem; line-height: 1.75; color: var(--yc-foreground)}#brxe-52538d {display: flex; flex-direction: column}#brxe-830b33 {grid-template-columns: 1.2fr 1fr 1fr; column-gap: var(--yc-space-12); row-gap: var(--yc-space-10); width: 100%; flex-direction: row; align-items: center; margin-bottom: var(--yc-space-8)}@media (max-width: 1023px) {#brxe-830b33 {grid-template-columns: 1fr}}#brxe-e6f400 .image {aspect-ratio: 4/3; border-radius: var(--yc-radius-md)}#brxe-e6f400 {--columns: 4; --gutter: var(--yc-space-3)}@media (max-width: 767px) {#brxe-e6f400 {--columns: 2}}#brxe-6e36ef {grid-template-columns: repeat(4, 1fr)}@media (max-width: 1023px) {#brxe-6e36ef {grid-template-columns: repeat(2, 1fr)}}#brxe-978969 {background-color: var(--yc-background)}#brxe-e4621f {margin-top: var(--yc-space-4)}#brxe-ef0e0f {margin-top: var(--yc-space-4); max-width: 56rem; font-size: var(--yc-text-body); line-height: var(--yc-leading-relaxed)}#brxe-c28dc9 {display: flex; flex-direction: column; align-items: center; max-width: 64rem; margin-right: auto; margin-bottom: var(--yc-space-10); margin-left: auto}#brxe-dlsmav .image {aspect-ratio: 3/4; border: 1px solid var(--yc-border)}#brxe-dlsmav {--columns: 4; --gutter: var(--yc-space-6)}@media (max-width: 767px) {#brxe-dlsmav {--columns: 2}}#brxe-xjwprr {grid-template-columns: repeat(4, 1fr)}@media (max-width: 1023px) {#brxe-xjwprr {grid-template-columns: repeat(2, 1fr)}}#brxe-mavtem {background-color: var(--yc-background)}#brxe-f2fc0b {height: 2px; width: 40px; background-color: var(--yc-accent)}#brxe-c17170 {color: var(--yc-accent)}#brxe-6c698a {flex-direction: row; align-items: center; column-gap: var(--yc-space-4)}#brxe-03b167_h {font-weight: 700; line-height: var(--yc-leading-tight); letter-spacing: var(--yc-tracking-tight); color: var(--yc-primary); font-size: clamp(1.5rem, 1.2rem + 1vw, 1.875rem); margin-top: var(--yc-space-4); margin-bottom: var(--yc-space-2)}#brxe-03b167_line {width: 4rem; height: 4px; background-color: var(--yc-accent); margin-bottom: var(--yc-space-6)}#brxe-7bb9b0_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-7bb9b0_svg * {stroke-width: var(--yc-background)}#brxe-7bb9b0_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-7bb9b0_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-7bb9b0_t {font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-f4b6b6 {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-7bb9b0_b {display: flex; flex-direction: column; border-bottom: 1px solid var(--yc-border); padding-bottom: var(--yc-space-4)}#brxe-7bb9b0 {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)}#brxe-33d3c1_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-33d3c1_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-33d3c1_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-174f53 {line-height: var(--yc-leading-snug); color: var(--yc-primary); font-weight: 800}#brxe-b33513 {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-359502 {display: flex; flex-direction: column; border-bottom: 1px solid var(--yc-border); padding-bottom: var(--yc-space-4)}#brxe-33d3c1 {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)}#brxe-5d09b3_svg {width: 1.55rem; height: 1.55rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-5d09b3_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-5d09b3_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-09822a {line-height: var(--yc-leading-snug); color: var(--yc-primary); font-weight: 800}#brxe-740798 {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-1d429f {display: flex; flex-direction: column}#brxe-5d09b3 {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)}#brxe-03b167 {display: flex; flex-direction: column; align-items: stretch; width: 100%}#brxe-e026c3 {width: 1px; height: 100%; background-color: var(--yc-border)}#brxe-fbd431 .form-group:nth-child(2) {width: 50%}#brxe-fbd431 .form-group:nth-child(3) {width: 50%}#brxe-fbd431 .form-group:nth-child(4) {width: 50%}#brxe-fbd431 .form-group:nth-child(5) {width: 50%}#brxe-fbd431 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-fbd431 .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-fbd431 .form-group input {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-fbd431 .flatpickr {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-fbd431 select {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-fbd431 textarea {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-fbd431 .bricks-button:not([type=submit]) {border-radius: var(--yc-radius-md)}#brxe-fbd431 .choose-files {border-radius: var(--yc-radius-md)}#brxe-fbd431 .submit-button-wrapper {margin-right: auto; margin-left: auto}#brxe-fbd431 .bricks-button {color: var(--yc-background); text-transform: capitalize; font-weight: 600; line-height: var(--yc-leading-snug); text-wrap: nowrap}#brxe-fbd431 button[type=submit].bricks-button {border-radius: var(--yc-radius-md)}#brxe-fbd431 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 20px; padding-bottom: var(--yc-space-10)}#brxe-7059c0 {display: flex; flex-direction: column; align-items: stretch; width: 100%; align-self: center !important}#brxe-f1ce8c {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-f1ce8c {display: flex}}#brxe-c4ac4b {background-color: var(--yc-background); padding-top: var(--yc-section-y); padding-bottom: var(--yc-section-y); width: 100%}