@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}}.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)}}