body {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 0 4px 10px #44006c;
}

.nav-link.w--current {
  color: #fff;
}

.navbar {
  border: 1px none #000;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #ff897d, #4e3fbc);
  box-shadow: 0 6px 15px 2px rgba(44, 0, 69, 0.55);
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slider {
  z-index: 20;
  display: none;
  height: auto;
  background-color: transparent;
}

.screenshots {
  border-radius: 16px;
  box-shadow: 0 0 16px 2px rgba(161, 60, 194, 0.85);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.imgwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding: 30px 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -o-object-fit: fill;
  object-fit: fill;
}

.imgwrap:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.slide-nav {
  bottom: 32px;
  color: #964782;
  font-size: 16px;
  font-weight: 600;
}

.slide {
  overflow: visible;
  width: 33%;
  -o-object-fit: fill;
  object-fit: fill;
}

.mask {
  position: static;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 80px;
}

.body {
  background-color: #483150;
}

.heading {
  margin: 0px 26px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.paragraph {
  position: relative;
  z-index: 11;
  color: #d6bcf3;
  font-size: 30px;
  line-height: 60px;
  font-weight: 600;
  text-align: left;
}

.text-span {
  color: #df5dff;
}

.link {
  color: #eb9cff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  letter-spacing: 3px;
  text-decoration: none;
}

.mail-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  margin-left: 60px;
  padding: 80px 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #904ca6;
}

.slide-wrap {
  position: relative;
  bottom: -100px;
  z-index: 20;
  margin-right: 60px;
  margin-left: 60px;
  border-radius: 20px;
  background-color: #380c3b;
}

.about-wrap {
  position: relative;
  top: 0px;
  margin-top: 25vh;
  margin-right: 60px;
  margin-left: 60px;
  padding: 40px 65px;
  border-radius: 20px;
  background-color: #380c3b;
}

.contact-wrap {
  position: relative;
  top: -105px;
  z-index: 12;
  margin-top: 25vh;
}

.section-relative {
  position: relative;
  overflow: visible;
}

.bg-block-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #380c3b;
}

.bg-block-2 {
  position: absolute;
  left: 0%;
  top: 33%;
  right: 0%;
  bottom: 19%;
  background-color: #380c3b;
}

.bg-block-3 {
  position: absolute;
  left: 0%;
  top: 47%;
  right: 0%;
  bottom: 7%;
  z-index: 9;
  background-color: #380c3b;
}

.bg-block-4 {
  position: absolute;
  left: 0%;
  top: 65%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  height: 200px;
  margin-right: 60px;
  margin-left: 60px;
  border-radius: 20px;
  background-color: #380c3b;
}

.imagefooter {
  display: block;
  margin-top: -230px;
}

.circle1 {
  position: absolute;
  left: auto;
  top: -1%;
  right: 2%;
  bottom: auto;
  z-index: 10;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #964782;
}

.circle2 {
  position: absolute;
  left: 0%;
  top: 2%;
  right: auto;
  bottom: auto;
  z-index: 5;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #491e57;
}

.circle3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 21%;
  bottom: 10%;
  z-index: 6;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #491e57;
}

.circle4 {
  position: absolute;
  left: 11%;
  top: -6%;
  right: auto;
  bottom: auto;
  z-index: 10;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #964782;
}

.circle3-copy {
  position: absolute;
  left: auto;
  top: 32%;
  right: 3%;
  bottom: auto;
  z-index: 6;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #491e57;
}

.image-plane {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -6%;
  z-index: 12;
  width: 28%;
}

.title-line {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle4-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 19%;
  z-index: 11;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #964782;
}

.circle3-copy-copy {
  position: absolute;
  left: 0%;
  top: 66%;
  right: auto;
  bottom: auto;
  z-index: 10;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #491e57;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 20;
  width: 15%;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.title-point {
  width: 8%;
  height: auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.top {
  position: relative;
}

.footer {
  position: relative;
  z-index: 0;
}

.section-3 {
  padding: 80px 60px 20px;
}

.rich-text-block {
  position: relative;
  z-index: 20;
  padding-right: 0px;
  padding-left: 0px;
  color: #d6bcf3;
}

.rich-text-block p {
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}

.rich-text-block a {
  color: #fff;
}

.nav-link-copy {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 0 4px 10px #44006c;
}

.nav-link-copy.w--current {
  color: #fff;
}

.slash-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-4 {
  height: auto;
}

.image-6 {
  display: block;
}

.container-2 {
  position: relative;
  max-width: 1200px;
}

.text-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 4%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.slide-nav-2 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: block;
}

.speaker-slide-mask {
  overflow: visible;
  width: 33.33%;
}

.speaker-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 101%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.speaker-image.three {
  margin-right: 0px;
  background-image: url('../images/slide5.jpg');
  background-position: 100% 0%;
}

.speaker-image.five {
  width: 101%;
  background-image: url('../images/slide6.jpg');
  background-position: 0% 0%;
}

.speaker-image.four {
  background-image: url('../images/slide2.jpg');
  background-position: 50% 0%;
}

.speaker-image.two {
  background-image: url('../images/slide3.jpg');
}

.speaker-image.six {
  background-image: url('../images/slide1.jpg');
  background-position: 50% 0%;
}

.speaker-image.one {
  background-image: url('../images/slide4-2-1.png');
}

.slide-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 300px;
  height: 530px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 20px;
}

