.MainWrapper{color:#fff;background-image:url(/limpieza_Azul.jpg);background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.MainWrapper h1,.MainWrapper h2,.MainWrapper p{border-radius:10px;margin-bottom:2%;padding:6px}.MainWrapper .leftContainer{text-align:center;background-color:#2f469851;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.MainWrapper .leftContainer .link .buttonOrange{cursor:pointer;color:var(--background);background-color:orange;border:none;border-radius:10px;margin-bottom:6%;padding:30px;font-size:20px;font-weight:700}.MainWrapper .leftContainer .link .buttonOrange:hover{filter:brightness(70%);transform:scale(1.05)}.MainWrapper .leftContainer .socialIcons{justify-content:space-evenly;width:100%;display:flex}.MainWrapper .leftContainer .Icons:hover{filter:brightness(70%);transform:scale(1.1)}@media screen and (max-width:769px){.MainWrapper .leftContainer{width:55%;height:55%;margin-top:2%}.MainWrapper .leftContainer h1{display:none}.MainWrapper .leftContainer h2{padding:5%;font-size:15px}.MainWrapper .leftContainer .link .buttonOrange{padding:10px;font-size:15px}.MainWrapper .leftContainer .socialIcons{justify-content:space-evenly;width:100%;display:flex}.MainWrapper .leftContainer .socialIcons .Icons{width:40px;height:40px}}@media screen and (max-width:426px){.MainWrapper .leftContainer{justify-content:flex-start;width:100%;height:80%;display:flex}.MainWrapper .leftContainer h1{margin-top:5%}.MainWrapper .leftContainer h3{margin-top:5%;font-size:14px}.MainWrapper .leftContainer p{margin-top:5%;margin-bottom:5%;font-size:12px}.MainWrapper .leftContainer .link .buttonOrange{margin-bottom:15%}}
