*,*:before,*:after{box-sizing:border-box}.container{width:100%;max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.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;grid-template-columns:1fr;gap:var(--wp--preset--spacing--50)}@media only screen and (min-width: 768px){.grid-items-layout{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-1{grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-2{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-3{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.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);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{padding:1rem;border-bottom:1px solid rgba(0,0,0,.2)}.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{cursor:pointer;font-family:var(--wp--preset--font-family--heading-font);font-weight:500;font-size:var(--wp--preset--font-size--mediumsmall);color:var(--wp--preset--color--primary);display:flex;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{display:none;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;grid-template-columns:repeat(2, 1fr);gap:20px}@media only screen and (min-width: 480px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{grid-template-columns:repeat(2, 1fr);gap:20px}}@media only screen and (min-width: 768px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{grid-template-columns:repeat(3, 1fr);gap:20px}}@media only screen and (min-width: 1180px){.tabs-block .nav-tabs li.nav-tab-title .tab-content-mobile .six-cols{grid-template-columns:repeat(6, 1fr);gap:20px}}@media only screen and (min-width: 768px){.tabs-block .nav-tabs{flex-direction:row;justify-content:center;gap:2rem}.tabs-block .nav-tabs li.nav-tab-title{padding:0;margin-bottom:0;background:none;box-shadow:none;border:0;border-bottom:none}.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{margin-top:60px;display:none}@media only screen and (min-width: 768px){.tabs-block .tab-content{display:block}}.tabs-block .tab-content .tab-content-item{display:none}.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;grid-template-columns:repeat(1, 1fr);gap:1rem}@media only screen and (min-width: 480px){.tabs-block .tab-content .inner-columns{grid-template-columns:repeat(2, 1fr);gap:1rem}}@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{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media only screen and (min-width: 768px){.tabs-block .tab-content .inner-columns.six-cols{grid-template-columns:repeat(3, 1fr);gap:1rem}}@media only screen and (min-width: 1180px){.tabs-block .tab-content .inner-columns.six-cols{grid-template-columns:repeat(6, 1fr);gap:1rem}}.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{display:flex;flex-direction:column;justify-content:center;align-items:center}.tabs-block .tab-content .inner-columns .retailer img{max-width:180px;height:auto}.tabs-block .column:has(.colunm--images){width:100%;display:grid;grid-template-columns:1fr;gap:2rem}@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){grid-template-columns:1fr 1fr;gap:8rem}}.tabs-block .column:has(.colunm--images) .image img{aspect-ratio:1/1;display:block;width:100%;border-radius:var(--wp--custom--border-radius--xlg)}.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{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1)}.tabs-block .content:has(.woocommerce-product-attributes.variation-attributes){display:grid;grid-template-columns:1fr;gap:2rem}@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{overflow-y:auto;max-height:200px}.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:bold;margin-top:18px;margin-bottom:12px}.col-content .downloads li.product-download-item a{text-decoration:none;transition:all 200ms ease-out}.col-content .downloads li.product-download-item svg{display:inline-block;margin-right:8px;position:relative;top:3px;transition:all 200ms 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{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:var(--wp--preset--color--grey)}.sku-list::-webkit-scrollbar{width:12px;background-color:var(--wp--preset--color--grey)}.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{display:block;color:var(--wp--preset--color--secondary);font-weight:bold}.woocommerce-product-attributes .variation-sku-title{display:inline-block;font-size:.8rem;color:var(--wp--preset--color--white);background:var(--wp--preset--color--primary);border-radius:999px;padding:6px 24px;margin-bottom:2rem}.woocommerce-product-attributes .attribute-row{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;background-color:var(--wp--preset--color--white)}.woocommerce-product-attributes .attribute-row .attribute-label,.woocommerce-product-attributes .attribute-row .attribute-value{font-size:.8rem;padding:8px 15px;color:var(--wp--preset--color--primary);display:flex;align-items:center}.woocommerce-product-attributes .attribute-row .attribute-label{font-weight:bold;flex:0 0 200px}.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:bold;text-decoration:underline;margin-top:2rem;margin-bottom:2rem}.woocommerce-product-attributes .child-variation-downloads .product-download-item{margin-bottom:12px}.woocommerce-product-attributes .child-variation-downloads .product-download-item a{display:flex;align-items:flex-start;gap:10px;font-size:.8rem}*,*:before,*:after{box-sizing:border-box}.container{width:100%;max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.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;grid-template-columns:1fr;gap:var(--wp--preset--spacing--50)}@media only screen and (min-width: 768px){.grid-items-layout{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-1{grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-2{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-3{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.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);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)}}.testimonial-block--grid .testimonial-items--grid{display:grid;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 768px){.testimonial-block--grid .testimonial-items--grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.testimonial-block--grid .testimonial-items--grid{grid-template-columns:repeat(3, 1fr)}}.testimonial-block .testimonial-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.54rem}.testimonial-block .testimonial-item .testimonial-item__content{line-height:1.6;font-size:var(--wp--preset--font-size--medium);text-align:center}.testimonial-block .testimonial-item .testimonial-item__content p{margin-top:0;margin-bottom:0}.testimonial-block .testimonial-item .testimonial-item__image{border-radius:100px;-o-object-fit:cover;object-fit:cover;width:70px;height:70px;overflow:hidden}.testimonial-block .testimonial-item .testimonial-item__author{font-size:var(--wp--preset--font-size--large)}.testimonial-block .testimonial-item .testimonial-item__author h3{margin-top:0;margin-bottom:0}.testimonial-block .testimonial-item .testimonial-item__title{margin-block-start:0;font-weight:bolder}*,*:before,*:after{box-sizing:border-box}.container{width:100%;max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.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;grid-template-columns:1fr;gap:var(--wp--preset--spacing--50)}@media only screen and (min-width: 768px){.grid-items-layout{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-1{grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-2{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-3{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.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);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)}}.vertical-slider--block+*{position:relative;z-index:1}.vertical-slider--block{--slideHeight: 600px}@media only screen and (max-width: 900px){.vertical-slider--block{--slideHeight: 100%}}.vertical-slider--block{overflow:hidden;position:relative}.vertical-slider--block .slider-container{position:relative;min-height:var(--slideHeight);overflow:hidden}.vertical-slider--block .slider-container.fixed{position:fixed;top:90px;left:0;width:100%}.vertical-slider--block .slides{position:relative;height:var(--slideHeight)}.vertical-slider--block .slide{display:grid;align-items:flex-start;gap:2rem;height:var(--slideHeight);min-height:var(--slideHeight);opacity:1;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%;will-change:opacity}.vertical-slider--block .slide.visible{opacity:1 !important;z-index:1}.vertical-slider--block .slide.hidden{opacity:0 !important}.vertical-slider--block .slide .wp-block-columns .wp-block-column{opacity:0;transition:all 400ms ease-out}.vertical-slider--block .slide .wp-block-columns .wp-block-column:first-of-type{transform:translateX(-200px)}.vertical-slider--block .slide .wp-block-columns .wp-block-column:last-of-type{transform:translateX(200px)}.vertical-slider--block .slide.visible .wp-block-columns .wp-block-column{opacity:1}.vertical-slider--block .slide.visible .wp-block-columns .wp-block-column:first-of-type,.vertical-slider--block .slide.visible .wp-block-columns .wp-block-column:last-of-type{transform:translateX(0)}.vertical-slider--block .slide .wp-block-image img{max-height:var(--slideHeight) !important}@media only screen and (max-width: 781px){.vertical-slider--block .slide .wp-block-image img{max-height:25vh !important;width:auto !important;-o-object-fit:contain;object-fit:contain}}*,*:before,*:after{box-sizing:border-box}.container{width:100%;max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.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;grid-template-columns:1fr;gap:var(--wp--preset--spacing--50)}@media only screen and (min-width: 768px){.grid-items-layout{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-1{grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-2{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 768px){.items-per-row-3{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px){.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);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)}}.where-to-buy--block{padding-bottom:var(--wp--preset--spacing--40)}.where-to-buy--block header{display:grid;grid-template-columns:4fr 3fr;gap:2rem}.where-to-buy--block header .heading{align-self:center}.where-to-buy--block header h2{font-size:50px}.where-to-buy--block header .image img{aspect-ratio:var(--wp--preset--aspect-ratio--3-2)}.where-to-buy--block h3{font-size:1rem;font-family:var(--wp--preset--font-family--body-font)}.where-to-buy--block ul{list-style:none;margin-left:0;padding-left:0;display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.where-to-buy--block ul img{width:80px;height:auto}