.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

#block-lmbinstagramliteblock {
  position: relative;
  background: #E8E3D3;
  height: 53.6rem; }
  #block-lmbinstagramliteblock .swiper-pagination-bullet {
    height: 10px;
    width: 10px; }
    @media (min-width: 1180px) {
      #block-lmbinstagramliteblock .swiper-pagination-bullet {
        display: none; } }
  @media (max-width: 1179px) {
    #block-lmbinstagramliteblock .swiper-container-horizontal > .swiper-pagination-bullets, #block-lmbinstagramliteblock .swiper-pagination-custom, #block-lmbinstagramliteblock .swiper-pagination-fraction {
      bottom: 80px; } }
  @media (max-width: 767px) {
    #block-lmbinstagramliteblock .swiper-container-horizontal > .swiper-pagination-bullets, #block-lmbinstagramliteblock .swiper-pagination-custom, #block-lmbinstagramliteblock .swiper-pagination-fraction {
      bottom: 160px; } }
  #block-lmbinstagramliteblock .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px; }
  #block-lmbinstagramliteblock .swiper-pagination-bullet {
    background: #D0CBBE;
    opacity: 1; }
    #block-lmbinstagramliteblock .swiper-pagination-bullet-active {
      background: #171407; }

.swiper.SocialSwiper {
  padding-bottom: 12rem;
  box-sizing: border-box; }
  @media (min-width: 1180px) {
    .swiper.SocialSwiper {
      padding-bottom: 9rem; } }
  @media (max-width: 767px) {
    .swiper.SocialSwiper {
      padding-bottom: 20rem; } }

.SocialWall-posts {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

/*------------ SWIPER -----------*/
.SocialWall {
  width: 100%;
  height: 100%; }
  .SocialWall .swiper-wrapper {
    margin-left: 2rem; }
  .SocialWall .swiper {
    width: 100%;
    height: 100%; }
  .SocialWall .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 210px;
    max-width: 210px;
    background-size: cover; }
  .SocialWall .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.SocialWall-title {
  font-family: "Confidential";
  font-size: 4rem;
  text-align: center;
  margin: 3rem 2rem;
  padding: 0; }
  @media (max-width: 1179px) {
    .SocialWall-title {
      margin: 6rem 2rem 0; } }
  @media (max-width: 767px) {
    .SocialWall-title {
      margin: 10rem 2rem 0; } }

.backgroundCuttyTitle {
  background: url("../../svg/cutty-sark-background-text.svg") center center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  background-size: contain;
  width: calc(100% - 3rem);
  height: 165px;
  max-width: 1055px;
  margin: 0 auto;
  padding: 0 4rem;
  box-sizing: border-box; }
  @media (min-width: 1180px) {
    .backgroundCuttyTitle {
      top: 110px; } }
  @media (max-width: 1179px) {
    .backgroundCuttyTitle {
      top: 80px; } }
  @media (max-width: 767px) {
    .backgroundCuttyTitle {
      top: 6%; } }

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