.product{background-color:#e7f2ff}.product .product-offering{height:60vh;background:#0e1f33;display:flex;justify-content:center;align-items:center;position:relative;padding:11px}.product .product-offering .title{font-size:3rem;font-weight:700;line-height:82.82px;text-align:center;color:#fff}@media(max-width:700px){.product .product-offering .title{font-size:3rem;font-weight:700;line-height:52.82px}}.product .product-offering .description{color:#fff;font-size:.9rem;font-weight:400;line-height:27px;text-align:center}.product .product-offering .scroll-icon{box-shadow:0 4.71px 9.42px 0 rgba(0,0,0,.102);background:#fff;width:44px;height:44px;display:flex;justify-content:center;align-items:center;bottom:-20px;position:absolute;border-radius:50px}.product .product-list h2{font-size:2.4rem;font-weight:700;line-height:51.85px}.product .product-list a{text-decoration:none}.product .product-list .card{padding-bottom:25px;padding-top:25px;transition:all .5s ease-in-out}.product .product-list .card:hover{transform:scale(1.03);cursor:pointer}.product .product-list .card .card-image{width:144px;height:144px;border-radius:150px;background-color:rgba(14,31,51,.149);display:flex;justify-content:center;align-items:center}.product .product-list .card .card-name{text-align:center;font-size:1rem;font-weight:700;line-height:23.31px}.product .overlay{bottom:-2px;z-index:2;pointer-events:none}.product .overlay,.product .overlay svg{position:absolute;left:0;width:100%;height:100%}.product .overlay svg{top:0}