@keyframes brandy-spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}[data-section-id*=account] .brandy-element-wrapper{background-color:var(--bg-color-normal);border-color:var(--border-color-normal);border-radius:var(--border-radius,4px);border-style:solid;border-width:var(--border-width,0)}[data-section-id*=account] .brandy-element-wrapper:hover{background-color:var(--bg-color-hover);border-color:var(--border-color-hover)}.brandy-account{align-items:center;color:var(--icon-color-normal);display:flex;position:relative}.brandy-account:hover{color:var(--icon-color-hover)}.brandy-account__icon img{height:var(--icon-size);padding:0;width:var(--icon-size)}.brandy-button-element .brandy-element-wrapper{align-items:center;display:flex;justify-content:var(--horizontal-alignment)}.brandy-button{align-items:center;display:flex;line-height:inherit;transition-duration:var(--theme-component-transition-duration);transition-property:background,border-color,color;transition-timing-function:ease-in-out;width:-moz-fit-content;width:fit-content}.brandy-button svg{color:currentColor;font-size:inherit;height:1em;order:var(--icon-order);width:1em}.brandy-button svg *{transition-duration:var(--theme-component-transition-duration);transition-property:stroke,fill;transition-timing-function:ease-in-out}.brandy-custom-button .brandy-button{background-color:var(--bg-color-normal);color:var(--text-color-normal);--icon-color:var(--icon-color-normal)}.brandy-custom-button .brandy-button:hover{background-color:var(--bg-color-hover);color:var(--text-color-hover);--icon-color:var(--icon-color-hover)}.brandy-custom-button[data-type=outline] .brandy-button{border-color:var(--border-color-normal);border-style:solid}.brandy-custom-button[data-type=outline] .brandy-button:hover{border-color:var(--border-color-hover)}.brandy-element-count-badge.brandy-cart-qtybadge{background-color:var(--bg-color-normal);color:var(--color-normal);top:0}.brandy-cart-icon-wrap{display:inline-block;position:relative}.brandy-cart-a{--icon-color:var(--icon-color-normal);background-color:var(--layout-background-color-normal);color:var(--icon-color)}.brandy-cart-a:hover{--icon-color:var(--icon-color-hover);background-color:var(--layout-background-color-hover)}.brandy-cart-drawer{background-color:#fff;display:flex;flex-direction:column;height:calc(100% - var(--wp-adminbar-height));inset-block:0;max-width:28rem;overflow:hidden;position:fixed;top:var(--wp-adminbar-height);transition:transform 1.25s cubic-bezier(.19,1,.22,1);width:100vw;z-index:1000000000}.brandy-cart-drawer[data-open-direction=left]{left:0;right:auto;transform:translate3d(-100%,0,0)}.brandy-cart-drawer[data-open-direction=right]{left:auto;right:0;transform:translate3d(100%,0,0)}.brandy-cart-drawer.brandy-cart-drawer-open{transform:none}.brandy-cart-drawer-header{align-items:center;border-bottom:1px solid #cdcdcd;display:flex;font-weight:700;justify-content:space-between;padding:1rem 1.5rem;position:relative}.brandy-cart-drawer-content{padding:1rem}.brandy-cart-overlay{background-color:#122940cc;height:calc(100% - var(--wp-adminbar-height));top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;top:var(--wp-adminbar-height);transition:opacity var(--theme-component-transition-duration,.2s) cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:400000}.brandy-cart-overlay.brandy-cart-overlay-open{opacity:1;visibility:visible}.brandy-cart-wrapper{position:relative}.brandy-cart-wrapper>a{align-items:center;display:flex;gap:var(--item-spacing)}.brandy-cart-dropdown{background:#fff;left:0;margin-top:5px;max-width:28rem;min-width:350px;opacity:0;position:absolute;transition:opacity var(--theme-component-transition-duration,.2s) ease-in-out,visibility var(--theme-component-transition-duration,.2s) ease-in-out;visibility:hidden;z-index:11}.brandy-cart-dropdown[type=dropdown]{border:1px solid var(--wp--preset--color--brandy-border);border-radius:9px;box-shadow:0 5px 25px #00000008;overflow:hidden}.brandy-cart-dropdown[type=dropdown].dropdown-fixed{position:fixed;width:100%}.brandy-cart-dropdown[type=dropdown].dropdown-normal{left:auto;right:0}.brandy-cart-dropdown[type=dropdown].dropdown-transform{right:-50%;transform:translate(50%)}.brandy-cart-dropdown[type=dropdown] .mini-cart__close{display:none}.brandy-cart-wrapper.brandy-cart-dropdown-open .brandy-cart-dropdown{opacity:1;visibility:visible}.brandy-mini-cart__close{align-items:center;background-color:transparent;cursor:pointer;display:flex;justify-content:center}.brandy-mini-cart__close .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.brandy-mini-cart__close svg{height:20px;width:20px}.brandy-mini-cart .widget_shopping_cart_content{height:100%}.brandy-mini-cart .brandy-mini-cart-wrapper{background-color:var(--wp--custom--color--sidebar--background);display:flex;flex-direction:column;height:100%;justify-content:space-between}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart-bottom,.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart-top{padding:1.5rem}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart-bottom{box-shadow:0 -1px 0 var(--wp--preset--color--brandy-border),0 -5px 12px #00000008;flex-shrink:0}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart-top{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.brandy-mini-cart .brandy-mini-cart-wrapper.empty .brandy-mini-cart-top{height:100%}.brandy-mini-cart .brandy-mini-cart-wrapper.empty .brandy-mini-cart__content{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:200px}.brandy-mini-cart .brandy-mini-cart-wrapper.empty .brandy-mini-cart__empty{align-items:center;color:var(--wp--preset--color--brandy-muted-foreground);display:flex;flex-direction:column}.brandy-mini-cart .brandy-mini-cart-wrapper.empty .brandy-mini-cart__empty p{margin-top:16px}.brandy-mini-cart .brandy-mini-cart-wrapper.empty .brandy-mini-cart__empty a{margin-top:24px;padding-block:12px}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__title{align-items:center;border-bottom:1px solid var(--wp--preset--color--brandy-border);display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__title .brandy-mini-cart__title__text{align-items:center;display:flex;font-size:1.5rem;font-weight:500;gap:10px;line-height:2rem;margin:0}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__title .brandy-mini-cart__title__text__count{align-items:center;background:var(--wp--custom--color--card--background);border-radius:100px;display:flex;display:inline-flex;font-size:1rem;font-weight:400;height:24px;justify-content:center;text-align:center;width:24px}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__content{flex:1;min-height:0;overflow-y:auto}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__content::-webkit-scrollbar{display:none}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart__content{-ms-overflow-style:none;scrollbar-width:none}.brandy-mini-cart .brandy-mini-cart__list{position:relative}.brandy-mini-cart .brandy-mini-cart__list:before{content:"";transition:var(--theme-component-transition-duration,.2s)}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item{border-bottom:1px solid var(--wp--preset--color--brandy-border);display:flex;gap:20px;margin-bottom:20px;padding-bottom:20px}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item:last-child{margin-bottom:0}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-thumbnail{aspect-ratio:var(--wp--custom--product-image-ratio);border-radius:var(--wp--custom--input--border-radius);height:-moz-fit-content;height:fit-content;max-width:70px;overflow:hidden;width:100px}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details{display:flex;flex:1;flex-direction:column;gap:.75rem}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-name{position:relative;width:-moz-fit-content;width:fit-content}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-name a{font-weight:500}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions{align-items:center;display:flex;gap:1rem;justify-content:space-between}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .item-figure{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .item-figure .item-price{font-weight:600}.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .remove,.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .remove_button{color:var(--cart-remove-icon-color,rgba(90,109,128,.5));cursor:pointer}.brandy-mini-cart .blockUI.blockOverlay{background-color:#fff!important;opacity:.4}.brandy-mini-cart .brandy-mini-cart__total{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.brandy-mini-cart .brandy-mini-cart__total *{font-weight:600}.brandy-mini-cart .brandy-mini-cart__buttons{align-items:center;display:flex;flex-direction:column;gap:20px}.brandy-mini-cart .brandy-mini-cart__buttons .checkout{font-size:1.125rem;font-weight:500;line-height:1.75rem;padding:.75rem 1.5rem;width:100%}.brandy-mini-cart .brandy-mini-cart__buttons .view-cart{background:linear-gradient(currentColor,currentColor) 0 100%/100% 1px no-repeat;font-size:1rem;line-height:1.5rem;text-decoration:none;transition:background-size .4s}.brandy-mini-cart .brandy-mini-cart__buttons .view-cart:hover{background-size:0 1px}.mini-cart-dropdown-figure .item-price{margin-left:0!important}.brandy-cart-dropdown .brandy-mini-cart__content{max-height:300px;overflow:auto}.brandy-cart-dropdown .brandy-mini-cart__content::-webkit-scrollbar{display:none}.brandy-cart-dropdown .brandy-mini-cart__content{-ms-overflow-style:none;scrollbar-width:none}.brandy-mini-cart-top:has(.brandy-mini-cart__notice){height:100%}.brandy-mini-cart-top:has(.brandy-mini-cart__notice) .brandy-mini-cart__notice{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative;text-align:center;top:35%}.brandy-mini-cart-top:has(.brandy-mini-cart__notice) .brandy-mini-cart__notice h3{font-size:20px;margin:0 0 0 10px}.brandy-mini-cart-top:has(.brandy-mini-cart__notice) .brandy-mini-cart__notice p{color:var(--wp--preset--color--brandy-muted-foreground)}.brandy-mini-cart-top:has(.brandy-mini-cart__notice) .brandy-mini-cart__notice a{font-size:14px;font-weight:500;margin-top:.5rem;padding:12px 1rem}.brandy-contact-element .brandy-element-wrapper{align-items:center;display:flex;margin:var(--margin)}.brandy-contact-element .brandy-contact-list{display:inline-flex;flex-direction:var(--items-direction);gap:var(--item-spacing)}.brandy-contact-element .brandy-contact-item{align-items:center;display:flex;gap:5px;justify-content:flex-start;--text-color:var(--text-color-normal);--icon-color:var(--text-color)}.brandy-contact-element .brandy-contact-item:hover{--text-color:var(--text-color-hover)}.brandy-contact-element .brandy-contact-item{color:var(--text-color)}.brandy-contact-element .brandy-contact-item__icon{align-items:center;display:flex;justify-content:center}.brandy-contact-element .brandy-contact-item__text{color:currentColor;text-align:center}.brandy-copyright-element .brandy-element-wrapper{--link-color:var(--link-color-normal)}.brandy-copyright-element .brandy-element-wrapper:hover{--link-color:var(--link-color-hover)}.brandy-copyright-element .brandy-element-wrapper{color:var(--text-color-normal);text-align:var(--text-alignment)}.brandy-copyright-element .brandy-element-wrapper a{color:var(--link-color)}.brandy-currency-options{background:#fff;border-radius:5px;box-shadow:0 0 8px #3333331a;display:flex;flex-direction:column;margin-top:7px;padding:3px;position:absolute;top:100%;z-index:100}.brandy-currency-option{border-radius:inherit;gap:12px;justify-content:flex-start;transition:background-color var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-currency-option .brandy-currency-box{min-width:100px}.brandy-currency-switcher__placeholder{align-items:center;cursor:pointer;display:flex;gap:6px}.brandy-currency-switcher__placeholder+.brandy-currency-options{display:none}.brandy-currency-switcher__placeholder.opened+.brandy-currency-options{display:flex}.brandy-currency-box{align-items:center;display:flex;gap:7px}.brandy-currency-box .brandy-currency-flag{align-items:center;border-radius:3px;display:none;justify-content:center;overflow:hidden;transition:border var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-currency-box .brandy-currency-flag img{width:var(--symbol-size)}.brandy-currency-box .brandy-currency-name{transition:color var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-currency-box .brandy-currency-name *{display:none}.brandy-currency-box[flag-position=right] .brandy-currency-name{order:-1}.brandy-currency-arrow{margin-top:-.2em;position:relative;rotate:180deg}#brandy-footer .brandy-currency-options{bottom:100%;top:unset}.brandy-currency-option{align-items:center;background-color:var(--currency-item-background-normal);border-color:var(--currency-item-stroke-color-normal);border-radius:var(--currency-item-border-radius);border-style:solid;border-width:var(--currency-item-stroke-width);color:var(--currency-item-color-normal);cursor:pointer;display:flex;gap:1.25rem;justify-content:space-between;position:relative;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:background-color,border-color;transition-timing-function:ease-in-out}.brandy-currency-option:hover{background-color:var(--currency-item-background-hover);border-color:var(--currency-item-stroke-color-hover);color:var(--currency-item-color-hover)}.brandy-currency-option.current-currency{background-color:var(--currency-item-background-active);border-color:var(--currency-item-stroke-color-active);color:var(--currency-item-color-active)}.brandy-divider{background:var(--color-normal)}@media screen and (min-width:1024px){.brandy-divider[data-desktop-layout=vertical]{height:var(--vertical-height);width:var(--vertical-width)}.brandy-divider[data-desktop-layout=horizontal]{height:var(--horizontal-height);width:var(--horizontal-width)}}@media screen and (min-width:480px) and (max-width:1023px){.brandy-divider[data-tablet-layout=vertical]{height:var(--vertical-height);width:var(--vertical-width)}.brandy-divider[data-tablet-layout=horizontal]{height:var(--horizontal-height);width:var(--horizontal-width)}}@media screen and (max-width:479px){.brandy-divider[data-mobile-layout=vertical]{height:var(--vertical-height);width:var(--vertical-width)}.brandy-divider[data-mobile-layout=horizontal]{height:var(--horizontal-height);width:var(--horizontal-width)}}#toggle-off-canvas .brandy-divider-element,#toggle-off-canvas .brandy-divider-element .brandy-element-wrapper{width:100%}.brandy-html-element .brandy-element-wrapper{color:var(--text-color-normal);margin:var(--margin);padding:var(--padding);text-align:var(--text-alignment)}.brandy-html-element .brandy-element-wrapper a{color:var(--link-color-normal);display:inline-block;line-height:1.4}.brandy-lang-switcher-element{align-items:center;display:flex;justify-content:var(--horizontal-alignment)}.brandy-lang-switcher-element .brandy-element-wrapper{width:-moz-fit-content;width:fit-content}.brandy-lang-options{background-color:var(--content-background-normal,#fff);border-radius:5px;box-shadow:0 0 transparent,0 0 transparent,0 20px 30px #00000012;display:flex;flex-direction:column;position:absolute;top:100%}.brandy-lang-options[type=all]{background:transparent!important;border:none!important;box-shadow:none!important;display:flex;flex-direction:row;flex-direction:row!important;flex-wrap:wrap;margin:0!important;max-width:400px;outline:none!important;position:relative!important}.brandy-lang-option{align-items:center;background-color:var(--language-item-background-normal);border-color:var(--language-item-stroke-color-normal);border-radius:var(--language-item-border-radius);border-style:solid;border-width:var(--language-item-stroke-width);color:var(--language-item-color-normal);cursor:pointer;display:flex;gap:1.25rem;justify-content:space-between;position:relative;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:background-color,border-color;transition-timing-function:ease-in-out}.brandy-lang-option .brandy-lang-option__content{align-items:center;display:flex;gap:6px}.brandy-lang-option:hover{background-color:var(--language-item-background-hover);border-color:var(--language-item-stroke-color-hover);color:var(--language-item-color-hover)}.brandy-lang-option.selected{background-color:var(--language-item-background-active);border-color:var(--language-item-stroke-color-active);color:var(--language-item-color-active)}.brandy-lang-switcher__placeholder{--activator-background:var(--activator-background-normal);--activator-stroke-color:var(--activator-stroke-color-normal);align-items:center;background-color:var(--activator-background);border-color:var(--activator-stroke-color);border-radius:var(--activator-border-radius);border-style:solid;border-width:var(--activator-stroke-width);cursor:pointer;display:flex;gap:6px;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:background-color,border-color;transition-timing-function:ease-in-out}.brandy-lang-flag{align-items:center;display:flex;overflow:hidden}.brandy-lang-flag>.flag-wrapper{display:inline-block;height:var(--flag-icon-size);overflow:hidden;width:var(--flag-icon-size)}.brandy-lang-flag>.flag-wrapper svg{height:100%;width:auto}.brandy-lang-flag[icon-style=normal]>.flag-wrapper{height:var(--flag-icon-size);width:calc(var(--flag-icon-size)*1.5)}.brandy-lang-flag[icon-style=rounded]>.flag-wrapper{border-radius:50%}.brandy-lang-flag[icon-style=rounded]>.flag-wrapper svg{left:-20%;position:relative}.brandy-lang-flag[icon-style=square]>.flag-wrapper{border-radius:3px}.brandy-lang-flag[icon-style=square]>.flag-wrapper svg{left:-20%;position:relative}.brandy-element-wrapper[show-type=dropdown]{position:relative}.brandy-element-wrapper[show-type=dropdown] .brandy-lang-switcher__placeholder{color:var(--activator-color-normal)}.brandy-element-wrapper[show-type=dropdown] .brandy-lang-switcher__placeholder:hover{color:var(--activator-color-hover)}.brandy-element-wrapper[show-type=dropdown] .brandy-lang-switcher__placeholder.opened+.brandy-lang-options{opacity:1;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);visibility:visible}.brandy-element-wrapper[show-type=dropdown] .brandy-lang-options{display:flex;max-height:200px;min-width:100%;opacity:0;overflow:auto;top:calc(100% + 5px);transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition:transform .1s ease-in-out;visibility:hidden;width:-moz-max-content;width:max-content;z-index:100}#brandy-footer .brandy-element-wrapper[show-type=dropdown] .brandy-lang-options{bottom:100%;top:unset}.brandy-logo{align-items:center;display:flex}.brandy-logo:hover .brandy-logo__title{color:var(--title-color-hover)}.brandy-logo:hover .brandy-logo__tagline{color:var(--tagline-color-hover)}.brandy-logo-image{width:-moz-fit-content;width:fit-content}.brandy-logo-image[logo-type=sticky]{display:none}.header-within-device[device=desktop] .brandy-element[data-builder=header] .brandy-logo-image:has(.logo-desktop[src=""]){display:none}.header-within-device[device=mobile] .brandy-element[data-builder=header] .brandy-logo-image:has(.logo-mobile[src=""]){display:none}.brandy-logo__img{display:none;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (min-width:1024px){.brandy-logo__img.logo-desktop{display:block}}@media screen and (min-width:480px) and (max-width:1023px){.brandy-logo__img.logo-mobile{display:block}}@media screen and (max-width:479px){.brandy-logo__img.logo-mobile{display:block}}.brandy-logo__img[src=""]{display:none!important}.brandy-logo__content{display:flex;flex-direction:column}@media screen and (min-width:1024px){.brandy-logo__content:has(.brandy-logo__title.hidden-lg):has(.brandy-logo__tagline.hidden-lg){display:none}}@media screen and (min-width:480px) and (max-width:1023px){.brandy-logo__content:has(.brandy-logo__title.hidden-md):has(.brandy-logo__tagline.hidden-md){display:none}}@media screen and (max-width:479px){.brandy-logo__content:has(.brandy-logo__title.hidden-sm):has(.brandy-logo__tagline.hidden-sm){display:none}}.brandy-logo__tagline,.brandy-logo__title{transition:color var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-logo__title{color:var(--title-color-normal);position:relative}.brandy-logo__title[data-hover-underline=true]:before{background:var(--title-underline-color-normal,currentColor);bottom:-5px;content:"";height:var(--title-underline-size,2px);left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .3s ease-in-out,background .3s ease-in-out;width:100%}.brandy-logo__title[data-hover-underline=true]:hover:before{transform:scaleX(1);transform-origin:left center}.brandy-logo__tagline{color:var(--tagline-color-normal)}#brandy-footer .brandy-menu-element{margin:var(--margin)}@media screen and (min-width:1024px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[layout-desktop=vertical] .brandy-menu-items{-moz-column-gap:var(--item-extra-spacing,10px);column-gap:var(--item-extra-spacing,10px);flex-direction:column}#brandy-footer .brandy-menu-element .brandy-element-wrapper:not([layout-desktop=vertical]) .brandy-menu-items{row-gap:var(--item-extra-spacing,10px)}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[layout-tablet=vertical] .brandy-menu-items{-moz-column-gap:var(--item-extra-spacing,10px);column-gap:var(--item-extra-spacing,10px);flex-direction:column}#brandy-footer .brandy-menu-element .brandy-element-wrapper:not([layout-tablet=vertical]) .brandy-menu-items{row-gap:var(--item-extra-spacing,10px)}}@media screen and (max-width:479px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[layout-mobile=vertical] .brandy-menu-items{-moz-column-gap:var(--item-extra-spacing,10px);column-gap:var(--item-extra-spacing,10px);flex-direction:column}#brandy-footer .brandy-menu-element .brandy-element-wrapper:not([layout-mobile=vertical]) .brandy-menu-items{row-gap:var(--item-extra-spacing,10px)}}@media screen and (min-width:1024px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-desktop=center][layout-desktop=vertical] .brandy-menu-items{align-items:center}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-desktop=center][layout-desktop=vertical] .brandy-menu-title{text-align:center}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-tablet=center][layout-tablet=vertical] .brandy-menu-items{align-items:center}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-tablet=center][layout-tablet=vertical] .brandy-menu-title{text-align:center}}@media screen and (max-width:479px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-mobile=center][layout-mobile=vertical] .brandy-menu-items{align-items:center}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-mobile=center][layout-mobile=vertical] .brandy-menu-title{text-align:center}}@media screen and (min-width:1024px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-desktop=right][layout-desktop=vertical] .brandy-menu-items{align-items:flex-end}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-desktop=right][layout-desktop=vertical] .brandy-menu-title{text-align:right}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-tablet=right][layout-tablet=vertical] .brandy-menu-items{align-items:flex-end}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-tablet=right][layout-tablet=vertical] .brandy-menu-title{text-align:right}}@media screen and (max-width:479px){#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-mobile=right][layout-mobile=vertical] .brandy-menu-items{align-items:flex-end}#brandy-footer .brandy-menu-element .brandy-element-wrapper[alignment-mobile=right][layout-mobile=vertical] .brandy-menu-title{text-align:right}}#brandy-footer .brandy-menu-element .brandy-element-wrapper{padding:var(--padding)}#brandy-footer .brandy-menu-element li{line-height:normal}#brandy-footer .brandy-menu-items{display:flex;flex-wrap:wrap;gap:var(--item-spacing);justify-content:center}#brandy-footer .brandy-menu-title:empty{display:none}#brandy-footer .brandy-menu-title{color:var(--title-color-normal);margin-bottom:var(--title-spacing)}#brandy-footer .brandy-menu__item a{color:var(--text-color-normal)}#brandy-footer .brandy-menu__item:hover a{color:var(--text-color-hover)}.brandy-toc-elements-wrapper .brandy-menu-element{width:100%}#brandy-header .brandy-menu__item[data-is-gradient-text=true]>a{transition:none}#brandy-header .brandy-menu-items{align-items:center;display:flex;gap:var(--item-spacing);justify-content:center}#brandy-header .horizontal-item.root-item .brandy-menu-item__title{max-width:calc(var(--item-max-characters, 30)*1ch);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#brandy-header .brandy-menu__item{background:transparent;position:relative;transition:background .2s ease-in-out;width:-moz-fit-content;width:fit-content}#brandy-header .brandy-menu__item .brandy-menu-item__title-wrapper,#brandy-header .brandy-menu__item a{align-items:center;display:flex;gap:7px;justify-content:space-between;position:relative}#brandy-header .brandy-menu__item .brandy-menu-item__arrow,#brandy-header .brandy-menu__item .brandy-menu-item__title{-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}#brandy-header .brandy-menu__item .brandy-menu-item__arrow{margin-top:-5px;transform:rotate(180deg)}#brandy-header .horizontal-item.root-item>.brandy-menu-item__title-wrapper,#brandy-header .horizontal-item.root-item>a,#brandy-header .vertical-item>.brandy-menu-item__title-wrapper,#brandy-header .vertical-item>a{padding:var(--item-padding)}#brandy-header .horizontal-item.root-item>.brandy-menu-item__title-wrapper>*,#brandy-header .horizontal-item.root-item>a>*,#brandy-header .vertical-item>.brandy-menu-item__title-wrapper>*,#brandy-header .vertical-item>a>*{background:var(--text-color-normal)}#brandy-header .horizontal-item.root-item:hover>a>*,#brandy-header .vertical-item:hover>a>*{background:var(--text-color-hover)}#brandy-header .horizontal-item.root-item[class*=current-]>a>*,#brandy-header .vertical-item[class*=current-]>a>*{background:var(--active-item-text-color-normal)}#brandy-header .horizontal-item.brandy-sub-menu__item{border-radius:4px;position:relative}#brandy-header .horizontal-item.brandy-sub-menu__item>a{padding:var(--canvas-item-padding)}#brandy-header .horizontal-item.brandy-sub-menu__item>a>*{background:var(--canvas-text-color-normal)}#brandy-header .horizontal-item.brandy-sub-menu__item:hover>a>*{background:var(--canvas-text-color-hover)}#brandy-header .horizontal-item.brandy-sub-menu__item[class*=current-]>a>*{background:var(--canvas-text-color-active)}#brandy-header .brandy-menu-items[canvas-active-type=background] .horizontal-item.brandy-sub-menu__item{background-color:var(--canvas-item-background-normal);border-radius:var(--canvas-item-border-radius,4px);width:100%}#brandy-header .brandy-menu-items[canvas-active-type=background] .horizontal-item.brandy-sub-menu__item:hover{background-color:var(--canvas-item-background-hover)}#brandy-header .brandy-menu-items[canvas-active-type=background] .horizontal-item.brandy-sub-menu__item[class*=current-]{background-color:var(--canvas-item-background-active)}@media screen and (min-width:1024px){#brandy-header .brandy-element-wrapper[layout=horizontal]{display:block}}#brandy-header .brandy-element-wrapper[layout=horizontal] .brandy-menu-items{row-gap:var(--item-extra-spacing,10px)}#brandy-header .brandy-element-wrapper[layout=horizontal][data-overlapped=flex-wrap] .brandy-menu-items{flex-wrap:wrap}#brandy-header .brandy-element-wrapper[layout=horizontal][data-flex-align=flex-start] .brandy-menu-items{justify-content:flex-start}#brandy-header .brandy-element-wrapper[layout=horizontal][data-flex-align=flex-end] .brandy-menu-items{justify-content:flex-end}#brandy-header .brandy-menu-items[active-type=button] .horizontal-item.root-item{background:var(--item-background-normal);border-radius:var(--item-border-radius)}#brandy-header .brandy-menu-items[active-type=button] .horizontal-item.root-item[class*=current-]{background:var(--active-item-background-normal)}#brandy-header .brandy-menu-items[active-type=button] .horizontal-item.root-item:hover{background:var(--item-background-hover)}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item,#brandy-header .brandy-menu-items[canvas-active-type=underline] .horizontal-item.brandy-sub-menu__item{--brandy-underline-width:var(--active-item-border-width,2px);--brandy-underline-duration:.3s}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item{--brandy-underline-color:var(--active-item-border-color-hover)}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item.is-active{--brandy-underline-color:var(--active-item-border-color-active,var(--active-item-text-color-normal))}#brandy-header .brandy-menu-items[canvas-active-type=underline] .horizontal-item.brandy-sub-menu__item{--brandy-underline-color:var(--canvas-item-border-color-hover)}#brandy-header .brandy-menu-items[canvas-active-type=underline] .horizontal-item.brandy-sub-menu__item.is-active{--brandy-underline-color:var(--canvas-item-border-color-active)}#brandy-header .horizontal-item .brandy-sub-menu{background:var(--canvas-background-normal);border-radius:10px;box-shadow:var(--canvas-box-shadow);display:flex;flex-direction:column;left:-15px;min-width:-moz-fit-content;min-width:fit-content;opacity:0;position:absolute;transform:translate3d(0,calc(var(--canvas-offset-top, 0) + 30px),0);transition-duration:.2s;transition-property:transform,visibility,opacity;transition-timing-function:ease-in;visibility:hidden;width:200px;z-index:1000}#brandy-header .brandy-sub-menu__item.horizontal-item>.brandy-sub-menu{left:100%;top:0;transform:translate3d(0,30px,0);z-index:1}#brandy-header .horizontal-item.menu-item-has-children>.brandy-sub-menu:after{content:"";height:100%;left:0;position:absolute;top:calc(var(--canvas-offset-top, 0)*-1);width:100%;z-index:-1}#brandy-header .horizontal-item.menu-item-has-children:hover>.brandy-sub-menu{opacity:1;transform:translate3d(0,var(--canvas-offset-top,0),0);visibility:visible}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu{display:flex;flex-direction:column;gap:var(--item-spacing);height:-moz-fit-content;height:fit-content;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(100%);transition:transform .3s ease-in-out,opacity .18s ease-in-out,visibility 0s .3s;visibility:hidden;width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.sub-menu-active{opacity:1;pointer-events:auto;transform:translate(0);transition:transform .3s ease-in-out,opacity .18s ease-in-out,visibility 0s 0s;visibility:visible}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.parent-menu-active{opacity:0;pointer-events:none;transform:translate(-100%);visibility:hidden}#brandy-header .brandy-element-wrapper[layout=vertical]{display:flex;overflow:hidden;position:relative;transition:height .3s ease-in-out}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-menu-items{align-items:flex-start;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:space-between;position:relative;width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-menu__item{position:static;width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-menu__item a{align-items:center;display:inline-flex;justify-content:space-between;width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .menu-item-has-children .brandy-menu-item__arrow{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:-10px -10px -10px 0;min-height:44px;min-width:44px}.brandy-menu-navigation.has-navigation+.brandy-menu-items{pointer-events:none;visibility:hidden}#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion],#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible]{overflow:visible}#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .brandy-sub-menu,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .brandy-sub-menu{max-height:0;opacity:1;overflow:hidden;padding-left:15px;pointer-events:auto;position:static;transform:none;transition:max-height .3s ease-in-out;visibility:visible}#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .brandy-sub-menu.submenu-open,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .brandy-sub-menu.submenu-open{max-height:var(--submenu-height,500px)}#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .menu-item-has-children>.brandy-menu-item__title-wrapper .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .menu-item-has-children>a .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .menu-item-has-children>.brandy-menu-item__title-wrapper .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .menu-item-has-children>a .brandy-menu-item__arrow{transform:rotate(180deg);transition:transform .3s ease-in-out}#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .menu-item-has-children.submenu-expanded>.brandy-menu-item__title-wrapper .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=accordion] .menu-item-has-children.submenu-expanded>a .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .menu-item-has-children.submenu-expanded>.brandy-menu-item__title-wrapper .brandy-menu-item__arrow,#brandy-header .brandy-element-wrapper[layout=vertical][data-vertical-mode=collapsible] .menu-item-has-children.submenu-expanded>a .brandy-menu-item__arrow{transform:rotate(0)}.brandy-menu-navigation{align-items:center;border-bottom:var(--navigation-border-width,1px) solid var(--navigation-border-color,var(--wp--preset--color--brandy-border));color:var(--navigation-text-color,var(--text-color-normal));cursor:pointer;display:flex;gap:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%}.brandy-menu-navigation .menu-navigation__back{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.brandy-menu-navigation .menu-navigation__back>svg{height:100%;width:100%}.brandy-menu-navigation .menu-navigation__back>svg [stroke]{stroke:currentColor}.brandy-menu-navigation .menu-navigation__back>svg [fill]{fill:currentColor}.brandy-menu-navigation.has-navigation{opacity:1;visibility:visible;z-index:100}.brandy-menu-navigation .menu-navigation-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1}.brandy-mega-menu-element{--mega-trigger-spacing:24px;--mega-trigger-color-normal:var(--wp--preset--color--brandy-foreground);--mega-panel-z:100;position:relative}.brandy-mega-menu-element .brandy-element-wrapper{display:flex}.brandy-mega-menu-element .brandy-mega-menu-empty{color:var(--wp--preset--color--brandy-text-secondary,#6b7280);font-size:.875rem;font-style:italic;padding:4px 0}.brandy-mega-menu-element .brandy-mega-menu-triggers{align-items:center;display:flex;flex-wrap:wrap;gap:var(--mega-trigger-spacing);list-style:none;margin:0;padding:0}.brandy-mega-menu-element .brandy-mega-menu-trigger-group{align-items:center;display:inline-flex;margin:0;padding:0;position:relative}.brandy-mega-menu-element .brandy-mega-menu-trigger-group.has-link{gap:4px}.brandy-mega-menu-element .brandy-mega-menu-disclosure,.brandy-mega-menu-element .brandy-mega-menu-drilldown__back,.brandy-mega-menu-element .brandy-mega-menu-drilldown__enter,.brandy-mega-menu-element .brandy-mega-menu-trigger{font:inherit;letter-spacing:inherit;text-transform:inherit}.brandy-mega-menu-element .brandy-mega-menu-disclosure,.brandy-mega-menu-element .brandy-mega-menu-trigger{align-items:center;background:transparent;border:0;color:var(--mega-trigger-color-normal);cursor:pointer;display:inline-flex;gap:6px;padding:var(--mega-trigger-padding,4px 0);text-decoration:none;transition:color .15s ease}.brandy-mega-menu-element .brandy-mega-menu-disclosure:focus-visible,.brandy-mega-menu-element .brandy-mega-menu-disclosure:hover,.brandy-mega-menu-element .brandy-mega-menu-trigger:focus-visible,.brandy-mega-menu-element .brandy-mega-menu-trigger:hover{color:var(--mega-trigger-color-hover,currentColor)}.brandy-mega-menu-element .brandy-mega-menu-disclosure{border-radius:4px}.brandy-mega-menu-element .brandy-mega-menu-disclosure svg,.brandy-mega-menu-element .brandy-mega-menu-trigger__chevron{height:1em;transition:transform .2s ease;width:1em}.brandy-mega-menu-element .is-open .brandy-mega-menu-disclosure svg,.brandy-mega-menu-element .is-open .brandy-mega-menu-trigger__chevron{transform:rotate(180deg)}.brandy-mega-menu-element .brandy-mega-menu-panel__placeholder{color:var(--wp--preset--color--brandy-text-secondary,#6b7280);font-style:italic;padding:16px;text-align:center}.brandy-mega-menu-panel{background:var(--mega-panel-background-normal,#fff);border-color:var(--mega-panel-border-color-normal,transparent);border-radius:var(--mega-panel-border-radius,0);border-style:solid;border-width:var(--mega-panel-border-width,0);box-shadow:var(--mega-panel-box-shadow,none);box-sizing:border-box;padding:var(--mega-panel-padding,30px)}.brandy-mega-menu-panel .brandy-mega-menu-panel__inner>:last-child,.brandy-mega-menu-panel>:last-child{margin-bottom:0}.brandy-mega-menu-panel .wp-block-list{list-style:none;margin-block:0;padding-left:0}.brandy-mega-menu-panel .wp-block-list li+li{margin-top:8px}.brandy-mega-menu-panel .wp-block-list a{text-decoration:none;transition:color .15s ease-in-out}.brandy-mega-menu-panel .wp-block-list a:focus-visible,.brandy-mega-menu-panel .wp-block-list a:hover{color:var(--wp--preset--color--brandy-primary,currentColor)}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion){opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease;z-index:100000}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion).is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion)[hidden]{display:none}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion)[data-animation=none]{transform:none;transition:none}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion)[data-animation=slide-down]{transform:translateY(-12px)}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion)[data-animation=slide-down].is-visible{transform:translateY(0)}.brandy-mega-menu-panel:not(.brandy-mega-menu-panel--accordion)[data-animation=fade]{transform:none}.brandy-mega-menu-element.brandy-mega-menu-drilldown{width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-element-wrapper{display:block;width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__viewport{overflow:hidden;position:relative;transition:height .3s ease-in-out;width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__view{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(100%);transition:transform .3s ease-in-out,opacity .18s ease-in-out,visibility 0s .3s;visibility:hidden;width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__view.is-active{opacity:1;pointer-events:auto;position:relative;transform:translate(0);transition:transform .3s ease-in-out,opacity .18s ease-in-out,visibility 0s 0s;visibility:visible}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__view.is-previous{opacity:0;pointer-events:none;transform:translate(-100%);visibility:hidden}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-triggers{align-items:stretch;flex-direction:column}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger-group{align-items:stretch;display:flex}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger--link{min-height:44px}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger--link{flex:1;justify-content:flex-start}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter{align-items:center;background:transparent;border:0;color:var(--mega-trigger-color-normal);cursor:pointer;display:inline-flex;justify-content:center}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter:focus-visible,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter:hover{color:var(--mega-trigger-color-hover,currentColor)}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter:not(.brandy-mega-menu-trigger){flex:0 0 44px;width:44px}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger.brandy-mega-menu-drilldown__enter{align-items:center;display:grid;grid-template-columns:1fr 44px;justify-content:stretch;min-width:0;width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger.brandy-mega-menu-drilldown__enter .brandy-mega-menu-trigger__label{justify-self:start}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-trigger.brandy-mega-menu-drilldown__enter .brandy-mega-menu-drilldown__enter-icon{justify-self:center}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__enter-icon{height:1em;width:1em}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__back{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--wp--preset--color--brandy-border-light,rgba(0,0,0,.08));color:var(--mega-trigger-color-normal);cursor:pointer;display:inline-flex;gap:8px;min-height:44px;padding:var(--mega-trigger-padding,12px 0);text-align:left;width:100%}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__back:focus-visible,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__back:hover{color:var(--mega-trigger-color-hover,currentColor)}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__back-icon{align-items:center;display:inline-flex}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-panel{display:block;opacity:1;pointer-events:auto;position:static;transform:none;transition:none;z-index:auto}.brandy-mega-menu-element.brandy-mega-menu-drilldown[data-mobile-mode=fullscreen] .brandy-mega-menu-drilldown__view:not([data-view-index="0"]).is-active{background:var(--wp--preset--color--brandy-background,#fff);top:0;right:0;bottom:0;left:0;overflow-y:auto;overscroll-behavior:contain;position:fixed;z-index:100000}.brandy-mega-menu-element.brandy-mega-menu-drilldown[data-mobile-mode=fullscreen] .brandy-mega-menu-drilldown__view:not([data-view-index="0"]).is-active .brandy-mega-menu-drilldown__back{padding-left:16px}@media (prefers-reduced-motion:reduce){.brandy-mega-menu-element .brandy-mega-menu-disclosure svg,.brandy-mega-menu-element .brandy-mega-menu-panel,.brandy-mega-menu-element .brandy-mega-menu-trigger__chevron{transform:none!important;transition:none!important}.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__view,.brandy-mega-menu-element.brandy-mega-menu-drilldown .brandy-mega-menu-drilldown__viewport{transition:none!important}}.brandy-newsletter-element{align-items:center;display:flex;justify-content:var(--horizontal-alignment);width:100%}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box{padding-left:32px;position:relative;--input-box-bg-color:var(--input-box-bg-color-normal);--input-box-stroke-color:var(--input-box-stroke-color-normal);--input-box-text-color:var(--input-box-text-color-normal);--input-box-border-width:var(--input-box-stroke-width)}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input:hover,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input:hover,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box:hover{--input-box-bg-color:var(--input-box-bg-color-hover);--input-box-stroke-color:var(--input-box-stroke-color-hover);--input-box-text-color:var(--input-box-text-color-hover)}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input:focus,.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input:has(input:focus),.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input:focus,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input:has(input:focus),.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box:focus,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box:has(input:focus){--input-box-stroke-color:var(--input-box-stroke-color-active);--input-box-border-width:calc(var(--input-box-stroke-width) + round(up, min(calc(var(--input-box-stroke-width) / 100 * 1), 1px), 1px))}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box{background:var(--input-box-bg-color);border-radius:var(--input-box-border-radius);color:var(--button-text_color);height:var(--input-box-input-height);outline-color:var(--input-box-stroke-color);outline-offset:calc(var(--input-box-stroke-width)*-1);outline-style:solid;outline-width:var(--input-box-border-width);transition-duration:var(--theme-input-transition-duration);transition-property:border-color,background,outline;transition-timing-function:ease-in-out;width:100%}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input:focus,.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input:focus-visible,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input:focus,.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input:focus-visible,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box:focus,.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box:focus-visible{outline-color:var(--input-box-stroke-color-hover)}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input input[type=email],.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input input[type=email],.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box input[type=email]{background-color:transparent;border:transparent;border-radius:inherit;color:var(--input-box-text-color);height:100%;outline:none}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__input .brandy-subscribe-box__icon [stroke],.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__input .brandy-subscribe-box__icon [stroke],.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box .brandy-subscribe-box__icon [stroke]{stroke:var(--input-box-text-color)}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box{display:block}.brandy-newsletter-element .layout_type_1 .brandy-subscribe-box__button{margin-top:10px;min-height:45px}.brandy-newsletter-element .brandy-element-wrapper{text-align:var(--text-alignment)}.brandy-subscribe-box{display:flex;justify-content:space-between}.brandy-newsletter-element .layout_type_2 .brandy-subscribe-box__button{margin-left:10px}.brandy-newsletter-element .layout_type_3 .brandy-subscribe-box__input{flex:1}.brandy-newsletter-title{color:var(--title-text-color-normal);margin-bottom:16px}.brandy-newsletter-subtitle{color:var(--subtitle-text-color-normal);margin-bottom:16px}.brandy-newsletter-note{color:var(--note-text-color-normal);margin-top:12px}input[type=email]::-moz-placeholder{color:currentColor;opacity:.5}input[type=email]::placeholder{color:currentColor;opacity:.5}.brandy-newsletter-note:empty,.brandy-newsletter-subtitle:empty,.brandy-newsletter-title:empty{display:none}.brandy-subscribe-box__icon{left:14px;position:absolute;top:50%;transform:translateY(-50%)}.brandy-subscribe-box__button{--button-bg-color:var(--button-bg-color-normal);--button-stroke-color:var(--button-stroke-color-normal);--button-text-color:var(--button-text_color-normal)}.brandy-subscribe-box__button:hover{--button-bg-color:var(--button-bg-color-hover);--button-stroke-color:var(--button-stroke-color-hover);--button-text-color:var(--button-text_color-hover)}.brandy-subscribe-box__button{align-items:center;background:var(--button-bg-color);border-color:var(--button-stroke-color);border-style:solid;color:var(--button-text-color);cursor:pointer;display:inline-flex;gap:7px;justify-content:center;padding:.5rem 1rem;position:relative;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:border-color,color,background;transition-timing-function:ease-in-out;width:var(--button-width,auto)}.brandy-subscribe-box__button .brandy-loader{border-left-color:var(--button-text-color)!important;border-right-color:var(--button-text-color)!important;border-top-color:var(--button-text-color)!important}.brandy-subscribe-box__button.loading .brandy-subscribe-box__button__text{display:none}.brandy-payments-element .brandy-element-wrapper{margin:var(--margin)}.brandy-payment-list{align-items:center;display:flex;flex-wrap:wrap;gap:var(--item-spacing);justify-content:var(--horizontal-alignment)}.brandy-payment-list .brandy-payment-item{align-items:center;cursor:pointer;display:inline-flex;overflow:hidden}.brandy-payment-list .brandy-payment-item svg{border-radius:3px;height:100%}.brandy-search-element .brandy-element-wrapper{position:relative}.brandy-element-wrapper>.brandy-search-box{--icon-color:var(--icon-color-normal);--icon-background-color:var(--icon-background-color-normal);--icon-border-color:var(--icon-stroke-color-normal);--search-box-background-color:var(--search-box-background-color-normal);--search-box-stroke-color:var(--search-box-stroke-color-normal);--search-box-border-width:var(--search-box-stroke-width)}.brandy-element-wrapper>.brandy-search-box:hover{--icon-color:var(--icon-color-hover);--icon-background-color:var(--icon-background-color-hover);--icon-border-color:var(--icon-stroke-color-hover);--search-box-background-color:var(--search-box-background-color-hover);--search-box-stroke-color:var(--search-box-stroke-color-hover)}.brandy-element-wrapper>.brandy-search-box.focused{--icon-color:var(--icon-color-active);--icon-background-color:var(--icon-background-color-active);--icon-border-color:var(--icon-stroke-color-active);--search-box-background-color:var(--search-box-background-color-active);--search-box-stroke-color:var(--search-box-stroke-color-active);--search-box-border-width:calc(var(--search-box-stroke-width) + round(up, min(calc(var(--search-box-stroke-width) / 100 * 1), 1px), 1px))}.brandy-element-wrapper>.brandy-search-box:not([type=icon]){align-items:center;background:var(--search-box-background-color);border:none;border-radius:var(--search-box-border-radius);display:flex;gap:.75rem;max-width:100%;outline:var(--search-box-border-width) solid var(--search-box-stroke-color);outline-offset:calc(var(--search-box-stroke-width)*-1);padding:var(--searchbox-padding,.75rem 1.25rem);transition:outline var(--theme-input-transition-duration),box-shadow var(--theme-input-transition-duration);width:var(--search-box-input-width)}.brandy-element-wrapper>.brandy-search-box:not([type=icon]) input{background-color:transparent}.brandy-element-wrapper>.brandy-search-box[type=line]{background:none;border:none;border-bottom:var(--search-box-stroke-width) solid var(--search-box-stroke-color);border-radius:0;outline:none}.brandy-element-wrapper>.brandy-search-box[type=box].focused{box-shadow:var(--search-box-focus-shadow,0 5px 25px rgba(0,0,0,.07))}.brandy-element-wrapper>.brandy-search-box .brandy-search-box__input{color:var(--search-text-color-normal);min-height:var(--search-box-input-height)}.brandy-search-box{max-width:100%}.brandy-live-result .brandy-search-box{align-items:center;background:var(--panel-search-box-background-color);border:none;border-radius:var(--panel-search-box-border-radius);display:flex;gap:.75rem;outline:var(--panel-search-box-border-width) solid var(--panel-search-box-stroke-color);outline-offset:calc(var(--panel-search-box-stroke-width)*-1);transition:all var(--theme-input-transition-duration);--icon-size:var(--panel-icon-size);--icon-border-radius:var(--panel-icon-border-radius);--icon-stroke-width:var(--panel-icon-stroke-width);--icon-color:var(--panel-icon-color-normal);--icon-background-color:var(--panel-icon-background-color-normal);--icon-border-color:var(--panel-icon-stroke-color-normal);--panel-search-box-background-color:var(--panel-search-box-background-color-normal);--panel-search-box-stroke-color:var(--panel-search-box-stroke-color-normal);--panel-search-box-border-width:var(--panel-search-box-stroke-width)}.brandy-live-result .brandy-search-box:hover{--icon-color:var(--panel-icon-color-hover);--icon-background-color:var(--panel-icon-background-color-hover);--icon-border-color:var(--panel-icon-stroke-color-hover);--panel-search-box-background-color:var(--panel-search-box-background-color-hover);--panel-search-box-stroke-color:var(--panel-search-box-stroke-color-hover)}.brandy-live-result .brandy-search-box.focused{--icon-color:var(--panel-icon-color-active);--icon-background-color:var(--panel-icon-background-color-active);--icon-border-color:var(--panel-icon-stroke-color-active);--panel-search-box-background-color:var(--panel-search-box-background-color-active);--panel-search-box-stroke-color:var(--panel-search-box-stroke-color-active);--panel-search-box-background-color:var(--panel-search-box-background-color-hover);--panel-search-box-border-width:calc(var(--panel-search-box-stroke-width) + round(up, min(calc(var(--panel-search-box-stroke-width) / 100 * 1), 1px), 1px));box-shadow:var(--panel-search-box-focus-shadow,0 5px 25px rgba(0,0,0,.07))}.brandy-live-result .brandy-search-box .brandy-search-box__input{color:var(--panel-search-text-color-normal);min-height:var(--panel-search-box-input-height)}.brandy-search-box__input[type=text]{background:transparent!important;border:none;border-radius:0;height:100%;outline:none;padding:0;width:100%}.brandy-search-box__input[type=text]:hover{background-color:inherit;border-color:inherit;color:inherit}.brandy-search-box__input[type=text]:focus-visible{outline:none}.brandy-search-box[icon-position=right] .brandy-search-box__input{order:-1}.brandy-search-box[type=line] .brandy-search-box__input{background:none}.brandy-search-box__icon{align-items:center;background:none;color:var(--icon-color);cursor:pointer;display:flex;justify-content:center;position:relative}.brandy-search-box__icon .brandy-theme-icon{height:unset;width:unset}.brandy-search-box__icon .brandy-theme-icon svg{height:var(--icon-size);width:var(--icon-size)}.brandy-search-box__icon-tooltip{display:none}.brandy-live-result{background:var(--panel-background-normal);z-index:100000}.brandy-element-wrapper[backdrop-type=type_1][icon-position=left] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2][icon-position=left] .brandy-live-result{left:0;transform:translate(-100%)}.brandy-element-wrapper[backdrop-type=type_1][icon-position=right] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2][icon-position=right] .brandy-live-result{right:0;transform:translate(100%)}.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result.brandy-backdrop-opened,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result.brandy-backdrop-opened{transform:translate(0)}.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result{width:40%}@media screen and (min-width:480px) and (max-width:1023px){.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result{width:90%}}@media screen and (max-width:479px){.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result{width:100%}}.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result{height:calc(100% - var(--wp-adminbar-height));max-height:calc(100% - var(--live-result-header-height) - 35px);position:fixed;top:var(--wp-adminbar-height);transform:translate(100%);transition:transform var(--theme-component-transition-duration,.2s) ease-in-out;z-index:1001}.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result .brandy-search-box,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result .brandy-search-box{width:100%}.brandy-element-wrapper[backdrop-type=type_1] .brandy-result-item__image,.brandy-element-wrapper[backdrop-type=type_2] .brandy-result-item__image{height:180px;width:-moz-fit-content;width:fit-content}.brandy-element-wrapper[backdrop-type=type_1] .brandy-live-result__content,.brandy-element-wrapper[backdrop-type=type_2] .brandy-live-result__content{max-height:calc(100% - var(--brandy-live-result-header-height));overflow:auto}.brandy-element-wrapper[backdrop-type=type_2] .brandy-result-item__image{height:180px;width:100%}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result{height:100vh;left:0;opacity:0;position:fixed;top:var(--wp-adminbar-height);visibility:hidden;width:100%;z-index:1001}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result__content{max-height:calc(100% - var(--brandy-live-result-header-height));overflow-y:auto}.brandy-element-wrapper[backdrop-type=type_4] .brandy-live-result,.brandy-element-wrapper[backdrop-type=type_5] .brandy-live-result{border-radius:var(--search-box-border-radius);border-style:solid;margin-top:5px;opacity:0;overflow:hidden;position:absolute;visibility:hidden;width:100%;z-index:1001}.brandy-element-wrapper[backdrop-type=type_4] .brandy-live-result .brandy-live-result__content,.brandy-element-wrapper[backdrop-type=type_5] .brandy-live-result .brandy-live-result__content{margin-top:0;max-height:500px}.brandy-element-wrapper[backdrop-type=type_6]{position:static}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result{left:0;opacity:0;position:absolute;top:0;transform:translateY(-100px);transition:transform var(--theme-component-transition-duration,.2s) ease-in-out,opacity var(--theme-component-transition-duration,.2s) ease-in-out,visibility var(--theme-component-transition-duration,.2s) ease-in-out;visibility:hidden;width:100%;z-index:1000}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result.brandy-backdrop-opened{transform:translateY(0)}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__header{margin:auto;padding:30px 15px}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__header .brandy-live-result__suggestions{justify-content:center}@media screen and (max-width:479px){.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__header .brandy-live-result__suggestions{justify-content:flex-start}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__header .brandy-live-result__suggestions .brandy-live-result__suggestions__text{width:100%}}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__content{background:var(--panel-background-normal);left:50%;margin-top:0;max-height:500px;overflow-y:auto;position:absolute;top:100%;transform:translate(-50%);width:100%}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__content::-webkit-scrollbar{display:none}.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result .brandy-live-result__content:empty{display:none}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result__content,.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result__content{text-align:center}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result__content-list,.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result__content-list{display:flex;flex-wrap:wrap;gap:30px 10px;justify-content:center}.brandy-element-wrapper[backdrop-type=type_3] .brandy-result-item,.brandy-element-wrapper[backdrop-type=type_6] .brandy-result-item{max-width:230px;padding:10px;text-align:center}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result__suggestions,.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result__suggestions{justify-content:center;margin-right:calc(var(--icon-size) + 1rem)}.brandy-element-wrapper[backdrop-type=type_3] .brandy-live-result-more,.brandy-element-wrapper[backdrop-type=type_6] .brandy-live-result-more,.brandy-live-result-more{width:-moz-fit-content;width:fit-content}.brandy-live-result-more{display:none;font-size:1.125rem;line-height:1.75rem;margin:30px auto 0;padding:13px 45px;text-align:center}.brandy-element-wrapper[has-view-more] .brandy-live-result-more{display:block}.brandy-live-result-empty-state{font-weight:500;margin-top:20px;text-align:center}.brandy-live-result__header{padding:15px}.brandy-live-result__header>div:first-child{display:flex;gap:1rem;justify-content:center}.brandy-live-result__content{padding:15px}.brandy-live-result__content-list{display:grid;gap:30px;grid-template-columns:1fr;justify-content:center}[backdrop-type=type_2] .brandy-live-result__content-list{grid-template-columns:1fr 1fr;justify-content:flex-start}.brandy-live-result[data-layout=list] .brandy-result-item{flex-direction:row}.brandy-result-item{border-radius:5px;display:flex;flex-direction:column;gap:.75rem;height:-moz-fit-content;height:fit-content;transition:background var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-result-item__image,.brandy-result-placeholder__image{aspect-ratio:var(--wp--custom--product-image-ratio);border-radius:5px;display:none;overflow:hidden;width:100%}.brandy-result-item__image a,.brandy-result-placeholder__image a{display:flex;height:100%}.brandy-result-item__image img,.brandy-result-placeholder__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.brandy-element-wrapper[has-image] .brandy-result-item__image{display:block}.brandy-result-item__title{display:-webkit-box;-webkit-line-clamp:2;margin:0;-webkit-box-orient:vertical;overflow:hidden}.brandy-result-item__title a{font-weight:500}.brandy-result-item__price{display:none;font-size:16px;font-weight:400}.brandy-element-wrapper[has-price] .brandy-result-item__price{display:block}.brandy-live-result__suggestions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:20px}.brandy-live-result__suggestions__item{align-items:center;background-color:var(--suggestion-background-color-normal);border:var(--suggestion-stroke-width) solid var(--suggestion-stroke-color-normal);border-radius:var(--suggestion-border-radius);box-shadow:var(--suggestion-box-shadow);color:var(--suggestion-text-color-normal);cursor:pointer;display:flex;font-weight:500;gap:10px;justify-content:space-between;line-height:1.6;padding:5px 1rem;transition:border var(--theme-component-transition-duration,.2s) ease-in-out,color var(--theme-component-transition-duration,.2s) ease-in-out,background-color var(--theme-component-transition-duration,.2s) ease-in-out,transform var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-live-result__suggestions__item:hover{background:var(--suggestion-background-color-hover);border-color:var(--suggestion-stroke-color-hover);box-shadow:var(--suggestion-box-shadow-hover);color:var(--suggestion-text-color-hover);transform:translateY(-2px)}.brandy-live-result__suggestions__text{color:var(--wp--preset--color--brandy-muted-foreground);font-weight:500;margin-right:.5rem}.brandy-live-result__close{align-items:center;color:var(--icon-close-panel-color-normal);cursor:pointer;display:flex;justify-content:center}.brandy-live-result__close:hover{color:var(--icon-close-panel-color-hover)}.brandy-result-placeholder-item{max-width:230px;width:100%}.brandy-result-placeholder__image,.brandy-result-placeholder__text,.brandy-result-placeholder__text_1{background:var(--wp--preset--color--brandy-gray-3)}.brandy-result-placeholder__text{border-radius:3px;height:17px;margin-bottom:10px;width:100%}.brandy-result-placeholder__text_1{border-radius:3px;height:17px;width:80%}.brandy-live-result-backdrop{background:var(--backdrop-color-normal);height:calc(100vh - var(--wp-adminbar-height));left:0;opacity:0;position:fixed;top:var(--wp-adminbar-height);visibility:hidden;width:100%}.brandy-live-result-backdrop.brandy-backdrop-opened{opacity:1;visibility:visible;z-index:1000}.brandy-backdrop-opened .brandy-search-element.customize-partial-refreshing{opacity:1}.brandy-backdrop-opened [backdrop-type=type_4]>.brandy-search-box,.brandy-backdrop-opened [backdrop-type=type_5]>.brandy-search-box{position:relative;z-index:1001}.brandy-backdrop-opened .brandy-backdrop-opened{opacity:1!important;visibility:visible!important}.static-element{position:static!important}.static-element [backdrop-type=type_4] .brandy-live-result:has(.brandy-live-result__content:empty),.static-element [backdrop-type=type_5] .brandy-live-result:has(.brandy-live-result__content:empty){display:none}.brandy-social-title{color:var(--social-title-color-normal);text-align:var(--text-alignment)}.brandy-social-list{display:flex;flex-wrap:wrap;justify-content:var(--horizontal-alignment)}.brandy-social-list .brandy-social-item.hidden{display:none}.brandy-social-list .brandy-social-item{--icon-color:var(--icon-color-normal);--item-background:var(--item-background-normal)}.brandy-social-list .brandy-social-item:hover{--icon-color:var(--icon-color-hover);--item-background:var(--item-background-hover)}.brandy-social-list .brandy-social-item{align-items:center;background:var(--item-background);border-radius:var(--item-border-radius);color:var(--icon-color);cursor:pointer;display:inline-flex;overflow:hidden}.brandy-social-list .brandy-social-item__icon{overflow:hidden}.brandy-social-list .brandy-social-item__icon[color-type=default]{height:var(--icon-size);width:var(--icon-size)}.brandy-social-list .brandy-social-item__icon[color-type=default] svg{height:100%;width:100%}.brandy-social-list .brandy-social-item__icon svg{padding:0}.brandy-social-list .brandy-social-item__label{color:var(--label-color)}.brandy-toggle-button-element>.brandy-element-wrapper{align-items:center;color:var(--icon-color-normal);cursor:pointer;display:flex;gap:5px;margin:var(--margin)}.brandy-toggle-button-element>.brandy-element-wrapper:hover{color:var(--icon-color-hover)}.brandy-toggle-button-element .brandy-toggle-button__text[data-position=left]{order:-1}.brandy-toggle-button-element .brandy-toggle-button__text{transition:color .3s ease-in-out;transition-delay:.1s}#toggle-off-canvas{transition:visibility var(--theme-component-transition-duration) ease-in-out,opacity var(--theme-component-transition-duration) ease-in-out}#toggle-off-canvas .brandy-toc-close-icon{--icon-color:var(--icon-color-normal)}#toggle-off-canvas .brandy-toc-close-icon:hover{--icon-color:var(--icon-color-hover)}#toggle-off-canvas .brandy-toc-close-icon{color:var(--icon-color);cursor:pointer}#toggle-off-canvas .brandy-toc-panel{background:var(--toc-background-normal);min-width:-moz-fit-content;min-width:fit-content;overflow-x:hidden;overflow-y:auto}#toggle-off-canvas .brandy-toc-panel .brandy-toc-elements-wrapper{display:none}@media screen and (min-width:1024px){#toggle-off-canvas .brandy-toc-panel .brandy-toc-elements-wrapper[device=desktop]{display:flex}}@media screen and (min-width:480px) and (max-width:1023px){#toggle-off-canvas .brandy-toc-panel .brandy-toc-elements-wrapper[device=mobile]{display:flex}}@media screen and (max-width:479px){#toggle-off-canvas .brandy-toc-panel .brandy-toc-elements-wrapper[device=mobile]{display:flex}}#toggle-off-canvas .brandy-toc-panel .brandy-toc-elements-wrapper{flex-direction:column;gap:10px}#toggle-off-canvas .brandy-toc-backdrop{background:var(--toc-backdrop-color-normal);top:0;right:0;bottom:0;left:0;position:fixed;z-index:100}#toggle-off-canvas[horizontal-alignment=left] .brandy-toc-elements-wrapper{align-items:flex-start}#toggle-off-canvas[horizontal-alignment=right] .brandy-toc-elements-wrapper{align-items:flex-end}#toggle-off-canvas[horizontal-alignment=center] .brandy-toc-elements-wrapper{align-items:center}body.toc-opened{overflow:hidden}body.toc-opened #toggle-off-canvas{opacity:1;visibility:visible}#toggle-off-canvas[type=default]{left:0;opacity:0;position:fixed;top:0;visibility:hidden;z-index:100}#toggle-off-canvas[type=default] .brandy-toc-panel{display:flex;flex-direction:column;gap:10px;height:calc(100% - var(--wp-adminbar-height));left:0;min-width:-moz-fit-content;min-width:fit-content;position:fixed;top:var(--wp-adminbar-height);width:100%;z-index:999}#toggle-off-canvas[type=default] .brandy-toc-close-icon{position:absolute;right:20px;top:23px;z-index:10}#toggle-off-canvas[type=left_panel]{height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:100}#toggle-off-canvas[type=left_panel] .brandy-toc-panel{display:flex;flex-direction:column;gap:10px;height:calc(100% - var(--wp-adminbar-height));min-width:-moz-fit-content;min-width:fit-content;opacity:0;position:absolute;top:var(--wp-adminbar-height);transform:translate3d(-100%,0,0);transition:transform .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out;visibility:hidden;z-index:999}#toggle-off-canvas[type=left_panel] .brandy-toc-close-icon{position:absolute;right:20px;top:23px;z-index:10}body.toc-opened #toggle-off-canvas[type=left_panel] .brandy-toc-panel{opacity:1;transform:translateZ(0);visibility:visible}#toggle-off-canvas[type=right_panel]{height:100%;left:auto;opacity:0;position:fixed;right:0;top:0;visibility:hidden;width:100%;z-index:100}#toggle-off-canvas[type=right_panel] .brandy-toc-panel{display:flex;flex-direction:column;gap:10px;height:calc(100% - var(--wp-adminbar-height));min-width:-moz-fit-content;min-width:fit-content;opacity:0;position:absolute;right:0;top:var(--wp-adminbar-height);transform:translate3d(100%,0,0);transition:transform var(--theme-component-transition-duration,.2s) ease-in-out,opacity var(--theme-component-transition-duration,.2s) ease-in-out,visibility var(--theme-component-transition-duration,.2s) ease-in-out;visibility:hidden;z-index:999}#toggle-off-canvas[type=right_panel] .brandy-toc-close-icon{position:absolute;right:20px;top:23px;z-index:10}body.toc-opened #toggle-off-canvas[type=right_panel] .brandy-toc-panel{opacity:1;transform:translateZ(0);visibility:visible}#toggle-off-canvas[type=dropdown_panel]{opacity:0;position:absolute;visibility:hidden;z-index:0}#toggle-off-canvas[type=dropdown_panel]+.brandy-toggle-button{position:relative;z-index:1}body.toc-opened #toggle-off-canvas[type=dropdown_panel]+.brandy-toggle-button{opacity:0;visibility:hidden}body.toc-opened #toggle-off-canvas[type=dropdown_panel]{opacity:1;outline:none!important;transition:all var(--theme-component-transition-duration) ease-in-out;visibility:visible;z-index:999}body.toc-opened #toggle-off-canvas[type=dropdown_panel] .brandy-toc-panel{margin-top:10px;max-height:60vh;min-width:-moz-fit-content;min-width:fit-content;position:absolute;z-index:999}body.toc-opened #toggle-off-canvas[type=dropdown_panel] .brandy-toc-close-icon{position:relative;z-index:999}body.toc-opened .edit-button-wrapper.edit-button{display:none!important}@media screen and (min-width:480px) and (max-width:1023px){#toggle-off-canvas{top:0;right:0;bottom:0;left:0;position:fixed!important}#toggle-off-canvas[type=dropdown_panel] .brandy-toc-close-icon{display:inline-block;position:absolute!important;right:20px;top:20px;z-index:1000!important}#toggle-off-canvas .brandy-toc-panel{top:0;right:0;bottom:0;left:0;margin:0!important;max-height:unset!important;max-width:unset!important;position:fixed!important;width:100%!important}}@media screen and (max-width:479px){#toggle-off-canvas{top:0;right:0;bottom:0;left:0;position:fixed!important}#toggle-off-canvas[type=dropdown_panel] .brandy-toc-close-icon{display:inline-block;position:absolute!important;right:20px;top:20px;z-index:1000!important}#toggle-off-canvas .brandy-toc-panel{top:0;right:0;bottom:0;left:0;margin:0!important;max-height:unset!important;max-width:unset!important;position:fixed!important;width:100%!important}}.header-within-device[device=mobile] #toggle-off-canvas .brandy-toc-panel{border-top:1px solid var(--wp--preset--color--brandy-border)}#brandy-header:not(.brandy-header-transparent) .header-within-device[device=mobile] #toggle-off-canvas .brandy-toc-close-icon,.header-within-device[device=mobile] #toggle-off-canvas .brandy-toc-backdrop{display:none}.brandy-toggle-button{overflow:hidden;position:relative}.brandy-toggle-button,.brandy-toggle-button .brandy-toggle-button--open{height:var(--icon-size)}.brandy-toggle-button .brandy-toggle-button--open svg *{transform:translateY(0);transition:all var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-toggle-button .brandy-toggle-button--open svg :first-child{transition-delay:75ms}.brandy-toggle-button .brandy-toggle-button--open svg :nth-child(2){transition-delay:50ms}.brandy-toggle-button .brandy-toggle-button--open svg :nth-child(3){transition-delay:25ms}.brandy-toggle-button .brandy-toggle-button--close{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0;transform:translate(calc(var(--icon-size)*-1));transition:all var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-toggle-button .brandy-toggle-button--close .brandy-theme-icon>*{background-color:var(--icon-color-normal);height:var(--wp--custom--icon--thickness,2px);left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all var(--theme-component-transition-duration,.2s) ease-in-out;transition-delay:var(--theme-component-transition-duration,.2s);width:100%}body.toc-opened .brandy-toggle-button--open svg *{transform:translateY(var(--icon-size))}body.toc-opened .brandy-toggle-button--close{transform:translate(0)}body.toc-opened .brandy-toggle-button--close .brandy-theme-icon>*{transform:translate(-50%,-50%) rotate(45deg)}body.toc-opened .brandy-toggle-button--close .brandy-theme-icon>:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.brandy-widget-element .brandy-widget-content{margin:var(--brandy-margin);text-align:var(--brandy-text-align);vertical-align:var(--brandy-vertical-align);--brandy-text-color:var(--brandy-text-color-normal)}.brandy-widget-element .brandy-widget-content>section:hover{--brandy-text-color:var(--brandy-text-color-hover)}.brandy-widget-element .brandy-widget-content>section{color:var(--brandy-text-color)}.brandy-widget-element .brandy-widget-content[links-decoration=normal] a{text-decoration:none}.brandy-widget-element .brandy-widget-content[links-decoration=inherit] a{text-decoration:inherit}.brandy-widget-element .brandy-widget-content[links-decoration=underline] a{text-decoration:underline}.brandy-wishlist-element .brandy-element-wrapper{margin:var(--margin);position:relative}.brandy-wishlist-element .brandy-wishlist{align-items:center;cursor:pointer;display:flex;justify-content:center;--count-badge-text-color:var(--badge-color-normal);--count-badge-background-color:var(--wishlist-badge-background-color-normal);background-color:var(--layout-background-color-normal);color:var(--icon-color-normal)}.brandy-wishlist-element .brandy-wishlist:hover{background-color:var(--layout-background-color-hover);color:var(--icon-color-hover)}.brandy-wishlist-element .brandy-wishlist__icon{align-items:center;display:flex;justify-content:center;position:relative}.brandy-wishlist-element .brandy-wishlist .brandy-count-badge{background-color:var(--count-badge-background-color);color:var(--count-badge-text-color)}.brandy-wishlist-element .brandy-wishlist-dropdown{background:#fff;border:1px solid var(--wp--preset--color--brandy-border);border-radius:9px;box-shadow:0 0 transparent,0 0 transparent,0 5px 25px #00000008;left:auto;margin-top:5px;max-width:350px;opacity:0;padding:20px;position:absolute;right:0;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:visibility,opacity;transition-timing-function:ease-in-out;visibility:hidden;width:-moz-max-content;width:max-content;width:100vw;z-index:11}.brandy-wishlist-element .brandy-wishlist-dropdown.dropdown-fixed{position:fixed;width:100%}.brandy-wishlist-element .brandy-wishlist-dropdown.dropdown-normal{left:auto;right:0}.brandy-wishlist-element .brandy-wishlist-dropdown.dropdown-transform{right:-50%;transform:translate(50%)}.brandy-wishlist-element .brandy-element-wrapper.wishlist-opened .brandy-wishlist-dropdown{opacity:1;visibility:visible}.brandy-wishlist-drawer{background-color:var(--wp--custom--color--sidebar--background);display:flex;flex-direction:column;height:calc(100% - var(--wp-adminbar-height));left:0;max-width:28rem;overflow:hidden;position:fixed;right:0;inset-block:0 0;padding:20px;top:var(--wp-adminbar-height);transform:translate3d(-100%,0,0);transition:transform 1.25s cubic-bezier(.19,1,.22,1);width:100vw;z-index:1000000000}.brandy-wishlist-drawer.brandy-wishlist-drawer-open{transform:translateZ(0)}.brandy-wishlist-drawer[data-open-direction=right]{left:auto;right:0;transform:translate3d(100%,0,0)}.brandy-wishlist-drawer[data-open-direction=right].brandy-wishlist-drawer-open{transform:translateZ(0)}.brandy-wishlist-drawer[data-open-direction=left]{left:0;right:auto;transform:translate3d(-100%,0,0)}.brandy-wishlist-drawer[data-open-direction=left].brandy-wishlist-drawer-open{transform:translateZ(0)}.brandy-wishlist-drawer__title{align-items:center;border-bottom:1px solid var(--wp--preset--color--brandy-border);display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.brandy-wishlist-drawer__title .brandy-wishlist-drawer__title__text{align-items:center;display:flex;font-size:1.5rem;font-weight:500;gap:10px;line-height:2rem;margin:0}.brandy-wishlist-drawer__close{align-items:center;background:transparent;cursor:pointer;display:flex;justify-content:center;transition:color var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-wishlist-drawer__close .sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.brandy-wishlist-drawer__close svg{height:20px;width:20px}.brandy-wishlist-drawer .brandy-wishlist-shortcode,.brandy-wishlist-drawer>.brandy-wishlist-drawer__notice{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none}.brandy-wishlist-drawer .brandy-wishlist-shortcode::-webkit-scrollbar,.brandy-wishlist-drawer>.brandy-wishlist-drawer__notice::-webkit-scrollbar{display:none}.brandy-wishlist-overlay{background-color:#122940cc;height:calc(100% - var(--wp-adminbar-height));top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;top:var(--wp-adminbar-height);transition:opacity var(--theme-component-transition-duration,.2s) cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:400000}.brandy-wishlist-overlay.brandy-wishlist-overlay-open{opacity:1;visibility:visible}.brandy-wishlist-drawer__notice{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative;text-align:center;top:35%}.brandy-wishlist-drawer__notice h3{font-size:20px;margin:10px 0 0}.brandy-wishlist-drawer__notice p{color:var(--wp--preset--color--brandy-muted-foreground)}.brandy-wishlist-drawer__notice a{font-size:14px;font-weight:500;margin-top:.5rem;padding:12px 1rem}.brandy-wishlist-drawer__title__text__count{align-items:center;background:var(--wp--custom--color--card--background);border-radius:100px;display:inline-flex;font-size:1rem;font-weight:400;height:24px;justify-content:center;text-align:center;width:24px}.brandy-list-link-element .brandy-element-wrapper{align-items:var(--horizontal-alignment);display:flex;flex-direction:column;text-align:var(--text-alignment)}.brandy-list-link__items{align-items:var(--horizontal-alignment);display:flex;flex-wrap:wrap;justify-content:var(--horizontal-alignment)}.brandy-list-link-item{color:var(--color-normal);transition-property:all}.brandy-list-link-item:hover{color:var(--color-hover)}.brandy-list-link__label{align-items:center;color:var(--color);display:flex;justify-content:space-between}.brandy-list-link__label:has(.brandy-list-link__label-text:empty){display:none}.brandy-footer-toggle-arrow{display:none;transform:rotate(180deg);transition:all ease-in-out var(--theme-component-transition-duration,.2s)}@media screen and (max-width:479px){.brandy-footer-toggle-arrow{display:block}}.brandy-footer-toggle-arrow.arrow-rotate{transform:rotate(0)}#brandy-header{box-shadow:var(--brandy-header-box-shadow);width:100%}#brandy-header.brandy-header-transparent{left:0;position:absolute;z-index:10000}#brandy-header.brandy-header-transparent #brandy-top-header .header-container-wrapper:where(:not(.is-stickying .sticky-part .header-container-wrapper)){background-color:var(--brandy-top-header-transparent-background,hsla(0,0%,100%,0))}#brandy-header.brandy-header-transparent #brandy-middle-header .header-container-wrapper:where(:not(.is-stickying .sticky-part .header-container-wrapper)){background-color:var(--brandy-middle-header-transparent-background,hsla(0,0%,100%,0))}#brandy-header.brandy-header-transparent #brandy-bottom-header .header-container-wrapper:where(:not(.is-stickying .sticky-part .header-container-wrapper)){background-color:var(--brandy-bottom-header-transparent-background,hsla(0,0%,100%,0))}#brandy-header.brandy-header-transparent .sticky-headers.is-stickying #brandy-top-header .header-container-wrapper{background-color:var(--brandy-top-header-sticky-background,#fff)!important}#brandy-header.brandy-header-transparent .sticky-headers.is-stickying #brandy-middle-header .header-container-wrapper{background-color:var(--brandy-middle-header-sticky-background,#fff)!important}#brandy-header.brandy-header-transparent .sticky-headers.is-stickying #brandy-bottom-header .header-container-wrapper{background-color:var(--brandy-bottom-header-sticky-background,#fff)!important}#brandy-header.brandy-header-transparent .header-within-device:not(.sticky-start):before{-webkit-backdrop-filter:blur(var(--brandy-header-sticky-blur-value,0));backdrop-filter:blur(var(--brandy-header-sticky-blur-value,0));content:"";top:0;right:0;bottom:0;left:0;position:absolute}#brandy-header .sticky-headers .sticky-part{--sticky-offset:0px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}#brandy-header .sticky-headers.is-stickying .sticky-part{box-shadow:var(--brandy-header-sticky-box-shadow);opacity:1;position:fixed;top:calc(var(--wp-adminbar-height) + var(--sticky-offset));width:100%;z-index:10000}#brandy-header .sticky-headers.is-stickying .sticky-part .header-container-wrapper{background:var(--brandy-background-main);background-position:var(--brandy-background-position);background-position-x:var(--brandy-background-left);background-position-y:var(--brandy-background-top);background-size:var(--brandy-background-size)}#brandy-header .sticky-headers.is-stickying .sticky-part .brandy-child-header{margin:0}#brandy-header[data-sticky-style=true] .sticky-headers .sticky-part{--sticky-offset:var(--brandy-header-sticky-offset-top,0px)}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part{border-radius:var(--brandy-header-sticky-radius,0);left:var(--brandy-header-sticky-side-gap,0);margin-inline:auto;max-width:var(--brandy-header-sticky-max-width,100%);right:var(--brandy-header-sticky-side-gap,0);width:auto}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part .header-container-wrapper{background-color:color-mix(in srgb,var(--brandy-background-main) var(--brandy-header-sticky-glass-opacity,100%),transparent);border:var(--brandy-header-sticky-border-width,0) solid var(--brandy-header-sticky-border-color-normal,transparent);border-radius:var(--brandy-header-sticky-radius,0);position:relative}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part .header-container-wrapper:before{-webkit-backdrop-filter:blur(var(--brandy-header-sticky-blur,0));backdrop-filter:blur(var(--brandy-header-sticky-blur,0));border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part .header-container-wrapper>*{position:relative}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part .brandy-child-header:not(:first-child) .header-container-wrapper{border-start-end-radius:0;border-start-start-radius:0;border-top:0}#brandy-header[data-sticky-style=true] .sticky-headers.is-stickying .sticky-part .brandy-child-header:not(:last-child) .header-container-wrapper{border-bottom:0;border-end-end-radius:0;border-end-start-radius:0}#brandy-header .sticky-headers.is-stickying.sticky-entering .sticky-part[effect=slide_down]{transform:translateY(calc(-100% - var(--sticky-offset)));transition:none}#brandy-header .sticky-headers.is-stickying.sticky-entering .sticky-part[effect=fade_in]{opacity:0;transition:none}#brandy-header .sticky-headers.is-stickying.is-hidden .sticky-part{transform:translateY(calc(-100% - var(--sticky-offset)))}#brandy-header .sticky-headers.is-stickying.is-hidden .sticky-part[effect=fade_in]{opacity:0;transform:none}#brandy-header>div{display:none}@media screen and (min-width:1024px){#brandy-header>div[device=desktop]{display:block}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-header>div[device=mobile]{display:block}}@media screen and (max-width:479px){#brandy-header>div[device=mobile]{display:block}}#brandy-header .brandy-child-header{position:relative}#brandy-header .brandy-child-header.high-priority{z-index:10000}#brandy-header .brandy-child-header[data-layout=full-width] .header-container{max-width:unset;width:100%}#brandy-header .brandy-child-header .header-container-wrapper{background:var(--brandy-background-main);background-position:var(--brandy-background-position);background-position-x:var(--brandy-background-left);background-position-y:var(--brandy-background-top);background-size:var(--brandy-background-size);padding:var(--brandy-header-padding)}#brandy-header .brandy-child-header .header-container{display:grid;gap:1.25rem;margin:0 auto;min-height:var(--brandy-header-height);width:100%}#brandy-header .brandy-child-header .header-container-wrapper[data-column-count="2"] .header-container{grid-template-columns:repeat(2,auto)}#brandy-header .brandy-child-header .header-container-wrapper[data-column-count="3"] .header-container{grid-template-columns:1fr auto 1fr}#brandy-header .header-col{align-items:center;display:flex;gap:var(--brandy-header-row-element-spacing,12px);min-width:0}#brandy-header .header-col.justify-center{justify-content:center}#brandy-header .header-col.justify-end{justify-content:flex-end}.wc-block-product-gallery-dialog-open #brandy-header .sticky-headers.is-stickying .sticky-part{z-index:1}#brandy-footer{background:var(--brandy-footer-background-main);background-position:var(--brandy-footer-background-position);background-position-x:var(--brandy-footer-background-left);background-position-y:var(--brandy-footer-background-top);background-size:var(--brandy-footer-background-size);padding:var(--brandy-footer-padding,0)}#brandy-footer>div{display:none}@media screen and (min-width:1024px){#brandy-footer>div[device=desktop]{display:block}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-footer>div[device=mobile]{display:block}}@media screen and (max-width:479px){#brandy-footer>div[device=mobile]{display:block}}#brandy-footer .footer-col{display:flex}#brandy-footer .brandy-child-footer[data-split-container=true] .footer-col{background:var(--brandy-background-main);background-position:var(--brandy-background-position);background-position-x:var(--brandy-background-left);background-position-y:var(--brandy-background-top);background-size:var(--brandy-background-size);border-radius:var(--footer-radius);padding:var(--footer-col-padding)}#brandy-footer .brandy-loader{border-left-color:#fff;border-right-color:#fff;border-top-color:#fff;display:none;height:1.25rem;margin-inline:5px;width:1.25rem}#brandy-footer .loading .brandy-loader{display:block}[data-section-id=footer]{width:100%}[data-section-id=footer] .brandy-child-footer{margin:var(--footer-row-outside-margin);padding:var(--footer-row-outside-padding);position:relative}[data-section-id=footer] .brandy-child-footer[data-is-constrained=true][data-layout=builder-boxed] .footer-container{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,1500px)}[data-section-id=footer] .brandy-child-footer[data-layout=full-width] .footer-container{max-width:unset;width:100%}[data-section-id=footer] .brandy-child-footer:not([data-is-constrained=true][data-layout=builder-boxed]),[data-section-id=footer] .brandy-child-footer[data-is-constrained=true][data-layout=builder-boxed]:not([data-split-container=true]) .footer-container{background:var(--brandy-background-main);background-position:var(--brandy-background-position);background-position-x:var(--brandy-background-left);background-position-y:var(--brandy-background-top);background-size:var(--brandy-background-size);border-radius:var(--footer-radius)}[data-section-id=footer] .brandy-child-footer .footer-container{display:grid;grid-template-columns:var(--footer-number-col-desktop)}@media screen and (min-width:480px) and (max-width:1023px){[data-section-id=footer] .brandy-child-footer .footer-container{grid-template-columns:var(--footer-number-col-tablet)}}@media screen and (max-width:479px){[data-section-id=footer] .brandy-child-footer .footer-container{grid-template-columns:var(--footer-number-col-mobile)}}[data-section-id=footer] .brandy-child-footer .footer-container{border-top:var(--brandy-stroke-width,0) solid var(--brandy-stroke-color-normal,#f5f5f5);gap:var(--brandy-spacing);justify-content:space-between;margin:0 auto;min-height:var(--footer-height);padding:var(--footer-row-padding);width:100%}@media screen and (min-width:1024px){[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-desktop=horizontal]{align-items:var(--footer-col-vertical-alignment-desktop);flex-direction:row;justify-content:var(--horizontal-alignment)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-desktop=horizontal]>*{flex:var(--item-evenly-distributed-desktop,1)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-desktop=vertical]{align-items:var(--horizontal-alignment);flex-direction:column;justify-content:var(--footer-col-vertical-alignment-desktop)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--footer-col-horizontal-spacing-desktop,12px);column-gap:var(--footer-col-horizontal-spacing-desktop,12px);row-gap:var(--footer-col-vertical-spacing-desktop,12px)}}@media screen and (min-width:480px) and (max-width:1023px){[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-tablet=horizontal]{align-items:var(--footer-col-vertical-alignment-tablet);flex-direction:row;justify-content:var(--horizontal-alignment)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-tablet=horizontal]>*{flex:var(--item-evenly-distributed-tablet,1)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-tablet=vertical]{align-items:var(--horizontal-alignment);flex-direction:column;justify-content:var(--footer-col-vertical-alignment-tablet)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--footer-col-horizontal-spacing-tablet,12px);column-gap:var(--footer-col-horizontal-spacing-tablet,12px);row-gap:var(--footer-col-vertical-spacing-tablet,12px)}}@media screen and (max-width:479px){[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-mobile=horizontal]{align-items:var(--footer-col-vertical-alignment-mobile);flex-direction:row;justify-content:var(--horizontal-alignment)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-mobile=horizontal]>*{flex:var(--item-evenly-distributed-mobile,1)}[data-section-id=footer] .brandy-child-footer .footer-col[data-items-direction-mobile=vertical]{align-items:var(--horizontal-alignment);flex-direction:column;justify-content:var(--footer-col-vertical-alignment-mobile)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--footer-col-horizontal-spacing-mobile,12px);column-gap:var(--footer-col-horizontal-spacing-mobile,12px);row-gap:var(--footer-col-vertical-spacing-mobile,12px)}}[data-section-id=footer] .brandy-child-footer .footer-container[item-layout=stretch]{gap:0}[data-section-id=footer] .brandy-child-footer .footer-container[item-layout=stretch] .footer-col{justify-content:space-between!important;width:100%}[data-section-id=footer] .brandy-child-footer .footer-container[item-layout=stretch] .footer-col:empty{width:0}:root{--theme-component-transition-duration:.3s;--theme-input-transition-duration:.1s;--theme-link-underline-offset:2px;--theme-link-underline-thickness:1.5px;--theme-link-underline-color:currentColor}@keyframes brandy-spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html{overflow-wrap:break-word;scroll-behavior:smooth;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,:after,:before{box-sizing:border-box}body{border:none;margin:0}address,big,blockquote,button,caption,cite,code,dl,em,fieldset,figure,form,ins,label,legend,p,small,strike,sub,sup,table,td,th,tr{border:none;margin:0;padding:0}ol:not(.wp-block-list,.woocommerce-Tabs-panel--description ol,.wc-block-components-product-summary ol,.brandy-size-chart__content ol),ul:not(.wp-block-list,.woocommerce-Tabs-panel--description ul,.wc-block-components-product-summary ul,.brandy-size-chart__content ul){list-style-type:none;padding:0}ol:not(.wp-block-list,.embla__container,.woocommerce-Tabs-panel--description ol,.wc-block-components-product-summary ol,.brandy-size-chart__content ol),ul:not(.wp-block-list,.embla__container,.woocommerce-Tabs-panel--description ul,.wc-block-components-product-summary ul,.brandy-size-chart__content ul){margin-left:0;margin-right:0}input,select,textarea{margin:0}b,caption,dt,strong{font-weight:600}em{font-style:italic}small{font-size:80%}ins{text-decoration:none}del{color:var(--wp--preset--color--brandy-muted-foreground)}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}hr{border:none;height:1px}mark{background:transparent;color:inherit;font-weight:inherit}figure,iframe:not(.block-editor-block-preview__content>iframe),textarea{display:block}textarea{font-family:inherit}audio,canvas,progress,video{display:inline-block}embed,iframe:not(.block-editor-block-preview__content>iframe,.block-editor-iframe__scale-container>iframe),object,video{max-width:100%}code,kbd,samp{padding:3px 6px}code,kbd,pre,samp{background:var(--wp--preset--color--brandy-border);border-radius:2px;-moz-tab-size:4;-o-tab-size:4;tab-size:4}code:focus,kbd:focus,pre:focus,samp:focus{outline:none}pre{overflow:auto;padding:15px 20px}pre code{background:transparent;padding:0}svg{display:block}table{border-collapse:collapse;border-spacing:0;empty-cells:show;max-width:100%;width:100%}caption{padding:.7rem}.required{color:#ee8884;text-decoration:none}.bypostauthor,.wp-caption-text{color:inherit}button{font-family:inherit}input{font-size:inherit;font-weight:inherit}input[type=number]{-moz-appearance:textfield}figure.wp-block-image{overflow:hidden}.text-primary{color:var(--wp--preset--color--brandy-foreground)}.text-secondary{color:var(--wp--preset--color--brandy-muted-foreground)}.text-description{font-size:.875rem;font-weight:300;line-height:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media screen and (max-width:975px){.md-text-left{text-align:left!important}.md-text-right{text-align:right!important}.md-text-center{text-align:center!important}}@media screen and (max-width:767px){.sm-text-left{text-align:left!important}.sm-text-right{text-align:right!important}.sm-text-center{text-align:center!important}}@media screen and (max-width:975px){.md-justify-center:not(.is-layout-flex){justify-content:center!important}.md-justify-center:not(.is-layout-flex)>*{margin-left:auto!important;margin-right:auto!important}.md-justify-left:not(.is-layout-flex){justify-content:flex-start!important}.md-justify-left:not(.is-layout-flex)>*{margin-left:0!important;margin-right:auto!important}.md-justify-right:not(.is-layout-flex){justify-content:flex-end!important}.md-justify-right:not(.is-layout-flex)>*{margin-left:auto!important;margin-right:0!important}}@media screen and (max-width:767px){.sm-justify-left:not(.is-layout-flex){justify-content:flex-start!important}.sm-justify-left:not(.is-layout-flex)>*{margin-left:0!important;margin-right:auto!important}.sm-justify-right:not(.is-layout-flex){justify-content:flex-end!important}.sm-justify-right:not(.is-layout-flex)>*{margin-left:auto!important;margin-right:0!important}.sm-justify-center:not(.is-layout-flex){justify-content:center!important}.sm-justify-center:not(.is-layout-flex)>*{margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:975px){.md-justify-center.is-layout-flex:not(.is-vertical){justify-content:center}.md-justify-left.is-layout-flex:not(.is-vertical){justify-content:flex-start}.md-justify-right.is-layout-flex:not(.is-vertical){justify-content:flex-end}}@media screen and (max-width:767px){.sm-justify-left.is-layout-flex:not(.is-vertical){justify-content:flex-start}.sm-justify-right.is-layout-flex:not(.is-vertical){justify-content:flex-end}.sm-justify-center.is-layout-flex:not(.is-vertical){justify-content:center}}@media screen and (max-width:975px){.md-justify-center.is-layout-flex.is-vertical{align-items:center}.md-justify-left.is-layout-flex.is-vertical{align-items:flex-start}.md-justify-right.is-layout-flex.is-vertical{align-items:flex-end}}@media screen and (max-width:767px){.sm-justify-left.is-layout-flex.is-vertical{align-items:flex-start}.sm-justify-right.is-layout-flex.is-vertical{align-items:flex-end}.sm-justify-center.is-layout-flex.is-vertical{align-items:center}}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.relative{position:relative!important}.absolute{position:absolute!important}.bottom-0{bottom:0}.left-0{left:0}.top-0{top:0}.right-0{right:0}.brandy-link-underline{text-decoration-color:transparent;transition-duration:var(--theme-component-transition-duration);transition-property:-webkit-text-decoration;transition-property:text-decoration;transition-property:text-decoration,-webkit-text-decoration;transition-timing-function:ease-in-out}.brandy-link-underline:hover{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:5px}@media screen and (max-width:479px){.hidden-sm{display:none!important}[display-mode=show][device=mobile]{display:block!important}}@media screen and (min-width:480px) and (max-width:1023px){.hidden-md{display:none!important}[display-mode=show][device=tablet]{display:block!important}}@media screen and (min-width:1024px){.hidden-lg{display:none!important}[display-mode=show][device=desktop]{display:block!important}}.hidden{display:none!important}.brandy-footer-toggle-label{cursor:pointer}.brandy-theme-icon{background-color:var(--icon-background-color);border-radius:var(--icon-border-radius);height:var(--icon-height,var(--icon-size));width:var(--icon-width,var(--icon-size))}.brandy-theme-icon svg{color:currentColor;height:100%;width:100%}.brandy-theme-icon svg [stroke]:not([stroke=white]){stroke:currentColor}.brandy-theme-icon svg [fill]:not([fill=white]){fill:currentColor}.brandy-theme-icon{display:flex;overflow:hidden}.trigger-icon:hover .brandy-theme-icon{transform:scaleX(1.1) scaleY(1.1)}@media screen and (min-width:1024px){.trigger-tooltip:hover .is-tooltip{opacity:1;top:calc(100% + 6px);visibility:visible}.is-tooltip{background-color:var(--wp--custom--color--foreground)!important;border-radius:.125rem;color:var(--wp--custom--color--background)!important;display:block;font-size:.75rem!important;font-weight:400!important;line-height:unset!important;line-height:1rem!important;opacity:0;padding:.25rem 6px;text-align:center;text-decoration:none!important;text-transform:none!important;top:calc(100% + 10px);transition:all ease-in-out var(--theme-component-transition-duration,.2s);visibility:hidden;width:-moz-max-content;width:max-content;z-index:10}.is-tooltip,.is-tooltip:after{left:50%;position:absolute;transform:translate(-50%)}.is-tooltip:after{border-bottom:6px solid var(--wp--custom--color--foreground);border-left:6px solid transparent;border-right:6px solid transparent;border-top-color:transparent;border-top-style:solid;content:"";height:0;top:-7px;width:0}}.brandy-underline-hover{position:relative}.brandy-underline-hover:after{background:var(--brandy-underline-color,currentColor);border-radius:3px;bottom:0;content:"";height:var(--brandy-underline-width,2px);left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition-duration:var(--brandy-underline-duration,.3s);transition-property:transform,background;transition-timing-function:ease-in-out;width:100%}.brandy-underline-hover.is-active:after,.brandy-underline-hover:hover:after{transform:scaleX(1);transform-origin:left center}.logged-in-as a{text-decoration:underline}:root{--wp--preset--color--brandy-accent:var(--wp--preset--color--brandy-primary);--wp--preset--color--brandy-primary-text:var(--wp--preset--color--brandy-foreground);--wp--preset--color--brandy-secondary-text:var(--wp--preset--color--brandy-muted-foreground)}body{--wp-adminbar-height:0px}body.admin-bar{--wp-adminbar-height:32px}@media screen and (max-width:782px){body.admin-bar{--wp-adminbar-height:46px}}@media screen and (max-width:600px){body.admin-bar{--wp-adminbar-height:0px}}.block-editor-iframe__body,.wp-site-blocks{padding-top:0}.wp-site-blocks>:first-child,html:not(.block-editor-block-preview__content-iframe) .block-editor-iframe__body .is-root-container:not(.wp-block-post-content)>:first-child{padding-top:var(--wp--style--root--padding-top)}.post-type-post .wp-block-post-content h2,.single-post .wp-block-post-content h2{margin:50px 0 20px}.post-type-post .wp-block-post-content h3,.single-post .wp-block-post-content h3{margin:40px 0 20px}.single-post .wp-block-post-content a .post-type-post .wp-block-post-content a{text-decoration-color:transparent;transition-duration:var(--theme-component-transition-duration);transition-property:-webkit-text-decoration;transition-property:text-decoration;transition-property:text-decoration,-webkit-text-decoration;transition-timing-function:ease-in-out}.single-post .wp-block-post-content a .post-type-post .wp-block-post-content a:hover{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:5px}[display-mode=hide]{display:none}@media screen and (max-width:479px){[display-mode=show][device=mobile]{display:block!important}}@media screen and (min-width:480px) and (max-width:1023px){[display-mode=show][device=tablet]{display:block!important}}@media screen and (min-width:1024px){[display-mode=show][device=desktop]{display:block!important}}#content.site-content{min-height:500px}.wp-block-button:where([style*=font-weight]) .wp-element-button,.wp-block-buttons:where([style*=font-weight]) .wp-element-button{font-weight:inherit!important}.wp-block-button:where([style*=line-height]) .wp-element-button,.wp-block-buttons:where([style*=line-height]) .wp-element-button{line-height:inherit!important}.brandy-loader{animation:brandy-spinning 1s linear infinite;border:2px solid var(--wp--preset--color--brandy-foreground);border-bottom:2px solid transparent;border-radius:50%;box-sizing:border-box;display:inline-flex;height:1rem;width:1rem}.wp-element-button .brandy-loader{align-self:center;border-left-color:currentColor;border-right-color:currentColor;border-top-color:currentColor;margin-left:7px}.blockUI.blockOverlay,.brandy-loading-layout,.brandy-mini-cart.refreshing{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blockUI.blockOverlay:before,.brandy-loading-layout:before,.brandy-mini-cart.refreshing:before{background-color:var(--brandy-loading-layout-background,var(--wp--preset--color--brandy-border));content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:1}.blockUI.blockOverlay:after,.brandy-loading-layout:after,.brandy-mini-cart.refreshing:after{animation:brandy-spinning 1s linear infinite;border:2px solid var(--wp--preset--color--brandy-foreground);border-bottom:2px solid transparent;border-radius:50%;box-sizing:border-box;content:"";display:inline-flex;height:25px;left:calc(50% - 12.5px);position:absolute;top:calc(50% - 12.5px);transform:translate(-50%,-50%);width:25px;z-index:2}.blockUI.blockOverlay{border-radius:9px;z-index:10!important}.brandy-html-element a{text-decoration-color:transparent;transition-duration:var(--theme-component-transition-duration);transition-property:-webkit-text-decoration;transition-property:text-decoration;transition-property:text-decoration,-webkit-text-decoration;transition-timing-function:ease-in-out}.brandy-html-element a:hover{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:5px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){width:300px}.builder-boxed{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,1500px);width:100%}.wp-element-button.disabled,.wp-element-button.disabled:hover,.wp-element-button[disabled],.wp-element-button[disabled]:hover{background-color:#eee!important;border-color:#eee!important;box-shadow:none!important;color:#c4c4c4!important;cursor:not-allowed!important}#reply-title{font-weight:600}.wp-block-comments li,.wp-block-comments ol,.wp-block-comments ul{list-style-type:none!important}.wp-block-comments li>ol{margin-left:calc(60px + var(--wp--preset--spacing--20))!important}.wp-block-categories .children{margin-top:10px;padding-inline-start:20px;width:100%}.wp-block-post-featured-image :where(img){height:100%;width:100%}#coming-soon-footer-banner{background-color:var(--wp--custom--color--card--background);border-top-color:var(--wp--preset--color--brandy-border)}.admin-bar #photoswipe-fullscreen-dialog{height:100%;top:0;z-index:100000}.admin-bar #photoswipe-fullscreen-dialog .pswp__preloader{display:none}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{aspect-ratio:auto!important;border-radius:0!important;height:100%!important;min-height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:unset!important;object-position:unset!important}.wc-block-pagination.wc-block-components-pagination>button,.woocommerce-pagination .ul.page-numbers>li .page-number,.woocommerce-pagination .ul.page-numbers>li>*,.wp-block-comments-pagination-numbers>*,.wp-block-query-pagination-numbers>*,.wp-block-query-pagination>a{align-items:center;background:#f2f2f2;border-radius:var(--pagination-border-radius,.75rem);color:#5a6d80;display:flex;gap:7px;height:2.5rem;justify-content:center;min-width:2.5rem;padding:.75rem .5rem;text-decoration:none;transition-duration:var(--theme-component-transition-duration,.2s);transition-property:background,color;transition-timing-function:ease-in-out;width:-moz-max-content;width:max-content}.wc-block-pagination.wc-block-components-pagination>button.current,.wc-block-pagination.wc-block-components-pagination>button.current-page,.wc-block-pagination.wc-block-components-pagination>button.wc-block-components-pagination__page--active[disabled],.wc-block-pagination.wc-block-components-pagination>button:hover,.woocommerce-pagination .ul.page-numbers>li .page-number.current,.woocommerce-pagination .ul.page-numbers>li .page-number.current-page,.woocommerce-pagination .ul.page-numbers>li .page-number.wc-block-components-pagination__page--active[disabled],.woocommerce-pagination .ul.page-numbers>li .page-number:hover,.woocommerce-pagination .ul.page-numbers>li>.current,.woocommerce-pagination .ul.page-numbers>li>.current-page,.woocommerce-pagination .ul.page-numbers>li>.wc-block-components-pagination__page--active[disabled],.woocommerce-pagination .ul.page-numbers>li>:hover,.wp-block-comments-pagination-numbers>.current,.wp-block-comments-pagination-numbers>.current-page,.wp-block-comments-pagination-numbers>.wc-block-components-pagination__page--active[disabled],.wp-block-comments-pagination-numbers>:hover,.wp-block-query-pagination-numbers>.current,.wp-block-query-pagination-numbers>.current-page,.wp-block-query-pagination-numbers>.wc-block-components-pagination__page--active[disabled],.wp-block-query-pagination-numbers>:hover,.wp-block-query-pagination>a.current,.wp-block-query-pagination>a.current-page,.wp-block-query-pagination>a.wc-block-components-pagination__page--active[disabled],.wp-block-query-pagination>a:hover{background:#272829!important;color:#fff!important}.wc-block-pagination.wc-block-components-pagination,.woocommerce-pagination ul.page-numbers,.wp-block-comments-pagination-numbers,.wp-block-query-pagination,.wp-block-query-pagination-numbers{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:0}.post-link-pagination{border-top:1px solid var(--wp--preset--color--brandy-border);padding-top:var(--content-spacing)}input[type=checkbox]:not(.components-checkbox-control__input),input[type=radio]:not(.components-radio-control__input){-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border-color:var(--input-border-color);border-radius:5px;border-style:solid;border-width:1px;cursor:inherit;display:inline-flex;height:20px;min-height:20px;min-width:20px;position:relative;transition:transform var(--theme-input-transition-duration) ease-in-out;width:20px}input[type=checkbox]:not(.components-checkbox-control__input):focus,input[type=checkbox]:not(.components-checkbox-control__input):focus-visible,input[type=radio]:not(.components-radio-control__input):focus,input[type=radio]:not(.components-radio-control__input):focus-visible{outline:none}input[type=radio]:not(.components-radio-control__input):checked:after{background-color:#272829;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}input[type=checkbox]:not(.components-checkbox-control__input):checked:after{border:solid #272829;border-width:0 2px 2px 0;content:"";height:12px;left:6px;position:absolute;top:1.5px;transform:rotate(45deg);width:6.5px}.wc-block-product-filter-checkbox-list__input-wrapper{align-items:center;display:flex;justify-content:center}.wc-block-product-filter-checkbox-list__input-wrapper .wc-block-product-filter-checkbox-list__mark{display:none!important}input[type=radio]{border-radius:100%!important}input[type=radio]:checked:after{border-radius:100%!important;height:10px;width:10px}.select2.select2-container--open .select2-selection__arrow:after{rotate:180deg}.select2 .select2-selection{background-image:none;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.select2 .select2-selection .select2-selection__arrow{height:6px;right:14px;top:50%!important;transform:translateY(-50%);width:17x;z-index:1}.select2 .select2-selection .select2-selection__arrow b{display:none}.select2 .select2-selection .select2-selection__arrow:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;transition:rotate var(--theme-input-transition-duration) ease-in-out;width:100%;z-index:10}.select2 .select2-selection .select2-selection__rendered{line-height:1.1;padding-left:0;padding-right:0}.select2 .dropdown-wrapper{display:none}.select2-container .select2-dropdown{border-bottom-style:solid;border-bottom-width:1px;border-color:var(--input-border-color)}.select2-container .select2-search.select2-search--dropdown{border-bottom:1px solid var(--input-border-color);padding:12px}.select2-container .select2-search.select2-search--dropdown input{border-color:var(--input-border-color);border-radius:7px;outline:1px solid transparent;padding:10px;transition-duration:var(--theme-component-transition-duration);transition-property:outline,border;transition-timing-function:ease-in-out}.select2-container .select2-search.select2-search--dropdown input:focus{border-color:transparent;outline-color:var(--input-focus-border-color);outline-style:solid;outline-width:2px}.select2-container .select2-results ul.select2-results__options li{background-color:var(--wp--preset--color--white);color:#272829;outline:none;padding:12px}.select2-container .select2-results ul.select2-results__options li.select2-results__option--highlighted,.select2-container .select2-results ul.select2-results__options li:hover{background-color:var(--wp--preset--color--brandy-gray-2)}.select2-container .select2-results ul.select2-results__options li[data-selected=true]{background-color:var(--wp--preset--color--brandy-border)}.select2-container .select2-results ul.select2-results__options li{transition:background-color var(--theme-input-transition-duration) ease-in-out}.brandy-count-badge{background-color:var(--wp--custom--color--card--background);border-radius:50px;color:var(--wp--custom--color--foreground);font-size:.875rem;font-weight:400;line-height:1.25rem;padding:2px .5rem;text-align:center}.brandy-element-count-badge{align-items:center;background-color:var(--wp--preset--color--brandy-border);border-radius:9px;bottom:calc(100% - 17px);color:var(--wp--preset--color--brandy-foreground);display:flex;font-size:10px;font-style:normal;font-weight:700;height:17px;justify-content:center;left:calc(100% - 15px);line-height:0;min-width:17px;padding:5px;position:absolute;z-index:11}.brandy-element-count-badge:empty{display:none!important}.wp-block-post-template .wp-block-post-excerpt__more-text a{background-image:linear-gradient(90deg,currentColor 33%,transparent 33% 66%,currentColor 66%);background-position:100% 100%;background-repeat:no-repeat;background-size:300% 2px;display:inline-block;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-block-post-template .wp-block-post-excerpt__more-text a:hover{background-position:0 100%}.ui-datepicker{background-color:#fff!important;border-radius:9px!important;box-shadow:0 0 10px #0000001a!important;margin-top:0!important;padding:1rem!important}.ui-datepicker .ui-datepicker-header{align-items:flex-end;border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:1rem}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{flex:1;font-weight:600;order:2;text-align:center}.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{color:initial;color:#272829;font-size:.875rem;font-weight:400;margin-left:0!important;margin-right:0!important;width:70px}.ui-datepicker .ui-datepicker-header .ui-datepicker-next :hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev :hover{text-decoration:underline}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{order:3;text-align:right}.ui-datepicker table td,.ui-datepicker table th{padding:2px;text-align:center}.ui-datepicker table td>*,.ui-datepicker table th>*{display:block;padding:.5rem .75rem}.ui-datepicker table tr td{cursor:auto!important}.ui-datepicker table tr td>*{background-color:#f6f6f6;border-radius:5px;color:#272829;cursor:pointer;transition:all var(--theme-input-transition-duration) ease-in-out}.ui-datepicker table tr td>:not(.ui-state-active):hover{background-color:#dcdcdc}.ui-datepicker table tr td>.ui-state-active{background-color:#272829;color:#fff}.brandy-close-button .brandy-theme-icon,.brandy-close-button>svg{transition:transform var(--wp--custom--close-button--hover-duration,.4s) var(--wp--custom--close-button--hover-easing,ease)}.brandy-close-button:hover .brandy-theme-icon,.brandy-close-button:hover>svg{transform:rotate(var(--wp--custom--close-button--hover-rotate,0deg)) scale(var(--wp--custom--close-button--hover-scale,1))}@media (prefers-reduced-motion:reduce){.brandy-close-button .brandy-theme-icon,.brandy-close-button>svg{transition:none}.brandy-close-button:hover .brandy-theme-icon,.brandy-close-button:hover>svg{transform:none}}.brandy-loop-product{contain:layout style paint}.brandy-product-list{contain:layout}.brandy-drawer,.brandy-product-image-slideshow{contain:layout style paint}.brandy-drawer{content-visibility:auto}.brandy-footer-wrapper,.wp-block-template-part[id*=footer]{contain:layout;contain-intrinsic-size:0 400px;content-visibility:auto}.wp-block-woocommerce-product-collection{contain:layout}.wp-block-woocommerce-product-collection>*{margin-block-start:0}.brandy-cart-overlay,.brandy-wishlist-overlay{contain:strict}[data-brandy-blocks-installed=false] [class*=wp-block-brandy-]:not(.wp-block-brandy-swatches){display:none}:root{--brandy-scrolling-banner-duration:30s}.block-editor-iframe__body .brandy-scrolling-banner__content{animation:none!important;padding-left:0!important}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-120%)}}@keyframes scroll-right{0%{transform:translate(-100%)}to{transform:translate(120%)}}.brandy-scrolling-banner{overflow:hidden;position:relative;white-space:nowrap}.brandy-scrolling-banner__content{display:inline-block;flex-wrap:nowrap!important;white-space:nowrap;width:-moz-fit-content;width:fit-content}.brandy-scrolling-banner__content.block-editor-block-list__block{flex-wrap:wrap!important}.brandy-scrolling-banner.scroll-to-left .brandy-scrolling-banner__content:not(.block-editor-block-list__block){animation:scroll-left var(--brandy-scrolling-banner-duration) linear infinite;padding-left:5%}.brandy-scrolling-banner.scroll-to-right .brandy-scrolling-banner__content:not(.block-editor-block-list__block){animation:scroll-right var(--brandy-scrolling-banner-duration) linear infinite;padding-right:5%}.brandy-scrolling-banner__content .wp-block-image img{max-width:unset}:root{--brandy-image-swap-duration:.85s;--brandy-image-swap-easing:cubic-bezier(.4,0,.2,1)}.brandy-product-image-slideshow{display:none;overflow:hidden;position:relative}.brandy-product-image-slideshow a{display:block;position:relative}.brandy-product-image-slideshow img[data-testid=product-image]{display:block;height:auto;transition-duration:var(--theme-component-transition-duration);transition-property:all;transition-timing-function:ease-in-out;width:100%}.brandy-product-image-slideshow .brandy-slide-image[data-slide-index]{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--brandy-image-swap-duration,.85s) var(--brandy-image-swap-easing,cubic-bezier(.4,0,.2,1)),transform var(--theme-component-transition-duration,.3s) ease-in-out}.brandy-product-image-slideshow .brandy-slide-image[data-slide-index].is-instant{transition:none}.brandy-product-image-slideshow .active{opacity:1!important;pointer-events:auto}.brandy-product-image-slideshow--arrow{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:36px;justify-content:center;mix-blend-mode:difference;opacity:0;padding:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition-duration:var(--theme-component-transition-duration);transition-property:all;transition-timing-function:ease-in-out;width:36px;z-index:10}.brandy-product-image-slideshow--arrow-prev{left:20px}.brandy-product-image-slideshow--arrow-next{right:20px}.brandy-product-image-slideshow--arrow svg{color:#fff;height:26px;width:26px}.brandy-product-image-slideshow:hover .brandy-product-image-slideshow--arrow{opacity:1;pointer-events:auto}@media (max-width:768px){.brandy-product-image-slideshow--arrow-prev{left:30px}.brandy-product-image-slideshow--arrow-next{right:30px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes brandy-spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}body.single-product .woocommerce-product-gallery{justify-content:center;max-width:612px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1000px){body.single-product .woocommerce-product-gallery{width:100%}}.woocommerce-product-gallery__trigger{align-items:center;background:#fff;border-radius:100%;cursor:pointer;display:inline-flex;height:30px;justify-content:center;position:absolute;right:10px;text-indent:-9999px;top:10px;width:30px;z-index:11;z-index:1}.woocommerce-product-gallery__trigger:after{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:17px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:17px;z-index:10}body.rtl .woocommerce-product-gallery__trigger{left:unset;right:10px}.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.woocommerce-product-gallery .flex-control-thumbs>li{width:100px}.woocommerce-product-gallery .flex-control-thumbs>li img{aspect-ratio:var(--wp--custom--product-image-ratio);border:2px solid transparent;border-radius:var(--wp--custom--input--border-radius);cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.woocommerce-product-gallery .flex-control-thumbs>li img.flex-active{border-color:#272829}form.add_to_cart_form{flex-direction:column;max-width:490px;width:100%}form.add_to_cart_form table.variations{display:table;width:100%}form.add_to_cart_form table.variations tr{display:flex;flex-direction:column;margin-bottom:1.5rem}form.add_to_cart_form table.variations tr:last-child{margin-bottom:0}form.add_to_cart_form table.variations th label{display:block;font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:.5rem;width:-moz-fit-content;width:fit-content}form.add_to_cart_form table.variations input[type=text],form.add_to_cart_form table.variations select,form.add_to_cart_form table.variations textarea{width:100%}form.add_to_cart_form table.variations .reset_variations[style="visibility: hidden;"]{display:none!important}form.add_to_cart_form table.variations .reset_variations{display:block;margin-top:.75rem;width:-moz-fit-content;width:fit-content}form.add_to_cart_form .woocommerce-variation-description{margin-bottom:1rem}.wp-block-woocommerce-add-to-cart-form .brandy-cart-actions{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:25px;margin-top:25px}.wp-block-woocommerce-add-to-cart-form .brandy-cart-actions:before{display:none}.wp-block-woocommerce-add-to-cart-form .brandy-cart-actions .brandy-qty-selector{gap:12px;padding:6px 12px}.wp-block-woocommerce-add-to-cart-form .brandy-cart-actions .wp-block-woocommerce-product-button{flex:auto}.wp-block-woocommerce-add-to-cart-form .brandy-cart-actions .add_to_cart_button{align-items:center;display:flex;font-size:1.125rem;justify-content:center;line-height:1.5;margin-bottom:0;margin-top:0;padding:13px;text-align:center;width:100%}.woocommerce-tabs{margin-bottom:90px}.woocommerce-tabs .tabs.wc-tabs{border-bottom:1px solid var(--wp--preset--color--brandy-border);display:flex;flex-wrap:wrap}.woocommerce-tabs .tabs.wc-tabs>li{border-bottom:2px solid transparent;color:var(--wp--preset--color--brandy-muted-foreground);font-size:16px;font-weight:500;margin-right:40px;position:relative}.woocommerce-tabs .tabs.wc-tabs>li a{color:inherit;display:inline-block;font-size:inherit;font-weight:inherit;padding:12px 0}.woocommerce-tabs .tabs.wc-tabs>li a:after{background:transparent;content:"";height:2px;left:0;position:absolute;top:100%;transition:width var(--theme-component-transition-duration,.2s) ease-in-out;width:0}.woocommerce-tabs .tabs.wc-tabs>li.active :after{background:var(--wp--preset--color--brandy-foreground,var(--wp--preset--color--brandy-foreground));width:100%}.woocommerce-tabs .tabs.wc-tabs>li.active{color:var(--wp--preset--color--brandy-foreground,var(--wp--preset--color--brandy-foreground))}.woocommerce-tabs .tabs.wc-tabs .reviews_tab__reviews-count{margin-left:.25rem}.woocommerce-tabs .woocommerce-Tabs-panel,.woocommerce-tabs div[role=tab]{padding-top:20px}.woocommerce-tabs .woocommerce-product-attributes{max-width:560px}.woocommerce-tabs .woocommerce-product-attributes-item{margin-bottom:.5rem}.woocommerce-tabs .woocommerce-product-attributes-item__label{font-weight:500;margin-right:2.5rem;text-align:left;white-space:nowrap;width:-moz-fit-content;width:fit-content}.woocommerce-tabs .woocommerce-product-attributes-item>*{padding:.5rem}.woocommerce-grouped-product-list{width:100%}.woocommerce-grouped-product-list tbody{display:flex;flex-direction:column;gap:20px}.woocommerce-grouped-product-list tbody tr{align-items:center;display:flex;flex-wrap:wrap;gap:20px;width:100%}.woocommerce-grouped-product-list tbody tr td.woocommerce-grouped-product-list-item__price del{color:var(--wp--preset--color--brandy-muted-foreground);font-size:.875rem;line-height:1.25rem;margin-right:7px}.woocommerce-Reviews{display:grid;gap:5rem;grid-template-columns:1fr 1fr}@media screen and (max-width:975px){.woocommerce-Reviews{gap:2.5rem}}@media screen and (max-width:880px){.woocommerce-Reviews{gap:1rem;grid-template-columns:1fr}}.woocommerce-Reviews .review_overall__title,.woocommerce-Reviews .woocommerce-Reviews-title{margin-top:0}.woocommerce-Reviews .woocommerce-Reviews-title{margin-bottom:1.25rem}.woocommerce-Reviews .review_overall__title{margin-bottom:0}.woocommerce-Reviews li.comment>.comment_container,.woocommerce-Reviews li.review>.comment_container{border-bottom:1px solid var(--wp--preset--color--brandy-border);margin-bottom:var(--wp--preset--spacing--20);margin-top:var(--wp--preset--spacing--20);padding-bottom:25px}.woocommerce-Reviews li.comment>ul,.woocommerce-Reviews li.review>ul{margin-left:60px}.woocommerce-Reviews .commentlist .brandy-ratings__stars{gap:2px}.woocommerce-Reviews .commentlist .brandy-ratings__stars svg{height:12px;width:12px}.woocommerce-Reviews .comment-header{display:flex;justify-content:space-between;margin-bottom:1rem}.woocommerce-Reviews .comment-author__avatar{border-radius:50%;height:44px;overflow:hidden;width:44px}.woocommerce-Reviews .comment-author__avatar img{height:100%;width:100%}.woocommerce-Reviews .comment-header__start{display:flex;gap:.75rem}.woocommerce-Reviews .woocommerce-pagination{padding-bottom:50px;padding-top:1.25rem}.woocommerce-Reviews .comment-footer{align-items:center;display:flex;font-size:var(--wp--preset--font-size--small);gap:.875rem;margin-top:10px}.woocommerce-Reviews .comment-footer a{color:var(--wp--preset--color--brandy-muted-foreground)}#review_form_wrapper .comment-reply-title{display:inline-block;gap:5px;margin-bottom:10px}#review_form_wrapper .comment-reply-title #cancel-comment-reply-link{color:var(--wp--preset--color--brandy-muted-foreground);margin-left:.875rem}#review_form_wrapper .review_overall{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}#review_form_wrapper #commentform{display:flex;flex-direction:column;font-size:.875rem;gap:1.75rem;line-height:1.25rem}#review_form_wrapper #commentform label{display:block;font-size:inherit;font-weight:500;line-height:inherit;margin-bottom:.5rem}#review_form_wrapper #commentform input,#review_form_wrapper #commentform textarea{font-size:inherit;line-height:inherit}#review_form_wrapper #commentform input::-moz-placeholder,#review_form_wrapper #commentform textarea::-moz-placeholder{color:#b5bbc3;opacity:1}#review_form_wrapper #commentform input::placeholder,#review_form_wrapper #commentform textarea::placeholder{color:#b5bbc3;opacity:1}#review_form_wrapper #commentform .star-item svg{height:30px;width:30px}#review_form_wrapper #commentform .comment-form-cookies-consent{align-items:center;display:flex;gap:5px}#review_form_wrapper #commentform .comment-form-cookies-consent label{margin-bottom:0}#review_form_wrapper #commentform .form-submit{order:102}:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:#fff;--wc-secondary:#eaeaea;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-information-background:var(--wp--custom--color--card--background);--wc-information-text:var(--wp--preset--color--brandy-muted-foreground);--wc-success-background:#171719;--wc-success-text:#fff;--wc-error-background:#e2411e;--wc-error-text:#fff0f0}@font-face{font-display:swap;font-family:star;font-style:normal;font-weight:400;src:url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.woff2) format("woff2"),url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.woff) format("woff"),url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.ttf) format("truetype")}@font-face{font-display:swap;font-family:WooCommerce;font-style:normal;font-weight:400;src:url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.woff2) format("woff2"),url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.woff) format("woff"),url(//algaeliving.com/wp-content/themes/brandy/assets/fonts/woocommerce/WooCommerce.ttf) format("truetype")}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translate(100%)}}.wp-block-button.wc-block-components-product-button .wp-block-button__link.loading{opacity:.25}.wp-block-button.wc-block-components-product-button .wp-block-button__link.loading:after{animation:brandy-spinning 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;margin-right:0;width:auto}.wp-block-button.wc-block-components-product-button a[hidden]{display:none}.wp-block-button.has-custom-width .wp-block-button__link{box-sizing:border-box}.wp-block-button.wp-block-button__width-25 .wp-block-button__link{width:25%}.wp-block-button.wp-block-button__width-50 .wp-block-button__link{width:50%}.wp-block-button.wp-block-button__width-75 .wp-block-button__link{width:75%}.wc-block-components-product-button.block-editor-block-list__block .wp-block-button,.wc-block-components-product-button.block-editor-block-list__block>*,.wp-block-button.wp-block-button__width-100 .wp-block-button__link{width:100%}.wc-block-components-product-button.block-editor-block-list__block .wp-block-button.align-left .wp-block-button__link{text-align:left}.wc-block-components-product-button.block-editor-block-list__block .wp-block-button.align-center .wp-block-button__link{text-align:center}.wc-block-components-product-button.block-editor-block-list__block .wp-block-button.align-right .wp-block-button__link{text-align:right}.wp-block-button__link{width:auto}.wc-block-components-loading-mask{min-height:34px;pointer-events:none;position:relative}.wc-block-components-loading-mask .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask .wc-block-components-loading-mask__children{opacity:.25}.wc-block-components-button .wc-block-components-spinner{display:none}.wc-block-components-button--loading .wc-block-components-spinner{display:inline-flex}.wc-block-components-button__text{position:relative}.wc-block-components-spinner{box-sizing:content-box;color:inherit;font-size:1.25em;height:100%;left:50%;position:absolute;text-align:center;width:100%}.wc-block-components-button__text .wc-block-components-spinner{display:inline-flex;width:-moz-fit-content;width:fit-content}.wc-block-components-spinner:after{animation:spinner__animation 1s linear infinite;backface-visibility:hidden;border:.2em solid;border-left:.2em solid transparent;border-radius:50%;box-sizing:border-box;content:" ";height:1em;left:50%;margin:-.5em 0 0 -.5em;position:absolute;top:50%;transform:translateZ(0) scale(.5);transform-origin:50% 50%;width:1em}.wc-block-components-notices{display:block}.wc-block-components-notices:empty{display:none}.wc-block-components-notices>:last-child{margin-bottom:1.5em}.wc-block-components-notices .wc-block-components-notices__notice{display:flex;flex-wrap:nowrap;margin:0}.wc-block-components-notices .wc-block-components-notices__notice a{text-decoration:underline}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;border:0;color:currentColor;margin:0 0 0 auto;outline:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :first-child{margin-top:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :last-child{margin-bottom:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul{list-style:none;margin:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li+li{margin:.25em 0 0}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{bottom:20px;left:16px;position:fixed;width:auto}@media (max-width:782px){.wc-block-components-notices__snackbar{bottom:auto;left:0;position:fixed;top:10px}.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-error{align-items:center;color:var(--wc-error-background);display:flex;flex-direction:column;justify-content:center;margin:48px 0;padding:48px 0;text-align:center}.wc-block-components-error__header{color:var(--wc-error-background);font-size:2em;margin:0}.wc-block-components-error__image{margin:0 0 24px;width:25%}.wc-block-components-error__text{color:var(--wc-error-background);font-size:1.25em;margin:1em 0 0;max-width:60ch}.wc-block-components-error__message{color:var(--wc-error-background);font-style:italic;margin:1em auto 0;max-width:60ch}.wc-block-error__button{margin:48px 0 0}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:var(--wc-information-background);border:none;border-radius:6px;box-shadow:0 5px 35px #0000001f;box-sizing:border-box;color:var(--wc-information-text);display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;outline:none;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent!important;border:0;box-shadow:none!important;color:currentColor!important;float:right;font-size:14px;margin:0;opacity:1;padding:0!important;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{text-decoration:underline!important}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent!important;height:unset!important;margin:0!important;padding:0!important;width:unset!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{height:14px;width:14px}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:var(--wc-error-background);color:var(--wc-error-text)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;color:#f0b849}.wc-block-components-notice-banner.is-success{background-color:var(--wc-success-background);color:var(--wc-success-text)}.wc-block-components-notice-banner.is-info{background-color:var(--wc-information-background);color:var(--wc-information-text)}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-snackbar-list{bottom:24px;box-sizing:border-box;left:24px;pointer-events:none;position:fixed;right:24px;z-index:100000}.wc-block-components-notice-banner.wc-block-components-notice-snackbar,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner{border:1px solid transparent;box-shadow:0 1px 2px #0000001a;display:inline-flex;margin:24px 16px 0 0;max-width:600px;pointer-events:all;position:relative;width:auto}.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-error,.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-info,.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-success,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-error,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-info,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-success{border-color:transparent}.wc-block-components-notice-banner.wc-block-components-notice-snackbar.is-default,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-default{border-color:#2f2f2f}.wc-block-components-notice-banner .wc-block-components-notice-banner__dismiss svg{fill:#fff}@media (max-width:782px){.wc-block-components-notice-banner.wc-block-components-notice-snackbar,.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner{max-width:none;width:100%}}.notice-transition-enter{max-height:0}.notice-transition-enter.notice-transition-enter-active{max-height:99em;transition:max-height .5s ease-in}.notice-transition-enter-done{max-height:auto}.notice-transition-exit{opacity:1}.notice-transition-exit.notice-transition-exit-active{opacity:0;transition:opacity .5s ease-in}.notice-transition-exit-done{opacity:0}.wc-block-components-state-input,.wc-block-components-text-input{position:relative}.wc-block-components-text-input label{color:inherit;cursor:text;font-family:inherit;font-size:inherit;font-size:16px;font-style:inherit;font-weight:inherit;left:16px;letter-spacing:inherit;line-height:inherit;line-height:1.5;margin:0;max-width:calc(100% - 32px);overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:25px;transform:translateY(-50%);transform-origin:top left}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transition:none}}.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=number]{-moz-appearance:textfield}.brandy-qty-input::-webkit-inner-spin-button,.brandy-qty-input::-webkit-outer-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=password],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input:-webkit-autofill,.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=password],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{height:50px;padding:16px}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wc-block-components-form .wc-block-components-text-input.is-active input[type=password],.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],.wc-block-components-text-input input:-webkit-autofill,.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=number],.wc-block-components-text-input.is-active input[type=password],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:22px 16px 4px}.wc-block-components-form .wc-block-components-text-input.has-error input,.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-form .wc-block-components-text-input.has-error input:hover,.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:var(--wc-error-background)}.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus{border-color:transparent;outline-color:var(--wc-error-background);outline-style:solid;outline-width:calc(var(--input-border-width) + 1px)}.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 .5px var(--wc-error-background)}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:var(--wc-error-background)}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:1.5em}.wc-block-components-validation-error{color:var(--wc-error-background);font-size:.75em;max-width:100%;min-height:1em;padding:9px 0 0;white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;gap:2px;line-height:1;margin:0;padding:0}.wc-block-components-validation-error svg{fill:currentColor;height:1.5em;margin:-.4735em 0;width:1.5em}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.wc-block-components-chip{align-items:center;background-color:#fff;border:0;border-radius:20px;box-shadow:0 1px 2px #0000001a;color:#272829;display:inline-flex;font-size:12px;font-weight:500;line-height:15px;margin:0;padding:2px 22px 2px .5rem;position:relative;text-transform:uppercase}.wc-block-components-chip .wc-block-components-chip__text{font-size:.75rem;line-height:1rem}.wc-block-components-chip .wc-block-components-chip__remove{align-items:center;background:rgba(211,220,229,.502);border-radius:100%;color:#272829;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);width:16px}.wc-block-components-chip .wc-block-components-chip__remove svg{height:100%;width:100%}.wc-block-components-chip .wc-block-components-chip__remove:focus svg,.wc-block-components-chip .wc-block-components-chip__remove:hover svg{fill:#272829}.wc-block-components-title{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.wc-block-components-title textarea{font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.wc-block-components-checkbox{line-height:1}.wc-block-components-checkbox label{align-items:center;cursor:pointer;display:inline-flex;font-size:.875em;gap:10px;margin-bottom:0!important;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__mark{display:none}.wc-block-components-checkbox.has-error,.wc-block-components-checkbox.has-error a{color:var(--wc-error-background)}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover{border-color:var(--wc-error-background)}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus{outline:2px solid var(--wc-error-background);outline-offset:2px}.wc-block-components-checkbox__mark{fill:#000;height:1.125em;margin-left:.1875em;margin-top:.0625em;pointer-events:none;position:absolute;width:1.125em}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{animation:none}}.wc-block-components-radio-control{display:flex;flex-direction:column;gap:16px}.wc-block-components-radio-control__option{align-items:center;cursor:pointer;display:flex;gap:10px}.wc-block-components-radio-control__option-layout{align-items:center;display:flex;flex:1;gap:10px;justify-content:space-between}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{display:inline-block;font-weight:400;margin-right:12px}.wc-block-components-sort-select__select{font-size:inherit;width:-moz-max-content;width:max-content}.wc-block-components-product-image{display:block;position:relative;text-decoration:none}.wc-block-components-product-image img{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.wc-block-components-product-image img[hidden]{display:none}.wc-block-components-product-title{display:block;font-size:inherit;font-weight:700;line-height:1.5;margin-bottom:12px;margin-top:0;padding:0}.wc-block-components-panel__button{cursor:pointer}.wc-blocks-components-select .wc-blocks-components-select__label{margin-bottom:4px}.wc-blocks-components-select .wc-blocks-components-select__expand{display:none}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{flex-grow:1;margin-bottom:0;margin-top:0}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{margin-left:8px}.wc-block-components-totals-coupon__content{display:flex;flex-direction:column;gap:8px;position:relative}.wc-block-components-totals-item.wc-block-components-totals-discount{gap:25px}.wc-block-components-totals-item.wc-block-components-totals-discount .wc-block-components-totals-item__label{flex-grow:unset}.wc-block-components-totals-item.wc-block-components-totals-discount .wc-block-components-totals-item__description{flex:1}.wc-block-components-totals-item.wc-block-components-totals-discount .wc-block-components-formatted-money-amount{order:2}.wc-block-components-totals-item.wc-block-components-totals-discount .wc-block-components-totals-discount__coupon-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.variations:not(.single-product-variations-select){align-items:center;color:var(--wp--preset--color--brandy-muted-foreground);display:flex;flex-wrap:wrap;font-size:.875rem;gap:3px;line-height:1.25rem}.variations:not(.single-product-variations-select) .variation-separator{margin-left:.25rem;margin-right:.25rem}.wc-block-components-shipping-calculator{background-color:var(--wp--preset--color--white);border-radius:9px;box-shadow:0 0 transparent,0 0 transparent,0 1px 2px #0000001f;margin-bottom:1rem;margin-top:.75rem;padding:1.25rem 1.5rem}.wc-block-components-shipping-calculator .wc-block-components-text-input input,.wc-block-components-shipping-calculator .wc-blocks-components-select select{font-size:14px}.wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form{display:flex;flex-direction:column;gap:16px}.wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form label{font-size:14px}.wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address__button{margin-top:1.25rem;width:100%}.wc-block-components-shipping-calculator .wc-blocks-components-select__container{display:flex;flex-direction:column}.wc-block-components-shipping-calculator .wc-blocks-components-select__container .wc-blocks-components-select__select{width:100%}.wc-block-components-product-price del{margin-right:4px}.wc-block-components-product-price .woocommerce-Price-salePrice{margin-left:0}.woocommerce-notice{font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:10px;text-align:center}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-success{background:#fafafa;border-radius:9px;display:flex;font-size:.875rem;gap:7px;line-height:1.25rem;margin-bottom:15px;padding:1rem 1.25rem}.wc-block-components-notice-banner__content .wp-element-button{box-shadow:none}.wc-block-grid__products{container-type:inline-size;display:grid;gap:var(--wp--preset--spacing--30);grid-template-columns:repeat(auto-fill,minmax(min(21rem,100%),1fr))}.brandy-loop-product{gap:8px}.brandy-loop-product>*{margin-block-end:5px}.brandy-loop-product>a{display:inline-block}.brandy-loop-product__image{position:relative}.brandy-loop-product__image img{border-radius:inherit;border-radius:.75rem;height:auto;vertical-align:middle;width:100%}.brandy-loop-product__title{font-size:var(--wp--preset--font-size--large);font-weight:500;margin-bottom:5px;margin-top:0}.brandy-loop-product__title a{color:currentColor}.brandy-loop-product__category{color:var(--wp--preset--color--brandy-muted-foreground);font-size:12px;text-transform:uppercase}.brandy-loop-product__category:hover{color:var(--wp--preset--color--brandy-foreground)}.woocommerce-product-gallery__image{border-radius:var(--wp--custom--input--border-radius);overflow:hidden}.woocommerce-product-gallery__image>a{display:flex;width:auto}.woocommerce-product-gallery__image img{aspect-ratio:var(--wp--custom--product-image-ratio);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}.wc-block-product-template:not(.embla__container){-moz-column-gap:30px;column-gap:30px;row-gap:42px}.wc-block-product-template__responsive.columns-5:not(.embla__container){grid-template-columns:repeat(auto-fill,minmax(max(250px,20% - 30px),1fr))}.wc-block-product-template__responsive.columns-4:not(.embla__container){grid-template-columns:repeat(auto-fill,minmax(max(250px,25% - 30px),1fr))}.wc-block-product-template__responsive.columns-3:not(.embla__container){grid-template-columns:repeat(auto-fill,minmax(max(250px,33.333333% - 30px),1fr))}.wc-block-product-template__responsive.columns-2:not(.embla__container){grid-template-columns:repeat(auto-fill,minmax(max(250px,50% - 30px),1fr))}.wc-blocks-components-select__container{position:relative}.wp-block-breadcrumbs nav{align-items:center!important;display:flex!important;flex-wrap:wrap;gap:5px!important}body:has(dialog[open]) #brandy-header,body:has(dialog[open]) #coming-soon-footer-banner{z-index:0}dialog.wc-block-product-gallery-dialog .wc-block-product-gallery-dialog__images img{max-width:700px}.wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100px;border-width:1px;cursor:default;height:1rem;-webkit-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;width:1rem}.wc-block-product-filter-price-slider__range:before{opacity:.1}.wc-block-product-filter-price-slider__range input[type=range]::-moz-range-thumb{border-radius:100px;height:1rem;width:1rem}.wc-block-product-filter-price-slider__range input[type=range]:focus::-webkit-slider-thumb,.wc-block-product-filter-price-slider__range input[type=range]:hover::-webkit-slider-thumb{background-color:var(--slider-thumb-color,#fff);border:1px solid var(--slider-thumb-border-color,#171717);box-shadow:var(--slider-thumb-hover-shadow,0 0 0 4px color-mix(in oklab,#a1a1a1 50%,transparent))}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image{overflow:visible}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image:after,.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image:before,.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image__inner-blocks:before{background-image:url(//algaeliving.com/wp-content/uploads/woocommerce-placeholder.webp);background-size:cover;border-radius:1rem;content:"";height:100%;position:absolute;width:100%;z-index:1}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image:before{left:calc(100% + var(--wp--preset--spacing--10))!important;top:0!important}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image:after{left:0!important;top:calc(100% + var(--wp--preset--spacing--10))!important}.wc-block-product-gallery.block-editor-block-list__block.show-all.as-grid .wc-block-product-gallery-large-image__inner-blocks:before{height:calc(100% + 10px)!important;left:calc(100% + var(--wp--preset--spacing--10) + 5px)!important;top:calc(100% + var(--wp--preset--spacing--10) + 5px)!important;width:calc(100% + 10px)!important}.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid)>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid) .wc-block-product-gallery-large-image{overflow:visible}.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid) .wc-block-product-gallery-large-image:after,.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid) .wc-block-product-gallery-large-image:before{background-image:url(//algaeliving.com/wp-content/uploads/woocommerce-placeholder.webp);background-size:cover;border-radius:1rem;content:"";height:100%;left:0;position:absolute;width:100%;z-index:1}.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid) .wc-block-product-gallery-large-image:before{top:calc(100% + var(--wp--preset--spacing--10))!important}.wc-block-product-gallery.block-editor-block-list__block.show-all:not(.as-grid) .wc-block-product-gallery-large-image:after{top:calc(200% + var(--wp--preset--spacing--10)*2)!important}.wc-block-product-gallery-dialog__close-button{z-index:10}.wc-block-woocommerce-product-gallery-large-image__image{cursor:default}.wc-block-woocommerce-product-gallery-large-image__image.wc-block-woocommerce-product-gallery-large-image__image--full-screen-on-click,.wc-block-woocommerce-product-gallery-large-image__image.wc-block-woocommerce-product-gallery-large-image__image--hoverZoom{cursor:zoom-in}.wc-block-components-product-rating.has-text-align-center .brandy-ratings{justify-content:center}.wc-block-components-product-rating.has-text-align-right .brandy-ratings{justify-content:flex-end}.brandy-ratings{align-items:center;display:flex;gap:7px;--brandy-star-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 24 18'%3E%3Cpath d='M8.536.734c.323-.979 1.73-.979 2.053 0l1.517 4.595c.145.437.56.733 1.027.733h4.91c1.046 0 1.48 1.317.635 1.921l-3.973 2.84c-.378.27-.537.75-.392 1.187l1.518 4.595c.323.979-.815 1.792-1.661 1.187l-3.973-2.84c-.378-.27-.89-.27-1.269 0l-3.973 2.84c-.846.605-1.984-.208-1.66-1.187l1.517-4.595a1.05 1.05 0 0 0-.392-1.187L.447 7.983c-.846-.604-.411-1.92.634-1.92h4.911a1.08 1.08 0 0 0 1.027-.734z'/%3E%3C/svg%3E");--brandy-star-cell:24px;--brandy-star-h:18px}.brandy-ratings__stars{align-items:center;display:flex;gap:.25rem}.brandy-ratings__stars--rated{background-color:var(--brandy-product-rating-star-color-normal,#d5dde7);display:inline-block;flex:0 0 auto;height:var(--brandy-star-h);position:relative;width:calc(var(--brandy-star-cell)*5)}.brandy-ratings__stars--rated,.brandy-ratings__stars--rated:before{-webkit-mask:var(--brandy-star-mask) repeat-x left center/var(--brandy-star-cell) 100%;mask:var(--brandy-star-mask) repeat-x left center/var(--brandy-star-cell) 100%}.brandy-ratings__stars--rated:before{bottom:0;content:"";left:0;position:absolute;top:0;width:calc(var(--rating, 0)/5*100%)}.brandy-ratings__stars--rated:before,.brandy-ratings__stars--single{background-color:var(--brandy-product-rating-star-color-active,#ffac70)}.brandy-ratings__stars--single{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:var(--brandy-star-cell)}.brandy-ratings__stars--single:before{content:none}.brandy-ratings__add-text,.brandy-ratings__text-overall{font-size:.875rem;line-height:1.25rem}.brandy-ratings__text-overall{color:var(--wp--preset--color--brandy-muted-foreground)}#brandy-rating .brandy-ratings__stars input[type=radio]{display:none}#brandy-rating .brandy-ratings__stars>.star-item{cursor:pointer;margin-right:0}#brandy-rating .brandy-ratings__stars>.star-item.active svg [fill],#brandy-rating .brandy-ratings__stars>.star-item.highlight svg [fill]{fill:var(--brandy-product-rating-star-color-active,#ffac70)}#brandy-rating .brandy-ratings__stars svg{height:30px;width:30px}#brandy-rating .brandy-ratings__stars svg [fill]{fill:var(--brandy-product-rating-star-color-normal,#d5dde7);transition:fill ease-in-out var(--theme-component-transition-duration,.2s)}.wc-block-components-product-image .wc-block-components-product-sale-badge,.wc-block-components-product-sale-badge{left:var(--wc-sale-badge-distance,.875rem);position:absolute;right:auto;top:var(--wc-sale-badge-distance,.875rem);z-index:10}.wc-block-components-product-image .wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right{left:auto;right:var(--wc-sale-badge-distance,.875rem)}.wc-block-components-product-image .wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-center{left:50%;right:auto;transform:translate(-50%)}@keyframes brandy-spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;gap:40px;margin:0 auto 40px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{flex:7;flex-basis:400px;margin:0;max-width:100%}.wc-block-components-sidebar-layout .wc-block-must-login-prompt{display:block}.wc-block-components-sidebar-layout .wc-block-components-sidebar{flex:2;height:-moz-fit-content;height:fit-content;margin:0;max-width:100%}.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-wrapper{border-top:1px solid var(--wp--preset--color--brandy-border)}@media screen and (min-width:782px){.wc-block-components-sidebar-layout .wc-block-components-sidebar{flex-basis:320px}}.is-medium.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{gap:20px}.wc-block-components-product-name{font-size:1em;font-weight:600;margin:0;overflow-wrap:anywhere;word-break:break-word}.wc-block-components-product-name:has(a){text-decoration-color:transparent;transition-duration:var(--theme-component-transition-duration);transition-property:-webkit-text-decoration;transition-property:text-decoration;transition-property:text-decoration,-webkit-text-decoration;transition-timing-function:ease-in-out}.wc-block-components-product-name:has(a):hover{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:5px}.wc-block-components-product-details{list-style:none;margin:.5em 0;padding:0}.wc-block-components-product-details:last-of-type{margin-bottom:0}.wc-block-components-product-details li{margin-left:0}.wc-block-components-product-details__name{font-weight:700}.wc-block-components-product-details__name,.wc-block-components-product-details__value{display:inline-block}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.wc-block-components-sale-badge{background:var(--wp--preset--color--brandy-gray-2);border-radius:4px;color:#111;display:inline-block;font-size:.875em;padding:.25em .5em;width:-moz-max-content;width:max-content}.brandy-qty-selector,.wc-block-components-quantity-selector{align-items:center;background:var(--wp--custom--color--card--background);border-radius:var(--input-border-radius);border-width:0;display:flex;gap:3px;justify-content:space-between;min-height:40px;padding:4px;width:-moz-fit-content;width:fit-content}.brandy-qty-selector .brandy-qty-input,.brandy-qty-selector .wc-block-components-quantity-selector__input,.wc-block-components-quantity-selector .brandy-qty-input,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{background-color:transparent;border:0;font-size:16px;font-weight:600;outline:none;padding:0;text-align:center;width:30px!important}.brandy-qty-selector .brandy-qty-input:hover,.brandy-qty-selector .wc-block-components-quantity-selector__input:hover,.wc-block-components-quantity-selector .brandy-qty-input:hover,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:hover{background-color:transparent}.brandy-qty-selector .brandy-qty-input:focus,.brandy-qty-selector .wc-block-components-quantity-selector__input:focus,.wc-block-components-quantity-selector .brandy-qty-input:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus{background-color:transparent;box-shadow:none;outline:none}.brandy-qty-selector input::-webkit-inner-spin-button,.brandy-qty-selector input::-webkit-outer-spin-button,.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.brandy-qty-selector .brandy-qty-button,.brandy-qty-selector .wc-block-components-quantity-selector__button,.wc-block-components-quantity-selector .brandy-qty-button,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{background-color:transparent;color:var(--wp--preset--color--brandy-muted-foreground);cursor:pointer;font-size:16px;font-weight:600;min-width:30px;padding:5px}.brandy-qty-selector .brandy-qty-button:not(:disabled):hover,.brandy-qty-selector .wc-block-components-quantity-selector__button:not(:disabled):hover,.wc-block-components-quantity-selector .brandy-qty-button:not(:disabled):hover,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:not(:disabled):hover{color:var(--wp--custom--color--foreground)}.brandy-qty-selector .brandy-qty-button:focus,.brandy-qty-selector .brandy-qty-button:focus-visible,.brandy-qty-selector .wc-block-components-quantity-selector__button:focus,.brandy-qty-selector .wc-block-components-quantity-selector__button:focus-visible,.wc-block-components-quantity-selector .brandy-qty-button:focus,.wc-block-components-quantity-selector .brandy-qty-button:focus-visible,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus-visible{box-shadow:none}.brandy-qty-selector .brandy-qty-button:disabled,.brandy-qty-selector .wc-block-components-quantity-selector__button:disabled,.wc-block-components-quantity-selector .brandy-qty-button:disabled,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{box-shadow:none;cursor:default;opacity:.2}.brandy-qty-selector .wc-block-components-quantity-selector__button--minus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}.brandy-qty-selector .wc-block-components-quantity-selector__input,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{order:2}.brandy-qty-selector .wc-block-components-quantity-selector__button--plus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}.wc-block-components-totals-wrapper{border-top:1px solid var(--wp--preset--color--brandy-border);padding:16px 0}.wc-block-components-totals-wrapper:empty{display:none}.wc-block-components-totals-wrapper:empty:after{content:none}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:16px 0}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-width:0}.wc-block-components-totals-wrapper.has-bottom-border:after{border-bottom-width:1px}.wc-block-components-totals-item{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:0;width:100%}.wc-block-components-totals-item__label{flex-grow:1}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-panel__button{position:relative}.wc-block-components-panel__button[aria-expanded=true]{margin-bottom:16px}.wc-block-components-panel__button>.wc-block-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-block-components-panel__content[hidden]{display:none}.wc-block-components-text-input{position:relative}.wc-block-components-text-input label{color:var(--wp--preset--color--brandy-muted-foreground);left:0;padding:0 1em;pointer-events:none;position:absolute;top:0;transform:translateY(50%);transition:all .2s ease}.wc-block-components-text-input input:focus+label,.wc-block-components-text-input.is-active label{background:transparent;font-size:.75em;padding:0 .5em;transform:translate(10px,4px)}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{margin:-2px 4px 0 0;max-height:24px;vertical-align:middle;width:auto}@media screen and (max-width:975px){.wc-block-components-sidebar-layout{flex-direction:column;gap:30px}.wc-block-components-sidebar-layout .wc-block-components-main{flex-basis:auto}}@media screen and (max-width:767px){.wc-block-components-sidebar-layout{gap:20px}}.added_to_cart,[data-wc-bind--hidden="!state.displayViewCart"],[data-wp-bind--hidden="!state.displayViewCart"]{display:none}.pswp__caption__center{text-align:center}.pswp.pswp--open{z-index:10000}#coming-soon-footer-banner .coming-soon-footer-banner__content{background:#fafafa;border-radius:9px;color:#111;font-size:.875rem;gap:7px;line-height:1.25rem;margin:auto;max-width:var(--wp--style--global--wide-size);padding:1rem 1.25rem}.wp-block-woocommerce-product-image-gallery{position:relative}.brandy-product-list{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(max(150px,25% - 30px),1fr));row-gap:42px}.brandy-product-list .brandy-loop-product{position:relative}.brandy-product-list .brandy-loop-product__image img{-o-object-fit:cover;object-fit:cover}.wp-block-post-template .wp-block-post.type-product{position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],.wc-block-components-product-image img[alt=""]{border:none!important}@media (min-width:601px){.wc-block-product-gallery:not(.is-vertical):not(:has(.is-vertical)) :where(.wc-block-product-gallery-thumbnails){aspect-ratio:1/calc(100/var(--wc-block-product-gallery-thumbnails-size));flex-basis:calc(var(--wc-block-product-gallery-thumbnails-size)*1%)}}.wc-block-product-gallery-thumbnails__scrollable::-webkit-scrollbar{display:none}.wc-block-product-gallery-thumbnails__scrollable{-ms-overflow-style:none;scrollbar-width:none}.brandy-shop-loop-bottom>*{margin-block-start:1.5rem}.brandy-shop-loop-bottom .woocommerce-result-count{color:var(--wp--preset--color--brandy-muted-foreground)}