.speaker-slide-content {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.speaker-image-cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 101%;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(255, 137, 125, 0.7), rgba(152, 72, 91, 0.86) 38%, rgba(68, 0, 108, 0.88));
  background-position: 0px 0px;
  opacity: 1;
  cursor: pointer;
}

.slide-arrow {
  width: 18px;
}

.speaker-arrow {
  left: auto;
  top: auto;
  right: 5vw;
  bottom: 5vw;
  display: none;
  width: 60px;
  height: 60px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.04);
  border-radius: 100px;
  background-color: #1e2029;
}

.speaker-arrow.left {
  left: auto;
  right: 5vw;
  display: none;
  margin-right: 72px;
}

.speaker-slider {
  top: -30px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.paragraph-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
  z-index: 11;
  color: #d6bcf3;
  font-size: 30px;
  line-height: 60px;
  font-weight: 600;
  text-align: center;
}

@media screen and (min-width: 1920px) {
  .about-wrap {
    margin-top: 15vh;
  }

  .contact-wrap {
    margin-top: 15vh;
  }

  .bg-block-3 {
    top: 55%;
  }

  .imagefooter {
    margin-top: -400px;
  }

  .image-plane {
    bottom: -8%;
  }

  .section-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-6 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-left: 20px;
    font-size: 18px;
  }

  .imgwrap {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mask {
    padding-top: 0px;
  }

  .paragraph {
    font-size: 26px;
    line-height: 50px;
  }

  .link {
    font-size: 30px;
  }

  .about-wrap {
    margin-top: 25vh;
  }

  .imagefooter {
    margin-top: -160px;
  }

  .circle2 {
    top: -1%;
  }

  .circle3 {
    right: 18%;
  }

  .circle4 {
    top: -7%;
  }

  .circle3-copy {
    top: 26%;
  }

  .image-plane {
    bottom: -3%;
  }

  .image-5 {
    bottom: 17%;
  }

  .title-point {
    width: 12%;
  }

  .nav-link-copy {
    padding-left: 20px;
    font-size: 18px;
  }

  .section-4 {
    background-image: none;
  }

  .speaker-slide-mask {
    width: 65%;
  }

  .paragraph-copy {
    font-size: 26px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 24px;
  }

  .slide {
    width: 50%;
  }

  .heading {
    font-size: 24px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 38px;
  }

  .link {
    font-size: 24px;
  }

  .mail-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slide-wrap {
    bottom: -50px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .about-wrap {
    margin-top: 20vh;
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .contact-wrap {
    margin-top: 20vh;
  }

  .bg-block-3 {
    bottom: 14%;
  }

  .bg-block-4 {
    top: 71%;
    height: 100px;
  }

  .circle4 {
    top: -6%;
  }

  .circle3-copy {
    top: 34%;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: rgba(68, 0, 108, 0.88);
  }

  .nav-menu {
    background-color: rgba(68, 0, 108, 0.88);
  }

  .slash {
    color: transparent;
  }

  .section-3 {
    padding-bottom: 0px;
  }

  .rich-text-block p {
    font-size: 16px;
    line-height: 30px;
  }

  .slash-block {
    display: none;
  }

  .section-4 {
    background-image: none;
  }

  .speaker-slide-mask {
    width: 90%;
  }

  .paragraph-copy {
    font-size: 20px;
    line-height: 38px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 20px;
  }

  .imgwrap {
    padding-right: 40px;
    padding-left: 40px;
  }

  .slide {
    width: 100%;
  }

  .heading {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 24px;
  }

  .paragraph {
    font-size: 18px;
  }

  .link {
    width: auto;
    font-size: 14px;
    letter-spacing: 1px;
  }

  .mail-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }

  .about-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }

  .bg-block-3 {
    bottom: 22%;
  }

  .bg-block-4 {
    top: 59%;
  }

  .imagefooter {
    margin-top: -119px;
  }

  .image-plane {
    bottom: 1%;
    width: 38%;
  }

  .circle4-copy {
    right: 6%;
    bottom: 45%;
  }

  .circle3-copy-copy {
    top: 31%;
  }

  .image-5 {
    bottom: 21%;
    width: 21%;
  }

  .title-point {
    width: 15%;
  }

  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .rich-text-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .rich-text-block p {
    font-size: 14px;
    line-height: 28px;
  }

  .rich-text-block a {
    color: #fff;
  }

  .section-4 {
    background-image: none;
  }

  .slide-image {
    width: 270px;
    height: 498px;
  }

  .speaker-slide-content {
    padding-bottom: 6px;
  }

  .speaker-arrow {
    top: auto;
    right: 5vw;
    bottom: 0px;
  }

  .speaker-arrow.left {
    left: auto;
    right: 0vw;
    margin-right: 84px;
  }

  .paragraph-copy {
    font-size: 18px;
  }
}

