@media only screen and (width >= 1200px) {
  .fx-table-spotlight {
    flex-direction: row;
  }

  .fx-table-77 {
    width: 77.77%;
  }

  .fx-table-66 {
    width: 66.66%;
  }

  .fx-table-33 {
    flex-direction: column;
    width: 33.33%;
  }
}

@media only screen and (width <= 1200px) {
  .contact-container {
    padding: 2rem;
  }
}

.main-fx {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

.fx-table {
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

.fx-table__social {
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  max-width: 1100px;
  min-height: 6rem;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

.fx-table-spotlight {
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

@media only screen and (width >= 1200px) {
  .fx-table-spotlight {
    flex-direction: row;
  }
}

.fx-table-77 {
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

@media only screen and (width >= 1200px) {
  .fx-table-77 {
    width: 77.77%;
  }
}

.fx-table-66 {
  flex-direction: column;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

@media only screen and (width >= 1200px) {
  .fx-table-66 {
    width: 66.66%;
  }
}

.fx-table-33 {
  flex-direction: row;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  font-family: Montserratbold, sans-serif;
  display: flex;
}

@media only screen and (width >= 1200px) {
  .fx-table-33 {
    flex-direction: column;
    width: 33.33%;
  }
}

.header, .main, .nav, .aside, .footer {
  flex: 1;
}

.fx-container {
  background: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.video {
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 1rem;
  list-style: none;
  display: flex;
}

.wrap {
  flex-flow: wrap;
}

.nowrap {
  flex-wrap: nowrap;
}

.wrap-reverse {
  flex-wrap: wrap-reverse;
}

.fx-item {
  text-align: center;
  flex-grow: 1;
  flex-shrink: 1;
  width: 200px;
  height: auto;
  margin: 10px;
  padding: 1rem;
  font-size: large;
  line-height: 200px;
}

.illustration {
  background-color: #fff;
  flex-flow: column wrap;
  width: 100%;
  padding: 1rem;
}

.lightbox img {
  width: 100%;
  min-width: auto;
}

.end {
  background-color: #fff;
  padding-bottom: 10px;
}

.photo {
  padding: 10px .25rem;
}

.photo-full {
  background: #fff;
  width: 100%;
  padding: 1rem;
}

.contact-container {
  padding: 0;
}

@media only screen and (width <= 1200px) {
  .contact-container {
    padding: 2rem;
  }
}

.row-margins {
  margin: 5rem 0 1rem;
}

h1, h2, h4, p {
  font-size: clamp(var(--fluid-type-min, 1rem), 1rem + var(--fluid-type-target, 3vw), var(--fluid-type-max, 1.3rem));
}

.rainbow {
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  background: linear-gradient(to right, #c2f812, #ff3f77, #5ce2ff, #534466);
  -webkit-background-clip: text;
  padding: 0;
  line-height: normal;
}

::-webkit-scrollbar {
  display: none;
}

*, :before, :after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  text-align: left;
  color: #110f14;
  background-color: #fff;
  font-family: Montserratlight, sans-serif;
  font-size: 100%;
  line-height: 1.8;
}

title {
  color: #727272;
  word-break: break-word;
  word-wrap: break-word;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserratlight, sans-serif;
  font-size: 12px;
  font-weight: bold;
  display: inline;
}

h1 {
  color: #5ce2ff;
  margin: auto;
  font-size: 5.5em;
  line-height: 48%;
}

p {
  font-size: 1em;
  line-height: 150%;
}

a:hover, a:visited, a:link, a:active {
  text-decoration: none;
}

#bookmark-1 {
  color: #ff3f77;
}

#bookmark-2 {
  color: #5ce2ff;
}

#bookmark-3 {
  color: #534466;
}

#bookmark-4 {
  color: #ee5540;
}

h2 {
  font-size: 2vw;
}

h2 span {
  letter-spacing: 5px;
  padding: 3px;
  line-height: 138%;
}

h3 {
  color: #392b49;
  margin: 0;
  padding: 0 1rem;
  font-size: 6.7em;
  line-height: 54%;
}

h4 {
  color: #2c2c2c;
  margin: auto 1rem;
  font-size: 2em;
}

h5 {
  color: #ff6b4d;
  margin: 0;
  padding: 0 1rem;
  font-size: 5vw;
  line-height: 54%;
}

h6 {
  color: #2c2c2c;
  margin-bottom: 1rem;
  font-size: 2em;
}

h1.title {
  font-size: 3em;
}

p {
  margin-bottom: 1em;
}

del {
  opacity: .3;
}

a {
  color: #ff3f77;
}

img {
  width: 100%;
}

.bdb .highlight {
  box-decoration-break: clone;
  background-color: #c2f812;
}

.gradient--btn {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-size: 200%;
  border-radius: 10px;
  flex: auto;
  margin: 10px;
  padding: 30px;
  font-size: 3rem;
  transition: all .5s;
}

.btn:hover {
  background-position: 100%;
}

.btn_gradient-1 {
  background-image: linear-gradient(to right, #ff3f77 0% 50%, #ff3f77 100%);
}

.padding-s {
  padding: 1rem;
}

button {
  background: none;
  border: none;
  width: 100%;
  margin: auto;
}

.dark-mode {
  background-color: #110f14;
}

.dark-mode .nav-graphic-theme {
  background: #110f14 url("light_theme.a1eedfe6.svg") center / 100% no-repeat;
  border: none;
}

.dark-mode .nav-graphic-theme:hover {
  background: #110f14 url("lightmode_pink.efe56e93.svg") center / 100% no-repeat;
  transition: all .25s;
}

.dark-mode #theme .nav-item {
  background-color: #ff3f77;
}

.dark-mode #section-header, .dark-mode .fx-container {
  background: #110f14;
}

.dark-mode p {
  color: #fff;
}

.dark-mode h2 {
  color: #727272;
}

.dark-mode h3 {
  color: #c2f812;
}

.dark-mode h6 {
  color: #ff3f77;
}

.dark-mode .row, .dark-mode .artlayer-bg {
  background: #110f14;
}

.dark-mode .illustration {
  background-color: #110f14;
}

.dark-mode .lightbox {
  background: #101010;
}

.dark-mode .photo-full {
  background: #110f14;
}

.dark-mode .img-text .highlight {
  background: #1c1c1c;
}

.dark-mode .img-text .highlight--wrapping {
  padding-left: 0;
  position: relative;
  box-shadow: .25em 0 #1c1c1c, -.25em 0 #1c1c1c;
}

.dark-mode .video {
  background: #110f14;
}

.dark-mode .text--bio {
  font-size: 21px;
  font-weight: 100;
}

@media only screen and (width <= 1200px) {
  .dark-mode .text--bio {
    font-size: 25px;
  }
}

.dark-mode .email a {
  font-size: large;
}

@media only screen and (width <= 1200px) {
  .dark-mode .email a {
    font-size: xx-large;
  }
}

.dark-mode .copyright p {
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #727272;
  font-family: Montserrat, sans-serif;
  font-size: small;
  line-height: .25em;
}

@media only screen and (width <= 1200px) {
  .dark-mode .copyright p {
    font-size: x-small;
  }
}

.dark-mode #nav-toggle + label {
  background-color: #fff;
}

.dark-mode #nav-toggle:checked + label {
  background: #110f14 url("va_logo_yellow.df392de4.svg") no-repeat;
}

