.products-preview{padding:60px 0 80px}.products-preview .title{text-align:center;margin-bottom:40px}.products-preview__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:70px 0;max-width:950px;margin:0 auto}.products-preview__item{width:100%;max-width:350px;text-align:center}.products-preview__item .btn{padding:11px 40px;color:#fff}.products-preview__item:first-child .btn:not(:hover,:focus,:focus-within){background:#7fbc42;border-color:#7fbc42}.products-preview__item:nth-child(2) .btn:not(:hover,:focus,:focus-within){background:#00b2e2;border-color:#00b2e2}.products-preview__item:nth-child(3) .btn:not(:hover,:focus,:focus-within){background:#e83688;border-color:#e83688}.products-preview__image{display:block;width:100%;aspect-ratio:300/322;object-fit:contain;margin:0 auto 15px}.products-preview__logo{display:block;width:62%;margin:0 auto}.products-preview__p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:.9375rem;line-height:1.3}.products-preview__p:not(:last-child){margin-bottom:20px}.products-preview__p strong{font-weight:600}@media all and (min-width:48rem){.products-preview__item{width:50%;max-width:unset;padding:0 20px}.products-preview__image{padding:0 10px;margin-bottom:13px}}@media all and (min-width:64rem){.products-preview{padding-bottom:100px}.products-preview__item{width:33.33%}}