.body-videos{display:flex;flex-direction:column;min-height:100vh}.content-videos{flex-direction:column;flex:1 1;justify-content:center}.content-videos,.select-text{display:flex;align-items:center}.select-text{flex-direction:column;text-align:center;gap:1rem;position:relative}.select-text a{font-size:1.5rem;font-weight:300;color:blue;max-width:600px;position:relative;text-decoration:none;display:inline-block}.select-text a:hover{text-decoration:underline}.select-text .left{text-align:right;margin-right:30px;transform:translateX(-52%)}.select-text .left:hover{font-weight:500}.select-text .right{text-align:left;margin-left:30px;transform:translateX(52%)}.select-text .right:hover{font-weight:500}