*,:after,:before{box-sizing:border-box}.container{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--content-size);padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right);width:100%}.is-content-justification-space-between{justify-content:space-between}.is-content-justification-space-evenly{justify-content:space-evenly}.is-content-justification-center{justify-content:center}.is-content-justification-right{justify-content:flex-end}.is-content-justification-left{justify-content:flex-start}.grid-items-layout{display:grid;gap:var(--wp--preset--spacing--50);grid-template-columns:1fr}@media only screen and (min-width:768px){.grid-items-layout{grid-template-columns:repeat(3,1fr)}.items-per-row-1{grid-template-columns:repeat(1,1fr)}.items-per-row-2{grid-template-columns:repeat(2,1fr)}.items-per-row-3{grid-template-columns:repeat(3,1fr)}.items-per-row-4{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-4{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.items-per-row-5{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-5{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.items-per-row-6{grid-template-columns:repeat(6,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-6{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.items-per-row-7{grid-template-columns:repeat(7,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-7{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.items-per-row-8{grid-template-columns:repeat(8,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-8{grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:768px){.items-per-row-9{grid-template-columns:repeat(9,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-9{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.items-per-row-10{grid-template-columns:repeat(10,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-10{grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:768px){.items-per-row-11{grid-template-columns:repeat(11,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-11{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.items-per-row-12{grid-template-columns:repeat(12,1fr)}}@media only screen and (min-width:768px)and (max-width:1024px){.items-per-row-12{grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(6,1fr)}}.tabs-block .tab-title-nav.mobile-only{display:block}@media only screen and (min-width:768px){.tabs-block .tab-title-nav.mobile-only{display:none!important}}.tabs-block .tab-title-nav.desktop-only{display:none}@media only screen and (min-width:768px){.tabs-block .tab-title-nav.desktop-only{display:block}}.tabs-block .nav-tabs{display:flex;flex-direction:column}.tabs-block .nav-tabs li.nav-tab-title{border-bottom:1px solid rgba(0,0,0,.2);padding:1rem}.tabs-block .nav-tabs li.nav-tab-title:first-of-type{border-top:1px solid rgba(0,0,0,.2)}.tabs-block .nav-tabs li.nav-tab-title .the-tab-title{color:var(--wp--preset--color--primary);cursor:pointer;display:flex;font-family:var(--wp--preset--font-family--heading-font);font-size:var(--wp--preset--font-size--mediumsmall);font-weight:500;justify-content:space-between}.tabs-block .nav-tabs li.nav-tab-title .the-tab-title:after{content:"+";display:inline-block;font-weight:500}.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile{padding-top:30px}@media only screen and (min-width:768px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile{display:none}}.tabs-block .nav-tabs li.nav-tab-title.active{position:relative}.tabs-block .nav-tabs li.nav-tab-title.active .the-tab-title:after{content:"-"}.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile{display:none}@media only screen and (min-width:480px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile{display:none}}.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:480px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{gap:20px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{gap:20px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1180px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{gap:20px;grid-template-columns:repeat(6,1fr)}}@media only screen and (min-width:768px){.tabs-block .nav-tabs{flex-direction:row;gap:2rem;justify-content:center}.tabs-block .nav-tabs li.nav-tab-title{background:none;border:0;border-bottom:none;box-shadow:none;margin-bottom:0;padding:0}.tabs-block .nav-tabs li.nav-tab-title:first-of-type{border-top:none}.tabs-block .nav-tabs li.nav-tab-title .the-tab-title{color:var(--wp--preset--color--darkgrey)}.tabs-block .nav-tabs li.nav-tab-title .the-tab-title:after{display:none!important}.tabs-block .nav-tabs li.nav-tab-title.active{border-bottom:2px solid var(--wp--preset--color--secondary)}.tabs-block .nav-tabs li.nav-tab-title.active .the-tab-title{color:var(--wp--preset--color--primary)}}.tabs-block .tab-content{display:none;margin-top:60px}@media only screen and (min-width:768px){.tabs-block .tab-content{display:block}}.tabs-block .tab-content .tab-content-item,.tabs-block .tab-content .tab-content-item.active{display:none}@media only screen and (min-width:768px){.tabs-block .tab-content .tab-content-item.active{display:block}}.tabs-block .tab-content .inner-columns{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:480px){.tabs-block .tab-content .inner-columns{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.tabs-block .tab-content .inner-columns{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1180px){.tabs-block .tab-content .inner-columns{gap:2rem}}.tabs-block .tab-content .inner-columns.six-cols{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:480px){.tabs-block .tab-content .inner-columns.six-cols{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.tabs-block .tab-content .inner-columns.six-cols{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1180px){.tabs-block .tab-content .inner-columns.six-cols{gap:1rem;grid-template-columns:repeat(6,1fr)}}.tabs-block .tab-content .inner-columns.cols_1{grid-template-columns:repeat(1,1fr)}.tabs-block .tab-content .inner-columns.cols_2{grid-template-columns:repeat(2,1fr)}.tabs-block .tab-content .inner-columns.cols_3{grid-template-columns:repeat(3,1fr)}.tabs-block .tab-content .inner-columns.cols_4{grid-template-columns:repeat(4,1fr)}.tabs-block .tab-content .inner-columns .col-content{font-size:15px}.tabs-block .tab-content .inner-columns .retailer{align-items:center;display:flex;flex-direction:column;justify-content:center}.tabs-block .tab-content .inner-columns .retailer img{height:auto;max-width:180px}.tabs-block .column:has(.colunm--images){display:grid;gap:2rem;grid-template-columns:1fr;width:100%}@media only screen and (min-width:660px){.tabs-block .column:has(.colunm--images){grid-template-columns:3fr 2fr}}@media only screen and (min-width:900px){.tabs-block .column:has(.colunm--images){gap:8rem;grid-template-columns:1fr 1fr}}.tabs-block .column:has(.colunm--images) .image img{aspect-ratio:1/1;border-radius:var(--wp--custom--border-radius--xlg);display:block;width:100%}.tabs-block .column:has(.colunm--images) .colunm--images{display:grid;gap:8px}.tabs-block .content ul{list-style:none;margin-left:0;padding-left:0}.tabs-block .content ul li{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:8px;padding-bottom:8px}.tabs-block .content:has(.woocommerce-product-attributes.variation-attributes){display:grid;gap:2rem;grid-template-columns:1fr}@media only screen and (min-width:768px){.tabs-block .content:has(.woocommerce-product-attributes.variation-attributes){grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1180px){.tabs-block .content:has(.woocommerce-product-attributes.variation-attributes){gap:4rem}}.col-content ul{margin-left:0;padding-left:1.3rem}.col-content .woocommerce-product-attributes .sku-list{max-height:200px;overflow-y:auto}.col-content .woocommerce-product-attributes .sku-list li{margin-bottom:4px}.col-content .downloads{margin-top:10px}.col-content .downloads span.product-variation-child-sku{display:block;font-weight:700;margin-bottom:12px;margin-top:18px}.col-content .downloads li.product-download-item a{text-decoration:none;transition:all .2s ease-out}.col-content .downloads li.product-download-item svg{display:inline-block;margin-right:8px;position:relative;top:3px;transition:all .2s ease-out}.col-content .downloads li.product-download-item a:hover{color:var(--wp--preset--color--secondary)}.col-content .downloads li.product-download-item a:hover svg{fill:var(--wp--preset--color--secondary)}.col-content .downloads .hide-children-variation-downloads{display:none}.sku-list::-webkit-scrollbar-track{background-color:var(--wp--preset--color--grey);border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.sku-list::-webkit-scrollbar{background-color:var(--wp--preset--color--grey);width:12px}.sku-list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.woocommerce-product-attributes:not(.shop_attributes){padding-top:24px}.woocommerce-product-attributes .overview-title{color:var(--wp--preset--color--secondary);display:block;font-weight:700}.woocommerce-product-attributes .variation-sku-title{background:var(--wp--preset--color--primary);border-radius:999px;color:var(--wp--preset--color--white);display:inline-block;font-size:.8rem;margin-bottom:2rem;padding:6px 24px}.woocommerce-product-attributes .attribute-row{align-items:center;background-color:var(--wp--preset--color--white);display:flex;flex-wrap:wrap;gap:2rem}.woocommerce-product-attributes .attribute-row .attribute-label,.woocommerce-product-attributes .attribute-row .attribute-value{align-items:center;color:var(--wp--preset--color--primary);display:flex;font-size:.8rem;padding:8px 15px}.woocommerce-product-attributes .attribute-row .attribute-label{flex:0 0 200px;font-weight:700}.woocommerce-product-attributes .attribute-row .attribute-value{flex:1}.woocommerce-product-attributes .attribute-row .attribute-value p{margin:0}.woocommerce-product-attributes .attribute-row .attribute-value a{text-decoration:none}.woocommerce-product-attributes .attribute-row:nth-last-of-type(odd){background:var(--wp--preset--color--grey)}.woocommerce-product-attributes .downloads-variations h3{font-size:1rem;font-weight:700;margin-bottom:2rem;margin-top:2rem;text-decoration:underline}.woocommerce-product-attributes .child-variation-downloads .product-download-item{margin-bottom:12px}.woocommerce-product-attributes .child-variation-downloads .product-download-item a{align-items:flex-start;display:flex;font-size:.8rem;gap:10px}

/*# sourceMappingURL=tabs.css.map*/