:root {
  --green: #1cac86;
  --grey: #333;
  --white: #f1eeea;
}

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

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

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

.container {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin: 0 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-div {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
}

.div-block-2 {
  padding-left: 20px;
}

.heading {
  color: #444;
  font-family: tablet-gothic, sans-serif;
  font-weight: 200;
}

.nav-heading {
  color: #4c4242;
  margin-bottom: 5px;
  font-family: tablet-gothic, sans-serif;
  font-weight: 200;
  line-height: 20px;
}

.body {
  background-color: #fff;
}

.nav-section {
  z-index: 100;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  width: 100%;
  margin-bottom: 0;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.div-block-3 {
  background-color: #444;
  background-image: linear-gradient(100deg, #37373824, #f6f2ef 64%);
  width: 100%;
  height: 5px;
}

.section-2 {
  background-image: url('../images/Untitled_Artwork-112.png');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
  bottom: 0;
  overflow: visible;
}

.container-2 {
  flex-flow: column;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.container-3 {
  flex-flow: column;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 10rem;
  display: flex;
}

.heading-3 {
  justify-content: flex-end;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.container-4 {
  width: 100%;
}

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

.name-heading {
  color: var(--green);
  -webkit-text-stroke-color: var(--green);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: ivymode, sans-serif;
  font-size: 150px;
  font-weight: 600;
  line-height: 140px;
  display: flex;
  position: static;
  inset: 170px auto 2px;
}

.container-5 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sub-head-hero {
  color: var(--grey);
  text-align: left;
  letter-spacing: 19px;
  word-break: normal;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 6px;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 37px;
  display: flex;
}

.hero-container {
  z-index: auto;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 50rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 20px;
  display: flex;
  position: static;
  top: 17.2rem;
  bottom: auto;
}

.container-7 {
  flex: 0 auto;
  order: 0;
  width: 50%;
  margin-left: 0;
  display: block;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: repeat(auto-fit, minmax(500px, 1.25fr));
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "cheese-is-good why-is-cheese-good";
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  background-color: #cacaca;
  height: 30rem;
}

.section-3 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #4ba38500;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 283rem;
  display: flex;
  position: relative;
}

.about-section {
  color: #ece8e3;
  text-align: left;
  width: auto;
  font-family: ivymode, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

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

.preview-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: sticky;
  top: 40vh;
  bottom: 20.6rem;
}

.typographic-line {
  background-color: #ece8e3;
  width: 20%;
  height: 2px;
}

.container-10 {
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-6 {
  background-color: #ece8e3;
  border-radius: 15px;
  width: 30%;
  height: 50px;
}

.heading-8 {
  color: #686868;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.container-11 {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -3.8rem;
  bottom: 40px;
}

.italic-text {
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.preview-heading-sans {
  color: #fff;
  text-align: center;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 52px;
}

.project-heading-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 85rem;
  display: flex;
  position: static;
}

.project-heading-container {
  height: 40rem;
  position: relative;
}

.top-projects-heading {
  font-family: ivymode, sans-serif;
  font-size: 70px;
  font-weight: 600;
  position: sticky;
  top: 44vh;
  bottom: auto;
}

.cstudy-1-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f2eeea;
  background-image: url('../images/port.website.shape.3.png');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  height: 55rem;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 52px;
  display: flex;
}

.cstudy-1-container {
  background-image: url('../images/luma.mockup.compressed.avif');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 25rem;
  padding-top: 0;
  display: flex;
}

.left-cstudy-1, .right-cstudy-2 {
  width: 100%;
}

.shape-section-1 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50%;
  background-size: cover;
  height: 25rem;
  position: relative;
  bottom: -5px;
}

.shape-section-2 {
  background-image: url('../images/port.website.shape2.png');
  background-position: 50% 0;
  background-size: cover;
  height: 25rem;
}

.left-study-1-container {
  background-image: url('../images/luma.mockup.compressed.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  width: 65%;
  height: 100%;
}

.right-study-1-container {
  flex-flow: column;
  flex: 0 auto;
  width: 35%;
  display: flex;
}

.cstudy-heading {
  font-family: ivymode, sans-serif;
  font-weight: 300;
}

.body-copy-home {
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.type-line-div {
  background-color: #3a3a3a;
  width: 120px;
  height: 1px;
}

.case-study-button {
  background-color: #48a486;
  border-radius: 10px;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  display: flex;
}

.button-heading-light {
  color: #efebe8;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.study-2-section {
  height: 45rem;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.left-study-2-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  display: flex;
}

.right-2-study-container {
  background-image: url('../images/vinyl.mockup.condensed.png');
  background-position: 50%;
  background-size: contain;
  width: 65%;
}

.cstudy-3-section {
  background-image: url('../images/port.website.shape.3.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 55rem;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.left-study-3-container {
  background-image: url('../images/can.mockup.condensed.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 65%;
  height: 100%;
}

.right-study-3-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  display: flex;
}

.bottom-page {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--green);
  width: auto;
  height: 52rem;
  margin-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
  top: auto;
}

.section-4 {
  margin-top: 60px;
}

.container-12 {
  flex: 1;
}

.right-footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  display: flex;
}

.left-footer {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-10 {
  color: #f2eeea;
  text-align: left;
  margin-bottom: 0;
  font-family: ivymode, sans-serif;
  font-size: 52px;
  font-weight: 400;
}

.heading-11 {
  color: #f2eeea;
  letter-spacing: 4.5px;
  margin-top: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.right-sub-footer {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.left-sub-footer {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.footer-nav-heading {
  color: #f2eeea;
  letter-spacing: 4.5px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.contact-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.introduction-section {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#f2ab59ba, #f2ab59);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 50rem;
  margin-top: 0;
  padding: 60px 40px;
  display: flex;
  position: static;
}

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

.left-intro-container {
  z-index: 1;
  background-image: url('../images/luma.mockup.condensed.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: static;
  top: 40.5rem;
}

.right-intro-container {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-top: 0;
  margin-right: 75px;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: 24.2rem;
}

.study-page-heading {
  color: #fff;
  text-align: center;
  height: auto;
  margin-top: 0;
  font-family: ivymode, sans-serif;
  font-size: 50px;
  position: static;
  top: 24rem;
}

.type-line-div-light {
  background-color: #fff;
  width: 120px;
  height: 1px;
}

.luma-description-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.luma-study-section-2 {
  z-index: 2;
  background-image: url('../images/Untitled_Artwork-51.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 40rem;
  justify-content: center;
  align-items: center;
  height: 55rem;
  display: flex;
  position: relative;
}

.luma-study-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  height: 100%;
  padding-top: 44px;
  display: flex;
}

.case-study-heading-dark {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: ivymode, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.type-line-div-2 {
  background-color: #000;
  width: 150px;
  height: 1px;
}

.case-study-copy {
  margin-top: 0;
  margin-bottom: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.luma-study-section-3 {
  z-index: 3;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 50rem;
  margin-top: 100px;
  display: flex;
  position: relative;
  box-shadow: 2px 8px 12px #0003;
}

.luma-sketch-container {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: row;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  position: sticky;
  top: 21rem;
}

.image {
  height: auto;
}

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

.hero-section-about {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 50rem;
  display: flex;
}

.left-hero-container {
  background-color: #f1eeea00;
  background-image: url('../images/Untitled_Artwork-112.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100rem;
  display: flex;
  position: relative;
  top: 0;
}

.right-hero-container {
  background-color: #dadada00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150rem;
  display: flex;
  position: static;
}

.luma-study-section-4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 45rem;
  display: flex;
  box-shadow: 0 5px 8px #0003;
}

.sub-section-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.sub-section-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.left-sub-container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: sticky;
  top: 13.2rem;
}

.right-sub-container {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 40px;
  padding-right: 60px;
  display: flex;
}

.process-copy-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.top-sub-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 70%;
  display: flex;
  overflow: hidden;
}

.bottom-sub-container {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.swatch-banner-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #3d454c;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 90%;
  padding-left: 0;
  display: flex;
  box-shadow: -5px 2px 10px #0003;
}

.swatch-banner-2-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f2ab59;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 90%;
  padding-left: 0;
  display: flex;
  box-shadow: -4px 2px 10px #0003;
}

.cmyk-copy {
  color: #fcfbfb;
  margin-top: 0;
  margin-bottom: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 200;
  line-height: 26px;
}

.cmyk-copy-2 {
  color: #fcfbfb;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 200;
}

.typeface-subhead {
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 200;
}

.typeface-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.aa-heading {
  color: #acacac;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-size: 90px;
  line-height: 70px;
}

.typeface-alphabet {
  width: 15rem;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.aa-heading-2 {
  color: #acacac;
  margin-top: 0;
  font-family: source-sans-3, sans-serif;
  font-size: 90px;
  font-weight: 500;
  line-height: 70px;
}

.typeface-alphabet-2 {
  width: 15rem;
  font-family: source-sans-3, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.luma-study-section-5 {
  background-image: linear-gradient(#f2ab59bf, #f2ab59);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50rem;
  display: flex;
  position: relative;
}

.luma-study-section-6 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 70rem;
  display: flex;
  position: sticky;
  top: 0;
}

.vinyl-study-section1 {
  background-color: #1e202c00;
  background-image: linear-gradient(#1e202ce3, #1e202c);
  justify-content: space-between;
  align-items: center;
  height: 50rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.body-4 {
  height: 52rem;
}

.section-1-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 80px;
  display: flex;
}

.section-1-left {
  background-image: url('../images/vinyl.covers.only.avif');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100%;
  padding-top: 0;
}

.about-heading {
  color: var(--grey);
  margin-left: 60px;
  font-family: ivymode, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.about-copy {
  max-width: 30rem;
  color: var(--grey);
  margin-left: 60px;
  margin-right: 40px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.about-section-2 {
  z-index: 1;
  background-color: var(--white);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 120rem;
  padding-top: 0;
  display: flex;
  position: relative;
}

.vinyl-study-section2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 70rem;
  margin-top: 51px;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
  position: relative;
}

.div-block-7, .description-copy-div {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.vinyl-study-container-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  display: flex;
  position: sticky;
  top: 18.3rem;
}

.vinyl-study-section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: relative;
}

.vinyl-3-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.vinyl-sketches-container {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40rem;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: sticky;
  top: 77px;
}

.vinyl-sketch-1-div {
  background-image: url('../images/Untitled_Artwork-113.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 40rem;
}

.vinyl-sketch-2-div {
  background-image: url('../images/Untitled_Artwork-111.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 40rem;
}

.section-5 {
  height: 45rem;
}

.vinyl-study-section-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70rem;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
  position: relative;
}

.vinyl-container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 21rem;
}

.vinyl-study-section-5 {
  background-color: #2d2f3a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 45rem;
  padding-top: 40px;
  display: flex;
}

.vinyl-container-5 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 21rem;
}

.vinyl-subcontainer-5-left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.vinyl-subcontainer-5-right {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 30rem;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.vinyl-swatch-div-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #a12d3f;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 130px;
  padding-left: 220px;
  padding-right: 0;
  display: flex;
  box-shadow: inset -4px 5px 3px #c45f58;
}

.cmyk-copy-margin {
  color: #f9f7f5;
  margin-top: 10px;
  margin-left: 20px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 200;
}

.vinyl-swatch-div-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #d37829;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 130px;
  padding-left: 220px;
  padding-right: 0;
  display: flex;
  box-shadow: inset -3px 3px 2px #e2aa4f;
}

.vinyl-swatch-div-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #3a3079;
  border: 1px solid #f9f7f5;
  border-left-width: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 130px;
  padding-left: 220px;
  display: flex;
  box-shadow: inset -4px 4px 2px #9c55aa;
}

.vinyl-typeface-aa {
  color: #f9f7f5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: wausau, sans-serif;
  font-size: 200px;
  line-height: 205px;
}

.typeface-subhead-light {
  color: #f9f7f5;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.vinyl-typeface-abc {
  color: #f9f7f5;
  width: 20rem;
  margin-top: 0;
  font-family: wausau, sans-serif;
}

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

.can-study-section-1 {
  justify-content: center;
  align-items: center;
  height: 50rem;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.left-can-container-1 {
  background-image: url('../images/single.can.front.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  max-width: none;
  height: 100%;
}

.right-can-container-1 {
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 100%;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
}

.can-study-section-2 {
  background-color: #2f354c;
  justify-content: center;
  align-items: flex-start;
  height: 70rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.can-study-2-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 23rem;
}

.behind-nav {
  height: 86px;
}

.port-main-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.port-subsection-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-1-collapse {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 35rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.port-mai, .section-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.port-subsection-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.port-section-3 {
  flex-flow: column;
  margin-bottom: 40px;
  display: flex;
}

.port-subsection3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.port-section-4 {
  margin-bottom: 40px;
}

.port-subsection-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.port-section-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 38rem;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 4rem;
  display: flex;
}

.port-subsection-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.port-section-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.icon, .icon-2 {
  background-color: #4ba385;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.slider {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.slide-1-container {
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  height: 80%;
  display: flex;
}

.lightbox-link, .image-2 {
  width: 100%;
  height: 100%;
}

.light-box-1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.light-box-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 33%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.slide {
  margin-top: 40px;
}

.lightbox-link-2 {
  width: 100%;
  height: 100%;
}

.image-3 {
  width: auto;
  height: 100%;
}

.lightbox-link-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-4 {
  height: 100%;
}

.image-div-1 {
  background-image: url('../images/schedify.website.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.image-div-2 {
  width: 100%;
  height: 100%;
}

.hover-tint {
  background-color: #414141cc;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
}

.hover-text {
  color: #fff;
  max-width: 300px;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.heading-12 {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.paragraph {
  text-decoration: none;
}

.text-block {
  color: #fff;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.heading-13 {
  color: #4ba385;
  font-family: ivymode, sans-serif;
}

.nav-heading-div {
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.nav-typeline {
  background-color: #818181;
  width: 100%;
  height: 2px;
  overflow: visible;
  transform: translate(0);
}

.about-me-link {
  text-decoration: none;
}

.nav-main-heading {
  color: var(--green);
  margin-top: 10px;
  font-family: ivymode, sans-serif;
  font-size: 50px;
}

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

.mask {
  width: auto;
}

.left-arrow {
  margin-right: 0;
}

.slider-2 {
  background-color: var(--white);
  width: 90%;
  height: 100%;
}

.body-5 {
  background-color: #fff;
}

.slide-2 {
  vertical-align: middle;
  width: 100%;
  padding-left: 75px;
  padding-right: 75px;
}

.slide-3 {
  vertical-align: middle;
  padding-left: 75px;
  padding-right: 75px;
}

.slide-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 28rem;
  display: flex;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  background-image: url('../images/arrow.icon.png');
  background-position: 50%;
  background-size: contain;
  width: 42px;
  height: 42px;
}

.right-arrow {
  background-image: url('../images/arrow.png');
  background-position: 50%;
  background-size: contain;
  width: 42px;
  height: 42px;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  background-color: #0000;
  width: 100%;
  max-width: none;
  height: auto;
}

.lightbox-link-4 {
  width: 100%;
}

.sticky-section {
  flex-flow: column;
  display: flex;
  position: relative;
}

.name-section {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 50rem;
  display: flex;
  position: sticky;
  top: 103px;
}

.about-subsection-1 {
  background-color: var(--green);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80rem;
  display: flex;
  position: relative;
}

.shape-section {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 26rem;
  margin-bottom: -2px;
  padding-bottom: 0;
}

.shape-section-bottom {
  background-color: #fff;
  background-image: url('../images/port.website.shape2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 26rem;
}

.preview-heading-serif {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: ivymode, sans-serif;
  font-size: 70px;
  line-height: 85px;
}

.about-subsection-2 {
  background-color: var(--green);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80rem;
  display: flex;
}

.preview-container-2 {
  position: sticky;
  top: 37.2vh;
}

.preview-heading-sans-2 {
  color: #fff;
  text-align: center;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 52px;
}

.preview-heading-serif-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: ivymode, sans-serif;
  font-size: 70px;
  line-height: 85px;
}

.about-subsection-3 {
  background-color: var(--green);
  width: 100%;
  height: 80rem;
}

.preview-container-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: sticky;
  top: 34.7vh;
}

.case-studies-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 45rem;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.case-studies-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slider-3 {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45rem;
  display: flex;
}

.left-arrow-3, .right-arrow-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-1-container-home {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 100%;
  margin-top: 15px;
  margin-left: 75px;
  margin-right: 75px;
  padding-bottom: 59px;
  display: flex;
}

.home-slide-heading {
  color: var(--green);
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 600;
}

.mask-2 {
  width: 100%;
}

.left-slide-container {
  width: 100%;
  max-width: none;
  margin-top: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
  line-height: 22px;
}

.slide-image-div {
  background-image: url('../images/luma.mockup.compressed.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 150%;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: 100%;
  margin-bottom: 20px;
  overflow: visible;
}

.slide-text-div {
  width: 50%;
  max-width: 32rem;
}

.study-pg-button {
  background-color: var(--green);
  outline-color: var(--green);
  outline-offset: 0px;
  border-radius: 20px;
  outline-width: 2px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  margin-top: 0;
  display: flex;
}

.study-pg-button-text {
  color: #fff;
  margin-top: 10px;
  font-family: ivymode, sans-serif;
}

.slide-image-div-2 {
  background-image: url('../images/vinyl.mockup.condensed.png');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.slide-image-div-3 {
  background-image: url('../images/can.mockup.condensed.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2 {
  width: auto;
  height: auto;
  text-decoration: none;
}

.link-block-3, .link-block-4 {
  text-decoration: none;
}

.bottom-page-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.bottom-pg-heading {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: ivymode, sans-serif;
  font-size: 50px;
  position: sticky;
  top: 16.5rem;
}

.contacts-div {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 22px;
  display: flex;
}

.contacts-sub-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.contacts-subhead {
  color: var(--white);
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.contacts-header {
  width: auto;
  color: var(--white);
  margin-top: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 600;
  line-height: 40px;
}

.contacts-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.contacts-main-div {
  width: auto;
  padding-top: 30px;
  position: sticky;
  top: 18.5rem;
}

.slide-4 {
  vertical-align: baseline;
  width: 100%;
}

.main-section-about {
  height: auto;
  position: relative;
}

.container-13 {
  flex-flow: column;
  display: flex;
}

.section-7 {
  height: 60rem;
}

.section-8 {
  background-image: url('../images/Untitled_Artwork-112.png');
  background-position: 20% 8%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  width: 40%;
  height: 100%;
  margin-left: 60px;
  margin-right: 10px;
}

.section-9 {
  flex-flow: column;
  width: 60%;
  height: 100%;
  margin-left: 10px;
  margin-right: 60px;
  display: flex;
}

.experience-section-1 {
  height: 40rem;
  padding-top: 40px;
  position: relative;
}

.experience-heading {
  color: var(--white);
  text-align: left;
  font-family: ivymode, sans-serif;
  font-size: 50px;
  position: sticky;
  top: 24.2rem;
}

.experience-section-2 {
  height: 40rem;
}

.exp-heading-1 {
  color: var(--white);
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.experience-heading-2 {
  color: var(--white);
  font-family: ivymode, sans-serif;
  font-size: 50px;
}

.exp-copy-1 {
  color: var(--white);
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.abt-section-2 {
  z-index: 3;
  background-color: var(--green);
  height: 202rem;
  position: relative;
}

.abt-container-1 {
  justify-content: center;
  align-items: flex-start;
  height: 40rem;
  display: flex;
}

.skills-head-1 {
  color: var(--white);
  font-family: ivymode, sans-serif;
  font-size: 50px;
  position: sticky;
  top: 24.2rem;
}

.about-container-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 40rem;
  display: flex;
}

.skills-div-1 {
  width: 55%;
  position: sticky;
  top: 24.2rem;
}

.skills-head-2 {
  color: var(--white);
  text-align: center;
  font-family: ivymode, sans-serif;
  font-size: 50px;
}

.skills-copy-1 {
  color: var(--white);
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.abt-section-3 {
  height: 75rem;
}

.skills-div-2 {
  width: 55%;
  position: sticky;
  top: 24.2rem;
}

.heading-14 {
  width: 50px;
}

.skills-div-3, .skills-div-4 {
  width: 55%;
  position: sticky;
  top: 24.2rem;
}

.section-10 {
  background-image: url('../images/port.website.shape2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 22rem;
}

.facts-container-head {
  justify-content: center;
  align-items: flex-start;
  height: 35rem;
  display: flex;
}

.facts-slide-container {
  max-width: none;
  height: 40rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.slider-4 {
  background-color: #ddd0;
  height: 100%;
}

.left-arrow-4, .right-arrow-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.abt-slide-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.abt-slide-head {
  color: var(--grey);
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.main-slide-div {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.right-img {
  background-image: url('../images/printmaking.compressed.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide-img-div-2 {
  background-image: url('../images/IMG_7720-2.JPG');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-img-div-3 {
  background-image: url('../images/IMG_8522.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.shape-section-4 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 100%;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -4px;
}

.main-section {
  height: 55rem;
  position: relative;
}

.left-container {
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  display: flex;
  position: sticky;
}

.sketch-div-1 {
  border-radius: 20px;
  width: 13rem;
  height: 20rem;
  line-height: 15rem;
}

.div-block-9 {
  width: 13rem;
  height: 2rem;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-bottom: 40px;
  display: flex;
  position: sticky;
  top: 18.9rem;
}

.container-14 {
  height: 100%;
}

.childers-heading-container {
  width: auto;
  max-width: 30rem;
}

.sketch-heading-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 70rem;
  display: flex;
  position: relative;
}

.sub-container-scroll {
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 21rem;
}

.viny-study-section4-5 {
  height: 70rem;
  position: relative;
}

.outside-scroll-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.section-5a {
  background-color: #2e2f3a;
  height: 40rem;
  position: relative;
}

.vinyl-container-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  margin-top: 20px;
  display: flex;
  position: sticky;
  top: 21rem;
}

.vinyl-container-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  position: sticky;
  top: 15.8rem;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  display: flex;
  position: sticky;
  top: 21rem;
}

.div-block-12 {
  margin-top: 30px;
  margin-bottom: 40px;
  position: sticky;
  top: 21rem;
}

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

.div-block-13 {
  background-image: url('../images/schedify.website.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 100%;
}

.image-6 {
  border-radius: 13px;
}

.lightbox-link-5 {
  background-image: url('../images/schedify.website.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18rem;
  height: 22rem;
  text-decoration: none;
}

.lightbox-link-6 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 18rem;
  height: 22rem;
}

.vinyl-section-6 {
  background-color: #2e2f3a;
  height: 40rem;
  position: relative;
}

.scroll-div {
  margin-top: 40px;
  margin-bottom: 40px;
  position: sticky;
  top: 21rem;
}

.results-section {
  height: 55rem;
}

.result-section-1 {
  z-index: 1;
  height: 55rem;
  position: static;
}

.can-study-section-3 {
  background-color: #2f354c;
  height: 70rem;
  display: flex;
  position: relative;
}

.can-study-3-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: sticky;
}

.can-scroll-container {
  width: 55%;
  max-width: none;
  margin-bottom: 40px;
  position: sticky;
  top: 23rem;
}

.can-study-4-container {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: 45rem;
  display: flex;
}

.left-4-container {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.right-4-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.swatch-banner-3 {
  background-color: #2f354c;
  border-radius: 0 0 70px 70px;
  width: 130px;
  height: 65%;
}

.div-block-14 {
  background-color: #ddc28d;
  border-bottom-right-radius: 70px;
  border-bottom-left-radius: 70px;
  width: 130px;
  height: 65%;
}

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

.heading-15 {
  font-family: adobe-jenson-pro-caption, sans-serif;
  font-size: 100px;
}

.typeface-hea {
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.div-block-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.heading-16 {
  width: 250px;
  font-family: adobe-jenson-pro-caption, sans-serif;
}

.heading-17 {
  font-family: gill-sans-nova, sans-serif;
  font-size: 100px;
  font-weight: 600;
}

.heading-18 {
  width: 250px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}

.bottom-3 {
  background-color: var(--green);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50rem;
  display: flex;
  position: static;
}

.left-bottom, .right-bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-19 {
  color: #fff;
  margin-bottom: 30px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
  display: flex;
}

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

.bottom-lower {
  flex-flow: row;
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.heading-20 {
  color: #fff;
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.heading-21, .heading-22, .heading-23 {
  color: #fff;
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.container-15 {
  background-image: url('../images/personal.pic.jpg');
  background-position: 50% 30%;
  background-size: cover;
  width: 100%;
  height: 50rem;
  position: sticky;
  top: 6.4rem;
}

.heading-24 {
  color: #fff;
  margin-bottom: 0;
  font-family: ivymode, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.heading-25 {
  color: #fff;
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.heading-26 {
  color: #fff;
}

.heading-27 {
  color: #fff;
  letter-spacing: 5.5px;
  margin-top: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.heading-28 {
  color: #fff;
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.div-block-16, .div-block-17, .div-block-18 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-5, .link-block-6, .link-block-7 {
  text-decoration: none;
}

.bottom-copy-heading {
  color: #fff;
  margin-bottom: 0;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 300;
}

.bottom-page-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.white-type-div {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: static;
  left: 0;
  transform: translate(0);
}

.link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12, .link-block-13 {
  text-decoration: none;
}

.section-11 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 22rem;
  position: relative;
  bottom: -7px;
}

.container-16 {
  background-image: url('../images/lumamockup.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: none;
  height: 50rem;
  margin-top: 70px;
  margin-left: 0;
  margin-right: 0;
  position: sticky;
  top: 0;
}

.section-12 {
  position: relative;
}

.section-13 {
  z-index: 2;
  position: relative;
}

.container-17 {
  background-image: url('../images/vinyl.mockup.condensed.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 100%;
}

.section-14 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50%;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -7px;
}

.container-18 {
  height: 120rem;
  position: static;
  top: 10rem;
}

.section-15 {
  z-index: 2;
  position: relative;
}

.section-16 {
  position: relative;
}

.container-19 {
  background-image: url('../images/netflix.tyler.childers.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40rem;
  position: sticky;
  top: 10rem;
}

.swatch-container {
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  display: flex;
}

.swatch-container-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-20, .container-21 {
  height: 100%;
}

.container-22 {
  width: 100%;
  height: 100%;
}

.can-study-section-6 {
  background-color: #2f354c;
  height: 70rem;
  position: relative;
}

.container-23 {
  height: 100%;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: sticky;
  top: 24.9rem;
}

.section-17 {
  z-index: 1;
  height: 50rem;
  position: relative;
}

.section-18 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 100%;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -7px;
}

.section-19 {
  z-index: 2;
  position: relative;
}

.container-24 {
  width: 100%;
  height: 120rem;
}

.container-25 {
  background-image: url('../images/can.mockup.condensed.png');
  background-position: 50%;
  background-size: contain;
  height: 45rem;
  position: sticky;
  top: 4.8rem;
}

.section-20 {
  background-color: #2f354c;
  height: 70rem;
  position: relative;
  box-shadow: 3px 12px 12px -6px #00000063;
}

.container-26 {
  height: 100%;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 23rem;
}

.section-21 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50%;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -9px;
}

.mask-3 {
  width: 100%;
}

.lightbox-link-7 {
  background-image: url('../images/baleaf.mockup.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 36rem;
  height: 22rem;
  text-decoration: none;
}

.lightbox-link-8 {
  background-image: url('../images/interactive.poster.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18rem;
  height: 22rem;
  text-decoration: none;
}

.lightbox-link-9 {
  background-image: url('../images/VBrescue.jpg');
  background-position: 50%;
  background-size: cover;
  width: 36rem;
  height: 22rem;
  text-decoration: none;
}

.lightbox-link-10 {
  width: 18rem;
  height: 22rem;
}

.slide-5 {
  vertical-align: baseline;
}

.dropdown {
  width: 100%;
}

.dropdown-toggle {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-right: 20px;
  display: flex;
}

.dropdown-toggle.w--open {
  justify-content: center;
  align-items: center;
}

.dropdown-list {
  background-color: #dddddd0d;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.dropdown-toggle-2 {
  vertical-align: middle;
  padding-right: 20px;
}

.dropdown-list-2 {
  width: 100%;
}

.section-22 {
  width: 100%;
  height: 35rem;
}

.dropdown-2 {
  width: 100%;
}

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

.container-27 {
  width: 100%;
  max-width: none;
  height: 34rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.section-24 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -8px;
}

.slider-5 {
  background-color: #ddd0;
  width: 100%;
  height: 28rem;
}

.right-arrow-5, .left-arrow-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.portfolio-slide-div {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
}

.lightbox-link-11 {
  background-image: url('../images/schedify.website.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid silver;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-12 {
  background-image: url('../images/baleaf.mockup.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b3b3b3;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-13 {
  background-image: url('../images/interactive.poster.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b3b3b3;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-14 {
  background-image: url('../images/VBrescue.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b1b1b1;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.section-25 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.return-button {
  border: 2px solid var(--green);
  background-color: var(--green);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  display: flex;
}

.return-heading {
  color: #fff;
  margin-top: 10px;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 600;
}

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

.heading-29 {
  text-align: center;
  font-family: tablet-gothic-wide, sans-serif;
  font-weight: 400;
}

.body-6, .body-7 {
  background-color: #fff;
}

.container-28, .container-29 {
  margin-top: 10px;
}

.slider-6 {
  background-color: #ddd0;
  width: 100%;
  height: 28rem;
  padding-left: 70px;
  padding-right: 70px;
  overflow: visible;
}

.left-arrow-6, .right-arrow-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-15 {
  outline-offset: 0px;
  background-image: url('../images/atriptothemoonfinalposter-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 1px solid #ccc;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-16 {
  background-image: url('../images/alvin-ailey-dance.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #cecece;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-17 {
  background-image: url('../images/printmaking2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #d3d3d3;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-18 {
  background-image: url('../images/printmaking.1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #c9c9c9;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-19 {
  outline-offset: 0px;
  background-image: url('../images/breezegraphics.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 1px solid #c4c4c4;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-20 {
  background-image: url('../images/IMG_3311-Large.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #ccc;
  width: 100%;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

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

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

.section-27 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -6px;
}

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

.slider-7 {
  width: 100%;
}

.slider-8 {
  background-color: #ddd0;
  width: 100%;
  height: 28rem;
}

.left-arrow-7, .right-arrow-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-21 {
  outline-offset: 0px;
  background-image: url('../images/thrift.world.poster.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 1px solid #b3b3b3;
  width: 18rem;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-22 {
  background-image: url('../images/thread.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #bdbdbd;
  width: 30rem;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-23 {
  background-image: url('../images/onset.condensed.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b6b6b6;
  width: 18rem;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

.lightbox-link-24 {
  background-image: url('../images/insectposter.condensed.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #b6b6b6;
  width: 18rem;
  height: 22rem;
  text-decoration: none;
  overflow: hidden;
}

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

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

.section-30 {
  background-image: url('../images/port.website.shape1.png');
  background-position: 50% 100%;
  background-size: cover;
  height: 22rem;
  position: relative;
  bottom: -11px;
}

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

.link-block-18, .link-block-19, .link-block-20 {
  color: var(--grey);
  text-decoration: none;
}

.dropdown-toggle-3 {
  padding-right: 20px;
}

.dropdown-link {
  text-align: center;
  width: 100%;
  height: 50px;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.dropdown-list-3 {
  background-color: #ddd0;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.dropdown-list-3.w--open {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.dropdown-link-2, .dropdown-link-3 {
  text-align: center;
  width: 100%;
  height: 50px;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.dropdown-link-4, .dropdown-link-5, .dropdown-link-6 {
  text-align: center;
  font-family: tablet-gothic-wide, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.dropdown-list-4 {
  background-color: #ddd0;
}

.light-box-div-1 {
  justify-content: center;
  align-items: center;
  width: 66%;
  height: 100%;
  display: flex;
}

.link-block-21, .link-block-22, .link-block-23 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .name-heading {
    font-size: 100px;
    line-height: 80px;
  }

  .sub-head-hero {
    letter-spacing: 14px;
    font-size: 30px;
  }

  .preview-heading-sans {
    font-size: 45px;
  }

  .top-projects-heading {
    font-size: 50px;
  }

  .introduction-section {
    height: 40rem;
  }

  .right-intro-container {
    margin-right: 0;
  }

  .study-page-heading {
    text-align: left;
    font-size: 32px;
    line-height: 36px;
  }

  .luma-description-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .case-study-heading-dark {
    font-size: 32px;
    line-height: 36px;
  }

  .case-study-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .cmyk-copy {
    font-size: 18px;
    line-height: 22px;
  }

  .vinyl-study-section1 {
    height: 40rem;
  }

  .section-1-right {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .section-1-left {
    background-position: 50%;
  }

  .about-heading {
    font-size: 45px;
    line-height: 47px;
  }

  .about-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .vinyl-swatch-div-1 {
    padding-left: 125px;
  }

  .cmyk-copy-margin {
    font-size: 18px;
    line-height: 22px;
  }

  .vinyl-swatch-div-2, .vinyl-swatch-div-3 {
    padding-left: 125px;
  }

  .vinyl-typeface-aa {
    font-size: 150px;
    line-height: 156px;
  }

  .typeface-subhead-light {
    font-size: 18px;
    line-height: 22px;
  }

  .vinyl-typeface-abc {
    width: 15rem;
    font-size: 24px;
    line-height: 28px;
  }

  .can-study-section-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .right-can-container-1 {
    padding-right: 0;
  }

  .port-subsection-5 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: center;
    align-items: center;
  }

  .hover-tint {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hover-text {
    font-size: 12px;
    line-height: 14px;
  }

  .preview-heading-serif {
    font-size: 60px;
    line-height: 75px;
  }

  .preview-heading-sans-2 {
    color: #fff;
    font-size: 45px;
  }

  .preview-heading-serif-2 {
    font-size: 60px;
    line-height: 75px;
  }

  .skills-head-1, .skills-head-2 {
    font-size: 45px;
  }

  .skills-copy-1 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-10, .div-block-11 {
    width: auto;
  }

  .right-4-container {
    justify-content: center;
    align-items: flex-start;
  }

  .swatch-banner-3, .div-block-14 {
    width: 115px;
  }

  .div-block-15 {
    flex-flow: column;
  }

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

  .container-27 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-6 {
    padding-left: 62px;
    padding-right: 60px;
  }

  .lightbox-link-15, .lightbox-link-16, .lightbox-link-17, .lightbox-link-18, .lightbox-link-19, .lightbox-link-20, .lightbox-link-21, .lightbox-link-22, .lightbox-link-23, .lightbox-link-24 {
    height: 20rem;
  }
}

@media screen and (max-width: 767px) {
  .name-heading {
    font-size: 85px;
    line-height: 65px;
  }

  .sub-head-hero {
    letter-spacing: 12px;
    font-size: 25px;
    line-height: 25px;
  }

  .section-3 {
    height: auto;
  }

  .preview-heading-sans {
    font-size: 40px;
    line-height: 45px;
  }

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

  .study-page-heading {
    text-align: center;
  }

  .luma-study-section-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .luma-study-container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
  }

  .case-study-heading-dark {
    font-size: 32px;
    line-height: 36px;
  }

  .hero-section-about {
    flex-flow: column;
  }

  .cmyk-copy, .cmyk-copy-2 {
    font-size: 14px;
  }

  .vinyl-study-section1 {
    flex-flow: column;
  }

  .section-1-right {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-top: 26px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-1-left {
    width: 100%;
  }

  .vinyl-study-section2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .vinyl-study-container-1 {
    width: auto;
  }

  .vinyl-study-section-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .vinyl-sketches-container {
    flex-flow: column;
  }

  .vinyl-sketch-1-div {
    background-size: contain;
  }

  .vinyl-study-section-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .vinyl-container-4 {
    width: auto;
  }

  .vinyl-subcontainer-5-right {
    width: auto;
    padding-right: 20px;
  }

  .vinyl-swatch-div-1 {
    height: 100px;
    padding-left: 40px;
  }

  .cmyk-copy-margin {
    margin-left: 5px;
  }

  .vinyl-swatch-div-2 {
    width: 90%;
    height: 100px;
    padding-left: 40px;
  }

  .vinyl-swatch-div-3 {
    height: 100px;
    padding-left: 40px;
  }

  .vinyl-typeface-aa {
    font-size: 100px;
    line-height: 106px;
  }

  .typeface-subhead-light {
    font-size: 16px;
    line-height: 20px;
  }

  .vinyl-typeface-abc {
    width: 10rem;
    font-size: 18px;
    line-height: 22px;
  }

  .can-study-section-1 {
    flex-flow: column;
    height: 40rem;
  }

  .right-can-container-1 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

  .can-study-section-2 {
    justify-content: center;
    align-items: center;
    height: 30rem;
  }

  .can-study-2-container {
    position: static;
  }

  .light-box-div {
    margin-left: 5px;
    margin-right: 5px;
  }

  .hover-tint {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-div {
    height: 22rem;
  }

  .about-subsection-1 {
    height: 40rem;
  }

  .preview-heading-serif {
    font-size: 50px;
    line-height: 65px;
  }

  .about-subsection-2 {
    height: 40rem;
  }

  .preview-heading-sans-2 {
    font-size: 40px;
    line-height: 45px;
  }

  .preview-heading-serif-2 {
    font-size: 50px;
    line-height: 65px;
  }

  .about-subsection-3 {
    height: 40rem;
  }

  .slide-text-div {
    width: 70%;
    max-width: none;
  }

  .outside-scroll-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .vinyl-container-7 {
    width: auto;
  }

  .results-section {
    height: 40rem;
  }

  .can-study-section-3 {
    height: 30rem;
  }

  .can-study-3-container {
    justify-content: center;
    align-items: center;
  }

  .can-scroll-container {
    position: static;
  }

  .swatch-banner-3, .div-block-14 {
    width: 90px;
  }

  .heading-15 {
    font-size: 80px;
  }

  .typeface-hea {
    font-size: 16px;
    line-height: 20px;
  }

  .heading-16 {
    width: 200px;
    font-size: 14px;
    line-height: 18px;
  }

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

  .heading-18 {
    width: 200px;
    font-size: 14px;
    line-height: 18px;
  }

  .bottom-3 {
    height: 55rem;
  }

  .left-bottom, .right-bottom {
    justify-content: flex-start;
    align-items: center;
  }

  .bottom-lower {
    flex-flow: column;
  }

  .container-15 {
    height: 100%;
    position: sticky;
    top: 0;
  }

  .section-16 {
    height: 60rem;
  }

  .swatch-container {
    padding-left: 10px;
  }

  .swatch-container-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .can-study-section-6 {
    justify-content: center;
    align-items: center;
    height: 15rem;
    display: flex;
  }

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

  .div-block-19 {
    justify-content: center;
    align-items: center;
    position: static;
  }

  .container-25 {
    background-repeat: no-repeat;
  }

  .section-20 {
    height: 10rem;
  }

  .div-block-20 {
    position: static;
  }

  .container-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-5 {
    height: 22rem;
  }

  .right-arrow-5, .left-arrow-5 {
    width: 50px;
  }

  .portfolio-slide-div {
    justify-content: center;
    align-items: center;
    padding-left: 45px;
    padding-right: 56px;
  }

  .lightbox-link-11, .lightbox-link-12, .lightbox-link-13, .lightbox-link-14 {
    height: 16rem;
  }

  .slider-6 {
    height: 22rem;
  }

  .lightbox-link-15, .lightbox-link-16, .lightbox-link-17, .lightbox-link-18, .lightbox-link-19, .lightbox-link-20 {
    height: 16rem;
  }

  .slider-8 {
    height: 22rem;
  }

  .lightbox-link-21, .lightbox-link-22, .lightbox-link-23, .lightbox-link-24 {
    height: 16rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .text-div {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-right: 0;
  }

  .nav-heading {
    font-size: 12px;
  }

  .name-heading {
    padding-right: 0;
    font-size: 40px;
    line-height: 30px;
  }

  .sub-head-hero {
    letter-spacing: 2vw;
    font-size: 10px;
    line-height: 16px;
  }

  .section-3 {
    height: auto;
  }

  .container-11 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 40px;
    top: -10.8rem;
  }

  .preview-heading-sans {
    font-size: 18px;
    line-height: 20px;
  }

  .project-heading-section {
    height: 40rem;
  }

  .top-projects-heading {
    text-align: center;
    font-size: 30px;
    position: static;
  }

  .bottom-page {
    padding-left: 40px;
    padding-right: 40px;
  }

  .introduction-section {
    flex-flow: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .right-intro-container {
    margin-left: 0;
  }

  .study-page-heading {
    font-size: 32px;
    line-height: 36px;
  }

  .luma-description-copy {
    font-size: 14px;
    line-height: 18px;
  }

  .case-study-heading-dark {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
  }

  .case-study-copy {
    font-size: 14px;
    line-height: 18px;
  }

  .luma-sketch-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .left-hero-container {
    justify-content: flex-start;
    align-items: center;
  }

  .right-hero-container {
    display: none;
  }

  .luma-study-section-4 {
    flex-flow: column;
    height: auto;
  }

  .left-sub-container {
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    top: 8rem;
  }

  .typeface-subhead {
    font-size: 18px;
  }

  .aa-heading, .aa-heading-2 {
    font-size: 70px;
  }

  .section-1-right {
    padding-top: 0;
  }

  .about-heading {
    margin-left: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .about-copy {
    margin-bottom: 46px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .vinyl-study-section2 {
    height: 30rem;
    margin-left: 15px;
    margin-right: 15px;
  }

  .vinyl-study-container-1 {
    position: static;
  }

  .vinyl-study-section-3 {
    justify-content: center;
    align-items: center;
    height: 40rem;
    padding-left: 15px;
    padding-right: 15px;
  }

  .vinyl-sketch-1-div, .vinyl-sketch-2-div {
    height: 15rem;
  }

  .vinyl-study-section-4 {
    height: 35rem;
  }

  .vinyl-container-4 {
    position: static;
    top: 6.3rem;
  }

  .vinyl-container-5 {
    flex-flow: column;
  }

  .vinyl-subcontainer-5-left {
    width: 90%;
  }

  .vinyl-subcontainer-5-right {
    padding-right: 0;
  }

  .vinyl-swatch-div-1 {
    padding-left: 20px;
  }

  .vinyl-swatch-div-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 20px;
  }

  .vinyl-swatch-div-3 {
    padding-left: 20px;
  }

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

  .can-study-section-1, .can-study-section-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .can-study-2-container {
    width: auto;
  }

  .light-box-div {
    width: 50%;
  }

  .hover-tint {
    display: none;
  }

  .hover-text {
    font-size: 10px;
    line-height: 12px;
  }

  .nav-main-heading {
    font-size: 22px;
  }

  .slide-div {
    height: 18rem;
  }

  .name-section {
    justify-content: center;
    align-items: flex-end;
    height: 25rem;
    margin-top: 40px;
  }

  .about-subsection-1 {
    height: 40rem;
  }

  .preview-heading-serif {
    font-size: 26px;
    line-height: 28px;
  }

  .about-subsection-2 {
    height: 40rem;
  }

  .preview-heading-sans-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .preview-heading-serif-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .about-subsection-3 {
    height: 40rem;
  }

  .preview-container-3 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .slider-3 {
    height: 30rem;
  }

  .slide-1-container-home {
    margin-left: 8px;
    margin-right: 8px;
  }

  .home-slide-heading {
    font-size: 16px;
    line-height: 18px;
  }

  .left-slide-container {
    font-size: 12px;
    line-height: 14px;
  }

  .slide-image-div {
    background-size: contain;
  }

  .study-pg-button {
    border-radius: 12px;
    width: 150px;
    height: 40px;
  }

  .study-pg-button-text {
    font-size: 16px;
  }

  .slide-image-div-2 {
    background-size: cover;
  }

  .bottom-pg-heading {
    font-size: 22px;
    line-height: 18px;
  }

  .contacts-div {
    margin-top: 9px;
  }

  .contacts-subhead {
    font-size: 14px;
  }

  .contacts-main-div {
    padding-top: 0;
  }

  .skills-head-1 {
    font-size: 32px;
  }

  .skills-div-1 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .skills-head-2 {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .skills-copy-1 {
    font-size: 16px;
    line-height: 20px;
  }

  .skills-div-2, .skills-div-3, .skills-div-4 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .abt-slide-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .abt-slide-head {
    font-size: 18px;
    line-height: 22px;
  }

  .sketch-div-1 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 200px;
    display: flex;
  }

  .div-block-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .sketch-heading-section {
    height: 10rem;
  }

  .viny-study-section4-5 {
    height: 20rem;
  }

  .outside-scroll-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-5a {
    height: 10rem;
  }

  .vinyl-container-7 {
    position: static;
    top: 3rem;
  }

  .vinyl-section-6 {
    height: 10rem;
  }

  .scroll-div {
    position: static;
  }

  .results-section {
    height: 15rem;
  }

  .result-section-1 {
    height: 30rem;
  }

  .can-study-3-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .can-scroll-container {
    width: auto;
  }

  .can-study-4-container {
    flex-flow: column;
  }

  .left-4-container {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    width: auto;
  }

  .right-4-container {
    width: auto;
  }

  .right-bottom {
    justify-content: center;
    align-items: center;
  }

  .heading-19 {
    font-size: 24px;
  }

  .bottom-lower {
    flex-flow: column;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-20 {
    font-size: 16px;
  }

  .heading-21, .heading-22, .heading-23 {
    font-size: 12px;
    line-height: 16px;
  }

  .container-15 {
    background-position: 50%;
    height: 20rem;
    display: none;
  }

  .heading-24 {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-25 {
    font-size: 16px;
  }

  .heading-27 {
    letter-spacing: 2.5px;
    font-size: 14px;
    line-height: 14px;
  }

  .heading-28, .bottom-copy-heading {
    font-size: 16px;
  }

  .container-16 {
    background-position: 50%;
  }

  .container-18, .section-16 {
    height: 30rem;
  }

  .container-19 {
    height: 10rem;
  }

  .container-25 {
    height: 20rem;
  }

  .section-20 {
    display: flex;
  }

  .container-27 {
    height: 28rem;
    padding-left: 15px;
    padding-right: 15px;
  }

  .slider-5 {
    height: 20rem;
  }

  .right-arrow-5, .left-arrow-5 {
    display: none;
  }

  .portfolio-slide-div {
    padding-left: 0;
    padding-right: 0;
  }

  .lightbox-link-11, .lightbox-link-12, .lightbox-link-13, .lightbox-link-14 {
    height: 12rem;
  }

  .slider-6 {
    height: 20rem;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-6, .right-arrow-6 {
    width: 50px;
    display: none;
  }

  .lightbox-link-15, .lightbox-link-16, .lightbox-link-17, .lightbox-link-18, .lightbox-link-19, .lightbox-link-20 {
    height: 14rem;
  }

  .slider-8 {
    height: 20rem;
  }

  .left-arrow-7, .right-arrow-7 {
    display: none;
  }

  .lightbox-link-21, .lightbox-link-22, .lightbox-link-23, .lightbox-link-24 {
    width: 100%;
    height: 14rem;
  }
}


