.auth .editorial-card--wrapper{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-bottom:20px}
.auth .editorial-card--one-col .editorial-card__item,.auth .editorial-card__item{flex:0 0 100%;max-width:100%}
.auth .editorial-card--one-col .editorial-card__item:not(:last-of-type),.auth .editorial-card__item:not(:last-of-type){margin-bottom:30px}
.auth .editorial-card--2-col .editorial-card__item{flex:0 0 50%;max-width:50%}
.auth .editorial-card--2-col .editorial-card__item figure img{max-height:300px}
.auth .editorial-card--3-col .editorial-card__item{flex:0 0 33.33333%;max-width:33.33333%}
.auth .editorial-card--3-col .editorial-card__item figure img{max-height:205px}
.auth .editorial-card--4-col .editorial-card__item{flex:0 0 25%;max-width:25%}
.auth .editorial-card--4-col .editorial-card__item figure img{max-height:150px}
.auth .editorial-card--h-centered .editorial-card__item--text-wrap .inner{display:block}
.auth .editorial-card--h-centered .editorial-card__item--text-wrap .inner__left i[class^="icon social-icon-"]{margin:0 auto 15px auto}
.auth .editorial-card--h-centered .editorial-card__item--text-wrap .inner__left i.material-icons{margin:-3px auto 15px auto}
.auth .editorial-card--h-centered .editorial-card__item--text-wrap .inner__right{text-align:center}
.auth .editorial-card__item{padding:0 15px;margin-bottom:30px}
.auth .editorial-card__item a{display:block}
.auth .editorial-card__item a:hover{text-decoration:none}
.auth .editorial-card__item figure img{width:100%;object-fit:cover;max-height:450px}
.auth .editorial-card__item--text-wrap{padding:31px 30px 24px 30px}
.auth .editorial-card__item--text-wrap .inner{position:relative;display:flex}
.auth .editorial-card__item--text-wrap h2{margin-bottom:10px}
.auth .editorial-card__item--text-wrap p{margin-bottom:10px}
.auth .editorial-card__item--text-wrap h2:empty,.auth .editorial-card__item--text-wrap p:empty{display:none}
.auth .editorial-card__item--text-wrap i.material-icons,.auth .editorial-card__item--text-wrap i[class^="icon social-icon-"]{display:block;max-width:30px;margin-right:35px}
.auth .editorial-card__item--text-wrap i.material-icons{margin-top:-3px}
@media screen and (max-width:992px){.auth .editorial-card--4-col .editorial-card__item{flex:0 0 50%;max-width:50%}
.auth .editorial-card--2-col .editorial-card__item figure img,.auth .editorial-card--3-col .editorial-card__item figure img,.auth .editorial-card--4-col .editorial-card__item figure img{max-height:200px}
.auth .editorial-card__item figure img{max-height:350px}
}
@media screen and (max-width:767px){.auth .editorial-card--wrapper{display:block}
.auth .editorial-card--2-col .editorial-card__item,.auth .editorial-card--3-col .editorial-card__item,.auth .editorial-card--4-col .editorial-card__item{flex:0 0 100%;max-width:100%}
.auth .editorial-card--2-col .editorial-card__item figure img,.auth .editorial-card--3-col .editorial-card__item figure img,.auth .editorial-card--4-col .editorial-card__item figure img{max-height:250px}
}
.auth .editorial-card__item a{-webkit-box-shadow:0 3px 15px 3px rgba(0,0,0,0.07);-moz-box-shadow:0 3px 15px 3px rgba(0,0,0,0.07);box-shadow:0 3px 15px 3px rgba(0,0,0,0.07)}
.auth .editorial-card__item figure img{border-bottom:3px solid;border-color:#fc0}
.auth .editorial-card__item--text-wrap{background:#fff}
.auth .editorial-card__item--text-wrap p{font-size:16px;line-height:24px}
.auth .editorial-card__item--text-wrap .inner .icon{font-size:22px}
.auth .editorial-card__item--text-wrap .inner .icon.material-icons{font-size:30px}