@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-progress-bar){display:grid;gap:20px;width:100%}:where(.brxe-progress-bar) label{cursor:inherit;display:flex;justify-content:space-between;margin-bottom:.5em}:where(.brxe-progress-bar) label>*{flex:1}:where(.brxe-progress-bar) label>*+.percentage{flex:none}:where(.brxe-progress-bar) .bar{background-color:var(--bricks-bg-light);height:8px;overflow:hidden;position:relative}:where(.brxe-progress-bar) .bar span{background-color:#dee2e5;height:100%;left:0;position:absolute;transition:all .6s cubic-bezier(.55,.055,.675,.19);width:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-woocommerce-cart-quantity{display:inline-flex;max-width:100%}.brxe-woocommerce-cart-quantity .brx-number-wrap{--brx-cart-quantity-input-height:var(--bricks-input-height);align-items:stretch;display:inline-flex;gap:0;max-width:100%}.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--inline,.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-left,.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-right{direction:ltr}.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-left,.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-right{gap:4px}.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-left .brx-stepper-button,.brxe-woocommerce-cart-quantity .brx-number-wrap.brx-number-layout--stepper-right .brx-stepper-button{height:max(0px,(var(--brx-cart-quantity-input-height) - var(--brx-qty-effective-gap))/2)}.brxe-woocommerce-cart-quantity .brx-number-input{-moz-appearance:textfield;height:var(--brx-cart-quantity-input-height);max-width:100%;min-width:0;text-align:center;width:80px}.brxe-woocommerce-cart-quantity .brx-number-input::-webkit-inner-spin-button,.brxe-woocommerce-cart-quantity .brx-number-input::-webkit-outer-spin-button{-webkit-appearance:none}.brxe-woocommerce-cart-quantity .brx-stepper{--brx-cart-quantity-stepper-gap:2px;--brx-qty-effective-gap:clamp(0px,var(--brx-cart-quantity-stepper-gap),var(--brx-cart-quantity-input-height));display:inline-flex;flex-direction:column;gap:var(--brx-qty-effective-gap)}.brxe-woocommerce-cart-quantity .brx-stepper-button{align-items:center;background:transparent;border:1px solid var(--bricks-border-color);box-sizing:border-box;color:inherit;cursor:pointer;display:inline-flex;height:var(--brx-cart-quantity-input-height);justify-content:center;line-height:1;min-height:0;min-width:0;padding:0;user-select:none;width:var(--brx-cart-quantity-input-height)}.brxe-woocommerce-cart-quantity .brx-stepper-button>svg{height:1em;max-height:100%;max-width:100%;width:1em}.brxe-woocommerce-cart-quantity .brx-stepper-button:disabled{cursor:not-allowed;opacity:.5}.brxe-woocommerce-cart-quantity .brx-number-layout--inline .brx-stepper-button{flex-shrink:0}.brxe-woocommerce-cart-quantity .brx-number-layout--inline .brx-number-input{border-inline-end:none;border-inline-start:none}.brxe-woocommerce-cart-quantity .brx-number-static-value{align-items:center;display:inline-flex;justify-content:center}}@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 {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}#brxe-692c5b {display: flex; flex-direction: column; flex-grow: 1; font-weight: 600}#brxe-1d57a2 {align-items: flex-end; font-weight: 600}#brxe-6d6014 {display: flex; align-self: stretch !important; column-gap: 1rem; justify-content: space-between}#brxe-626605 {margin-top: 1rem; margin-bottom: 1rem}#brxe-dbfca4 {position: relative; align-items: stretch; padding-top: 1rem; padding-bottom: 1rem; align-self: stretch !important}.brxe-9b65ab .brxe-cf5c56.brxe-image:not(.tag), .brxe-9b65ab .brxe-cf5c56.brxe-image img {object-fit: cover}.brxe-9b65ab .brxe-cf5c56.brxe-image {width: 100%; height: 100%}.brxe-9b65ab .brxe-a52b35.brxe-div {width: 80px; height: 80px; position: relative}.brxe-9b65ab .brxe-3dda5c.brxe-woocommerce-cart-item-data {font-size: 1.1rem}.brxe-9b65ab .brxe-f8df18.brxe-icon {font-size: 15px}.brxe-9b65ab .brxe-948104.brxe-div {display: flex; align-items: center; align-self: stretch !important; flex-wrap: wrap; justify-content: flex-start; column-gap: 1rem}.brxe-9b65ab .brxe-9084ee.brxe-div {display: flex; flex-direction: column; flex-grow: 1}.brxe-9b65ab .brxe-a7c77b.brxe-text-basic {font-weight: 600}.brxe-9b65ab .brxe-d74a1c.brxe-text-basic {display: inline-block; font-size: 1.1rem; background-color: #ddd; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 4px}.brxe-d74a1c { white-space: nowrap;}.brxe-9b65ab .brxe-a9ae84.brxe-div {align-items: flex-end; display: flex; flex-direction: column}.brxe-9b65ab .brxe-f4cffd.brxe-div {display: flex; align-self: stretch !important; column-gap: 1rem; justify-content: space-between}.brxe-9b65ab .brxe-dd6fa2.brxe-divider {margin-top: 1rem; margin-bottom: 1rem}.brxe-9b65ab.brxe-div {position: relative; align-items: stretch; padding-top: 1rem; padding-bottom: 1rem; align-self: stretch !important}#brxe-1989ec {display: grid; align-items: initial; gap: 1rem; grid-template-columns: 1fr 1fr 1fr}#brxe-7917d2 {align-items: stretch; column-gap: 1rem; row-gap: 1rem; padding-right: 20px; padding-left: 20px}#brxe-699976 .bar-wrapper:nth-child(1) .bar span {background-color: hsl(0, 0%, 20%)}#brxe-699976 .label {color: hsl(0, 0%, 20%)}#brxe-699976 .percentage {color: hsl(0, 0%, 20%)}#brxe-0c32cd {display: flex; justify-content: space-between; align-self: stretch !important}.brxe-2bb2fd .brxe-fcf7fc.brxe-icon {font-size: 10px; margin-right: 8px; cursor: pointer}.brxe-2bb2fd .brxe-08faba.brxe-div {display: flex; align-items: center}.brxe-2bb2fd .brxe-514420.brxe-div {display: flex; justify-content: space-between; align-self: stretch !important}#brxe-0000d4 {display: flex; justify-content: flex-end; align-self: stretch !important}.brxe-e59a92 .brxe-3129ca.brxe-div {display: flex; justify-content: space-between; align-self: stretch !important}#brxe-bb3b46 {display: flex; justify-content: flex-end; align-self: stretch !important}.brxe-b810ac .brxe-feff70.brxe-div {display: flex; justify-content: space-between; align-self: stretch !important}#brxe-ea0a0e {display: flex; justify-content: space-between; align-self: stretch !important; margin-top: 1rem}#brxe-9ccb20 {display: flex; justify-content: space-between; align-self: stretch !important}#brxe-bcb2c3 {align-items: stretch; padding-top: 5px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; row-gap: 1rem}#brxe-aa7a2e {row-gap: 1rem; position: sticky; top: calc( var(--wp-admin--admin-bar--height) + 1rem)}#brxe-1f97b7 {display: grid; align-items: initial; gap: 20px; grid-template-columns: 1.5fr 1fr; align-items: flex-start; padding-top: 2rem; padding-bottom: 2rem}@media (max-width: 767px) {#brxe-1f97b7 {grid-template-columns: 1fr}}#brxe-758fb2 {min-height: 50vh; display: flex; align-items: center; justify-content: center}