.especial-home__container{padding:0 1rem;margin:1rem auto}.especial-home__card{max-width:65rem;margin:4rem auto 0}.especial-home__card:nth-of-type(2n) a{flex-direction:row-reverse}.especial-home__card:nth-of-type(2n) .especial-home__card-info{align-items:flex-end;text-align:right}.especial-home__card a{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.especial-home__card-img{border-radius:.5rem;overflow:hidden;width:40%;height:20rem;display:flex;justify-content:center;align-items:center}.especial-home__card-img img{display:block;min-width:100%;height:100%;object-fit:cover}.especial-home__card-info{display:flex;flex-direction:column;width:calc(60% - 1rem)}.especial-home__card-title{font-family:var(--title-font);font-weight:700;font-size:3rem;line-height:1em;width:100%}.especial-home__card-summary{margin-top:1rem;font-family:var(--text-font);font-weight:400;font-size:1rem}.especial-home__card-info .btn{margin-top:2rem;width:10rem}@media(max-width:768px){.especial-home__card-title{font-size:2.1rem;margin-top:.7rem}.especial-home__card-img,.especial-home__card-info{width:100%}}