@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-filter-radio{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px}.brxe-filter-radio[data-mode=button] input[type=radio]{display:none}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit}.brxe-filter-radio .brx-option-text{display:inline-flex;gap:4px}}@layer bricks {.brxe-offcanvas{visibility:hidden}.brxe-offcanvas.brx-open{visibility:visible}.brxe-offcanvas.brx-open .brx-offcanvas-inner{transform:translate(0)!important}.brxe-offcanvas.brx-open .brx-offcanvas-backdrop{opacity:1;pointer-events:auto;z-index:998}.brxe-offcanvas.brx-closing{visibility:visible}.brxe-offcanvas.brx-closing .brx-offcanvas-backdrop{z-index:998}.brxe-offcanvas[data-direction=top] .brx-offcanvas-inner{bottom:auto;height:300px;left:0;right:0;top:0;transform:translateY(-100%);width:100vw}.brxe-offcanvas[data-direction=right] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:auto;right:0;top:0;transform:translate(100%);width:300px}.brxe-offcanvas[data-direction=bottom] .brx-offcanvas-inner{bottom:0;height:300px;left:0;right:0;top:auto;transform:translateY(100%);width:100vw}.brxe-offcanvas[data-direction=left] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;right:auto;top:0;transform:translate(-100%);width:300px}.brx-offcanvas-inner{background-color:#fff;display:flex;overflow-x:hidden;position:fixed;transition:transform .2s cubic-bezier(.25,0,.25,1);z-index:999}.brx-offcanvas-backdrop{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s cubic-bezier(.25,0,.25,1);z-index:-1}}@layer bricks {.brxe-pagination{width:100%}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-filter-search{position:relative;width:100%}.brxe-filter-search :where(input){width:100%}.brxe-filter-search .icon{cursor:pointer;display:grid;height:100%;margin-inline:10px;place-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s;visibility:hidden}.brxe-filter-search .icon.brx-show{visibility:visible}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@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-filter-checkbox{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-checkbox[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-filter-checkbox[data-mode=button]) .bricks-button{display:inline-block}.brxe-filter-checkbox[data-mode=button] input[type=checkbox]{display:none}.brxe-filter-checkbox label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit}.brxe-filter-checkbox label.brx-option-disabled{cursor:default}.brxe-filter-checkbox .brx-option-text{display:inline-flex;gap:4px}}@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 {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}#brxe-yvywcv {height: 25px; width: 25px}#brxe-ipyzgm {font-family: "Jost"; font-weight: 500; font-size: 2rem; line-height: 2; padding-right: 1rem; padding-left: 0.5rem}#brxe-ipyzgm:hover {font-weight: 700}#brxe-lsbtee {flex-direction: row; justify-content: flex-start; align-items: center; margin-top: 2rem}.brxe-akwyws .brxe-kuutan.brxe-heading {padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem; font-size: 5.5rem; letter-spacing: 0.5px; color: var(--bricks-color-lqsuii)}.brxe-akwyws .brxe-imhtfl.brxe-text-basic {margin-top: 1rem; margin-bottom: 1rem; padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem; font-family: "Jost"; font-weight: 500; font-size: 2rem; color: var(--bricks-color-zhryvp)}.brxe-akwyws .brxe-rorkzf.brxe-woocommerce-breadcrumbs {padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem; margin-bottom: 2rem; color: var(--bricks-color-zhryvp); font-family: "Jost"; font-weight: 500}.brxe-akwyws .brxe-rorkzf.brxe-woocommerce-breadcrumbs .separator {margin-right: 5px; margin-left: 5px}.brxe-akwyws.brxe-block {margin-top: 4rem}#brxe-qecuui {width: 1600px; box-shadow: rgba(0, 0, 0, 0.12)}#brxe-rxjpqd svg {height: 20px; width: 20px; stroke: var(--bricks-color-lqsuii)}#brxe-rxjpqd input {border-radius: 1.3rem}#brxe-hhxnvg {font-size: 1em}#brxe-vnxjxf {font-size: 1em}#brxe-mlhona {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bjvafr {font-family: "Jost"; font-weight: 400; font-size: clamp(1.4rem,2vw,1.7rem); text-wrap: nowrap}#brxe-bjvafr [class*="depth-"]:not([class*="depth-0"]) {margin-inline-start: 5px}#brxe-ekyyky {font-family: "Jost"; font-weight: 400; font-size: clamp(1.4rem,2vw,1.7rem); text-wrap: nowrap; height: 30vh; overflow: auto; padding-bottom: 0}#brxe-ekyyky [class*="depth-"]:not([class*="depth-0"]) {margin-inline-start: 5px}#brxe-ekyyky { --selected-bg: #e87a90;  --selected-text: #ffffff;  --hover-bg: #fdf2f5;  --scrollbar-thumb: #efa3ba;   overscroll-behavior: contain; will-change: transform; scrollbar-width: thin; scrollbar-color: var(--scrollbar-thumb) transparent; }#brxe-ekyyky::-webkit-scrollbar { width: 6px;}#brxe-ekyyky::-webkit-scrollbar-track { background: transparent; margin: 10px 0;}#brxe-ekyyky::-webkit-scrollbar-thumb { background-color: var(--scrollbar-thumb); border-radius: 6px;}#brxe-ekyyky::-webkit-scrollbar-thumb:hover { background-color: var(--selected-bg); }#brxe-ekyyky::-webkit-scrollbar-button { display: none;}#brxe-ekyyky input[type="radio"] { display: none; }#brxe-ekyyky label { display: flex;  justify-content: space-between;  align-items: center; cursor: pointer; margin-bottom: 2px; border-radius: 6px; transition: all 0.2s ease; line-height: 1.4; width: 100%; box-sizing: border-box; }#brxe-ekyyky label.depth-0 { font-weight: 700;  text-transform: uppercase;  padding: 12px 10px;  font-size: 15px;  color: #333;  margin-top: 8px;  border-bottom: 1px dashed #eee; }#brxe-ekyyky label.depth-1 { font-weight: 500;  font-size: 14px; padding: 8px 10px 8px 30px;  color: #555;}#brxe-ekyyky label.depth-2 { font-weight: 400;  font-size: 13.5px; padding: 6px 10px 6px 50px;  color: #777;}#brxe-ekyyky label:not(:has(input[type="radio"]:checked)):hover { background-color: var(--hover-bg); color: #000; }#brxe-ekyyky label:has(input[type="radio"]:checked) { background-color: var(--selected-bg); color: var(--selected-text); border-bottom-color: transparent; }#brxe-ekyyky label:has(input[type="radio"]:checked) .brx-option-count { color: rgba(255, 255, 255, 0.8); }.brx-option-count { font-size: 0.85em; margin-left: 8px;}#brxe-tdaeuj {font-size: 1em}#brxe-cxbhia {font-size: 1em}#brxe-bzesqq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-fhshku {font-size: 1em}#brxe-iyvnyk {font-size: 1em}#brxe-xbdekn {align-items: center; flex-direction: row; justify-content: space-between}#brxe-vubhrh {font-family: "Jost"; font-weight: 400; font-size: clamp(1.4rem,2vw,1.7rem); height: 20vh; overflow: auto}#brxe-vubhrh { --selected-bg: #e87a90;  --selected-text: #ffffff;  --hover-bg: #fdf2f5;  --scrollbar-thumb: #efa3ba;   overscroll-behavior: contain; will-change: transform; scrollbar-width: thin; scrollbar-color: var(--scrollbar-thumb) transparent; }#brxe-vubhrh::-webkit-scrollbar { width: 6px;}#brxe-vubhrh::-webkit-scrollbar-track { background: transparent; margin: 10px 0;}#brxe-vubhrh::-webkit-scrollbar-thumb { background-color: var(--scrollbar-thumb); border-radius: 6px;}#brxe-vubhrh::-webkit-scrollbar-thumb:hover { background-color: var(--selected-bg); }#brxe-vubhrh::-webkit-scrollbar-button { display: none;}#brxe-vubhrh .brxe-filter-radio input,#brxe-vubhrh .brxe-filter-checkbox input { display: none; }#brxe-vubhrh .brxe-filter-radio label,#brxe-vubhrh .brxe-filter-checkbox label { display: flex; justify-content: space-between;  align-items: center; cursor: pointer; margin-bottom: 2px; border-radius: 6px; transition: all 0.2s ease; line-height: 1.4; width: 100%; box-sizing: border-box;}#brxe-vubhrh .brxe-filter-radio label.depth-0 { font-weight: 700; text-transform: uppercase; padding: 12px 10px; font-size: 15px; color: #333; margin-top: 8px; border-bottom: 1px dashed #eee; }#brxe-vubhrh .brxe-filter-checkbox label.depth-0 { font-weight: 500;  padding: 8px 10px;  font-size: 14px; color: #555; border-bottom: none;  margin-top: 0;}#brxe-vubhrh label.depth-1 { font-weight: 500; font-size: 14px; padding: 8px 10px 8px 30px; color: #555;}#brxe-vubhrh label.depth-2 { font-weight: 400; font-size: 13.5px; padding: 6px 10px 6px 50px; color: #777;}#brxe-vubhrh label:not(:has(input:checked)):hover { background-color: var(--hover-bg); color: #000; }#brxe-vubhrh label:has(input:checked) { background-color: var(--selected-bg); color: var(--selected-text); border-bottom-color: transparent; }#brxe-vubhrh label:has(input:checked) .brx-option-count { color: rgba(255, 255, 255, 0.8); }.brx-option-count { font-size: 0.85em; margin-left: 8px; opacity: 0.7; }#brxe-ftuzwo {padding-top: 0; padding-bottom: 0}#brxe-ctnpil .accordion-title-wrapper {min-height: 50px}#brxe-ctnpil .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-ctnpil .accordion-content-wrapper { padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 0;}#brxe-pujmjy {padding-right: 1rem; padding-left: 1rem}#brxe-yzqing {border-radius: 1.3rem; align-self: center; margin-top: 2rem; margin-bottom: 2rem}.brxe-filter-submit { display: block; width: 80%; background-color: #fab8c4; box-sizing: border-box;} .brxe-filter-submit:hover { background-color: #e87a90; color: white !important; transition: all 0.2s;}#brxe-gioalq {font-size: 1.8rem; margin-bottom: 1.5rem; align-self: center}#brxe-laggcq ::placeholder {font-family: "Jost"; font-size: 1.6rem; font-weight: 300; color: var(--bricks-color-xrffwv)}#brxe-laggcq select {font-family: "Jost"; font-size: 1.6rem; font-weight: 300; color: var(--bricks-color-xrffwv); border-radius: 1.3rem}#brxe-laggcq .form-group:not(:last-child):not(.captcha) {padding-bottom: 10px}#brxe-laggcq .form-group input {border-radius: 1.3rem}#brxe-laggcq .flatpickr {border-radius: 1.3rem}#brxe-laggcq textarea {border-radius: 1.3rem}#brxe-laggcq .bricks-button:not([type=submit]) {border-radius: 1.3rem}#brxe-laggcq .choose-files {border-radius: 1.3rem}#brxe-laggcq .submit-button-wrapper {width: 80%}#brxe-laggcq button[type=submit].bricks-button {border-radius: 1.3REM}#brxe-laggcq .bricks-button {font-family: "Jost"; font-weight: 400; line-height: 1.5; background-color: var(--bricks-color-nskflg)}#brxe-laggcq {justify-content: center}#brxe-laggcq .bricks-button{ display: block; background-color: #fab8c4; box-sizing: border-box; }#brxe-laggcq .bricks-button:hover { background-color: #e87a90; color: white !important; transition: all 0.2s;}#brxe-eouvlt {padding-top: 2rem; padding-right: 1rem; padding-bottom: 2rem; padding-left: 1rem; background-color: var(--bricks-color-whirqt); margin-bottom: 2rem; border-radius: 1.3rem; transition: all 0.2s;}#brxe-eouvlt:hover {box-shadow: 2px 10px 10px 0 rgba(232, 122, 144, 0.44)}#brxe-caejxv {flex-direction: column; width: 30rem; padding-top: 1rem; padding-right: 1rem; padding-left: 1rem; background-color: var(--bricks-color-srfast); border-radius: 1.3rem; position: sticky; top: 1rem}@media (max-width: 991px) {#brxe-caejxv {display: none; margin-left: 0; padding-right: 0; padding-left: 0; width: 100%}#brxe-yzqing { display: block;  margin-left: auto;  margin-right: auto;  margin-top: 20px; }}@media (max-width: 478px) {#brxe-caejxv{width:100%}}#brxe-ngqtld svg {height: 20px; width: 20px}@media (max-width: 991px) {#brxe-ngqtld {display: inline-flex}}.brxe-axnpor .brxe-thgslu.brxe-image {aspect-ratio: 1; min-width: 20rem; max-width: 30rem; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; margin-bottom: 1rem; align-self: center}.brxe-axnpor .brxe-thgslu.brxe-image:not(.tag), .brxe-axnpor .brxe-thgslu.brxe-image img {object-fit: cover}.brxe-axnpor .brxe-hldlly.brxe-heading {font-size: 1.125em; text-align: left; line-height: 1.375em; white-space: pre-line; position: relative; flex-grow: 1; max-height: 10rem; height: 7rem}@media (max-width: 478px) {root { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}}.brxe-axnpor .brxe-hqansq.brxe-button:hover {transform: translateY(0px); opacity: 1}.brxe-axnpor .brxe-hqansq.brxe-button {transition: all 0.3s ease-in-out; position: relative; margin-bottom: 1rem; width: 80%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}.card-hover-button a.button { background: transparent !important; border: none !important; margin: 0 !important; padding: 0 !important; color: inherit !important;  font-size: inherit !important; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}.brxe-hqansq { background-color: transparent; border: 1px solid #333333;  color: #333333;}.brxe-hqansq:hover { background-color: #333333; color: #FFFFFF !important;}.brxe-hqansq:hover a { color: #FFFFFF !important;}.brxe-axnpor .brxe-bomzep.brxe-button {width: 80%}.card-hover-button.bricks-background-primary {  color: #FFFFFF !important;  border-color: #E87A90;   } .card-hover-button.bricks-background-primary:hover { filter: brightness(1.1);  transform: translateY(-2px);  box-shadow: 0 4px 10px rgba(232, 122, 144, 0.3); }.brxe-axnpor .brxe-qypulj.brxe-block {justify-content: space-between; padding-top: 1.1em; padding-right: 1.1em; padding-bottom: 1.1em; padding-left: 1.1em; align-items: center; flex-wrap: wrap}.brxe-axnpor.brxe-block {flex-direction: column; display: flex; background-color: var(--bricks-color-hpxyse); min-width: 25rem; max-width: 30rem; border-radius: 1.3rem; flex-grow: 1; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); transition: all 0.3s; justify-content: flex-start}.brxe-axnpor.brxe-block:hover {transform: scaleX(1.05) scaleY(1.05)}@media (max-width: 478px) {.brxe-axnpor.brxe-block {min-width: 19rem; max-width: 35rem}}#brxe-ajispv {display: grid; align-items: initial; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); --columns: 4; --gutter: 1.7rem; grid-template-rows: auto; grid-gap: 2rem; justify-items: center}@media (max-width: 991px) {#brxe-ajispv {--columns: 3; grid-template-rows: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr}}@media (max-width: 478px) {#brxe-ajispv {grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr; --gutter: 0.5rem; --columns: 2}}#brxe-676df8 svg {height: 20px; width: 20px}#brxe-676df8 .bricks-pagination ul .page-numbers {color: var(--bricks-color-lqsuii); font-family: "Jost"; font-weight: 500; line-height: 2; font-size: clamp(1.4rem,1.4vw,1.8rem); height: 4rem}#brxe-676df8 {background-color: var(--bricks-color-hpxyse); border-radius: 1.3rem}#brxe-dbbdf4 {margin-top: 2rem; margin-bottom: 2rem}@media (max-width: 991px) {#brxe-dbbdf4 {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) {#brxe-dbbdf4 {padding-right: 1rem; padding-left: 1rem}}#brxe-fzxpaz {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border-radius: 1.3rem; background-color: var(--bricks-color-srfast); width: 140rem; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); flex-grow: 1}@media (max-width: 991px) {#brxe-fzxpaz {display: none}}#brxe-iwnzxu svg {height: 20px; width: 20px}@media (max-width: 991px) {#brxe-iwnzxu {display: inline-flex; position: sticky; z-index: 3; top: 90vh; margin-bottom: 0; background-color: var(--bricks-color-jolqkk); color: var(--bricks-color-hpxyse)}}#brxe-cmgeuc {align-items: center; flex-direction: row; justify-content: space-between}#brxe-eguecu {font-family: "Jost"; font-weight: 400; font-size: clamp(1.5rem,2vw,1.8rem); text-wrap: nowrap}#brxe-eguecu [class*="depth-"]:not([class*="depth-0"]) {margin-inline-start: 5px}#brxe-dmrjrh {align-items: center; flex-direction: row; justify-content: space-between}#brxe-jptjza {font-family: "Jost"; font-weight: 400; font-size: 1.8rem}#brxe-trtwzj {padding-top: 0; padding-bottom: 0}@media (max-width: 991px) {#brxe-cgubjy {flex-direction: row; padding-top: 2rem; padding-right: 1rem; padding-left: 1rem; row-gap: 2rem}}#brxe-hkgqgm {display: none}@media (max-width: 991px) {#brxe-hkgqgm[data-direction] .brx-offcanvas-inner {width: 100%; height: 70vh}#brxe-hkgqgm {display: block}}.brxe-mhhwwn .brxe-zeppft.brxe-image {aspect-ratio: 1; min-width: 20rem; max-width: 30rem; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; margin-bottom: 1rem}.brxe-mhhwwn .brxe-zeppft.brxe-image:not(.tag), .brxe-mhhwwn .brxe-zeppft.brxe-image img {object-fit: cover}@media (max-width: 991px) {.brxe-mhhwwn .brxe-zeppft.brxe-image {align-self: center; width: 100%; height: auto; aspect-ratio: 1}.brxe-mhhwwn .brxe-zeppft.brxe-image:not(.tag), .brxe-mhhwwn .brxe-zeppft.brxe-image img {object-fit: cover}}@media (max-width: 478px) {.brxe-mhhwwn .brxe-zeppft.brxe-image {aspect-ratio: 1; flex-shrink: 0; min-width: auto}.brxe-mhhwwn .brxe-zeppft.brxe-image:not(.tag), .brxe-mhhwwn .brxe-zeppft.brxe-image img {object-fit: cover}.brxe-mhhwwn .brxe-zeppft.brxe-image:not(.tag), .brxe-mhhwwn .brxe-zeppft.brxe-image img{ aspect-ratio:1;}}.brxe-mhhwwn .brxe-uuxpjj.brxe-heading {font-size: 1.125em; text-align: left; line-height: 1.375em; white-space: pre-line; position: relative; flex-grow: 1; height: 7rem; max-height: 10rem}@media (max-width: 991px) {.brxe-uuxpjj { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  min-height: 3em; }.brxe-mhhwwn .brxe-uuxpjj.brxe-heading {font-size: 1em; text-align: center; flex-grow: 0; min-height: 3rem; height: auto; align-self: center; margin-top: 1rem; margin-bottom: 1rem; padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) {.brxe-uuxpjj { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  min-height: 3em; }.brxe-mhhwwn .brxe-uuxpjj.brxe-heading {max-height: rem}}@media (max-width: 375px) {.brxe-uuxpjj { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden; }.brxe-mhhwwn .brxe-uuxpjj.brxe-heading {min-height: 3em}}@media (max-width: 991px) {.brxe-mhhwwn .brxe-yvtnuq.brxe-button {margin-top: auto}}@media (max-width: 991px) {.brxe-mhhwwn .brxe-acexvd.brxe-block {margin-top: auto}}@media (max-width: 478px) {.brxe-mhhwwn .brxe-acexvd.brxe-block {flex-direction: row; justify-content: center; display: flex; margin-top: auto}}.brxe-mhhwwn.brxe-block {flex-direction: column; display: flex; background-color: var(--bricks-color-hpxyse); max-width: 30rem; border-radius: 1.3rem; flex-grow: 1; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); transition: all 0.3s; margin-bottom: 2rem}@media (max-width: 991px) {.brxe-mhhwwn.brxe-block {flex-grow: 0; flex-shrink: 0; row-gap: 0.5rem; margin-right: 1rem; align-items: center; justify-content: flex-start; height: 100%; max-width: auto; width: auto}.product-btn-group { display: flex; flex-direction: column;  gap: 10px; margin-top: 15px; width: 100%;}.product-btn-group .bricks-button { width: 100%; display: flex; justify-content: center; align-items: center; text-transform: uppercase; font-weight: 600; font-size: 14px; padding: 10px 20px; border-radius: 4px; transition: all 0.3s ease; cursor: pointer;}@media (max-width: 991px) { .product-btn-group {  flex-direction: column-reverse; gap: 12px; }  .btn-quick-inquiry { width: 100%; height: 48px;  font-size: 14px; font-weight: 700; border-radius: 50px;   background-color: #E87A90 !important;  color: #FFFFFF !important; border: none; box-shadow: 0 4px 12px rgba(232, 122, 144, 0.4);  }  .btn-read-more { background-color: transparent !important;  border: none !important;  color: #888888 !important;  font-size: 12px !important;  padding: 0 !important;  height: auto !important; text-decoration: underline;  text-transform: none;  opacity: 0.8; }  .btn-read-more::after { content: ' →'; display: inline-block; margin-left: 4px; transition: transform 0.2s; } .btn-read-more:hover::after { transform: translateX(3px); }}}@media (max-width: 767px) {.brxe-mhhwwn.brxe-block {max-width: auto; width: auto}}@media (max-width: 478px) {.brxe-mhhwwn.brxe-block {height: 100%; justify-content: flex-start; margin-right: 0}}@media (max-width: 375px) {.brxe-mhhwwn.brxe-block {flex-shrink: 0; display: flex; flex-direction: column}}#brxe-zwprbi {display: grid; align-items: initial; --columns: 4; --gutter: 1.7rem; grid-template-rows: 1fr 1fr 1fr; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))}@media (max-width: 991px) {#brxe-zwprbi {--columns: 3; grid-template-rows: 1fr 1fr 1fr 1fr; justify-items: center; grid-template-columns: 1fr 1fr 1fr ; grid-gap: 1rem}}@media (max-width: 767px) {#brxe-zwprbi {grid-gap: 1rem; grid-template-columns: repeat(auto-fit, minmax(min(100%, 210px), 1fr))}}@media (max-width: 478px) {#brxe-zwprbi {grid-template-columns: repeat(auto-fit, minmax(min(100%, 170px), 1fr)); grid-template-rows: auto; --gutter: 0.5rem; --columns: 2; grid-gap: 0.7rem; overflow: auto; position: relative}}@media (max-width: 375px) {#brxe-zwprbi {grid-template-columns: repeat(auto-fit, minmax(min(100%, 145px), 1fr))}}#brxe-iovgnx svg {height: 20px; width: 20px}#brxe-iovgnx .bricks-pagination ul .page-numbers {color: var(--bricks-color-lqsuii); font-family: "Jost"; font-weight: 500; line-height: 2; font-size: clamp(1.4rem,1.4vw,1.8rem); height: 4rem}#brxe-iovgnx {background-color: var(--bricks-color-hpxyse); border-radius: 1.3rem}#brxe-wtasdb {margin-top: 2rem; margin-bottom: 2rem}@media (max-width: 991px) {#brxe-wtasdb {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) {#brxe-wtasdb {padding-right: 1rem; padding-left: 1rem}}#brxe-puntis {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; border-radius: 1.3rem; background-color: var(--bricks-color-srfast); width: 140rem; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); display: none}@media (max-width: 991px) {#brxe-puntis {display: block; margin-right: 0.8rem; margin-left: 0.8rem; padding-top: 0}}@media (max-width: 767px) {#brxe-puntis {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) {#brxe-puntis {padding-right: 0.5rem; padding-left: 0.5rem}}#brxe-alvjzt {flex-direction: row; width: 1600px; column-gap: 2.5rem; margin-bottom: 4REM; padding-right: 1rem; padding-left: 1rem; align-self: flex-start !important}@media (max-width: 991px) {#brxe-alvjzt {padding-right: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-alvjzt {padding-right: 0; padding-left: 0}}#brxe-yvpwjn {margin-bottom: 2rem; font-size: 3rem}@media (max-width: 991px) {#brxe-yvpwjn {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-yvpwjn {font-size: clamp(2.2rem,2vw,2.5rem)}}@media (max-width: 375px) {#brxe-yvpwjn {font-size: clamp(2rem,2vw,2.5rem)}}#brxe-vnmpel {color: var(--bricks-color-zhryvp); line-height: 1.7em; font-family: "Jost"; font-weight: 400; text-align: justify; font-size: 1.6rem}#brxe-vnmpel a {color: var(--bricks-color-zhryvp); line-height: 1.7em; font-family: "Jost"; font-weight: 400; text-align: justify; font-size: 1.6rem; font-size: inherit}@media (max-width: 991px) {#brxe-vnmpel {font-size: 1.4rem}#brxe-vnmpel a {font-size: 1.4rem; font-size: inherit}}#brxe-dedbmy {width: 1400px; margin-bottom: 6REM}#brxe-pydybq {margin-bottom: 2rem; font-size: 3rem}@media (max-width: 991px) {#brxe-pydybq {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-pydybq {font-size: clamp(2.2rem,2vw,2.5rem)}}@media (max-width: 375px) {#brxe-pydybq {font-size: clamp(2rem,2vw,2.5rem)}}@media (max-width: 991px) {#brxe-rgzwbg {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-rgzwbg {width: 90%}}@media (max-width: 478px) {#brxe-rgzwbg {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-rgzwbg {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-owsffb {font-size: 1em}#brxe-angphy {font-size: 1em}#brxe-mfvgld {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-tdxxnh {font-size: 1.4rem}#brxe-tdxxnh a {font-size: 1.4rem; font-size: inherit}}@media (max-width: 991px) {#brxe-tubbos {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-tubbos {width: 90%}}@media (max-width: 478px) {#brxe-tubbos {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-tubbos {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-lrjjyg {font-size: 1em}#brxe-wwhrsy {font-size: 1em}#brxe-xrxuaf {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-xjlwps {font-size: 1.4rem}#brxe-xjlwps a {font-size: 1.4rem; font-size: inherit}}@media (max-width: 991px) {#brxe-flxfat {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-flxfat {width: 90%}}@media (max-width: 478px) {#brxe-flxfat {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-flxfat {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-grmuwm {font-size: 1em}#brxe-wejkhy {font-size: 1em}#brxe-adsrcv {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-svuezl {font-size: 1.4rem}#brxe-svuezl a {font-size: 1.4rem; font-size: inherit}}#brxe-xovgdl .accordion-title-wrapper {min-height: 50px}#brxe-lnthji {width: 1400px; margin-bottom: 6REM}#brxe-nobnbk {margin-bottom: 2rem; font-size: 3rem}@media (max-width: 991px) {#brxe-nobnbk {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-nobnbk {font-size: clamp(2.2rem,2vw,2.5rem)}}@media (max-width: 375px) {#brxe-nobnbk {font-size: clamp(2rem,2vw,2.5rem)}}@media (max-width: 991px) {#brxe-hkqpcv {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-hkqpcv {width: 90%}}@media (max-width: 478px) {#brxe-hkqpcv {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-hkqpcv {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-fsauyd {font-size: 1em}#brxe-slwrkv {font-size: 1em}#brxe-ssnfro {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-jllrez {font-size: 1.4rem}#brxe-jllrez a {font-size: 1.4rem; font-size: inherit}}@media (max-width: 991px) {#brxe-zvbpcp {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-zvbpcp {width: 90%}}@media (max-width: 478px) {#brxe-zvbpcp {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-zvbpcp {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-kpozdy {font-size: 1em}#brxe-xvnnkv {font-size: 1em}#brxe-houjzo {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-meauyg {font-size: 1.4rem}#brxe-meauyg a {font-size: 1.4rem; font-size: inherit}}@media (max-width: 991px) {#brxe-lntaua {font-size: 2rem; padding-left: 1rem}}@media (max-width: 767px) {#brxe-lntaua {width: 95%}}@media (max-width: 478px) {#brxe-lntaua {width: 90%; font-size: clamp(1.8rem,1.7vw,2rem)}}@media (max-width: 375px) {#brxe-lntaua {width: 90%; font-size: clamp(1.7rem,1.7vw,2rem)}}#brxe-swuobx {font-size: 1em}#brxe-yhxjpv {font-size: 1em}#brxe-todssa {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 991px) {#brxe-jnzekq {font-size: 1.4rem}#brxe-jnzekq a {font-size: 1.4rem; font-size: inherit}}@media (max-width: 991px) {#brxe-eeynto {font-size: 1.4rem}#brxe-eeynto a {font-size: 1.4rem; font-size: inherit}}#brxe-ppwgvz .accordion-title-wrapper {min-height: 50px}#brxe-ieqacx {width: 1400px; margin-bottom: 6REM}#brxe-lyzshd {margin-bottom: 2rem; font-size: 3rem}@media (max-width: 991px) {#brxe-lyzshd {font-size: 2.8rem}}@media (max-width: 478px) {#brxe-lyzshd {font-size: clamp(2.2rem,2vw,2.5rem)}}@media (max-width: 375px) {#brxe-lyzshd {font-size: clamp(2rem,2vw,2.5rem)}}#brxe-eebkyn {color: var(--bricks-color-zhryvp); line-height: 1.7em; font-family: "Jost"; font-weight: 400; text-align: justify; font-size: 1.6rem}#brxe-eebkyn a {color: var(--bricks-color-zhryvp); line-height: 1.7em; font-family: "Jost"; font-weight: 400; text-align: justify; font-size: 1.6rem; font-size: inherit}@media (max-width: 991px) {#brxe-eebkyn {font-size: 1.4rem}#brxe-eebkyn a {font-size: 1.4rem; font-size: inherit}}#brxe-valzjr {width: 1400px}#brxe-dozhyo {padding-top: 6REM; padding-right: 6REM; padding-bottom: 6REM; padding-left: 6REM; border-radius: 1.3REM; width: 1600px; background-color: var(--bricks-color-srfast)}@media (max-width: 991px) {#brxe-dozhyo {width: 96%; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12)}}@media (max-width: 478px) {#brxe-dozhyo {padding-top: 3rem; padding-right: 2.5rem; padding-bottom: 4rem; padding-left: 2.5rem}}@media (max-width: 375px) {#brxe-dozhyo {padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}}#brxe-zbtwtf {margin-top: 10rem; margin-bottom: 4REM; width: 1600px}