@keyframes brandy-spinning{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.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;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);right:0;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 auto;position:fixed;top:var(--wp-adminbar-height);transition:transform 1.25s cubic-bezier(.19,1,.22,1);width:100vw;z-index:500000}.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{--icon-close-color:var(--icon-close-color-normal);align-items:center;background-color:transparent;color:var(--icon-close-color);cursor:pointer;display:flex;justify-content:center}.brandy-mini-cart__close:hover{color:var(--icon-close-color-hover)}.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}.brandy-mini-cart .brandy-mini-cart-wrapper .brandy-mini-cart-top{display:flex;flex-direction:column}.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{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 .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .remove:hover,.brandy-mini-cart .brandy-mini-cart__list .brandy-mini-cart__item .item-details .item-actions .remove_button:hover{color:var(--cart-remove-icon-color-hover)}.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;color:var(--primary_color);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-option,.brandy-currency-switcher__placeholder{--symbol-stroke-color:var(--symbol-stroke-color-normal);--code-text-color:var(--code-text-color-normal);--arrow-icon-color:var(--arrow-icon-color-normal)}.brandy-currency-option:hover,.brandy-currency-switcher__placeholder:hover{--code-text-color:var(--code-text-color-hover);--symbol-stroke-color:var(--symbol-stroke-color-hover);--arrow-icon-color:var(--arrow-icon-color-hover)}.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{color:var(--code-text-color);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 .brandy-logo-images{width:-moz-fit-content;width:fit-content}.brandy-logo[logo-type=sticky]{display:none}.brandy-logo:hover .brandy-logo__title{color:var(--title-color-hover)}.brandy-logo:hover .brandy-logo__tagline{color:var(--tagline-color-hover)}.brandy-logo__img[src=""]{display:none!important}.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-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__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-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{background-color:var(--canvas-item-background-normal);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-]{background-color:var(--canvas-item-background-active)}#brandy-header .horizontal-item.brandy-sub-menu__item[class*=current-]>a>*{background:var(--canvas-text-color-active)}#brandy-header .horizontal-item.brandy-sub-menu__item:hover{background-color:var(--canvas-item-background-hover)}@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-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>a:after,#brandy-header .horizontal-item.brandy-sub-menu__item>a:after{border-radius:3px;bottom:0;content:"";height:var(--active-item-border-width);left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition-duration:.3s;transition-property:transform,background;transition-timing-function:ease-in-out;width:100%}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item:hover>a:after,#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item[class*=current-]>a:after,#brandy-header .horizontal-item.brandy-sub-menu__item:hover>a:after,#brandy-header .horizontal-item.brandy-sub-menu__item[class*=current-]>a:after{transform:scaleX(1);transform-origin:left center}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item:hover>a:after{background:var(--active-item-border-color-hover)}#brandy-header .brandy-menu-items[active-type=underline] .horizontal-item.root-item[class*=current-]>a:after{background:var(--active-item-border-color-active,var(--active-item-text-color-normal))}#brandy-header .horizontal-item.brandy-sub-menu__item:hover>a:after{background:var(--canvas-item-border-color-hover)}#brandy-header .horizontal-item.brandy-sub-menu__item[class*=current-]>a:after{background: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:var(--canvas-width);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:100%;opacity:0;position:relative;top:0;transition-duration:.3s;transition-property:left,opacity;transition-timing-function:ease-in-out;width:0}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu li{width:-moz-max-content;width:max-content}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.sub-menu-active{left:0;opacity:1}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.sub-menu-active li{width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.parent-menu-active{left:-150%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.sub-menu-active{width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-sub-menu.parent-menu-active{width:0}#brandy-header .brandy-element-wrapper[layout=vertical]{display:flex;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;left:0;position:relative;transition-duration:.3s;transition-property:left,opacity;transition-timing-function:ease-in-out;width:100%}#brandy-header .brandy-element-wrapper[layout=vertical] .brandy-menu__item{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-menu-navigation.has-navigation+.brandy-menu-items{left:-150%!important;width:0!important}.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;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-mavigation-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1}.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}.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;padding-right:calc(var(--icon-close-panel-size) + 5px);padding-top:calc(var(--icon-close-panel-size) + 5px);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: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-dark-mode-toggle-element>.brandy-element-wrapper{align-items:center;display:flex;margin:var(--margin)}.brandy-dark-mode-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--icon-color-normal);cursor:pointer;display:flex;height:var(--icon-size,30px);justify-content:center;padding:0;width:var(--icon-size,30px)}.brandy-dark-mode-toggle:hover{color:var(--icon-color-hover)}.brandy-dark-mode-toggle__moon,.brandy-dark-mode-toggle__sun{align-items:center;display:flex;justify-content:center;transition:opacity .2s ease-in-out,transform .2s ease-in-out}.brandy-dark-mode-toggle__moon svg,.brandy-dark-mode-toggle__sun svg{height:100%;width:100%}.brandy-dark-mode-toggle__moon .brandy-theme-icon,.brandy-dark-mode-toggle__sun .brandy-theme-icon{align-items:center;display:flex;justify-content:center}.brandy-dark-mode-toggle__moon .brandy-theme-icon svg,.brandy-dark-mode-toggle__sun .brandy-theme-icon svg{height:100%;width:100%}.brandy-dark-mode-toggle__sun{display:flex}.brandy-dark-mode-toggle__moon{display:none}:root[data-theme=light] .brandy-dark-mode-toggle__sun{display:flex}:root[data-theme=dark] .brandy-dark-mode-toggle__sun,:root[data-theme=light] .brandy-dark-mode-toggle__moon{display:none}:root[data-theme=dark] .brandy-dark-mode-toggle__moon{display:flex}.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;overflow-y:auto;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:500000}.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;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{--icon-close-color:var(--icon-close-color-normal);align-items:center;background:transparent;color:var(--icon-close-color);cursor:pointer;display:flex;justify-content:center;transition:color var(--theme-component-transition-duration,.2s) ease-in-out}.brandy-wishlist-drawer__close:hover{color:var(--icon-close-color-hover)}.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-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)}@keyframes brandy-slide-down{0%{top:-100%}}@keyframes brandy-face-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}#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.is-stickying .sticky-part{box-shadow:var(--brandy-header-sticky-box-shadow);position:fixed;top:var(--wp-adminbar-height);width:100%;z-index:10000}#brandy-header .sticky-headers.is-stickying .sticky-part[effect=slide_down]{animation:brandy-slide-down .5s}#brandy-header .sticky-headers.is-stickying .sticky-part[effect=fade_in]{animation:brandy-face-in .5s}#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>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}#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}@media screen and (min-width:1024px){#brandy-footer .footer-col[data-items-direction-desktop=horizontal]>*{flex:1}}@media screen and (min-width:480px) and (max-width:1023px){#brandy-footer .footer-col[data-items-direction-tablet=horizontal]>*{flex:1}}@media screen and (max-width:479px){#brandy-footer .footer-col[data-items-direction-mobile=horizontal]>*{flex:1}}#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(--brandy-footer-border-radius);padding:var(--brandy-footer-row-children-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(--brandy-footer-row-outside-margin);padding:var(--brandy-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(--brandy-footer-border-radius)}[data-section-id=footer] .brandy-child-footer .footer-container{display:grid;grid-template-columns:var(--brandy-footer-column-desktop)}@media screen and (min-width:480px) and (max-width:1023px){[data-section-id=footer] .brandy-child-footer .footer-container{grid-template-columns:var(--brandy-footer-column-tablet)}}@media screen and (max-width:479px){[data-section-id=footer] .brandy-child-footer .footer-container{grid-template-columns:var(--brandy-footer-column-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(--brandy-footer-height);padding:var(--brandy-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(--brandy-footer-column-vertical-alignment-desktop);flex-direction:row;justify-content:var(--horizontal-alignment)}[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(--brandy-footer-column-vertical-alignment-desktop)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--brandy-footer-column-item-horizontal-spacing-desktop,12px);column-gap:var(--brandy-footer-column-item-horizontal-spacing-desktop,12px);row-gap:var(--brandy-footer-column-item-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(--brandy-footer-column-vertical-alignment-tablet);flex-direction:row;justify-content:var(--horizontal-alignment)}[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(--brandy-footer-column-vertical-alignment-tablet)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--brandy-footer-column-item-horizontal-spacing-tablet,12px);column-gap:var(--brandy-footer-column-item-horizontal-spacing-tablet,12px);row-gap:var(--brandy-footer-column-item-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(--brandy-footer-column-vertical-alignment-mobile);flex-direction:row;justify-content:var(--horizontal-alignment)}[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(--brandy-footer-column-vertical-alignment-mobile)}[data-section-id=footer] .brandy-child-footer .footer-col{-moz-column-gap:var(--brandy-footer-column-item-horizontal-spacing-mobile,12px);column-gap:var(--brandy-footer-column-item-horizontal-spacing-mobile,12px);row-gap:var(--brandy-footer-column-item-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}
