.hero-section{height:80vh;background-position:center;background-size:cover;position:relative}.hero-section .hero-gradient{background-color:rgb(53 69 109 / .7);backdrop-filter:grayscale(1);height:100%;width:100%}.dark-triangle-hero{position:absolute;clip-path:polygon(0% 45.8%,100% 100%,0% 100%);height:100%;width:100%;background-color:var(--dark-blue)}.hero-container{display:flex;flex-direction:column;align-items:center;height:70vh;justify-content:space-evenly;text-align:center;color:#fff;margin:auto}.hero-container img{max-width:700px}.partner-title-con{max-width:1000px;margin:0 auto}.partner-title{font-size:2.7rem}.parnter-sub-text{font-size:1.2rem;max-width:900px;margin:0 auto}.product-button{position:absolute;bottom:5%;text-align:center;transform:translate(-50%,-50%);left:50%}.product-button a{color:#fff;text-decoration:none;font-weight:700;font-size:1.8rem;line-height:112.02%}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(425px,1fr));gap:3em;padding:3em 0;justify-items:center}.single-product{width:425px}.single-product h4{font-size:1.8rem;margin:0;margin-bottom:.5em}.single-product img{width:425px;height:600px;object-fit:cover}.single-product p{font-weight:400;font-size:1.1rem;line-height:153.02%}@media (max-width:1125px){.partner-title{font-size:2rem}.hero-container img{width:60%}.single-product{width:400px}.single-product img{width:400px;height:500px}.single-product h4{font-size:1.4rem}}