@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap);
/*!

    PLUGINS

*/
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/*!

    END OF PLUGINS

*/
/*!

    MAIN CSS

*/
.make-waves-button {
  font-weight: 500;
  display: inline-block;
  border: 2px solid #000;
  text-transform: uppercase;
  font-size: 12px;
  padding: 16px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1;
  text-decoration: none;
  color: #000;
  font-family: "Oswald", sans-serif;
  transition: all 0.3s ease-in-out;
}
.make-waves-button svg path {
  transition: all 0.3s ease-in-out;
}
.make-waves-button.large-button {
  font-size: 16px;
  padding: 25px 40px;
}
@media (max-width: 1199px) {
  .make-waves-button.large-button {
    font-size: 12px;
    padding: 16px;
  }
}
@media (max-width: 1199px) {
  .make-waves-button {
    font-size: 12px;
    padding: 16px;
  }
}
.make-waves-button:hover, .make-waves-button:focus-within {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.make-waves-button:hover svg path, .make-waves-button:focus-within svg path {
  fill: #fff;
}
.make-waves-button.make-waves-white-button {
  border-color: #fff;
  color: #fff;
}
.make-waves-button.make-waves-white-button:hover, .make-waves-button.make-waves-white-button:focus-within {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.make-waves-close-button {
  padding: 0;
  width: 30px;
  height: 20px;
  background: transparent;
  border: 0;
  position: sticky;
  margin-top: 25px;
  top: 25px;
  left: 30px;
  z-index: 20;
  z-index: 50001;
  transition: background-image 0.3s ease-in-out;
  pointer-events: all;
  position: fixed;
  right: 30px;
  top: 0;
  left: auto;
}
@media (max-width: 767px) {
  .make-waves-close-button {
    left: 15px;
    width: 18px;
    height: 12px;
  }
}
.make-waves-close-button:before, .make-waves-close-button:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
@media (max-width: 767px) {
  .make-waves-close-button:before, .make-waves-close-button:after {
    height: 2px;
  }
}
.make-waves-close-button:before {
  top: 0;
}
.make-waves-close-button:after {
  bottom: 0;
}
.make-waves-close-button span.burger {
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
@media (max-width: 767px) {
  .make-waves-close-button span.burger {
    height: 2px;
  }
}
.make-waves-close-button span.burger {
  opacity: 0;
}
.make-waves-close-button:before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center center;
  bottom: auto;
}
.make-waves-close-button:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center center;
  bottom: auto;
}

/*!

    FAKE HEADER (CAN BE REMOVED)

*/
.fake-header {
  position: relative;
  height: 83px;
  background: #fff;
}
@media (max-width: 767px) {
  .fake-header {
    height: 69px;
  }
}

/*!

    LIGHTBOX

*/
body .fslightbox-toolbar {
  background: transparent;
}
body .fslightbox-toolbar-button:nth-child(1) {
  display: none;
}
body .fslightbox-toolbar-button {
  position: fixed;
  right: 30px;
  top: 0;
  left: auto;
  margin-top: 25px;
  height: auto;
  width: 30px;
}
body .fslightbox-toolbar-button:before,
body .fslightbox-toolbar-button:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
body .fslightbox-toolbar-button:before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center center;
  bottom: auto;
}
body .fslightbox-toolbar-button:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center center;
  bottom: auto;
}
@media (max-width: 767px) {
  body .fslightbox-toolbar-button {
    width: 18px;
    height: 12px;
  }
  body .fslightbox-toolbar-button:before,
body .fslightbox-toolbar-button:after {
    height: 2px;
  }
}

/*!

    MAIN CONTENT

*/
.make-waves {
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 90px;
  position: relative;
}
.make-waves.with-footer-cta {
  padding-bottom: 0;
}

.make-waves-gradients {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
.make-waves-gradients .make-waves-gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 1s ease-in-out;
  background-size: cover;
  background-position: bottom left;
}
.make-waves-gradients .make-waves-gradient.is-hidden {
  opacity: 0;
}

