/** Shopify CDN: Minification failed

Line 212:27 Expected ")" to end URL token

**/


/* CSS from section stylesheet tags */
.ara-custom-1 h2 {
    color: #fff;
}

.ara-custom-1 p {
    color: #fff;
}
h5.nkg {
    color: #000;
    margin-bottom: -20%;
    padding-top: 129px;
}
  .bar {
    background: #fff;
    height: 80px;
    color: #fff;
    width: 2px;
    margin-bottom: 40px;
}
.ara-custom-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 20px;
  margin: auto;
    height: 60%;
  position: relative;
}
.ara-custom-1 img {
    max-width: 60%;
    height: inherit;
    margin-bottom: -8%;
}
  img.red-blur {
    position: absolute;
    left: 10px;
    top: 0;
    object-fit: contain;
}

img.green-blur {
    position: absolute;
    right: 10px;
    object-fit: contain;
    bottom: 10px;
}

  .ara-custom-1 .cta-button {
    margin-bottom: 40px;
    margin-top: 40px ;
}
.ara-beforeafter {
  position: relative;
  padding: 60px 20px;
  background: linear-gradient(to bottom, #000 0%, #000 60%, #fff 60%, #fff 100%);
  font-family: 'Montserrat', sans-serif;
}

.ara-beforeafter .top-content {
  color: white;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.ara-beforeafter h2.cstm-heading {
  color: #fff;
  font-family: 'Maguire', serif;
  font-size: 2.5rem;
  margin-bottom: 1rem;
  text-align: center;
}

.ara-beforeafter .kopl {
  text-align: center;
  margin: 0 auto;
  max-width: 800px;
}

.ara-beforeafter .kopl .description p {
  color: #fff !important;
  font-size: 1.1rem;
  text-align: center;
  max-width: 100%;
  line-height: 1.8;
  word-break: normal;
  white-space: normal;
  display: inline;
}

.ara-beforeafter .cta-button {
  margin: 40px auto 0 auto;
  text-align: center;
}

.ara-beforeafter .btn {
  background-color: #f4c542;
  color: black;
  padding: 10px 20px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}

.ara-beforeafter .bar {
  background: #fff;
  height: 80px;
  width: 2px;
  margin: 0 auto 40px auto;
}

.ara-beforeafter .red-blur,
.ara-beforeafter .green-blur {
  position: absolute;
  max-width: 20%;
  z-index: 1;
}
.ara-beforeafter .red-blur {
  left: 10px;
  top: 0;
}
.ara-beforeafter .green-blur {
  right: 10px;
  top: 40%;
}

.ara-beforeafter .before-after-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  z-index: 3;
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ara-beforeafter .scroll-label {
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    position: absolute;
    top: 12%;
    left: -125px;
    z-index: 5;
    line-height: 1.4;
    text-align: center;
    width: 100px;
}
span.scroll-label img {
    width: 64%;
    margin-top: 14px;
    margin-right: -22px;
}

/* .ara-beforeafter .scroll-label::after {
  content: '\21B3';
  font-size: 14px;
  margin-left: 4px;
  display: inline-block;
} */

.ara-beforeafter .beer-slider {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  border-radius: 16px;
  overflow: hidden;
  border: 3px solid #000;
  position: relative;
}

.ara-beforeafter .beer-slider img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 16px;
}

.ara-beforeafter .beer-slider .beer-handle::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  background-color: red;
  transform: translateX(-50%);
  z-index: 10;
}

.ara-beforeafter .beer-slider .beer-handle::after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url({{ section.settings.drag_handle | image_url: width: 100 }});
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
  pointer-events: auto;
}

.ara-beforeafter h5.bottom-caption {
  text-align: center;
  margin-top: 40px;
  color: #000;
}

.ara-beforeafter .beer-slider .beer-handle::after{
  display:none;
}
span.beer-handle img {
    display: none;
}
@media screen and (max-width: 768px) {
  .ara-beforeafter .scroll-label {
    position: static;
    margin-bottom: 20PX;
}
  .ara-beforeafter {
    padding: 40px 10px;
  }
  .ara-beforeafter .scroll-label {
    left: -60px;
    top: 14%;
    font-size: 0.7rem;
  }
  .ara-beforeafter .beer-slider {
    max-width: 100%;
  }
}
h2.section-title{
    color: #000;
  }
.testimonial-slider-section {
  padding: 50px 0;
}
.section-title {
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 40px;
}
  .ara-bun-nav .swiper-button:hover {
  background-color: #CF0808;
  color: #fff;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  display:none;
}
.swiper {
  padding-bottom: 50px;
}
.testimonial-slider-section .swiper-slide {
  opacity: 0.4;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial-slider-section .swiper-slide-next,
  .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}
.testimonial-wrapper {
  max-width: 400px;
  border-radius: 10px;
  padding: 25px 20px;
  color: #333;
  text-align: center;
  transition: all 0.4s ease;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.swiper-slide-next .testimonial-wrapper {
  background: #50d9c4;
  color: #000;
}
.swiper-slide-active .quote {
  color: red;
  font-size: 28px;
}
.quote {
  font-size: 20px;
  margin-bottom: 10px;
  color: #999;
}
.testimonial-author {
  font-style: italic;
  font-size: 14px;
}
.testimonial-role {
  font-size: 12px;
  margin-top: 5px;
}
.ara-bun-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: relative;
  width: 10%;
    margin: auto;
}
  .swiper-button-prev:after, .swiper-button-next:after{
    display: none;
  }
.ara-bun-nav .swiper-button {
  font-size: 20px;
  color: red;
  cursor: pointer;
  padding: 10px;
  user-select: none;
}
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    display: inline-block;
  }
  .ara-bun-nav .swiper-button{
        display: flex;
  }
  .ara-bun-nav .swiper-button {
  font-size: 20px;
  color: #000;
  cursor: pointer;
  padding: 10px;
  user-select: none;
  border-radius: 50%;
  background: transparent;
  transition: background 0.3s;
}

.ara-bun-nav .swiper-button.active-nav {
  background: red;
  color: #fff;
}
.rtate {
    position: absolute;
    width: 36px;
    height: 24px;
    transform: rotate(137deg);
    border-radius: 2px;
    left: 46%;
    transition: all 0.4s ease;
      background: #fff;
}
.swiper-slide-next .rtate{
      background: #50d9c4;
}
  .qut-img-top {
    display: flex;
}

.qut-img-top img {
    width: 30px;
}

.qut-img-btm {
    display: flex;
    justify-content: end;
}

.qut-img-btm img {
    width: 30px;
}
  .flx-sec {
    flex-direction: column;
    gap: 30px;
    text-align: center;
}

    @media (max-width:700px){
      .ara-bun-nav {
    width: 30%;
      }
          .swiper-slide-active{
  opacity:1 !important;
}
      .testimonial-wrapper {
    background: #50D9C4;
}
  }