a {
  text-decoration: underline;
}

.outer-container {
  height: auto;
  max-width: 1440px;
  position: relative;
}

.full-width-container {
  height: auto;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.intro-content-div {
  margin-left: auto;
  margin-right: auto;
}

.main-heading-text {
  width: auto;
  color: #3b463a;
  text-align: left;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 20px;
  font-family: kepler-std, sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 5.25rem;
  position: relative;
  top: auto;
  left: 0;
  right: auto;
}

.background-image-div {
  height: 1920px;
  max-width: 100%;
  background-color: rgba(226, 226, 226, .02);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-image {
  opacity: .63;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#e2e2e2, #e2e2e2), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-clip: border-box;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-container {
  width: 1440px;
  background-color: rgba(255, 255, 255, .26);
  border-bottom: 1px solid #e4ebf3;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 30px 15px;
  font-family: soleil, sans-serif;
  display: block;
  position: relative;
  top: auto;
}

.footer-div {
  width: 100%;
  max-width: 1402px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  max-width: 1422px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.footer-conent {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  color: #3b463a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 21px;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

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

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

.footer-date {
  color: #3b463a;
  text-align: right;
  margin-top: 58px;
  font-size: .8rem;
  line-height: 16px;
}

.color-block {
  z-index: 2;
  width: 90px;
  height: 30px;
  background-color: #3b463a;
  margin-top: 22px;
  position: absolute;
  top: 613px;
  left: 0;
}

.main-content-div {
  height: 2500px;
  display: block;
  position: relative;
}

.kepler-italic {
  font-style: italic;
}

.nav-bar {
  color: #3b463a;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
}

.nav-menu {
  width: 1440px;
  float: none;
  clear: none;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 20px;
  font-size: 1.2rem;
  display: inline-block;
  position: static;
}

.nav-about-link {
  float: right;
  clear: none;
  color: #3b463a;
  margin-right: 25px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  left: auto;
}

.nav-about-link.w--current {
  color: #677b67;
  margin-right: 25px;
}

.latest-works-content-div {
  position: relative;
  top: 45px;
}

.intro-text-div {
  width: 1264px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  position: relative;
  top: 6px;
  left: auto;
}

.line-block-copy {
  width: 426px;
  height: 1.75px;
  background-color: #e7a923;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 136px;
  left: 0;
}

.main-description-text {
  color: #677b67;
  text-align: right;
  flex-direction: row;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 20px;
  font-family: soleil, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 4.75rem;
  display: block;
  position: relative;
  top: -38px;
}

.name-text {
  color: #677b67;
  text-align: left;
  padding-left: 20px;
  font-family: soleil, sans-serif;
  font-size: 1.5rem;
  position: relative;
  top: 8px;
}

.latest-works-div {
  width: auto;
  height: 842px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 107px;
}

.recent-works-div-block {
  width: 1154px;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 112px;
}

.recent-works-div {
  width: 500px;
  height: 450px;
  background-image: url('../images/haley-gillespie-work1.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 0;
  margin-right: 20px;
  position: relative;
  box-shadow: 3px 3px 7px 3px rgba(0, 0, 0, .2);
}

.recent-works-div-copy {
  height: 450px;
  width: 500px;
  height: 450px;
  background-image: url('../images/general-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  box-shadow: 2px 3px 7px 3px rgba(0, 0, 0, .2);
}

.recent-works-div-copy-copy {
  width: 500px;
  height: 450px;
  background-image: url('../images/369-copy.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
  position: relative;
  box-shadow: 2px 3px 7px 3px rgba(0, 0, 0, .2);
}

.about-me-div {
  height: 1529px;
  display: block;
  top: -10px;
}

.haley-image-1 {
  z-index: 2;
  width: 400px;
  float: right;
  border-radius: 0;
  position: relative;
  top: 0;
  left: 4px;
}

.heading {
  width: 651px;
  color: #3b463a;
  text-align: left;
  font-family: soleil, sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
  position: relative;
  top: 296px;
  left: 203px;
}

.haley-h1 {
  width: 316px;
  color: #677b67;
  font-family: kepler-std-caption, sans-serif;
  font-size: 8rem;
  font-weight: 400;
  position: relative;
  top: 172px;
  left: 96px;
}

.gillespie-h2 {
  width: 467px;
  color: #677b67;
  font-family: kepler-std-caption, sans-serif;
  font-size: 8rem;
  font-style: italic;
  font-weight: 400;
  position: relative;
  top: 239px;
  left: 116px;
}

.solid-green-div {
  z-index: 0;
  width: 410px;
  height: 517px;
  background-color: #3b463a;
  position: relative;
  top: 59px;
  left: 19px;
  box-shadow: 5px 6px 8px -1px rgba(0, 0, 0, .2);
}

.linkedin-icon, .behance-icon, .dribble-icon, .vimeo-icon {
  z-index: 2;
  position: relative;
}

.linkedin-yellow-icon {
  z-index: 1;
  float: none;
  display: inline-block;
  position: absolute;
  left: auto;
}

.behance-yellow-icon, .dribble-yellow-icon, .vimeo-yellow-icon {
  z-index: 1;
  position: absolute;
}

.attributes-div {
  width: 337px;
  height: auto;
  flex: 0 auto;
  align-self: center;
  margin-left: 0;
  margin-right: 20px;
  position: relative;
  left: -2px;
}

.attributes-div-block {
  width: 1227px;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 109px;
  left: 56px;
}

.heading-2 {
  z-index: 2;
  width: 265px;
  color: #e2e2e2;
  text-align: left;
  letter-spacing: .2rem;
  text-transform: capitalize;
  padding-left: 0;
  font-family: kepler-std-caption, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  position: relative;
}

.attributes-text {
  z-index: 2;
  width: 309px;
  color: #e2e2e2;
  text-align: left;
  justify-content: center;
  margin-left: 0;
  margin-right: auto;
  padding-top: 5px;
  padding-left: 0;
  font-family: soleil, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  display: flex;
  position: relative;
}

.nav-connect-link {
  float: right;
  color: #3b463a;
  border: 1.5px solid #3b463a;
  border-radius: 0;
  margin: 10px 0 10px 35px;
  padding: 10px 20px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  font-weight: 400;
}

.nav-gallery-link {
  float: right;
  clear: none;
  color: #3b463a;
  margin-right: 25px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  left: auto;
}

.nav-gallery-link.w--current {
  color: #677b67;
}

.nav-home-link {
  float: right;
  clear: none;
  color: #3b463a;
  margin-right: 25px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  left: auto;
}

.nav-home-link.w--current {
  color: #677b67;
  font-weight: 400;
}

.nav-home-name-link {
  color: #3b463a;
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-family: kepler-std-subhead, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.nav-home-name-link.w--current {
  color: #3b463a;
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-family: kepler-std-subhead, sans-serif;
  font-size: 1.5rem;
}

.nav-line-div {
  height: 1px;
  background-color: #3b463a;
  margin-top: 20px;
}

.slideshow-div {
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  position: relative;
  top: 0;
}

.slideshow {
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
}

.slide-nav {
  font-size: .75rem;
  display: inline;
  top: 451px;
}

.right-arrow {
  display: block;
}

.left-arrow {
  align-items: center;
  display: block;
  top: 0;
  overflow: hidden;
}

.slide-1 {
  background-image: url('../images/general-mockup.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.slide-show-mask {
  height: 500px;
  background-color: rgba(255, 255, 255, .26);
}

.slide-2 {
  background-image: url('../images/haley-gillespie-work1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/GRPH-408-Ad-Campaign-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/369-copy.jpg');
  background-position: 50% 60%;
  background-size: cover;
}

.body {
  background-color: #e2e2e2;
}

.heading-3 {
  width: 1264px;
  color: #e2e2e2;
  text-align: left;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  font-family: kepler-std, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
  position: relative;
  top: 39px;
  left: auto;
}

.letsdothis-button {
  float: right;
  color: #3b463a;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3b463a;
  margin-left: 20px;
  padding: 10px 20px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  position: relative;
  top: 6px;
  left: -22px;
}

.number-text {
  z-index: 1;
  color: rgba(103, 123, 103, .25);
  font-family: kepler-std-caption, sans-serif;
  font-size: 10rem;
  position: absolute;
  top: 18px;
  left: -65px;
}

.more-about-me-button {
  z-index: 1;
  float: left;
  color: #e2e2e2;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #e2e2e2;
  margin-left: 20px;
  padding: 10px 20px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  position: relative;
  top: 166px;
  left: 141px;
}

.attributees-div-copy {
  width: 100%;
  height: 603px;
  background-color: #3b463a;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  top: 95px;
}

.all-caps {
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-family: soleil, sans-serif;
  font-size: 2rem;
}

.heading-3-copy {
  width: auto;
  color: #3b463a;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: kepler-std, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.5rem;
  position: relative;
  top: 0;
  left: auto;
}

.gallery-section {
  width: 1156px;
  height: auto;
  flex-direction: column;
  margin-bottom: 160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.gallery-div-text {
  position: relative;
  top: 112px;
}

.gallery-div-1 {
  width: 500px;
  height: 700px;
  border-bottom: 2px solid #3b463a;
  margin-bottom: 100px;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: 0;
}

.heading-4 {
  color: #3b463a;
  font-family: kepler-std, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  position: relative;
}

.paragraph {
  color: #3b463a;
  font-family: soleil, sans-serif;
  font-size: 1.5rem;
  position: relative;
  top: 19px;
}

.gallery-div-vertical-1 {
  height: 2050px;
  flex-direction: column;
  padding-right: 50px;
  display: flex;
  position: relative;
  top: 210px;
}

.gallery-div-vertical-2 {
  height: 2336px;
  flex-direction: column;
  padding-left: 50px;
  display: flex;
  position: relative;
  top: 60px;
}

.gallery-divs {
  height: 2430px;
  display: flex;
}

.gallery-image-div {
  width: 500px;
  height: 600px;
  background-image: url('../images/general-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.gallery-text {
  color: #3b463a;
  font-family: soleil, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  position: relative;
  top: 8px;
}

.arrow-div {
  width: 122px;
  height: 49px;
  background-image: url('../images/arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 109px;
  position: absolute;
  top: 637px;
  left: 385px;
}

.gallery-image-div-2 {
  width: 500px;
  height: 600px;
  background-image: url('../images/369-copy.jpg');
  background-position: 50%;
  background-size: 790px;
}

.gallery-image-div-4 {
  width: 500px;
  height: 600px;
  background-image: url('../images/haley-gillespie-work1.jpg');
  background-position: 50%;
  background-size: cover;
}

.gallery-image-div-5 {
  width: 500px;
  height: 600px;
  background-image: url('../images/GRPH-408-Ad-Campaign-2.jpg'), url('../images/Screenshot-2023-03-30-at-5.59.58-PM.png');
  background-position: 54%, 50%;
  background-size: cover, cover;
}

.project-description-section {
  height: 1794px;
  color: #677b67;
  background-color: rgba(255, 255, 255, .26);
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.up-keep-div {
  width: 1354px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: block;
  position: relative;
}

.project-info-div {
  height: 238px;
}

.heading-5 {
  color: #3b463a;
  font-family: soleil, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
}

.paragraph-2 {
  width: 479px;
  color: #3b463a;
  font-family: soleil, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  position: relative;
  top: 19px;
}

.text-block {
  float: right;
  color: #677b67;
  font-family: soleil, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 2rem;
  position: relative;
  top: -46px;
  left: 0;
}

.project-block-div {
  justify-content: space-between;
  display: flex;
  position: relative;
  top: 50px;
}

.project-block-column-1 {
  width: auto;
  height: auto;
}

.project-block-column-2 {
  width: 600px;
  height: 595px;
  flex: 0 auto;
  position: relative;
}

.background-video {
  z-index: 2;
  height: 780px;
}

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

.text-block-2 {
  color: #677b67;
  margin-top: 12px;
  font-family: soleil, sans-serif;
  font-size: 1rem;
  position: relative;
  top: 0;
}

.project-div-1 {
  width: 600px;
  height: 547px;
  background-image: url('../images/general-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.x-div {
  width: 27px;
  height: 26px;
  background-image: url('../images/website-x.png');
  background-position: 50%;
  background-size: contain;
  margin-top: 22px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.vim-vigor-div {
  width: 1354px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: block;
  position: relative;
  top: auto;
}

.vim-vigor-image {
  height: 1015px;
  background-image: url('../images/haley-gillespie-work1.jpg');
  background-position: 50%;
  background-size: cover;
}

.project-description-section-2 {
  height: 1400px;
  color: #677b67;
  background-color: rgba(255, 255, 255, .26);
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.website-link {
  color: #3b463a;
  font-weight: 700;
  text-decoration: none;
}

.project-description-section-3 {
  height: 2045px;
  color: #677b67;
  background-color: rgba(255, 255, 255, .26);
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.life-straw-div {
  width: 1354px;
  height: 2021px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: block;
  position: relative;
  top: auto;
}

.life-straw-image {
  height: 1015px;
  background-image: url('../images/369-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.life-straw-website-mockup {
  width: 600px;
  height: 547px;
  background-image: url('../images/lifestraw-website-mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.life-straw-book-image {
  background-image: url('../images/ss-cover-black2.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.yuvo-studios-div {
  height: 1398px;
}

.yuvo-studios-lightbox-image {
  position: relative;
}

.project-info-div-copy {
  height: 201px;
}

.yuvo-studios-slideshow-div {
  height: 744px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  position: relative;
  top: 0;
}

.yuvo-studios-slideshow {
  height: 744px;
  background-color: rgba(0, 0, 0, 0);
}

.yuvo-studios-slide-1 {
  background-image: url('../images/yuvo-brand-identity.jpg');
  background-position: 50% 106%;
  background-size: cover;
  overflow: visible;
}

.yuvo-studios-slideshow-mask {
  height: 742px;
  background-color: rgba(255, 255, 255, .26);
}

.yuvo-studios-slide-2 {
  background-image: url('../images/yuvo-brand-identity2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.yuvo-studios-slide-3 {
  background-image: url('../images/yuvo-brand-identity3.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.yuvo-studios-slide-4 {
  background-image: url('../images/yuvo-brand-identity4.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.yuvo-studios-slide-5 {
  background-image: url('../images/yuvo-brand-identity5.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.yuvo-studios-slide-6 {
  background-image: url('../images/yuvo-brand-identity6.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.yuvo-studios-slide-7 {
  background-image: url('../images/yuvo-brand-identity7.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.yuvo-studios-slide-8 {
  background-image: url('../images/yuvo-brand-identity8.jpg');
  background-position: 50% 106%;
  background-size: cover;
}

.project-block-div-copy {
  justify-content: space-between;
  display: flex;
  position: relative;
  top: 64px;
}

.yuvo-studios-magazine-mockup {
  width: 600px;
  height: 547px;
  background-image: url('../images/GRPH-408-Ad-Campaign-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.x-div-2, .x-div-3, .x-div-4 {
  width: 27px;
  height: 26px;
  background-image: url('../images/website-x.png');
  background-position: 50%;
  background-size: contain;
  margin-top: 22px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.my-portfolio-button {
  z-index: 1;
  width: 130px;
  max-width: 128px;
  float: none;
  clear: none;
  color: #3b463a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3b463a;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  display: block;
  position: relative;
  top: 635px;
  left: auto;
}

.recent-works-color-link-block {
  width: 100%;
  height: 100%;
  background-color: rgba(59, 70, 58, .81);
  position: absolute;
}

.fun-fact-text {
  color: #f3f3f3;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin: 0 auto;
  font-family: soleil, sans-serif;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.recent-works-color-link-div {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.link {
  color: #e2e2e2;
  text-decoration: none;
}

.recent-works-color-link-div-copy {
  z-index: 2;
  width: 359px;
  height: 450px;
  z-index: 2;
  width: 359px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.recent-works-color-link-div-copy-copy {
  z-index: 2;
  width: 359px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.portrait-image-div {
  width: 410px;
  height: 560px;
  position: relative;
  top: -295px;
  left: 929px;
}

.fun-facts-about-me-div {
  width: auto;
  height: 842px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -223px;
}

.fun-facts-about-me-text-div {
  position: relative;
  top: 24px;
}

.orange-line-div {
  width: 256px;
  height: 1.75px;
  background-color: #e7a923;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 136px;
  left: 0;
}

.fun-facts-text {
  width: auto;
  color: #3b463a;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: kepler-std, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 3.5rem;
  position: relative;
  top: 0;
  left: auto;
}

.few-fun-facts {
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-family: soleil, sans-serif;
  font-size: 2rem;
}

.fun-facts-div-block {
  width: 1154px;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 112px;
}

.fun-facts-about-me-divs {
  width: 500px;
  height: 450px;
  background-color: #3b463a;
  margin-left: 0;
  margin-right: 20px;
  position: relative;
  box-shadow: 3px 3px 7px 3px rgba(0, 0, 0, .2);
}

.fun-facts-color-div {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}

.fun-facts-color-block {
  width: 100%;
  height: 100%;
  background-color: #e7a923;
  position: absolute;
}

.fun-facts-about-me-divs-copy {
  width: 500px;
  height: 450px;
  background-color: #3b463a;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  box-shadow: 3px 3px 7px 3px rgba(0, 0, 0, .2);
}

.fun-fact-info-text-div {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-6 {
  color: #e2e2e2;
  text-align: center;
  font-family: kepler-std, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
}

.paragraph-3 {
  width: 321px;
  color: #e2e2e2;
  text-align: center;
  padding-top: 18px;
  font-family: soleil, sans-serif;
  font-size: 1rem;
}

.div-block {
  width: 248px;
  height: 263px;
  background-image: url('../images/DMCSpring-65.jpg');
  background-position: 41% 54%;
  background-size: cover;
}

.div-block-copy, .div-block-copy-copy {
  width: 248px;
  height: 263px;
  background-image: url('../images/IMG_1617.jpeg');
  background-position: 62%;
  background-size: cover;
}

.div-block-copy {
  width: 248px;
  height: 263px;
  background-image: url('../images/Screenshot-2023-03-30-at-6.00.56-PM.png');
  background-position: 50% 12%;
  background-size: cover;
}

.fun-facts-color-div-2, .fun-facts-color-div-3 {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}

.yuvo-div {
  width: 1354px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.mobile-nav {
  display: none;
}

.text-block-2-copy {
  color: #677b67;
  margin-top: 12px;
  font-family: soleil, sans-serif;
  font-size: 1rem;
  position: relative;
  top: 0;
}

.slide-nav-copy {
  font-size: .75rem;
  display: inline;
  top: 692px;
}

.project-description-section-5 {
  height: 2242px;
  color: #677b67;
  background-color: rgba(255, 255, 255, .26);
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.capstone-div {
  width: 1354px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: block;
  position: relative;
  top: auto;
}

.capstone-info-div {
  height: 1398px;
}

.capstone-exhibition-image {
  height: 1148px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/exhibition-poster.jpg');
  background-position: 54% 66%;
  background-repeat: no-repeat;
  background-size: 1359px;
  margin-top: 20px;
  position: relative;
  top: 0;
}

.capstone-poster {
  width: 489px;
  height: 635px;
  clear: right;
  background-image: url('../images/GRPH-497---Poster-low3.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.gallery-image-div-3 {
  width: 500px;
  height: 600px;
  background-image: url('../images/GRPH-497---Poster-low3.jpg');
  background-position: 50% 17%;
  background-size: cover;
}

.project-description-section-4-1, .project-description-section-4 {
  height: 1731px;
  color: #677b67;
  background-color: rgba(255, 255, 255, .26);
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.x-div-4-copy {
  width: 27px;
  height: 26px;
  background-image: url('../images/website-x.png');
  background-position: 50%;
  background-size: contain;
  margin-top: 22px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.project-description-sections {
  overflow: hidden;
}

.section-4 {
  height: 1730px;
  background-color: rgba(255, 255, 255, .26);
}

.gallery-div-1-copy {
  width: 500px;
  height: 700px;
  border-bottom: 2px solid #3b463a;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: 0;
}

.mobile-footer {
  width: 100%;
  max-width: 1402px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

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

.my-portfolio-button-mobile, .my-portfolio-button-mobile-copy {
  z-index: 1;
  width: auto;
  float: none;
  clear: none;
  color: #3b463a;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3b463a;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: soleil, sans-serif;
  font-size: .9rem;
  display: none;
  position: relative;
  top: 617px;
  left: auto;
}

.project-div-1-copy {
  width: 600px;
  height: 547px;
  background-image: url('../images/general-mockup.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.mobile-footer-copy {
  width: 100%;
  max-width: 1402px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

@media screen and (max-width: 991px) {
  .footer-div {
    max-width: 728px;
  }

  .footer-conent {
    grid-column-gap: 60px;
  }

  .mobile-footer, .mobile-footer-copy {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .footer-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-conent {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

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

  .yuvo-studios-slideshow-div {
    width: 0;
  }

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

@media screen and (max-width: 479px) {
  .outer-container {
    height: 1699px;
    max-width: 390px;
  }

  .main-heading-text {
    width: 390px;
    padding-right: 20px;
    font-size: 1.5rem;
    line-height: 2.25rem;
    top: -33px;
  }

  .background-image-div {
    display: none;
  }

  .footer-container {
    display: none;
    overflow: visible;
  }

  .footer-div {
    max-width: none;
  }

  .footer-conent {
    text-align: center;
    grid-template-columns: 1fr;
    grid-template-areas: "Area";
    grid-auto-flow: row;
    align-content: end;
    justify-content: space-around;
    align-items: stretch;
    justify-items: stretch;
  }

  .footer-block {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding-right: 0;
  }

  .title-small {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

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

  .footer-social-link {
    order: 0;
  }

  .brand-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .color-block {
    width: 15px;
    height: 5px;
    display: none;
    top: 396px;
  }

  .main-content-div {
    height: 2749px;
  }

  .nav-bar {
    display: none;
  }

  .latest-works-content-div {
    top: 21px;
  }

  .intro-text-div {
    width: 390px;
    height: 309px;
  }

  .line-block-copy {
    width: 229px;
    top: 91px;
  }

  .main-description-text {
    font-size: 1.2rem;
    top: -59px;
  }

  .name-text {
    width: 390px;
    font-size: 1.2rem;
    top: -26px;
  }

  .latest-works-div {
    top: -35px;
  }

  .recent-works-div-block {
    width: 390px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 35px;
    top: 37px;
  }

  .recent-works-div {
    width: 390px;
    height: 300px;
    margin-bottom: 22px;
    margin-right: 0;
  }

  .recent-works-div-copy {
    width: 390px;
    height: 300px;
    margin-bottom: 22px;
    margin-left: auto;
  }

  .recent-works-div-copy-copy {
    width: 390px;
    height: 300px;
    margin-left: 0;
  }

  .about-me-div {
    height: 2371px;
    max-width: 390px;
  }

  .haley-image-1 {
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .heading {
    width: 390px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.2rem;
    line-height: 2rem;
    top: 471px;
    left: 0;
  }

  .haley-h1 {
    width: 151px;
    font-size: 4rem;
    top: 22px;
    left: 81px;
  }

  .gillespie-h2 {
    width: 234px;
    font-size: 4rem;
    top: 19px;
    left: 91px;
  }

  .solid-green-div {
    width: 293px;
    height: 426px;
    top: 6px;
    left: 18px;
  }

  .attributes-div {
    width: 318px;
    padding-bottom: 22px;
  }

  .attributes-div-block {
    width: 323px;
    flex-direction: column;
    top: 8px;
    left: 27px;
  }

  .heading-2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-home-name-link {
    margin-top: 6px;
    font-size: 1rem;
  }

  .nav-home-name-link.w--current {
    font-size: 1rem;
  }

  .slideshow-div {
    height: 350px;
    margin-top: 0;
  }

  .slideshow {
    height: 350px;
  }

  .slide-nav {
    top: 306px;
  }

  .slide-show-mask {
    height: 350px;
  }

  .heading-3 {
    width: 390px;
    text-align: center;
    padding-left: 0;
    font-size: 2rem;
    top: -10px;
    overflow: hidden;
  }

  .letsdothis-button {
    top: -61px;
  }

  .number-text {
    left: -36px;
  }

  .more-about-me-button {
    float: left;
    top: 19px;
    left: 30px;
  }

  .attributees-div-copy {
    height: 955px;
    top: 0;
  }

  .all-caps {
    font-size: 1.5rem;
  }

  .heading-3-copy {
    font-size: 2rem;
    line-height: 2.25rem;
  }

  .gallery-section {
    width: 390px;
  }

  .gallery-div-text {
    font-size: 2rem;
    top: 27px;
  }

  .gallery-div-1 {
    width: 390px;
    height: 400px;
    margin-bottom: 63px;
    top: -153px;
  }

  .heading-4 {
    padding-left: 16px;
    font-size: 2rem;
  }

  .paragraph {
    padding-left: 16px;
    font-size: 1.1rem;
    line-height: 1.2rem;
    top: -4px;
  }

  .gallery-div-vertical-1 {
    width: 390px;
  }

  .gallery-div-vertical-2 {
    width: 390px;
    height: 1651px;
    padding-left: 0;
    top: 31px;
  }

  .gallery-divs {
    width: 390px;
    flex-direction: column;
  }

  .gallery-image-div {
    width: 390px;
    height: 300px;
  }

  .gallery-text {
    padding-left: 20px;
    font-size: 2rem;
  }

  .arrow-div {
    top: 332px;
    left: 258px;
  }

  .gallery-image-div-2, .gallery-image-div-4, .gallery-image-div-5 {
    width: 390px;
    height: 300px;
  }

  .project-description-section {
    width: 390px;
    height: auto;
  }

  .up-keep-div {
    width: 390px;
    height: 1462px;
  }

  .project-info-div {
    height: 290px;
  }

  .heading-5 {
    width: 311px;
    margin-top: 0;
    padding-left: 16px;
    left: 0;
  }

  .paragraph-2 {
    width: 390px;
    text-align: left;
    padding-left: 16px;
    padding-right: 10px;
    font-size: 1.2rem;
    top: 17px;
    overflow: hidden;
  }

  .text-block {
    float: left;
    margin-left: 0;
    padding-left: 16px;
    line-height: 1.5rem;
    top: 1px;
    left: 0;
    overflow: hidden;
  }

  .project-block-div {
    flex-direction: column;
  }

  .project-block-column-1 {
    width: 390px;
    position: relative;
    top: -8px;
  }

  .project-block-column-2 {
    width: 390px;
    height: 340px;
    top: 27px;
  }

  .up-keep-video-div {
    width: 390px;
  }

  .background-video {
    height: 248px;
  }

  .text-block-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .project-div-1 {
    width: 390px;
    height: 298px;
  }

  .x-div {
    margin-right: 10px;
  }

  .vim-vigor-div {
    width: 390px;
  }

  .vim-vigor-image-div {
    position: relative;
    top: 29px;
  }

  .vim-vigor-image {
    height: 297px;
  }

  .project-description-section-2 {
    height: 744px;
  }

  .project-description-section-3 {
    height: 1446px;
  }

  .life-straw-div {
    width: 390px;
    height: 1023px;
  }

  .life-straw-image {
    height: 297px;
  }

  .life-straw-website-mockup {
    width: 390px;
    height: 279px;
  }

  .yuvo-studios-div {
    width: 390px;
    height: 1092px;
  }

  .yuvo-studios-slideshow-div, .yuvo-studios-slideshow, .yuvo-studios-slideshow-mask {
    width: 390px;
    height: 272px;
  }

  .project-block-div-copy {
    flex-direction: column;
    top: 81px;
  }

  .yuvo-studios-magazine-mockup {
    width: 390px;
    height: 280px;
  }

  .x-div-2, .x-div-3, .x-div-4 {
    margin-right: 10px;
  }

  .my-portfolio-button {
    display: none;
    top: 26px;
  }

  .recent-works-color-link-div-copy, .recent-works-color-link-div-copy-copy {
    width: 100%;
    height: 100%;
  }

  .portrait-image-div {
    width: 300px;
    height: 492px;
    margin-left: auto;
    margin-right: auto;
    top: -317px;
    left: 0;
  }

  .about-me-text-div {
    height: 463px;
    max-width: 390px;
  }

  .fun-facts-about-me-div {
    height: auto;
    top: -209px;
  }

  .fun-facts-about-me-text-div {
    top: 56px;
  }

  .orange-line-div {
    width: 217px;
    top: 101px;
  }

  .fun-facts-text {
    font-size: 2rem;
    line-height: 2.25rem;
  }

  .few-fun-facts {
    font-size: 1.5rem;
  }

  .fun-facts-div-block {
    width: 390px;
    flex-direction: column;
  }

  .fun-facts-about-me-divs {
    width: 390px;
    margin-bottom: 22px;
  }

  .fun-facts-color-div {
    display: none;
  }

  .fun-facts-about-me-divs-copy {
    width: 390px;
  }

  .fun-facts-color-div-2, .fun-facts-color-div-3 {
    display: none;
  }

  .yuvo-div {
    width: 390px;
    height: 1392px;
  }

  .mobile-nav {
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .nav-menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .mobile-nav-icon {
    color: #3b463a;
    font-size: 2rem;
  }

  .mobile-nav-menu {
    background-color: #f3f3f3;
  }

  .mobile-nav-link, .mobile-nav-link-home {
    color: #3b463a;
    text-align: center;
    font-family: soleil, sans-serif;
    font-size: 1.25rem;
  }

  .mobile-nav-link-home.w--current {
    color: #e7a923;
  }

  .mobile-nav-link-about {
    color: #3b463a;
    text-align: center;
    font-family: soleil, sans-serif;
    font-size: 1.25rem;
  }

  .mobile-nav-link-about.w--current {
    color: #e7a923;
  }

  .mobile-nav-link-portfolio {
    color: #3b463a;
    text-align: center;
    font-family: soleil, sans-serif;
    font-size: 1.25rem;
  }

  .mobile-nav-link-portfolio.w--current {
    color: #e7a923;
  }

  .text-block-2-copy {
    text-align: center;
  }

  .slide-nav-copy {
    top: 231px;
  }

  .project-description-section-5 {
    width: 390px;
    height: 1850px;
    top: 13px;
  }

  .capstone-div {
    width: 390px;
  }

  .capstone-info-div {
    width: 390px;
    height: 1448px;
    position: relative;
    top: 79px;
  }

  .capstone-exhibition-image {
    width: 390px;
    height: 357px;
    background-size: cover;
  }

  .capstone-poster {
    width: 390px;
    height: 514px;
  }

  .gallery-image-div-3 {
    width: 390px;
    height: 300px;
  }

  .project-description-sections {
    width: 390px;
    position: relative;
    top: -204px;
  }

  .section-4 {
    height: 1401px;
  }

  .gallery-div-1-copy {
    width: 390px;
    height: 400px;
    top: -151px;
  }

  .heading-7 {
    text-align: center;
    font-family: kepler-std-caption, sans-serif;
    font-size: 2rem;
    font-weight: 400;
  }

  .mobile-footer {
    max-width: none;
    margin-bottom: 0;
    padding-top: 88px;
    padding-bottom: 26px;
    display: block;
    position: relative;
    top: -15px;
  }

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

  .my-portfolio-button-mobile {
    display: block;
    top: 26px;
  }

  .my-portfolio-button-mobile-copy {
    top: 26px;
  }

  .italic-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: .9rem;
    display: block;
  }

  .project-div-1-copy {
    width: 390px;
    height: 420px;
    background-image: none;
  }

  .italic-text-2 {
    font-size: 1rem;
  }

  .italic-text-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
  }

  .div-block-2 {
    width: 390px;
    position: relative;
    top: 46px;
  }

  .mobile-footer-copy {
    max-width: none;
    margin-bottom: 0;
    padding-top: 88px;
    padding-bottom: 26px;
    display: block;
    position: relative;
    top: -252px;
  }
}

#w-node-_2944c2f1-6a74-5a10-ba4a-4018f356cebb-fbf112c4, #w-node-_7cf7f047-571c-8d1e-e5dd-3b89c24b3b92-c24b3b8c, #w-node-_2d9cee8e-a2ac-b33e-fa01-e72acce88357-0ef2501a, #w-node-_35ce4f23-f472-f248-34fc-b71c508ef9e5-ee9da60a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_2944c2f1-6a74-5a10-ba4a-4018f356cebb-fbf112c4, #w-node-_2d9cee8e-a2ac-b33e-fa01-e72acce88357-0ef2501a, #w-node-_35ce4f23-f472-f248-34fc-b71c508ef9e5-ee9da60a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