.make-waves-landing-gradients .make-waves-gradient-1 {
  background-image: url('@@tcm:42-1492851');
}
.make-waves-landing-gradients .make-waves-gradient-2 {
  background-image: url(@@tcm:42-1492852);
}
.make-waves-landing-gradients .make-waves-gradient-3 {
  background-image: url(@@tcm:42-1492853);
}
.make-waves-landing-gradients .make-waves-gradient-4 {
  background-image: url(@@tcm:42-1492854);
}
.make-waves-landing-gradients .make-waves-gradient-5 {
  background-image: url(@@tcm:42-1492855);
}
.make-waves-landing-gradients .make-waves-gradient-6 {
  background-image: url(@@tcm:42-1492856);
}
.make-waves-landing-gradients .make-waves-gradient-7 {
  background-image: none;
  background-color: #fff;
}
.make-waves-landing-gradients .make-waves-gradient-8 {
  background-image: url(@@tcm:42-1492857);
}

.make-waves-creators-gradients .make-waves-gradient-1 {
  background-image: url(@@tcm:42-1492849);
}
.make-waves-creators-gradients .make-waves-gradient-2 {
  background-image: url(@@tcm:42-1492850);
}
.make-waves-creators-gradients .make-waves-gradient-3 {
  background-image: none;
  background-color: #fff;
}

.make-waves-sound-lovers-gradients .make-waves-gradient-1 {
  background-image: url(@@tcm:42-1492862);
}
.make-waves-sound-lovers-gradients .make-waves-gradient-2 {
  background-image: none;
  background-color: #fff;
}
.make-waves-sound-lovers-gradients .make-waves-gradient-3 {
  background-image: url(@@tcm:42-1492863);
}

.make-waves-beginners-gradients .make-waves-gradient-1 {
  background-image: url(@@tcm:42-1492848);
}
.make-waves-beginners-gradients .make-waves-gradient-2 {
  background-image: none;
  background-color: #fff;
}
.make-waves-beginners-gradients .make-waves-gradient-3 {
  background-image: url(@@tcm:42-1492848);
}

.make-waves-performers-gradients .make-waves-gradient-1 {
  background-image: url(@@tcm:42-1492858);
}
.make-waves-performers-gradients .make-waves-gradient-2 {
  background-image: url(@@tcm:42-1492859);
}
.make-waves-performers-gradients .make-waves-gradient-3 {
  background-image: url(@@tcm:42-1492858);
}

.make-waves-performers-gradients .make-waves-gradient-4 {
    background-image: url(@@tcm:42-1492859);
}

.make-waves-performers-gradients .make-waves-gradient-5 {
      background-image: none;
      background-color: #fff;
}

.make-waves-performers-gradients .make-waves-gradient-6 {
  background-image: url(@@tcm:42-1492858);
}

.make-waves-players-gradients .make-waves-gradient-1 {
  background-image: url(@@tcm:42-1492860);
}
.make-waves-players-gradients .make-waves-gradient-2 {
  background-image: none;
  background-color: #fff;
}
.make-waves-players-gradients .make-waves-gradient-3 {
  background-image: url(@@tcm:42-1492861);
}
.make-waves-players-gradients .make-waves-gradient-4 {
  background-image: url(@@tcm:42-1492860);
}

.hidden-channel-advisor {
  display: none;
}

.channel-advisor-modal {
  width: 90%;
  max-width: 800px;
  background: #fff;
}

