.products-section{padding-top:2rem}@media (max-width: 1024px){.products-section{padding-top:2.15rem}}@media (max-width: 480px){.products-section{padding-top:2.07rem}}.products-section__top-content{max-width:5.45rem;display:flex;flex-direction:column;align-items:center;gap:.32rem;margin:0 auto 1.4rem;text-align:center}@media (max-width: 1024px){.products-section__top-content{margin-bottom:1.55rem;max-width:4.54rem}}@media (max-width: 480px){.products-section__top-content{margin-bottom:1.47rem;max-width:2.75rem}}.products-section__items{border-top:1px solid var(--colors-borders-grey-main, rgba(108, 97, 97, .3))}@media (min-width: 1025px){.products-section__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.products-section__item{padding:.4rem;display:flex;flex-direction:column;gap:.76rem}@media (max-width: 1024px){.products-section__item{gap:.7rem}}.products-section__item-picture{width:3.07rem}@media (max-width: 1024px){.products-section__item-picture{width:100%}}.products-section__item-title{margin-bottom:.12rem}.products-section__item:nth-of-type(2){background:repeating-linear-gradient(to bottom,var(--colors-borders-grey-main, rgba(108, 97, 97, .3)) 0 .07rem,transparent .07rem .14rem) left top/1px 100% no-repeat,repeating-linear-gradient(to bottom,var(--colors-borders-grey-main, rgba(108, 97, 97, .3)) 0 .07rem,transparent .07rem .14rem) right top/1px 100% no-repeat}
