.wrapper-card{margin-bottom:14rem;width:100%}@media screen and (max-width:1024px){.wrapper-card{margin-bottom:10rem}}@media screen and (max-width:576px){.wrapper-card{margin-bottom:8rem}}.wrapper-card .card-station{align-items:center;background:#fff;border-radius:1.2rem;box-shadow:0 0 16px 0 rgba(8,15,52,.08);display:flex;gap:1.5rem;justify-content:flex-start;margin:3.2rem auto;max-height:24rem;padding:2rem 4rem;width:95rem}@media screen and (max-width:1024px){.wrapper-card .card-station{height:14rem;margin:2rem auto;padding:2rem;width:80%}}@media screen and (max-width:576px){.wrapper-card .card-station{margin:1.5rem auto;max-height:10rem;padding:2rem;width:90%}}.wrapper-card .card-station .wrap_image{width:25%}@media screen and (max-width:1024px){.wrapper-card .card-station .wrap_image{width:20%}}@media screen and (max-width:576px){.wrapper-card .card-station .wrap_image{width:25%}}.wrapper-card .card-station .wrap_image .image-card{-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:1024px){.wrapper-card .card-station .wrap_image .image-card{width:80%}}@media screen and (max-width:576px){.wrapper-card .card-station .wrap_image .image-card{width:100%}}.wrapper-card .card-station .wrap_text{--color:#494949;align-items:start;display:flex;flex-direction:column;justify-content:center;width:70%}.wrapper-card .card-station .wrap_text .title{color:var(--color);font-size:2rem;font-weight:700;text-transform:capitalize}@media screen and (max-width:576px){.wrapper-card .card-station .wrap_text .title{font-size:1.2rem}}.wrapper-card .card-station .wrap_text .desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--color);display:-webkit-box;font-size:2rem;overflow:hidden}@media screen and (max-width:576px){.wrapper-card .card-station .wrap_text .desc{font-size:1.2rem}}.title-component{align-items:center;display:flex;justify-content:center}@media screen and (max-width:576px){.title-component{flex-direction:column}}.title-component .text{color:var(--colorPrimary);font-size:4rem;font-weight:700}@media screen and (max-width:1024px){.title-component .text{font-size:3rem}}@media screen and (max-width:992px){.title-component .text{font-size:3rem}}@media screen and (max-width:576px){.title-component .text{font-size:2rem}}.title-component .text-bg{background:#15bdd7;border-radius:.6rem;color:var(--colorTextLightSolid);font-size:4.8rem;font-weight:700;margin-left:1rem;padding:0 1rem;text-transform:uppercase}@media screen and (max-width:1024px){.title-component .text-bg{font-size:3.4rem}}@media screen and (max-width:992px){.title-component .text-bg{font-size:3.4rem}}@media screen and (max-width:576px){.title-component .text-bg{font-size:2.4rem}}