@-webkit-keyframes make-waves-fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 80px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes make-waves-fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 80px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes make-waves-text-tighten {
  from {
    opacity: 0;
    letter-spacing: 0;
  }
  to {
    opacity: 1;
    letter-spacing: 0.35em;
  }
}
@keyframes make-waves-text-tighten {
  from {
    opacity: 0;
    letter-spacing: 0;
  }
  to {
    opacity: 1;
    letter-spacing: 0.35em;
  }
}
@-webkit-keyframes make-waves-banner-text {
  from {
    letter-spacing: 0;
    opacity: 0;
  }
  to {
    letter-spacing: 0.35em;
    opacity: 1;
  }
}
@keyframes make-waves-banner-text {
  from {
    letter-spacing: 0;
    opacity: 0;
  }
  to {
    letter-spacing: 0.35em;
    opacity: 1;
  }
}
@-webkit-keyframes make-waves-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes make-waves-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes make-waves-scale-in {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes make-waves-scale-in {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.make-waves .make-waves-fade-in-up {
  -webkit-animation-name: make-waves-fade-in-up;
          animation-name: make-waves-fade-in-up;
}
.make-waves .make-waves-text-tighten {
  -webkit-animation-name: make-waves-text-tighten;
          animation-name: make-waves-text-tighten;
}
.make-waves .make-waves-animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes vibrate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes vibrate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes vibrateSpan {
  0% {
    transform: translateY(-50%) translate3d(0, 0px, 0);
  }
  50% {
    transform: translateY(-50%) translate3d(0, -2px, 0);
  }
  100% {
    transform: translateY(-50%) translate3d(0, 0px, 0);
  }
}
@keyframes vibrateSpan {
  0% {
    transform: translateY(-50%) translate3d(0, 0px, 0);
  }
  50% {
    transform: translateY(-50%) translate3d(0, -2px, 0);
  }
  100% {
    transform: translateY(-50%) translate3d(0, 0px, 0);
  }
}
.make-waves-menu-button-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9000;
  pointer-events: none;
}
.make-waves-menu-wrap {
  width: 100%;
}
.make-waves-menu-toggle {
  padding: 0;
  width: 30px;
  height: 20px;
  background: transparent;
  border: 0;
  position: sticky;
  margin-top: 25px;
  top: 25px;
  left: 30px;
  z-index: 20;
  z-index: 50001;
  transition: background-image 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .make-waves-menu-toggle {
    left: 15px;
    width: 18px;
    height: 12px;
  }
}
.make-waves-menu-toggle:before, .make-waves-menu-toggle:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
@media (max-width: 767px) {
  .make-waves-menu-toggle:before, .make-waves-menu-toggle:after {
    height: 2px;
  }
}
.make-waves-menu-toggle:before {
  top: 0;
}
.make-waves-menu-toggle:after {
  bottom: 0;
}
.make-waves-menu-toggle span.burger {
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
@media (max-width: 767px) {
  .make-waves-menu-toggle span.burger {
    height: 2px;
  }
}
.make-waves-menu-toggle.is-main-nav-toggle {
  pointer-events: all;
}
.make-waves-menu-toggle.is-main-nav-toggle:hover span.burger {
  -webkit-animation: vibrateSpan 0.6s;
          animation: vibrateSpan 0.6s;
}
.make-waves-menu-toggle.is-main-nav-toggle:hover:after, .make-waves-menu-toggle.is-main-nav-toggle:hover:before {
  -webkit-animation: vibrate 0.6s;
          animation: vibrate 0.6s;
}
.make-waves-menu-toggle.is-main-nav-toggle:hover:before {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.make-waves-menu-toggle.is-main-nav-toggle:hover span.burger {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.make-waves-menu-toggle.open-menu {
  position: fixed;
  right: 30px;
  top: 0;
  left: auto;
}
.make-waves-menu-toggle.open-menu span.burger {
  opacity: 0;
}
.make-waves-menu-toggle.open-menu:before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center center;
  bottom: auto;
}
.make-waves-menu-toggle.open-menu:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center center;
  bottom: auto;
}
.make-waves-navigation {
  position: fixed;
  z-index: 50000;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out, background-image 0.3s ease-in-out;
  background-size: cover;
  background-position: center center;
}
.make-waves-navigation.image-1 {
  background-image: url("/img/menu-backgrounds/00-main.jpg");
}
.make-waves-navigation.image-2 {
  background-image: url("/img/menu-backgrounds/01-creators.jpg");
}
.make-waves-navigation.image-3 {
  background-image: url("/img/menu-backgrounds/02-sound-lovers.jpg");
}
.make-waves-navigation.image-4 {
  background-image: url("/img/menu-backgrounds/03-beginners.jpg");
}
.make-waves-navigation.image-5 {
  background-image: url("/img/menu-backgrounds/04-silent-players.jpg");
}
.make-waves-navigation.image-6 {
  background-image: url("/img/menu-backgrounds/05-performers.jpg");
}
.make-waves-navigation ul li {
  list-style: none;
  transition: padding 1.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  padding: 30px 0;
  font-weight: 600;
  font-size: 42px;
  line-height: 60px;
}
@media (max-width: 767px) {
  .make-waves-navigation ul li {
    font-size: 30px;
    line-height: 45px;
  }
}
.make-waves-navigation ul li.current-nav-item a {
  color: #fff;
}
.make-waves-navigation ul li a {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}
.make-waves-navigation ul li a:hover, .make-waves-navigation ul li a:focus-within {
  color: #fff;
}
.make-waves.make-waves-menu-open .make-waves-navigation {
  opacity: 1;
  pointer-events: all;
}
.make-waves.make-waves-menu-open .make-waves-navigation ul li {
  padding: 0;
}

.make-waves-intro-banner {
  padding: 0 30px;
  background-color: #000;
  height: calc(100vh - 83px);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .make-waves-intro-banner {
    height: calc(100vh - 69px);
  }
}
.make-waves-intro-banner #make-waves-video {
  display: none;
}
.make-waves-intro-banner video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-animation: make-waves-fade-in, make-waves-scale-in;
          animation: make-waves-fade-in, make-waves-scale-in;
  -webkit-animation-duration: 2s, 2s;
          animation-duration: 2s, 2s;
}
.make-waves-intro-banner h1 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 96px;
  font-size: 5.6vw;
  letter-spacing: 0.35em;
  font-weight: 600;
  position: relative;
  -webkit-animation: make-waves-banner-text;
          animation: make-waves-banner-text;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  letter-spacing: 0.95em;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  display: flex;
  justify-content: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .make-waves-intro-banner h1 {
    font-size: 6vw;
  }
}
.make-waves-intro-banner .make-waves-button {
  margin-top: 60px;
  -webkit-animation: make-waves-fade-in;
          animation: make-waves-fade-in;
  opacity: 0;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (max-width: 767px) {
  .make-waves-intro-banner .make-waves-button {
    margin-top: 30px;
  }
}
.make-waves-intro-banner .make-waves-jump-link {
  width: 17px;
  height: 8px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: make-waves-fade-in;
          animation: make-waves-fade-in;
  opacity: 0;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.make-waves-intro-banner .make-waves-jump-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(4);
}
.make-waves-intro-banner .make-waves-jump-link svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.make-waves-intro-text .make-waves-intro-para h2 {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .make-waves-intro-text .make-waves-intro-para h2 {
    font-size: 30px;
    line-height: 32px;
  }
}

.make-waves-child-block img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .make-waves-child-block img {
    margin-bottom: 30px;
  }
}
.make-waves-child-block h3 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin: 0;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 5.6vw;
  letter-spacing: 0.35em;
  font-weight: 600;
  position: relative;
  display: flex;
  justify-content: center;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .make-waves-child-block h3 {
    font-size: 7vw;
  }
}
.make-waves-child-block .make-waves-child-block-content {
  padding-top: 90px;
  position: relative;
  z-index: 11;
}
@media (max-width: 991px) {
  .make-waves-child-block .make-waves-child-block-content {
    padding-top: 30px;
  }
}
.make-waves-child-block .make-waves-child-block-content p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 767px) {
  .make-waves-child-block .make-waves-child-block-content p {
    font-size: 18px;
    line-height: 22px;
  }
}
.make-waves-child-block .make-waves-child-block-content .row {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .make-waves-child-block .make-waves-child-block-content .row {
    display: block;
  }
}
.make-waves-child-block .make-waves-child-block-content .make-waves-button {
  margin-top: 20px;
}