.dark-mode #home .nav-item {
  background-color: #110f14;
}

.dark-mode #home .nav-item:hover {
  background: #ff3f77 url("up_arrow_bw.c41df06e.svg") 50% / 100% no-repeat;
}

.dark-mode #remix .nav-item {
  background-color: #110f14;
}

.dark-mode #remix .nav-item:hover {
  background: #ff3f77 url("demo-tape_bw.3843241a.svg") 50% / 145% no-repeat;
}

.dark-mode #illustration .nav-item {
  background-color: #110f14;
}

.dark-mode #illustration .nav-item:hover {
  background: #ff3f77 url("illustration-blk_icon.390c24ec.svg") 50% / 100% no-repeat;
}

.dark-mode #animation .nav-item {
  background-color: #110f14;
}

.dark-mode #animation .nav-item:hover {
  background: #ff3f77 url("anio-disk_bw.7a6ede9f.svg") 50% / 100% no-repeat;
}

.dark-mode #pizza .nav-item {
  background-color: #110f14;
}

.dark-mode #pizza .nav-item:hover {
  background: #ff3f77 url("va_logo_yellow.df392de4.svg") 50% / 100% no-repeat;
}

.dark-mode #contact .nav-item {
  background-color: #110f14;
}

.dark-mode #contact .nav-item:hover {
  background: #ff3f77 url("skate_bw.92a6bd44.svg") 50% / 100% no-repeat;
}

.dark-mode #photo .nav-item {
  background-color: #110f14;
}

.dark-mode #photo .nav-item:hover {
  background: #ff3f77 url("photo_icon_white.4ea7fe65.svg") 50% / 100% no-repeat;
}

.dark-mode #linked .nav-item {
  background-color: #110f14;
}

