@media screen and (min-width:0px){.acercade-section{width:100vw;padding:7rem 0 0}.acercade-box,.acercade-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.acercade-box{width:90vw;max-width:1400px;gap:2rem}#acercade-1 .acercade-base-box{padding-bottom:7rem}.acercade-picture{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.acercade-picture img{width:100%}.acercade-text{width:fit-content;max-width:650px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.acercade-text-title{font-size:var(--title-size-1);font-weight:300;border-left:2px solid var(--tag-color-1);padding-left:.5rem;margin-bottom:.5rem}.acercade-text-title span{font-weight:600}.acercade-text-subtitle{font-size:var(--subtitle-size-1);font-weight:500;margin-bottom:2rem}.acercade-text-subtitle span{color:var(--tag-color-1)}.acercade-text-p-text{font-size:var(--text-size-1-m);font-weight:300;margin-bottom:1rem;color:var(--text-color-2)}.acercade-button{width:fit-content;flex-direction:column}.acercade-button,.acercade-button a{display:flex;justify-content:center;align-items:center}.acercade-button a{flex-direction:row;gap:1rem;padding:var(--button-padding-1);border-radius:var(--button-rounded-1);background-color:var(--white-color);color:var(--dark-color-1);font-size:var(--text-size-1-m);font-weight:var(--button-text-weight-1)}.acercade-button a:hover{background-color:var(--white-color-2)}.acercade-base-line{width:100vw;flex-direction:column}.acercade-base-box,.acercade-base-line{display:flex;justify-content:center;align-items:center;background-position:bottom;background-size:contain;background-repeat:no-repeat}.acercade-base-box{width:90vw;max-width:1400px;flex-direction:row;flex-wrap:wrap;background-image:url(/img/icons/acercade-base-borders-m.svg);gap:4rem;padding:7rem 1rem 4rem}.acercade-base-icon{max-width:190px}.acercade-base-icon,.acercade-base-icon-2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.acercade-base-icon-2{max-width:310px;height:fit-content;padding:2.5rem;background-image:url(/img/icons/circle-border.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}}@media screen and (min-width:900px){.acercade-box{flex-direction:row}.acercade-base-box{flex-direction:row;background-image:url(/img/icons/acercade-base-borders.svg)}.acercade-picture{width:50%;max-width:fit-content}.acercade-text{width:50%;max-width:650px}}@media screen and (min-width:1200px){.acercade-base-icon{max-width:290px}}@media screen and (min-width:1370px){.acercade-base-box{gap:10rem}}