.product-tabs .tabs-list{row-gap:var(--gap-y);column-gap:var(--gap-x);font-size:var(--font-size);font-weight:var(--tab-title-weight)}.tabs-list.show-border-bottom{line-height:1;border-bottom:1px solid var(--border-bottom-bg);padding-bottom:var(--border-bottom-gap)}.tabs-item .tab-title{position:relative}.tabs-item .tab-title:after{content:"";position:absolute;bottom:calc((var(--border-bottom-gap) * -1) + 2px);left:0;width:0;height:2px;transition:all .3s ease;background:var(--border-active-tab-bg)}.tabs-item .tab-title.is-active:after{width:100%}.tabs-content:not(.style-accordion) .tab-content{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease}@media(min-width:750px){.tabs-content:not(.style-accordion) .tab-content:not(.is-active){height:0;overflow:hidden;display:contents}.tabs-content:not(.style-accordion) .tab-content:not(.is-active) .toggle-content{display:none}.tabs-content:not(.style-accordion) .tab-content.is-animating{transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(10px)}.tabs-content:not(.style-accordion) .tab-content.is-animating.is-active{opacity:1;visibility:visible;transform:translateY(0)}}@media(max-width:749px){.tabs-content:not(.style-accordion) .tab-content{opacity:1;visibility:visible;transform:translateY(0)}}.tabs-content:not(.style-accordion) .tab-content.is-active{border-top:none;opacity:1;visibility:visible;transform:translateY(0)}.product-tabs-tab .tabs-item{position:relative}.product-tabs-tab .tabs-item:not(:last-child):after{content:"|";position:absolute;right:0;top:0;color:var(--separator-color);transform:translate(calc(var(--gap-y) / 1.7)) rotate(0)}@media screen and (min-width:750px){.tabs-content:not(.style-accordion) .toggle-title{display:none}}@media screen and (max-width:749px){.tabs-content .tab-content{display:block}.product-tabs-tab .tabs-list{display:none}.product-tabs-tab .toggle-title{display:block}.tabs-content .tab-content{border-top:1px solid #d3d3d3}.tabs-content .toggle-content{height:0;overflow:hidden;opacity:0;transition:all .3s ease}.tabs-content .toggle-title.is-open .icon-caret{transform:rotate(180deg)}.tabs-content .toggle-title.is-open~.toggle-content{height:auto;overflow:visible;display:block;opacity:1;padding:15px 0}}.tabs-content .toggle-title{position:relative;display:block;width:100%}.tabs-content{display:flex;flex-direction:column}.block-product-tabs .tabs-content{flex-direction:var(--flex-direction);flex-wrap:wrap}@media screen and (max-width:749px){.block-product-tabs .tabs-content{flex-direction:var(--flex-direction-mobile)}}.tabs-content .toggle-title .toggle-link{display:flex;width:100%;font-size:var(--font-size);justify-content:var(--alignment)}@media screen and (max-width:749px){.tabs-content .toggle-title .toggle-link{justify-content:var(--alignment-mb)}}.tabs-content:not(.tabs-content--row) .tab-content+.tab-content{border-top:1px solid var(--accordion-border-color)}@media screen and (max-width:749px){.tabs-content:not(.tabs-content-mobile--row) .tab-content+.tab-content{border-top:1px solid var(--accordion-border-color)}}.tabs-content .toggle-title .svg-wrapper{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.tabs-content .toggle-title .svg-wrapper svg{height:var(--icon-size-xs);width:var(--icon-size-xs)}.style-accordion .toggle-content{display:none;padding:15px 0}.style-accordion .toggle-title.is-open~.toggle-content{display:block}.style-accordion .toggle-title.is-open .icon-caret-wrapper{transform:translateY(-50%) rotate(180deg)}.tabs-content:not(.tabs-content--row) .style-accordion.tabs-content .tab-content:not(:last-child){margin-bottom:var(--accordion-gap)}@media screen and (max-width:749px){.tabs-content:not(.tabs-content-mobile--row) .style-accordion.tabs-content .tab-content:not(:last-child){margin-bottom:var(--accordion-gap)}}.tab-content .toggle-title .toggle-link{--button-color: var(--color, var(--color-primary));line-height:inherit;font-family:inherit;font-style:inherit;font-weight:var(--tab-title-weight);color:var(--button-color);background:var(--accordion-bg);padding:var(--accordion-pt) var(--accordion-pr) var(--accordion-pb) var(--accordion-pl);border:none}.tab-content.border-top side-drawer-opener{border-top:1px solid var(--accordion-border-color)}.tab-content.border-bottom side-drawer-opener{border-bottom:1px solid var(--accordion-border-color)}.tab-content.border-top-bottom side-drawer-opener{border-top:1px solid var(--accordion-border-color);border-bottom:1px solid var(--accordion-border-color)}.tab-content.border-full side-drawer-opener{border:1px solid var(--accordion-border-color)}.section-product-tabs .tabs-content .toggle-content>.rte,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit{max-width:960px;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.7;color:#222}.section-product-tabs .tabs-content .toggle-content>.rte h3,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit h3{font-size:1.6rem;font-weight:600;line-height:1.7;margin:32px 0 12px;color:#000}.section-product-tabs .tabs-content .toggle-content>.rte h3:first-child,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit h3:first-child{margin-top:0}.section-product-tabs .tabs-content .toggle-content>.rte p,.section-product-tabs .tabs-content .toggle-content>.rte ul,.section-product-tabs .tabs-content .toggle-content>.rte ol,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit p,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit ul,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit ol{margin-top:0;margin-bottom:24px}.section-product-tabs .tabs-content .toggle-content>.rte ul,.section-product-tabs .tabs-content .toggle-content>.rte ol,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit ul,.section-product-tabs .tabs-content .toggle-content>.ouzo-tab-size-fit ol{padding-left:20px}.section-product-tabs.product-tabs-tab .tabs-list{justify-content:center;text-align:center}.section-product-tabs.product-tabs-tab .tabs-item .tab-title{font-size:1.5rem;font-weight:600;line-height:1.3;letter-spacing:0}.section-product-tabs .tabs-content .toggle-title .toggle-link{font-size:1.6rem;font-weight:600;line-height:1.3;letter-spacing:0;text-align:left}.section-product-tabs .tabs-content .toggle-content{max-width:760px;margin-left:auto;margin-right:auto;text-align:left;font-size:1.6rem;line-height:1.65;color:#222}.section-product-tabs .tabs-content .toggle-content:has(table){max-width:860px}.section-product-tabs .tabs-content .toggle-content h3{font-size:2.1rem;font-weight:700;line-height:1.3;margin:32px 0 12px;color:#000;text-wrap:balance}.section-product-tabs .tabs-content .toggle-content h3:first-child{margin-top:0}.section-product-tabs .tabs-content .toggle-content p,.section-product-tabs .tabs-content .toggle-content ul,.section-product-tabs .tabs-content .toggle-content ol{margin-top:0;margin-bottom:24px}.section-product-tabs .tabs-content .toggle-content li+li{margin-top:8px}.section-product-tabs .tabs-content .toggle-content table{width:100%;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.45;text-align:center}.section-product-tabs .tabs-content .toggle-content th{font-size:1.4rem;font-weight:700;text-align:center}.section-product-tabs .tabs-content .toggle-content td{text-align:center}.section-product-tabs .tabs-content .toggle-content td:first-child{font-weight:700}@media screen and (max-width:749px){.section-product-tabs.product-tabs-tab .tabs-list{text-align:left}.section-product-tabs .tabs-content .toggle-content{max-width:100%;font-size:1.5rem;line-height:1.7}.section-product-tabs .tabs-content .toggle-content:has(table){max-width:100%;overflow-x:auto}.section-product-tabs .tabs-content .toggle-content h3{font-size:1.8rem}.section-product-tabs .tabs-content .toggle-content table{min-width:620px;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-tabs.css.map */
