/*
Generated time: January 2, 2026 11:56
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
:root{--animation-duration:600ms;--animation-fade-in:z-fade-in calc(var(--animation-duration)* 2) cubic-bezier(0, 0, 0.3, 1) forwards}@media (prefers-reduced-motion:no-preference){@keyframes z-fade-in{from{opacity:.01}to{opacity:1}}}.tab-content:not([tab-selected]){display:none}.tab-content{animation:var(--animation-fade-in);animation-delay:calc(2 * 75ms);transform:translateY(0);opacity:.01;transition-property:opacity,transform}.product_tab_nav{margin:0;padding:0;list-style:none;display:flex;justify-content:var(--button-alignment-mobile);gap:var(--button-gap-mobile);margin-bottom:30px}@media screen and (min-width:990px){.product_tab_nav{justify-content:var(--button-alignment-desktop);gap:var(--button-gap-desktop);margin-bottom:50px}}.product_tab_nav li button{border:0;background:rgba(var(--color-background));color:rgba(var(--color-foreground),.5);text-transform:uppercase;padding:0;border-bottom:1px solid rgba(var(--color-foreground),.5);font-weight:600}.product_tab_nav li button[aria-current=true]{color:rgba(var(--color-foreground),1);border-bottom:1px solid rgba(var(--color-foreground),1)}.product_tab_nav.product_tab_nav_button li button{background-color:rgba(var(--color-button),var(--alpha-button-background));background-color:rgba(var(--color-button),.7);color:rgb(var(--color-button-text));padding:12px 15px;border-radius:5px;line-height:1;text-transform:capitalize;border:none}.product_tab_nav.product_tab_nav_button li button[aria-current=true]{background-color:rgba(var(--color-button),var(--alpha-button-background))}.product-masonry{display:grid;grid-gap:30px}@media only screen and (min-width:768px){.product-grid-masonry-1{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-masonry-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-masonry-3{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-masonry-4{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-masonry-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:992px){.product-grid-masonry-3{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid-masonry-4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid-masonry-3 .box:nth-child(2){grid-column:span 2}.product-grid-masonry-0,.product-grid-masonry-5{grid-template-columns:repeat(9,minmax(0,1fr))}.product-grid-masonry-0 .box:first-child,.product-grid-masonry-5 .box:first-child{grid-column:1/3;grid-row:1/span 1}.product-grid-masonry-0 .box:nth-child(2),.product-grid-masonry-5 .box:nth-child(2){grid-column:3/8;grid-row:1/span 2}.product-grid-masonry-0 .box:nth-child(3),.product-grid-masonry-5 .box:nth-child(3){grid-column:8/10;grid-row:1/span 1}.product-grid-masonry-0 .box:nth-child(4),.product-grid-masonry-5 .box:nth-child(4){grid-column:1/3;grid-row:2/span 1}.product-grid-masonry-0 .box:nth-child(5),.product-grid-masonry-5 .box:nth-child(5){grid-column:8/10;grid-row:2/span 1}}