.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  position: relative;
  left: auto;
}

.nav-link {
  color: #000;
  margin-left: 140px;
  margin-right: 140px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 2rem;
  position: static;
  top: 11px;
  left: 334px;
}

.nav-link-2 {
  color: #000;
  margin-left: 140px;
  margin-right: 140px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 2rem;
  position: static;
  top: 11px;
  left: 514px;
}

.nav-link-3 {
  color: #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 2rem;
  top: 12px;
  left: 699px;
}

.work {
  color: #000;
  margin-left: 140px;
  margin-right: 140px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 2rem;
  line-height: 30px;
  position: static;
  top: 11px;
  left: 876px;
}

.container {
  height: auto;
  max-height: none;
  max-width: 100%;
}

.container-2 {
  max-width: 100%;
}

.heading {
  max-width: 50%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
  position: relative;
  bottom: -235px;
  left: 539px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 5rem;
  line-height: 70px;
  position: static;
  bottom: -142px;
}

.hi {
  min-width: 5%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 540px;
  bottom: 368px;
  left: 199px;
}

.info-about-me {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
  top: 548px;
  left: 268px;
}

.text-block {
  color: #fff;
  margin-top: 17px;
  margin-bottom: 17px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 40px;
  position: static;
  top: 136px;
  left: -47px;
}

.section {
  height: 100vh;
  color: #232323;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: url('../images/Website-Background.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border: 1px solid #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  transition: opacity .2s;
  display: flex;
}

.slide {
  width: auto;
}

.container-3 {
  margin-top: 40px;
}

.slider {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
}

