:root {
  --white: white;
  --black: black;
}

.container {
  flex-direction: row;
  justify-content: space-around;
  max-width: 1280px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.fixeddiv {
  object-fit: contain;
  background-color: #fff;
  flex-direction: column;
  order: 0;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 50%;
  max-width: 50%;
  max-height: 100vh;
  display: flex;
  position: fixed;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.scrollingdiv {
  background-color: #000;
  width: 50%;
  max-width: 50%;
  padding-left: 25px;
  padding-right: 25px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.heading {
  text-align: center;
  align-self: center;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 870px;
  line-height: 870px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.heading.letterx {
  z-index: 10;
  color: red;
  display: none;
}

.heading.lettera {
  z-index: 10;
  color: #4c00ff;
  display: none;
}

.heading.letterg {
  z-index: 10;
  color: #0f5;
  display: none;
}

.image_asset1 {
  z-index: 2;
  max-width: 70%;
  padding: 0;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2 {
  object-fit: fill;
  display: none;
  position: fixed;
}

.image-3 {
  object-fit: fill;
  align-self: auto;
  max-width: 100%;
  height: 50%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image_asset2 {
  z-index: 1;
  max-width: 94%;
  margin-top: 20px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 3%;
  right: auto;
}

.image_asset3 {
  z-index: 4;
  max-width: 100%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 3%;
  right: auto;
}

.body {
  background-color: #000;
  max-width: 1280px;
}

.image-4 {
  padding-top: 3%;
  padding-left: 3%;
  padding-right: 3%;
}

.heading-2 {
  text-transform: none;
  background-color: #fff;
  flex-direction: column;
  margin-top: 3%;
  margin-bottom: 40px;
  padding: 25px 25px 20px;
  font-family: Faune;
  font-size: 45px;
  font-weight: 900;
  display: inline-block;
}

.paragraph {
  color: #fff;
  overflow-wrap: break-word;
  min-width: 80%;
  max-width: 75%;
  margin-bottom: 40px;
  font-family: Abcdiatype Trial;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
}

.image-5 {
  min-width: 100%;
  margin-bottom: 40px;
}

.navbar {
  background-color: #fff;
  max-width: 100%;
  padding: 0;
}

.scrolldiv {
  background-color: #000;
  width: 50%;
  max-width: 50%;
}

.bodytest2 {
  background-color: #000;
}

.section {
  clear: none;
  flex: 1;
  align-self: auto;
}

.twirlingdiv {
  object-fit: contain;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  margin-left: 20px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.backlayer {
  object-fit: scale-down;
  width: 50vw;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.midlayer {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 20%;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: inline-block;
}

.logotypeheadingtest {
  color: #fff;
  text-align: center;
  object-fit: contain;
  background-color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 11px;
  font-family: Faune;
  font-size: 10vw;
  font-weight: 900;
  line-height: 10vw;
}

.image-7 {
  display: block;
}

.back-image {
  z-index: 1;
  position: fixed;
}

.middle-image {
  z-index: 2;
  width: 40%;
  max-width: 90%;
  position: fixed;
}

.staticdiv {
  object-fit: scale-down;
  flex-direction: column;
  flex: 0 100vh;
  align-self: stretch;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.lookseelogo {
  background-color: #000;
  height: 25vh;
  padding: 0 50px;
  display: flex;
}

.lottiediv {
  object-fit: fill;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  height: 75vh;
  max-height: 75vh;
  margin: 0;
  padding: 30px;
  display: flex;
  position: relative;
}

.lottie-animation {
  flex-direction: row;
  order: 0;
  align-self: center;
  align-items: center;
  height: 71vh;
  max-height: 77vh;
  display: flex;
  position: relative;
}

.body-2 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.leftdiv {
  flex: 0 auto;
  align-self: stretch;
  width: 50vw;
  height: 100vh;
  max-height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.rightdiv {
  background-color: #000;
  width: 50vw;
  position: relative;
  top: auto;
  left: 50%;
  right: auto;
}

.spinnablediv {
  background-color: #fff;
  align-items: center;
  height: 25vh;
  display: flex;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Abcdiatype Trial;
  font-size: 3vw;
  font-weight: 400;
  line-height: 4vw;
}

.contentdiv {
  color: #fff;
  padding: 30px;
  font-size: 16px;
}

.paragraph-2 {
  margin-bottom: 20px;
}

.p1 {
  margin-bottom: 25px;
  font-family: Abcdiatype Trial;
  font-size: 1.5vw;
  line-height: 2vw;
}

.image-8 {
  margin-top: 0;
}

.menu-button {
  padding: 0;
  font-size: 40px;
  position: fixed;
  top: 30px;
  right: 30px;
}

.menutopbar {
  mix-blend-mode: screen;
  background-color: #fff;
  width: 50px;
  height: 15px;
  margin-bottom: 10px;
}

.menubottombar {
  background-color: #fff;
  width: 50px;
  height: 15px;
  margin-top: 10px;
}

.container-2 {
  background-color: #942626;
  width: 50%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-menu-2 {
  width: 50%;
  margin-top: 13vw;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-link {
  text-align: center;
  padding: 25px;
  font-size: 20px;
}

.nav-link-2 {
  text-align: center;
  padding: 16px;
  font-size: 20px;
}

.nav-link-3 {
  text-align: center;
  font-size: 20px;
}

.navbar-2 {
  background-color: rgba(221, 221, 221, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-menu-3 {
  background-color: #000;
  flex-direction: row;
  width: 50%;
  padding-top: 13vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.menu-button-2 {
  z-index: 10;
  margin-top: 0;
  margin-right: 3vw;
  padding: 0;
}

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

.navlink {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 25vh;
  font-family: Faune;
  font-size: 4vw;
  font-weight: 900;
  display: flex;
}

.mobilediv {
  display: none;
}

.v3_fixeddiv {
  width: 33.33vw;
  height: 100vh;
  position: fixed;
  overflow: visible;
}

.v3_logodiv {
  background-color: #000;
  height: 20vh;
  padding: 2vw 4vw;
  display: flex;
}

.v3_lottiediv {
  justify-content: space-around;
  align-items: center;
  height: 65vh;
  padding: 3vw;
  display: flex;
}

.v3_centrediv {
  background-color: rgba(0, 0, 0, 0);
  width: 33.33vw;
  margin-left: 33.33vw;
}

.body-3 {
  flex-direction: row;
  max-width: 100vw;
  display: block;
  overflow: visible;
}

.image-9 {
  flex: 1;
  display: inline-block;
}

.v3_spinnablecardsforbabies {
  background-color: #fff;
  align-items: center;
  height: 20vh;
  padding: 2vw 3vw;
  display: flex;
}

.spinnableheader {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 2.5vw;
  display: block;
}

.bold-text {
  font-style: italic;
}

.v3_rightdiv {
  order: 0;
  width: 33.33vw;
  overflow: hidden;
}

.v3_menudiv {
  background-color: #000;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 20vh;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.v3_copyright {
  text-align: center;
  background-color: #000;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 15vh;
  display: flex;
}

.v3_copyright.email {
  background-color: #fff;
}

.v3_copyrighttext {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
  text-decoration: none;
}

.v3_copyrighttext.black {
  color: #000;
  font-size: 1.5vw;
}

.v3_lottieanimation {
  z-index: 1;
  position: relative;
}

.v3_textblockdiv {
  flex-direction: column;
  justify-content: space-around;
  height: 65vh;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.v3_textblockdiv.blackbg {
  background-color: #000;
  height: 65vh;
  padding-left: 3vw;
  padding-right: 3vw;
}

.v3_textblockdiv.whitebg {
  background-color: #fff;
  height: 65vh;
  padding-left: 3vw;
  padding-right: 3vw;
}

.v3_textblock {
  color: #fff;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.v3_textblock.blacktext {
  color: #000;
  font-size: 1.5vw;
  line-height: 2vw;
}

.v3_textblock.whitetext {
  font-size: 1.75vw;
  line-height: 2.25vw;
}

.v3_navbar {
  background-color: #000;
}

.menu-button-3 {
  background-color: #000;
  height: 25vh;
}

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

.icon-2 {
  color: #fff;
  font-size: 4rem;
}

.v3_navlink {
  color: #fff;
  align-self: auto;
  padding-top: 4vh;
  padding-bottom: 4vh;
  padding-left: 3vw;
  font-size: 2.5vw;
  font-weight: 700;
  display: block;
}

.nav-menu-4 {
  z-index: 3;
  object-fit: fill;
  background-color: #000;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 66.66vw;
  padding-top: 0;
  display: block;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.v3_icondiv {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 65vh;
  padding-left: 6vw;
  padding-right: 6vw;
  display: flex;
  overflow: hidden;
}

.v3_icondiv.oeye {
  padding: 30px;
}

.v3_icondiv.mobilephotographic3 {
  background-image: url('../images/0703_LS_cards_flickthrough_White.gif');
  background-position: 100%;
  background-size: cover;
  height: 65vh;
  padding: 0;
}

.v3_icondiv.mobilephotographic2 {
  background-image: url('../images/Looksee_many01.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  height: 65vh;
  padding: 0;
}

.v3_icondiv.blackbg {
  background-color: #000;
  justify-content: center;
}

.v3_icondiv.photographic3 {
  background-image: url('../images/LS_card_spin01.gif');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.photographic4 {
  background-image: url('../images/Looksee_angle01.jpg');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.photographic5 {
  background-image: url('../images/LS_card_spin05.gif');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.desktopphotographic1 {
  background-image: url('../images/0703_LS_cards_flickthrough_White.gif');
  background-position: 100%;
  background-size: cover;
}

.v3_icondiv.desktopphotographic2 {
  background-image: url('../images/Looksee_many01.jpg');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.desktopphotographic3 {
  background-image: url('../images/LS_card_spin05.gif');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.desktopphotographic4 {
  background-image: url('../images/Looksee_angle02.jpg');
  background-position: 50%;
  background-size: cover;
}

.v3_icondiv.desktopphotographic5 {
  background-image: url('../images/LS_card_spin07.gif');
  background-size: cover;
}

.image-10 {
  padding: 0;
}

.v3_risodiv {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.v3_heading2 {
  color: #000;
  text-align: center;
  padding-top: 2vw;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
}

.v3_heading2.whitetext {
  color: #fff;
}

.v3_decorativeimagediv {
  object-fit: contain;
  flex-direction: row;
  justify-content: space-around;
  height: 65vh;
  padding: 3vw;
  display: flex;
  overflow: hidden;
}

.v3_decorativeimagediv.blackbg {
  object-fit: fill;
  background-color: #000;
  align-items: center;
  height: 65vh;
  padding: 3vw;
  overflow: visible;
}

.v3_decorativeimagediv.mobilephotographic4 {
  background-image: url('../images/Looksee_angle02.jpg');
  background-position: 50%;
  background-size: cover;
}

.v3_envelope_icon {
  width: 65%;
  max-width: 100%;
}

.v3_risoprinter_icon {
  width: 65%;
}

.v3_clip_icon {
  flex: 1;
  width: 65%;
  padding-bottom: 5vh;
}

.image-11 {
  object-fit: fill;
  display: block;
  overflow: visible;
}

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

.navbar-3 {
  z-index: 1;
  background-color: rgba(221, 221, 221, 0);
  position: absolute;
}

.v3_navmenu_headingsdiv {
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  display: block;
}

.v3_navmenu_contentdiv {
  width: 50%;
}

.text-block, .icon-3 {
  color: #fff;
}

.dropdown {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-list {
  width: 50%;
}

.dropdown-list.w--open {
  flex-direction: column;
  align-items: flex-end;
  width: 33.33vw;
  display: flex;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.v3_menudivtest {
  background-color: #000;
  padding-top: 20vh;
  position: relative;
  overflow: hidden;
}

.tabs {
  flex-direction: row;
  display: flex;
}

.tabs-menu {
  flex-direction: column;
  width: 33.33vw;
  display: flex;
}

.tabs-content {
  text-align: left;
  flex-direction: row;
  flex: 0 auto;
  width: 33.33vw;
  padding: 4vh 3vw;
  display: block;
}

.tab-link-tab-1 {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-weight: 700;
  text-decoration: underline;
}

.image-13 {
  margin-top: 3vw;
  margin-bottom: 3vw;
}

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

.v3_mobilediv {
  display: none;
}

.v4_nav_link {
  z-index: 10;
  width: 5vw;
  height: 5vw;
  margin-right: 3vw;
  position: relative;
}

.v3_menudivblock {
  z-index: 0;
  background-color: #000;
  flex: 0 auto;
  width: 66.66%;
  height: 345%;
  padding-top: 25vh;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.v3_container {
  object-fit: fill;
  max-width: 100vw;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: auto;
}

.section-2 {
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}

.code-block {
  position: absolute;
}

.container-3 {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.body-test {
  display: flex;
}

.div-block {
  object-fit: contain;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.nav {
  z-index: 9;
  background-color: #000;
  width: 66.66vw;
  height: 475%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 33.33vw;
  right: auto;
  overflow: hidden;
}

.image-16 {
  object-fit: contain;
  padding-left: 2vw;
  padding-right: 2vw;
  display: block;
  overflow: hidden;
}

.lottie-animation-4, .lottie-animation-5 {
  object-fit: contain;
  padding-left: 4vw;
  padding-right: 4vw;
  overflow: hidden;
}

.lottie-animation-6 {
  object-fit: contain;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.image-18 {
  object-fit: contain;
  width: 90%;
  padding-left: 4vw;
  padding-right: 4vw;
}

.lottie-animation-7, .lottie-animation-8 {
  padding-left: 4vw;
  padding-right: 4vw;
}

.textblock_link {
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .container {
    padding-bottom: 25px;
  }

  .lookseelogo {
    height: 20vh;
  }

  .lottie-animation {
    height: 75vh;
  }

  .spinnablediv {
    height: 20vh;
  }

  .nav-menu {
    position: fixed;
    top: 30px;
    right: 30px;
  }

  .menu-button {
    padding: 0;
  }

  .icon {
    font-size: 39px;
  }

  .menutopbar, .menubottombar {
    width: 6.5vw;
    height: 2.5vh;
  }

  .menu-button-2 {
    margin-top: 2.5vh;
    margin-right: 2.5vh;
  }

  .mobilediv {
    display: none;
  }

  .v3_lottiediv {
    height: 50vh;
  }

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

  .v3_copyright {
    height: 30vh;
  }

  .v3_copyrighttext {
    font-size: 1.5vw;
  }

  .v3_textblockdiv.blackbg, .v3_textblockdiv.whitebg {
    height: 50vh;
  }

  .v3_textblock, .v3_textblock.blacktext {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .v3_navlink {
    padding-top: 3vh;
    padding-bottom: 3vh;
    font-size: 3vw;
    line-height: 20px;
  }

  .v3_icondiv, .v3_icondiv.mobilephotographic3, .v3_icondiv.mobilephotographic2 {
    height: 50vh;
  }

  .v3_risodiv {
    flex: 0 auto;
  }

  .v3_heading2 {
    line-height: 2.5vw;
  }

  .v3_decorativeimagediv, .v3_decorativeimagediv.blackbg, .v3_decorativeimagediv.mobilephotographic4 {
    height: 50vh;
  }

  .image-11 {
    max-width: 100%;
  }

  .image-12 {
    object-fit: contain;
    display: block;
  }

  .nav {
    flex: 0 auto;
    height: 370%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .mobilediv, .v3_fixeddiv {
    display: none;
  }

  .v3_logodiv {
    justify-content: space-between;
    align-items: center;
    height: 20vh;
    padding-left: 8vw;
  }

  .v3_lottiediv {
    object-fit: scale-down;
    height: 60vh;
  }

  .v3_centrediv {
    display: none;
  }

  .image-9 {
    z-index: 20;
    max-width: 50%;
    position: relative;
  }

  .v3_spinnablecardsforbabies {
    background-color: #000;
    height: 20vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .spinnableheader {
    color: #fff;
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .v3_rightdiv {
    display: none;
  }

  .v3_copyrighttext {
    font-size: 5vw;
  }

  .v3_copyrighttext.black {
    font-size: 5vw;
    line-height: 5.5px;
  }

  .v3_lottieanimation {
    object-fit: scale-down;
    height: 55vh;
  }

  .v3_textblockdiv.blackbg {
    background-color: #fff;
    height: 100vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_textblockdiv.whitebg {
    height: 100vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_textblock {
    color: #000;
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .v3_textblock.blacktext {
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .v3_icondiv {
    justify-content: center;
    height: 100vw;
  }

  .v3_icondiv.mobilephotographic3 {
    background-image: url('../images/0703_LS_cards_flickthrough_White.gif');
    height: 100vw;
    overflow: visible;
  }

  .v3_icondiv.mobilephotographic2 {
    height: 100vw;
  }

  .v3_icondiv.blackbg {
    justify-content: center;
  }

  .v3_icondiv.extrapadding {
    object-fit: fill;
  }

  .v3_risodiv {
    flex: 0 auto;
  }

  .v3_heading2 {
    padding-top: 6vw;
    font-size: 7vw;
    line-height: 7.25vw;
  }

  .v3_decorativeimagediv, .v3_decorativeimagediv.blackbg {
    height: 100vw;
    padding: 8vw;
  }

  .v3_decorativeimagediv.mobilephotographic4 {
    background-image: url('../images/Looksee_angle02.jpg');
    height: 100vw;
  }

  .v3_decorativeimagediv.mobilephotographic1 {
    background-image: url('../images/LS_card_spin05.gif');
    background-position: 50%;
    background-size: cover;
  }

  .v3_decorativeimagediv.mobilephotographic5 {
    background-image: url('../images/LS_card_spin01.gif');
    background-position: 50%;
    background-size: cover;
  }

  .v3_envelope_icon, .v3_risoprinter_icon, .v3_clip_icon {
    width: 50%;
  }

  .v3_menudivtest {
    flex-direction: column;
    align-items: flex-start;
    width: 100vw;
    padding-top: 20vh;
    display: flex;
  }

  .v3_mobilediv {
    display: block;
  }

  .v4_nav_link {
    width: 9vw;
    height: 9vw;
  }

  .nav {
    width: 100vw;
    height: 1490%;
    display: block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .dropdowntext {
    color: #fff;
    margin-left: 8vw;
    margin-right: 8vw;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 0;
  }

  .accordian-toggle {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: 40px;
    padding: 0;
    display: flex;
  }

  .accordian-item {
    width: 100vw;
    overflow: hidden;
  }

  .dropdown-list-3 {
    position: static;
  }

  .dropdown-list-3.w--open {
    background-color: rgba(255, 255, 255, 0);
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .accordian-text {
    color: #fff;
    margin-bottom: 48px;
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

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

  .image-15 {
    max-width: 75%;
  }

  .lottie-animation-9 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .lottie-animation-10, .lottie-animation-11, .lottie-animation-12, .lottie-animation-13 {
    padding-left: 20vw;
    padding-right: 20vw;
  }

  .lottie-animation-14, .image-19 {
    z-index: 10;
    max-width: 50%;
    position: relative;
  }
}

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

  .fixeddiv {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 100%;
    max-width: 100%;
    height: 200vh;
    max-height: 200vh;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: auto;
    bottom: auto;
    left: auto;
  }

  .scrollingdiv {
    flex: 0 auto;
    order: 0;
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .twirldiv {
    flex-direction: row;
  }

  .image_asset1, .image_asset3 {
    max-width: 94%;
    margin-top: 20px;
  }

  .brand {
    padding: 10px;
  }

  .navbar {
    background-color: #fff;
  }

  .lookseelogo {
    height: auto;
    padding: 20px 30px;
  }

  .lottiediv {
    height: 60vh;
    max-height: none;
    padding-left: 30px;
    padding-right: 30px;
  }

  .lottie-animation {
    flex-direction: row;
    height: auto;
    max-height: none;
    display: flex;
  }

  .body-2 {
    flex-direction: row;
    display: block;
  }

  .leftdiv {
    width: 100vw;
    height: auto;
    max-height: none;
    display: none;
    position: relative;
  }

  .rightdiv {
    width: auto;
    display: none;
    left: auto;
  }

  .spinnablediv {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .contentdiv {
    background-color: #000;
  }

  .p1 {
    font-size: 16px;
    line-height: 25px;
  }

  .navbar-2 {
    display: none;
  }

  .mobilediv {
    display: block;
  }

  .v3_fixeddiv {
    display: none;
  }

  .v3_logodiv {
    justify-content: space-between;
    height: 15vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_lottiediv {
    height: 55vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_centrediv {
    display: none;
  }

  .body-3 {
    flex-direction: row;
    display: block;
  }

  .image-9 {
    z-index: 99;
    max-width: 70%;
    position: relative;
  }

  .v3_spinnablecardsforbabies {
    background-color: #000;
    height: 20vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .spinnableheader {
    color: #fff;
    font-size: 9vw;
    line-height: 9.5vw;
  }

  .v3_rightdiv {
    display: none;
  }

  .v3_copyright, .v3_copyright.email {
    height: 10vh;
  }

  .v3_copyrighttext {
    font-size: 5vw;
    line-height: 5vw;
  }

  .v3_textblockdiv.blackbg {
    background-color: #fff;
    height: 100vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_textblockdiv.whitebg {
    height: 100vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .v3_textblock {
    color: #000;
    padding-left: 0;
    padding-right: 0;
    font-size: 7vw;
    line-height: 8vw;
  }

  .v3_textblock.blacktext {
    font-size: 7vw;
    line-height: 8vw;
  }

  .v3_navlink {
    padding-top: 3vh;
    padding-left: 8vw;
    font-size: 35px;
  }

  .v3_icondiv {
    object-fit: fill;
    border-top: 1px solid #000;
    justify-content: center;
    align-items: center;
    height: 100vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .v3_icondiv.mobilephotographic3 {
    background-position: 50%;
    border-top: 0 #fff;
    height: 100vw;
  }

  .v3_icondiv.mobilephotographic2 {
    object-fit: fill;
    height: 100vw;
  }

  .v3_icondiv.blackbg {
    justify-content: center;
    align-items: center;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .v3_icondiv.extrapadding {
    border-top: 0 rgba(0, 0, 0, 0);
    padding-left: 10vw;
    padding-right: 10vw;
  }

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

  .v3_heading2 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .v3_decorativeimagediv, .v3_decorativeimagediv.blackbg {
    height: 100vw;
    padding: 8vw;
  }

  .v3_decorativeimagediv.mobilephotographic4 {
    background-image: url('../images/LS_card_spin01.gif');
    height: 100vw;
  }

  .v3_decorativeimagediv.mobilephotographic5 {
    background-image: url('../images/Looksee_front01-min.jpg');
  }

  .v3_envelope_icon {
    width: 50%;
  }

  .v3_risoprinter_icon {
    width: 60%;
    height: 100%;
  }

  .v3_clip_icon {
    width: 40%;
  }

  .v3_menudivtest {
    width: 100vw;
    padding-top: 15vh;
    position: relative;
  }

  .tabs-menu {
    width: 100vw;
  }

  .v3_mobilediv {
    display: block;
  }

  .v4_nav_link {
    width: 12vw;
    margin-right: 0;
  }

  .nav {
    z-index: 2;
    width: 100vw;
    height: 770%;
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .v4_mobilediv {
    align-self: center;
  }

  .dropdown-list-2 {
    background-color: #ae8f8f;
  }

  .dropdown-list-2.w--open {
    background-color: rgba(174, 143, 143, 0);
    padding-top: 4vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .text-block-2 {
    color: #fff;
    font-size: 16px;
  }

  .dropdown-toggle {
    padding: 20px;
  }

  .dropdown-toggle.w--open {
    padding: 0;
  }

  .dropdown-2 {
    width: 100vw;
    position: static;
  }

  .dropdowntext {
    color: #fff;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 0;
  }

  .accordian-toggle {
    background-color: #000;
    flex-direction: column;
    align-items: stretch;
    height: 40px;
    display: flex;
  }

  .accordian-toggle.w--open {
    height: 40px;
    overflow: visible;
  }

  .accordian-item {
    width: 100%;
    position: static;
    overflow: hidden;
  }

  .dropdown-toggle-3 {
    max-width: 100%;
  }

  .dropdown-list-3 {
    padding-left: 5vw;
  }

  .dropdown-list-3.w--open {
    background-color: rgba(221, 221, 221, 0);
    padding-bottom: 0;
    padding-left: 8vw;
    padding-right: 8vw;
    position: static;
  }

  .accordian-text {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 27px;
  }

  .v4-accordian-dropdown {
    width: 100%;
  }

  .dropdown-list-4 {
    position: static;
  }

  .lottie-animation-2, .lottie-animation-3 {
    width: 50vw;
  }

  .image-15 {
    max-width: 100%;
  }

  .image-17 {
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .lottie-animation-9 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .lottie-animation-10, .lottie-animation-11, .lottie-animation-12, .lottie-animation-13 {
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .image-19 {
    max-width: 65%;
  }
}


