@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.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 {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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}}@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}}#brxe-cknhck .separator {color: var(--plum-brown)}#brxe-cknhck .item[aria-current="page"] {font-weight: 500; font-family: "Barlow Condensed"; letter-spacing: 0.035em; font-size: 18px}#brxe-cknhck {font-size: 18px; font-family: "Barlow Condensed"; font-weight: 400; text-transform: uppercase; letter-spacing: 0.035em}#brxe-pmnzds.thumbnail-slider .brx-product-gallery-thumbnail-slider {max-height: 120px}.brxe-product-gallery .woocommerce-product-gallery { position: relative; display: grid; grid-template-columns: 92px minmax(0, 1fr); gap: 16px; width: 100%;}.brxe-product-gallery .flex-viewport { grid-column: 2; width: 100%; height: auto !important; border-radius: 12px; overflow: hidden !important; background: var(--soft-white, #F6F6F5);}.brxe-product-gallery .woocommerce-product-gallery__wrapper { height: 100%;}.brxe-product-gallery .woocommerce-product-gallery__image { border-radius: 12px; overflow: hidden !important; background: var(--soft-white, #F6F6F5);}.brxe-product-gallery .woocommerce-product-gallery__image img:not(.zoomImg) { width: 100%; height: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; border-radius: 12px;}.brxe-product-gallery .zoomImg { display: none !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important;}.brxe-product-gallery .woocommerce-product-gallery__image,.brxe-product-gallery .woocommerce-product-gallery__image a { cursor: default !important;}.brxe-product-gallery .woocommerce-product-gallery__trigger { display: none !important;}.brxe-product-gallery .flex-control-thumbs { grid-column: 1; grid-row: 1; display: flex !important; flex-direction: column; gap: 14px; width: 92px; margin: 0 !important; padding: 0 !important; list-style: none;}.brxe-product-gallery .flex-control-thumbs li { width: 92px !important; height: 92px !important; margin: 0 !important; padding: 0 !important; overflow: hidden; border-radius: 10px; border: 1px solid rgba(72, 57, 64, 0.18); background: var(--soft-white, #F6F6F5); cursor: pointer; transition: border-color 0.25s ease, opacity 0.25s ease;}.brxe-product-gallery .flex-control-thumbs img { width: 100% !important; height: 100% !important; object-fit: cover; display: block; opacity: 0.72; border-radius: 10px; transition: opacity 0.25s ease;}.brxe-product-gallery .flex-control-thumbs img.flex-active { opacity: 1;} .brxe-product-gallery .flex-control-thumbs li:has(img.flex-active) { border-color: var(--plum-brown, #483940);}.brxe-product-gallery .flex-control-thumbs li:hover img { opacity: 1;}@media (max-width: 767px) { .brxe-product-gallery .woocommerce-product-gallery { grid-template-columns: 1fr; gap: 12px; } .brxe-product-gallery .flex-viewport { grid-column: 1; } .brxe-product-gallery .flex-control-thumbs { grid-column: 1; grid-row: auto; flex-direction: row; width: 100%; gap: 10px; overflow-x: auto; } .brxe-product-gallery .flex-control-thumbs li { flex: 0 0 72px; width: 72px !important; height: 72px !important; }}@media (max-width: 1380px) {#brxe-mohtwq {display: flex; flex-direction: column; row-gap: 24px}}#brxe-qoqacn {color: var(--plum-brown)}#brxe-nsgxvk.horizontal .line {border-top-color: #DFDEE1}#brxe-nsgxvk.vertical .line {border-right-color: #DFDEE1}#brxe-nsgxvk .icon {color: #DFDEE1}#brxe-mzhojt .cart .single_add_to_cart_button, #brxe-mzhojt a.button[data-product_id] {margin-top: 0}#brxe-mzhojt .cart .quantity {width: 140px}#brxe-nevndb {flex-direction: row; margin-top: auto; column-gap: 28px}@media (max-width: 767px) {#brxe-nevndb {justify-content: center}}@media (max-width: 478px) {#brxe-nevndb {flex-direction: column; row-gap: 18px}}.product-price-big p.price { margin: 0 0 4px 0;} .product-price-big .wc-price-history { margin: 0 0 18px 0;} .product-price-big .wc-price-history { margin-top: 0; margin-bottom: 18px; font-family: var(--font-body); font-size: 13px; font-weight: 400; line-height: 1.4; color: rgba(72, 57, 64, 0.68);} .product-price-big .wc-price-history-lowest-inner { display: inline-flex; align-items: baseline; gap: 4px;} .product-price-big .wc-price-history .prior-price-value,.product-price-big .wc-price-history .woocommerce-Price-amount { font-weight: 500; color: var(--plum-brown);} .product-price-big { margin-bottom: 0;} .product-price-big p { margin: 0;} .product-price-big p.price { margin: 0 0 4px 0;} .product-price-big .wc-price-history { margin: 0; padding: 0; font-family: var(--font-body); font-size: 13px; font-weight: 400; line-height: 1.4; color: rgba(72, 57, 64, 0.68);} .product-price-big .wc-price-history + p { display: none;}@media (max-width: 991px) {#brxe-prxwhp {display: flex}}#brxe-mllzsz {background-color: var(--plum-brown)}#brxe-xhtsby {width: 80%}#brxe-ziaxtk {background-color: var(--plum-brown)}#brxe-entxab {width: 80%}#brxe-ufaark {background-color: var(--plum-brown)}#brxe-exkuup {width: 80%}#brxe-hhckwt {padding-top: 16px; padding-bottom: 16px}#brxe-pizeqv {flex-direction: row; border-bottom: 1px solid #F2F0F3}#brxe-opoxev > .tab-content {border-style: none}#brxe-pjgdsl {background-color: #fff; border-radius: 12px; overflow: hidden}#brxe-vckxfz {background-color: #F7F7F8; padding-top: 64px; padding-bottom: 64px; row-gap: 48px}#brxe-yypokp {text-align: center}#brxe-xawzal.horizontal {justify-content: flex-start}#brxe-xawzal.vertical {align-self: flex-start}#brxe-gbstsh {width: 690px; text-align: left}#brxe-pkqdry {align-items: flex-start; row-gap: 24px}.brxe-cxypma .brxe-xmmpwc.brxe-image:not(.tag), .brxe-cxypma .brxe-xmmpwc.brxe-image img {object-fit: scale-down}.brxe-cxypma .brxe-hnawfc.brxe-heading {color: var(--plum-brown)}.brxe-cxypma .brxe-iwxijm.brxe-text-basic {padding-bottom: 24px; border-bottom: 1px solid var(--warm-greige)}.brxe-cxypma .brxe-iyslke.brxe-div {flex-direction: column; row-gap: 12px}.brxe-cxypma.brxe-div {max-width: 700px}#brxe-qjbfpq {align-items: flex-start}#brxe-iylabv {text-align: center}#brxe-pjmffm.horizontal {justify-content: flex-start}#brxe-pjmffm.vertical {align-self: flex-start}#brxe-vmjwfc {width: 690px; text-align: left}#brxe-ggdaxs {align-items: flex-start; row-gap: 24px}.brxe-qrkuwd .brxe-thdixy.brxe-image:not(.tag), .brxe-qrkuwd .brxe-thdixy.brxe-image img {object-fit: scale-down}@media (max-width: 767px) {.brxe-qrkuwd .brxe-thdixy.brxe-image {width: 100%}}.brxe-qrkuwd .brxe-kisysy.brxe-heading {color: var(--plum-brown)}.brxe-qrkuwd .brxe-domhbv.brxe-text-basic {padding-bottom: 24px; border-bottom: 1px solid var(--warm-greige)}.brxe-qrkuwd .brxe-bjwtxw.brxe-div {flex-direction: column; row-gap: 12px}.brxe-qrkuwd .brxe-bcouvc.brxe-block {width: 60%}@media (max-width: 767px) {.brxe-qrkuwd .brxe-bcouvc.brxe-block {width: 100%}}.brxe-qrkuwd.brxe-div {max-width: 700px; width: 100%}#brxe-tzsggy {align-items: flex-start}