.make-waves-carousel-panel {
  position: relative;
  overflow: hidden;
}
.make-waves-carousel-panel .swiper-slide {
  height: auto;
}
.make-waves-carousel-panel .swiper-container-mask {
  position: relative;
}
.make-waves-carousel-panel .swiper-pagination {
  margin-top: 60px;
  bottom: -60px;
}
.make-waves-carousel-panel .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  transition: all 1s ease-in-out;
}
.make-waves-carousel-panel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .swiper-pagination {
    bottom: 5px;
  }
}
.make-waves-carousel-panel .swiper-buttons {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .swiper-buttons {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
  }
}
.make-waves-carousel-panel .swiper-buttons .swiper-button-prev,
.make-waves-carousel-panel .swiper-buttons .swiper-button-next {
  transition: opacity 0.2s;
  transform: none;
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.make-waves-carousel-panel .swiper-buttons .swiper-button-prev:after,
.make-waves-carousel-panel .swiper-buttons .swiper-button-next:after {
  display: none;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .swiper-buttons .swiper-button-prev,
.make-waves-carousel-panel .swiper-buttons .swiper-button-next {
    position: static;
  }
}
.make-waves-carousel-panel .swiper-buttons .swiper-button-prev {
  left: 30px;
  background-image: url(../img/left-arrow.svg);
}
.make-waves-carousel-panel .swiper-buttons .swiper-button-next {
  right: 30px;
  background-image: url(../img/left-arrow.svg);
  transform: rotate(180deg);
}
.make-waves-carousel-panel .swiper-scrollbar {
  margin-top: 90px;
  background: #e8e8e8;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .swiper-scrollbar {
    margin-top: 30px;
  }
}
.make-waves-carousel-panel .swiper-scrollbar-drag {
  height: 2px;
  background-color: #000;
}
.make-waves-carousel-panel .swiper-scrollbar-drag:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: 0;
  right: 0;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: -webkit-grab;
  cursor: grab;
}
.make-waves-carousel-panel .swiper-scrollbar-drag:active .make-waves-carousel-panel .swiper-scrollbar-drag:before {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.make-waves-carousel-panel h3 {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 3.2vw;
  line-height: 1.4;
  letter-spacing: 0.35em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .make-waves-carousel-panel h3 {
    font-size: 4.5vw;
  }
}
@media (max-width: 991px) {
  .make-waves-carousel-panel h3 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .make-waves-carousel-panel h3 {
    font-size: 6vw;
  }
}
.make-waves-carousel-panel p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 767px) {
  .make-waves-carousel-panel p {
    font-size: 18px;
    line-height: 22px;
  }
}
.make-waves-carousel-panel .swiper-container {
  overflow: visible;
  padding-top: 120px;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .swiper-container {
    padding-top: 60px;
  }
}
.make-waves-carousel-panel .make-waves-text-carousel-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  z-index: 90;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.make-waves-carousel-panel .make-waves-text-carousel-wrap iframe {
  display: none;
}
.make-waves-carousel-panel .make-waves-text-carousel-wrap .make-waves-button {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .make-waves-text-carousel-wrap {
    position: static;
  }
  .make-waves-carousel-panel .make-waves-text-carousel-wrap .make-waves-text-carousel,
.make-waves-carousel-panel .make-waves-text-carousel-wrap .make-waves-text-carousel-bottom {
    padding-top: 30px;
  }
}
.make-waves-carousel-panel .make-waves-large-image-slide.swiper-slide-active img {
  transform: scale(1);
}
.make-waves-carousel-panel .make-waves-large-image-slide .row {
  display: flex;
}
.make-waves-carousel-panel .make-waves-large-image-slide .make-waves-slide-text {
  margin-top: auto;
  margin-bottom: 30px;
}
.make-waves-carousel-panel .make-waves-large-image-slide .make-waves-button {
  margin-top: 30px;
}
.make-waves-carousel-panel .make-waves-large-image-slide img {
  display: block;
  position: static;
  width: 100%;
  height: auto;
  transform: scale(0.8);
  transition: transform 0.9s ease-in-out;
}
.make-waves-carousel-panel .make-waves-product-slide {
  position: relative;
  display: flex;
  flex-direction: column;
}
.make-waves-carousel-panel .make-waves-product-slide p {
  margin-bottom: 30px;
}
.make-waves-carousel-panel .make-waves-product-slide.with-overlay:before, .make-waves-carousel-panel .make-waves-product-slide.with-overlay:after {
  display: none;
}
.make-waves-carousel-panel .make-waves-product-slide.with-overlay p {
  margin-bottom: 0;
}
.make-waves-carousel-panel .make-waves-product-slide:before, .make-waves-carousel-panel .make-waves-product-slide:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 2px;
  background: #000;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
}
@media (max-width: 991px) {
  .make-waves-carousel-panel .make-waves-product-slide:before, .make-waves-carousel-panel .make-waves-product-slide:after {
    display: none;
  }
}
.make-waves-carousel-panel .make-waves-product-slide a.make-waves-carousel-image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
}
.make-waves-carousel-panel .make-waves-product-slide .make-waves-carousel-image-overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-right: 30px;
  padding-left: 15px;
  padding-bottom: 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.make-waves-carousel-panel .make-waves-product-slide .make-waves-carousel-image-overlay-content p {
  margin-top: 15px;
}
.make-waves-carousel-panel .make-waves-product-slide:after {
  left: auto;
  right: -15px;
}
.make-waves-carousel-panel .make-waves-product-slide h4 {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.make-waves-carousel-panel .make-waves-product-slide p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
.make-waves-carousel-panel .make-waves-product-slide p a {
  color: #4b1e78;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .make-waves-carousel-panel .make-waves-product-slide p {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .make-waves-carousel-panel .make-waves-product-slide p {
    margin-bottom: 15px;
  }
}
.make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
  opacity: 1;
  transition: all 0.6s ease-in-out;
}
@media (max-width: 575px) {
  .make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
    width: 100%;
  }
}
.make-waves-carousel-panel .make-waves-product-slide h4,
.make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .make-waves-carousel-panel .make-waves-product-slide h4,
.make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
    margin-top: 15px;
  }
}
.make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
  margin-top: auto;
}
@media (max-width: 1199px) {
  .make-waves-carousel-panel .make-waves-product-slide .make-waves-button {
    margin-top: auto;
  }
}
.make-waves-carousel-panel .make-waves-product-slide p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .make-waves-carousel-panel .make-waves-product-slide p {
    margin-top: 15px;
  }
}
.make-waves-carousel-panel .make-waves-product-slide:hover:before, .make-waves-carousel-panel .make-waves-product-slide:hover:after {
  transform: scale(1);
  transition-delay: 0.3s;
}
.make-waves-carousel-panel .make-waves-product-slide:hover img {
  transform: scale(1.15);
}
.make-waves-carousel-panel .make-waves-product-slide:hover .make-waves-button {
  opacity: 1;
}
.make-waves-carousel-panel .make-waves-carousel-image {
  position: relative;
  overflow: hidden;
}
.make-waves-carousel-panel .make-waves-carousel-image img {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.make-waves-carousel-panel .make-waves-carousel-image:after {
  content: "";
  display: block;
  padding-top: 100%;
  background: #efefef;
}
.make-waves-large-image-carousel-panel h2 {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .make-waves-large-image-carousel-panel h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.make-waves-large-image-carousel-panel .swiper-container {
  padding-top: 50px;
}
@media (max-width: 991px) {
  .make-waves-large-image-carousel-panel .swiper-container {
    padding-top: 27px;
  }
}
.make-waves .swiper-button-disabled {
  opacity: 0;
}

.make-waves-social-links p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .make-waves-social-links p {
    font-size: 18px;
    line-height: 22px;
  }
}
.make-waves-social-links .make-waves-button {
  height: 46px;
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  margin: 0 5px;
  margin-top: 15px;
}
.make-waves-social-links .make-waves-button svg {
  margin-right: 11px;
}

.make-waves-social-community {
  text-align: left;
}
.make-waves-social-community h2 {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .make-waves-social-community h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.make-waves-social-community-column {
  border-left: 2px solid #000;
}
.make-waves-social-community-blocks {
  padding: 45px 0;
}
.make-waves-social-community-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 11px 16px;
}
@media (max-width: 767px) {
  .make-waves-social-community-block {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
  }
}
.make-waves-social-community-block span {
  display: inline-block;
  margin-right: 23px;
}
.make-waves-social-community-icons {
  display: flex;
}
.make-waves-social-community-icon {
  display: inline-block;
}
.make-waves-social-community-icon:hover {
  opacity: 0.8;
}
.make-waves-social-community-icon + .make-waves-social-community-icon {
  margin-left: 23px;
}
@media (max-width: 767px) {
  .make-waves-social-community-icon + .make-waves-social-community-icon {
    margin-left: 13px;
  }
}
.make-waves-social-community-body {
  margin-top: 24px;
}

.make-waves-newsletter img {
  display: block;
  width: 100%;
  height: auto;
}
.make-waves-newsletter h2 {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .make-waves-newsletter h2 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .make-waves-newsletter h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
.make-waves-newsletter form {
  margin-top: 30px;
}
.make-waves-newsletter form input {
  border-radius: 0;
}
.make-waves-newsletter form input[type=email] {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: 2px solid #000;
  padding: 0 15px;
  background-color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-in-out;
}
.make-waves-newsletter form input[type=email]::-moz-placeholder {
  color: #000;
}
.make-waves-newsletter form input[type=email]:-ms-input-placeholder {
  color: #000;
}
.make-waves-newsletter form input[type=email]::placeholder {
  color: #000;
}
.make-waves-newsletter form input[type=email]:focus {
  border-color: #000;
  outline: none;
}
.make-waves-newsletter form .make-waves-button {
  background-color: transparent;
  margin-top: 15px;
}
.make-waves-newsletter form p {
  margin-top: 30px;
  font-size: 14px;
}
.make-waves-newsletter form p a {
  color: #4b1e78;
  text-decoration: underline;
}
@media (max-width: 991px) {
  .make-waves-newsletter form p {
    width: 80%;
  }
}

.make-waves-image-text-block h2 {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  margin-top: 30px;
}
@media (max-width: 1227px) {
  .make-waves-image-text-block h2 {
    margin-top: 15px;
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .make-waves-image-text-block h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
.make-waves-image-text-block img {
  display: block;
  width: 100%;
  height: auto;
}
.make-waves-image-text-block p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-top: 30px;
}
.make-waves-image-text-block p a {
  color: #4b1e78;
}
.make-waves-image-text-block .make-waves-button {
  margin-top: 10px;
}
.make-waves-image-text-block .make-waves-button:first-of-type {
  margin-top: 30px;
}

.make-waves-side-by-side-blocks p {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.make-waves-side-by-side-blocks img {
  display: block;
  width: 100%;
  height: auto;
}
.make-waves-side-by-side-blocks h2 {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .make-waves-side-by-side-blocks h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
.make-waves-side-by-side-blocks h2 span {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  color: transparent;
}
.make-waves-side-by-side-blocks h2,
.make-waves-side-by-side-blocks p,
.make-waves-side-by-side-blocks a.make-waves-button {
  margin-top: 30px;
}

.make-waves-footer-cta {
  position: relative;
}
.make-waves-footer-cta img {
  display: block;
  width: 100%;
  height: auto;
}
.make-waves-footer-cta .make-waves-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.make-waves-channel-advisor-modal {
  position: fixed;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(rgba(30, 30, 30, 0.9), #000 1810%);
  z-index: 10000;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  transition: opacity 0.4s;
  transition-delay: 0.2s;
}
.make-waves-channel-advisor-modal.is-active {
  opacity: 1;
  pointer-events: all;
}

.make-waves-channel-advisor-modal-content {
  background: #fff;
  padding: 0px;
  width: 800px;
  max-width: 100%;
  text-align: center;
}

.make-waves-channel-advisor-iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.make-waves-close-modal-cover {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.make-waves-close-modal {
  padding: 0;
  width: 30px;
  height: 20px;
  background: transparent;
  border: 0;
  position: sticky;
  margin-top: 25px;
  z-index: 20;
  z-index: 50001;
  transition: background-image 0.3s ease-in-out;
  pointer-events: all;
  position: absolute;
  top: 0;
  right: 30px;
  content: "";
}
.make-waves-close-modal .burger:before,
.make-waves-close-modal .burger:after {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
.make-waves-close-modal .burger:before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: center center;
  bottom: auto;
}
.make-waves-close-modal .burger:after {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center center;
  bottom: auto;
}

.make-waves-content-panel {
  padding-bottom: 180px;
}
@media (max-width: 1199px) {
  .make-waves-content-panel {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .make-waves-content-panel {
    padding-bottom: 90px;
  }
}
.make-waves-content-panel.make-waves-child-block {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .make-waves-content-panel.make-waves-child-block {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .make-waves-content-panel.make-waves-child-block {
    padding-bottom: 90px;
  }
}
.make-waves-content-panel-first {
  padding-top: 180px;
}
@media (max-width: 1199px) {
  .make-waves-content-panel-first {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .make-waves-content-panel-first {
    padding-top: 90px;
  }
}
.make-waves-white-text h1, .make-waves-white-text h2, .make-waves-white-text h3, .make-waves-white-text h4, .make-waves-white-text h5, .make-waves-white-text h6, .make-waves-white-text p {
  color: #fff;
}
.make-waves-white-text form input[type=email] {
  border-color: #fff;
}
.make-waves-white-text .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #fff;
  opacity: 1;
  transition: all 1s ease-in-out;
}
.make-waves-white-text .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.make-waves-white-text .swiper-buttons .swiper-button-prev,
.make-waves-white-text .swiper-buttons .swiper-button-next {
  filter: invert(100%);
}
.make-waves-white-text form p a {
  color: #fff;
}

/*!

    END OF MAIN CSS

*/
