.product-tabs{width:100%}.product-tabs__content{--color-background: var(--white);background-color:rgba(var(--color-background))}@media screen and (min-width:750px){.product-tabs__content{--color-background: var(--brand-quarter-green)}}@media screen and (max-width:749px){.product-tabs{padding-top:3.2rem;padding-bottom:3.2rem}.product-tabs .tab__link{margin:0 -1.5rem;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom-color:rgba(var(--white),1)}.product-tabs .tab__link .icon-caret{position:unset;top:unset;right:unset;transform:rotate(270deg);height:1rem}@supports (-webkit-touch-callout: none) and (not (translate: none)){.product-tabs .tab__link .icon-caret{position:absolute;top:calc(50% - .5rem);right:1.5rem}}.product-tabs .tab__link[aria-expanded=true]{border-bottom-color:rgba(var(--white),0)}.product-tabs .tab__link[aria-expanded=true] .icon-caret{transform:rotate(0)}.product-tabs .tab__content{border-style:none;padding:1.5rem;margin-left:-1.5rem;width:calc(100% + 3rem)}}@media screen and (min-width:750px){.product-tabs{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start}.product-tabs .tab__link{order:0;margin-right:4rem}.product-tabs .tab__link .icon-caret{display:none}.product-tabs .tab__title{display:block;margin:0;padding:15px 20px;background-color:rgba(var(--brand-mud-green));color:rgba(var(--white));font-weight:400;border-bottom-right-radius:10px;border-bottom-left-radius:10px;transition:all .3s ease-out;text-align:center}.product-tabs .tab[open] .product-tabs .tab__link{pointer-events:none}.product-tabs .tab__content{flex:1;order:2;flex-basis:100%}.product-tabs .product-reviews .master-product{display:none}.product-tabs .product-reviews .is_active{display:block}}@media screen and (min-width:1024px){.product-tabs .tab__title{min-width:145px}}.product-tabs .tab__content--faqs .product-tabs .tab__content-header{margin-bottom:4rem}.product-description{--open-height: auto;--max-height: 400px;max-height:var(--max-height);background-color:inherit;overflow:hidden;position:relative;margin-bottom:1.6rem;transition:max-height .5s cubic-bezier(0,1,0,1)}.product-description[open]{--max-height: var(--open-height)}.product-description__cover:empty{display:block;height:140px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(rgba(var(--color-background),0),rgba(var(--color-background),1));pointer-events:none}[open]>.product-description__cover:empty{height:0}.product-description[style*="--max-height:"] .product-description__cover,.product-description[style*="--max-height:"]+.product-description__readmore{display:none;visibility:hidden}.product-specs table{table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.product-specs th{font-weight:600}.product-specs td,.product-specs th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.product-specs td div,.product-specs th div{all:unset!important}.product-tabs-container{width:100%}.product-tabs-container .tabs{display:none;list-style-type:none;padding:0}@media only screen and (min-width:750px){.product-tabs-container .tabs{display:flex;justify-content:flex-start;margin:0}}.product-tabs-container .tabs li.tab{display:flex;margin-right:1rem}.product-tabs-container .tabs li.tab.is-active .tab__title,.product-tabs-container .tabs li.tab:hover .tab__title{background-color:rgba(var(--color-foreground))}.product-tabs-container .tabs li.tab a{cursor:pointer}.product-tabs-container .tabs-contents .toggle-title{display:block}@media only screen and (min-width:750px){.product-tabs-container .tabs-contents .toggle-title{display:none}}.product-tabs-container .tabs-contents .toggle-title .toggleLink{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem}@media screen and (max-width:749px){.product-tabs-container .tabs-contents .toggle-title .toggleLink{border-bottom:1px solid white}}.product-tabs-container .tabs-contents .toggle-title .toggleLink svg{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem);transition:.3s ease}@media screen and (max-width:749px){.product-tabs-container .tabs-contents .toggle-title .toggleLink svg{position:unset;top:unset;right:unset;transform:rotate(270deg);height:1rem}}.product-tabs-container .tabs-contents .tab-content{padding:0;display:block}@media only screen and (min-width:750px){.product-tabs-container .tabs-contents .tab-content{display:none}}.product-tabs-container .tabs-contents .tab-content.is-active{display:block}.product-tabs-container .tabs-contents .tab-content.is-active .toggleLink{border-bottom:2px solid rgb(var(--color-foreground))}.product-tabs-container .tabs-contents .tab-content.is-active .toggle-content{display:block}.product-tabs-container .tabs-contents .tab-content.is-active .toggleLink .icon{transform:rotate(0)}.product-tabs-container .tabs-contents .toggle-content{display:none;--color-background: var(--white);background-color:rgba(var(--color-background));padding:1.5rem}@media screen and (min-width:750px){.product-tabs-container .tabs-contents .toggle-content{--color-background: var(--brand-quarter-green)}}@media only screen and (min-width:750px){.product-tabs-container .tabs-contents .toggle-content,.product-tabs-container .tabs-contents .toggle-content.is-open{display:block}}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table{overflow:auto;max-height:70vh}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table{overflow:auto;max-height:50vh;width:100%}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table td{text-align:center;width:130px!important}@media only screen and (min-width:750px){.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table td{width:150px!important}}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table tr:nth-child(2n) td{background-color:rgb(var(--white))}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table tr:nth-child(odd) td{--color-background: var(--brand-grey);background-color:rgb(var(--color-background))}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table tr td:first-child{position:sticky;left:0;--color-background: var(--brand-light-green);background-color:rgb(var(--color-background));color:rgb(var(--white));font-weight:700;text-align:left}.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table tr:first-child td{--color-background: var(--brand-dark-green-2);background-color:rgb(var(--color-background));color:rgb(var(--white));font-weight:700;position:sticky;top:0}@media only screen and (min-width:750px){.product-tabs-container .tabs-contents .toggle-content .product-faqs .custom-table table tr:first-child td{z-index:1}}
/*# sourceMappingURL=/cdn/shop/t/227/assets/section-product-tabs.css.map */
