.rowavantaje{display: grid; grid-template-columns: auto auto repeat(4, 175px); gap: 50px; padding: 30px 100px 20px 50px;background: linear-gradient(129deg, rgba(22,110,242,1) 0%, rgba(0,192,250,1) 100%); height: 175px; border-radius: 20px; box-shadow: 0 0 27px rgba(0, 0, 0, 0.32); margin-top:-88px; position:relative;}
.titleoutcateg{font-size: 73px; font-weight: 700; color: #fff; line-height: 100px}
.descroutcateg{font-size: 24px; font-weight: 400; color: #fff; line-height: 25px;}
.boxfcategbox{background: linear-gradient(129deg, rgba(215,10,132,1) 0%, rgba(139,19,227,1) 100%); border-radius: 30px; box-shadow: 0 0 24px rgba(0, 0, 0, 0.54); position: relative; font-size: 23px; font-weight: 600; color: #fff; line-height: 25px; display: flex; align-items: end; justify-content: center; text-align: center; padding:15px 7px;}
.imgcategbox{position:absolute; bottom:50px;}