.c_product-boxes .c_product-boxes__title{width:100%;flex-shrink:0;font-weight:600;font-size:20px;margin-bottom:12px;display:block;margin-bottom:12px}.c_product-boxes .c_product-boxes__boxes{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width:720px){.c_product-boxes .c_product-boxes__boxes{flex-wrap:nowrap}}.c_product-box-wrapper{width:calc(50% - 12px);margin-bottom:24px}@media screen and (min-width:720px){.c_product-box-wrapper{width:auto;margin-right:24px}.c_product-box-wrapper:last-of-type{margin-right:0}}.c_product-box .c_product-box__image{width:100%;height:auto;margin:0;padding:0;display:block;position:relative;overflow:hidden}.c_product-box .c_product-box__image .sale-info{position:absolute;top:8px;left:8px;font-size:16px;height:56px;width:56px;border-radius:50%;line-height:56px;background:#CD1719;color:rgba(255,255,255,.95);font-weight:600;display:flex;align-items:center;justify-content:center}.c_product-box .c_product-box__overlay{background:rgba(42,45,45,.8);position:absolute;top:0;right:0;width:100%;height:100%;transform:translateY(102%);transition:all .3s ease-in-out;display:flex;align-items:center;flex-direction:column}.c_product-box .c_product-box__overlay img{width:96px;max-width:36%;height:auto;opacity:.95;transform:translateX(-8px);margin-top:auto}.c_product-box .c_product-box__overlay .c_product-box__overlay__cta{border:2px solid #fff;color:#fff;opacity:.95;padding:0 12px;margin-bottom:24px;margin-top:24px}.c_product-box .c_product-box__text{color:#575756;line-height:24px;margin-top:4px}.c_product-box .c_product-box__text .c_product-box__price{display:block;font-weight:600;font-size:18px}.c_product-box:hover .c_product-box__overlay{transform:translateY(0)}.c_category-box-wrapper{width:100%;margin:24px 0}.c_category-box{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;color:#fff;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover}.c_category-box .c_category-box__overlay{background:rgba(42,45,45,.8);position:absolute;top:0;right:0;width:100%;height:100%;transition:all .3s ease-in-out}.c_category-box .c_category-box__title{font-size:48px;line-height:56px;font-weight:600;position:relative;z-index:10}.c_category-box .c_category-box__subtitle{font-size:24px;line-height:32px;font-weight:600;margin-bottom:16px;opacity:.92;position:relative;z-index:10}.c_category-box .c_category-box__button{border:2px solid #fff;color:#fff;opacity:.92;padding:0 12px;font-size:18px}.c_category-box:hover{color:#fff}.c_category-box:hover .c_category-box__overlay{background:rgba(42,45,45,.85)}.c_category-box:visited{color:#fff}