@charset "UTF-8";html{-webkit-text-size-adjust:100%}.section-sale-by-category,.section-sale-relationship{margin-block:5rem}.section-sale-by-category .container,.section-sale-relationship .container{display:flex;flex-direction:column;gap:60px}.section-sale-by-category .container,.section-sale-relationship .container{--max-width:1320px;width:100%;max-width:var(--max-width);display:flex;padding:0 24px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:992px){.section-sale-by-category .container,.section-sale-relationship .container{padding:0 16px;--max-width:100%}}.section-sale-by-category .container--wide,.section-sale-relationship .container--wide{--max-width:1348px}@media screen and (max-width:992px){.section-sale-by-category .container--wide,.section-sale-relationship .container--wide{--max-width:100%}}.section-sale-by-category .container--column,.section-sale-relationship .container--column{flex-direction:column}.section-sale-relationship__wrapper{display:grid;grid-template-columns:repeat(5,1fr);width:100%}@media screen and (max-width:1270px){.section-sale-relationship__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.section-sale-relationship__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:468px){.section-sale-relationship__wrapper{grid-template-columns:1fr}}.section-sale-by-category .category-sale-block{display:flex;flex-direction:column;gap:30px}.section-sale-by-category .category-sale-block__filters-wrapper{display:flex;align-items:center;gap:10px;overflow:hidden;position:relative}.section-sale-by-category .category-sale-block__filters{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:5px;-ms-overflow-style:none;scrollbar-width:none}.section-sale-by-category .category-sale-block__filters::-webkit-scrollbar{display:none}.section-sale-by-category .filter-btn{flex-shrink:0;white-space:nowrap;border:1px solid var(--text-grey);background-color:var(--white);padding:10px 15px;border-radius:3px;cursor:pointer;transition:border-color .2s ease}.section-sale-by-category .filter-btn:focus,.section-sale-by-category .filter-btn:hover{border-color:var(--red)}.section-sale-by-category .filter-btn.active{border-color:var(--red)}.section-sale-by-category .scroll-btn{position:absolute;top:43%;transform:translateY(-50%);flex-shrink:0;background:var(--white);border:1px solid var(--text-grey);color:var(--text-grey);font-size:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border-radius:100%}.section-sale-by-category .scroll-btn:hover{border-color:var(--red);color:var(--red)}.section-sale-by-category .scroll-btn.scroll-btn--prev{left:0}.section-sale-by-category .scroll-btn.scroll-btn--next{right:0}.section-sale-by-category .product-card-section{display:grid;grid-template-columns:repeat(5,1fr);width:100%}@media screen and (max-width:1270px){.section-sale-by-category .product-card-section{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.section-sale-by-category .product-card-section{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:468px){.section-sale-by-category .product-card-section{grid-template-columns:1fr}}.section-sale-by-category .product-card-wrapper{display:block}.section-sale-by-category .load-more-wrapper{grid-column:1/-1;display:flex;justify-content:center;margin-top:30px}.section-sale-by-category .load-more-btn{padding:15px;border:1px solid var(--red);background-color:var(--white);color:var(--text-color);border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:16px}.section-sale-by-category .load-more-btn:hover{background-color:var(--red);color:var(--white)}.product-conditions{width:100%}.product-conditions--wrap{background-color:var(--bg-light-grey);border-radius:10px;display:flex;width:100%}@media screen and (max-width:1024px){.product-conditions--wrap{flex-wrap:wrap}}.product-conditions--item{flex:1 1 0;text-align:center;display:flex;flex-direction:row;gap:16px;height:100px;justify-content:center;align-items:center;border-right:1px solid rgba(10,10,10,.2)}@media screen and (max-width:1024px){.product-conditions--item{flex:auto;width:50%}}@media screen and (max-width:600px){.product-conditions--item{width:100%;border-right:none}}.product-conditions--img{width:38.84px;height:38.84px;flex-shrink:0}.product-conditions--title{color:var(--text);font-size:13px;font-weight:400;line-height:130%;letter-spacing:-.14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:10%;text-underline-offset:auto;text-underline-position:from-font}.product-conditions .product-conditions--wrap .product-conditions--item:last-child{border-right:none}@media screen and (max-width:1024px){.product-conditions .product-conditions--wrap .product-conditions--item:nth-child(2){border-right:none}.product-conditions .product-conditions--wrap .product-conditions--item:nth-child(1){border-bottom:1px solid rgba(10,10,10,.2)}.product-conditions .product-conditions--wrap .product-conditions--item:nth-child(2){border-bottom:1px solid rgba(10,10,10,.2)}}@media screen and (max-width:600px){.product-conditions .product-conditions--wrap .product-conditions--item:nth-child(3){border-bottom:1px solid rgba(10,10,10,.2)}}