.dark-mode #linked .nav-item:hover {
  background: #ff3f77 url("in_logo_bw.17c4c8c0.svg") 50% / 70% no-repeat;
}

.dark-mode #myshop .nav-item {
  background-color: #110f14;
}

.dark-mode #myshop .nav-item:hover {
  background: #ff3f77 url("store.4ebea470.svg") center / 90% no-repeat;
}

.dark-mode .nav-item_text {
  color: #ff3f77;
  background: #110f14;
  border-radius: 3px;
  padding: 0;
  font-size: 1rem;
  box-shadow: .5em 0 #110f14, -.5em 0 #110f14;
}

.dark-mode .demo-icon {
  background: url("anio-disk_grey.c02467cd.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.dark-mode .illustration-icon {
  background: url("illustration-neon_icon.6cdeaae5.svg") 0 -85px / 100% no-repeat;
  width: 12rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.dark-mode .remix-icon {
  background: url("demo-tape_grey.895909b7.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.dark-mode .photo-icon {
  background: url("photo_icon_black.5b8c312e.svg") 105% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.dark-mode .text--default_100 {
  background: #110f14;
}

.dark-mode h4 {
  color: #ff3f77;
}

.dark-mode .social--buttons {
  display: flex !important;
}

.dark-mode .social--buttons_light {
  display: none !important;
}

.dark-mode .splash--bkg, .dark-mode .splash--bkg .fx-container {
  background: #fff;
}

.dark-mode .green, .dark-mode .green .fx-container, .dark-mode .green .row {
  background: #110f14;
}

.dark-mode .green .logo--svg {
  background: url("voitekart_logo_back_dark.44f3f0a2.svg") 0 0 / 76% no-repeat;
  height: 10rem;
}

.dark-mode .yellow {
  background: #110f14;
  width: calc(1100px - 2rem);
}

.dark-mode .yellow .fx-container, .dark-mode .yellow .row {
  background: #110f14;
}

.dark-mode .yellow .logo--svg {
  background: url("voitekart_logo_back_dark.44f3f0a2.svg") 0 0 / 76% no-repeat;
  height: 10rem;
}

@media only screen and (width <= 1200px) {
  .dark-mode .yellow {
    width: 100%;
    padding: 0 2rem 2rem;
  }
}

.dark-mode .yellow .img_selfie {
  background-image: url("selfie_reverse_pink.14da877d.svg");
}

.dark-mode .photo-45 {
  display: none;
}

.dark-mode .photo-45-dark {
  background: none;
  width: 40%;
  padding: 1rem 5rem 1rem 1rem;
  display: flex;
}

@media only screen and (width <= 1200px) {
  .dark-mode .photo-45-dark {
    width: 100%;
    padding: 2rem;
  }
}

.dark-mode .only-photo {
  background: url("how_to_find_your_photographer_reverse.106c59a0.svg") 0 0 / 100% no-repeat;
  height: 36rem;
}

@media only screen and (width <= 1200px) {
  .dark-mode .only-photo {
    height: 32rem;
  }
}

.dark-mode .ai-slop {
  background: url("ai_slop_green.e406d0b7.svg") 0 0 / 100% no-repeat;
  height: 13rem;
}

@media only screen and (width <= 1200px) {
  .dark-mode .ai-slop {
    height: 30rem;
    position: unset;
    width: 30rem;
    margin: auto;
  }
}

.dark-mode .theme_light {
  width: 100%;
  height: auto;
  display: flex;
}

.dark-mode .theme_dark {
  display: none;
}

.nav-graphic-theme {
  background: #354857 url("dark_theme.5da9ab2e.svg") center / 100% no-repeat;
  border: none;
}

.nav-graphic-theme:hover {
  background: #fff url("dark_theme3.cf14f330.svg") center / 100% no-repeat;
}

.theme--btn {
  text-transform: uppercase;
  background: none;
  border: none;
  border-radius: 3px;
  justify-content: center;
  justify-items: center;
  padding: 3px;
  font-size: x-small;
  display: flex;
}

.theme_light {
  display: none;
}

.theme_dark {
  width: 100%;
  height: auto;
  display: flex;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.nav-wrapper {
  z-index: 9999;
  width: 100%;
  margin: 0;
  display: flex;
  position: relative;
  top: 0;
}

.nav-container {
  text-transform: lowercase;
  background: #110f14;
  justify-content: flex-end;
  width: 100%;
  height: 0;
  padding: 0;
  font-family: Montserratbold, sans-serif;
  list-style: none;
  display: flex;
}

.pizza {
  justify-content: center;
  max-width: 1320px;
  display: flex;
}

.fx-nav {
  text-transform: lowercase;
  background: #110f14;
  justify-content: flex-end;
  width: 100%;
  height: 0;
  padding: 0;
  font-family: Montserratbold, sans-serif;
  list-style: none;
  display: flex;
}

.nav-hidden {
  color: #fff;
  box-sizing: border-box;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  width: 9rem;
  height: 72rem;
  transition: all .5s;
  display: flex;
  position: absolute;
  top: -72rem;
  overflow: hidden;
}

@media only screen and (width >= 1160px) {
  .nav-hidden {
    width: 6rem;
    height: 48rem;
    top: -48rem;
  }
}

@media only screen and (height <= 72rem) {
  .nav-hidden {
    flex-wrap: wrap;
    width: 6rem;
    height: 0;
    top: -48rem;
  }
}

.nav-hidden-item {
  transition: all .25s;
}

.html-icon-1 {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

li {
  flex-grow: 1;
  flex-shrink: 1;
  width: 9rem;
  display: flex;
}

@media only screen and (width >= 1160px) {
  li {
    width: 6rem;
  }
}

@media only screen and (height <= 72rem) {
  li {
    width: 6rem;
  }
}

.nav-graphic-up {
  background: url("up_arrow.239bd64c.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-tape {
  background: url("demo-tape.729b837d.svg") center / 145% no-repeat;
  transition: all .25s;
}

.nav-graphic-illustration {
  background: url("illustration-p_icon.b8868dd8.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-animation {
  background: url("anio-disk.243a2347.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-pizza {
  background: url("pizza2.665a789e.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-pizza svg {
  color: #cf0;
}

.nav-graphic-contact {
  background: url("skate2.0b9e9b31.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-photo {
  background: url("photo_icon_yellow.d6ca60a1.svg") center / 100% no-repeat;
  transition: all .25s;
}

.nav-graphic-in {
  background: url("in_logo.52bc74e8.svg") center / 70% no-repeat;
  transition: all .25s;
}

.nav-graphic-shop {
  background: url("store_irred.df5bbf8b.svg") center / 90% no-repeat;
  transition: all .25s;
}

.nav-item {
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: center;
  align-items: flex-end;
  height: 9rem;
  padding-bottom: 7px;
  text-decoration: none;
  display: flex;
}

.nav-item:hover {
  color: #fff;
  transition: all .25s;
}

@media only screen and (width >= 1160px) {
  .nav-item {
    height: 6rem;
  }
}

@media only screen and (height <= 72rem) {
  .nav-item {
    height: 6rem;
  }
}

.nav-item_text {
  color: #ff3f77;
  background: #354857;
  border-radius: 0;
  padding: 0;
  font-size: 1rem;
  box-shadow: .5em 0 #354857, -.5em 0 #354857;
}

#home .nav-item {
  background-color: #354857;
}

#home .nav-item:hover {
  background: #fff url("up_arrow_blu.5d9f43ca.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#remix .nav-item {
  background-color: #354857;
}

#remix .nav-item:hover {
  background: #fff url("demo-tape_blu.c0316da5.svg") 50% / 145% no-repeat;
  transition: all .25s;
}

#illustration .nav-item {
  background-color: #354857;
}

#illustration .nav-item:hover {
  background: #fff url("illustration-g_icon.e4e2de36.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#animation .nav-item {
  background-color: #354857;
}

#animation .nav-item:hover {
  background: #fff url("anio-disk_blu.b598c894.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#pizza .nav-item {
  background-color: #354857;
}

#pizza .nav-item:hover {
  background: #fff url("pizza_bw2.df77eda2.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#contact .nav-item {
  background-color: #354857;
}

#contact .nav-item:hover {
  background: #fff url("skate_blu.415566ee.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#photo .nav-item {
  background-color: #354857;
}

#photo .nav-item:hover {
  background: #fff url("photo_icon_pink.71981bbc.svg") 50% / 100% no-repeat;
  transition: all .25s;
}

#linked .nav-item {
  background-color: #354857;
}

#linked .nav-item:hover {
  background: #fff url("in_logo_blu.8da5b598.svg") 50% / 70% no-repeat;
  transition: all .25s;
}

