toggle-tab{display:block;margin-bottom:0!important}toggle-tab:not(.toggle--table)+toggle-tab{border-top:1px solid var(--color-borders-main)}toggle-tab.opened .toggle__title{cursor:pointer;pointer-events:all}toggle-tab.opened .toggle__title .toggle__icon{transform:rotate(180deg)}.toggle__title{width:100%;position:relative;padding:1.8rem 0;cursor:pointer;font-weight:var(--font-weight-body-bold);transition:all .1s linear;display:flex;align-items:center;justify-content:space-between}.toggle__title .toggle__icon{flex-shrink:0}.toggle__title .toggle__icon svg *{transition:all .1s linear;fill:var(--color-text-main)}.toggle__title+.toggle__content{padding-bottom:1.1875rem;display:none}.toggle__content{overflow-x:auto}.toggle--faq{transition:all .1s linear}.no-touchevents .toggle--faq:hover{background-color:var(--color-fourth-background-main)}.toggle--faq.opened{background-color:var(--color-third-background-main)}.toggle--faq .toggle__content{padding-inline-start:calc(var(--gutter-regular) * .8 + .8125rem + var(--gutter-small));padding-inline-end:calc(13px + var(--gutter-small));padding-top:var(--gutter-regular);padding-bottom:var(--gutter-regular);border-top:solid 1px var(--color-borders-main);padding:20px 25px}.template-product .toggle--faq .toggle__content{padding-left:calc(var(--gutter-regular) * .8 + .8125rem + var(--gutter-small));padding-right:calc(var(--gutter-regular) * .8 + .8125rem + var(--gutter-small));padding-top:var(--gutter-regular);padding-bottom:var(--gutter-regular);border-top:solid 1px var(--color-borders-main)}.toggle--faq .toggle__content figure{max-width:100%}.toggle--faq .toggle__subtitle{display:flex;align-items:center;gap:.3125rem;margin-top:.1875rem}.toggle--faq .toggle__subtitle svg{width:1.25rem;height:1.25rem;overflow:visible}.toggle--faq .toggle__subtitle svg *{stroke:var(--color-text-main);stroke-width:.25rem}.toggle--faq .toggle__title{display:grid;grid-template-columns:.8125rem 1fr max-content;grid-template-areas:"toggle-icon heading button";font-weight:var(--font-weight-body);gap:var(--gutter-small);padding-inline-start:calc(var(--gutter-regular) * .8);padding-inline-end:calc(var(--gutter-regular) * .8)}.toggle--faq .toggle__title>.button{grid-area:button}@media screen and (max-width: 767px){.toggle--faq .toggle__title{grid-template-columns:.8125rem 1fr;gap:0 var(--gutter-small);grid-template-areas:"toggle-icon heading" "button ."}.toggle--faq .toggle__title>.button{width:max-content;margin-top:var(--gutter-small)}}.toggle--faq .toggle__icon-alternate{grid-area:toggle-icon;align-self:start}.toggle--faq .toggle__icon-alternate path{fill:var(--color-text-main)}.toggle--table{border:1px solid var(--color-borders-main)}.toggle--table .toggle__title{padding-inline-start:var(--gutter-regular);padding-inline-end:var(--gutter-regular);border-radius:var(--border-radius-cards);background:var(--color-third-background-main)}@media screen and (max-width: 767px){.toggle--table .toggle__title{padding:var(--gutter-regular)}}.toggle--table.opened .toggle__title{border-radius:var(--border-radius-cards) var(--border-radius-cards) 0 0}.toggle--table .toggle__icon-title{display:flex;gap:.9375rem;align-items:center}.toggle--table .toggle__icon-title svg path{stroke:var(--color-text-main)}.toggle--table .toggle__content{padding:var(--gutter-regular)}.toggle--table .table-line{display:flex;justify-content:space-between;padding:.3125rem 0}.toggle--table .table-line:not(:last-child){border-bottom:1px solid var(--color-borders-main)}.toggle--table .table-line--indent{padding-inline-start:.9375rem}.toggle--table .table-line--heading{font-weight:var(--font-weight-body-bold);border-bottom-width:3px!important}.toggle--table .table-line:empty,.toggle--table .table-line span:empty,.toggle--table .table-line strong:empty{display:none}html[dir=rtl] .toggle--table .table-line{text-align:left}html[dir=ltr] .toggle--table .table-line{text-align:right}.toggle--table .table-line>span:first-child{flex:1;text-align:left;padding-inline-end:1.25rem}.toggle--table .table:empty{display:none}.toggle--table .table:not(:last-child){margin-bottom:1.5rem}.faq-layout{display:grid;grid-template-columns:2fr 1fr;gap:var(--grid-gap)}@media screen and (max-width: 1023px){.faq-layout{grid-template-columns:100%}}.contact-cell{padding:calc(var(--gutter-regular) * 1.5)}.contact-cell input,.contact-cell textarea{width:100%}@media screen and (min-width: 1024px){.contact-cell{position:sticky;top:1.25rem}}.toggle__tab__heading{font-size:2rem;font-weight:900;letter-spacing:2px;text-transform:uppercase}.container-expand-toggle{background-color:#d8dcdf;padding:1rem 4rem;width:100%}.tab-container{border-color:#999;background-color:transparent;border-width:.1rem;border-style:solid;border-radius:10px}toggle-tab.opened .toggle__title+.toggle__content{display:block}.toggle--faq .toggle__heading{grid-area:heading}.toggle--faq .toggle__heading span{display:inline-block;width:100%}.toggle--faq .toggle__icon-alternate{grid-area:toggle-icon;align-self:start;padding:.8rem;margin-right:1rem}.toggle--faq .toggle__icon--minus,.toggle--faq.opened .toggle__icon--plus{display:none}.toggle--faq.opened .toggle__icon--minus{display:block}.product-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-feature-item{border-radius:8px;overflow:hidden;transition:transform .3s ease}.product-feature-image{width:100%;height:auto}.rte img{max-width:100%;height:auto}.product-feature-content{padding:20px 0}.product-feature-title{font-size:1.5rem;font-weight:700;text-transform:uppercase}.product-feature-divider{width:100%;height:2px;background-color:#000;margin:10px 0}.product-feature-description{font-size:1.1rem}.product___dimension__desc{display:flex;justify-content:space-around;flex-wrap:wrap}.product___image__grid{flex:1;margin-right:4rem}.product___image__grid img{width:100%;height:auto}.product___dimension__table ul{list-style:none;padding:0;margin:0}.product___dimension__table li{font-size:1.2em;display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ccc}.text-left{text-align:left}.product___dimen__div{width:50%}.text-right{text-align:right}.product_dimension_detail_grid{flex:0 0 40%}.mobile-only{display:none}@media (max-width: 768px){.container-expand-toggle{padding:10px}.template-product .multi-video{display:flex;width:100%;margin:0 0 15px;flex-direction:column;gap:10px}.template-product .custom-brand-banner-section{min-height:100vh}.template-product .list-toggles [data-toggle]{width:100%!important;margin:0!important}.list-toggles [data-toggle]{min-width:48%;width:48%}.toggle--faq .toggle__title{grid-template-columns:.8125rem 1fr;grid-template-areas:"toggle-icon heading" "button ."}.toggle__tab__heading{font-size:1rem}.faq-items .toggle--faq .toggle__title{display:flex;padding:10px 15px}.toggle--faq .toggle__icon-alternate{margin-right:0}toggle-tab.opened .toggle__title+.toggle__content{padding:15px!important}.product-features-grid{display:flex;flex-direction:column;gap:20px}.product-features-container{padding:0}.product___dimension__desc{flex-direction:column;align-items:center}.product___image__grid{margin-right:0;margin-bottom:20px}.product_dimension_detail_grid{width:100%;flex:0}.desktop-only{display:none}.mobile-only{display:block}}@media (max-width: 480px){.template-product .custom-brand-banner-section{min-height:65vh}}
/*# sourceMappingURL=/cdn/shop/t/220/assets/component-toggle.css.map */
