#contenedor-rs{background:linear-gradient(180deg,#fe5900 55%,#f2f2f2 0);font-family:Arial,sans-serif;min-height:120vh;padding-top:60px;text-align:center}#contenedor-rs>img{margin-bottom:20px;width:200px}#contenedor-rs h1{color:#fff;font-size:18px;letter-spacing:2px;line-height:1.6;margin-bottom:60px}#contenedor-rs>div{background:#fff;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.2);margin:auto auto 60px;padding:60px 20px 30px;position:relative;width:320px}#contenedor-rs>div>img{background:#fff;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.2);height:80px;left:50%;position:absolute;top:-40px;transform:translateX(-50%);width:80px}#contenedor-rs>div>div:first-of-type{display:flex;flex-direction:column;gap:15px;margin-top:20px}#contenedor-rs>div>div:last-of-type{display:flex;gap:20px;justify-content:center;margin-top:55px}#contenedor-rs>div>div:last-of-type img{cursor:pointer;transition:transform .2s;width:30px}#contenedor-rs>div>div:last-of-type img:hover{transform:scale(1.2)}