#myshop .nav-item {
  background-color: #354857;
}

#myshop .nav-item:hover {
  background: #fff url("store_grey.758086e7.svg") center / 90% no-repeat;
  transition: all .25s;
}

#tio {
  appearance: none;
  cursor: pointer;
  position: fixed;
  top: -100%;
  left: -100%;
}

#nav-toggle + label {
  cursor: pointer;
  color: #fff;
  background: #fff url("va_logo_pink.dcfd587b.svg") center / 100% no-repeat;
  width: 9rem;
  height: 9rem;
  transition: all .5s;
  position: fixed;
}

@media only screen and (width >= 1160px) {
  #nav-toggle + label {
    width: 6rem;
    height: 6rem;
  }
}

@media only screen and (height <= 72rem) {
  #nav-toggle + label {
    width: 6rem;
    height: 6rem;
  }
}

#nav-toggle:checked + label {
  background: #354857 url("va_logo_yellow.df392de4.svg") center / 100% no-repeat;
  width: 9rem;
  height: 9rem;
  margin-top: 72rem;
}

@media only screen and (width >= 1160px) {
  #nav-toggle:checked + label {
    width: 6rem;
    height: 6rem;
    margin-top: 48rem;
  }
}

@media only screen and (height <= 72rem) {
  #nav-toggle:checked + label {
    z-index: 1;
    width: 6rem;
    height: 6rem;
    margin-top: 24rem;
    margin-right: 0;
  }
}

