section.products{padding:60px 0;text-align:center;vertical-align:top}section.products h1,section.products h2,section.products h3,section.products h4,section.products h5,section.products h6{color:#c44f77;font-size:26px;font-weight:700;margin:0;padding:0;text-align:center;text-transform:uppercase}section.products .body{font-size:12px;margin:0 0 50px}@media (max-width:768px){section.products .body{margin:0 0 30px}}section.products .items{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:50px}@media (max-width:1200px){section.products .items{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){section.products .items{grid-template-columns:repeat(1,1fr)}}section.products .cta{background:#e75d8d;border-bottom:4px solid #963c5b;color:#fff}@media (max-width:768px){section.products .cta{display:block;margin:10px;width:auto}}section.products .cta:hover{background:#c44f77}
