/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
/* Bootstrap abstracts */
/* Bootstrap related abstracts */
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wwf-carousel {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .wwf-carousel {
    width: calc(100% - 60px);
    margin-left: 1.875rem;
  }
}
@media (min-width: 768px) {
  .wwf-carousel {
    width: calc(100% - 80px);
    margin-left: 2.5rem;
  }
}
.wwf-carousel--body {
  position: relative;
  min-height: 15rem;
  padding: 2.5rem 1.875rem;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  background-color: #c4bc8e;
}
@media (min-width: 768px) {
  .wwf-carousel--body {
    padding: 1.875rem 6.25rem;
  }
}
@media (min-width: 992px) {
  .wwf-carousel--body {
    padding: 3.75rem 9.125rem;
  }
}
.wwf-carousel .wwf-carousel-slide--body {
  max-width: 44.25rem;
  margin: 0 auto;
}
.wwf-carousel .wwf-carousel-slide--body h1, .wwf-carousel .wwf-carousel-slide--body h2, .wwf-carousel .wwf-carousel-slide--body h3, .wwf-carousel .wwf-carousel-slide--body h4 {
  max-width: 44.25rem;
}
.wwf-carousel .wwf-carousel-slide--body p {
  max-width: 35rem;
}
.wwf-carousel--indicators {
  position: static;
  margin: 2.5rem 0 5rem 0;
}
.wwf-carousel--indicators > li {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #000;
  border-top: none;
  border-bottom: none;
}
@media (max-width: 1239.98px) {
  .wwf-carousel--nav .nav-item {
    margin-bottom: 4px;
  }
}
.wwf-carousel--nav .nav-link {
  font-size: 0.8666rem;
  line-height: 2;
  text-transform: uppercase;
  background: none;
  opacity: 0.4;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1239.98px) {
  .wwf-carousel--nav .nav-link {
    padding: 0.25rem 1.25rem;
  }
}
.wwf-carousel--nav .nav-link.active, .wwf-carousel--nav .nav-link:hover {
  opacity: 1;
  background: none;
}
.wwf-carousel.front .wwf-carousel--nav .nav-link {
  display: none;
}
.wwf-carousel--prev, .wwf-carousel--next {
  position: absolute;
  top: 50%;
  width: 3.125rem;
  height: 3.125rem;
  display: none;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0.3125rem 1.25rem -0.3125rem rgba(0, 0, 0, 0.15);
  opacity: 1;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40% auto;
}
@media (min-width: 992px) {
  .wwf-carousel--prev, .wwf-carousel--next {
    display: block;
    background-size: auto;
  }
}
@media (min-width: 992px) {
  .wwf-carousel--prev, .wwf-carousel--next {
    width: 5rem;
    height: 5rem;
  }
}
.wwf-carousel--prev .carousel-control-prev-icon, .wwf-carousel--prev .carousel-control-next-icon, .wwf-carousel--next .carousel-control-prev-icon, .wwf-carousel--next .carousel-control-next-icon {
  display: none;
}
.wwf-carousel--prev {
  background-image: url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M17 8.5801L3.57895 8.5801' stroke='black' stroke-width='2.5'/><path d='M7.61206 15.3542L2.41463 8.39483L7.61206 1.43541' stroke='black' stroke-width='2.5'/></svg>");
  left: -1.5625rem;
}
@media (min-width: 992px) {
  .wwf-carousel--prev {
    left: -2.5rem;
  }
}
.wwf-carousel--next {
  background-image: url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M-3.91102e-08 8.58034L13.4211 8.58034' stroke='black' stroke-width='2.5'/><path d='M9.38794 15.3545L14.5854 8.39507L9.38794 1.43566' stroke='black' stroke-width='2.5'/></svg>");
  right: -1.5625rem;
}
@media (min-width: 992px) {
  .wwf-carousel--next {
    right: -2.5rem;
  }
}
.wwf-carousel.is-style-inverse .wwf-carousel--indicators > li {
  background-color: #fff;
}
.wwf-carousel.is-style-inverse .wwf-carousel--nav .nav-link {
  color: #fff;
}
.wwf-carousel.is-style-inverse .wwf-carousel--nav .nav-link.active {
  color: #fff;
}
.wwf-carousel.is-style-inverse .wwf-carousel--prev {
  background-color: black;
  background-image: url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M17 8.5801L3.57895 8.5801' stroke='white' stroke-width='2.5'/><path d='M7.61206 15.3542L2.41463 8.39483L7.61206 1.43541' stroke='white' stroke-width='2.5'/></svg>");
}
.wwf-carousel.is-style-inverse .wwf-carousel--next {
  background-color: black;
  background-image: url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M-3.91102e-08 8.58034L13.4211 8.58034' stroke='white' stroke-width='2.5'/><path d='M9.38794 15.3545L14.5854 8.39507L9.38794 1.43566' stroke='white' stroke-width='2.5'/></svg>");
}

.wwf-carousel:not(.wwf-carousel--cards) .wwf-carousel-slide--body h1, .wwf-carousel:not(.wwf-carousel--cards) .wwf-carousel-slide--body h2, .wwf-carousel:not(.wwf-carousel--cards) .wwf-carousel-slide--body h3, .wwf-carousel:not(.wwf-carousel--cards) .wwf-carousel-slide--body h4 {
  margin-left: auto;
  margin-right: auto;
}
.wwf-carousel:not(.wwf-carousel--cards) .wwf-carousel-slide--body p {
  margin-left: auto;
  margin-right: auto;
}

.is-style-testimonials .carousel-item {
  height: auto !important;
  min-height: auto !important;
}
.is-style-testimonials .wwf-carousel--body.carousel-inner {
  padding: 0;
  background: none;
  box-shadow: none;
  overflow: hidden;
  padding: 20px;
}
.is-style-testimonials .wwf-carousel-slide--body figure {
  padding: 15px;
  background-color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  transform: rotate(-2deg);
  margin-bottom: 35px;
}
.is-style-testimonials .wwf-carousel--prev, .is-style-testimonials .wwf-carousel--next {
  left: -1rem;
  top: 250px;
}
.is-style-testimonials .wwf-carousel--next {
  left: inherit;
  right: -1rem;
}
.is-style-testimonials .carousel-indicators {
  position: absolute;
  justify-content: flex-end;
  margin: 2.5rem 0 1.5rem 0;
}

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