.ft-mol-card{display:flex;width:100%;margin-bottom:2rem}.ft-mol-card__header{margin-top:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%}@media only screen and (min-width:768px){.ft-mol-card__header{margin-top:1.5rem}}.ft-mol-card--row .ft-mol-card__header{margin-top:0}.ft-mol-card--white .ft-mol-card__header{color:var(--color-white)}.ft-mol-card__headband{margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.ft-mol-card--center .ft-mol-card__headband{align-items:flex-start;flex-direction:column}@media only screen and (min-width:768px){.ft-mol-card--center .ft-mol-card__headband{align-items:center}}.ft-mol-card--featured .ft-mol-card__headband{align-items:center;flex-direction:column}.ft-mol-card__title{margin:0;font-weight:bold;font-family:var(--font-primary);font-size:2.2rem;line-height:2.4rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card__title{font-size:2.8rem;line-height:3rem}}.ft-mol-card--xs .ft-mol-card__title{font-weight:bold;font-family:var(--font-primary);font-size:1.8rem;line-height:2rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card--xs .ft-mol-card__title{font-size:2rem;line-height:2.2rem}}.ft-mol-card--row .ft-mol-card__title{font-weight:bold;font-family:var(--font-primary);font-size:1.8rem;line-height:2rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card--row .ft-mol-card__title{font-size:2rem;line-height:2.2rem}}.ft-mol-card__subtitle{margin-top:0.5rem;margin-bottom:0;width:100%;font-family:var(--font-stack);font-weight:normal;font-size:1.8rem;line-height:2.6rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card__subtitle{line-height:2.8rem}}.ft-mol-card--xs .ft-mol-card__subtitle{font-family:var(--font-stack);font-weight:normal;font-size:1.8rem;line-height:2.6rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card--xs .ft-mol-card__subtitle{line-height:2.8rem}}.ft-mol-card--row .ft-mol-card__subtitle{font-family:var(--font-stack);font-weight:normal;font-size:1.8rem;line-height:2.6rem;letter-spacing:0}@media only screen and (min-width:768px){.ft-mol-card--row .ft-mol-card__subtitle{line-height:2.8rem}}.ft-mol-card--featured .ft-mol-card__subtitle{margin-top:0.5rem;margin-bottom:0}@media only screen and (min-width:768px){.ft-mol-card--featured .ft-mol-card__subtitle{margin-top:1.5rem;margin-bottom:0}}.ft-mol-card__image{display:block;object-fit:contain;height:68px;width:68px}@media only screen and (min-width:768px){.ft-mol-card__image{width:100%;height:124px}}.ft-mol-card--xs .ft-mol-card__image{height:68px;width:68px}@media only screen and (min-width:768px){.ft-mol-card--xs .ft-mol-card__image{height:145px;width:100%}}.ft-mol-card--row .ft-mol-card__image{height:68px;width:68px}.ft-mol-card--featured .ft-mol-card__image{height:130px;width:130px}@media only screen and (min-width:768px){.ft-mol-card--featured .ft-mol-card__image{height:200px;width:100%}}.ft-mol-card__body{display:flex;flex-direction:row;width:100%;color:var(--color-black)}@media only screen and (min-width:768px){.ft-mol-card__body{flex-direction:column}}.ft-mol-card--row .ft-mol-card__body{flex-direction:row}.ft-mol-card--featured .ft-mol-card__body{flex-direction:column}.ft-mol-card__date{font-family:var(--font-stack);font-weight:normal;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;margin:0;color:var(--color-quaternary)}.ft-mol-card--xs .ft-mol-card__date{font-family:var(--font-stack);font-weight:normal;font-size:1.2rem;line-height:2rem;letter-spacing:0}.ft-mol-card__text{font-family:var(--font-stack);font-weight:normal;font-size:1.6rem;line-height:2.4rem;letter-spacing:0;margin-top:1rem;margin-bottom:0;width:100%}.ft-mol-card--xs .ft-mol-card__text{font-family:var(--font-stack);font-weight:normal;font-size:1.4rem;line-height:1.6rem;letter-spacing:0}.ft-mol-card--row .ft-mol-card__text{text-align:left}.ft-mol-card__text~.ft-mol-card__text{margin:0}.ft-mol-card--featured .ft-mol-card__text{margin-top:1rem;margin-bottom:0}@media only screen and (min-width:768px){.ft-mol-card--featured .ft-mol-card__text{margin-top:1.5rem;margin-bottom:0}}.ft-mol-card__content{display:block;margin-right:1.5rem;position:relative}@media only screen and (min-width:768px){.ft-mol-card__content{margin-right:0}}.ft-mol-card--row .ft-mol-card__content{margin-right:1.5rem}.ft-mol-card--featured .ft-mol-card__content{margin-right:0;margin-bottom:2rem}@media only screen and (min-width:768px){.ft-mol-card--featured .ft-mol-card__content{margin-right:0;margin-bottom:0}}.ft-mol-card__content .ft-img{width:100%;max-width:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;position:relative;display:flex;align-items:center;justify-content:flex-start}.ft-mol-card--bordered .ft-mol-card__content .ft-img{background-color:var(--color-lightGrey);padding:1.5rem}.ft-mol-card--center .ft-mol-card__content .ft-img{justify-content:flex-start}@media only screen and (min-width:768px){.ft-mol-card--center .ft-mol-card__content .ft-img{justify-content:center}}.ft-mol-card--featured .ft-mol-card__content .ft-img{justify-content:center}.ft-mol-card--crucigrama .ft-mol-card__content .ft-img{background-color:var(--color-crucigrama)}.ft-mol-card--wordle .ft-mol-card__content .ft-img{background-color:var(--color-wordle)}.ft-mol-card--sopa .ft-mol-card__content .ft-img{background-color:var(--color-sopa)}.ft-mol-card--sudoku .ft-mol-card__content .ft-img{background-color:var(--color-sudoku)}.ft-mol-card--cuadronumerico .ft-mol-card__content .ft-img{background-color:var(--color-cuadronumerico)}.ft-mol-card--pangramax .ft-mol-card__content .ft-img{background-color:var(--color-pangramax)}.ft-mol-card--saltaminas .ft-mol-card__content .ft-img{background-color:var(--color-saltaminas)}.ft-mol-card--timequest .ft-mol-card__content .ft-img{background-color:var(--color-timequest)}.ft-mol-card__contentNew{position:absolute;top:-0.5rem;left:-0.8rem;padding:0.4rem 1rem;font-family:var(--font-stack);font-weight:normal;font-size:1.4rem;line-height:1.6rem;letter-spacing:0;font-weight:bold;border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;background-color:var(--color-black);color:var(--color-white);z-index:10}.ft-mol-card--xs .ft-mol-card__contentNew{font-family:var(--font-stack);font-weight:normal;font-size:1.2rem;line-height:1.4rem;letter-spacing:0;font-weight:bold}.ft-mol-card__footer{margin-top:1.5rem;display:flex;width:100%;justify-content:flex-start}.ft-mol-card--row .ft-mol-card__footer{justify-content:flex-start}.ft-mol-card--center .ft-mol-card__footer{justify-content:flex-start}@media only screen and (min-width:768px){.ft-mol-card--center .ft-mol-card__footer{justify-content:center}}.ft-mol-card--featured .ft-mol-card__footer{justify-content:center;margin-top:1.5rem}@media only screen and (min-width:768px){.ft-mol-card--featured .ft-mol-card__footer{margin-top:2.5rem;margin-bottom:0}}.ft-mol-card__footer .ft-btn+.ft-btn{margin-left:1rem}.ft-mol-card--bordered{padding:1.5rem;border-style:solid;border-width:0.1rem;border-color:var(--color-lightGrey);border-top-left-radius:1rem;border-top-right-radius:1rem;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;box-shadow:rgba(0,0,0,0.16) 0px 1px 4px;background-color:var(--color-white)}.ft-mol-card--bordered:hover{box-shadow:rgba(0,0,0,0.2) 0px 1px 8px}.ft-mol-card--center{align-items:flex-start;text-align:left}@media only screen and (min-width:768px){.ft-mol-card--center{align-items:center;text-align:center}}.ft-mol-card--featured{align-items:center;text-align:center}.ft-mol-card--row{flex-direction:column;align-items:flex-start}.ft-mol-card--textWhite .ft-mol-card__header{color:var(--color-white)}.ft-mol-card .ft-btn--secondary{border-color:var(--color-white);color:var(--color-white);background-color:transparent}.ft-mol-card .ft-btn--secondary:hover{background:var(--color-secondary) radial-gradient(circle,transparent 1%,var(--color-secondary) 1%) center/15000%;color:var(--color-white);border-color:var(--color-black)}