.image-with-tabs__mobileimage{display:none}.image-with-tabs,.image-with-tabs__container{display:block;position:relative}.image-with-tabs__header{position:absolute;left:0;top:0;z-index:1;text-align:center;padding:30px 15px;width:100%}.image-with-tabs__content{position:absolute;left:0;bottom:0;padding:25px 15px;width:100%}.image-with-tabs__title,.image-with-tabs__tab{color:var(--current-tab-text-color)}.image-with-tabs__tab{background:var(--current-tab-bg-color);position:relative;padding:10px 20px;font-weight:var(--font-body-medium-weight, 500)}.image-with-tabs__tab:not(.is-selected):hover,.image-with-tabs__tab.is-focused{opacity:1}.image-with-tabs__tab:not(.is-selected):hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;border-radius:50px;pointer-events:none}.image-with-tabs__tab.is-selected{opacity:1;position:relative}.image-with-tabs__tab.is-selected:after{content:"";position:absolute;bottom:6px;width:auto;height:2px;background:var(--current-tab-text-color);left:20px;right:20px;transform:none;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;opacity:1}@keyframes expandFromCenter{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.image-with-tabs__tab.is-selected:after{animation:expandFromCenter .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.image-with-tabs__tab.is-focused:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hover-background-color, rgba(0, 0, 0, .1));border-radius:50px;pointer-events:none}.image-with-tabs__tab.is-focused:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hover-background-color, rgba(0, 0, 0, .1));border-radius:50px;pointer-events:none}.image-with-tabs__tab.is-selected.is-focused:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--hover-background-color, rgba(0, 0, 0, .1));border-radius:50px;pointer-events:none}.image-with-tabs__tabs{display:flex;align-items:center;justify-content:center;overflow-x:auto;gap:1rem;white-space:nowrap;overflow-y:hidden}.image-with-tabs__tabs{-ms-overflow-style:none;scrollbar-width:none}.image-with-tabs__tabs::-webkit-scrollbar{display:none}.tabs__heading{margin-bottom:10px}.tabs__description{margin-bottom:15px}.tabs__button{padding:10px 20px;height:40px}.image-with-tabs__slide,.image-with-tabs__slide img{width:100%}@media(max-width:767px){.image-with-tabs__desktopimage{display:none}.image-with-tabs__mobileimage{display:block}.image-with-tabs__header,.image-with-tabs__content{padding:20px 15px}.image-with-tabs__tabs{gap:0;font-size:14px}.tabs__button{padding:10px 19px;height:38px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/image-with-tabs.css.map */
