@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica.ttc') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica.ttc') format("undefined");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica.ttc') format("undefined");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica.ttc') format("undefined");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Apple Braille;
  src: url('../fonts/Apple-Braille.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cowboys 2";
  src: url('../fonts/Cowboys-2.0.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cowboys 2";
  src: url('../fonts/Cowboys-2.0.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #000;
  --h: stevie-sans, sans-serif;
  --white: #fff;
  --yellow: #dbcd04;
  --body: Inconsolata, monospace;
  --background: #000;
  --hover-grey: #1a1b1fbf;
  --intro: "Apple Braille", "Trebuchet MS", sans-serif;
  --grey: #f1f0f2;
  --n: var(--grey);
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

a {
  text-decoration: underline;
}

.navbar-no-shadow {
  margin: auto;
  padding-bottom: 0;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link1 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link1:hover {
  color: #1a1b1fbf;
}

.nav-link1:focus-visible, .nav-link1[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link1.w--current:hover {
  -webkit-text-stroke-color: #e28a06;
  background-color: #fff712;
}

.mobile-margin-top-11 {
  margin: auto;
  padding-left: 239.82px;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.nav-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #1a1b1f;
  border-radius: 3.9px;
  padding: 12px 25px;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.nav-button:hover {
  color: #fff;
  background-color: #32343a;
}

.nav-button:active {
  background-color: #43464d;
}

.hero-without-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--black);
  font-family: var(--h);
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 24px 0 324px;
  display: block;
}

.hero-without-image.work {
  background-image: linear-gradient(#fff, #fff);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-without-image.product-black {
  margin-bottom: 140px;
  padding-bottom: 0;
}

.hero-without-image.product-black.work-info {
  margin-top: 0;
  padding-top: 4px;
}

.hero-without-image.product-black.work-info.febreze {
  margin-bottom: -120px;
}

.hero-without-image.product-black.working-on-that {
  max-width: 100%;
  max-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 66px;
  padding-bottom: 135px;
}

.hero-without-image.home {
  background-color: var(--white);
}

.container-2 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2.work {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 171px;
  display: flex;
}

.hero-wrapper-two.work {
  padding-top: 60px;
  padding-bottom: 27px;
}

.hero-wrapper-two.contact {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.major-button {
  background-color: var(--yellow);
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  border-radius: 3.9px;
  align-self: center;
  margin-top: 33px;
  padding: 12px 180px 0 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 39px;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  box-shadow: -9px 18px 12px -9px #0003;
}

.major-button:hover {
  color: #fff;
  background-color: #32343a;
}

.major-button:active {
  background-color: #43464d;
}

.body {
  background-color: #fff;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.body.body-all-pages {
  font-family: Helvetica, Georgia, sans-serif;
}

.body.home {
  margin-top: 2.4px;
}

.main-heading {
  font-family: var(--h);
  color: #fff;
  letter-spacing: .3px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: -13px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 51px;
  font-weight: 700;
  line-height: 71.4px;
  transition: opacity 50ms cubic-bezier(.445, .05, .55, .95);
  display: flex;
}

.main-heading.work {
  color: var(--black);
}

.main-heading.heading-animation {
  font-family: var(--body);
  color: #000;
  flex-flow: column;
  line-height: 45px;
  transition-property: none;
}

.logo {
  vertical-align: baseline;
  display: inline-block;
}

.heading {
  background-color: var(--black);
  font-family: var(--h);
  color: var(--white);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 16%;
  min-height: 100%;
  max-height: 100%;
  margin-bottom: -30px;
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 137px;
  display: flex;
}

.heading.work {
  font-family: var(--h);
  color: var(--black);
  background-image: linear-gradient(#fff, #fff);
  margin-top: 100px;
}

.heading.work.home-work {
  background-color: var(--background);
  color: var(--white);
  background-image: linear-gradient(#000, #000);
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  max-width: 0;
  min-height: 0;
  max-height: 0;
  margin-top: 32px;
}

.heading.work.home-work.more-work {
  background-image: linear-gradient(to bottom, var(--background), var(--background));
  color: var(--yellow);
  justify-content: center;
  align-items: center;
  min-width: 100%;
  padding-left: 0;
}

.heading.work.home-work.v2 {
  background-color: var(--white);
  color: var(--black);
  background-image: linear-gradient(#fff, #fff);
  padding-top: 42px;
}

.heading.edited {
  background-color: var(--background);
  color: var(--white);
  padding-top: 30px;
}

.section {
  background-color: var(--white);
  width: 100%;
  height: 100%;
  display: flex;
}

.section.about {
  background-color: var(--background);
}

.section.more-work {
  background-image: linear-gradient(to bottom, var(--background), var(--background));
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.section.work {
  margin-bottom: 100px;
  display: block;
}

.works-grid {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  margin-bottom: -100px;
  padding-bottom: 100px;
  display: grid;
}

.works-grid.home-work {
  grid-row-gap: 33px;
  grid-template-rows: auto auto auto auto auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

.works-grid.edited {
  margin-bottom: -171px;
  padding-bottom: 0;
}

.works-grid.v2 {
  grid-template-columns: 1fr;
}

.work-image {
  object-fit: cover;
  border-radius: 4px;
  width: auto;
  max-width: 100%;
  min-height: 720px;
  max-height: 720px;
  display: inline-block;
  overflow: hidden;
}

.work-image.home {
  object-fit: cover;
  width: auto;
  min-height: 569px;
  max-height: 569px;
  display: inline-block;
  position: static;
}

.work-image.home.hidden {
  opacity: 0;
}

.work-image.home.morework {
  width: 100%;
}

.work-image.work-open {
  border-radius: 0;
  width: 100%;
  min-height: 720px;
  max-height: 720px;
}

.work-image.work-open.febreze {
  min-height: 900px;
  max-height: 900px;
}

.work-image.work-open.febreze.spotify {
  object-fit: fill;
  max-height: 11%;
  margin-top: -140px;
  padding: 140px 140px 111px 105px;
}

.work-image.work-open.febreze.spotify.end, .work-image.work-open.febreze.spotify.flstudio {
  margin-top: 0;
}

.work-image.work-open.febreze.edited {
  min-height: 720px;
  max-height: 720px;
  margin-top: 36px;
}

.work-image.work-open.febreze.edited.rnt {
  margin-top: -60px;
}

.work-image.work-open.febreze.edited.rnt.v2 {
  margin-top: 0;
}

.work-image.work-open.febreze.edited._2 {
  width: auto;
  max-width: none;
}

.work-image.work-open.febreze.flstudio, .work-image.work-open.febreze.flstudio.fl2 {
  object-fit: fill;
}

.work-image.work-open.febreze.flstudio.fl2.edited, .work-image.work-open.febreze.flstudio.edited {
  min-height: 720px;
  max-height: 720px;
  margin-top: 36px;
}

.work-image.work-open.febreze.fl2, .work-image.work-open.febreze.rnt {
  object-fit: contain;
}

.work-image.work-open.febreze.rnt._2 {
  margin-top: -280px;
}

.work-image.work-open.febreze.rnt.zoomin4english {
  margin-top: -120px;
}

.work-image.work-open.edited {
  width: 1270px;
  max-width: 1270px;
  height: 720px;
  margin: 36px;
}

.work-image.work-open.edited.v2 {
  margin-bottom: 60px;
}

.work-image.work-open.edited.v2.v3 {
  object-fit: contain;
}

.work-image.work-as-life {
  min-width: 100%;
}

.work-image.contain {
  object-fit: contain;
}

.work-image.v2 {
  width: 635px;
  max-width: none;
  height: 582.48px;
  min-height: auto;
  max-height: none;
}

.card-slider {
  text-align: right;
}

.card-slider.left {
  text-align: right;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.card-slider.left.right {
  overflow: hidden;
}

.card-slider.left.right.v2 {
  width: 1027.43px;
  height: 582.48px;
}

.card-slider.left.right.v2.last {
  margin-bottom: 66px;
}

.card-slider.left.hidden {
  opacity: 0;
  margin-bottom: -777px;
}

.card-slider.left.more-work {
  width: auto;
  height: auto;
}

.card-slider.left.home {
  width: 81%;
}

.card-slider.left.v2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 635px;
  height: 582.48px;
  display: flex;
}

.card-slider.left.v2.last {
  margin-bottom: 66px;
}

.card-slider.right {
  text-align: left;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.section-2 {
  background-color: var(--black);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -200px;
  margin-bottom: 140px;
  padding: 150px 200px;
  display: flex;
}

.section-2.contact {
  margin-top: 0;
  margin-bottom: 170px;
  padding-top: 155px;
  padding-bottom: 315px;
}

.section-2.resume {
  background-image: linear-gradient(to bottom, var(--black), var(--black));
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
}

.section-2.resume.different {
  margin-top: 39px;
  padding-top: 0;
}

.section-2.home {
  background-color: var(--white);
  margin-top: 0;
}

.resume-left {
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
}

.resume-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
  padding-left: 100px;
}

.resume-right.contact {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.resume-right.home {
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
}

.resume-heading {
  font-family: var(--h);
  color: var(--black);
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.resume-heading.resume {
  color: var(--white);
}

.resume-heading.resume.left {
  margin-top: 0;
}

.resume-heading.resume.v2 {
  margin-top: -10px;
}

.resume-heading.about {
  color: var(--white);
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
}

.resume-heading.home {
  text-align: center;
}

.list-item {
  font-weight: 700;
}

.navbar-no-shadow-3 {
  text-align: center;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  max-height: 87px;
  display: flex;
}

.navbar-no-shadow-container-3 {
  z-index: auto;
  background-color: #0000;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 15px;
}

.container-regular-3 {
  width: 100%;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.navbar-brand-3.w--current {
  justify-content: flex-end;
  align-items: center;
  width: 119.141px;
  display: flex;
}

.navbar-brand-3.right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-brand-3.left.w--current {
  justify-content: flex-start;
  align-items: center;
  width: 70px;
  display: flex;
}

.nav-menu-wrapper-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-link-2 {
  font-family: var(--h);
  color: var(--black);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  opacity: .69;
  color: var(--yellow);
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  color: var(--yellow);
  letter-spacing: .25px;
  border-radius: 0;
  text-decoration: none;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-12 {
  padding-left: 0;
}

.nav-button-wrapper-3 {
  margin-left: 0;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.paragraph {
  font-family: var(--body);
  color: var(--black);
}

.paragraph.about {
  color: var(--white);
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
}

.paragraph.home {
  text-align: center;
}

.paragraph-2 {
  font-family: var(--body);
  color: var(--white);
  margin-top: -9px;
}

.paragraph-2.about {
  margin-top: 0;
}

.list-item-2 {
  font-family: var(--body);
}

.list-item-3 {
  font-family: circe;
}

.list-item-4, .list-item-5 {
  font-family: var(--body);
}

.list-item-6, .list-item-7 {
  font-family: circe;
}

.container-3 {
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.container-3.about-fav2 {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-bottom: -14px;
}

.container-3.febreze {
  margin-bottom: -54px;
}

.container-3.edit {
  margin-bottom: -100px;
}

.bottom-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 66%;
}

.footer-light {
  background-color: var(--background);
  border-top: 1px #000;
  border-bottom: 1px #e4ebf3;
  padding: 20px 30px;
  position: static;
}

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

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.footer-bottom {
  grid-column-gap: 24%;
  grid-row-gap: 24%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-copyright {
  opacity: .9;
  font-family: var(--body);
  color: var(--white);
  text-align: left;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.footer-social-block-two {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.section-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.container-5 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.div-block {
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: block;
}

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

.form-block {
  justify-content: center;
  align-items: center;
  min-width: 60%;
  display: flex;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 72px;
  padding-bottom: 8px;
  display: grid;
}

.text-field {
  border-width: 1px;
  border-color: #000;
  border-radius: 4px;
  padding-top: 100px;
}

.form {
  min-width: 60%;
}

.heading-2, .heading-3 {
  font-family: var(--h);
  color: var(--black);
}

.paragraph-3 {
  font-family: var(--body);
  color: var(--black);
  line-height: 21.9px;
}

.field-label, .field-label-2, .field-label-3 {
  font-family: var(--body);
  color: var(--black);
}

.submit-button {
  background-color: var(--black);
  filter: drop-shadow(0 2px 5px #0000001a);
  font-family: var(--body);
  color: var(--yellow);
  border-radius: 4px;
}

.submit-button:hover {
  opacity: .69;
  filter: blur(1px);
}

.section-5 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: center;
  margin: -10px 100px 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 372px;
  padding-left: 0;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.skills {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  font-family: var(--h);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  display: flex;
  overflow: hidden;
}

.skill-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  object-fit: fill;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 27%;
  padding-bottom: 60px;
  display: flex;
}

.heading-4 {
  font-family: var(--h);
  color: var(--black);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block {
  font-family: var(--body);
  color: var(--black);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: cover;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 36%;
  grid-row-gap: 36%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-5 {
  color: var(--black);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-6 {
  color: var(--yellow);
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  transition: transform .3s cubic-bezier(.445, .05, .55, .95);
  transform: scale(1.5)translate(0, 51px)translate(0, -25px);
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  float: none;
  clear: none;
  direction: ltr;
  color: var(--yellow);
  text-align: right;
  flex-flow: row;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 20px;
  font-size: 93px;
  font-style: normal;
  text-decoration: none;
  display: block;
  overflow: visible;
  transform: translate(111px, -57px)translate(250px, -150px)rotate(90deg)translate(-120px, -300px);
}

.product-main {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 150px;
  display: flex;
}

.product-main.febreze, .product-main.edited {
  margin-top: 140px;
}

.container-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 569px;
  max-width: 60%;
  height: 569px;
  margin-left: 75px;
  padding-left: 0;
  display: flex;
}

.image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  max-width: 90%;
  margin-left: 0;
  margin-right: 102px;
  display: flex;
  overflow: visible;
}

.container-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 81%;
  max-width: 90%;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-right: 100px;
  display: block;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-8 {
  font-family: var(--h);
  padding-top: 194px;
}

.heading-9 {
  font-family: var(--h);
  color: var(--black);
  text-align: left;
  margin-top: 20px;
}

.heading-9.main {
  color: var(--white);
}

.container-9 {
  margin-left: 15%;
  margin-right: 60%;
}

.container-10 {
  justify-content: space-between;
  align-items: center;
}

.section-9 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 47px;
  display: flex;
}

.container-11 {
  margin-left: -45%;
  margin-right: 42%;
}

.text-field-2, .text-field-3 {
  color: var(--black);
  border-width: 1px;
  border-color: #000;
  border-radius: 4px;
}

.text-field-3.message {
  height: 120px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}

.card-paragraph {
  opacity: 1;
  font-family: var(--body);
  color: var(--yellow);
}

.card-heading {
  opacity: 1;
  font-family: var(--h);
  color: var(--yellow);
  text-align: center;
}

.heading-11 {
  opacity: 0;
  font-family: var(--h);
  overflow: hidden;
}

.paragraph-5 {
  opacity: 0;
  font-family: var(--body);
  overflow: hidden;
}

.heading-12, .heading-13 {
  font-family: var(--h);
  color: var(--black);
}

.paragraph-6, .paragraph-7 {
  font-family: var(--body);
  color: var(--black);
}

.heading-14 {
  font-family: var(--h);
  color: var(--black);
}

.paragraph-8, .paragraph-9 {
  font-family: var(--body);
  color: var(--black);
}

.heading-15 {
  font-family: var(--h);
  color: var(--black);
}

.heading-16 {
  font-family: var(--body);
  color: var(--black);
  text-align: left;
  padding-bottom: 10px;
}

.heading-16.main {
  color: var(--white);
}

.heading-17 {
  font-family: var(--body);
  color: var(--black);
}

.heading-17.main {
  color: var(--white);
  line-height: 24px;
}

.heading-18, .heading-19 {
  font-family: var(--h);
}

.div-block-9 {
  margin-top: -513px;
  margin-left: 60px;
  font-family: Heebo, sans-serif;
  font-size: 90px;
}

.image-2 {
  display: inline-block;
}

.image-3 {
  vertical-align: bottom;
}

.div-block-10 {
  grid-column-gap: 7.1px;
  grid-row-gap: 7.1px;
  opacity: 1;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  display: flex;
}

.product-giff {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 63px;
  display: flex;
}

.container-12 {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-top: 100px;
  display: flex;
}

.container-13 {
  max-width: 40%;
  margin-top: 40px;
}

.paragraph-10 {
  opacity: 0;
  color: var(--black);
  text-align: left;
  font-family: Inconsolata, monospace;
}

.gallery-scroll {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.image-5 {
  text-align: center;
  object-fit: cover;
  min-width: 569px;
  max-width: 569%;
  min-height: 569px;
  max-height: 569px;
  overflow: hidden;
}

.div-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 40px;
  display: flex;
}

.section-11 {
  margin-top: 100px;
}

.hover-card-appear {
  opacity: 0;
  text-align: center;
  background-color: #00000080;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px;
  text-decoration: none;
  transition: opacity .27s cubic-bezier(.445, .05, .55, .95);
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.hover-card-appear:hover {
  opacity: 1;
  background-color: #000000b0;
}

.hover-card-appear.right {
  width: 100%;
  inset: 0% auto auto 0%;
}

.hover-card-appear.home {
  width: 100%;
}

.hover-card-appear.about {
  width: 81%;
}

.card-slider-overlay {
  text-align: center;
  background-color: #0d0d0db0;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.card-slider-overlay.v2 {
  width: 635px;
  height: 582.48px;
}

.card-slider-heading {
  font-family: var(--h);
  color: var(--yellow);
  text-align: center;
}

.card-slider-paragraph {
  font-family: var(--body);
  color: var(--yellow);
}

.list-item-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.slide {
  text-align: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slider {
  width: 99%;
  height: 100%;
}

.slide-2 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-12 {
  text-align: center;
  width: 60%;
  height: 100%;
  overflow: hidden;
}

.left-arrow, .right-arrow {
  background-color: #fff;
}

.icon {
  color: #000;
}

.icon:hover {
  opacity: .93;
  color: var(--hover-grey);
}

.icon-2 {
  color: #000;
}

.icon-2:hover {
  opacity: .93;
  color: var(--hover-grey);
}

.heading-20 {
  font-family: var(--h);
  color: var(--black);
  text-align: center;
}

.div-block-13 {
  width: 40%;
  height: 100%;
  margin-left: 20px;
  margin-right: 51px;
  padding-bottom: 687px;
}

.div-block-13.difback {
  margin-left: 20px;
}

.div-block-13.diffback {
  margin-left: -195px;
}

.image-quote {
  margin-top: 140px;
}

.section-13 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.button {
  background-color: var(--yellow);
  color: var(--black);
  text-align: center;
  border-radius: 4px;
  flex: 1;
  max-width: 300px;
  margin-top: 15px;
  font-family: Inconsolata, monospace;
}

.section-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 40px 200px 100px;
  display: flex;
}

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

.image-9, .image-10, .image-11, .image-12, .image-13, .image-14 {
  object-fit: contain;
}

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

.div-block-16 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-15 {
  object-fit: contain;
}

.section-15 {
  position: relative;
}

.footer-light-2 {
  border-bottom: 1px #e4ebf3;
  padding: 69px 30px 50px;
  position: relative;
}

.container-15 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title-2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two-2 {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two-2:hover {
  color: #1a1b1fbf;
}

.footer-form-2 {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field-2 {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field-2:hover, .footer-form-field-2:focus {
  border-color: #76879d;
}

.footer-form-field-2::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit-2 {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit-2:hover {
  background-color: #3a4554;
}

.footer-divider-two-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright-2 {
  color: #3a4554;
}

.footer-social-block-two-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.gallery-scroll-2 {
  border-bottom: 1px #e4ebf3;
  margin-top: 40px;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link-2 {
  font-family: var(--body);
  color: var(--black);
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link-2:hover {
  opacity: .69;
  color: var(--yellow);
}

.gallery-link-2.w--current {
  color: var(--yellow);
  font-weight: 700;
}

.gallery-link-2.head {
  font-family: var(--h);
  font-size: 24px;
}

.gallery-link-2.head:hover {
  opacity: 100;
  color: var(--black);
}

.gallery-link-2.one {
  margin-top: 30px;
  margin-bottom: 15px;
}

.gallery-link-2.one._1 {
  margin-top: 0;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper-2 {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-image-2.shadow-two.mid {
  padding-left: 180px;
  padding-right: 180px;
}

.gallery-image-text-2 {
  font-family: var(--body);
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.bottom-about {
  background-color: var(--black);
  width: 100%;
  height: 100%;
}

.work-bottom-hover-appear {
  background-color: #0d0d0db0;
  width: 100%;
  height: 100%;
  padding: 50px;
  text-decoration: none;
  transition: transform .27s cubic-bezier(.445, .05, .55, .95);
  position: absolute;
  inset: 0% auto auto 0%;
}

.work-bottom-hover-appear:hover {
  opacity: 0;
}

.heading-21 {
  font-family: var(--h);
  color: var(--white);
  text-align: center;
  padding-top: 246px;
}

.text-block-2 {
  font-family: var(--body);
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  font-size: 16px;
  line-height: 18px;
}

.section-17 {
  outline-offset: 0px;
  outline: 1.5px solid #333;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.loop-text-outer {
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.loop-text-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hny2025 {
  font-family: var(--body);
  white-space: nowrap;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 15px;
  font-size: 15px;
  line-height: 21px;
}

.section-18 {
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 120px;
  display: flex;
}

.container-16 {
  display: flex;
}

.container-16.v2 {
  margin-bottom: -60px;
}

.heading-22 {
  font-family: var(--body);
  color: var(--yellow);
  font-weight: 700;
}

.paragraph-11, .paragraph-12 {
  font-family: var(--h);
  font-weight: 500;
}

.div-block-17 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  width: 100%;
  max-width: 60%;
  display: flex;
}

.div-block-18 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-18.fade-background {
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-18.working-on-that {
  justify-content: center;
  align-items: center;
}

.heading-23 {
  font-family: var(--body);
  text-align: left;
  font-weight: 500;
}

.heading-23.working-on-that {
  text-align: center;
}

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

.youtube {
  display: none;
}

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

.section-20 {
  display: none;
}

.cursor-wrap {
  z-index: 10000;
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  position: fixed;
}

.section-21 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.opening-w {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.opening-w.febreze {
  padding: 60px 142px 0;
}

.heading-24 {
  font-family: var(--h);
  text-align: center;
  margin-top: 0;
  margin-bottom: 90px;
}

.heading-24.top3 {
  margin-top: 36px;
  margin-bottom: -36px;
}

.button-2 {
  color: #beb0cc;
  text-align: center;
  background-color: #000;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  max-width: 36%;
  font-family: Helvetica, Georgia, sans-serif;
  font-weight: 700;
  transition: width .12s cubic-bezier(.445, .05, .55, .95);
  box-shadow: 0 5px 9px 3px #0003;
}

.button-2:hover {
  opacity: .6;
  filter: blur(1px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  color: var(--yellow);
  border-radius: 18px;
  transform: scale(1.3);
}

.button-2.spotify {
  color: #191414;
  background-color: #1db954;
}

.button-2.spotify:hover {
  color: var(--yellow);
}

.button-2.febreze {
  color: #fff;
  background-color: #2d140b;
}

.button-2.febreze:hover {
  color: var(--yellow);
}

.button-2.febreze.casativo {
  background-color: #2e431f;
}

.button-2.flstudio {
  color: #fe7628;
}

.button-2.flstudio:hover {
  color: var(--yellow);
}

.button-2.flstudio.ape {
  color: #fff;
}

.button-2.etc {
  color: #fff;
  background-color: #003;
}

.button-2.rnt {
  color: #fff;
  background-color: #559239;
}

.button-2.rnt:hover {
  color: var(--yellow);
}

.button-2.rnt.gymboree {
  color: #fff;
  background-color: #ea6f09;
}

.section-22 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 40px;
  padding-bottom: 57px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.section-22.fl {
  margin-top: -100px;
}

.section-22.fl.casativo {
  margin-top: 12px;
}

.image-17 {
  margin-top: -36px;
}

.image-17.edited {
  max-width: 1270px;
  margin-top: 0;
  margin-bottom: -36px;
}

.section-23 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-25 {
  margin-top: -93px;
  margin-bottom: 36px;
}

.section-24 {
  outline-offset: 0px;
  outline: 1.5px solid #333;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.text-block-3 {
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  line-height: 18px;
}

.hny2025-2 {
  white-space: nowrap;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 15px;
  font-family: Inconsolata, monospace;
  font-size: 15px;
  line-height: 21px;
}

.section-25 {
  outline-offset: 0px;
  outline: 1.5px solid #333;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.text-block-4 {
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  line-height: 18px;
}

.hny2025-3 {
  white-space: nowrap;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 15px;
  font-family: Inconsolata, monospace;
  font-size: 15px;
  line-height: 21px;
}

.background-video {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1080px;
  margin-top: -60px;
}

.background-video.v2 {
  object-fit: contain;
  margin-top: 0;
}

.background-video.edited {
  width: 1270px;
  height: 720px;
  margin: -24px 36px 36px;
}

.background-video.edited.v2 {
  margin-bottom: 60px;
}

.section-26 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  max-height: 1080px;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.play-pause-button {
  display: none;
}

.section-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-18 {
  max-width: 100%;
  margin-left: auto;
}

.body-3 {
  display: block;
}

.background-video-2 {
  width: 100%;
  height: 500px;
}

.container-19 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.scroll-fx {
  width: 100%;
  height: 500vh;
}

.scroll-container {
  background-color: var(--background);
  height: 100vh;
  position: sticky;
  top: 0;
}

.background-video-3 {
  object-fit: cover;
  width: 81%;
  max-width: 100%;
  min-height: 569px;
  max-height: 569px;
  display: inline-block;
}

.body-4, .body-5 {
  max-width: 100%;
}

.body-7 {
  font-family: var(--intro);
}

.section-28 {
  background-color: #000;
}

.youtube-2 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 480px;
  display: flex;
}

.container-20 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 270px;
  max-width: none;
  height: 480px;
  display: flex;
}

.vof {
  margin-bottom: 40px;
}

.background-video-4 {
  width: 270px;
  height: 480px;
}

.section-29 {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-18 {
  object-fit: cover;
  width: 270px;
  max-width: none;
  height: 480px;
}

.heading-26 {
  text-align: left;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link1 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-3 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-3 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .container-14 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .container-15 {
    max-width: 728px;
  }

  .footer-wrapper-two-2 {
    flex-wrap: wrap;
  }

  .footer-form-2 {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container-2 {
    max-width: 350px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky-2 {
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link1 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-3 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

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

  .gallery-scroll {
    padding: 60px 15px;
  }

  .footer-light-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two-2 {
    margin-top: 20px;
  }

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

  .gallery-scroll-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .hero-without-image.product-black.work-info {
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .hero-without-image.home {
    padding-top: 45px;
  }

  .container-2 {
    max-width: none;
  }

  .container-2.home-animation {
    padding-top: 0;
  }

  .hero-wrapper-two {
    padding-top: 40px;
  }

  .main-heading.work {
    margin-bottom: 10px;
  }

  .main-heading.heading-animation {
    font-size: 25px;
    font-weight: 800;
    line-height: 36px;
  }

  .heading {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .heading.work.home-work {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 0;
    font-size: 35px;
  }

  .heading.work.home-work.more-work {
    margin-bottom: -20px;
  }

  .section {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .section.about {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 40px;
  }

  .section.more-work {
    height: auto;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .works-grid {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .works-grid.home-work {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    margin-top: 70px;
  }

  .work-image {
    object-fit: cover;
    object-position: 50% 50%;
    min-height: 370px;
    max-height: none;
  }

  .work-image.home {
    width: 100%;
    height: 100%;
    min-height: 100%;
  }

  .work-image.home.hidden {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .work-image.work-open {
    object-fit: cover;
    min-height: 100%;
    max-height: none;
  }

  .work-image.work-open.febreze {
    min-height: 100%;
    max-height: none;
  }

  .work-image.work-open.febreze.spotify {
    max-width: none;
    min-height: 0;
    max-height: none;
    margin-top: 0;
    padding: 0;
  }

  .work-image.work-open.febreze.edited, .work-image.work-open.febreze.flstudio.fl2.edited {
    min-height: auto;
    max-height: none;
    margin-top: 0;
  }

  .work-image.work-open.febreze.flstudio.edited {
    min-height: auto;
    max-height: none;
    margin: 0;
  }

  .work-image.work-open.febreze.rnt._2 {
    margin-top: -100px;
  }

  .work-image.work-open.etc {
    min-height: auto;
  }

  .work-image.work-open.edited {
    width: 100%;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .work-image.work-open.edited.v2 {
    object-fit: contain;
  }

  .work-image.work-open.edited.v2.v3 {
    aspect-ratio: 2.39;
  }

  .work-image.work-as-life {
    min-height: auto;
  }

  .work-image.contain {
    min-height: 370px;
  }

  .work-image.v2 {
    width: 100%;
    height: 370px;
  }

  .card-slider.left {
    height: 370px;
  }

  .card-slider.left.hidden {
    margin-bottom: 0;
  }

  .card-slider.left.more-work, .card-slider.left.more-work.right {
    height: auto;
  }

  .card-slider.left.home {
    width: 89%;
  }

  .card-slider.left.v2 {
    width: 100%;
    height: 370px;
  }

  .card-slider.left.v2.last {
    margin-bottom: 26px;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .section-2 {
    flex-flow: column;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-2.contact {
    margin-bottom: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.resume {
    flex-flow: column;
    padding-top: 81px;
  }

  .section-2.home {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .resume-left {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .resume-left.contact {
    padding: 0 39px 9px;
  }

  .resume-right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }

  .resume-heading.resume.left {
    object-fit: fill;
    padding-left: 0;
    position: static;
  }

  .navbar-no-shadow-3 {
    max-height: none;
  }

  .navbar-wrapper-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu-3 {
    flex-direction: column;
    padding-top: 10px;
  }

  .nav-button-wrapper-3 {
    width: auto;
  }

  .container-3 {
    max-height: none;
    margin-bottom: 0;
  }

  .container-3.about-fav2 {
    height: auto;
    min-height: 100px;
    margin-bottom: 181px;
  }

  .bottom-image {
    padding: 36px;
  }

  .footer-light {
    padding-top: 10px;
  }

  .container-4 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    text-align: center;
    align-self: center;
  }

  .footer-social-block-two {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    align-self: center;
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .section-4 {
    grid-template-columns: 1fr;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 10px 40px;
    padding: 0 10px;
  }

  .div-block-3 {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .div-block-4 {
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 20px;
  }

  .skills {
    padding-top: 10px;
  }

  .skill-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 270px;
  }

  .heading-4, .text-block {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-5 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    margin-bottom: 20px;
  }

  .heading-6 {
    margin-top: -36px;
    margin-bottom: 100px;
  }

  .heading-7 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 0;
    font-size: 60px;
    transform: none;
  }

  .product-main {
    aspect-ratio: auto;
    height: 300px;
    margin-bottom: 50px;
  }

  .product-main.febreze {
    margin-top: 100px;
  }

  .container-8.product-fx {
    width: 100%;
    height: 100%;
  }

  .heading-9.main {
    text-align: left;
  }

  .paragraph-6 {
    text-align: right;
  }

  .heading-16.main {
    font-weight: 400;
  }

  .heading-17.main {
    font-weight: 700;
  }

  .product-giff {
    margin-top: 0;
  }

  .paragraph-10 {
    display: none;
  }

  .container-14 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .image-5 {
    object-fit: cover;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 100%;
    min-height: 0;
    max-height: none;
  }

  .hover-card-appear.home {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hover-card-appear.about {
    width: 100%;
  }

  .card-slider-overlay.v2 {
    width: 100%;
    height: 100%;
  }

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

  .left-arrow, .right-arrow {
    background-color: #fff0;
  }

  .div-block-13.diffback.back-btn-fx {
    align-self: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .section-14 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-15 {
    margin-bottom: -40px;
  }

  .footer-light-2 {
    padding-bottom: 0;
  }

  .container-15 {
    max-width: none;
  }

  .footer-wrapper-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two-2 {
    margin-top: 40px;
  }

  .footer-bottom-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two-2 {
    margin-top: 20px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .heading-21 {
    padding-top: 117px;
    transform: scale(.7);
  }

  .section-18 {
    flex-flow: column;
    margin-top: 0;
  }

  .container-16 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .heading-22 {
    margin-bottom: -10px;
    padding-top: 10px;
  }

  .div-block-17.fade-heading {
    max-width: none;
  }

  .heading-23 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 300;
  }

  .opening-w {
    height: 50vh;
    overflow: hidden;
  }

  .heading-24 {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
  }

  .heading-24.top3, .heading-24.final {
    margin-bottom: 40px;
  }

  .button-2, .button-2.spotify {
    max-width: none;
  }

  .button-2.febreze {
    max-width: 100%;
    display: flex;
  }

  .button-2.flstudio, .button-2.flstudio.ape, .button-2.etc {
    max-width: none;
  }

  .section-22 {
    margin-top: -18px;
    padding-bottom: 60px;
  }

  .section-22.fl {
    margin-top: -36px;
  }

  .background-video {
    height: 216px;
  }

  .background-video.edited {
    width: 100%;
    height: 270px;
    margin-left: 0;
    margin-right: 0;
  }

  .background-video.edited.v2 {
    width: 100%;
    height: 270px;
    margin: -60px 0 0;
  }

  .body-6 {
    overflow: visible;
  }

  .div-block-19 {
    text-align: center;
  }

  .div-block-20 {
    margin-top: 30px;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
    font-weight: 600;
  }

  .section-29 {
    flex-flow: column;
  }
}

#w-node-de9fd65f-34f9-aa28-0a01-f6ea331b907f-214d1530 {
  justify-self: end;
}

#w-node-d7cd8443-8b60-2177-b35f-f6bf4165c03e-214d1530 {
  justify-self: start;
}

#w-node-e6c6658d-221c-ad2e-a79a-e0e37a679550-214d1530 {
  justify-self: end;
}

#w-node-_597fab84-6031-50b4-aa9a-b022c68a7386-214d1530 {
  justify-self: start;
}

#w-node-_665d8dad-1a21-c6ca-f688-7dbed754ad0f-3aafa730 {
  justify-self: end;
}

#w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-3da305ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9833d909-e72e-2706-2402-b12fc3e273bb-3da305ba {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_9833d909-e72e-2706-2402-b12fc3e273bc-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273bd-3da305ba, #access-dash.w-node-_9833d909-e72e-2706-2402-b12fc3e273c0-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c1-3da305ba, #lead-retrieval.w-node-_9833d909-e72e-2706-2402-b12fc3e273c4-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c5-3da305ba, #lead-scoring.w-node-_9833d909-e72e-2706-2402-b12fc3e273c8-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c9-3da305ba, #sponsored-sections.w-node-_9833d909-e72e-2706-2402-b12fc3e273cc-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273cd-3da305ba, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-356a25d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-356a25d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-356a25d7, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66f-356a25d7, #access-dash.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-356a25d7, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-356a25d7, #lead-retrieval.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-356a25d7, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-356a25d7, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2db-f115c36e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2eb-f115c36e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2ec-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2ed-f115c36e, #access-dash.w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f0-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f1-f115c36e, #lead-retrieval.w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f4-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f5-f115c36e, #lead-scoring.w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f8-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2f9-f115c36e, #lead-scoring.w-node-_21771890-df47-4047-09c6-e172d1bb1a31-f115c36e, #w-node-_21771890-df47-4047-09c6-e172d1bb1a32-f115c36e, #breaking.w-node-_55ebeb2c-b10f-376a-cd91-f9d331434a49-f115c36e, #w-node-_55ebeb2c-b10f-376a-cd91-f9d331434a4a-f115c36e, #lead-scoring.w-node-_9ac4e5ed-5e3c-815f-6df5-32ad1d2053cc-f115c36e, #w-node-_9ac4e5ed-5e3c-815f-6df5-32ad1d2053cd-f115c36e, #\31 4.w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2fc-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2fd-f115c36e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e9506-9744456e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a4b2962-383d-5b53-323c-75f0468e9516-9744456e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#\31 .w-node-_1a4b2962-383d-5b53-323c-75f0468e9517-9744456e, #\32 .w-node-_1a4b2962-383d-5b53-323c-75f0468e951b-9744456e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e951c-9744456e, #\33 .w-node-_1a4b2962-383d-5b53-323c-75f0468e951f-9744456e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e9520-9744456e, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289b0-2e1500d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c0-2e1500d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#New.w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c5-2e1500d0, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c6-2e1500d0, #Old.w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c1-2e1500d0, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c2-2e1500d0, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-b8a5819d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a17-b8a5819d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#home-page.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a18-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a19-b8a5819d, #new-releases.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a1c-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a1d-b8a5819d, #cart-page.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a20-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a21-b8a5819d, #best-sellers.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a24-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a25-b8a5819d, #item-page.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a28-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a29-b8a5819d, #nav-bar-drumkits.w-node-cbb28530-7488-f28d-d287-976f3e6cbcd1-b8a5819d, #w-node-cbb28530-7488-f28d-d287-976f3e6cbcd2-b8a5819d, #nav-bar-sale.w-node-_50092b49-1cf5-c9d6-ba16-e3cda4eadbbd-b8a5819d, #w-node-_50092b49-1cf5-c9d6-ba16-e3cda4eadbbe-b8a5819d, #w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-fe215ded {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9833d909-e72e-2706-2402-b12fc3e273bb-fe215ded {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_9833d909-e72e-2706-2402-b12fc3e273bc-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273bd-fe215ded, #access-dash.w-node-_9833d909-e72e-2706-2402-b12fc3e273c0-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c1-fe215ded, #lead-retrieval.w-node-_9833d909-e72e-2706-2402-b12fc3e273c4-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c5-fe215ded, #lead-scoring.w-node-_9833d909-e72e-2706-2402-b12fc3e273c8-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273c9-fe215ded, #sponsored-sections.w-node-_9833d909-e72e-2706-2402-b12fc3e273cc-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273cd-fe215ded, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-176bcbed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a17-176bcbed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#catalogue-1.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a18-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a19-176bcbed, #access-dash.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a1c-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a1d-176bcbed, #lead-retrieval.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a20-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a21-176bcbed, #lead-scoring.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a24-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a25-176bcbed, #sponsored-sections.w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a28-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a29-176bcbed, #sponsored-sections.w-node-cbb28530-7488-f28d-d287-976f3e6cbcd1-176bcbed, #w-node-cbb28530-7488-f28d-d287-976f3e6cbcd2-176bcbed, #sponsored-sections.w-node-_50092b49-1cf5-c9d6-ba16-e3cda4eadbbd-176bcbed, #w-node-_50092b49-1cf5-c9d6-ba16-e3cda4eadbbe-176bcbed, #sponsored-sections.w-node-_90d37fc8-93b6-b250-2602-e7d2eca1c942-176bcbed, #w-node-_90d37fc8-93b6-b250-2602-e7d2eca1c943-176bcbed, #catalogue-16.w-node-_565ed3f9-ccb1-9e3c-dc06-65ca621e90b5-176bcbed, #w-node-_565ed3f9-ccb1-9e3c-dc06-65ca621e90b6-176bcbed, #brochure-1.w-node-c9d4e6bc-3ba1-fcf4-fcfd-7b088f36ea79-176bcbed, #w-node-c9d4e6bc-3ba1-fcf4-fcfd-7b088f36ea7a-176bcbed, #sponsored-sections.w-node-a3899cc1-e71f-915b-ba91-ef34b8736e80-176bcbed, #w-node-a3899cc1-e71f-915b-ba91-ef34b8736e81-176bcbed, #brochure-4.w-node-_4bf8552e-5415-c7e4-ad14-b7a7095d46be-176bcbed, #w-node-_4bf8552e-5415-c7e4-ad14-b7a7095d46bf-176bcbed, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-2408d68d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-2408d68d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-2408d68d, #access-dash.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-2408d68d, #web-banner.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-2408d68d, #social.w-node-a8d60579-857f-a673-68f8-245ec75042d8-2408d68d, #w-node-a8d60579-857f-a673-68f8-245ec75042d9-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-68dbb1b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-68dbb1b6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66f-68dbb1b6, #side-1.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-68dbb1b6, #back-1.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-68dbb1b6, #front-2.w-node-_1f158d85-4a03-8484-69be-dfd861cf09ad-68dbb1b6, #w-node-_1f158d85-4a03-8484-69be-dfd861cf09ae-68dbb1b6, #side-2.w-node-_4d0eafc7-a5c2-c4ee-e67b-481d9a3caf3c-68dbb1b6, #w-node-_4d0eafc7-a5c2-c4ee-e67b-481d9a3caf3d-68dbb1b6, #back-2.w-node-_41d24ee2-4b27-53fe-d894-7b1984c5a185-68dbb1b6, #w-node-_41d24ee2-4b27-53fe-d894-7b1984c5a186-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-6604fb65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-6604fb65 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#post-top.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-6604fb65, #access-dash.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-6604fb65, #access-dash.w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2c-6604fb65, #w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2d-6604fb65, #web-banner.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-6604fb65, #social.w-node-a8d60579-857f-a673-68f8-245ec75042d8-6604fb65, #w-node-a8d60579-857f-a673-68f8-245ec75042d9-6604fb65, #social.w-node-_7abad27f-f958-cd85-8a21-22b0e700ec48-6604fb65, #w-node-_7abad27f-f958-cd85-8a21-22b0e700ec49-6604fb65, #social.w-node-_37797062-1ad9-f369-25d9-958f1baba863-6604fb65, #w-node-_37797062-1ad9-f369-25d9-958f1baba864-6604fb65, #social.w-node-b94de842-38ed-e384-0657-7157c1e68106-6604fb65, #w-node-b94de842-38ed-e384-0657-7157c1e68107-6604fb65, #social.w-node-_6569c508-5d95-9436-ac70-d5ff52753989-6604fb65, #w-node-_6569c508-5d95-9436-ac70-d5ff5275398a-6604fb65, #post-middle.w-node-b55911e1-061f-5fdc-5c9c-bbd2f0d43a57-6604fb65, #w-node-b55911e1-061f-5fdc-5c9c-bbd2f0d43a58-6604fb65, #social.w-node-bbd0c553-1fd0-2539-f745-fef053a8393b-6604fb65, #w-node-bbd0c553-1fd0-2539-f745-fef053a8393c-6604fb65, #social.w-node-fb45876c-b7c6-4583-6daa-51f46708e3fd-6604fb65, #w-node-fb45876c-b7c6-4583-6daa-51f46708e3fe-6604fb65, #post-bottom.w-node-cc129317-2cf9-3917-3238-e4bfb907bf47-6604fb65, #w-node-cc129317-2cf9-3917-3238-e4bfb907bf48-6604fb65, #social.w-node-_5ba90fcb-4a25-2d98-b32c-9db6baeb7885-6604fb65, #w-node-_5ba90fcb-4a25-2d98-b32c-9db6baeb7886-6604fb65, #social.w-node-aad5465f-7aac-0306-c4b6-e0108d9501fd-6604fb65, #w-node-aad5465f-7aac-0306-c4b6-e0108d9501fe-6604fb65, #story-1.w-node-_11e7bb36-e8b4-e58a-718c-af3dc379a85f-6604fb65, #w-node-_11e7bb36-e8b4-e58a-718c-af3dc379a860-6604fb65, #story-2.w-node-_93d1d5ff-eaa1-d79f-693e-76aef2caa332-6604fb65, #w-node-_93d1d5ff-eaa1-d79f-693e-76aef2caa333-6604fb65, #story-3.w-node-_53298086-fc30-1d39-2756-87263e70dfb6-6604fb65, #w-node-_53298086-fc30-1d39-2756-87263e70dfb7-6604fb65, #story-4.w-node-_26fe9982-970b-3eec-e23b-c026a78e0a1a-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-8f944378 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-8f944378 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#post-1.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-8f944378, #\32 .w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-8f944378, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-8f944378, #\33 .w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2c-8f944378, #w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2d-8f944378, #\34 .w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-8f944378, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-8f944378, #\35 .w-node-a8d60579-857f-a673-68f8-245ec75042d8-8f944378, #w-node-a8d60579-857f-a673-68f8-245ec75042d9-8f944378, #\36 .w-node-_7abad27f-f958-cd85-8a21-22b0e700ec48-8f944378, #w-node-_7abad27f-f958-cd85-8a21-22b0e700ec49-8f944378, #\37 .w-node-_37797062-1ad9-f369-25d9-958f1baba863-8f944378, #w-node-_37797062-1ad9-f369-25d9-958f1baba864-8f944378, #\38 .w-node-b94de842-38ed-e384-0657-7157c1e68106-8f944378, #w-node-b94de842-38ed-e384-0657-7157c1e68107-8f944378 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b742f564-0ce5-ed90-79f6-94b101fec135-893f7526, #w-node-d67cadbe-0368-d642-28d8-abbebd5412db-893f7526, #w-node-ee06bf7d-3dc3-2682-278d-9b8427587cdf-893f7526, #w-node-_2402ece9-b407-143a-d582-f5b3a0858347-893f7526, #w-node-f64bd397-0100-9e3e-e6b5-0abd3889e1ae-893f7526, #w-node-a2260711-8ee9-d696-307b-bdd5e19dfd64-893f7526, #w-node-a05c5aae-5140-bc3d-9f88-1d51a4ab90af-893f7526, #w-node-bde44927-1db3-22ac-366b-a7aacfb76669-893f7526, #w-node-_29f66b9f-f3da-3fe5-9121-4a3aac196fda-893f7526, #w-node-f6237425-755d-ff21-255a-1f24b6aed84c-893f7526, #w-node-f202c8f5-42ca-4641-480f-8d9bd16f867c-893f7526, #w-node-cd3cf2bd-1a44-d577-28b4-6232bb770378-893f7526 {
  place-self: center;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-1d5c6442 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-1d5c6442 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#post-1.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-1d5c6442, #\32 .w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-1d5c6442, #\33 .w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2c-1d5c6442, #\34 .w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf677-1d5c6442, #\35 .w-node-a8d60579-857f-a673-68f8-245ec75042d8-1d5c6442, #w-node-a8d60579-857f-a673-68f8-245ec75042d9-1d5c6442, #\36 .w-node-_7abad27f-f958-cd85-8a21-22b0e700ec48-1d5c6442, #\37 .w-node-_37797062-1ad9-f369-25d9-958f1baba863-1d5c6442, #\38 .w-node-b94de842-38ed-e384-0657-7157c1e68106-1d5c6442, #w-node-b94de842-38ed-e384-0657-7157c1e68107-1d5c6442, #\39 .w-node-_5fbcf369-e4bf-ff25-5ab4-0d4a817e89ab-1d5c6442, #w-node-_5fbcf369-e4bf-ff25-5ab4-0d4a817e89ac-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-acb87797 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-acb87797 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#food.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-acb87797, #food-1.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-acb87797, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-acb87797, #food-2.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-acb87797, #food-back.w-node-_82b09b50-7a9e-f4b3-b13f-039d2a2821db-acb87797, #beverage.w-node-a8d60579-857f-a673-68f8-245ec75042d8-acb87797, #beverage-1.w-node-aa132a9f-3062-07ce-4158-10d73f26a342-acb87797, #beverage-2.w-node-_3d98f121-9a99-c956-6109-260c20718f4e-acb87797, #beverage-back.w-node-bc3d0cf1-92f0-7115-aacb-8f3ff0474fe1-acb87797, #card-front.w-node-_89c52dd5-c63b-389d-4223-3c65ee7dc15d-acb87797, #card-back.w-node-f1e0f127-1499-ac63-47f5-e7a3d4ca0214-acb87797, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-4f93851a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-4f93851a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#post-top.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66e-4f93851a, #access-dash.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf672-4f93851a, #p2.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf673-4f93851a, #access-dash.w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2c-4f93851a, #p3.w-node-d08d2904-31b4-6396-eb1a-b7c9aa065c2d-4f93851a, #web-banner.w-node-_82f85707-0cde-1e8d-506a-0f051ffaf676-4f93851a, #social.w-node-a8d60579-857f-a673-68f8-245ec75042d8-4f93851a, #social.w-node-_7abad27f-f958-cd85-8a21-22b0e700ec48-4f93851a, #s3.w-node-_7abad27f-f958-cd85-8a21-22b0e700ec49-4f93851a, #social.w-node-_37797062-1ad9-f369-25d9-958f1baba863-4f93851a, #s4.w-node-_37797062-1ad9-f369-25d9-958f1baba864-4f93851a, #social.w-node-b94de842-38ed-e384-0657-7157c1e68106-4f93851a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-3da305ba, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-356a25d7, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2db-f115c36e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e9506-9744456e, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289b0-2e1500d0, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-b8a5819d, #w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-fe215ded, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-176bcbed, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-8f944378, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-acb87797, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-4f93851a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-de9fd65f-34f9-aa28-0a01-f6ea331b907f-214d1530, #w-node-d7cd8443-8b60-2177-b35f-f6bf4165c03e-214d1530 {
    justify-self: center;
  }

  #w-node-e6c6658d-221c-ad2e-a79a-e0e37a679550-214d1530 {
    place-self: auto center;
  }

  #w-node-_597fab84-6031-50b4-aa9a-b022c68a7386-214d1530, #w-node-_665d8dad-1a21-c6ca-f688-7dbed754ad0f-3aafa730, #w-node-_6028c62d-de5a-bae0-28e2-1b39ae3c714d-3aafa730 {
    justify-self: center;
  }

  #w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-3da305ba, #w-node-_9833d909-e72e-2706-2402-b12fc3e273bb-3da305ba, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-356a25d7, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-356a25d7, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2db-f115c36e, #w-node-_08123a2f-b768-5c0e-fc8e-d7bffdd5d2eb-f115c36e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e9506-9744456e, #w-node-_1a4b2962-383d-5b53-323c-75f0468e9516-9744456e, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289b0-2e1500d0, #w-node-d29ccdfb-b709-60c5-9df8-7b841d0289c0-2e1500d0, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-b8a5819d, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a17-b8a5819d, #w-node-_9833d909-e72e-2706-2402-b12fc3e273ab-fe215ded, #w-node-_9833d909-e72e-2706-2402-b12fc3e273bb-fe215ded, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a07-176bcbed, #w-node-_11d1b609-0ca8-807e-bf9c-2e4ed5235a17-176bcbed, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-2408d68d, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-68dbb1b6, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-6604fb65, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-8f944378, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-8f944378, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-1d5c6442, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-acb87797, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-acb87797, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf65d-4f93851a, #w-node-_82f85707-0cde-1e8d-506a-0f051ffaf66d-4f93851a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttc') format('undefined');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttc') format('undefined');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttc') format('undefined');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apple Braille';
  src: url('../fonts/Apple-Braille.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cowboys 2';
  src: url('../fonts/Cowboys-2.0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cowboys 2';
  src: url('../fonts/Cowboys-2.0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}