.contaccs{width: 90%;
margin: auto;
color: white;
display: flex;
flex-direction: column;}

.AccsAServ{display: flex;
    border: solid 5px black ;
    background-image: url(../Imagenes_index_principal/Ejemplofondo.webp);
padding: 2%;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
background-size: 100% 100%;}

.izquidesc{display: flex;
flex-direction: column;
flex: 1;
margin-right: 5%;}

.derechdesc{display: flex;
flex-direction: column;
margin: auto;
text-align: center;
flex: 1.8;}

.desbutton{display: flex;
margin: 1% 0 ;
justify-content: center;
font-size: 70px;
padding: 2% 5%;}

.trailer{width: 100%;
height: 100%;}

.trailercont{width: 100%;
height: fit-content;}

.aditionlist{display: flex;
justify-content: space-between;}

.plugins{margin-right: 40%;}

.adicont{font-size: 30px;}

.aditionlist{border-top: solid 2px gray }