.shop-by-tab{width:100%}.shop-by-tab__container{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 80px 60px}.shop-by-tab__title{font-family:Futura-Medium,Futura,sans-serif;font-weight:500;font-size:48px;line-height:1.2;text-align:center;color:#192630;margin:0}.shop-by-tab__grid{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.shop-by-tab__item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s ease}.shop-by-tab__item:hover{opacity:.8}.shop-by-tab__item[href="javascript:void(0);"]{cursor:default}.shop-by-tab__image-wrapper{width:193px;height:193px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-by-tab__image{width:100%;height:100%;object-fit:cover;display:block}.shop-by-tab__name{font-family:Aeonik,sans-serif;font-weight:400;font-size:20px;line-height:1.2;text-align:center;color:#243544}@media screen and (max-width: 1200px){.shop-by-tab__grid{flex-wrap:wrap;justify-content:center}.shop-by-tab__item{flex:0 0 calc(33.333% - 16px)}}@media screen and (max-width: 768px){.shop-by-tab__container{padding:60px 40px 40px;gap:24px}.shop-by-tab__title{font-size:36px}.shop-by-tab__grid{gap:16px}.shop-by-tab__item{flex:0 0 calc(50% - 8px)}.shop-by-tab__image-wrapper{width:160px;height:160px}.shop-by-tab__name{font-size:18px}}@media screen and (max-width: 550px){.shop-by-tab__container{padding:40px 20px 30px;gap:20px}.shop-by-tab__title{font-size:28px}.shop-by-tab__grid{gap:12px}.shop-by-tab__item{flex:0 0 100%}.shop-by-tab__image-wrapper{width:140px;height:140px}.shop-by-tab__name{font-size:16px}}.shop-by-tab__tabs-container{max-width:1440px;margin:0 auto;padding:0 80px 80px;background:#fff;overflow:hidden}.shop-by-tab__tabs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;margin-bottom:32px}.shop-by-tab__tab-item{font-family:Aeonik,sans-serif;font-weight:400;font-size:18px;line-height:1.2;text-align:center;color:#6b7280;background:#f2f4f4;border:none;border-right:2px solid #FFFFFF;padding:12px 32px;cursor:pointer;transition:all .3s ease;outline:none}.shop-by-tab__tab-item:last-child{border-right:none;border-radius:0 4px 4px 0}.shop-by-tab__tab-item:first-child{border-radius:4px 0 0 4px}.shop-by-tab__tab-item[data-default-open]{font-weight:500;color:#243746;background:transparent;border:1px solid #6B7280;border-radius:4px;position:relative;z-index:1;margin:0 -1px}.shop-by-tab__tab-item:hover:not(.active){background:#f2f4f4cc}.shop-by-tab__tab-item.active{font-weight:500;color:#243746;background:transparent;border:1px solid #6B7280;border-radius:4px;position:relative;z-index:1;margin:0 -1px}.shop-by-tab__tabcontent{display:none;animation:fadeEffect .5s}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}.shop-by-tab__products-wrapper,.shop-by-tab__products-slider{width:100%}.shop-by-tab__products-grid{display:block;margin-bottom:32px}.shop-by-tab__products-slider.swiper{display:block;margin-bottom:32px;overflow:visible}.shop-by-tab__products-slider.swiper .swiper-wrapper{display:flex;gap:0}@media screen and (max-width: 768px){.shop-by-tab__tabcontent{padding-left:0;padding-right:0}.shop-by-tab__products-wrapper{overflow:visible}.shop-by-tab__products-slider.swiper{display:block!important;gap:0!important;margin-bottom:0;overflow:visible;padding-right:45px}.shop-by-tab__products-slider.swiper .swiper-wrapper{display:flex!important;gap:0}.shop-by-tab__product-item.swiper-slide{width:213px!important;flex-shrink:0;margin-right:0}}@media screen and (min-width: 769px){.shop-by-tab__products-slider.swiper{display:block!important;margin-bottom:32px;overflow:visible}.shop-by-tab__products-slider.swiper .swiper-wrapper{display:flex!important;width:100%!important}.shop-by-tab__product-item.swiper-slide{width:300px!important;max-width:300px;margin-right:0!important}}.shop-by-tab__product-item{width:100%}.shop-by-tab__products-slider .swiper-pagination{display:none!important;position:static;margin-top:16px}.shop-by-tab__products-slider .swiper-pagination-bullet{width:8px;height:8px;background:#c9d3da;opacity:1}.shop-by-tab__products-slider .swiper-pagination-bullet-active{background:#243746}.shop-by-tab__button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:45px}.shop-by-tab__button{border-radius:999px;padding:20px 64px;font-size:22px;cursor:pointer;font-family:Aeonik,sans-serif;font-weight:500;display:inline-flex;align-items:center;text-transform:none;letter-spacing:normal;gap:12px}.shop-by-tab__button-icon{display:inline-flex;align-items:center;flex-shrink:0;color:currentColor}.shop-by-tab__button-icon svg{width:18px;height:14px;display:block}@media screen and (max-width: 768px){.shop-by-tab__button{padding:16px 32px;font-size:20px}}@media screen and (max-width: 600px){.shop-by-tab__tabs-container{padding:0 16px 60px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:0px}.shop-by-tab__tabs{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}.shop-by-tab__tab-item{font-family:Aeonik,sans-serif;font-weight:400;font-size:16px;line-height:1.2;text-align:center;color:#6b7280;background:#f2f4f4;border:none;border-right:2px solid #FFFFFF;padding:12px 18px;cursor:pointer;transition:all .3s ease;outline:none;border-radius:0}.shop-by-tab__tab-item:first-child{border-radius:4px 0 0}.shop-by-tab__tab-item:last-child{border-right:none;border-radius:0 4px 4px 0}.shop-by-tab__tab-item.active,.shop-by-tab__tab-item[data-default-open]{font-family:Aeonik,sans-serif;font-weight:500;font-size:16px;line-height:1.14;color:#243746;background:transparent;border:1px solid #6B7280;border-right:1px solid #6B7280;border-radius:4px;position:relative;z-index:1;margin:0}.shop-by-tab__tabs-content{padding:0;width:100%;overflow-x:hidden}.shop-by-tab__products-wrapper{width:100%}.shop-by-tab__products-slider{width:100%;overflow:hidden;padding-bottom:12px}.shop-by-tab__products-grid{margin-bottom:0;width:100%}.shop-by-tab__product-item{width:213px!important;flex-shrink:0}.shop-by-tab__button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:0;width:100%}.shop-by-tab__button{border-radius:999px;padding:16px 0;letter-spacing:normal;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;font-family:Aeonik,sans-serif;font-weight:500;font-size:18px;line-height:1.14;background-color:#243746;color:#fff;width:100%;border:none;cursor:pointer;text-decoration:none}.shop-by-tab__button:hover{opacity:.9}.shop-by-tab__button .button__icon{width:22px;height:22px;padding:5px 3px;display:flex;align-items:center;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/140/assets/section-shop-by-tab.css.map */