#nav-toggle:checked ~ .nav-hidden {
  transition: all .5s;
  display: flex;
  top: 0;
}

@media only screen and (height <= 72rem) {
  #nav-toggle:checked ~ .nav-hidden {
    width: 12rem;
    height: 24rem;
    top: auto;
  }
}

#nav-toggle + label:after {
  content: "+";
  color: #ff3f77;
  position: relative;
  top: -5px;
  left: 8px;
}

#nav-toggle:checked + label:after {
  content: "-";
  color: #110f14;
  position: relative;
  top: -5px;
  left: 8px;
}

#nav {
  width: 100%;
  transition: top .7s;
  position: fixed;
  top: 0;
}

.parallax {
  max-width: 1100px;
  height: 100%;
  transition: all .25s;
}

@media only screen and (width <= 1200px) {
  .parallax {
    height: 648px;
  }
}

#artlayers {
  flex: auto;
  height: 810px;
  min-height: 810px;
}

.artlayer {
  z-index: -1;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  max-width: 1100px;
  min-height: 810px;
  position: fixed;
}

@media only screen and (width <= 600px) {
  .artlayer {
    max-width: 626px;
    height: 468px;
  }
}

.artlayer-bg {
  background: #fff;
}

.artlayer-1 {
  background-image: url("art_01.510c8867.png");
}

.artlayer-2 {
  background-image: url("art_02.03db349e.png");
}

.artlayer-3 {
  background-image: url("art_03.802e2357.png");
}

.artlayer-4 {
  background-image: url("art_04.dcb201e6.png");
}

.artlayer-5 {
  background-image: url("art_05.8d4f3e99.png");
}

.artlayer-6 {
  background-image: url("art_06.d59c078b.png");
}

video::-webkit-media-controls-overlay-enclosure {
  display: none !important;
}

video::-webkit-media-controls-enclosure {
  display: none !important;
}

video::-webkit-media-controls {
  display: none !important;
}

#section-header {
  background: #fff;
  flex-direction: row;
  width: 100%;
  display: flex;
}

@media only screen and (width <= 1200px) {
  #section-header {
    padding: 5rem 1rem 0;
  }
}

