*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}.btn{cursor:pointer;border:1px solid #000;border-radius:5px;padding:1rem;font-size:16px}.cta:hover{background-color:red}.cta{background-color:#f0f8ff}.title-section{text-align:center}.title-section h3{color:red;font-size:1.5rem}.title-section h4{font-weight:400}.product-card{object-fit:cover;color:#f5f5f5;background-color:#474444;width:18.75rem;padding:.75rem}.product-card .card-header{margin-bottom:1rem}.product-card .card-header img{background-color:#f5f5f5;width:100%}.hero-section{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:50rem;display:flex}.hero-titles{text-align:center}.navbar{background-color:#f0f8ff;justify-content:space-between;padding:1rem;display:flex}.navbar .nav-part{gap:1rem;display:flex}.navbar li{list-style:none}.product-section{background-color:#f0f8ff;flex-direction:column;gap:8rem;padding:8rem 0;display:flex}.product-section .products-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}
