/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.site--news_recomm__aside {
  background-color: #e2e2e2;
  width: 100%;
  margin-bottom: 84px; }
  @media only screen and (min-width: 40em) {
    .site--news_recomm__aside {
      margin-bottom: 94px; } }
  .site--news_recomm__aside--wrap {
    margin: 0 auto;
    padding: 50px 0 14px; }
    @media only screen and (min-width: 40em) {
      .site--news_recomm__aside--wrap {
        padding: 72px 0 20px;
        margin: 0 40px; } }
.site--news_recomm__back {
  text-align: right;
  padding-top: 0;
  padding-bottom: 80px; }
  @media only screen and (min-width: 78.75em) {
    .site--news_recomm__back {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 62.4375em) {
    .site--news_recomm__back {
      display: none; } }
  .site--news_recomm__back--link {
    position: relative;
    min-height: 12px;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media only screen and (min-width: 40em) {
      .site--news_recomm__back--link {
        font-size: 18px; } }
    .site--news_recomm__back--link span {
      font-size: 16px;
      line-height: 32px;
      display: inline-block;
      text-transform: uppercase; }
    .site--news_recomm__back--link .icon_news {
      line-height: 31px;
      font-size: 32px; }
    .site--news_recomm__back--link:hover {
      color: #c3243c; }
.site--news_recomm__title {
  margin: 0 0 22px;
  font-family: "PF DinText Pro", Arial, sans-serif;
  font-size: 30px; }
.site--news_recomm__link {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .site--news_recomm__link:hover .site--news_recomm__name {
    color: #c3243c; }
.site--news_recomm__thumb {
  margin: 0;
  display: block;
  width: 100%;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100%; }
.site--news_recomm__content {
  padding: 16px 0; }
.site--news_recomm__name {
  font-family: "PF DinText Pro", Arial, sans-serif;
  font-weight: 500;
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.278;
  color: #262626;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.site--news_recomm__date {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "PF DinDisplay Pro", Arial, sans-serif;
  font-weight: 700;
  color: #808080;
  padding: 0 15px 0 0;
  line-height: 46px; }
  .site--news_recomm__date span {
    font-size: 11px; }

/*# sourceMappingURL=style.css.map */