.demo-icon {
  background: url("anio-disk_bw.7a6ede9f.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.illustration-icon {
  background-position: 0 -85px;
  background-size: 100%;
  width: 12rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

@media only screen and (width <= 1200px) {
  .illustration {
    padding: 1rem;
  }
}

.remix-icon {
  background: url("demo-tape_bw2.fd6f9116.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.photo-icon {
  background: url("camera_bw4.71cd321b.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.contact-icon {
  background: url("aboutruck_bw2.5bfccfd4.svg") 100% 0 / 100% no-repeat;
  width: 9rem;
  height: 3.7rem;
  margin: 0 .25rem;
}

.photo-full {
  background: #fff;
  width: 65%;
  margin-bottom: 1rem;
  padding: 1rem;
}

@media only screen and (width <= 1200px) {
  .photo-full {
    width: 100%;
    padding: 2rem;
  }
}

.photo-45-dark {
  display: none;
}

.photo-45 {
  background: #fff;
  width: 40%;
  padding: 1rem 5rem 1rem 1rem;
}

@media only screen and (width <= 1200px) {
  .photo-45 {
    width: 100%;
    padding: 0 5rem 3rem;
  }
}

.splash--bkg, .splash--bkg .fx-container {
  background: #fff;
}

@media only screen and (width <= 1200px) {
  .splash--bkg {
    padding: 0 2rem 2rem;
  }
}

.splash {
  padding: 6rem 0;
}

@media only screen and (width <= 1200px) {
  .splash {
    padding: 4rem 0 5rem;
  }
}

video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-wrap {
  width: 100%;
  margin: 0 auto;
}

.video-wrap iframe {
  border: none;
}

@media only screen and (width <= 1200px) {
  .video-wrap, .video {
    padding: 1rem;
  }
}

#illustration-container {
  margin: auto;
}

.img-text {
  text-transform: uppercase;
  margin-top: -30px;
  margin-bottom: 0;
  margin-left: -1px;
  font-size: 1em;
  line-height: 1.25em;
  display: flex;
}

.img-text .highlight {
  background: #fff;
  padding: .25em;
  display: inline;
}

.img-text .highlight--wrapping {
  padding-left: 0;
  position: relative;
  left: .25em;
  box-shadow: .25em 0 #fff, -.25em 0 #fff;
}

.graphic {
  border-radius: .25rem;
  width: 100%;
}

@media only screen and (width <= 1200px) {
  .graphic {
    border-radius: 1rem;
  }
}

.graphic--text {
  border-radius: .25rem;
  width: 100%;
}

@media only screen and (width <= 1200px) {
  .graphic--text {
    border-radius: 5px;
  }
}

.graphic--remix {
  border-radius: .25rem;
  width: 100%;
}

@media only screen and (width <= 1200px) {
  .graphic--remix {
    border-radius: 5px;
  }
}

.lightbox {
  z-index: 999;
  text-align: center;
  background: linear-gradient(to bottom right, #fff, #fff);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.lightbox img {
  margin: auto;
  padding: 10%;
}

.lightbox:target {
  outline: none;
  display: flex;
  overflow: auto;
}

#buy-btn, #social--yt-btn {
  justify-content: flex-start;
  margin-right: 1rem;
  display: flex;
}

.buy-btn {
  background-color: #fff;
  background-image: url("amz_btn.5da19799.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 10px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 88px;
  height: 50px;
  margin: 2rem;
  transition: all .25s;
  display: flex;
  position: absolute;
  transform: rotate(-10deg);
}

.social--yt-btn {
  background-color: #fff;
  background-image: url("yt_logo.4ebf5ea3.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 10px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 88px;
  height: 50px;
  margin: 2rem;
  transition: all .25s;
  display: flex;
  position: absolute;
  transform: rotate(-10deg);
}

.myshop-btn {
  background-color: #0000;
  background-image: url("holographic_store_icon.f21363f4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 10px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 60px;
  height: 60px;
  margin: 1rem;
  transition: all .25s;
  display: flex;
  position: absolute;
  transform: rotate(-10deg);
}

.ani-01 {
  background-color: #fff;
  background-image: url("animate_this_pizza-01.5595cc04.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.color_item {
  text-align: center;
  flex-grow: 1;
  flex-shrink: 1;
  width: auto;
  height: 6px;
  font-size: 1rem;
}

.body {
  margin: 0;
}

.page {
  z-index: 0;
  background-color: #ff00bf;
  width: 100vw;
  height: auto;
  position: fixed;
  top: 0;
  left: -100vw;
  overflow-y: auto;
}

.page:target {
  z-index: 1;
  left: 0;
}

.c-01 {
  background-color: #533b4d;
}

.c-02 {
  background-color: #cf0;
}

.c-03 {
  background-color: #ff0;
}

.c-04 {
  background-color: #ffe200;
}

.c-05 {
  background-color: #fff;
}

.c-06 {
  background-color: #4cdcef;
}

.c-07 {
  background-color: #2cc1e5;
}

.c-08 {
  background-color: #727272;
}

.c-09 {
  background-color: #ff95be;
}

.c-10 {
  background-color: #c396ff;
}

.c-11 {
  background-color: #a361db;
}

.c-12 {
  background-color: #88f0d4;
}

.c-13 {
  background-color: #6ad1c1;
}

.c-14 {
  background-color: #249dba;
}

.c-15 {
  background-color: #35eb35;
}

.c-16 {
  background-color: #93ff27;
}

.c-17 {
  background-color: #d8d8d8;
}

.c-18 {
  background-color: #ff4e4e;
}

.c-19 {
  background-color: #ff2365;
}

.c-20 {
  background-color: #fff;
}

.green, .green .fx-container, .green .row {
  background: #c2f812;
}

@media only screen and (width <= 1200px) {
  .green {
    padding: 0 2rem 2rem;
  }
}

.purple, .purple .fx-container, .purple .row {
  background: #302657;
}

@media only screen and (width <= 1200px) {
  .purple {
    padding: 0 2rem 2rem;
  }
}

.yellow {
  background: #fff;
  width: calc(1100px - 2rem);
  margin: auto;
}

.yellow .fx-container, .yellow .row {
  background: #fff;
}

@media only screen and (width <= 1200px) {
  .yellow {
    width: 100%;
    padding: 0 2rem 2rem;
  }
}

.logo--svg {
  background: url("voitekart_logo_back.6faa22f9.svg") 0 0 / 76% no-repeat;
  max-width: 106rem;
  height: 10rem;
  margin-left: -1rem;
}

@media only screen and (width <= 1200px) {
  .logo--svg {
    margin-left: -3rem;
  }
}

.padding-top {
  padding-top: 7rem;
}

@media only screen and (width <= 1200px) {
  .padding-top {
    padding-top: 10.5rem;
  }
}

.padding-bottom {
  padding-bottom: 3rem !important;
}

@media only screen and (width <= 1200px) {
  .padding-bottom {
    padding-bottom: 7rem !important;
  }
}

.contact {
  display: flex;
}

.img_selfie {
  background-image: url("selfie_pink.ca0c09e7.svg");
  background-repeat: no-repeat;
  margin: .75rem 1rem 0 0;
  padding: 3.5rem;
}

.text--default {
  text-align: left;
  letter-spacing: 2px;
  max-width: 35%;
  padding: 1rem 1rem 7rem;
  font-size: 1em;
  font-weight: 200;
  line-height: normal;
}

@media only screen and (width <= 1200px) {
  .text--default {
    max-width: 100%;
    padding: 2rem;
    font-size: 21px;
  }
}

.text--center {
  text-align: left;
  letter-spacing: 2px;
  align-self: center;
  max-width: 50%;
  padding: 1rem 0;
  font-size: 1em;
  font-weight: 200;
  line-height: normal;
}

@media only screen and (width <= 1200px) {
  .text--center {
    max-width: 100%;
    padding: 2rem;
    font-size: 21px;
  }
}

.text--default_100 {
  text-align: left;
  letter-spacing: 2px;
  background: #fff;
  max-width: 100%;
  padding: 1rem;
  font-size: 1em;
  font-weight: 200;
  line-height: normal;
}

@media only screen and (width <= 1200px) {
  .text--default_100 {
    max-width: 100%;
    padding: 2rem;
    font-size: 21px;
  }
}

.text--bio {
  text-align: left;
  letter-spacing: 2px;
  width: auto;
  padding: .5rem 7rem 2rem .5rem;
  font-size: 19px;
  font-weight: 200;
  line-height: normal;
}

@media only screen and (width <= 1200px) {
  .text--bio {
    font-size: 25px;
  }
}

.text--C13 {
  text-align: left;
  letter-spacing: 2px;
  text-align: justify;
  color: #fff3;
  padding: 1rem;
  font-size: smaller;
  font-weight: 100;
  line-height: normal;
  max-width: 1100px !important;
  margin: auto !important;
}

.social-link {
  background-position: 97% 0;
  background-repeat: no-repeat;
  width: 21em;
  height: 22px;
  margin-left: -6em;
  line-height: normal;
}

.social--buttons {
  display: none !important;
}

.social--buttons, .social--buttons_light {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: .75rem 0;
  display: flex;
}

@media only screen and (width <= 1200px) {
  .social--buttons, .social--buttons_light {
    padding: 1rem;
  }
}

.social_button {
  align-items: center;
  width: 1.5rem;
  height: auto;
  margin: 1.5rem 3rem;
  display: flex;
}

@media only screen and (width <= 1200px) {
  .social_button {
    width: 2.5rem;
    height: 3rem;
    margin: 2rem 3rem;
  }
}

.social_button:hover {
  background: #ff3f77 100%;
  border-radius: .5rem;
  height: auto;
  transition: all .25s;
}

.li--btn, .yt--btn, .inst--btn {
  background-position: center;
  background-size: 100%;
}

.copyright {
  flex-direction: column;
  place-content: center;
  align-items: center;
  display: flex;
}

.copyright p {
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #110f14;
  font-family: Montserrat, sans-serif;
  font-size: small;
  line-height: .25em;
}

@media only screen and (width <= 1200px) {
  .copyright p {
    font-size: x-small;
  }
}

.text--1 {
  margin: 1rem;
}

.text--1 p {
  line-height: normal;
}

.email {
  line-height: initial;
  color: #101010;
  letter-spacing: 7px;
  margin: auto;
}

.email a {
  font-size: large;
}

@media only screen and (width <= 1200px) {
  .email a {
    font-size: xx-large;
  }
}

.footer_container {
  justify-content: center;
  display: flex;
  position: relative;
}

footer {
  clear: both;
  z-index: 0;
  display: flex;
  position: relative;
}

footer p {
  color: #ff3f77;
  text-transform: uppercase;
  width: 300px;
  margin-top: 77px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: normal;
  display: block;
}

.sll {
  align-items: center;
}

[class^="icon-"]:before, [class*="icon-"]:before {
  display: inline;
}

[class*="col-"] {
  width: 100%;
}

@media only screen and (width >= 768px) {
  .col-1 {
    width: 8.33%;
  }

  .col-2 {
    width: 16.66%;
  }

  .col-3 {
    width: 25%;
  }

  .col-4 {
    width: 33.33%;
  }

  .col-5 {
    width: 41.66%;
  }

  .col-6 {
    width: 50%;
  }

  .col-7 {
    width: 58.33%;
  }

  .col-8 {
    width: 66.66%;
  }

  .col-9 {
    width: 75%;
  }

  .col-10 {
    width: 83.33%;
  }

  .col-11 {
    width: 91.66%;
  }

  .col-12 {
    width: 100%;
  }
}

[class*="column-"] {
  width: 100%;
}

.row {
  flex-wrap: wrap;
  padding: 1rem 0;
  display: flex;
}

@media only screen and (width <= 1200px) {
  .row {
    padding: 1.75rem 1rem;
  }
}

@media only screen and (width >= 768px) {
  .column-1 {
    width: 8.33%;
  }

  .column-2 {
    width: 16.66%;
  }

  .column-3 {
    width: 25%;
  }

  .column-4 {
    width: 33.33%;
  }

  .column-5 {
    width: 41.66%;
  }

  .column-6 {
    width: 50%;
  }

  .column-7 {
    width: 58.33%;
  }

  .column-8 {
    width: 66.66%;
  }

  .column-9 {
    width: 75%;
  }

  .column-10 {
    width: 83.33%;
  }

  .column-11 {
    width: 91.66%;
  }

  .column-12 {
    width: 100%;
  }

  .column-25 {
    flex: 50%;
    max-width: 50%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-25 {
    flex: 25%;
    max-width: 25%;
  }
}

@media only screen and (width >= 768px) {
  .column-33 {
    flex: 50%;
    justify-content: center;
    max-width: 50%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-33 {
    flex: 33.33%;
    max-width: 33.33%;
  }
}

@media only screen and (width >= 768px) {
  .column-50 {
    flex: 100%;
    justify-content: center;
    max-width: 100%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-50 {
    flex: 33.33%;
    max-width: 33.33%;
  }
}

@media only screen and (width >= 768px) {
  .column-66 {
    flex: 100%;
    justify-content: center;
    max-width: 100%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-66 {
    flex: 66.66%;
    max-width: 66.66%;
  }
}

@media only screen and (width >= 768px) {
  .column-100 {
    flex: 100%;
    justify-content: center;
    max-width: 100%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-100 {
    flex: 50%;
    max-width: 50%;
  }
}

@media only screen and (width >= 768px) {
  .column-auto {
    flex: auto;
    justify-content: center;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-auto {
    flex: 100%;
    max-width: 100%;
  }
}

@media only screen and (width >= 768px) {
  .column-75--33 {
    flex: 100%;
    justify-content: center;
    max-width: 100%;
  }
}

@media only screen and (width >= 768px) and (width >= 1200px) {
  .column-75--33 {
    flex: 33.33%;
    max-width: 33.33%;
  }
}

@media only screen and (width >= 768px) {
  .only-photo {
    background: url("how_to_find_your_photographer.bdd55588.svg") 0 0 / 100% no-repeat;
    height: 36rem;
  }
}

@media only screen and (width >= 768px) and (width <= 1200px) {
  .only-photo {
    height: 32rem;
  }
}

@media only screen and (width >= 768px) {
  .ai-slop {
    background: url("ai_slop.251dddb2.svg") 0 0 / 100% no-repeat;
    height: 13rem;
    margin: 3rem;
    position: fixed;
    bottom: 0;
    left: 0;
  }
}

@media only screen and (width >= 768px) and (width <= 1200px) {
  .ai-slop {
    height: 30rem;
    position: unset;
    width: 30rem;
    margin: auto;
  }
}

@media only screen and (width >= 768px) {
  .fixed {
    display: flex;
    position: fixed;
  }
}
/*# sourceMappingURL=index.b10d73a7.css.map */
