@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-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-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 {.brxe-button{width:auto}}#brxe-a9a787 {gap: var(--sq-space-sm)}#brxe-pzudfy .form-group:nth-child(1) {width: 49%}#brxe-pzudfy .form-group:nth-child(2) {width: 49%}#brxe-pzudfy .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: var(--sq-space-lg)}#brxe-pzudfy label {color: var(--sq-text-heading); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body)}#brxe-pzudfy .label {color: var(--sq-text-heading); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body)}#brxe-pzudfy .form-group input {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body); padding-top: var(--sq-space-xs); padding-right: var(--sq-space-sm); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-sm); border-radius: var(--sq-radius-md)}#brxe-pzudfy select {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body); padding-top: var(--sq-space-xs); padding-right: var(--sq-space-sm); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-sm); border-radius: var(--sq-radius-md)}#brxe-pzudfy textarea {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body); padding-top: var(--sq-space-xs); padding-right: var(--sq-space-sm); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-sm); border-radius: var(--sq-radius-md)}#brxe-pzudfy .flatpickr {padding-top: var(--sq-space-xs); padding-right: var(--sq-space-sm); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-sm); border-radius: var(--sq-radius-md)}#brxe-pzudfy .bricks-button:not([type=submit]) {border-radius: var(--sq-radius-md)}#brxe-pzudfy .choose-files {border-radius: var(--sq-radius-md)}#brxe-pzudfy {width: 100%; justify-content: space-between}#brxe-pzudfy .submit-button-wrapper {width: 100%}#brxe-ecf328 {font-size: 1em}#brxe-f12219 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ee803e {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-563aed {font-size: 1em}#brxe-19bd07 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-37b2eb {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-a6bfb6 {font-size: 1em}#brxe-61644c {align-items: center; flex-direction: row; justify-content: space-between}#brxe-4cbc9f {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-c7cbe6 .accordion-title-wrapper {color: var(--sq-text-body-lg); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-c7cbe6 .accordion-title-wrapper .brxe-heading {color: var(--sq-text-body-lg); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-c7cbe6 .accordion-content-wrapper {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body)}#brxe-a93d06 {align-content: flex-start}#brxe-3318c7 .flex-control-thumbs {gap: var(--sq-space-sm)}#brxe-3318c7 .woocommerce-product-gallery {gap: var(--sq-space-sm)}#brxe-3318c7.thumbnail-slider {gap: var(--sq-space-sm)}#brxe-3318c7 .woocommerce-product-gallery .flex-control-thumbs img.flex-active {border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-lg)}#brxe-3318c7.thumbnail-slider .brx-product-gallery-thumbnail-slider .woocommerce-product-gallery__image.flex-active-slide img {border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-lg)}.brxe-product-gallery .flex-viewport { border: 1px solid var(--sq-border-default); border-radius: 12px; overflow: hidden; background: #fff;} .brxe-product-gallery .woocommerce-product-gallery__image:only-child { border: 1px solid var(--sq-border-default); border-radius: 12px; overflow: hidden; background: #fff;} .brxe-product-gallery .woocommerce-product-gallery__wrapper { border: 0 !important; border-radius: 0 !important; overflow: visible !important; background: transparent !important;} .brxe-product-gallery .woocommerce-product-gallery__image a,.brxe-product-gallery .woocommerce-product-gallery__image img { display: block;}#brxe-3318c7 .flex-control-thumbs { margin-top: 0px;}#brxe-ed20d8 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; max-width: 600px; max-height: 760px}#brxe-53fd47 .price del, #brxe-53fd47 .price > span {color: var(--sq-text-heading); font-size: var(--sq-text-body-md); font-weight: 600; font-style: normal; line-height: var(--sq-leading-tight)}#brxe-53fd47 .price ins {color: var(--sq-color-primary); font-size: var(--sq-text-body-sm); font-weight: 600; line-height: var(--sq-leading-tight)}#brxe-1cfe98 .cart .single_add_to_cart_button, #brxe-1cfe98 a.button[data-product_id] {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: var(--sq-space-sm); padding-right: var(--sq-space-lg); padding-bottom: var(--sq-space-sm); padding-left: var(--sq-space-lg); border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-md); color: var(--sq-text-heading); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-tight); font-weight: 600; background-color: var(--sq-transparent)}#brxe-1cfe98 .cart .quantity {background-color: var(--sq-transparent); width: 120px}#brxe-1cfe98 .qty {border: 0; border-color: var(--sq-transparent)}#brxe-1cfe98 .minus {border: 0; border-color: var(--sq-transparent)}#brxe-1cfe98 .plus {border: 0; border-color: var(--sq-transparent)}#brxe-1cfe98 .bricks-variation-swatches.bricks-swatch-label li {color: var(--sq-text-heading); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body); padding-top: var(--sq-space-xs); padding-right: var(--sq-space-md); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-md); border-radius: var(--sq-radius-md)}#brxe-1cfe98 .bricks-variation-swatches.bricks-swatch-label li.bricks-swatch-selected {color: var(--sq-text-on-dark); font-size: var(--sq-leading-body); line-height: var(--sq-leading-body); background-color: var(--sq-color-primary)}#brxe-1cfe98 .bricks-variation-swatches.bricks-swatch-color li {border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-sm)}#brxe-1cfe98 .bricks-variation-swatches.bricks-swatch-color li.bricks-swatch-selected {border: 1px solid var(--sq-text-heading)}#brxe-1cfe98 .cart .variations tr:not(:has(.reset_variations)) {border: 0}#brxe-1cfe98 table.variations label {color: var(--sq-text-heading); font-size: var(--sq-text-body-md); font-weight: 600; line-height: var(--sq-leading-tight)}#brxe-1cfe98 .bricks-variation-swatches {justify-content: flex-start; column-gap: var(--sq-space-xs); row-gap: var(--sq-space-xs)}#brxe-1cfe98 .cart table.variations {margin-top: 0; margin-bottom: var(--sq-space-lg)}#brxe-1cfe98 .cart table.variations td {padding-top: 0; padding-bottom: 0}#brxe-1cfe98 .cart table.variations th {padding-top: 0; padding-bottom: 0}#brxe-1cfe98 .bricks-variation-swatches li[data-balloon]::after {padding-top: var(--sq-space-xs); padding-right: var(--sq-space-sm); padding-bottom: var(--sq-space-xs); padding-left: var(--sq-space-sm); font-size: var(--sq-text-body-sm); line-height: var(--sq-leading-body)}#brxe-1cfe98 form.cart:not(.variations_form),#brxe-1cfe98 .woocommerce-variation-add-to-cart { display: flex; flex-direction: row; gap: 12px; align-items: stretch;  flex-wrap: nowrap;}#brxe-1cfe98 table.variations { margin-bottom: 20px; width: 100%;}#brxe-1cfe98 .quantity { display: flex !important; align-items: center; width: 120px !important; flex: 0 0 120px !important; margin: 0 !important; border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-md); overflow: hidden;}#brxe-1cfe98 .quantity input.qty { border: none !important; height: 100% !important; min-height: unset !important; padding: 0 !important; margin: 0 !important; text-align: center; flex-grow: 1; background: transparent; width: 100%; line-height: normal !important; }#brxe-1cfe98 .quantity .action { display: flex !important; align-items: center !important;  justify-content: center !important;  height: 100% !important; padding: 0 12px !important; margin: 0 !important; cursor: pointer;}#brxe-1cfe98 .quantity .action svg { display: block; margin: 0 !important;}#brxe-1cfe98 button.single_add_to_cart_button { flex: 1 1 auto !important; width: auto !important; margin: 0 !important;}form.cart .variations tr { display: flex; flex-direction: column; align-items: stretch; width: 100%;}form.cart .variations th.label { display: block; width: 100%; text-align: right; margin-bottom: 12px; padding: 0;}form.cart .variations td.value { display: block; width: 100%; padding: 0;}form.cart .variations td.value .variable-items-wrapper { display: flex !important; justify-content: flex-end !important; flex-wrap: wrap !important; gap: 12px !important; width: 100%;}form.cart .variations td.value .variation-swatches { display: flex !important; justify-content: flex-end !important; flex-wrap: wrap !important; gap: 12px !important; width: 100%;}form.cart .variations tr + tr { margin-top: var(--sq-space-lg);}#brxe-c3507c {color: var(--sq-text-heading); font-size: var(--sq-text-body-md)}#brxe-6b5b5f {color: var(--sq-text-heading); font-size: var(--sq-text-body-md)}#brxe-f8feed {color: var(--sq-text-heading); font-size: var(--sq-text-body-md)}#brxe-852728 {color: var(--sq-text-heading); font-size: var(--sq-text-body-md)}#brxe-0aaca0 {font-size: 1em}#brxe-3bc9fc {align-items: center; flex-direction: row; justify-content: space-between}#brxe-0f7e2f {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-60ffb8 {font-size: 1em}#brxe-aa9c3d {align-items: center; flex-direction: row; justify-content: space-between}#brxe-e3adcd {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-d33865 {font-size: 1em}#brxe-3742e0 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-d147e8 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-49c79c .accordion-title-wrapper {color: var(--sq-text-heading); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-49c79c .accordion-title-wrapper .brxe-heading {color: var(--sq-text-heading); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-49c79c .accordion-content-wrapper {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body)}#brxe-38f571 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: var(--sq-space-sm); padding-right: 0; padding-bottom: 0; padding-left: 0; column-gap: var(--sq-space-lg); row-gap: var(--sq-space-lg)}#brxe-4e8274 {flex-direction: row; column-gap: var(--sq-grid-gutter-extra-wide); row-gap: var(--sq-grid-gutter-extra-wide); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; align-items: flex-start}@media (max-width: 991px) {#brxe-4e8274 {column-gap: var(--sq-grid-gutter-desktop); row-gap: var(--sq-grid-gutter-desktop)}}@media (max-width: 767px) {#brxe-4e8274 {column-gap: var(--sq-grid-gutter-mobile); row-gap: var(--sq-grid-gutter-mobile)}}#brxe-db227c {padding-top: var(--sq-layout-padding-desktop); align-items: center; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; display: none}#brxe-8830b4 {line-height: var(--sq-leading-heading); text-align: center}#brxe-caa423 {align-items: center; max-width: 640px; align-self: center !important; text-align: center}#brxe-8a4a16 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-39ff9d {row-gap: var(--sq-space-lg)}#brxe-ec6f29 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-a5b67e {row-gap: var(--sq-space-lg)}#brxe-bb4e0a {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-c9688b {row-gap: var(--sq-space-lg)}#brxe-7f34da {row-gap: var(--sq-space-2xl); column-gap: var(--sq-space-2xl)}#brxe-48b5ee {color: var(--sq-text-on-dark)}#brxe-caa534 {color: var(--sq-text-on-dark); width: 368px}@media (max-width: 767px) {#brxe-caa534 {width: 80%}}#brxe-106499 {row-gap: var(--sq-space-md); column-gap: var(--sq-space-md); align-items: flex-start; max-width: 660px}@media (max-width: 767px) {#brxe-106499 {width: 100%}}#brxe-9a2f27 {background-image: url("http://safehome.co.il/wp-content/uploads/slide-1-1024x376.webp"); background-size: cover; padding-top: var(--sq-space-4xl); padding-right: var(--sq-layout-padding-desktop); padding-bottom: var(--sq-space-4xl); padding-left: var(--sq-layout-padding-desktop)}@media (max-width: 991px) {#brxe-9a2f27 {padding-right: var(--sq-layout-padding-tablet); padding-left: var(--sq-layout-padding-tablet)}}@media (max-width: 767px) {#brxe-9a2f27 {padding-right: var(--sq-layout-padding-mobile); padding-left: var(--sq-layout-padding-mobile)}}#brxe-ca6497 {row-gap: var(--sq-space-lg)}#brxe-d54f29 {color: var(--sq-color-primary); font-weight: 600}#brxe-8864c7 {line-height: var(--sq-leading-heading); text-align: center}#brxe-8d2b50 {align-items: flex-start; max-width: 640px}#brxe-905006 {font-size: 1em}#brxe-b0038b {align-items: center; flex-direction: row; justify-content: space-between}#brxe-a683ef {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-2be773 {font-size: 1em}#brxe-cbc167 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-9e4fbe {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-5f8266 {font-size: 1em}#brxe-0d522b {align-items: center; flex-direction: row; justify-content: space-between}#brxe-056240 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-bceee0 {font-size: 1em}#brxe-dab423 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-8eaad1 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-f1833b {font-size: 1em}#brxe-605a21 {align-items: center; flex-direction: row; justify-content: space-between}#brxe-573f43 {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md); border-bottom-width: 0}#brxe-c7f0c4 .accordion-title-wrapper {color: var(--sq-text-heading); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-c7f0c4 .accordion-title-wrapper .brxe-heading {color: var(--sq-text-heading); font-size: var(--sq-text-body-lg); font-weight: 600; line-height: var(--sq-leading-heading)}#brxe-c7f0c4 .accordion-content-wrapper {color: var(--sq-text-body); font-size: var(--sq-text-body-md); line-height: var(--sq-leading-body)}#brxe-b66e02 {row-gap: var(--sq-space-lg)}#brxe-b27bc8 {align-items: center}#brxe-8dcce8 {line-height: var(--sq-leading-heading); text-align: center}.brxe-3aa07e .brxe-4beb16.brxe-image:not(.tag), .brxe-3aa07e .brxe-4beb16.brxe-image img {aspect-ratio: 1 / 1; object-fit: cover}.brxe-3aa07e .brxe-4beb16.brxe-image {border: 1px solid var(--sq-border-default); border-radius: var(--sq-radius-lg)}.brxe-3aa07e .brxe-b3a63a.brxe-heading {color: var(--sq-text-heading)}.brxe-3aa07e .brxe-87e320.brxe-product-add-to-cart {margin-top: auto}.brxe-3aa07e.brxe-block {column-gap: var(--sq-space-md); row-gap: var(--sq-space-md)}#brxe-67dbb9 {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: var(--sq-grid-gutter-desktop)}@media (max-width: 991px) {#brxe-67dbb9 {grid-gap: var(--sq-grid-gutter-tablet)}}@media (max-width: 767px) {#brxe-67dbb9 {grid-gap: var(--sq-grid-gutter-mobile); grid-template-columns: 1fr 1fr}}#brxe-05eadb {align-items: stretch}#brxe-c0e0de {background-color: var(--sq-surface-card)}