.product-collection{display:flex;flex-direction:column}.product-collection *{font-family:Open Sans;letter-spacing:normal}.product-collection__top-text{margin:0;color:var(--top-text-color, #007aff);font-size:16px;font-style:normal;font-weight:700;line-height:44px}.product-collection__title{margin:0;color:var(--title-color, #1c1c1c);font-size:24px;font-style:normal;font-weight:700;line-height:34px}.product-collection__button{margin:15px auto 0;width:200px;height:44px;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;border-radius:36px;background:var(--button-bg-color, #036);text-decoration:none}.product-collection__button-txt{color:var(--button-text-color, #fff);text-align:center;font-size:16px;font-weight:600;line-height:24px}.product-collection__button-arrow{display:block;width:22px;height:13.757px;flex-shrink:0}.product-collection__list{margin-top:30px;display:grid;grid-template-columns:repeat(var(--product-columns-mobile, 1),1fr);justify-content:center;align-items:center;row-gap:var(--gap-list-row, 15px);column-gap:var(--gap-list-column, 15px)}@media screen and (min-width: 990px){.product-collection{padding-top:20px}.product-collection__top-text{font-size:18px}.product-collection__list{display:grid;grid-template-columns:repeat(var(--product-columns, 3),1fr);grid-template-rows:1fr;row-gap:var(--gap-list-row, 15px);column-gap:var(--gap-list-column, 15px);justify-content:space-between}.product-collection__button{margin:40px auto 0}.product-collection__button-txt{font-size:18px;font-weight:600;line-height:24px}.product-collection__title{margin-bottom:5px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/home-product-collection.css.map */