.navbar {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #000;
  border-radius: 1px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.alex_image {
  width: auto;
  height: auto;
  position: relative;
  top: 180px;
  left: -48px;
}

.image-2 {
  border: 1px #000;
  border-radius: 0;
  position: static;
  top: 55px;
}

.squiggly_2 {
  width: 30%;
  height: auto;
  flex-direction: row;
  align-items: stretch;
  display: block;
  position: relative;
  top: 93px;
  left: 86px;
}

.image-3 {
  position: relative;
  top: 26px;
  bottom: -45px;
  left: 14px;
}

.image-4 {
  margin-top: -767px;
}

.squiggly_1 {
  width: 40%;
  height: auto;
  justify-content: flex-end;
  margin-left: 0;
  display: flex;
  position: relative;
  top: 279px;
  left: 496px;
}

.brand {
  position: static;
  left: -260px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: Changa One, Impact, sans-serif;
  font-size: 5rem;
  line-height: 80px;
  position: static;
}

.container-4 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.main-button {
  letter-spacing: 1px;
  background-color: #3856ec;
  border-radius: 10px;
  justify-content: center;
  padding: 12px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  transition: transform 1s cubic-bezier(.075, .82, .165, 1), box-shadow 1s cubic-bezier(.075, .82, .165, 1), background-color .2s;
  display: flex;
  position: static;
  top: 21px;
  left: 645px;
  transform: translate(0, -3px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0);
}

.main-button:hover {
  background-color: #ec38ad;
  box-shadow: 0 3px 20px rgba(0, 0, 0, .4);
}

.container-5 {
  max-width: 100vw;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.slide-2 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #2a2929;
  background-image: url('../images/SS-screen-mockup-dark.png');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.paragraph {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-size: 2rem;
  line-height: 30px;
  display: flex;
}

.button-2 {
  text-align: left;
  position: relative;
  left: 428px;
}

.slide-3 {
  background-image: url('../images/Artivive-Picture-for-web.png');
  background-position: 0 0;
  background-size: auto;
}

.button-3 {
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  position: relative;
  left: 431px;
}

.button-3:hover {
  background-color: #ec38ad;
}

.slide-4 {
  background-image: url('../images/SSR-mockup-Dark.png');
  background-position: 0 0;
  background-size: cover;
}

.button-4 {
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  position: relative;
  left: 426px;
}

.button-4:hover {
  background-color: #ec38ad;
}

.nav-menu {
  max-width: 100vw;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-5 {
  letter-spacing: 1px;
  background-color: #3856ec;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  display: block;
  position: relative;
  left: 414px;
}

.button-5:hover {
  background-color: #ec38ad;
}

.footer {
  height: 15vh;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  padding-top: 39px;
  padding-bottom: 39px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 40px;
}

.section-3 {
  background-image: url('../images/Website-background-inverted.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  position: static;
}

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

.container-6 {
  height: 100vh;
  max-width: 1440px;
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column_60 {
  width: 60%;
  height: 100vh;
  background-image: url('../images/Headshot.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.column_40 {
  width: 40%;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-5 {
  position: static;
}

.about-me-page {
  height: 100vh;
  background-image: url('../images/About-me-background.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.container-7 {
  height: 100vh;
  max-width: 1447px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-me-text {
  width: 40%;
  height: 100vh;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.picture {
  width: 40%;
  height: 100vh;
  background-image: url('../images/Alex-headshot-coloer-no-background-copy.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  display: flex;
}

.heading-6 {
  color: #fff;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-4 {
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-7 {
  flex-direction: column;
  justify-content: center;
  font-weight: 700;
  display: flex;
  position: relative;
}

.button-6 {
  width: 30%;
  text-align: center;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: 200px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 15px;
  display: flex;
  position: static;
}

.body {
  background-image: url('../images/About-me-background-inverted.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading-8 {
  color: #fff;
  justify-content: center;
  align-items: stretch;
  font-family: Changa One, Impact, sans-serif;
  font-size: 70px;
  display: flex;
  position: static;
  top: 0;
}

.slide-5 {
  background-image: url('../images/About-me-background.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.image-6 {
  width: 200px;
  height: 200px;
  margin-top: 70px;
  margin-left: 385px;
  display: inline-block;
  position: static;
}

.slider-2 {
  width: 100%;
  height: 40vh;
}

.image-7, .image-8 {
  width: 200px;
  height: 200px;
  margin-top: 70px;
  margin-left: 160px;
}

.slide-6 {
  background-image: url('../images/About-me-background.png');
  background-position: 0 100%;
  background-size: auto;
}

.image-9 {
  width: 200px;
  height: 200px;
  margin-top: 70px;
  margin-left: 385px;
}

.image-10, .image-11 {
  width: 200px;
  height: 200px;
  margin-top: 70px;
  margin-left: 160px;
}

.section-4 {
  height: 10vh;
}

.container-8 {
  height: 30vh;
  max-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.section-5 {
  height: 20vh;
}

.heading-9 {
  width: 100vh;
  height: 10vh;
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 5rem;
  display: flex;
  position: static;
  bottom: -74px;
}

.track {
  height: 400vw;
  margin-top: 39px;
}

.camera {
  width: 100vw;
  height: 75vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.frame {
  height: 100%;
  display: flex;
}

.item {
  width: 100vw;
  height: 75vh;
  background-color: #2698ac;
  flex: none;
}

.div-block {
  width: 100vw;
  height: 75vh;
  background-color: #dd2a2a;
  flex: none;
}

.div-block-2 {
  width: 100vw;
  height: 75vh;
  background-color: #d106b6;
  flex: none;
}

.div-block-3 {
  width: 100vw;
  height: 75vh;
  background-color: #04b959;
  flex: none;
}

.horizontal-marquee {
  width: 100%;
  height: 100%;
  flex-direction: row;
  align-items: center;
  margin-top: 37px;
  display: flex;
  overflow: visible;
}

.inner-marquee {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.example-1 {
  width: 400px;
  height: 400px;
  background-color: rgba(250, 250, 250, 0);
  background-image: url('../images/Inner-Flame-Can-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  margin: 2rem;
}

.link-block-2 {
  width: 40vw;
  height: 50vh;
  background-color: #ad0000;
}

.link-block-3 {
  width: 40vw;
  height: 50vh;
  background-color: #c20505;
}

.div-block-4 {
  width: 100vw;
  height: 50vh;
  justify-content: space-around;
  display: flex;
  overflow: hidden;
}

.section-6 {
  width: 100%;
  height: 100%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  position: static;
}

.slider-wrapper {
  width: 100vw;
  height: 600px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -3px;
  display: block;
  overflow: hidden;
}

.heading-10 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4rem;
  display: flex;
}

.heading-11 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4rem;
}

.section-8 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4rem;
}

.section-9 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.heading-13 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4rem;
}

.section-10 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.example-2 {
  width: 400px;
  height: 400px;
  background-color: #e93333;
  background-image: url('../images/Vinyl-Album-Cover.png');
  background-position: 50%;
  background-size: 500px;
  border-radius: 5px;
  margin: 2rem;
}

.illustration {
  height: 10vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-5 {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-6 {
  width: 50%;
  height: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

.div-block-8 {
  width: 50%;
  height: 1%;
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-9 {
  width: 45%;
  height: 100%;
  display: flex;
}

.div-block-10 {
  width: 45%;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.div-block-11 {
  width: 50%;
  align-items: stretch;
  display: flex;
}

.div-block-12 {
  width: 45%;
  height: 100%;
  justify-content: flex-start;
  display: flex;
}

.image-12 {
  display: block;
}

.div-block-13 {
  width: 50%;
  height: 84%;
  object-fit: cover;
  align-items: stretch;
  margin-top: -370px;
  margin-left: 618px;
  display: flex;
}

.div-block-14 {
  width: 50%;
  object-fit: cover;
  display: flex;
}

.div-block-15 {
  width: 30vw;
  height: 40vh;
  max-width: 50%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: inline-block;
  position: static;
}

.div-block-16 {
  width: 30vw;
  height: 40vh;
  max-height: 50%;
  max-width: 50%;
  object-fit: fill;
  object-position: 0% 0%;
  background-image: url('../images/Food-Taboo-Mockup.png');
  background-position: 50%;
  background-size: cover;
  display: inline-block;
}

.container-9 {
  max-width: 90vw;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.div-block-17 {
  width: 30vw;
  height: 40vh;
  justify-content: center;
  margin-top: -368px;
  margin-left: 754px;
  display: block;
}

.heading-14 {
  text-align: center;
  align-items: stretch;
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.link-block-4 {
  width: 35vw;
  height: 40vh;
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 0;
  display: block;
}

.link-block-5 {
  width: 35vw;
  height: 40vh;
  background-image: url('../images/Food-Taboo-Mockup.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-6 {
  width: 30vw;
  height: 40vh;
}

.text-block-2 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: stretch;
  font-family: Changa One, Impact, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
  top: 0;
}

.div-block-18 {
  width: 10vw;
  height: 30vh;
  display: block;
}

.div-block-19 {
  display: inline-block;
}

.div-block-20 {
  height: 40vh;
  margin-left: 28px;
  display: inline;
  position: relative;
  top: -167px;
}

.link {
  color: #000;
  font-size: 30px;
  text-decoration: none;
}

.container-10 {
  height: 50vh;
  max-width: 90vw;
  background-color: rgba(255, 255, 255, .38);
  border-radius: 10px;
  justify-content: flex-start;
  margin-top: 7px;
  padding-left: 20px;
  display: flex;
}

.link-block-7 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-7:hover {
  filter: grayscale();
}

.link-block-8 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Food-Taboo-Mockup.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-8:hover {
  filter: grayscale();
}

.div-block-21 {
  display: inline-block;
}

.container-11 {
  height: 50vh;
  max-width: 90vw;
  background-color: rgba(255, 255, 255, .38);
  border-radius: 10px;
  justify-content: flex-start;
  margin-top: 20px;
  padding-left: 20px;
  display: flex;
}

.link-block-9 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Flesh-and-the-Devil-Movie-poster-mockup.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 700px;
  background-attachment: scroll;
  border-radius: 5px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 25px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-9:hover {
  filter: grayscale();
}

.link-block-10 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Vinyl-Album-Cover.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 25px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-10:hover {
  filter: grayscale();
}

.container-12 {
  height: 50vh;
  max-width: 90vw;
  background-color: rgba(255, 255, 255, .38);
  border-radius: 10px;
  justify-content: center;
  padding-left: 20px;
  display: flex;
}

.link-block-11 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/App-Cold-Open-Mockup.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-11:hover {
  filter: grayscale();
}

.link-block-12 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Screen-Shot-2023-04-07-at-12.57.22-AM.png');
  background-position: 50%;
  background-size: 450px;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-12:hover {
  filter: grayscale();
}

.link-block-13 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Store-front-sign-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-13:hover {
  filter: grayscale();
}

.link-block-14 {
  width: 25vw;
  height: 40vh;
  background-image: url('../images/Ad-Mockup-full-page.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
}

.container-13 {
  height: 50vh;
  max-width: 90vw;
  background-color: rgba(255, 255, 255, .38);
  border-radius: 10px;
  justify-content: center;
  padding-left: 20px;
  display: flex;
}

.image-13 {
  object-fit: cover;
}

.body-2 {
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 1920px 7000px;
}

.link-block-15 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Wells-book-cover.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 450px;
  border-radius: 5px;
  margin-top: 40px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-15:hover {
  filter: grayscale();
}

.link-block-16 {
  width: 25vw;
  height: 40vh;
  filter: grayscale(0%);
  background-image: url('../images/Nexus-Book-Cover-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin-top: 40px;
  text-decoration: none;
  transition: filter .5s;
}

.link-block-16:hover {
  filter: grayscale();
}

.container-14 {
  height: 10vh;
  max-width: 90vw;
  margin-bottom: 0;
}

.container-15 {
  max-width: 90vw;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container-16 {
  max-width: 90vw;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-3 {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0;
}

.text-block-3:hover {
  opacity: 1;
}

.text-block-4 {
  color: #fff;
  justify-content: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 214px;
}

.text-block-5 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-decoration: none;
  transition: opacity .5s;
  display: flex;
}

.text-block-5:hover {
  opacity: 1;
}

.text-block-6 {
  height: 50%;
  opacity: 0;
  color: #fff;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 22px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: flex;
}

.text-block-7 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-decoration: none;
  transition: opacity .5s;
  display: flex;
}

.text-block-7:hover {
  opacity: 1;
}

.text-block-8 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-8:hover {
  opacity: 1;
}

.text-block-9 {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-9:hover {
  opacity: 1;
}

.text-block-10 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-10:hover {
  opacity: 1;
}

.text-block-11 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-11:hover {
  opacity: 1;
}

.text-block-12 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-12:hover {
  opacity: 1;
}

.text-block-13 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-13:hover {
  opacity: 1;
}

.text-block-14 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-14:hover {
  opacity: 1;
}

.div-block-22 {
  height: auto;
  border: 1px solid #fff;
}

.div-block-23 {
  width: 90vw;
  height: 1px;
  border: 1px solid #fff;
}

.div-block-24 {
  height: 1px;
  border: 1px solid #fff;
}

.link-block-17 {
  width: 5vw;
  justify-content: flex-end;
  margin-left: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-15 {
  width: 5vw;
  height: 100%;
  color: #fff;
  text-align: center;
  align-items: center;
  font-size: 35px;
  line-height: 30px;
  display: flex;
}

.text-block-16 {
  width: 5vw;
  height: 100%;
  color: #fff;
  text-align: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
  line-height: 40px;
  display: flex;
}

.link-block-18 {
  width: 5vw;
  margin-left: 40px;
  text-decoration: none;
}

.link-block-19 {
  width: 25vw;
  height: 40vh;
  border-radius: 5px;
  align-items: center;
  margin-top: 40px;
  display: block;
}

.link-block-20 {
  width: 5vw;
  height: 100%;
  align-items: center;
  margin-left: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-17 {
  font-family: Changa One, Impact, sans-serif;
}

.text-block-18 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-19 {
  width: 5vw;
  height: 100%;
  color: #fff;
  text-align: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
  line-height: 40px;
  display: flex;
}

.link-block-21 {
  width: 10vw;
  height: 100%;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
}

.section-11 {
  height: 20vh;
}

.div-block-25 {
  height: 30vh;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.body-3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Website-Background.png');
  background-position: 100% 100%;
  background-size: auto;
}

.div-block-26 {
  height: 1px;
  border: 1px solid #fff;
  margin-top: 10px;
  display: flex;
}

.image-14 {
  width: 5vw;
  display: block;
}

.image-15 {
  width: 3vw;
  display: block;
}

.image-16 {
  width: 3vw;
  max-width: none;
}

.link-block-22 {
  width: 3vw;
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.link-block-23 {
  width: 3vw;
  flex-direction: row;
  align-items: stretch;
  margin-top: 30px;
  margin-right: 40px;
  display: flex;
}

.link-block-24 {
  width: 3vw;
  justify-content: flex-start;
  margin-top: 30px;
  margin-right: 40px;
  display: flex;
}

.div-block-27 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.example-1-copy {
  width: 400px;
  height: 400px;
  background-color: rgba(97, 31, 31, 0);
  background-image: url('../images/COmiccon-MOckup.jpg');
  background-position: 15%;
  background-repeat: no-repeat;
  background-size: 625px;
  border-radius: 5px;
  margin: 2rem;
}

.example-2-copy {
  width: 400px;
  height: 400px;
  background-color: rgba(233, 51, 51, 0);
  background-image: url('../images/Gatefold-Album-Inside-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  margin: 2rem;
}

.container-17 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.heading-15 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 143px;
  font-family: Changa One, Impact, sans-serif;
  display: flex;
}

.container-18 {
  max-width: 80vw;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 30px;
  display: flex;
}

.link-block-25 {
  width: 20vw;
  height: 40vh;
  object-fit: cover;
  background-image: url('../images/Flesh-and-the-Devil-Movie-poster-mockup.jpg');
  background-position: 50%;
  background-size: 700px;
  border-radius: 5px;
  justify-content: flex-start;
  margin-right: 30px;
  display: flex;
}

.section-12 {
  justify-content: space-between;
  margin-left: 112.5px;
  margin-right: 112.5px;
  display: flex;
}

.link-block-26 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Vinyl-Album-Cover.png');
  background-position: 50%;
  background-size: 450px;
  border-radius: 5px;
  margin-right: 30px;
}

.link-block-27 {
  width: 20vw;
  height: 40vh;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Wells-book-cover.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 375px;
  background-clip: border-box;
  border-radius: 5px;
  margin-right: 30px;
}

.image-17 {
  width: 100%;
}

.link-block-28 {
  width: 20vw;
  height: 40vh;
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.section-12-copy {
  flex-direction: row;
  justify-content: space-between;
  margin-left: 112.5px;
  margin-right: 112.5px;
  display: flex;
}

.link-block-25-copy {
  width: 20vw;
  height: 40vh;
  object-fit: cover;
  background-image: url('../images/Comic-Book-Cover-AB.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 325px 375px;
  border-radius: 10px;
  justify-content: flex-start;
  margin-left: -30px;
  margin-right: 30px;
  display: flex;
}

.link-block-26-copy {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Vinyl-Album-Cover.png');
  background-position: 50%;
  background-size: 450px;
  margin-right: 30px;
}

.link-block-27-copy {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Wells-book-cover.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 375px;
  margin-right: 30px;
}

.link-block-29 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/BIBI-final.jpg');
  background-position: 50%;
  background-size: cover;
  margin-right: 30px;
}

.link-block-30 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Comiccon-Poster.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-13 {
  display: block;
}

.container-19 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.heading-16 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 143px;
  font-family: Changa One, Impact, sans-serif;
  display: flex;
}

.container-20 {
  max-width: 80%;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.link-block-31 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.link-block-32 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Nexus-Book-Cover-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-33 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Food-Taboo-Mockup.png');
  background-position: 50%;
  background-size: cover;
}

.image-18 {
  object-fit: cover;
}

.container-21 {
  max-width: 80%;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.section-14 {
  margin-top: 15px;
  margin-left: 112.5px;
  margin-right: 112.5px;
}

.link-block-34 {
  width: 20vw;
  height: 40vh;
  background-image: url('../images/Capstone-Poster-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 0;
}

.link-block-35, .link-block-36 {
  width: 20vw;
  height: 40vh;
}

.section-15 {
  margin-top: 10px;
  margin-left: 112.5px;
  margin-right: 112.5px;
}

.heading-17 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 139px;
  display: flex;
}

.container-22 {
  max-width: 80vw;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.div-block-28 {
  width: 45%;
  height: 70vh;
  background-color: #b9b9b9;
  background-image: url('../images/Illustration-poster-f-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-29 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Flesh-and-the-Devil-Movie-poster-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-23 {
  max-width: 80%;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading-18 {
  justify-content: flex-start;
  margin-top: 143px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
  display: flex;
}

.section-16 {
  margin-top: 30px;
}

.div-block-30 {
  width: 50%;
}

.div-block-31 {
  width: 30%;
  margin-left: 65px;
}

.paragraph-5 {
  width: 80%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.heading-19 {
  width: 100%;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-6 {
  width: 100%;
  margin-top: -15px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.heading-20 {
  width: 20%;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-7 {
  width: 30%;
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.div-block-32 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.bottom-line {
  max-width: 75%;
  margin-top: 0;
  margin-bottom: -15px;
}

.div-block-33 {
  width: 90%;
  height: 25%;
  margin-top: 135px;
}

.div-block-34 {
  width: 90%;
  height: 25%;
}

.body-4 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-25 {
  height: auto;
  max-width: 80%;
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}

.link-block-37 {
  justify-content: flex-start;
  display: flex;
}

.link-block-38 {
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.div-block-35 {
  width: 45%;
  display: flex;
}

.div-block-36 {
  width: 45%;
  justify-content: flex-end;
  display: flex;
}

.heading-21 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.body-5 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-26 {
  max-width: 80%;
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.div-block-37 {
  width: 50%;
  max-width: none;
  margin-top: 143px;
}

.div-block-38 {
  width: 30%;
  max-width: none;
}

.section-17 {
  justify-content: center;
  display: block;
}

.div-block-39 {
  width: 90%;
  height: 20%;
  margin-top: 163px;
}

.div-block-40 {
  width: 90%;
  height: 20%;
}

.heading-22, .heading-23 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-8, .paragraph-9 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.heading-24 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
}

.container-27 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-41 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Gatefold-Album-Inside-cover.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-42 {
  width: 45%;
  height: 70vh;
  background-color: #cfcfcf;
  background-image: url('../images/ALbum-Cover-combined.jpg');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.div-block-43 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-28 {
  max-width: 75%;
  margin-bottom: -10px;
}

.container-29 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-44 {
  width: 50%;
}

.div-block-45 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-39, .link-block-40 {
  text-decoration: none;
}

.heading-25, .heading-26 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-46 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-30 {
  max-width: 75%;
  margin-bottom: 35px;
}

.body-6 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-31 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.container-32 {
  max-width: 80%;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-47 {
  width: 50%;
  margin-top: 143px;
  padding-right: 102px;
}

.div-block-48 {
  width: 30%;
}

.div-block-49 {
  margin-top: 143px;
}

.heading-27, .heading-28 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-11, .paragraph-12 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-29 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-13 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container-33 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-50 {
  width: 50%;
  display: flex;
}

.div-block-51 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.div-block-52, .div-block-53 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.div-block-54 {
  width: 45%;
  height: 70vh;
  background-color: #cfcfcf;
  background-image: url('../images/Rich-Wells-Book-Cover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.div-block-55 {
  width: 45%;
  height: 70vh;
  background-color: #cfcfcf;
  background-image: url('../images/Wells-book-cover.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.section-18 {
  margin-top: 27px;
}

.container-34 {
  max-width: 75%;
}

.container-35 {
  max-width: 75%;
  margin-bottom: -15px;
}

.heading-30 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.link-block-41 {
  text-decoration: none;
}

.heading-31 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.link-block-42 {
  text-decoration: none;
}

.body-7 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-36 {
  max-width: 80%;
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.div-block-56 {
  width: 50%;
  margin-top: 143px;
}

.div-block-57 {
  width: 30%;
  margin-top: 143px;
}

.heading-32 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.heading-33, .heading-34 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-14, .paragraph-15 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-16 {
  padding-right: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-58, .div-block-59 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-37 {
  max-width: 75%;
  border: 0 rgba(0, 0, 0, .46);
  margin-bottom: -15px;
}

.container-38 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-60 {
  width: 50%;
}

.div-block-61 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.container-39 {
  max-width: 75%;
}

.container-40 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-62 {
  width: 45%;
  height: 70vh;
  background-color: #e1e1e1;
  background-image: url('../images/Comic-Book-Cover-AB.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.div-block-63 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Comic-book-cover-mockup.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-19 {
  margin-top: 15px;
}

.heading-35 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.link-block-43 {
  text-decoration: none;
}

.heading-36 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.link-block-44 {
  text-decoration: none;
}

.body-8 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.body-9 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-41 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-64 {
  width: 50%;
  margin-top: 143px;
}

.div-block-65 {
  width: 40%;
  margin-top: 190px;
}

.div-block-66 {
  margin-top: 143px;
}

.heading-37, .heading-38 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-17, .paragraph-18 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-19 {
  font-family: Montserrat, sans-serif;
}

.heading-39 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.div-block-67 {
  margin-top: 143px;
}

.heading-40 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-20 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container-42 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-68 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/SSR-cover-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-69 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/SSR-covers-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-70 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/SSR-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-43 {
  max-width: 75%;
  margin-top: 25px;
}

.div-block-71 {
  height: 70vh;
  background-image: url('../images/SSR-Timeline-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-44, .container-45 {
  max-width: 75%;
  margin-top: 25px;
}

.div-block-72 {
  height: 70vh;
  background-image: url('../images/SPread-2-SSR-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-46 {
  max-width: 75%;
  margin-bottom: 25px;
}

.div-block-73 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.body-10 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.div-block-74 {
  width: 50%;
  margin-top: 143px;
}

.div-block-75 {
  width: 30%;
  margin-top: 143px;
}

.container-47 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.heading-41, .heading-42 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.heading-43 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-21 {
  font-family: Montserrat, sans-serif;
}

.paragraph-22, .paragraph-23 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-76 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-48 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-77 {
  width: 50%;
}

.div-block-78 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.div-block-79 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.link-block-45, .link-block-46 {
  text-decoration: none;
}

.heading-44, .heading-45 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.container-49 {
  max-width: 75%;
  margin-bottom: -15px;
}

.container-50 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-80 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Food-Taboo-Mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-81 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Food-Taboos-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-20 {
  margin-top: 15px;
}

.body-11 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-51 {
  max-width: 75%;
}

.container-52 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-82 {
  width: 50%;
  margin-top: 143px;
}

.div-block-83 {
  width: 30%;
}

.div-block-84 {
  margin-top: 143px;
}

.heading-46, .heading-47 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-24, .paragraph-25 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-26 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-48 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.div-block-85 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-53 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-86 {
  width: 50%;
}

.div-block-87 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-47, .link-block-48 {
  text-decoration: none;
}

.heading-49, .heading-50 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-88 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-54 {
  max-width: 75%;
  margin-bottom: -15px;
}

.container-55 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.container-56 {
  max-width: 75%;
}

.div-block-89 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Nexus-Book-Cover-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-90 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Nexus-Layout1.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-21 {
  margin-top: 15px;
}

.body-12 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-57 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-91 {
  width: 50%;
  margin-top: 143px;
}

.div-block-92 {
  width: 30%;
}

.div-block-93 {
  margin-top: 143px;
}

.heading-51, .heading-52 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-27, .paragraph-28 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-53 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-29 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-94 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-58 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

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

.div-block-96 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-49, .link-block-50 {
  text-decoration: none;
}

.heading-54, .heading-55 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-97 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-59 {
  max-width: 75%;
  margin-bottom: -15px;
}

.container-60 {
  max-width: 75%;
}

.container-61 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-98 {
  width: 45%;
  height: 70vh;
  background-color: #dadada;
  background-image: url('../images/Infographic-New-Finals.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75%;
}

.div-block-99 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Capstone-Poster-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-22 {
  margin-top: 15px;
}

.body-13 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-62 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-100 {
  width: 40%;
}

.div-block-101 {
  width: 40%;
  margin-top: 143px;
}

.div-block-102 {
  margin-top: 143px;
}

.heading-56 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.heading-57, .heading-58 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-30, .paragraph-31 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-32 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-103 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-63 {
  max-width: 75%;
}

.container-64 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-104 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/App-Cold-Open-Mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-105 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/2-screen-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.container-65 {
  max-width: 75%;
  margin-top: 25px;
}

.div-block-106 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/SS-screens-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-107 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/SimplySeasonalNewLogo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
}

.container-66 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-108 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Simply-Seasonal-Color-Palette.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
}

.div-block-109 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.06.23-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.container-67 {
  max-width: 80%;
}

.div-block-110 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.04.55-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.container-68 {
  max-width: 80%;
}

.div-block-111 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.05.07-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.container-69, .container-70 {
  max-width: 80%;
}

.div-block-112 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.06.00-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.container-71 {
  max-width: 80%;
}

.div-block-113 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.05.17-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.container-72 {
  max-width: 80%;
}

.div-block-114 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-2.05.27-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
}

.section-23 {
  margin-top: 15px;
}

.body-14 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-73 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-115 {
  width: 40%;
}

.div-block-116 {
  width: 40%;
  margin-top: 143px;
}

.div-block-117 {
  margin-top: 143px;
}

.heading-59 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.heading-60 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.heading-61 {
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-33, .paragraph-34 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-35 {
  margin-top: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-118 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-74 {
  max-width: 75%;
}

.container-75 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-119 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-04-07-at-12.57.22-AM.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-120 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-02-10-at-3.28.01-AM.png');
  background-position: 50%;
  background-size: cover;
}

.container-76 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.div-block-121 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-02-10-at-3.27.19-AM.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-122 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Screen-Shot-2023-02-10-at-3.25.54-AM.png');
  background-position: 50%;
  background-size: cover;
}

.section-24 {
  margin-top: 15px;
}

.body-15 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-77 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-123 {
  width: 50%;
  margin-top: 143px;
}

.div-block-124 {
  width: 30%;
}

.div-block-125 {
  margin-top: 143px;
}

.heading-62, .heading-63 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-36, .paragraph-37 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-64 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-38 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-126 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-78 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.div-block-127 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Store-front-sign-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-128 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Ad-Mockup-full-page.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-79 {
  max-width: 75%;
  margin-top: 15px;
}

.div-block-129 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Stationary-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-80 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.div-block-130 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Shopping-bag-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-131 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Suit-Jacket-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-81 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 15px;
  display: flex;
}

.div-block-132 {
  width: 45%;
  height: 50vh;
  background-image: url('../images/Screen-Shot-2023-04-28-at-3.07.43-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 65%;
}

.div-block-133 {
  width: 45%;
  height: 50vh;
  background-image: url('../images/Pattern-copy-new.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-134 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/3-front-banner-mockup.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.container-82, .container-83 {
  max-width: 75%;
  margin-top: 15px;
}

.div-block-135 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Website-Landing-Page-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.body-16 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-84 {
  max-width: 75%;
}

.container-85 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-136 {
  width: 50%;
  margin-top: 143px;
}

.div-block-137 {
  width: 30%;
}

.div-block-138 {
  margin-top: 143px;
}

.heading-65, .heading-66 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-39, .paragraph-40 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-67 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.div-block-139 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-86 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-140 {
  width: 50%;
  text-decoration: none;
}

.div-block-141 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-51, .link-block-52 {
  text-decoration: none;
}

.heading-68, .heading-69 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-142 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.container-87 {
  max-width: 75%;
  margin-bottom: -15px;
}

.container-88 {
  max-width: 75%;
}

.container-89 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-143 {
  width: 80%;
  height: 70vh;
  background-image: url('../images/BIBI-mockup.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-144 {
  width: 45%;
  height: 70vh;
}

.container-90 {
  max-width: 80%;
  margin-top: 15px;
}

.div-block-145 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/BIBI-final.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75%;
}

.body-17 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.section-25 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  overflow: visible;
}

.video-wrapper {
  width: 400px;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container-91 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-151 {
  width: 50%;
  margin-top: 90px;
}

.div-block-152 {
  width: 30%;
  margin-top: 90px;
}

.container-92 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.heading-70 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.heading-71 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-153 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.container-93 {
  max-width: 75%;
  margin-bottom: -10px;
}

.div-block-154 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.heading-72 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-41, .paragraph-42 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-94 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-155 {
  width: 50%;
  justify-content: flex-start;
  display: flex;
}

.div-block-156 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-53, .link-block-54 {
  text-decoration: none;
}

.div-block-157 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.div-block-158 {
  width: 45%;
  height: 70vh;
  display: flex;
}

.div-block-159 {
  width: 80%;
  height: auto;
}

.div-block-160 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Comiccon-Poster.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 425px;
}

.div-block-161 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/COmiccon-MOckup.jpg');
  background-position: 0%;
  background-size: cover;
}

.container-95 {
  max-width: 75%;
  margin-bottom: 35px;
}

.container-96 {
  max-width: 80%;
  margin-top: 35px;
}

.div-block-162 {
  width: 100%;
  height: 80vh;
  background-image: url('../images/Bus-Design-Mock-up.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1100px;
}

.container-97 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 35px;
  display: flex;
}

.div-block-163 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Lanyard-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-164 {
  width: 45%;
  height: 70vh;
  background-image: url('../images/Free-Lanyard-Mockup-dark.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-98 {
  max-width: 80%;
  margin-top: 35px;
}

.div-block-165 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Tickets.jpg');
  background-position: 50%;
  background-size: 1200px;
}

.body-18 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.heading-73, .heading-74 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-43 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-99 {
  max-width: 90vw;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-167 {
  height: 1px;
  border: 1px solid #fff;
}

.div-block-168 {
  height: 1px;
  border: 1px solid #fff;
  margin-top: 20px;
}

.heading-75 {
  color: #fff;
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 4rem;
}

.container-100 {
  height: 50vh;
  max-width: 90vw;
  background-image: linear-gradient(rgba(255, 255, 255, .38), rgba(255, 255, 255, .38));
  border-radius: 10px;
  justify-content: center;
  display: flex;
}

.link-block-55 {
  width: 25vw;
  height: 40vh;
  background-image: url('../images/Coke.jpeg');
  background-position: 50%;
  background-size: 400px;
  border-radius: 10px;
  margin-top: 40px;
  margin-right: 30px;
  text-decoration: none;
}

.link-block-56 {
  width: 25vw;
  height: 40vh;
  background-image: url('../images/Phone-online.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  margin-top: 40px;
  text-decoration: none;
}

.container-101 {
  max-width: 80%;
  justify-content: center;
  display: flex;
}

.div-block-169 {
  width: 50%;
  margin-top: 90px;
}

.div-block-170 {
  width: 30%;
}

.heading-76 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.heading-77 {
  margin-top: 110px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 35px;
}

.heading-78 {
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 35px;
}

.paragraph-44, .paragraph-45 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
}

.container-102 {
  max-width: 75%;
  margin-bottom: -10px;
}

.div-block-171 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.div-block-172 {
  width: 50%;
}

.div-block-173 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.container-103 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.link-block-57, .link-block-58 {
  text-decoration: none;
}

.heading-79 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.div-block-174 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.container-104 {
  max-width: 75%;
}

.container-105 {
  max-width: 80%;
}

.section-26 {
  margin-top: 35px;
}

.body-19 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.heading-80 {
  justify-content: center;
  align-items: center;
  padding-top: 110px;
  text-decoration: none;
  display: flex;
}

.text-block-20 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .5s;
  display: flex;
}

.text-block-20:hover {
  opacity: 1;
}

.text-block-21 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-decoration: none;
  transition: opacity .5s;
  display: flex;
}

.text-block-21:hover {
  opacity: 1;
}

.container-106 {
  max-width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-175 {
  width: 50%;
  margin-top: 90px;
}

.div-block-176 {
  width: 30%;
}

.heading-81, .heading-82 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.div-block-177 {
  margin-top: 110px;
}

.paragraph-46, .paragraph-47 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
}

.heading-83, .heading-84 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 35px;
}

.paragraph-48 {
  font-family: Montserrat, sans-serif;
}

.div-block-178 {
  height: 1px;
  border: 1px rgba(0, 0, 0, .48);
}

.container-107 {
  max-width: 75%;
  border: 0 rgba(0, 0, 0, .48);
}

.container-108 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-179 {
  width: 50%;
}

.div-block-180 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-59, .link-block-60 {
  text-decoration: none;
}

.heading-85, .heading-86 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.container-109 {
  max-width: 75%;
}

.div-block-181 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.container-110 {
  max-width: 75%;
  margin-bottom: -15px;
}

.div-block-182 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.container-111 {
  max-width: 80%;
  margin-top: 15px;
}

.body-20 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1920px;
  background-attachment: fixed;
}

.paragraph-49 {
  font-family: Montserrat, sans-serif;
}

.container-112 {
  max-width: 80%;
  justify-content: space-between;
  margin-top: 112px;
  display: flex;
}

.div-block-183 {
  max-width: 50%;
}

.div-block-184 {
  max-width: 30%;
}

.heading-87 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
}

.paragraph-50 {
  font-family: Montserrat, sans-serif;
}

.heading-88, .heading-89 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.paragraph-51, .paragraph-52 {
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
}

.container-113 {
  max-width: 75%;
}

.div-block-185 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.container-114 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-186 {
  width: 50%;
}

.div-block-187 {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.link-block-61, .link-block-62 {
  margin-top: 20px;
  text-decoration: none;
}

.text-block-22, .text-block-23 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

.container-115 {
  max-width: 75%;
  margin-top: 20px;
}

.div-block-188 {
  width: auto;
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .48);
}

.container-116 {
  max-height: 100%;
  max-width: 80%;
}

.div-block-189 {
  width: 100%;
  height: 70vh;
  background-image: url('../images/Inner-Flame-Citrus-can-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  margin-top: 35px;
}

.div-block-190 {
  height: 70vh;
  background-image: url('../images/Can-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  margin-top: 35px;
}

.div-block-191 {
  height: 70vh;
  background-image: url('../images/Inner-Flame-Can-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  margin-top: 35px;
}

.body-21 {
  background-image: url('../images/Website-Background-4.png');
  background-position: 50%;
  background-size: 1920px;
  background-attachment: fixed;
}

.container-117 {
  max-width: 75%;
  justify-content: space-between;
  display: flex;
}

.div-block-192 {
  width: 50%;
}

.div-block-193 {
  width: 50%;
  justify-content: flex-end;
  margin-top: -15px;
  display: flex;
}

.heading-90 {
  color: #c96400;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.link-block-63 {
  text-decoration: none;
}

.container-118 {
  max-width: 75%;
}

.div-block-194 {
  height: 1px;
  border: 1px solid rgba(0, 0, 0, .46);
}

.link-block-64 {
  width: 25vw;
  height: 40vh;
  background-image: url('../images/Can-2.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 40px;
  text-decoration: none;
}

.text-block-24 {
  height: 100%;
  opacity: 0;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 60px;
  transition: opacity .2s;
  display: flex;
}

.text-block-24:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.div-block-195 {
  margin-top: 25px;
}

.heading-91 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.nav-link-4 {
  margin-top: 15px;
  font-size: 30px;
}

.nav-link-4.w--current {
  margin-top: 15px;
  margin-right: -80px;
  font-size: 30px;
}

.nav-link-5, .nav-link-6 {
  margin-top: 15px;
  margin-right: 30px;
  font-size: 30px;
}

.navbar-2 {
  padding-bottom: 0;
  position: relative;
}

.brand-2 {
  margin-left: -300px;
}

@media screen and (max-width: 991px) {
  .container-7 {
    justify-content: space-between;
  }

  .picture {
    background-image: none;
    justify-content: center;
    align-items: center;
  }

  .heading-6, .paragraph-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    font-size: 1rem;
    position: fixed;
    top: -58px;
    bottom: -311px;
    left: 160px;
  }

  .nav-link-2, .nav-link-3, .work {
    position: static;
  }

  .heading-2 {
    width: 70vw;
    text-align: center;
    margin: 0 22px 27px -27px;
    font-size: 3rem;
    line-height: 40px;
  }

  .text-block {
    width: 70vw;
    text-align: center;
    margin-top: 0;
    margin-left: -91px;
    margin-right: 27px;
    font-size: 1.5rem;
    line-height: 25px;
  }

  .slider {
    float: none;
    clear: both;
    position: static;
  }

  .navbar {
    position: static;
  }

  .squiggly_2 {
    top: 46px;
    left: 37px;
  }

  .image-3 {
    position: static;
  }

  .squiggly_1 {
    top: 89px;
    left: 145px;
  }

  .brand {
    position: static;
  }

  .heading-3 {
    margin-right: 0;
    padding-right: 0;
    font-size: 4rem;
    position: static;
  }

  .main-button {
    text-align: center;
    margin-right: 0;
    padding: 5px 5px 5px 11px;
    position: relative;
    left: -19px;
  }

  .slide-3, .slide-4 {
    background-position: 50%;
  }

  .button-5 {
    position: relative;
    left: 156px;
  }

  .footer {
    position: relative;
    top: 104px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .paragraph-3 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .container-6 {
    border: 1px #000;
    flex-direction: column;
    display: flex;
  }

  .column_60 {
    flex-direction: column;
  }

  .column_40 {
    margin-top: -372px;
    margin-left: 59px;
  }

  .slide-nav {
    margin-top: -41px;
    position: static;
  }

  .mask {
    position: static;
  }

  .left-arrow {
    margin: 0;
    position: static;
  }

  .right-arrow {
    position: static;
  }

  .icon {
    margin: 0;
    position: absolute;
  }

  .icon-2 {
    margin: 0;
    position: static;
  }

  .about-me-page {
    height: 110vh;
  }

  .container-7 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .about-me-text {
    width: 90%;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: -2px;
    padding-top: 26px;
  }

  .picture {
    width: 90%;
    height: 50vh;
    text-align: center;
    object-fit: contain;
    background-image: url('../images/Alex-headshot-coloer-no-background-copy.png');
    background-position: 50% 35%;
    background-size: cover;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    overflow: visible;
  }

  .heading-6 {
    margin-top: -27px;
    font-size: 30px;
  }

  .paragraph-4 {
    margin-top: -13px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .8rem;
  }

  .button-6 {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0;
  }

  .heading-8 {
    margin-top: -11px;
    margin-bottom: 30px;
    font-size: 61px;
    position: static;
  }

  .image-6 {
    width: 100px;
    height: 100px;
    margin-top: 135px;
    margin-left: 58px;
    margin-right: 5px;
  }

  .slider-2 {
    height: 35vh;
    position: static;
    top: 146px;
  }

  .image-7, .image-8 {
    width: 100px;
    height: 100px;
    margin-top: 135px;
    margin-left: 0;
    margin-right: 5px;
  }

  .image-9 {
    width: 100px;
    height: 100px;
    margin-top: 135px;
    margin-left: 58px;
    margin-right: 5px;
  }

  .image-10 {
    width: 100px;
    height: 100px;
    margin-top: 135px;
    margin-left: 0;
    margin-right: 5px;
  }

  .image-11 {
    width: 100px;
    height: 100px;
    margin-top: 135px;
    margin-left: 0;
  }

  .section-4 {
    height: 5vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-8 {
    max-width: 100%;
  }

  .heading-9 {
    width: 100%;
    line-height: 70px;
  }

  .inner-marquee {
    padding-top: 50px;
  }

  .heading-12 {
    line-height: 55px;
  }

  .container-10 {
    height: 115vh;
    flex-direction: column;
    align-items: center;
  }

  .link-block-7, .link-block-8 {
    width: 50vw;
    height: 30vh;
    margin-right: 0;
  }

  .container-11 {
    height: 115vh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-9, .link-block-10 {
    width: 50vw;
    height: 30vh;
  }

  .container-12 {
    height: 100vh;
    flex-direction: column;
    align-items: center;
  }

  .link-block-11 {
    width: 50vw;
    height: 30vh;
    margin-top: 0;
    margin-right: 0;
  }

  .link-block-12 {
    width: 50vw;
    height: 30vh;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .link-block-13 {
    width: 50vw;
    height: 30vh;
    border-radius: 10px;
    margin-top: 0;
    margin-right: 0;
  }

  .link-block-14 {
    width: 50vw;
  }

  .container-13 {
    height: 100vh;
    flex-direction: column;
    align-items: center;
  }

  .body-2 {
    background-repeat: no-repeat;
    background-size: 1920px 15000px;
    background-attachment: fixed;
  }

  .link-block-15 {
    width: 50vw;
    height: 30vh;
    margin-left: -25px;
  }

  .link-block-16 {
    width: 50vw;
    height: 30vh;
  }

  .link-block-17 {
    width: 30vw;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    margin-left: -57px;
  }

  .text-block-15 {
    margin-left: -36px;
  }

  .text-block-16 {
    margin-left: -22px;
    font-size: 35px;
    line-height: 30px;
  }

  .link-block-18 {
    width: 35vw;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-left: -59px;
    display: flex;
  }

  .link-block-20 {
    margin-left: -89px;
  }

  .container-18 {
    max-width: 100vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-25 {
    width: 80vw;
    margin-right: 0;
  }

  .section-12 {
    max-width: 100vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-26, .link-block-27 {
    width: 80vw;
    margin-top: 25px;
    margin-right: 0;
  }

  .section-12-copy {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-25-copy {
    width: 80vw;
    background-size: cover;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-29 {
    width: 80vw;
    border-radius: 10px;
    margin-top: 25px;
    margin-right: 0;
  }

  .link-block-30 {
    width: 80vw;
    border-radius: 10px;
    margin-top: 25px;
  }

  .container-20 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-31 {
    width: 80vw;
  }

  .link-block-32, .link-block-33 {
    width: 80vw;
    margin-top: 25px;
  }

  .container-21 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-34 {
    width: 80vw;
  }

  .section-15 {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-22 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-28 {
    width: 100%;
  }

  .div-block-29 {
    width: 100%;
    margin-top: 25px;
  }

  .container-23 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-31 {
    margin-top: 143px;
    margin-left: 30px;
  }

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

  .heading-19 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .body-4 {
    background-size: auto 5000px;
  }

  .container-25 {
    flex-direction: row;
    align-items: center;
  }

  .link-block-37 {
    justify-content: flex-start;
  }

  .heading-21 {
    text-align: right;
    line-height: 30px;
  }

  .body-5 {
    background-size: auto 15000px;
  }

  .container-26 {
    justify-content: center;
    align-items: center;
  }

  .div-block-38 {
    margin-left: 30px;
  }

  .heading-22 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .container-27 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-41 {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15px;
  }

  .div-block-42 {
    width: 100%;
    background-size: cover;
  }

  .heading-25 {
    text-align: right;
    line-height: 30px;
  }

  .heading-26 {
    line-height: 30px;
  }

  .body-6 {
    background-size: auto 4000px;
  }

  .container-31 {
    justify-content: space-between;
  }

  .container-32 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-47 {
    margin-left: -17px;
    padding-right: 0;
  }

  .div-block-48 {
    justify-content: center;
    align-items: center;
    margin-left: -47px;
    display: flex;
  }

  .div-block-49 {
    margin-top: 100px;
    margin-left: 76px;
  }

  .heading-27 {
    line-height: 30px;
  }

  .div-block-54 {
    width: 100%;
    height: 40vh;
  }

  .div-block-55 {
    width: 100%;
    height: 40vh;
    margin-top: 15px;
  }

  .heading-30 {
    text-align: right;
    line-height: 30px;
  }

  .heading-31 {
    line-height: 30px;
  }

  .body-7 {
    background-size: auto 4000px;
  }

  .container-36 {
    align-items: center;
  }

  .div-block-57 {
    margin-top: 250px;
  }

  .heading-33 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .paragraph-16 {
    padding-right: 0;
  }

  .container-40 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-62 {
    width: 100%;
    height: 50vh;
  }

  .div-block-63 {
    width: 100%;
    height: 50vh;
    background-size: cover;
    margin-top: 15px;
  }

  .heading-35 {
    line-height: 30px;
  }

  .heading-36 {
    text-align: right;
    line-height: 30px;
  }

  .body-8 {
    background-size: auto 4000px;
  }

  .body-9 {
    background-repeat: no-repeat;
    background-size: auto 15000px;
  }

  .container-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-64 {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-65 {
    width: 80%;
    margin-top: 25px;
  }

  .paragraph-17, .paragraph-18 {
    text-align: center;
  }

  .heading-39 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .container-42 {
    max-width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-68 {
    width: 100%;
    height: 50vh;
  }

  .div-block-69 {
    width: 100%;
    height: 50vh;
    margin-top: 25px;
  }

  .div-block-70 {
    height: 100vh;
  }

  .container-43 {
    max-width: 90%;
  }

  .div-block-71 {
    height: 50vh;
  }

  .container-44, .container-45 {
    max-width: 90%;
  }

  .div-block-72 {
    height: 50vh;
  }

  .body-10 {
    background-size: auto 7000px;
  }

  .div-block-75 {
    margin-top: 274px;
  }

  .container-47 {
    flex-direction: row;
  }

  .heading-41 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .heading-43 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-44 {
    text-align: right;
    line-height: 30px;
  }

  .heading-45 {
    line-height: 30px;
  }

  .container-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-80 {
    width: 100%;
    height: 40vh;
  }

  .div-block-81 {
    width: 100%;
    height: 40vh;
    margin-top: 15px;
  }

  .body-11 {
    background-size: auto 4000px;
  }

  .div-block-83 {
    margin-top: 111px;
  }

  .heading-46 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .paragraph-24 {
    margin-top: -10px;
  }

  .heading-48 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-49 {
    line-height: 30px;
  }

  .heading-50 {
    text-align: right;
    line-height: 30px;
  }

  .container-55 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-89 {
    width: 100%;
    height: 40vh;
  }

  .div-block-90 {
    width: 100%;
    height: 40vh;
    margin-top: 25px;
  }

  .body-12 {
    background-size: auto 4000px;
  }

  .div-block-92 {
    margin-top: 213px;
  }

  .heading-51 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .heading-53 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-54 {
    line-height: 30px;
  }

  .heading-55 {
    text-align: right;
    line-height: 30px;
  }

  .container-61 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-98 {
    width: 100%;
    height: 50vh;
  }

  .div-block-99 {
    width: 100%;
    height: 50vh;
    margin-top: 25px;
  }

  .body-13 {
    background-size: auto 4000px;
  }

  .container-62 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-101 {
    width: 80%;
    margin-top: 0;
  }

  .heading-56 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-57 {
    line-height: 30px;
  }

  .paragraph-30 {
    margin-top: -10px;
  }

  .container-64 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-104 {
    width: 100%;
    height: 40vh;
  }

  .div-block-105 {
    width: 100%;
    height: 40vh;
    margin-top: 25px;
  }

  .container-65 {
    max-width: 80%;
  }

  .div-block-106, .div-block-107, .div-block-108 {
    height: 30vh;
  }

  .div-block-109 {
    height: 20vh;
  }

  .container-67 {
    max-width: 90%;
  }

  .div-block-110 {
    height: 20vh;
  }

  .container-68 {
    max-width: 90%;
  }

  .div-block-111 {
    height: 20vh;
  }

  .container-69, .container-70 {
    max-width: 90%;
  }

  .div-block-112 {
    height: 20vh;
  }

  .container-71 {
    max-width: 90%;
  }

  .div-block-113 {
    height: 20vh;
  }

  .container-72 {
    max-width: 90%;
  }

  .div-block-114 {
    height: 20vh;
  }

  .body-14 {
    background-size: auto 15000px;
  }

  .container-73 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-116 {
    margin-left: 30px;
  }

  .heading-59 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-60 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .paragraph-35 {
    text-align: left;
    margin-top: 0;
  }

  .container-75 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-119 {
    width: 100%;
    height: 50vh;
  }

  .div-block-120 {
    width: 100%;
    height: 50vh;
    margin-top: 25px;
  }

  .container-76 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-121 {
    width: 100%;
    height: 50vh;
  }

  .div-block-122 {
    width: 100%;
    height: 50vh;
    margin-top: 25px;
  }

  .body-15 {
    background-size: auto 7000px;
  }

  .div-block-124 {
    margin-top: 119px;
  }

  .heading-62 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .container-78 {
    max-width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-127 {
    width: 100%;
    height: 50vh;
  }

  .div-block-128 {
    width: 100%;
    height: 30vh;
    margin-top: 25px;
  }

  .container-79 {
    max-width: 90%;
  }

  .div-block-129 {
    height: 35vh;
  }

  .container-80 {
    max-width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-130 {
    width: 100%;
    height: 40vh;
  }

  .div-block-131 {
    width: 100%;
    height: 40vh;
    margin-top: 25px;
  }

  .container-81 {
    max-width: 90%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-132 {
    width: 100%;
    height: 30vh;
  }

  .div-block-133 {
    width: 100%;
    height: 40vh;
    background-color: #fff;
    margin-top: 15px;
  }

  .div-block-134 {
    height: 30vh;
    background-size: 100%;
  }

  .container-82 {
    max-width: 90%;
    margin-top: 0;
  }

  .container-83 {
    max-width: 90%;
  }

  .div-block-135 {
    height: 40vh;
  }

  .body-16 {
    background-size: auto 10000px;
  }

  .container-85 {
    justify-content: center;
    align-items: center;
  }

  .div-block-137 {
    margin-left: 44px;
  }

  .heading-65 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .heading-68 {
    text-align: right;
    line-height: 30px;
  }

  .heading-69 {
    line-height: 30px;
  }

  .div-block-143 {
    width: 100%;
    height: 40vh;
  }

  .div-block-145 {
    height: 40vh;
    background-size: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body-17 {
    background-size: auto 4000px;
  }

  .div-block-146 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 316px;
    margin-left: -87px;
    display: block;
  }

  .div-block-147, .div-block-148 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-149 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-150 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-19 {
    object-fit: cover;
    display: block;
  }

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

  .div-block-151, .div-block-152 {
    margin-top: 0;
  }

  .container-92 {
    flex-direction: column;
    align-items: center;
  }

  .heading-71 {
    margin-bottom: 20px;
    line-height: 30px;
  }

  .container-94 {
    justify-content: space-between;
  }

  .div-block-156 {
    justify-content: flex-end;
  }

  .div-block-160 {
    width: 100%;
    height: 75vh;
    background-size: 400px;
  }

  .div-block-161 {
    width: 100%;
    height: 70vh;
    background-position: 23%;
    background-repeat: no-repeat;
    background-size: 800px;
    margin-top: 10px;
  }

  .div-block-162 {
    height: 30vh;
    background-size: 350px;
  }

  .container-97 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-163 {
    width: 100%;
    height: 40vh;
    background-repeat: no-repeat;
    background-size: 440px;
  }

  .div-block-164 {
    width: 100%;
    height: 40vh;
    margin-top: 10px;
  }

  .div-block-165 {
    background-position: 20%;
    background-size: 1000px;
    display: flex;
  }

  .body-18 {
    background-size: auto 12000px;
  }

  .heading-73 {
    line-height: 30px;
  }

  .heading-74 {
    text-align: right;
    line-height: 30px;
  }

  .div-block-166 {
    width: 100%;
    height: 70vh;
    background-image: url('../images/Tickets.jpg');
    background-position: 83%;
    background-size: 1000px;
    margin-top: 10px;
  }

  .container-100 {
    height: 100vh;
    flex-direction: column;
    align-items: center;
  }

  .link-block-55 {
    width: 50vw;
    height: 35vh;
    margin-top: 0;
    margin-right: 0;
  }

  .link-block-56 {
    width: 50vw;
    height: 35vh;
    margin-bottom: 20px;
  }

  .container-101 {
    flex-direction: row;
    align-items: center;
  }

  .div-block-169 {
    margin-left: 0;
  }

  .div-block-170 {
    margin-left: 15px;
  }

  .heading-76 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-79 {
    text-align: right;
    line-height: 30px;
  }

  .body-19 {
    background-size: auto 4000px;
  }

  .text-block-20 {
    flex-direction: row;
  }

  .heading-85 {
    text-align: right;
    line-height: 30px;
  }

  .heading-86 {
    line-height: 30px;
  }

  .body-20 {
    background-size: auto 4000px;
  }

  .paragraph-49 {
    margin-left: 0;
  }

  .container-112 {
    margin-top: 0;
  }

  .div-block-184 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .text-block-22 {
    line-height: 30px;
  }

  .text-block-23 {
    text-align: right;
    line-height: 30px;
  }

  .body-21 {
    background-size: auto 7000px;
  }

  .heading-90 {
    text-align: right;
    line-height: 30px;
  }

  .link-block-64 {
    width: 50vw;
    height: 30vh;
    border-radius: 10px;
  }

  .div-block-195 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .heading-91 {
    margin-top: 30px;
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .section-28 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .slide-nav-2, .left-arrow-2, .right-arrow-2 {
    position: relative;
  }

  .nav-link-4, .nav-link-5, .nav-link-6 {
    font-family: Montserrat, sans-serif;
  }

  .brand-2 {
    margin-left: 0;
  }
}
