:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.heading {
  text-align: center;
}

.image {
  text-align: center;
  object-fit: fill;
  border-radius: 15px;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.brand {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.brand.w--current {
  color: #000;
  text-align: left;
  background-image: none;
  flex: 0 auto;
  align-self: auto;
  margin-right: auto;
  font-size: 1rem;
  font-weight: 700;
}

.section {
  border: 0 solid #000;
  flex-flow: column;
  max-width: 40rem;
  display: flex;
}

.container {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-2, .heading-3, .heading-4 {
  margin-top: 0;
}

.paragraph, .paragraph-2, .list, .paragraph-3, .list-2 {
  max-width: 40rem;
}

.heading-5 {
  text-align: left;
  max-width: 34rem;
}

.navbar {
  background-color: #fff;
  width: 100vw;
  height: 70px;
  font-family: Inter, sans-serif;
}

.container-2 {
  max-width: 40rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.container-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  margin-right: 1rem;
  display: flex;
}

.section-2 {
  justify-content: space-between;
  align-items: center;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sign-up-button-gray {
  background-color: #3c3c37;
  border-radius: 4px;
  height: 45px;
  padding: 13px 18px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

._20px-width-block {
  width: 20px;
}

.section-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block {
  background-image: url('../images/banner-background-lighter.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1150px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-6 {
  color: #000;
  text-align: center;
  width: 988px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

.log-in-button-transparent {
  color: #3c3c37;
  text-align: center;
  background-color: #3c3c3700;
  border: 3px solid #3c3c37;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 45px;
  padding: 13px 18px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._50px-width-block {
  width: 50px;
}

.body {
  font-family: Inter, sans-serif;
}

.text-block {
  text-align: center;
  width: 800px;
  margin: 32px auto;
  font-size: 16px;
}

.div-block-4 {
  background-color: #59a3ad;
  width: 100vw;
  height: 350px;
  margin-bottom: 200px;
}

.div-block-5 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 988px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  display: flex;
}

.heading-7 {
  width: 530px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 40px;
}

.text-block-2 {
  width: 371px;
  font-weight: 600;
}

.div-block-6 {
  justify-content: space-between;
  align-items: center;
  width: 988px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  background-color: #fff;
  border: 4px solid #59a3adbf;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  height: 375px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  box-shadow: 4px 4px 4px #59a3adbf;
}

.text-block-3 {
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 13px;
}

.image-2 {
  width: 275px;
  height: 160px;
  margin-bottom: 15px;
}

.div-block-4-copy {
  background-color: #2e8894;
  width: 100vw;
  height: 375px;
  margin-bottom: 275px;
}

.div-block-7-copy {
  background-color: #fff;
  border: 4px solid #2e8894;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  height: 375px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  box-shadow: 4px 4px 4px #2e8894;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  padding-top: 51px;
  padding-bottom: 51px;
  display: flex;
}

.div-block-9 {
  background-color: #3c3c37;
  width: 100vw;
  height: 100px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  width: 1150px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-link {
  color: #fff;
  margin-left: 50px;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  font-size: 12px;
}

.div-block-11 {
  color: #fff;
  background-color: #59a3ad;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.heading-9 {
  text-align: center;
  width: 950px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
}

.body-2 {
  font-family: Inter, sans-serif;
}

.text-block-5 {
  text-align: center;
  width: 900px;
  font-size: 20px;
  line-height: 25px;
}

.div-block-12 {
  color: #fff;
  text-align: center;
  background-color: #3c3c37;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-13 {
  width: 988px;
  margin-left: auto;
  margin-right: auto;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 600;
}

.text-block-6 {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-15 {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: 800px;
  display: flex;
}

.heading-11 {
  width: 250px;
  margin: 22px auto 10px;
}

.text-block-7 {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.div-block-16 {
  text-align: center;
  width: 751px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-17 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-12 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
}

.section-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-block-8 {
  margin-bottom: 30px;
  font-size: 16px;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 22px;
}

.div-block-18 {
  width: 300px;
}

.div-block-19 {
  border-bottom: 1px solid #000;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-9 {
  padding-top: 15px;
  font-size: 16px;
}

.div-block-20 {
  background-color: #f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-21 {
  width: 751px;
  margin-left: auto;
  margin-right: auto;
}

.heading-14 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 400;
}

.paragraph-4 {
  font-size: 16px;
}

.sign-up-button-teal {
  color: #fff;
  background-color: #59a3ad;
  border-radius: 4px;
  height: 45px;
  padding: 13px 18px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  padding-top: 59px;
  padding-bottom: 59px;
  display: flex;
}

.image-3 {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.div-block-23 {
  color: #fff;
  background-color: #2e8894;
  justify-content: center;
  align-items: center;
  height: 119px;
  display: flex;
}

.heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
}

.div-block-24 {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-25 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-10 {
  text-align: center;
  width: 988px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}

.div-block-26 {
  background-color: #f5f5f5;
  border-radius: 10px;
  width: 550px;
  height: 570px;
  padding: 50px;
}

.heading-16 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}

.image-4 {
  border-radius: 10px;
  width: 450px;
  height: 200px;
}

.div-block-27 {
  background-image: url('../images/event-management.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  width: 450px;
  height: 200px;
}

.paragraph-5 {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-27-copy {
  background-image: url('../images/boost-visibility-min.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  width: 450px;
  height: 200px;
}

.div-block-28 {
  background-color: #2e8894;
  justify-content: center;
  align-items: center;
  height: 125px;
  display: flex;
}

.sign-up-button-white {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  height: 45px;
  padding: 13px 18px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  box-shadow: 4px 4px 4px #00000040;
}

.div-block-29 {
  color: #fff;
  text-align: center;
  background-color: #514b4a;
  justify-content: center;
  align-items: center;
  height: 120px;
  display: flex;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
}

.paragraph-6 {
  width: 988px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-7 {
  width: 988px;
  margin: 30px auto 0;
  font-size: 16px;
}

.div-block-30 {
  color: #fff;
  background-color: #59a3ad;
  justify-content: center;
  align-items: center;
  height: 120px;
  display: flex;
}

.heading-18 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-31 {
  background-color: #f5f5f5;
  border-radius: 20px;
  width: 1150px;
  margin: 20px auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-32 {
  width: 988px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-8 {
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-9-copy {
  background-color: #3c3c37;
  width: 100vw;
  height: 100px;
  position: fixed;
  inset: auto 0% 0%;
}

.heading-19 {
  font-size: 32px;
  font-weight: 400;
}

.paragraph-9 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
}

.list-3 {
  padding-left: 20px;
  font-size: 16px;
}

.heading-20 {
  margin-top: 20px;
  font-size: 24px;
}

.div-block-33 {
  display: flex;
}

.image-6 {
  align-self: flex-end;
  height: 100%;
}

.div-block-35 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.link-block {
  align-self: flex-end;
  height: 100%;
  margin-left: 25px;
}

.div-block-36 {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.link {
  font-size: 16px;
}

.main-width-section {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.heading-21 {
  text-align: center;
}

.list-4 {
  text-align: left;
  width: 800px;
  position: static;
}

.div-block-37 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 32px;
  margin-bottom: 32px;
  display: none;
}

.paragraph-10 {
  text-align: left;
}

.section-5 {
  color: var(--white);
  background-color: #333;
  height: 50px;
  min-height: 50px;
  margin-bottom: 20px;
}

.text-block-11 {
  color: var(--black);
  text-align: center;
  font-size: 18px;
}

.div-block-38 {
  background-color: #0ff;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.link-2 {
  color: var(--white);
}

.paragraph-11 {
  margin-top: 25px;
}

.text-span {
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 0;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    height: auto;
    margin-right: 0;
    padding-bottom: 25px;
    display: block;
  }

  .section-2 {
    flex-flow: row;
    width: 100%;
    padding-left: 20px;
  }

  .section-3 {
    width: 100vw;
  }

  .div-block {
    width: 95vw;
  }

  .heading-6 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    width: 95%;
  }

  .div-block-4 {
    margin-bottom: 625px;
  }

  .div-block-5 {
    width: 95%;
  }

  .heading-7 {
    width: 500px;
  }

  .div-block-6 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    width: 95%;
  }

  .div-block-4-copy {
    margin-bottom: 700px;
  }

  .div-block-10 {
    width: 100vw;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-link {
    margin-left: 20px;
  }

  .div-block-11 {
    height: auto;
    padding: 15px;
  }

  .heading-9 {
    width: auto;
    font-size: 40px;
  }

  .text-block-5 {
    width: auto;
  }

  .div-block-13 {
    width: 95%;
  }

  .div-block-14 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .div-block-16, .div-block-24 {
    width: auto;
  }

  .div-block-25 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .text-block-10 {
    width: 95%;
  }

  .div-block-28 {
    height: 100px;
  }

  .paragraph-7 {
    width: 90%;
  }

  .div-block-31 {
    width: 95%;
  }

  .div-block-32 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link {
    background-color: #fff;
  }

  .image-5 {
    width: 25px;
    height: 25px;
    margin-right: 20px;
  }

  .link-block {
    width: 25px;
    margin-left: 15px;
  }

  .main-width-section {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-4 {
    margin-bottom: 1100px;
  }

  .div-block-5 {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }

  .heading-7 {
    margin-bottom: 15px;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
  }

  .div-block-4-copy {
    margin-bottom: 1100px;
  }

  .footer-link {
    margin-left: 15px;
  }

  .div-block-12 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-block-14 {
    justify-content: center;
    align-items: center;
  }

  .div-block-16 {
    width: 95%;
  }

  .div-block-17 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .div-block-21 {
    width: 95%;
  }

  .div-block-22, .text-block-10 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-block-26 {
    width: 95%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-27, .div-block-27-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-33 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row-reverse wrap;
    justify-content: center;
    align-items: center;
  }

  .nav-link {
    background-color: #fff;
  }

  .div-block-34 {
    flex-flow: row-reverse wrap;
    display: flex;
  }

  .link-block {
    width: 25px;
  }
}

@media screen and (max-width: 479px) {
  .heading-5 {
    text-align: left;
  }

  .heading-6 {
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .div-block-4 {
    height: 400px;
  }

  .div-block-4-copy {
    height: 500px;
    margin-bottom: 1150px;
  }

  .footer-link {
    text-align: center;
    margin-left: 0;
    font-size: 12px;
  }

  .text-block-4 {
    font-size: 10px;
  }

  .heading-15 {
    text-align: center;
  }

  .div-block-27, .div-block-27-copy {
    width: auto;
  }

  .heading-17 {
    font-size: 30px;
  }

  .paragraph-8, .paragraph-9, .list-3 {
    font-size: 14px;
  }

  .div-block-33 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row-reverse wrap;
  }

  .link-block {
    width: 20px;
  }
}


