#desk_opening {
  background-image:url("/wp-content/uploads/2026/03/Anoigma-Summer-Vibes-50.webp");
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-size: cover;
}

#desk_opening .container {
  max-width: 1320px;
  height: calc(100vh - var(--header));
  position: relative;
  background-image:url("/wp-content/uploads/2026/03/Anoigma-Summer-Vibes-1.webp");
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-size: 100%;
  }
  
#desk_opening .sv-logo {
  position: absolute;
  top: 10%;
  left: 18vw;
}
.eat-drink {
  position: absolute;
  top: 55%;
  left: calc(20vw + 100px);
}

#desk_text {
  bottom: 15%;
  position: absolute;
  left: 10vw;
}
.desk-text-bottom {
  position: absolute;
  bottom: 50px;
  color: #FEC901;
  text-shadow: 0px 3px 3px #000;
  font-size: 29px;
  transform: rotate(-5deg);
  font-family: 'hypatia-sans-pro';
  font-weight: bold;
  text-align: center;
  left: 15vw;
  font-style: italic;
}

#celebs {
  background-image:url("/wp-content/uploads/2026/03/Back-Summer-Vibes-1celebs.webp");
  background-repeat: no-repeat;
  background-position: bottom, center;
  background-size: cover;
}

#celebs .container {
  max-width:1320px;    
}
  
#celebs .title {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 45px/54px Proxima Nova;
  font-size: 45px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: bold;
  line-height: 54px;
  letter-spacing: 0;
}
  
.celebrity-beauty {
  color: rgba(254, 201, 1, 1);
  font-family:'proxima-nova', sans-serif;
  font-size: 26px;
  font-weight: bold;
  border-style: solid;
  border-width: 5px;
  border-color: #000;
  background: #000;
  width: 436px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
  
#customers {
  height: 100%;
  position: relative;
}
.discovery {
  margin: auto;
  width: fit-content;
}

#customers .bg-container::before,
#customers .bg-container::after {
  content: '';
  position: absolute;
  left: 0;
  max-width: 100%;
  right: 0;
  height: 10px;
  top: -10px;  
  background-color: #D74727;
}
.bg-container {
  min-width:100vw;
  height: 100%;
}
  
#customers .bg-container:nth-child(1) {
  background-image:url("/wp-content/uploads/2026/03/Back-Summer-Vibes-2ote.webp");
}
  
#customers .bg-container:nth-child(2) {
  background-image:url("/wp-content/uploads/2026/03/Back-Summer-Vibes-3gelato.webp");
}
#customers .bg-container:nth-child(3) {
  background-image:url("/wp-content/uploads/2026/03/Back-Summer-Vibes-4pizza.webp");
}
  
  

  
#customers .container {
  max-width:1320px;
}
  
#customers .content {
  letter-spacing: 0px;
  color: #000;
  font-family: 'proxima-nova';
  font-size: 36px;
  font-weight: 900;
  padding-right: 200px;
  line-height: 1;
  
}
  
#customers .title {
  margin-top: 130px;
  margin-bottom: 20px;
}

#customers .title span {
  color: #FEC901;
  border-style: solid;
  border-width: 5px;
  border-color: #D74727;
  background: #D74727;
  font-family: 'proxima-nova', sans-serif;
  font-size: 26px;
  font-weight: bold;
}
#customers .col-lg-6 .picture-container {
  overflow: hidden;
  margin: 0 0 50px;
}

#customers .col-lg-6 img {
  margin-top: 80px;
  transition: transform 1.5s ease;
}

#celebs .title:hover {
  color: #AF2121;
}

#celebs .btn-read-more:hover {
  background-color: #F8C637;
}

#customers .col-lg-6 img:hover {
  transform: scale(1.1);
  transition: transform 1.5s ease;
}

#customers .col-lg-6 a:hover .h {
  color: #AF2121;
}

.btn-read-more {
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
  font-size: 20px;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 15px 60px;
}
.btn-read-more a {
  color: #000;
}
/* Desktop only */
@media only screen and (min-width:992px) {
  .first {
    order: 1;
  }
  .second {
    order: 2;
  }
}

  /* Mobile */

@media only screen and (max-width:991px){
  
  #mob_opening {
    height: 100vh;
    margin-top: 80px;
  }
  
  #mob_opening .col-12 {
    min-height: 50vh;
  }
  
  #mob_opening .sv-logo {
    width: 200px;
    height: 200px;
    background: #D25D04;
    border-radius: 100%;
    position: absolute;
    top: 35vh;
    left: 30px;
  }
  
  #mob_opening .eat-drink {
    position: absolute;
    top: calc(35vh + 240px);
    max-width: 50%;
    left: 120px;
  }
  
  #mob_opening .text-img-container {
    position: absolute;
    bottom: 0;
    left: -30px;
  }
  #desk_opening {
    background-image: url('/wp-content/uploads/2026/03/Anoigma-Summer-Vibes-50-mobile.webp');
  }
  #desk_opening .container {
    max-width: 360px;
    background-image: url('/wp-content/uploads/2026/03/Anoigma-Summer-Vibes-360px-mobile.webp');
  }
  .desk-text-bottom {
    font-size: 20px;
    left: 0;
  }
  
  #celebs .title {
    color: #D74727;
  }
  
  .celebrity-beauty {
    font-size: 20px;
    width: 320px;
    background-color: #D25D04;
    border-color: #D25D04;
  }
  
  #customers {
    height: 100%;
  }
  
  #customers .title {
    margin-top: 20px;
  }
  
  .bg-container {
    height: 100%;
  }
  
  #customers .content {
    padding: 0 30px 0 10px;
    font-size: 32px;			
    
  }
  
  .h {
    color: #AF2121;
  }
  

}