.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-link-block {
  position: relative;
  left: -115px;
}

.image {
  margin-top: 15px;
  margin-bottom: 15px;
}

.nav-link-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  margin: 15px 14px;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  font-size: 150%;
  font-weight: 400;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.link.main-link {
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 49px;
  font-size: 1.5em;
  text-decoration: none;
  cursor: pointer;
}

.link.main-link.contact {
  margin-left: 0px;
}

.link.text {
  margin: 0px;
  color: #ff9d00;
}

.link.text.rights-reserved {
  margin: 18px auto;
  text-align: center;
}

.link.product-name {
  margin: 2px 0px;
  font-size: 24px;
  line-height: 28px;
}

.div-block {
  text-align: left;
}

.nav-social-div-block {
  position: relative;
  left: 115px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-link {
  margin-right: 3px;
  margin-left: 3px;
}

.body {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.44)), to(hsla(0, 0%, 100%, 0.44))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.44), hsla(0, 0%, 100%, 0.44)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.hero-section {
  height: 100vh;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 79px;
  margin-bottom: 79px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-headline-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.heading {
  opacity: 1;
  font-family: 'Hey November', sans-serif;
  font-size: 120px;
  line-height: 110px;
  font-style: normal;
}

.subhead-and-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.artist-image {
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  position: absolute;
  left: 0%;
  top: 10%;
  right: auto;
  bottom: auto;
}

.hero-eggplant {
  position: absolute;
  left: 0%;
  top: 13%;
  right: auto;
  bottom: auto;
}

.hero-peach {
  position: absolute;
  left: 0%;
  top: 626px;
  right: auto;
  bottom: 0%;
  z-index: -1;
}

.hero-blue-jays {
  position: absolute;
  left: 46%;
  top: auto;
  right: auto;
  bottom: 13%;
  z-index: -1;
}

.hero-maple-leafs {
  position: absolute;
  left: auto;
  top: auto;
  right: 17%;
  bottom: -45%;
}

.hero-raptors {
  position: absolute;
  left: auto;
  top: 13%;
  right: -2%;
  bottom: auto;
}

.hero-okay-emoji {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -13%;
}

.confetti-icon-1 {
  position: absolute;
  left: 9%;
  top: 12%;
  right: auto;
  bottom: auto;
}

.confetti-icon-2 {
  position: absolute;
  left: 27%;
  top: auto;
  right: auto;
  bottom: -16%;
}

.confetti-icon-3 {
  position: absolute;
  left: 42%;
  top: 16%;
  right: 0%;
  bottom: auto;
}

.confetti-icon-4 {
  position: absolute;
  left: 47%;
  top: auto;
  right: auto;
  bottom: 29%;
}

.confetti-icon-5 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 3%;
  bottom: auto;
  z-index: -1;
  overflow: visible;
}

.confetti-icon-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 4%;
  bottom: 37%;
}

.confetti-icon-7 {
  position: absolute;
  left: auto;
  top: 6%;
  right: 0%;
  bottom: 0%;
}

.bg-section {
  position: absolute;
  height: 100vh;
  background-image: url('../images/hero-bg.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.hero-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: block;
  width: 100vw;
}

.recently-added-section {
  margin-top: 211px;
  margin-right: 0px;
  margin-left: 0px;
}

.head-link-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 108px;
  text-align: left;
}

.section-header {
  position: static;
  top: -530px;
  font-family: 'Hey November', sans-serif;
  color: #e88f84;
  font-size: 110px;
  font-weight: 400;
}

.confetti-icon-8 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -41%;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.recently-added-slider {
  height: 450px;
  margin-top: 61px;
  margin-bottom: 61px;
  background-color: hsla(0, 0%, 100%, 0);
}

.slide {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 109px;
  background-color: transparent;
}

.slider-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slider-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.slider-nav {
  border-style: solid;
  border-width: 1px;
  border-color: #e88f84;
  background-color: transparent;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  color: red;
}

.about-section.subpara {
  color: #ededed;
}

