@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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}.brxe-text-link .icon{flex-shrink:0}}@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 {: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-f739f9_img {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 0; width: 100%; height: 100%}#brxe-f739f9_img:not(.tag), #brxe-f739f9_img img {object-fit: cover}#brxe-f739f9_overlay {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1}#brxe-604dba {height: 2px; width: 40px; background-color: var(--yc-hero-accent)}#brxe-8c8adb {color: var(--yc-hero-accent)}#brxe-601339 {flex-direction: row; align-items: center; column-gap: var(--yc-space-4)}#brxe-f739f9_title {color: var(--yc-background); width: 70%; margin-top: var(--yc-space-5)}@media (max-width: 767px) {#brxe-f739f9_title {width: 100%; margin-top: var(--yc-space-2)}}#brxe-07d937 {color: var(--yc-background); margin-top: var(--yc-space-4); margin-bottom: var(--yc-space-4)}#brxe-8b10be {background-color: var(--yc-hero-accent); border-color: var(--yc-hero-accent)}#brxe-dffcc9 {border-color: var(--yc-background); color: var(--yc-background)}#brxe-3aaeb0 {flex-direction: row; column-gap: var(--yc-space-8)}@media (max-width: 639px) {#brxe-3aaeb0 {row-gap: var(--yc-space-6)}}#brxe-6260a6 :not([stroke="none"]) {stroke: var(--yc-hero-accent)}#brxe-6260a6 {width: 64px}@media (max-width: 767px) {#brxe-6260a6 {width: 48px}}@media (max-width: 639px) {#brxe-6260a6 {height: 36px; width: 36px}}#brxe-f19f9e {font-weight: 600; line-height: var(--yc-leading-snug); color: var(--yc-background); margin-top: var(--yc-space-2)}#brxe-f5bed2 {font-weight: 400; color: rgba(255, 255, 255, 0.7); margin-top: var(--yc-space-2)}#brxe-2c7927 {display: flex; flex-direction: row; align-items: center; justify-content: center; column-gap: var(--yc-space-3)}@media (max-width: 767px) {#brxe-2c7927 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-2c7927 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-f4aa31 :not([stroke="none"]) {stroke: var(--yc-hero-accent)}#brxe-f4aa31 {width: 64px}@media (max-width: 767px) {#brxe-f4aa31 {width: 48px}}@media (max-width: 639px) {#brxe-f4aa31 {height: 36px; width: 36px}}#brxe-be480a {font-weight: 600; line-height: var(--yc-leading-snug); color: var(--yc-background); margin-top: var(--yc-space-2)}#brxe-42d250 {font-weight: 400; color: rgba(255, 255, 255, 0.7); margin-top: var(--yc-space-2)}#brxe-275600 {display: flex; flex-direction: row; align-items: center; justify-content: center; column-gap: var(--yc-space-3)}@media (max-width: 767px) {#brxe-275600 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-275600 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-cf7001 {width: 64px}#brxe-cf7001 :not([fill="none"]) {fill: var(--yc-hero-accent)}@media (max-width: 767px) {#brxe-cf7001 {width: 48px}}@media (max-width: 639px) {#brxe-cf7001 {height: 36px; width: 36px}}#brxe-27e747 {font-weight: 600; line-height: var(--yc-leading-snug); color: var(--yc-background); margin-top: var(--yc-space-2)}#brxe-ea1a25 {font-weight: 400; color: rgba(255, 255, 255, 0.7); margin-top: var(--yc-space-2)}#brxe-dd1532 {display: flex; flex-direction: row; align-items: center; justify-content: center; column-gap: var(--yc-space-3)}@media (max-width: 767px) {#brxe-dd1532 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-dd1532 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-cc6cb4 {grid-template-columns: repeat(3, 1fr); grid-gap: var(--yc-space-3); width: 70%; margin-top: var(--yc-space-16); flex-direction: row; flex-wrap: nowrap}@media (max-width: 1023px) {#brxe-cc6cb4 {grid-gap: var(--yc-space-3)}}@media (max-width: 639px) {#brxe-cc6cb4 {grid-template-columns: repeat(3, 1fr); flex-direction: row; width: 100%}}#brxe-43e677 {position: relative; z-index: 2; display: flex; flex-direction: column; align-items: flex-start}@media (max-width: 767px) {#brxe-43e677 {align-items: flex-start}}#brxe-f739f9 {background-color: var(--yc-primary); position: relative; overflow: hidden; width: 100%; display: flex; align-items: center; justify-content: center}#brxe-f739f9 { min-height: clamp(560px, 36vw, 760px);}@media (max-width: 767px) { #brxe-f739f9 { min-height: clamp(760px, 120vh, 960px); }}@media (max-width: 1023px) {#brxe-f739f9 {min-height: 600px}}@media (max-width: 767px) {#brxe-f739f9 {min-height: 400px}}#brxe-daba68 {width: 100%; height: 100%}#brxe-daba68:not(.tag), #brxe-daba68 img {object-fit: cover; aspect-ratio: var(--yc-aspect-4-3)}#brxe-5fe90d {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-5fe90d {aspect-ratio: 16/9}}#brxe-e7b278 {margin-bottom: var(--yc-space-4)}#brxe-de69b4 {font-size: clamp(1.75rem, 1.2rem + 2vw, 2.5rem)}#brxe-d1b4ca {font-size: 1rem; line-height: 1.75; color: var(--yc-foreground); margin-top: var(--yc-space-4)}#brxe-7addc3 {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-7addc3 {height: 36px; width: 36px}}#brxe-545b24 {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-d67f6b {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-30b034 {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-30b034 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-30b034 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-054cd0 {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-054cd0 {height: 36px; width: 36px}}#brxe-03e132 {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-2be76b {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-81d01d {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-81d01d {justify-content: flex-start}}@media (max-width: 639px) {#brxe-81d01d {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-f7ce90 {height: 48px; width: 48px}@media (max-width: 639px) {#brxe-f7ce90 {height: 36px; width: 36px}}#brxe-1ee3cd {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-8d3dd8 {font-size: 0.875rem; color: var(--yc-muted-foreground); line-height: 1.4; margin-top: 0.25rem}#brxe-1a7de7 {display: flex; flex-direction: column; align-items: flex-start; column-gap: var(--yc-space-3)}@media (max-width: 767px) {#brxe-1a7de7 {justify-content: flex-start}}@media (max-width: 639px) {#brxe-1a7de7 {padding-right: var(--yc-space-2); padding-left: var(--yc-space-2)}}#brxe-ee2a61 {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-ee2a61 {grid-gap: var(--yc-space-3)}}@media (max-width: 639px) {#brxe-ee2a61 {grid-template-columns: repeat(3, 1fr); flex-direction: row}}#brxe-c077e1 {display: flex; flex-direction: column; align-items: flex-start; justify-content: center}#brxe-f469c2 {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-f469c2 {grid-template-columns: 1fr}}#brxe-dffb57 {background-color: var(--yc-background); font-size: 64px}#brxe-00113f {color: var(--yc-primary); font-size: var(--yc-text-h2); font-weight: 600; line-height: var(--yc-leading-tight); letter-spacing: var(--yc-tracking-tight); text-align: center}#brxe-cd1ec1 {display: flex; flex-direction: column; align-items: center; width: 100%; margin-bottom: var(--yc-space-12)}#brxe-9cd6d4 {width: 100%; height: 100%}#brxe-9cd6d4:not(.tag), #brxe-9cd6d4 img {object-fit: cover}#brxe-851124 {aspect-ratio: 16 / 9; width: 100%; overflow: hidden; background-color: var(--yc-border)}#brxe-e48282 {color: var(--yc-primary); font-size: var(--yc-text-h4); font-weight: 700; line-height: var(--yc-leading-snug); margin-bottom: var(--yc-space-5)}#brxe-7641cc {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-611e6b .icon > svg {stroke: var(--yc-accent)}#brxe-611e6b {flex-direction: row-reverse; margin-top: var(--yc-space-4); gap: 10px; font-weight: 600}#brxe-5c4de7 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-4); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-6); justify-content: space-around}@media (max-width: 767px) {#brxe-5c4de7 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-d4fee0 {background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; overflow: hidden; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-d4fee0 { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-d4fee0 img,#brxe-d4fee0 .ss-product-line-card__title,#brxe-d4fee0 .ss-product-line-card__link,#brxe-d4fee0 .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-d4fee0 .ss-product-line-card__link { position: static;}#brxe-d4fee0 .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-d4fee0:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-d4fee0:hover img { transform: scale(1.045);}#brxe-d4fee0:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-d4fee0:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-d4fee0:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-f1f3c9 {width: 100%; height: 100%}#brxe-f1f3c9:not(.tag), #brxe-f1f3c9 img {object-fit: cover}#brxe-76cc05 {aspect-ratio: 16 / 9; width: 100%; overflow: hidden; background-color: var(--yc-border)}#brxe-c08a43 {color: var(--yc-primary); font-size: var(--yc-text-h4); font-weight: 700; line-height: var(--yc-leading-snug); margin-bottom: var(--yc-space-5)}#brxe-68aeeb {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-6a1a65 .icon > svg {stroke: var(--yc-accent)}#brxe-6a1a65 {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-6003b7 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-6003b7 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-e9be53 {background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; overflow: hidden; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-e9be53 { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-e9be53 img,#brxe-e9be53 .ss-product-line-card__title,#brxe-e9be53 .ss-product-line-card__link,#brxe-e9be53 .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-e9be53 .ss-product-line-card__link { position: static;}#brxe-e9be53 .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-e9be53:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-e9be53:hover img { transform: scale(1.045);}#brxe-e9be53:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-e9be53:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-e9be53:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-76161b {width: 100%; height: 100%}#brxe-76161b:not(.tag), #brxe-76161b img {object-fit: cover}#brxe-b3dbb2 {aspect-ratio: 16 / 9; width: 100%; overflow: hidden; background-color: var(--yc-border)}#brxe-a14aae {color: var(--yc-primary); font-size: var(--yc-text-h4); font-weight: 700; line-height: var(--yc-leading-snug); margin-bottom: var(--yc-space-5)}#brxe-3d1fe5 {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-kzvhhk .icon > svg {stroke: var(--yc-accent)}#brxe-kzvhhk {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-95d9f6 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-95d9f6 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-07f8b5 {background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; overflow: hidden; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-07f8b5 { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-07f8b5 img,#brxe-07f8b5 .ss-product-line-card__title,#brxe-07f8b5 .ss-product-line-card__link,#brxe-07f8b5 .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-07f8b5 .ss-product-line-card__link { position: static;}#brxe-07f8b5 .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-07f8b5:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-07f8b5:hover img { transform: scale(1.045);}#brxe-07f8b5:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-07f8b5:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-07f8b5:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-377e81 {width: 100%; height: 100%}#brxe-377e81:not(.tag), #brxe-377e81 img {object-fit: cover}#brxe-248364 {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-border)}#brxe-f8a23e {color: var(--yc-primary); font-size: var(--yc-text-h4); line-height: var(--yc-leading-snug); font-weight: 700; margin-bottom: var(--yc-space-5)}#brxe-b2dfda {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-3be397 .icon > svg {stroke: var(--yc-accent)}#brxe-3be397 {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-c39910 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-c39910 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-758882 {overflow: hidden; background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-758882 { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-758882 img,#brxe-758882 .ss-product-line-card__title,#brxe-758882 .ss-product-line-card__link,#brxe-758882 .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-758882 .ss-product-line-card__link { position: static;}#brxe-758882 .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-758882:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-758882:hover img { transform: scale(1.045);}#brxe-758882:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-758882:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-758882:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-968e77 {width: 100%; height: 100%}#brxe-968e77:not(.tag), #brxe-968e77 img {object-fit: cover}#brxe-36bf55 {aspect-ratio: 16 / 9; width: 100%; overflow: hidden; background-color: var(--yc-border)}#brxe-280f79 {color: var(--yc-primary); font-size: var(--yc-text-h4); font-weight: 700; line-height: var(--yc-leading-snug); margin-bottom: var(--yc-space-5)}#brxe-c5cc4d {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-45a146 .icon > svg {stroke: var(--yc-accent)}#brxe-45a146 {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-da82c6 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-da82c6 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-6cc99a {background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; overflow: hidden; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-6cc99a { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-6cc99a img,#brxe-6cc99a .ss-product-line-card__title,#brxe-6cc99a .ss-product-line-card__link,#brxe-6cc99a .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-6cc99a .ss-product-line-card__link { position: static;}#brxe-6cc99a .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-6cc99a:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-6cc99a:hover img { transform: scale(1.045);}#brxe-6cc99a:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-6cc99a:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-6cc99a:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-f62a2d {width: 100%; height: 100%}#brxe-f62a2d:not(.tag), #brxe-f62a2d img {object-fit: cover}#brxe-a62ab0 {aspect-ratio: 16 / 9; width: 100%; overflow: hidden; background-color: var(--yc-border)}#brxe-c32cbd {color: var(--yc-primary); font-size: var(--yc-text-h4); font-weight: 700; line-height: var(--yc-leading-snug); margin-bottom: var(--yc-space-5)}#brxe-c10880 {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-49c4dd .icon > svg {stroke: var(--yc-accent)}#brxe-49c4dd {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-a4a3e4 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-a4a3e4 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-c8f0fc {background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; overflow: hidden; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-c8f0fc { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-c8f0fc img,#brxe-c8f0fc .ss-product-line-card__title,#brxe-c8f0fc .ss-product-line-card__link,#brxe-c8f0fc .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-c8f0fc .ss-product-line-card__link { position: static;}#brxe-c8f0fc .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-c8f0fc:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-c8f0fc:hover img { transform: scale(1.045);}#brxe-c8f0fc:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-c8f0fc:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-c8f0fc:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-7b1b74 {width: 100%; height: 100%}#brxe-7b1b74:not(.tag), #brxe-7b1b74 img {object-fit: cover}#brxe-81974a {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-border)}#brxe-4e6f83 {color: var(--yc-primary); font-size: var(--yc-text-h4); line-height: var(--yc-leading-snug); font-weight: 700; margin-bottom: var(--yc-space-5)}#brxe-bb5e37 {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-ffbfa7 .icon > svg {stroke: var(--yc-accent)}#brxe-ffbfa7 {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-071087 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-8); padding-right: var(--yc-space-8); padding-bottom: var(--yc-space-8); padding-left: var(--yc-space-8); justify-content: space-around}@media (max-width: 767px) {#brxe-071087 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-68a606 {overflow: hidden; background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-68a606 { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-68a606 img,#brxe-68a606 .ss-product-line-card__title,#brxe-68a606 .ss-product-line-card__link,#brxe-68a606 .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-68a606 .ss-product-line-card__link { position: static;}#brxe-68a606 .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-68a606:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-68a606:hover img { transform: scale(1.045);}#brxe-68a606:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-68a606:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-68a606:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-1c9de5 {width: 100%; height: 100%}#brxe-1c9de5:not(.tag), #brxe-1c9de5 img {object-fit: cover}#brxe-49a3e2 {width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background-color: var(--yc-border)}#brxe-a467a2 {color: var(--yc-primary); font-size: var(--yc-text-h4); line-height: var(--yc-leading-snug); font-weight: 700; margin-bottom: var(--yc-space-5)}#brxe-cbc6f5 {color: var(--yc-foreground); font-size: 1rem; line-height: 1.7}#brxe-e9e67e .icon > svg {stroke: var(--yc-accent)}#brxe-e9e67e {flex-direction: row-reverse; margin-top: var(--yc-space-4)}#brxe-5aec13 {display: flex; flex-direction: column; flex-grow: 1; padding-top: var(--yc-space-4); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-4); padding-left: var(--yc-space-6); justify-content: space-around}@media (max-width: 767px) {#brxe-5aec13 {padding-top: var(--yc-space-6); padding-right: var(--yc-space-6); padding-bottom: var(--yc-space-6); padding-left: var(--yc-space-6)}}#brxe-ccb26f {overflow: hidden; background-color: var(--yc-background); display: flex; flex-direction: column; height: 100%; box-shadow: var(--yc-shadow-sm); border-radius: var(--yc-card-radius)}#brxe-ccb26f { position: relative; cursor: pointer; transition: transform 0.28s ease, box-shadow 0.28s ease;}#brxe-ccb26f img,#brxe-ccb26f .ss-product-line-card__title,#brxe-ccb26f .ss-product-line-card__link,#brxe-ccb26f .ss-product-line-card__link svg { transition: all 0.28s ease;}#brxe-ccb26f .ss-product-line-card__link { position: static;}#brxe-ccb26f .ss-product-line-card__link::after { content: ""; position: absolute; inset: 0; z-index: 1;}#brxe-ccb26f:hover { transform: translateY(-4px); box-shadow: var(--yc-shadow-lg);}#brxe-ccb26f:hover img { transform: scale(1.045);}#brxe-ccb26f:hover .ss-product-line-card__title { color: var(--yc-accent);}#brxe-ccb26f:hover .ss-product-line-card__link { color: var(--yc-accent);}#brxe-ccb26f:hover .ss-product-line-card__link svg { transform: translateX(5px);}#brxe-0719c4 {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: var(--yc-space-6); row-gap: var(--yc-space-8); width: 100%}@media (max-width: 1023px) {#brxe-0719c4 {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (max-width: 767px) {#brxe-0719c4 {grid-template-columns: 1fr}}#brxe-c79c44 {display: flex; flex-direction: column; align-items: stretch}#brxe-895909 {background-color: var(--yc-muted); padding-top: var(--yc-section-y-lg); padding-bottom: var(--yc-section-y-lg)}#brxe-d87b7c {font-size: clamp(1.5rem, 1.2rem + 2vw, 3rem)}#brxe-fe9099 {background-color: var(--yc-accent); width: 4rem; height: 4px; margin-top: var(--yc-space-2)}#brxe-143166 {display: flex; flex-direction: column; align-items: center; width: 100%; margin-bottom: var(--yc-space-16)}.brxe-dc9332 .brxe-dc9332_img.brxe-image {width: 100%; height: 100%}.brxe-dc9332 .brxe-dc9332_img.brxe-image:not(.tag), .brxe-dc9332 .brxe-dc9332_img.brxe-image img {object-fit: cover}.brxe-dc9332 .brxe-dc9332_img_w.brxe-block {width: 100%; aspect-ratio: 3/2; overflow: hidden; background-color: var(--yc-border)}.brxe-dc9332 .brxe-dc9332_badge.brxe-text-basic {font-size: 10px; font-weight: 800; color: var(--yc-primary); letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 1rem; background-color: rgba(6, 43, 79, 0.08); padding-top: var(--yc-space-1); padding-right: var(--yc-space-2); padding-bottom: var(--yc-space-1); padding-left: var(--yc-space-2); border-radius: 4px; align-self: flex-start}.brxe-dc9332 .brxe-dc9332_title.brxe-heading {font-size: 1.25rem; color: var(--yc-primary); line-height: 1.375; font-weight: 700; letter-spacing: var(--yc-tracking-tight); margin-top: 0; margin-bottom: 0}.brxe-dc9332 .brxe-dc9332_exc.brxe-text-basic {font-size: 0.9375rem; color: var(--yc-muted-foreground); line-height: 1.6; margin-top: 0.75rem}.brxe-dc9332 .brxe-f21edf.brxe-icon {font-size: 14px; color: var(--yc-muted-foreground)}.brxe-dc9332 .brxe-f8f55d.brxe-text-basic {font-size: 0.875rem; color: var(--yc-muted-foreground)}.brxe-dc9332 .brxe-e33642.brxe-block {display: flex; flex-direction: row; align-items: center; column-gap: 0.5rem}.brxe-dc9332 .brxe-f03611.brxe-icon {font-size: 24px; font-weight: 700}.brxe-dc9332 .brxe-d6a5fe.brxe-block {display: flex; flex-direction: row; column-gap: 0.5rem; justify-content: flex-end}.brxe-dc9332 .brxe-dc9332_meta.brxe-block {display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding-top: 1.5rem; flex-wrap: nowrap}.brxe-dc9332 .brxe-dc9332_cw.brxe-block {padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem; display: flex; flex-direction: column; flex-grow: 1}.brxe-dc9332.brxe-block {overflow: hidden; display: flex; flex-direction: column}.brxe-dc9332 { position: relative; transition: box-shadow 0.3s ease; }.brxe-dc9332 img,.brxe-dc9332 h3,.brxe-dc9332 h3 a,.brxe-dc9332 .blog-arrow-icon { transition: all 0.3s ease !important;}.brxe-dc9332 .blog-arrow-icon { display: inline-flex !important;}.brxe-dc9332:hover { box-shadow: var(--yc-shadow-lg);}.brxe-dc9332:hover img { transform: scale(1.05);}.brxe-dc9332:hover h3,.brxe-dc9332:hover h3 a { color: var(--yc-accent);}.brxe-dc9332:hover .blog-arrow-icon { color: var(--yc-accent) !important; transform: translate(4px, -4px) !important; }.brxe-dc9332:hover .blog-arrow-icon svg,.brxe-dc9332:hover .blog-arrow-icon svg path { fill: currentColor !important; stroke: currentColor !important;}.brxe-dc9332 h3 a::after { content: ""; position: absolute; inset: 0; z-index: 10;}.brxe-dc9332 .yc-badge { position: relative; z-index: 20;}#brxe-a68603 {display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); column-gap: var(--yc-space-6); row-gap: var(--yc-space-8); width: 100%}@media (max-width: 1023px) {#brxe-a68603 {grid-template-columns: repeat(2, 1fr)}}@media (max-width: 639px) {#brxe-a68603 {grid-template-columns: 1fr}}#brxe-3e3880 {padding-top: var(--yc-space-12)}#brxe-e06f1a {background-color: var(--yc-background); padding-top: var(--yc-section-y); padding-bottom: var(--yc-section-y); width: 100%}#brxe-c9747a {height: 2px; width: 40px; background-color: var(--yc-accent)}#brxe-2ea8e9 {color: var(--yc-accent)}#brxe-2bb44f {flex-direction: row; align-items: center; column-gap: var(--yc-space-4)}#brxe-b9cd44_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-b9cd44_line {width: 4rem; height: 4px; background-color: var(--yc-accent); margin-bottom: var(--yc-space-6)}#brxe-13db79_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-13db79_svg * {stroke-width: var(--yc-background)}#brxe-13db79_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-13db79_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-13db79_t {font-weight: 800; line-height: var(--yc-leading-snug); color: var(--yc-primary)}#brxe-9cd04f {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-13db79_b {display: flex; flex-direction: column; border-bottom: 1px solid var(--yc-border); padding-bottom: var(--yc-space-4)}#brxe-13db79 {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-e2c28f_svg {width: 1.45rem; height: 1.45rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-e2c28f_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-e2c28f_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-14ee31 {line-height: var(--yc-leading-snug); color: var(--yc-primary); font-weight: 800}#brxe-713523 {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-40e1ef {display: flex; flex-direction: column; border-bottom: 1px solid var(--yc-border); padding-bottom: var(--yc-space-4)}#brxe-e2c28f {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-eb08b7_svg {width: 1.55rem; height: 1.55rem; color: var(--yc-primary-foreground); height: 40px; width: 40px}#brxe-eb08b7_svg :not([stroke="none"]) {stroke: var(--yc-background)}#brxe-eb08b7_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-b9da88 {line-height: var(--yc-leading-snug); color: var(--yc-primary); font-weight: 800}#brxe-3e7732 {margin-top: var(--yc-space-2); line-height: var(--yc-leading-snug); color: var(--yc-foreground)}#brxe-0518b6 {display: flex; flex-direction: column}#brxe-eb08b7 {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-b9cd44 {display: flex; flex-direction: column; align-items: stretch; width: 100%}#brxe-f2ebcc {width: 1px; height: 100%; background-color: var(--yc-border)}#brxe-e7e5e0 .form-group:nth-child(2) {width: 50%}#brxe-e7e5e0 .form-group:nth-child(3) {width: 50%}#brxe-e7e5e0 .form-group:nth-child(4) {width: 50%}#brxe-e7e5e0 .form-group:nth-child(5) {width: 50%}#brxe-e7e5e0 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-e7e5e0 .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-e7e5e0 .form-group input {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-e7e5e0 .flatpickr {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-e7e5e0 select {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-e7e5e0 textarea {border-radius: var(--yc-radius-md); padding-top: var(--yc-space-1); padding-bottom: var(--yc-space-1)}#brxe-e7e5e0 .bricks-button:not([type=submit]) {border-radius: var(--yc-radius-md)}#brxe-e7e5e0 .choose-files {border-radius: var(--yc-radius-md)}#brxe-e7e5e0 .submit-button-wrapper {margin-right: auto; margin-left: auto}#brxe-e7e5e0 .bricks-button {color: var(--yc-background); text-transform: capitalize; font-weight: 600; line-height: var(--yc-leading-snug); text-wrap: nowrap}#brxe-e7e5e0 button[type=submit].bricks-button {border-radius: var(--yc-radius-md)}#brxe-e7e5e0 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 20px; padding-bottom: var(--yc-space-10)}#brxe-963acc {display: flex; flex-direction: column; align-items: stretch; width: 100%; align-self: center !important}#brxe-de6678 {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-de6678 {display: flex}}