.category-list .category-list__wrapper{margin:0 auto;max-width:1202px;padding:0 20px}.category-list .category-list__header{border-bottom:1px solid #E6E6E6;margin-bottom:60px}@media screen and (max-width:768px){.category-list .category-list__header{margin-bottom:40px}}.category-list .category-list__header-item-list{display:flex;flex-wrap:wrap;justify-content:center;padding:4px 0}@media screen and (max-width:768px){.category-list .category-list__header-item-list{justify-content:flex-start;padding:16px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and (max-width:400px){.category-list .category-list__header-item-list{gap:10px}}.category-list .category-list__header-item-list .category-list__header-item{border-radius:4px;padding:18px 0;text-align:center;transition:all ease .3s;width:calc(100% / var(--element-count))}@media screen and (max-width:768px){.category-list .category-list__header-item-list .category-list__header-item{align-items:center;background-color:#f2f5f3;display:flex;padding:14px 12px;width:100%}}@media screen and (max-width:400px){.category-list .category-list__header-item-list .category-list__header-item{padding:8px}}.category-list .category-list__header-item-list .category-list__header-item:hover .category-list__header-item-title{color:#feae16}.category-list .category-list__header-item-list .category-list__header-item-title{font-size:16px;font-weight:500}@media screen and (max-width:400px){.category-list .category-list__header-item-list .category-list__header-item-title{font-size:12px;text-align:left}}@media screen and (max-width:370px){.category-list .category-list__header-item-list .category-list__header-item-title{font-size:10px;text-align:left}}.category-list .category-list__header-item-list .category-list__header-item-image-wrapper{height:40px;margin:5px auto 10px;width:40px}@media screen and (max-width:768px){.category-list .category-list__header-item-list .category-list__header-item-image-wrapper{width:26px;height:26px;margin:2px 12px 0 0}}.category-list .category-list__header-item-list .category-list__header-item-image{width:100%;height:100%}.category-list .category-list__text{align-items:center;display:flex;flex-direction:column;margin-bottom:50px;text-align:center}.category-list .category-list__text .category-list__text-subtitle{border-radius:20px;font-size:14px;margin-bottom:10px;padding:6px 40px;width:max-content}@media screen and (max-width:768px){.category-list .category-list__text .category-list__text-subtitle{font-size:11px;margin-bottom:10px;padding:4px 15px}}.category-list .category-list__text .category-list__text-subtitle:last-child{margin-bottom:0}@media screen and (max-width:768px){.category-list .category-list__text .category-list__text-subtitle:last-child{margin-bottom:0}}.category-list .category-list__text .category-list__text-title{font-size:32px;font-weight:700}@media screen and (max-width:768px){.category-list .category-list__text .category-list__text-title{font-size:23px}}.category-list .category-list__content{display:flex;flex-direction:column}.category-list .category-list__content-item{margin-bottom:80px}@media screen and (max-width:768px){.category-list .category-list__content-item{margin-bottom:70px}}.category-list .category-list__content-item:last-child{margin-bottom:0}@media screen and (max-width:768px){.category-list .category-list__content-item:last-child{margin-bottom:0}}.category-list .category-list__content-item-header{align-items:center;border-radius:1px;display:flex;justify-content:center;padding:18px 24px 20px;position:relative;margin-bottom:40px}@media screen and (max-width:768px){.category-list .category-list__content-item-header{margin-bottom:20px}}.category-list .category-list__content-item-header:before{content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100%}.category-list .category-list__content-item-header-image-wrapper{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 7px #0000001a;display:flex;height:60px;justify-content:center;position:absolute;top:0;transform:translateY(-50%);width:60px;z-index:2}.category-list .category-list__content-item-header-image-wrapper .category-list__content-item-header-image{width:40px;height:40px}.category-list .category-list__content-item-header-title{font-size:25px;margin-top:20px}.category-list .category-list__content-item-header-title.category-title--active{text-decoration:underline}@media screen and (max-width:768px){.category-list .category-list__content-item-header-title{font-size:22px}}.category-list .category-list__content-item__product-list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:20px;width:100%;padding-bottom:30px}@media screen and (max-width:768px){.category-list .category-list__content-item__product-list{grid-template-columns:repeat(2,1fr);padding-bottom:20px}}.category-list .category-list__header-fixed{background-color:#fff;border-bottom:1px solid #E6E6E6;left:-1000%;position:fixed;top:var(--header-height);z-index:3;overflow:hidden}.category-list .category-list__header-fixed.category-list__header-fixed--active{left:0;right:0}.category-list .category-list__header-fixed .category-list__header-fixed-item-list{display:flex;justify-content:center;flex-wrap:wrap;max-width:1202px;padding:0 20px;margin:0 auto}@media screen and (max-width:768px){.category-list .category-list__header-fixed .category-list__header-fixed-item-list{flex-wrap:nowrap;justify-content:flex-start;overflow:scroll;padding-left:0}}.category-list .category-list__header-fixed .category-list__header-fixed-item{align-items:center;border-radius:4px;display:flex;justify-content:center;padding:18px 0;text-align:center;transition:all ease .3s;width:calc(100% / var(--element-count))}@media screen and (max-width:768px){.category-list .category-list__header-fixed .category-list__header-fixed-item{padding:11px 12px;width:100%}}.category-list .category-list__header-fixed .category-list__header-fixed-item-title.category-title--active{text-decoration:underline}@media screen and (max-width:1440px){.category-list .category-list__header-fixed .category-list__header-fixed-item-title{font-size:13px}}@media screen and (max-width:768px){.category-list .category-list__header-fixed .category-list__header-fixed-item-title{white-space:nowrap}}.category-list .category-list__header-fixed .category-list__header-fixed-item-image-wrapper{width:26px;height:26px;margin:2px 12px 0 0}.category-list__header-item-image,.category-list__header-fixed-item-image,.category-list__content-item-header-image{filter:saturate(.55)}.category-list__line-icon{width:100%;height:100%;display:block;color:#178a5b}.category-list__content-item-header-image-wrapper .category-list__line-icon{width:32px;height:32px;margin:auto}
/*# sourceMappingURL=/cdn/shop/t/1031/assets/category-list.scss.css.map */
