#rt1tujdl8 {
    width: 100%;
    position: relative;
    display: block;
}

#rt1tujdl8 .pe8uttlo8 {
    width: 100%;
    padding: 15px 15px;
    justify-content: center;
    overflow-x: auto;
    display: flex;
	margin-top: 2px;
}

#rt1tujdl8 .pe8uttlo8::after {
    content: '';
    width: 40px;
    height: 100%;
    background: linear-gradient(to right, #ffffff00, #ffffff);
    position: absolute;
    right: 0px;
    top: 1px;
    bottom: 0px;
    z-index: 1;
    display: none;
}

#rt1tujdl8 .my4tu8tul {
	width: 100px;
    margin: 0px 10px;
    flex-direction: column;
    align-items: center;
	flex: 0 0 auto;
	display: flex;
}

#rt1tujdl8 .my4tu8tulend {
	width: 100px;
    margin: 0px 10px;
    flex-direction: column;
    align-items: center;
	flex: 0 0 auto;
	display: flex;
}


#rt1tujdl8 .ftbl1uvo8 {
	width: 90px;
	height: 90px;
	margin: 0px 0px;
	position: relative;
	margin-bottom: 5px;
    justify-content: center;
    align-items: center;
	display: flex;
}

#rt1tujdl8 .fa-circle-arrow-right {
	font-size: 25px;
	position: absolute;
	color: white;
	display: none;
}

#rt1tujdl8 .suk846lui {
	width: 100%;
	height: 100%;
	object-fit: cover;
    border-radius: 100px;
    display: block;
	box-shadow: 0 0 0 3px #fff, /* Borde exterior */ 0 0 0 4px #f00;
}

#rt1tujdl8 .k8u46uld7 {
	width: 100%;
    color: #000000;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
    display: grid;
	padding-top: 5px;
}

@media(max-width: 768px){
	
	#rt1tujdl8 {
		width: auto;
		margin: 0px -15px;
	}

	#rt1tujdl8 .pe8uttlo8 {
		padding: 15px 18px;
		justify-content: flex-start;
	}
	
	#rt1tujdl8 .pe8uttlo8::after {
        display: block;
    }
	
	#rt1tujdl8 .my4tu8tul {
		width: 80px;
		margin: 0px 0px;
		margin-right: 28px;
	}
	
		#rt1tujdl8 .my4tu8tulend {
		width: 80px;
		margin: 0px 0px;
	}

}