@media screen and (min-width:0px){.servicios-section{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:7rem 0;background-image:url(/img/photos/servicios-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center}.servicios-box{width:90vw;max-width:1191px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--white-color-1)}.servicios-title{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.servicios-title-tag{font-size:var(--title-font);border-left:var(--golden-color-1) solid 2px;padding-left:.5rem;font-weight:500}.servicios-title h2{font-size:var(--title-size-m);line-height:var(--landing-title-line-height-m);overflow-y:hidden}.servicios-text-button{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;margin-top:2.4rem}.servicios-p-text{font-size:var(--text-size);color:var(--white-color-2)}.servicios-text-button button{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent}.servicios-text-button button a{font-size:var(--text-size);color:var(--white-color-1);padding:.5rem 1rem;border-radius:var(--button-rounded);background-color:var(--golden-color-1)}.servicios-text-button button a:hover{transition:ease .5s;background-color:var(--golden-color-2)}.servicios-cards{width:100%;margin-top:4rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4rem}.servicios-card{width:100%;max-width:500px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;border:var(--golden-color-6) solid 1px;border-radius:var(--button-rounded)}.servicios-card img{width:100%;max-width:fit-content}.servicios-card h3{font-size:var(--text-size);font-family:var(--title-font);margin:1rem 0;font-weight:600}.servicios-card p{font-size:var(--text-size-m);color:var(--white-color-2);margin-bottom:.5rem}.servicios-card a{font-size:var(--text-size);font-weight:500;font-family:var(--title-font);color:var(--white-color-1);border-bottom:var(--golden-color-1) solid 1px;padding-bottom:.2rem}.servicios-card a:hover{color:var(--white-color-2);transition:ease .2s}.servicios-cards-2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;gap:2rem}.servicios-card-2{width:100%;max-width:570px;padding:2rem;border:var(--golden-color-6) solid 1px;border-radius:var(--button-rounded);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.servicios-card-2 img{width:10rem;object-fit:cover;object-position:center;border-radius:var(--button-rounded)}.servicios-card-2 h3{margin:.7rem 0 1rem;font-size:var(--text-size);font-weight:600;font-family:var(--title-font)}.servicios-card-2 p{font-size:var(--text-size-m);font-weight:400;color:var(--white-color-2);margin-top:1.5rem}.servicios-card-2 a{color:var(--white-color-1);font-weight:600;font-family:var(--title-font);border-bottom:var(--golden-color-1) solid 2px;padding:.2rem;margin-top:.2rem}.servicios-card-2 a:hover{color:var(--white-color-2);transition:ease .2s}.servicios-list-box{width:100%;max-width:1000px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem}.servicios-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;margin-top:4rem}.servicios-list li{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.servicios-list li a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.servicios-list li a span:hover{color:var(--golden-color-1);transition:.2s ease}.servicios-list li a img{min-width:2rem;width:fit-content}.servicios-list li a span{min-height:2.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--text-size-1);font-weight:600;color:var(--white-color-1);border-bottom:var(--golden-color-1) solid 1px}}@media screen and (min-width:770px){.servicios-text-button{align-items:flex-start;justify-content:center;flex-direction:row;justify-content:space-between}.servicios-p-text{width:100%;max-width:770px}.servicios-text-button button{justify-self:flex-end}}@media screen and (min-width:894px){.servicios-cards{flex-direction:row;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}.servicios-card{max-width:370px;height:24rem}.servicios-cards-2{flex-direction:row;flex-wrap:wrap}.servicios-card-2{max-width:340px;height:43rem}}
