@charset "utf-8";.slide{height:100%;padding:45px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5}.slide h3,.slide h4{font-weight:400}.slide__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slide__label{letter-spacing:2px;line-height:20px;font-weight:700;color:#8e9aa1;margin-bottom:30px;min-height:20px;text-transform:uppercase}@media (min-width:651px){.slide__label{font-size:13px;max-width:70%}}@media screen and (max-width:650px){.slide h3,.slide h4{font-size:20px}.slide__label{font-size:11px}}.slide__author{font-weight:600;font-size:16px;color:#8e9aa1}.slide__text{margin-bottom:45px}@media screen and (max-width:650px){.slide__link{font-size:13px}}.slide__link a.external-link{position:relative}