.m-collection-tabs{--layout-column-gap: 22px}@media screen and (min-width: 768px){.m-collection-tabs{--layout-column-gap: 50px}}@media screen and (min-width: 1280px){.m-collection-tabs{--layout-column-gap: 100px}}.m-collection-tabs .m-collection-tab__content{padding:var(--layout-column-gap, 0) 0 0}@media screen and (min-width: 1024px){.m-collection-tabs .m-collection-tab__content .section__header{padding-bottom:50px}}@media screen and (min-width: 1024px){.m-collection-tabs--image-left .m-collection-tab__content{padding:0 0 0 var(--layout-column-gap, 0)}}@media screen and (min-width: 768px){.m-collection-tabs--image-right .m-collection-tab__content{padding:0 var(--layout-column-gap, 0) 0 0}}.m-collection-tabs .m-button--icon{width:var(--btn-icon-width, 44px);height:var(--btn-icon-width, 44px);padding:0;align-items:center;border-radius:var(--btn-border-radius, 0)}.m-collection-tabs .collapsible__item{position:relative;display:block;border-bottom:0;padding:20px 0}.m-collection-tabs .collapsible__item:before,.m-collection-tabs .collapsible__item:after{content:"";position:absolute;bottom:0;left:0;height:1px;background:rgba(var(--color-foreground))}.m-collection-tabs .collapsible__item:before{width:100%;opacity:.2}.m-collection-tabs .collapsible__item:after{width:0}.m-collection-tabs .collapsible__item.is-expanded:after{transition:width var(--autoplay-duration, 0) linear;width:100%}.m-collection-tabs .collapsible__item [data-content]{height:auto;overflow:hidden;transition:height .35s;will-change:height}.m-collection-tabs collection-tabs[data-autoplay=false] .collapsible__item:after{width:100%;opacity:0;transition:all .3s linear}.m-collection-tabs collection-tabs[data-autoplay=false] .collapsible__item.is-expanded:after{opacity:1}.m-collection-tabs .block-collection-tab:first-child .collapsible__item{padding-top:0}.m-collection-tabs .collapsible__content-inner{padding:0 50px 15px 40px}.m-collection-tabs .collapsible__button{border:0;padding:10px 50px 10px 0;min-height:60px;display:flex}.m-collection-tabs .collapsible__button-icon{min-width:28px;margin:0 12px 0 0;flex-shrink:0}.m-collection-tabs .collapsible__button-text{flex-grow:1;margin:0!important;font-family:var(--font-stack-header);color:rgb(var(--color-heading))}.m-collection-tabs .collapsible__button-wrap{position:relative}.m-collection-tabs .collection-tab__link{--btn-icon-width: 40px;--btn-border-radius: 50%;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);border-color:rgb(var(--color-border));flex-shrink:0;z-index:0}.m-collection-tabs .collection-tab__link:hover{background-color:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-hover))}.m-collection-tab__images{position:relative;min-height:100%;overflow:hidden}.m-collection-tab__image{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;transition:all .3s linear}.m-collection-tab__image.is-active{opacity:1;pointer-events:auto}@media (hover: hover)and (pointer: fine){.m-collection-tabs .collection-tab__link:after{display:none}}.m-collection-toolbar .m-collection-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.m-collection-toolbar .m-collection-tab{display:inline-flex;align-items:center;padding:10px 20px;background-color:#f5f5f5;color:#282526;text-decoration:none;border-radius:4px;font-size:16px;font-weight:500;transition:all .3s ease;border:1px solid transparent;white-space:nowrap;min-height:40px}.m-collection-toolbar .m-collection-tab:hover{background-color:#e8e8e8;color:#333;text-decoration:none}.m-collection-toolbar .m-collection-tab--active{background-color:#2c2c2c;color:#fff;border-color:#2c2c2c}.m-collection-toolbar .m-collection-tab--active:hover{background-color:#1a1a1a;color:#fff}@media (max-width: 767px){.m-collection-toolbar .m-collection-tabs{gap:6px;overflow-x:auto;padding-bottom:4px}.m-collection-toolbar .m-collection-tab{padding:6px 12px;font-size:13px;flex-shrink:0}.m-collection-toolbar .m-collection-tabs::-webkit-scrollbar{height:2px}.m-collection-toolbar .m-collection-tabs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:1px}.m-collection-toolbar .m-collection-tabs::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:1px}.m-collection-toolbar .m-collection-tabs::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}.m-collection-toolbar{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background-color:#fff;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}@media (max-width: 768px){.m-collection-toolbar{padding-left:15px;padding-right:15px}}.m-collection-toolbar--wrapper{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 0;max-width:1200px;margin:0 auto}.m-toolbar--left{flex:1;min-width:0}.m-toolbar--right{display:flex;align-items:center;gap:16px;flex-shrink:0}@media (max-width: 767px){.m-collection-toolbar--wrapper{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0}.m-toolbar--left{order:1}.m-toolbar--right{order:2;justify-content:space-between}}@media (min-width: 768px) and (max-width: 1024px){.m-collection-toolbar--wrapper{padding:12px 10px}}@media (min-width: 1025px){.m-collection-toolbar--wrapper{padding:12px 0}}.m-collection-toolbar .m-toolbar--sortby .m-select-custom--trigger{padding:8px 12px;font-size:14px;color:#333;min-width:150px}.m-collection-toolbar .m-toolbar--sortby .m-select-custom--trigger:hover{border-color:#ccc}.m-collection-toolbar .m-sidebar--open{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:8px 12px;font-size:14px;color:#333;transition:all .3s ease}.m-collection-toolbar .m-sidebar--open:hover{border-color:#ccc;background-color:#f8f9fa}.m-collection-toolbar .m-sidebar--open svg{margin-left:8px;width:12px;height:12px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-tabs.css.map */
