.tibb{padding:0 2rem;margin-top:4rem}
@media(min-width:1060px){.tibb{margin-top:6rem}
}
@media(min-width:1060px){.tibb__inner{max-width:128rem;margin:0 auto}
}
.tibb__link{display:block;position:relative;color:#00256c;text-decoration:none}
.tibb__link:hover,.tibb__link:focus{text-decoration:underline;outline:0}
.tibb__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;min-height:12.4rem;max-height:14.6rem;overflow:hidden}
@media(min-width:1060px){.tibb__image{max-width:128rem;min-height:12rem;max-height:14.4rem;height:auto}
}
.tibb__image img{height:100%;vertical-align:top;position:absolute;right:0}
@media(min-width:1060px){.tibb__image img{width:100%;position:relative;top:50%;transform:translate(0,-50%);height:auto}
}
.tibb__disc{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;min-height:12.4rem;padding:2.2rem 10rem 2.2rem 2.4rem}
@media(min-width:1060px){.tibb__disc{min-height:12rem;padding:3rem 32rem 3.4rem 4rem}
}
.tibb__link:hover .tibb__disc,.tibb__link:focus .tibb__disc{text-decoration:underline;outline:0}
.tibb__title{display:block;width:100%;font-size:1.8rem;font-weight:700;color:#00256c;margin-bottom:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(min-width:1060px){.tibb__title{margin-bottom:.4rem}
}
.tibb__text{font-size:1.4rem;color:#00256c;line-height:1.58;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:6.6rem}
@media(min-width:1060px){.tibb__text{max-width:80rem;font-size:1.6rem;line-height:1.5;-webkit-line-clamp:2;max-height:4.8rem}
}