.about-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 352px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-desc {
  position: static;
  left: -1%;
  top: 68%;
  right: auto;
  bottom: auto;
  clear: none;
}

.my-story-header-image {
  margin-left: 0px;
}

.grid-2 {
  margin-left: 119px;
  grid-column-gap: 19px;
  grid-template-areas: "Area Area-3" "Area-2 Area-3" "Area-2 Area-3" "Area-2 Area-3";
  -ms-grid-rows: 0.25fr auto auto auto;
  grid-template-rows: 0.25fr auto auto auto;
}

.paragraph {
  margin-bottom: 19px;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 39px;
  letter-spacing: 0.6px;
}

.paragraph.subpara {
  color: #000;
}

.paragraph.about-desc {
  font-size: 20px;
}

.relevant-experience-wrapper {
  margin-left: 0px;
  padding-bottom: 92px;
  padding-left: 119px;
  opacity: 1;
}

.heading-2 {
  font-family: 'Fjalla One', sans-serif;
  color: #e39898;
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.contact-container {
  margin-top: 79px;
  margin-bottom: 79px;
}

.contact-me-header-image {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-span {
  color: #e88f84;
  text-decoration: underline;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.light-blue-bg-hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  height: 100vh;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(92%, #d7eff1), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #d7eff1 92%, hsla(0, 0%, 100%, 0));
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 100vh;
}

.confetti-icon-9 {
  position: absolute;
  left: -44.009px;
  top: 1848.15px;
}

.confetti-icon-10 {
  position: absolute;
  right: 369.827px;
}

.confetti-icon-11 {
  position: absolute;
  top: 2048.15px;
  right: 331.827px;
}

.confetti-icon12 {
  position: absolute;
  top: 2510.15px;
  right: 428.852px;
}

.confetti-icon-13 {
  position: absolute;
  left: 1069.991px;
  top: 3127.77px;
}

.confetti-icon-14 {
  position: absolute;
  left: 964.991px;
  top: 2876.77px;
}

.sticky-nav {
  position: static;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: transparent;
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 130%;
  max-width: none;
  min-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #333;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.list-item {
  max-width: 100%;
}

.button {
  margin-left: 0px;
  padding: 18px 25px 16px;
  border: 3px solid #000;
  border-radius: 30px;
  background-color: transparent;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  font-size: 20px;
}

.button.experience {
  margin-top: 28px;
  margin-left: 0px;
}

.hero {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-6 {
  position: relative;
  z-index: 0;
  width: 100%;
}

.div-block-3 {
  width: 100%;
  max-width: none;
  min-width: auto;
  padding: 0px;
}

.button-2 {
  margin: 22px 0px 0px;
  padding: 35px 32px 32px;
  border: 3px solid #000;
  border-radius: 75px;
  background-color: transparent;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 20%;
  text-decoration: none;
}

.gallery {
  margin-top: 61px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #d7eff1), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, #d7eff1 7%, hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: auto;
  min-width: 50px;
  padding: 34px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-7 {
  width: 100%;
  max-width: 60%;
}

.image-8 {
  max-width: 75%;
  margin-bottom: 35px;
}

.paragraph-2 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 18px;
  line-height: 34px;
}

.image-9 {
  max-width: 10%;
  margin-top: -15px;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 18px;
}

.image-10 {
  max-width: 40%;
  margin-bottom: 17px;
}

.paragraph-3 {
  position: static;
  margin-bottom: 21px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 18px;
}

.italic-text {
  font-family: 'Fjalla One', sans-serif;
}

.container-2 {
  font-family: 'Fjalla One', sans-serif;
}

.submit-button {
  font-size: 20px;
}

.submit-button.button {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0px;
}

.footer-2 {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  padding: 15px 25px;
  border-radius: 30px;
  font-family: 'Fjalla One', sans-serif;
  color: #444;
  font-size: 20px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link._1 {
  margin: 6px 10px;
  border: 3px solid #000;
}

.footer-link._1._2 {
  margin-right: 13px;
  margin-left: 13px;
  border-style: none;
  background-image: url('../images/instagram-gradient-icon_SVG.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-link._1._2._3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.text-block {
  font-family: 'Fjalla One', sans-serif;
}

.body-2 {
  background-color: #d7eff1;
}

.image-11 {
  position: absolute;
  left: 0%;
  top: 7%;
  right: auto;
  bottom: 0%;
}

.image-12 {
  position: absolute;
  left: 0%;
  top: 75%;
  right: auto;
  bottom: 0%;
  max-width: 30%;
}

.image-13 {
  position: absolute;
  left: 46%;
  top: auto;
  right: auto;
  bottom: 15%;
}

.image-14 {
  position: absolute;
  left: 17%;
  top: 15%;
  right: auto;
  bottom: auto;
}

.image-15 {
  position: absolute;
  left: 47%;
  top: 13%;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.image-16 {
  position: absolute;
  left: 42%;
  top: auto;
  right: auto;
  bottom: 35%;
}

.image-17 {
  position: absolute;
  left: 61%;
  top: auto;
  right: auto;
  bottom: -5%;
}

.image-18 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 20%;
  bottom: auto;
  z-index: -1;
  max-width: 25%;
}

.image-19 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -11%;
}

.image-20 {
  position: absolute;
  left: auto;
  top: 12%;
  right: 6%;
  bottom: auto;
}

.image-21 {
  position: absolute;
  left: auto;
  top: auto;
  right: 13%;
  bottom: 25%;
}

.image-22 {
  position: absolute;
  left: auto;
  top: 28%;
  right: 0%;
  bottom: 0%;
}

.podcast-player {
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #d7eff1), color-stop(64%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, #d7eff1 15%, hsla(0, 0%, 100%, 0) 64%), linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div-block-5 {
  max-width: 100%;
  min-width: 50%;
  padding: 56px 26px;
}

.heading-3 {
  margin: 66px 29px 1px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 30px;
  text-align: center;
}

.text-span {
  color: #000;
  text-decoration: none;
}

.body-3 {
  background-color: #d7eff1;
}

.body-3._1 {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.gallery-section {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.grid-3 {
  grid-template-areas: "Area Area-2 Area-3" "Area-4 Area-5 Area-6" "Area-7 Area-8 Area-9";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.lightbox-image {
  padding: 40px;
}

.lightbox-image._1 {
  padding: 45px;
}

.image-23 {
  max-width: 70%;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
  text-align: center;
}

.container-3 {
  text-align: center;
}

.body-4 {
  background-color: #d7eff1;
}

.heading-4 {
  font-family: 'Fjalla One', sans-serif;
  color: #e6b26a;
  font-size: 52px;
  line-height: 60px;
}

.paragraph-4 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.section {
  margin-top: 59px;
  padding-bottom: 102px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(64%, #d7eff1), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/canvas-background.jpg');
  background-image: linear-gradient(180deg, #d7eff1 64%, transparent), linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/canvas-background.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.list-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: decimal;
}

.image-24 {
  min-width: 45px;
}

.link-2 {
  color: rgba(95, 95, 95, 0.64);
  font-size: 18px;
  text-decoration: none;
}

.bold-text {
  color: #e88f84;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .nav-container {
    padding-right: 157px;
    padding-left: 150px;
  }
  .nav-link-div-block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link {
    font-size: 125%;
  }
  .link.main-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    font-size: 1.2em;
  }
  .hero-section {
    height: 80vh;
  }
  .hero-container {
    padding: 11px 39px;
  }
  .artist-image {
    position: relative;
    left: -27px;
    top: -25px;
    z-index: -1;
  }
  .hero-eggplant {
    left: -1%;
    top: 6%;
    max-width: 25%;
  }
  .hero-peach {
    left: -1%;
    top: 500px;
    max-height: 80%;
  }
  .hero-blue-jays {
    left: 45%;
    bottom: 14%;
  }
  .hero-maple-leafs {
    bottom: -13%;
    max-width: 37%;
    min-height: 2%;
  }
  .hero-raptors {
    top: 5%;
    max-height: 30%;
  }
  .hero-okay-emoji {
    right: 0%;
    bottom: 11%;
    max-height: 36%;
    max-width: 50%;
  }
  .confetti-icon-1 {
    left: 12%;
    top: 11%;
  }
  .confetti-icon-2 {
    left: 21%;
    bottom: -4%;
    max-width: 20%;
  }
  .confetti-icon-3 {
    left: 45%;
  }
  .confetti-icon-4 {
    left: 45%;
    bottom: 23%;
  }
  .confetti-icon-5 {
    top: -10%;
  }
  .confetti-icon-6 {
    right: -2%;
    bottom: 39%;
  }
  .confetti-icon-7 {
    top: 14%;
    max-height: 25%;
  }
  .section-header {
    max-width: 60%;
    margin-right: 3%;
  }
  .confetti-icon-8 {
    bottom: -21%;
    max-width: 16%;
  }
  .slider-nav {
    top: 210px;
  }
  .about-section.subpara {
    margin-top: -60px;
  }
  .grid-2 {
    margin-left: 64px;
    grid-row-gap: 39px;
  }
  .paragraph {
    font-size: 15px;
  }
  .paragraph.about-desc {
    font-size: 15px;
    line-height: 31px;
  }
  .relevant-experience-wrapper {
    padding-bottom: 0px;
    padding-left: 61px;
  }
  .contact-container {
    padding-left: 48px;
  }
  .confetti-icon-9 {
    left: -38.009px;
    top: 1569.15px;
    max-width: 20%;
  }
  .confetti-icon-11 {
    top: 2018.15px;
    right: 132.827px;
    max-width: 20%;
  }
  .confetti-icon12 {
    right: -114.148px;
  }
  .icon-2 {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .sticky-nav {
    margin-right: 22px;
    margin-left: 22px;
    padding-top: 20px;
    background-color: transparent;
  }
  .button {
    margin-left: 0px;
  }
  .hero {
    padding: 18px 47px;
  }
  .hero._1 {
    background-image: none;
  }
  .hero-image {
    position: relative;
  }
  .hero-image._1 {
    left: -39px;
    top: -19px;
  }
  .image-6 {
    left: 65px;
    top: 4px;
    z-index: 1;
    max-width: 90%;
  }
  .button-2 {
    max-width: none;
    min-width: auto;
    margin-top: 11px;
    margin-left: 76px;
    padding: 18px 25px 15px;
    font-size: 20px;
    line-height: 140%;
  }
  .gallery {
    margin-top: 0px;
  }
  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .image-9 {
    position: relative;
    left: 176px;
    top: -40px;
    max-width: 10%;
  }
  .contact-form {
    padding-right: 54px;
    padding-left: 54px;
  }
  .footer-2 {
    padding-right: 51px;
    padding-left: 51px;
  }
  .footer-image {
    width: 80%;
  }
  .footer-link._1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-11 {
    display: inline-block;
    max-width: 30%;
  }
  .image-12 {
    top: 37%;
  }
  .image-13 {
    left: 55%;
    bottom: 45%;
    max-width: 15%;
  }
  .image-14 {
    top: 10%;
    z-index: 1;
    max-width: 10%;
  }
  .image-15 {
    left: 43%;
    top: 9%;
  }
  .image-16 {
    left: 36%;
    bottom: 49%;
    z-index: 1;
    max-width: 25%;
  }
  .image-17 {
    left: 11%;
    bottom: 31%;
    max-width: 10%;
  }
  .image-18 {
    right: 7%;
    max-width: 50%;
  }
  .image-19 {
    left: auto;
    top: auto;
    right: 2%;
    bottom: 26%;
    z-index: 0;
    max-width: 25%;
  }
  .image-20 {
    top: 5%;
    right: -10%;
    max-width: 30%;
  }
  .image-21 {
    right: 24%;
    bottom: 38%;
    max-width: 10%;
  }
  .image-22 {
    top: 25%;
    max-width: 10%;
  }
  .podcast-player {
    margin-top: 89px;
  }
  .div-block-5 {
    padding-top: 27px;
  }
  .gallery-section {
    padding-right: 63px;
    padding-left: 63px;
  }
  .lightbox-image {
    padding: 20px;
  }
  .lightbox-image._1 {
    padding: 26px;
  }
  .container-4 {
    padding: 36px;
  }
}

@media screen and (max-width: 767px) {
  .nav-container {
    padding-right: 84px;
    padding-left: 84px;
  }
  .image {
    position: relative;
    left: 50px;
  }
  .link.main-link {
    margin-right: -12px;
    margin-left: -12px;
    padding-right: 0px;
  }
  .nav-social-div-block {
    left: 63px;
  }
  .hero-eggplant {
    left: -7%;
    top: 13%;
    max-width: 30%;
  }
  .hero-peach {
    top: 436px;
    max-width: 50%;
  }
  .hero-blue-jays {
    left: 38%;
    bottom: 28%;
  }
  .hero-maple-leafs {
    right: 31%;
    bottom: 5%;
  }
  .hero-raptors {
    top: 11%;
    max-width: 30%;
  }
  .confetti-icon-1 {
    top: 14%;
    max-width: 10%;
  }
  .confetti-icon-2 {
    bottom: 29%;
    max-width: 15%;
  }
  .confetti-icon-3 {
    top: 12%;
    max-width: 10%;
  }
  .confetti-icon-4 {
    bottom: 41%;
    max-width: 20%;
  }
  .confetti-icon-5 {
    right: -46%;
  }
  .confetti-icon-7 {
    top: 26%;
    max-width: 10%;
  }
  .recently-added-section {
    position: relative;
    top: -188px;
  }
  .head-link-wrapper {
    padding-left: 45px;
  }
  .section-header {
    margin-right: 7%;
  }
  .confetti-icon-8 {
    bottom: -9%;
  }
  .slide {
    padding-right: 19px;
    padding-left: 19px;
  }
  .slider-content-block {
    padding-right: 26px;
    padding-left: 26px;
  }
  .slider-content-block.nicki {
    padding-left: 6px;
  }
  .slider-content-block.enlight {
    padding-right: 13px;
    padding-left: 62px;
  }
  .slider-content-wrapper {
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .about-section.subpara {
    margin-top: -257px;
  }
  .grid-2 {
    margin-left: 25px;
  }
  .paragraph {
    padding-right: 34px;
    font-size: 13px;
    line-height: 25px;
  }
  .paragraph.about-desc {
    line-height: 29px;
  }
  .relevant-experience-wrapper {
    padding-left: 24px;
  }
  .contact-me-header-image {
    max-width: 65%;
  }
  .image-3 {
    position: relative;
    left: 19px;
  }
  .image-4 {
    max-width: 80%;
  }
  .image-5 {
    max-width: 130%;
  }
  .sticky-nav {
    position: relative;
  }
  .nav-grid {
    text-align: center;
  }
  .nav-logo {
    height: 75%;
    min-width: 100%;
    padding-top: 1px;
  }
  .nav-link {
    font-size: 15px;
  }
  .button {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 15px;
  }
  .hero {
    padding: 40px 20px;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .hero-image {
    display: none;
    overflow: visible;
  }
  .image-6 {
    left: 13px;
    top: -23px;
    z-index: 0;
    display: block;
    width: 80%;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .button-2 {
    margin-top: -11px;
    margin-right: auto;
    margin-left: auto;
  }
  .gallery {
    padding: 40px 45px;
    background-size: auto, auto 60%;
  }
  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .image-7 {
    max-width: 80%;
  }
  .image-8 {
    max-width: 65%;
    margin-right: 58px;
    margin-left: 58px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .contact-form {
    padding: 40px 35px;
  }
  .image-10 {
    max-width: 60%;
  }
  .paragraph-3 {
    line-height: 30px;
  }
  .footer-2 {
    padding: 40px 0px;
  }
  .footer-flex-container {
    margin-right: 25px;
    margin-left: 25px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .footer-logo-link {
    max-height: none;
    max-width: 50%;
    min-width: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .footer-image {
    width: 100%;
    height: auto;
    max-width: 60%;
    min-width: 10px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .footer-link {
    margin-right: 6px;
    margin-left: 6px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-link._1 {
    display: block;
    padding: 17px 21px;
  }
  .div-block-4 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-13 {
    left: 61%;
    bottom: 55%;
  }
  .image-14 {
    left: 19%;
    top: 9%;
    bottom: auto;
  }
  .image-15 {
    left: 75%;
    top: 30%;
    z-index: 3;
    max-width: 18%;
  }
  .image-16 {
    left: 7%;
    bottom: 60%;
    z-index: 4;
  }
  .image-17 {
    left: 61%;
    bottom: 36%;
  }
  .image-18 {
    top: 0%;
    right: 1%;
    max-width: 60%;
  }
  .image-19 {
    right: -1%;
    bottom: 32%;
    max-width: 30%;
  }
  .image-20 {
    top: 7%;
    right: -9%;
    max-width: 35%;
  }
  .image-21 {
    right: 69%;
    bottom: 44%;
  }
  .image-22 {
    top: 26%;
  }
  .podcast-player {
    margin-top: 0px;
  }
  .list {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-6 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .div-block-7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .body-3 {
    background-color: #d7eff1;
  }
  .gallery-section {
    padding-right: 45px;
    padding-left: 45px;
  }
  .paragraph-4 {
    font-size: 19px;
  }
  .section {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .container-4 {
    padding-top: 0px;
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .nav-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-link-block {
    position: static;
    left: -32px;
  }
  .image {
    left: 19px;
    max-width: 350%;
    text-align: left;
  }
  .nav-link-div-block {
    position: relative;
    left: 21px;
    bottom: -40px;
  }
  .link {
    font-size: 100%;
  }
  .nav-social-div-block {
    left: -40px;
  }
  .social-link {
    position: relative;
    max-width: 350%;
    padding-right: 4px;
    padding-left: 4px;
  }
  .hero-section {
    margin-top: -42px;
  }
  .hero-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-headline-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-headline-image {
    position: relative;
    top: -11px;
    max-width: 80%;
  }
  .subhead-and-icon {
    margin-top: -16px;
  }
  .artist-image {
    left: -6px;
    top: -12px;
  }
  .hero-eggplant {
    left: 0%;
    top: 11%;
    max-width: 35%;
  }
  .hero-peach {
    top: 357px;
    z-index: 1;
  }
  .hero-blue-jays {
    left: 77%;
    bottom: 46%;
    max-width: 30%;
  }
  .hero-maple-leafs {
    right: 49%;
    bottom: 7%;
  }
  .hero-raptors {
    top: 8%;
    right: -20%;
    max-width: 40%;
  }
  .hero-okay-emoji {
    right: -19%;
    bottom: 4%;
  }
  .confetti-icon-1 {
    left: 12%;
    top: 12%;
    max-width: 15%;
  }
  .confetti-icon-3 {
    left: 74%;
    top: 15%;
    bottom: -1px;
    max-width: 20%;
  }
  .confetti-icon-7 {
    top: 26%;
    max-width: 15%;
  }
  .recently-added-section {
    margin-top: 231px;
  }
  .head-link-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 31px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-header {
    max-width: 80%;
  }
  .recently-added-slider {
    height: 73%;
    max-width: 100%;
    margin-top: 26px;
  }
  .slide {
    max-width: 100%;
  }
  .slider-content-block {
    max-width: 50%;
  }
  .sticky-nav {
    padding: 0px;
  }
  .nav-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }
  .nav-logo-link {
    border: 1px none #000;
    text-align: left;
    text-decoration: none;
  }
  .nav-logo {
    display: inline-block;
    max-width: 80%;
    margin-top: 11px;
    margin-bottom: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-link {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }
  .button {
    padding: 9px 15px;
    border-style: solid;
    font-size: 90%;
  }
  .button.experience {
    display: block;
    margin-right: 119px;
    margin-left: 119px;
    font-size: 120%;
    text-align: center;
  }
  .hero._1 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .hero-image {
    display: none;
  }
  .image-6 {
    left: auto;
    top: auto;
    z-index: 1;
    max-width: 70%;
    margin-top: 22px;
    margin-bottom: 8px;
  }
  .button-2 {
    position: relative;
    z-index: 0;
    margin-top: 6px;
    padding: 16px;
    border: 1px none #000;
    font-size: 150%;
    text-decoration: none;
  }
  .gallery {
    display: block;
    margin-top: 0px;
    background-color: transparent;
    background-position: 0px 0px, 0% 0%;
    background-size: auto, auto 70%;
  }
  .centered-container {
    text-align: left;
  }
  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .gallery-thumbnail {
    display: block;
    padding: 0px 19px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .image-7 {
    position: relative;
    left: -14px;
    width: auto;
    max-width: none;
    min-width: auto;
    font-size: 120%;
  }
  .image-8 {
    max-width: 50%;
    min-width: auto;
    margin-right: auto;
    margin-left: 100px;
  }
  .paragraph-2 {
    font-size: 14px;
    line-height: 30px;
  }
  .submit-button.button {
    display: block;
    font-size: 120%;
  }
  .footer-2 {
    padding: 1px;
    text-align: left;
  }
  .footer-2._1 {
    font-size: 120%;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-logo-link {
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .footer-image {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 22px;
    padding: 0px;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .footer-link._1 {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 100%;
  }
  .text-block {
    min-width: 10%;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
  }
  .div-block-4 {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }
  .body-2 {
    background-color: #d7eff1;
  }
  .image-11 {
    top: 7%;
  }
  .image-12 {
    left: 0%;
    top: 32%;
    max-width: 30%;
  }
  .image-13 {
    left: 66%;
    bottom: 62%;
    z-index: -1;
    max-width: 20%;
  }
  .image-14 {
    left: 14%;
    top: 10%;
  }
  .image-15 {
    left: 53%;
    top: 9%;
    max-width: 10%;
  }
  .image-16 {
    left: 2%;
    bottom: 66%;
    max-width: 20%;
  }
  .image-17 {
    left: auto;
    top: auto;
    right: -6%;
    bottom: 31%;
  }
  .image-18 {
    right: 3%;
  }
  .image-19 {
    right: 0%;
    bottom: 41%;
    z-index: 2;
    max-width: 30%;
  }
  .image-20 {
    top: 5%;
    right: -9%;
    max-width: 35%;
  }
  .image-21 {
    right: 13%;
    bottom: 72%;
  }
  .image-22 {
    top: 22%;
  }
  .podcast-player {
    margin-top: 0px;
  }
  .heading-3 {
    font-size: 150%;
    line-height: 20px;
  }
  .html-embed {
    overflow: visible;
  }
  .gallery-section {
    margin-top: 0px;
    padding-top: 0px;
  }
  .lightbox-image {
    padding: 0px;
  }
  .lightbox-image._1 {
    padding: 1px;
  }
  .image-23 {
    margin-bottom: 22px;
  }
  .paragraph-4 {
    font-size: 14px;
    line-height: 27px;
  }
  .link-2 {
    color: #000;
    cursor: pointer;
  }
}

#w-node-b4bd48be3440-48be343c {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
  grid-area: Area-5;
}

#w-node-b4bd48be3442-48be343c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b4bd48be3444-48be343c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b4bd48be3446-48be343c {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
  grid-area: Area-7;
}

#w-node-b4bd48be3448-48be343c {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
  grid-area: Area-8;
}

#w-node-b4bd48be344a-48be343c {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
  grid-area: Area-9;
}

#w-node-b4bd48be344c-48be343c {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
  grid-area: Area-6;
}

#w-node-b4bd48be344e-48be343c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b4bd48be3450-48be343c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-97885ec2c303-5ec2c300 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-97885ec2c30c-5ec2c300 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

@media screen and (max-width: 479px) {
  #w-node-97885ec2c303-5ec2c300 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@font-face {
  font-family: 'Hey November';
  src: url('../fonts/HeyNovember-0WWlP.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}