.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 h3{font-size:2.4rem;font-weight:700;line-height:73.85px}.product .product-list a{text-decoration:none}.product .product-list .product-card{background-color:#fff;transition:all .5s ease-in-out;height:370px;border-radius:30px}.product .product-list .product-card:hover{transform:scale(1.03);cursor:pointer}.product .product-list .product-card .card-image{width:auto;height:144px!important;display:flex;justify-content:center;align-items:center}.product .product-list .product-card .card-image img{height:100%;width:auto}.product .product-list .product-card .company-name{text-align:center;font-size:1.1rem;font-weight:700;line-height:23.31px;margin-top:15px}.product .product-list .product-card .product-name{text-align:center;font-size:1rem;font-weight:700;line-height:23.31px;margin-top:15px;color:#fc6fbb}.product .product-list .product-card .price{text-align:center;font-size:1.5rem;font-weight:700;line-height:13.31px;margin-top:14px}.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}.product .btn-select-now{width:100%;height:50px;border-radius:32.35px;background:#fc6fbb;font-size:.9rem;font-weight:500;line-height:27px;text-align:center;color:#fff;margin-top:30px}.product .btn-select-now:hover{background:#fd99ce;color:#fff}.product .btn-select-now:disabled{border:1px solid #fc6fbb;color:#fd99ce}