@media screen and (min-width:0px){.servicios-page-section{width:100vw;padding:7rem 0}.servicios-page-section,.servicios-page-section-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.servicios-page-section-box{width:90vw;max-width:1330px;gap:4rem}.servicios-page-section-picture{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1rem;border-radius:var(--button-rounded)}.servicios-page-section-img{width:100%;margin-right:4rem;border-radius:var(--button-rounded)}.servicios-page-section-picture article{width:fit-content;max-width:415px;margin-top:-3rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:flex-start;align-self:flex-end;padding:1rem;font-size:var(--tag-size-m);background-color:var(--blue-color-2);color:var(--white-color-1);border-radius:var(--button-rounded)}.servicios-page-section-picture article h3 span{color:var(--golden-color-1);margin-right:.5rem}.servicios-page-section-picture article p{display:none}.servicios-page-section-title{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:2rem;border-bottom:1px solid var(--gray-color-1)}.servicios-page-section-title-tag{font-size:var(--tag-size);color:var(--blue-color-1);border-left:2px solid var(--golden-color-1);padding-left:.5rem;font-family:var(--title-font);font-weight:600}.servicios-page-section-title h2{margin-bottom:1rem;font-weight:700;line-height:var(--landing-title-line-height-m);padding-bottom:.2rem;overflow-y:hidden;color:var(--blue-color-2);font-size:var(--title-size-m)}.servicios-page-section-title h2 span{color:var(--golden-color-1)}.servicios-page-section-title ul{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-top:1rem;gap:.4rem}.servicios-page-section-title ul li{list-style-type:disc;list-style-position:inside;font-size:var(--text-size)}.servicios-page-section-title ul li a{color:var(--golden-color-2)}.servicios-page-section-title ul li a:hover{text-decoration:underline}.servicios-page-section-p-text{font-size:var(--text-size);margin-top:1rem;color:var(--dark-color-2)}.servicios-page-section-p-text a{color:var(--dark-color-2);font-weight:600}.servicios-page-section-p-text a:hover{color:var(--dark-color-1);transition:.2s ease}.servicios-page-section-title button{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;background-color:transparent}.servicios-page-section-title button a{background-color:var(--golden-color-1);padding:.5rem 1rem;font-size:var(--text-size);color:var(--white-color-1);font-weight:600;border-radius:var(--button-rounded)}.servicios-page-section-title button a:hover{transition:.2s ease;background-color:var(--golden-color-2)}}@media screen and (min-width:770px){.servicios-page-section-box{flex-direction:row;gap:4rem}.servicios-page-section-picture article{font-size:var(--text-size)}.servicios-page-section-picture article p{font-size:var(--text-size-m);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;font-size:var(--tag-size-m)}.servicios-page-section-picture article p img{width:fit-content}}