.item-list ul.pager .pager-previous a::after, .theme-black .item-list ul.pager .pager-previous a::after {
  content: "\e906"; }

.item-list ul.pager .pager-next a::after, .theme-black .item-list ul.pager .pager-next a::after {
  content: "\e907"; }

@-webkit-keyframes Gradient {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes Gradient {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes Gradient {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
@-webkit-keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
@keyframes fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
/*
 * Apply view styles here
 * Use view size classes to layout your views:
 * tiny, small, medium, large, full
*/
.view {
  width: 100%;
  float: left; }
  .view .view-content {
    width: 100%;
    float: left; }
  .view .views-row {
    margin-bottom: 30px; }
    @media (max-width: 500px) {
      .view .views-row {
        margin-bottom: 120px; } }
  @media (max-width: 500px) and (max-width: 1100px) {
    .view .views-row {
      margin-bottom: 96px; } }
  @media (max-width: 500px) and (max-width: 800px) {
    .view .views-row {
      margin-bottom: 72px; } }
  @media (max-width: 500px) and (max-width: 650px) {
    .view .views-row {
      margin-bottom: 60px; } }
  @media (max-width: 500px) and (max-width: 500px) {
    .view .views-row {
      margin-bottom: 54px; } }

  .view.tiny .views-row {
    width: 14.51613%;
    margin-right: 2.58065%;
    float: left; }
    .view.tiny .views-row:nth-child(6n) {
      margin-right: 0; }
    .view.tiny .views-row:nth-child(6n+1) {
      clear: left; }
    @media (max-width: 1100px) {
      .view.tiny .views-row {
        width: 23.06452%;
        margin-right: 2.58065%;
        float: left; }
        .view.tiny .views-row:nth-child(6n) {
          margin-right: 2.58065%; }
        .view.tiny .views-row:nth-child(6n+1) {
          clear: none; }
        .view.tiny .views-row:nth-child(4n) {
          margin-right: 0; }
        .view.tiny .views-row:nth-child(4n+1) {
          clear: left; } }
    @media (max-width: 960px) {
      .view.tiny .views-row {
        width: 31.6129%;
        margin-right: 2.58065%;
        float: left; }
        .view.tiny .views-row:nth-child(4n) {
          margin-right: 2.58065%; }
        .view.tiny .views-row:nth-child(4n+1) {
          clear: none; }
        .view.tiny .views-row:nth-child(3n) {
          margin-right: 0; }
        .view.tiny .views-row:nth-child(3n+1) {
          clear: left; } }
    @media (max-width: 650px) {
      .view.tiny .views-row {
        width: 48.70968%;
        margin-right: 2.58065%;
        float: left; }
        .view.tiny .views-row:nth-child(3n) {
          margin-right: 2.58065%; }
        .view.tiny .views-row:nth-child(3n+1) {
          clear: none; }
        .view.tiny .views-row:nth-child(2n) {
          margin-right: 0; }
        .view.tiny .views-row:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 500px) {
      .view.tiny .views-row {
        width: 100%; }
        .view.tiny .views-row:nth-child(2n) {
          margin-right: 2.58065%; }
        .view.tiny .views-row:nth-child(2n+1) {
          clear: none; }
        .view.tiny .views-row:last-child {
          margin-bottom: 0; } }
  .view.small .views-row {
    width: 23.06452%;
    margin-right: 2.58065%;
    float: left; }
    .view.small .views-row:nth-child(4n) {
      margin-right: 0; }
    .view.small .views-row:nth-child(4n+1) {
      clear: left; }
    @media (max-width: 1100px) {
      .view.small .views-row {
        width: 31.6129%;
        margin-right: 2.58065%;
        float: left; }
        .view.small .views-row:nth-child(4n) {
          margin-right: 2.58065%; }
        .view.small .views-row:nth-child(4n+1) {
          clear: none; }
        .view.small .views-row:nth-child(3n) {
          margin-right: 0; }
        .view.small .views-row:nth-child(3n+1) {
          clear: left; } }
    @media (max-width: 650px) {
      .view.small .views-row {
        width: 48.70968%;
        margin-right: 2.58065%;
        float: left; }
        .view.small .views-row:nth-child(3n) {
          margin-right: 2.58065%; }
        .view.small .views-row:nth-child(3n+1) {
          clear: none; }
        .view.small .views-row:nth-child(2n) {
          margin-right: 0; }
        .view.small .views-row:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 500px) {
      .view.small .views-row {
        width: 100%; }
        .view.small .views-row:nth-child(2n) {
          margin-right: 2.58065%; }
        .view.small .views-row:nth-child(2n+1) {
          clear: none; }
        .view.small .views-row:last-child {
          margin-bottom: 0; } }
  .view.medium .views-row {
    width: 31.6129%;
    margin-right: 2.58065%;
    float: left; }
    .view.medium .views-row:nth-child(3n) {
      margin-right: 0; }
    .view.medium .views-row:nth-child(3n+1) {
      clear: left; }
    @media (max-width: 960px) {
      .view.medium .views-row {
        width: 48.70968%;
        margin-right: 2.58065%;
        float: left; }
        .view.medium .views-row:nth-child(3n) {
          margin-right: 2.58065%; }
        .view.medium .views-row:nth-child(3n+1) {
          clear: none; }
        .view.medium .views-row:nth-child(2n) {
          margin-right: 0; }
        .view.medium .views-row:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 500px) {
      .view.medium .views-row {
        width: 100%; }
        .view.medium .views-row:nth-child(2n) {
          margin-right: 2.58065%; }
        .view.medium .views-row:nth-child(2n+1) {
          clear: none; }
        .view.medium .views-row:last-child {
          margin-bottom: 0; } }
  .view.large .views-row {
    width: 48.70968%;
    margin-right: 2.58065%;
    float: left; }
    .view.large .views-row:nth-child(2n) {
      margin-right: 0; }
    .view.large .views-row:nth-child(2n+1) {
      clear: left; }
    @media (max-width: 500px) {
      .view.large .views-row {
        width: 100%; }
        .view.large .views-row:nth-child(2n) {
          margin-right: 2.58065%; }
        .view.large .views-row:nth-child(2n+1) {
          clear: none; }
        .view.large .views-row:last-child {
          margin-bottom: 0; } }
  .view.full .views-row {
    width: 100%;
    margin-right: 2.58065%;
    float: left; }
    .view.full .views-row:last-child {
      margin-bottom: 0; }
  .view.flex .view-content {
    width: 100%;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .view.group-flex .group .group-content {
    width: 100%;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.view .group > h3 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0px;
  font-family: "Sabon LT W01 Bold", serif;
  text-decoration: none;
  color: #AAB3B6;
  margin-bottom: 30px;
  width: 100%;
  float: left; }
  @media (max-width: 800px) {
    .view .group > h3 {
      font-size: 19px;
      line-height: 26px; } }
  @media (max-width: 1100px) {
    .view .group > h3 {
      margin-bottom: 24px; } }
  @media (max-width: 800px) {
    .view .group > h3 {
      margin-bottom: 18px; } }
  @media (max-width: 650px) {
    .view .group > h3 {
      margin-bottom: 15px; } }
  @media (max-width: 500px) {
    .view .group > h3 {
      margin-bottom: 13.5px; } }
  .view .group > h3:last-child .group-content {
    margin-bottom: 0; }
.view .group-content {
  width: 100%;
  float: left;
  margin-bottom: 60px; }
  @media (max-width: 1100px) {
    .view .group-content {
      margin-bottom: 48px; } }
  @media (max-width: 800px) {
    .view .group-content {
      margin-bottom: 36px; } }
  @media (max-width: 650px) {
    .view .group-content {
      margin-bottom: 30px; } }
  @media (max-width: 500px) {
    .view .group-content {
      margin-bottom: 27px; } }

.view .more-container {
  position: relative;
  top: 40px; }
  @media (max-width: 1100px) {
    .view .more-container {
      top: 32px; } }
  @media (max-width: 800px) {
    .view .more-container {
      top: 24px; } }
  @media (max-width: 650px) {
    .view .more-container {
      top: 20px; } }
  @media (max-width: 500px) {
    .view .more-container {
      top: 18px; } }
  .view .more-container .btn {
    display: inline-block;
    float: right; }
  @media (max-width: 1100px) {
    .view .more-container {
      top: 0; }
      .view .more-container .btn {
        float: left;
        margin-bottom: 40px;
        margin-top: 40px; } }
    @media (max-width: 1100px) and (max-width: 1100px) {
      .view .more-container .btn {
        margin-bottom: 32px; } }
    @media (max-width: 1100px) and (max-width: 800px) {
      .view .more-container .btn {
        margin-bottom: 24px; } }
    @media (max-width: 1100px) and (max-width: 650px) {
      .view .more-container .btn {
        margin-bottom: 20px; } }
    @media (max-width: 1100px) and (max-width: 500px) {
      .view .more-container .btn {
        margin-bottom: 18px; } }
    @media (max-width: 1100px) and (max-width: 1100px) {
      .view .more-container .btn {
        margin-top: 32px; } }
    @media (max-width: 1100px) and (max-width: 800px) {
      .view .more-container .btn {
        margin-top: 24px; } }
    @media (max-width: 1100px) and (max-width: 650px) {
      .view .more-container .btn {
        margin-top: 20px; } }
    @media (max-width: 1100px) and (max-width: 500px) {
      .view .more-container .btn {
        margin-top: 18px; } }

.view-empty {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0.05em;
  font-family: "Sabon LT W01 Roman", serif;
  text-decoration: none;
  width: 48.70968%;
  float: left;
  margin-left: 51.29032%; }
  @media (max-width: 800px) {
    .view-empty {
      font-size: 16px;
      line-height: 25px; } }
  @media (max-width: 650px) {
    .view-empty {
      font-size: 15px;
      line-height: 24px; } }
  @media (max-width: 800px) {
    .view-empty {
      width: 100%;
      margin-left: 0; } }

.views-row--intro-3-0-01 > .view-content .views-row {
  opacity: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
.views-row--intro-3-0-01 > .view-content .views-row:nth-child(1) {
  -webkit-animation: fade-in-left 0.3s 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-3-0-01 > .view-content .views-row:nth-child(2) {
  -webkit-animation: fade-in-left 0.3s 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-3-0-01 > .view-content .views-row:nth-child(3) {
  -webkit-animation: fade-in-left 0.3s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }

.views-row--intro-12-3-01 > .view-content .views-row {
  opacity: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(1) {
  -webkit-animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(2) {
  -webkit-animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(3) {
  -webkit-animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(4) {
  -webkit-animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(5) {
  -webkit-animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(6) {
  -webkit-animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(7) {
  -webkit-animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(8) {
  -webkit-animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(9) {
  -webkit-animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(10) {
  -webkit-animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(11) {
  -webkit-animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-12-3-01 > .view-content .views-row:nth-child(12) {
  -webkit-animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }

.views-row--intro-32-3-01 > .view-content .views-row {
  opacity: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(1) {
  -webkit-animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(2) {
  -webkit-animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(3) {
  -webkit-animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(4) {
  -webkit-animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(5) {
  -webkit-animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(6) {
  -webkit-animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(7) {
  -webkit-animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(8) {
  -webkit-animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(9) {
  -webkit-animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(10) {
  -webkit-animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(11) {
  -webkit-animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(12) {
  -webkit-animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(13) {
  -webkit-animation: fade-in-left 0.3s 1900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 1900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 1900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(14) {
  -webkit-animation: fade-in-left 0.3s 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(15) {
  -webkit-animation: fade-in-left 0.3s 2100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(16) {
  -webkit-animation: fade-in-left 0.3s 2200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(17) {
  -webkit-animation: fade-in-left 0.3s 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(18) {
  -webkit-animation: fade-in-left 0.3s 2400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(19) {
  -webkit-animation: fade-in-left 0.3s 2500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(20) {
  -webkit-animation: fade-in-left 0.3s 2600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(21) {
  -webkit-animation: fade-in-left 0.3s 2700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(22) {
  -webkit-animation: fade-in-left 0.3s 2800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(23) {
  -webkit-animation: fade-in-left 0.3s 2900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 2900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 2900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(24) {
  -webkit-animation: fade-in-left 0.3s 3000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(25) {
  -webkit-animation: fade-in-left 0.3s 3100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(26) {
  -webkit-animation: fade-in-left 0.3s 3200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(27) {
  -webkit-animation: fade-in-left 0.3s 3300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(28) {
  -webkit-animation: fade-in-left 0.3s 3400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(29) {
  -webkit-animation: fade-in-left 0.3s 3500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(30) {
  -webkit-animation: fade-in-left 0.3s 3600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(31) {
  -webkit-animation: fade-in-left 0.3s 3700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.views-row--intro-32-3-01 > .view-content .views-row:nth-child(32) {
  -webkit-animation: fade-in-left 0.3s 3800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 0.3s 3800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 0.3s 3800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }

.view-filters {
  width: 48.70968%;
  margin-right: 2.58065%;
  float: left;
  margin-left: 51.29032%;
  margin-top: -100px; }
  @media (max-width: 1100px) {
    .view-filters {
      margin-top: -80px; } }
  @media (max-width: 800px) {
    .view-filters {
      margin-top: -60px; } }
  @media (max-width: 650px) {
    .view-filters {
      margin-top: -50px; } }
  @media (max-width: 500px) {
    .view-filters {
      margin-top: -45px; } }
  @media (max-width: 800px) {
    .view-filters {
      margin-left: 0;
      width: 100%; } }
  @media (max-width: 1100px) {
    .view-filters {
      padding: 20px 0; } }

.bef-select-as-links {
  margin-bottom: 30px; }
  @media (max-width: 1100px) {
    .bef-select-as-links {
      margin-bottom: 24px; } }
  @media (max-width: 800px) {
    .bef-select-as-links {
      margin-bottom: 18px; } }
  @media (max-width: 650px) {
    .bef-select-as-links {
      margin-bottom: 15px; } }
  @media (max-width: 500px) {
    .bef-select-as-links {
      margin-bottom: 13.5px; } }
  .bef-select-as-links .form-type-bef-link {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 6px;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2px;
    /*
        @include scope(premobile) {
          font-size: 10px;
          line-height: 10px;
        }
    */
    font-family: "Foundry Sterling W01 Demi", sans-serif;
    text-decoration: none;
    text-transform: uppercase; }
    .bef-select-as-links .form-type-bef-link a {
      -webkit-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #AAB3B6;
      display: inline;
      color: #AAB3B6;
      background-image: linear-gradient(to right, #BF1A29 0%, #BF1A29 49.9999%, #AAB3B6 50%, #AAB3B6 100%);
      background-size: 202% 1px;
      background-position: 100% bottom;
      background-repeat: no-repeat;
      transition: background-position 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .bef-select-as-links .form-type-bef-link a:hover {
        transition: background-position 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        background-position: 0% bottom;
        color: #202020; }
      .no-touch .bef-select-as-links .form-type-bef-link a:hover {
        color: #202020; }
      .bef-select-as-links .form-type-bef-link a.active {
        color: #202020; }

.view-profile {
  margin-bottom: 140px; }
  @media (max-width: 1100px) {
    .view-profile {
      margin-bottom: 112px; } }
  @media (max-width: 800px) {
    .view-profile {
      margin-bottom: 84px; } }
  @media (max-width: 650px) {
    .view-profile {
      margin-bottom: 70px; } }
  @media (max-width: 500px) {
    .view-profile {
      margin-bottom: 63px; } }
  .view-profile.view-display-id-profile_main > .view-content .views-row {
    margin-bottom: 80px; }
    @media (max-width: 1100px) {
      .view-profile.view-display-id-profile_main > .view-content .views-row {
        margin-bottom: 64px; } }
    @media (max-width: 800px) {
      .view-profile.view-display-id-profile_main > .view-content .views-row {
        margin-bottom: 48px; } }
    @media (max-width: 650px) {
      .view-profile.view-display-id-profile_main > .view-content .views-row {
        margin-bottom: 40px; } }
    @media (max-width: 500px) {
      .view-profile.view-display-id-profile_main > .view-content .views-row {
        margin-bottom: 36px; } }
    @media (max-width: 650px) {
      .view-profile.view-display-id-profile_main > .view-content .views-row {
        width: 48.70968%;
        margin-right: 2.58065%;
        float: left; }
        .view-profile.view-display-id-profile_main > .view-content .views-row:nth-child(3n) {
          margin-right: 2.58065%; }
        .view-profile.view-display-id-profile_main > .view-content .views-row:nth-child(3n+1) {
          clear: none; }
        .view-profile.view-display-id-profile_main > .view-content .views-row:nth-child(2n) {
          margin-right: 0; }
        .view-profile.view-display-id-profile_main > .view-content .views-row:nth-child(2n+1) {
          clear: left; } }

.view-project.view-display-id-press .views-row {
  margin-bottom: 0; }
  .view-project.view-display-id-press .views-row:after {
    content: "";
    display: table;
    clear: both; }
  .view-project.view-display-id-press .views-row:last-child .node {
    border-bottom: 1px solid #DDDDDD; }
  @media (max-width: 500px) {
    .view-project.view-display-id-press .views-row {
      margin-bottom: 30px; } }

.view-clients.view-display-id-main {
  margin-bottom: 120px; }
  @media (max-width: 1100px) {
    .view-clients.view-display-id-main {
      margin-bottom: 96px; } }
  @media (max-width: 800px) {
    .view-clients.view-display-id-main {
      margin-bottom: 72px; } }
  @media (max-width: 650px) {
    .view-clients.view-display-id-main {
      margin-bottom: 60px; } }
  @media (max-width: 500px) {
    .view-clients.view-display-id-main {
      margin-bottom: 54px; } }
  .view-clients.view-display-id-main .group-content .views-row {
    border-bottom: 1px solid #DDDDDD; }
    @media (max-width: 500px) {
      .view-clients.view-display-id-main .group-content .views-row {
        margin-bottom: 30px; } }

.view-project.view-display-id-press, .view-project.view-id-project {
  margin-bottom: 140px; }
  @media (max-width: 1100px) {
    .view-project.view-display-id-press, .view-project.view-id-project {
      margin-bottom: 112px; } }
  @media (max-width: 800px) {
    .view-project.view-display-id-press, .view-project.view-id-project {
      margin-bottom: 84px; } }
  @media (max-width: 650px) {
    .view-project.view-display-id-press, .view-project.view-id-project {
      margin-bottom: 70px; } }
  @media (max-width: 500px) {
    .view-project.view-display-id-press, .view-project.view-id-project {
      margin-bottom: 63px; } }

.view-articles.small-teaser > .view-content .views-row {
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD; }
  @media (max-width: 1100px) {
    .view-articles.small-teaser > .view-content .views-row {
      padding-bottom: 16px; } }
  @media (max-width: 800px) {
    .view-articles.small-teaser > .view-content .views-row {
      padding-bottom: 12px; } }
  @media (max-width: 650px) {
    .view-articles.small-teaser > .view-content .views-row {
      padding-bottom: 10px; } }
  @media (max-width: 500px) {
    .view-articles.small-teaser > .view-content .views-row {
      padding-bottom: 9px; } }
  @media (max-width: 800px) {
    .view-articles.small-teaser > .view-content .views-row {
      margin-bottom: 20px; } }
.view-articles.view-display-id-main {
  margin-bottom: 140px; }
  @media (max-width: 1100px) {
    .view-articles.view-display-id-main {
      margin-bottom: 112px; } }
  @media (max-width: 800px) {
    .view-articles.view-display-id-main {
      margin-bottom: 84px; } }
  @media (max-width: 650px) {
    .view-articles.view-display-id-main {
      margin-bottom: 70px; } }
  @media (max-width: 500px) {
    .view-articles.view-display-id-main {
      margin-bottom: 63px; } }
.view-articles.view-display-id-main_attachment {
  margin-bottom: 90px; }
  @media (max-width: 1100px) {
    .view-articles.view-display-id-main_attachment {
      margin-bottom: 72px; } }
  @media (max-width: 800px) {
    .view-articles.view-display-id-main_attachment {
      margin-bottom: 54px; } }
  @media (max-width: 650px) {
    .view-articles.view-display-id-main_attachment {
      margin-bottom: 45px; } }
  @media (max-width: 500px) {
    .view-articles.view-display-id-main_attachment {
      margin-bottom: 40.5px; } }
  .view-paginated .view-articles.view-display-id-main_attachment {
    display: none; }
  @media (max-width: 500px) {
    .view-articles.view-display-id-main_attachment .views-row {
      margin-bottom: 30px; } }

.view-s .view-header,
.view-search-multilingual .view-header {
  margin-bottom: 100px;
  margin-top: 60px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: 56px;
  letter-spacing: -1px;
  font-family: "Sabon LT W01 Roman", serif;
  text-decoration: none; }
  @media (max-width: 1100px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-bottom: 80px; } }
  @media (max-width: 800px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-bottom: 60px; } }
  @media (max-width: 650px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-bottom: 50px; } }
  @media (max-width: 500px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-bottom: 45px; } }
  @media (max-width: 1100px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-top: 48px; } }
  @media (max-width: 800px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-top: 36px; } }
  @media (max-width: 650px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-top: 30px; } }
  @media (max-width: 500px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      margin-top: 27px; } }
  @media (max-width: 800px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      font-size: 40px;
      line-height: 50px; } }
  @media (max-width: 650px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      font-size: 32px;
      line-height: 42px; } }
  .view-s .view-header strong,
  .view-search-multilingual .view-header strong {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: -1px;
    font-family: "Sabon LT W01 Bold", serif;
    text-decoration: none;
    color: #BF1A29; }
    @media (max-width: 800px) {
      .view-s .view-header strong,
      .view-search-multilingual .view-header strong {
        font-size: 40px;
        line-height: 50px; } }
    @media (max-width: 650px) {
      .view-s .view-header strong,
      .view-search-multilingual .view-header strong {
        font-size: 32px;
        line-height: 42px; } }
  @media (max-width: 650px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      font-size: 20px;
      line-height: 29px;
      letter-spacing: 0.05em;
      font-family: "Sabon LT W01 Roman", serif;
      text-decoration: none; } }
  @media (max-width: 650px) and (max-width: 800px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      font-size: 16px;
      line-height: 25px; } }
  @media (max-width: 650px) and (max-width: 650px) {
    .view-s .view-header,
    .view-search-multilingual .view-header {
      font-size: 15px;
      line-height: 24px; } }
  @media (max-width: 650px) {
      .view-s .view-header strong,
      .view-search-multilingual .view-header strong {
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: 29px;
        letter-spacing: 0.05em;
        font-family: "Sabon LT W01 Roman", serif;
        text-decoration: none;
        color: #BF1A29; } }
    @media (max-width: 650px) and (max-width: 800px) {
      .view-s .view-header strong,
      .view-search-multilingual .view-header strong {
        font-size: 16px;
        line-height: 25px; } }
    @media (max-width: 650px) and (max-width: 650px) {
      .view-s .view-header strong,
      .view-search-multilingual .view-header strong {
        font-size: 15px;
        line-height: 24px; } }

.view-s .view-content .group,
.view-search-multilingual .view-content .group {
  opacity: 0;
  -webkit-transform: translateX(-240px) translateY(0px);
  -moz-transform: translateX(-240px) translateY(0px);
  -ms-transform: translateX(-240px) translateY(0px);
  -o-transform: translateX(-240px) translateY(0px);
  transform: translateX(-240px) translateY(0px); }
.view-s .view-content .group:nth-child(1),
.view-search-multilingual .view-content .group:nth-child(1) {
  -webkit-animation: fade-in-left 300ms 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(2),
.view-search-multilingual .view-content .group:nth-child(2) {
  -webkit-animation: fade-in-left 300ms 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(3),
.view-search-multilingual .view-content .group:nth-child(3) {
  -webkit-animation: fade-in-left 300ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(4),
.view-search-multilingual .view-content .group:nth-child(4) {
  -webkit-animation: fade-in-left 300ms 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(5),
.view-search-multilingual .view-content .group:nth-child(5) {
  -webkit-animation: fade-in-left 300ms 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(6),
.view-search-multilingual .view-content .group:nth-child(6) {
  -webkit-animation: fade-in-left 300ms 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 900ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(7),
.view-search-multilingual .view-content .group:nth-child(7) {
  -webkit-animation: fade-in-left 300ms 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(8),
.view-search-multilingual .view-content .group:nth-child(8) {
  -webkit-animation: fade-in-left 300ms 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 1100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(9),
.view-search-multilingual .view-content .group:nth-child(9) {
  -webkit-animation: fade-in-left 300ms 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 1200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .view-content .group:nth-child(10),
.view-search-multilingual .view-content .group:nth-child(10) {
  -webkit-animation: fade-in-left 300ms 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  -moz-animation: fade-in-left 300ms 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: fade-in-left 300ms 1300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
.view-s .group > h3,
.view-search-multilingual .group > h3 {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0px;
  font-family: "Sabon LT W01 Bold", serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #202020;
  letter-spacing: 1px;
  width: 31.6129%;
  margin-right: 2.58065%;
  float: left; }
  @media (max-width: 800px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      font-size: 19px;
      line-height: 26px; } }
  @media (max-width: 800px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      width: 100%;
      margin-bottom: 60px; } }
  @media (max-width: 800px) and (max-width: 1100px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      margin-bottom: 48px; } }
  @media (max-width: 800px) and (max-width: 800px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      margin-bottom: 36px; } }
  @media (max-width: 800px) and (max-width: 650px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      margin-bottom: 30px; } }
  @media (max-width: 800px) and (max-width: 500px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      margin-bottom: 27px; } }

  @media (max-width: 650px) {
    .view-s .group > h3,
    .view-search-multilingual .group > h3 {
      display: none; } }
.view-s .group .group-content,
.view-search-multilingual .group .group-content {
  width: 65.80645%;
  float: left; }
  @media (max-width: 800px) {
    .view-s .group .group-content,
    .view-search-multilingual .group .group-content {
      width: 82.90323%;
      float: left; } }
  @media (max-width: 650px) {
    .view-s .group .group-content,
    .view-search-multilingual .group .group-content {
      width: 100%; } }
  .view-s .group .group-content .views-row,
  .view-search-multilingual .group .group-content .views-row {
    opacity: 0;
    -webkit-transform: translateX(-30px) translateY(0px);
    -moz-transform: translateX(-30px) translateY(0px);
    -ms-transform: translateX(-30px) translateY(0px);
    -o-transform: translateX(-30px) translateY(0px);
    transform: translateX(-30px) translateY(0px); }
  .view-s .group .group-content .views-row:nth-child(1),
  .view-search-multilingual .group .group-content .views-row:nth-child(1) {
    -webkit-animation: fade-in-left 420ms 690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(2),
  .view-search-multilingual .group .group-content .views-row:nth-child(2) {
    -webkit-animation: fade-in-left 420ms 770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(3),
  .view-search-multilingual .group .group-content .views-row:nth-child(3) {
    -webkit-animation: fade-in-left 420ms 850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(4),
  .view-search-multilingual .group .group-content .views-row:nth-child(4) {
    -webkit-animation: fade-in-left 420ms 930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(5),
  .view-search-multilingual .group .group-content .views-row:nth-child(5) {
    -webkit-animation: fade-in-left 420ms 1010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(6),
  .view-search-multilingual .group .group-content .views-row:nth-child(6) {
    -webkit-animation: fade-in-left 420ms 1090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(7),
  .view-search-multilingual .group .group-content .views-row:nth-child(7) {
    -webkit-animation: fade-in-left 420ms 1170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(8),
  .view-search-multilingual .group .group-content .views-row:nth-child(8) {
    -webkit-animation: fade-in-left 420ms 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(9),
  .view-search-multilingual .group .group-content .views-row:nth-child(9) {
    -webkit-animation: fade-in-left 420ms 1330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(10),
  .view-search-multilingual .group .group-content .views-row:nth-child(10) {
    -webkit-animation: fade-in-left 420ms 1410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(11),
  .view-search-multilingual .group .group-content .views-row:nth-child(11) {
    -webkit-animation: fade-in-left 420ms 1490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(12),
  .view-search-multilingual .group .group-content .views-row:nth-child(12) {
    -webkit-animation: fade-in-left 420ms 1570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(13),
  .view-search-multilingual .group .group-content .views-row:nth-child(13) {
    -webkit-animation: fade-in-left 420ms 1650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(14),
  .view-search-multilingual .group .group-content .views-row:nth-child(14) {
    -webkit-animation: fade-in-left 420ms 1730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(15),
  .view-search-multilingual .group .group-content .views-row:nth-child(15) {
    -webkit-animation: fade-in-left 420ms 1810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(16),
  .view-search-multilingual .group .group-content .views-row:nth-child(16) {
    -webkit-animation: fade-in-left 420ms 1890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(17),
  .view-search-multilingual .group .group-content .views-row:nth-child(17) {
    -webkit-animation: fade-in-left 420ms 1970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 1970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 1970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(18),
  .view-search-multilingual .group .group-content .views-row:nth-child(18) {
    -webkit-animation: fade-in-left 420ms 2050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(19),
  .view-search-multilingual .group .group-content .views-row:nth-child(19) {
    -webkit-animation: fade-in-left 420ms 2130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(20),
  .view-search-multilingual .group .group-content .views-row:nth-child(20) {
    -webkit-animation: fade-in-left 420ms 2210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(21),
  .view-search-multilingual .group .group-content .views-row:nth-child(21) {
    -webkit-animation: fade-in-left 420ms 2290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(22),
  .view-search-multilingual .group .group-content .views-row:nth-child(22) {
    -webkit-animation: fade-in-left 420ms 2370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(23),
  .view-search-multilingual .group .group-content .views-row:nth-child(23) {
    -webkit-animation: fade-in-left 420ms 2450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(24),
  .view-search-multilingual .group .group-content .views-row:nth-child(24) {
    -webkit-animation: fade-in-left 420ms 2530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(25),
  .view-search-multilingual .group .group-content .views-row:nth-child(25) {
    -webkit-animation: fade-in-left 420ms 2610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(26),
  .view-search-multilingual .group .group-content .views-row:nth-child(26) {
    -webkit-animation: fade-in-left 420ms 2690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(27),
  .view-search-multilingual .group .group-content .views-row:nth-child(27) {
    -webkit-animation: fade-in-left 420ms 2770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(28),
  .view-search-multilingual .group .group-content .views-row:nth-child(28) {
    -webkit-animation: fade-in-left 420ms 2850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(29),
  .view-search-multilingual .group .group-content .views-row:nth-child(29) {
    -webkit-animation: fade-in-left 420ms 2930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 2930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 2930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(30),
  .view-search-multilingual .group .group-content .views-row:nth-child(30) {
    -webkit-animation: fade-in-left 420ms 3010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(31),
  .view-search-multilingual .group .group-content .views-row:nth-child(31) {
    -webkit-animation: fade-in-left 420ms 3090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(32),
  .view-search-multilingual .group .group-content .views-row:nth-child(32) {
    -webkit-animation: fade-in-left 420ms 3170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(33),
  .view-search-multilingual .group .group-content .views-row:nth-child(33) {
    -webkit-animation: fade-in-left 420ms 3250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(34),
  .view-search-multilingual .group .group-content .views-row:nth-child(34) {
    -webkit-animation: fade-in-left 420ms 3330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(35),
  .view-search-multilingual .group .group-content .views-row:nth-child(35) {
    -webkit-animation: fade-in-left 420ms 3410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(36),
  .view-search-multilingual .group .group-content .views-row:nth-child(36) {
    -webkit-animation: fade-in-left 420ms 3490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(37),
  .view-search-multilingual .group .group-content .views-row:nth-child(37) {
    -webkit-animation: fade-in-left 420ms 3570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(38),
  .view-search-multilingual .group .group-content .views-row:nth-child(38) {
    -webkit-animation: fade-in-left 420ms 3650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(39),
  .view-search-multilingual .group .group-content .views-row:nth-child(39) {
    -webkit-animation: fade-in-left 420ms 3730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(40),
  .view-search-multilingual .group .group-content .views-row:nth-child(40) {
    -webkit-animation: fade-in-left 420ms 3810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(41),
  .view-search-multilingual .group .group-content .views-row:nth-child(41) {
    -webkit-animation: fade-in-left 420ms 3890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(42),
  .view-search-multilingual .group .group-content .views-row:nth-child(42) {
    -webkit-animation: fade-in-left 420ms 3970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 3970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 3970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(43),
  .view-search-multilingual .group .group-content .views-row:nth-child(43) {
    -webkit-animation: fade-in-left 420ms 4050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(44),
  .view-search-multilingual .group .group-content .views-row:nth-child(44) {
    -webkit-animation: fade-in-left 420ms 4130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(45),
  .view-search-multilingual .group .group-content .views-row:nth-child(45) {
    -webkit-animation: fade-in-left 420ms 4210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(46),
  .view-search-multilingual .group .group-content .views-row:nth-child(46) {
    -webkit-animation: fade-in-left 420ms 4290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(47),
  .view-search-multilingual .group .group-content .views-row:nth-child(47) {
    -webkit-animation: fade-in-left 420ms 4370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(48),
  .view-search-multilingual .group .group-content .views-row:nth-child(48) {
    -webkit-animation: fade-in-left 420ms 4450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(49),
  .view-search-multilingual .group .group-content .views-row:nth-child(49) {
    -webkit-animation: fade-in-left 420ms 4530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(50),
  .view-search-multilingual .group .group-content .views-row:nth-child(50) {
    -webkit-animation: fade-in-left 420ms 4610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(51),
  .view-search-multilingual .group .group-content .views-row:nth-child(51) {
    -webkit-animation: fade-in-left 420ms 4690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(52),
  .view-search-multilingual .group .group-content .views-row:nth-child(52) {
    -webkit-animation: fade-in-left 420ms 4770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(53),
  .view-search-multilingual .group .group-content .views-row:nth-child(53) {
    -webkit-animation: fade-in-left 420ms 4850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(54),
  .view-search-multilingual .group .group-content .views-row:nth-child(54) {
    -webkit-animation: fade-in-left 420ms 4930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 4930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 4930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(55),
  .view-search-multilingual .group .group-content .views-row:nth-child(55) {
    -webkit-animation: fade-in-left 420ms 5010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(56),
  .view-search-multilingual .group .group-content .views-row:nth-child(56) {
    -webkit-animation: fade-in-left 420ms 5090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5090ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(57),
  .view-search-multilingual .group .group-content .views-row:nth-child(57) {
    -webkit-animation: fade-in-left 420ms 5170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5170ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(58),
  .view-search-multilingual .group .group-content .views-row:nth-child(58) {
    -webkit-animation: fade-in-left 420ms 5250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(59),
  .view-search-multilingual .group .group-content .views-row:nth-child(59) {
    -webkit-animation: fade-in-left 420ms 5330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5330ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(60),
  .view-search-multilingual .group .group-content .views-row:nth-child(60) {
    -webkit-animation: fade-in-left 420ms 5410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5410ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(61),
  .view-search-multilingual .group .group-content .views-row:nth-child(61) {
    -webkit-animation: fade-in-left 420ms 5490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5490ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(62),
  .view-search-multilingual .group .group-content .views-row:nth-child(62) {
    -webkit-animation: fade-in-left 420ms 5570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5570ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(63),
  .view-search-multilingual .group .group-content .views-row:nth-child(63) {
    -webkit-animation: fade-in-left 420ms 5650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5650ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(64),
  .view-search-multilingual .group .group-content .views-row:nth-child(64) {
    -webkit-animation: fade-in-left 420ms 5730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5730ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(65),
  .view-search-multilingual .group .group-content .views-row:nth-child(65) {
    -webkit-animation: fade-in-left 420ms 5810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5810ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(66),
  .view-search-multilingual .group .group-content .views-row:nth-child(66) {
    -webkit-animation: fade-in-left 420ms 5890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5890ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(67),
  .view-search-multilingual .group .group-content .views-row:nth-child(67) {
    -webkit-animation: fade-in-left 420ms 5970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 5970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 5970ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(68),
  .view-search-multilingual .group .group-content .views-row:nth-child(68) {
    -webkit-animation: fade-in-left 420ms 6050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6050ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(69),
  .view-search-multilingual .group .group-content .views-row:nth-child(69) {
    -webkit-animation: fade-in-left 420ms 6130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6130ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(70),
  .view-search-multilingual .group .group-content .views-row:nth-child(70) {
    -webkit-animation: fade-in-left 420ms 6210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6210ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(71),
  .view-search-multilingual .group .group-content .views-row:nth-child(71) {
    -webkit-animation: fade-in-left 420ms 6290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6290ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(72),
  .view-search-multilingual .group .group-content .views-row:nth-child(72) {
    -webkit-animation: fade-in-left 420ms 6370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6370ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(73),
  .view-search-multilingual .group .group-content .views-row:nth-child(73) {
    -webkit-animation: fade-in-left 420ms 6450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(74),
  .view-search-multilingual .group .group-content .views-row:nth-child(74) {
    -webkit-animation: fade-in-left 420ms 6530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6530ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(75),
  .view-search-multilingual .group .group-content .views-row:nth-child(75) {
    -webkit-animation: fade-in-left 420ms 6610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6610ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(76),
  .view-search-multilingual .group .group-content .views-row:nth-child(76) {
    -webkit-animation: fade-in-left 420ms 6690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6690ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(77),
  .view-search-multilingual .group .group-content .views-row:nth-child(77) {
    -webkit-animation: fade-in-left 420ms 6770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6770ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(78),
  .view-search-multilingual .group .group-content .views-row:nth-child(78) {
    -webkit-animation: fade-in-left 420ms 6850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6850ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(79),
  .view-search-multilingual .group .group-content .views-row:nth-child(79) {
    -webkit-animation: fade-in-left 420ms 6930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 6930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 6930ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row:nth-child(80),
  .view-search-multilingual .group .group-content .views-row:nth-child(80) {
    -webkit-animation: fade-in-left 420ms 7010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    -moz-animation: fade-in-left 420ms 7010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: fade-in-left 420ms 7010ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
  .view-s .group .group-content .views-row,
  .view-search-multilingual .group .group-content .views-row {
    width: 100%;
    float: left; }

.item-list ul.pager {
  width: 100%;
  float: left;
  position: relative;
  height: 22px;
  margin-top: 90px; }
  @media (max-width: 1100px) {
    .item-list ul.pager {
      margin-top: 72px; } }
  @media (max-width: 800px) {
    .item-list ul.pager {
      margin-top: 54px; } }
  @media (max-width: 650px) {
    .item-list ul.pager {
      margin-top: 45px; } }
  @media (max-width: 500px) {
    .item-list ul.pager {
      margin-top: 40.5px; } }
  .item-list ul.pager .pager-item,
  .item-list ul.pager .pager-last,
  .item-list ul.pager .pager-first,
  .item-list ul.pager .pager-current {
    display: none; }
  .item-list ul.pager .pager-next {
    position: absolute;
    top: 0;
    right: 0; }
    .item-list ul.pager .pager-next a {
      -webkit-transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      padding-right: 44px;
      position: relative;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 2px;
      /*
          @include scope(premobile) {
            font-size: 10px;
            line-height: 10px;
          }
      */
      font-family: "Foundry Sterling W01 Demi", sans-serif;
      text-decoration: none;
      text-transform: uppercase; }
      .item-list ul.pager .pager-next a::after {
        font-family: 'icomoon';
        font-size: 34px;
        color: #202020;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: block;
        position: absolute;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .theme-black .item-list ul.pager .pager-next a {
        position: relative;
        position: absolute; }
        .theme-black .item-list ul.pager .pager-next a::after {
          font-family: 'icomoon';
          font-size: 34px;
          color: #fff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .item-list ul.pager .pager-next a:after {
        -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        right: 0;
        top: -8px; }
      .no-touch .item-list ul.pager .pager-next a:hover {
        color: #BF1A29; }
        .no-touch .item-list ul.pager .pager-next a:hover:after {
          -webkit-transform: translateX(4px);
          -moz-transform: translateX(4px);
          -ms-transform: translateX(4px);
          -o-transform: translateX(4px);
          transform: translateX(4px); }
  .item-list ul.pager .pager-previous {
    position: absolute;
    top: 0;
    left: 0; }
    .item-list ul.pager .pager-previous a {
      -webkit-transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      padding-left: 44px;
      position: relative;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 2px;
      /*
          @include scope(premobile) {
            font-size: 10px;
            line-height: 10px;
          }
      */
      font-family: "Foundry Sterling W01 Demi", sans-serif;
      text-decoration: none;
      text-transform: uppercase; }
      .item-list ul.pager .pager-previous a::after {
        font-family: 'icomoon';
        font-size: 34px;
        color: #202020;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        display: block;
        position: absolute;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .theme-black .item-list ul.pager .pager-previous a {
        position: relative;
        position: absolute; }
        .theme-black .item-list ul.pager .pager-previous a::after {
          font-family: 'icomoon';
          font-size: 34px;
          color: #fff;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          display: block;
          position: absolute;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .item-list ul.pager .pager-previous a:after {
        -webkit-transition: -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        left: 0;
        top: -8px; }
      .no-touch .item-list ul.pager .pager-previous a:hover {
        color: #BF1A29; }
        .no-touch .item-list ul.pager .pager-previous a:hover:after {
          -webkit-transform: translateX(-4px);
          -moz-transform: translateX(-4px);
          -ms-transform: translateX(-4px);
          -o-transform: translateX(-4px);
          transform: translateX(-4px); }

/*# sourceMappingURL=view.css.map */
