:root {
  --black: black;
  --white: white;
  --thistle: #b79ab3;
  --dark-grey: #999;
}

body {
  color: var(--black);
  text-align: justify;
  cursor: none;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 32px;
}

h1 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 300;
  line-height: 48px;
}

h2 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 300;
  line-height: 44px;
}

h3 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

p {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 200;
  line-height: 36px;
}

a {
  color: var(--black);
  cursor: none;
  font-weight: 300;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 40px;
}

li {
  text-align: justify;
  font-size: 20px;
  font-weight: 200;
  line-height: 32px;
}

strong {
  font-weight: 300;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 260px;
  display: flex;
}

.image-sunglasses {
  margin-bottom: 10px;
}

.cursor-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  background-color: #ffffffd9;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  inset: 0%;
}

.cursor-circle {
  border: 1px solid #ffffffd9;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
}

.cursor {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.center {
  text-align: center;
}

@media screen and (min-width: 1280px) {
  body {
    font-size: 24px;
    line-height: 36px;
  }

  h1 {
    font-size: 48px;
    line-height: 54px;
  }

  h2 {
    font-size: 42px;
    line-height: 48px;
  }

  h3 {
    font-size: 28px;
    line-height: 34px;
  }

  h4 {
    font-size: 22px;
    line-height: 26px;
  }

  p {
    font-size: 26px;
    line-height: 40px;
  }

  li {
    font-size: 24px;
    line-height: 36px;
  }

  .featured-text {
    font-weight: 300;
  }

  .nav-link.submenu {
    font-size: 22px;
    line-height: 32px;
  }

  .checkout-button {
    width: 350px;
  }

  .div-sticky-sunglasses {
    top: 20vh;
  }

  .main-animation {
    width: 60vh;
    height: 60vh;
  }

  .search-input {
    height: 62px;
    font-size: 48px;
    line-height: 54px;
  }

  .search-container {
    margin-left: 0;
  }

  .heading-page.product-name {
    text-transform: lowercase;
    text-transform: lowercase;
  }

  .button-send {
    font-size: 36px;
    line-height: 42px;
  }

  .wrapper-frontal-image-product {
    width: 850px;
  }

  .image-product-cart {
    width: 125px;
    height: 125px;
  }

  .div-roduct-name {
    width: 275px;
  }

  .div-other-collection-image {
    width: 350px;
    height: 250px;
  }

  .collection-name {
    font-weight: 100;
  }

  .paypal {
    width: 350px;
  }

  .thin {
    font-weight: 100;
  }

  .eu-comfirmation {
    margin-bottom: 50px;
  }

  .wrapper-our-collection, .web-payments {
    width: 350px;
  }

  .text-pay-browser {
    line-height: 24px;
  }

  .small-paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .philosophy-wrapper {
    width: 1100px;
    height: 450px;
  }

  .team-photo-wrapper {
    height: 450px;
  }

  .wrapper-main-product {
    margin-top: -270px;
  }
}

@media screen and (min-width: 1440px) {
  body {
    font-size: 26px;
    line-height: 40px;
  }

  h1 {
    font-size: 54px;
    line-height: 60px;
  }

  h2 {
    font-size: 46px;
    line-height: 52px;
  }

  h3 {
    font-size: 32px;
    line-height: 38px;
  }

  h4 {
    font-size: 24px;
    line-height: 28px;
  }

  p {
    font-size: 28px;
    line-height: 46px;
  }

  li {
    font-size: 26px;
    line-height: 40px;
  }

  .brand {
    width: 150px;
  }

  .cart-button {
    background-size: 40px;
    width: 75px;
  }

  .nav-link.submenu {
    font-size: 26px;
    line-height: 36px;
  }

  .div-sticky-head-page {
    margin-bottom: 70vh;
  }

  .link-sunglass {
    width: 80px;
    height: 60px;
  }

  .div-sticky-sunglasses {
    top: 17.5vh;
  }

  .main-animation {
    width: 65vh;
    height: 65vh;
  }

  .search-input {
    height: 68px;
    font-size: 54px;
    line-height: 60px;
  }

  .div-content.full {
    margin-top: -70vh;
  }

  .div-content.after-sticky {
    margin-top: -75vh;
  }

  .button-send {
    font-size: 38px;
    line-height: 44px;
  }

  .wrapper-frontal-image-product {
    width: 950px;
  }

  .image-product-cart {
    width: 150px;
    height: 150px;
  }

  .div-roduct-name {
    width: 300px;
  }

  .div-other-collection-image {
    width: 400px;
  }

  .try-it {
    font-size: 23px;
    line-height: 23px;
  }

  .craft-arrow.try-lends {
    margin-bottom: 30px;
  }

  .wrapper-our-collection {
    width: 400px;
  }

  .text-pay-browser {
    font-size: 24px;
  }

  .small-paragraph {
    font-size: 20px;
    line-height: 32px;
  }

  .philosophy-wrapper {
    width: 1100px;
    height: 550px;
  }

  .team-photo-wrapper {
    height: 500px;
  }

  .wrapper-main-product {
    margin-top: -275px;
    top: -70vh;
  }

  .wrapper-cover-content {
    width: 65%;
  }
}

@media screen and (min-width: 1920px) {
  body {
    font-size: 32px;
    line-height: 46px;
  }

  h1 {
    font-size: 60px;
    line-height: 66px;
  }

  h2 {
    font-size: 50px;
    line-height: 56px;
  }

  h3 {
    font-size: 36px;
    line-height: 42px;
  }

  h4 {
    font-size: 26px;
    line-height: 30px;
  }

  p {
    font-size: 32px;
    line-height: 48px;
  }

  li {
    font-size: 32px;
    line-height: 46px;
  }

  .nav-link.submenu {
    font-size: 30px;
    line-height: 40px;
  }

  .checkout-button {
    width: 400px;
  }

  .div-sticky-head-page {
    margin-bottom: 65vh;
  }

  .link-sunglass {
    width: 100px;
    height: 75px;
  }

  .div-sticky-sunglasses {
    top: 22.5vh;
  }

  .main-animation {
    width: 55vh;
    height: 55vh;
  }

  .search-input {
    height: 74px;
    font-size: 60px;
    line-height: 66px;
  }

  .search-container {
    margin-left: 3vw;
  }

  .div-content.full {
    margin-top: -65vh;
  }

  .div-content.after-sticky {
    margin-top: -69vh;
  }

  .button-send {
    font-size: 42px;
    line-height: 48px;
  }

  .wrapper-frontal-image-product {
    width: 1250px;
  }

  .image-product-cart {
    width: 200px;
    height: 200px;
  }

  .div-roduct-name {
    width: 350px;
  }

  .div-other-collection-image {
    width: 450px;
    height: 300px;
  }

  .paypal {
    width: 400px;
  }

  .try-it {
    font-size: 28px;
    line-height: 28px;
  }

  .wrapper-our-collection {
    width: 450px;
  }

  .web-payments {
    width: 400px;
  }

  .text-pay-browser {
    font-size: 26px;
    line-height: 26px;
  }

  .button-1 {
    font-size: 32px;
    line-height: 32px;
  }

  .mailchimp-subscribe {
    width: 700px;
  }

  .small-paragraph {
    font-size: 24px;
    line-height: 36px;
  }

  .philosophy-wrapper {
    width: 1150px;
    height: 650px;
  }

  .team-photo-wrapper {
    height: 600px;
  }

  .wrapper-main-product {
    margin-top: -360px;
    top: -60vh;
  }
}

@media screen and (max-width: 991px) {
  body {
    cursor: auto;
    font-size: 18px;
    line-height: 30px;
  }

  h1 {
    font-size: 38px;
    line-height: 44px;
  }

  h2 {
    font-size: 34px;
    line-height: 40px;
  }

  h3 {
    font-size: 22px;
    line-height: 28px;
  }

  h4 {
    line-height: 22px;
  }

  p {
    font-size: 18px;
    line-height: 30px;
  }

  a {
    cursor: auto;
  }

  li {
    font-size: 18px;
    line-height: 30px;
  }

  .nav-link {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
  }

  .nav-link.submenu {
    font-size: 18px;
    line-height: 28px;
  }

  .div-nav-links {
    padding-bottom: 35px;
  }

  .cursor-wrapper {
    display: none;
  }

  .div-language-links {
    bottom: 35px;
  }

  .dropdown-list-nav-link.w--open {
    padding-bottom: 35px;
  }

  .checkout-button {
    width: 250px;
    font-size: 22px;
    line-height: 22px;
  }

  .div-sticky-head-page {
    margin-bottom: 45vh;
    padding-top: 75px;
  }

  .div-sticky-sunglasses {
    flex-direction: column;
    top: 17.5vh;
  }

  .main-animation {
    width: 60vh;
    height: 60vh;
  }

  .div-sunglasses-model {
    margin-top: -13vh;
  }

  .div-sunglass.after-sticky {
    margin-top: -45vh;
    margin-bottom: 45vh;
  }

  .search-input {
    height: 52px;
    font-size: 38px;
    line-height: 44px;
  }

  .div-content {
    margin-left: 30vw;
    margin-right: 6vw;
  }

  .div-content.full {
    margin-top: -45vh;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .div-content.after-sticky {
    margin-top: -50vh;
    top: -5px;
  }

  .support-navbar {
    width: 30vw;
  }

  .heading-intro {
    margin-top: 75px;
  }

  .button-send {
    font-size: 32px;
    line-height: 38px;
  }

  .wrapper-frontal-image-product {
    width: 650px;
  }

  .div-sticky-lens-land {
    width: 75vw;
    height: 75vw;
    margin-bottom: 150px;
    margin-left: auto;
    margin-right: auto;
    top: 17vh;
  }

  .div-sticky-lens {
    flex-direction: row;
    justify-content: center;
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
  }

  .div-lens-selector {
    flex-direction: row;
    margin-left: 25px;
    margin-right: 25px;
  }

  .sketch-image, .dim-image {
    background-size: 710px;
  }

  .cart-item {
    padding-left: 5px;
  }

  .image-product-cart {
    width: 75px;
    height: 75px;
  }

  .div-roduct-name {
    width: 170px;
  }

  .div-data-product-cart {
    margin-left: 5px;
  }

  .container {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .div-other-collection-image {
    width: 230px;
    height: 175px;
  }

  .paypal {
    width: 250px;
  }

  .craft-arrow.try-lends {
    margin-left: 15px;
    transform: rotateX(180deg)rotateY(0)rotateZ(-97deg);
  }

  .wrapper-our-collection {
    width: 220px;
    height: 150px;
  }

  .wg-selector-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .web-payments {
    width: 250px;
  }

  .text-pay-browser {
    font-size: 15px;
    line-height: 15px;
  }

  .div-sticky-parallax {
    right: 0;
  }

  .grid-3c {
    grid-template-columns: 1fr 1fr;
  }

  .share-link {
    right: 12vw;
  }

  .small-paragraph {
    font-size: 14px;
    line-height: 26px;
  }

  .philosophy-wrapper {
    width: 700px;
    height: 350px;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .team-photo-wrapper {
    height: 350px;
  }

  .wrapper-main-product {
    top: -45vh;
  }

  .big {
    font-size: 50px;
    line-height: 90px;
  }

  .wrapper-square-missage {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .design-image {
    width: 650px;
    height: 650px;
  }

  .detail-image {
    width: 85vw;
    height: 85vw;
    top: 17.5vh;
  }

  .featured-missage {
    font-size: 45px;
    line-height: 45px;
  }

  .featured-missage.mark {
    font-size: 55px;
    line-height: 55px;
  }

  .rotation-animation {
    width: 650px;
    height: 518px;
    margin-top: -170px;
  }

  .loading {
    display: none;
  }

  .wrapper-cover-content {
    width: 80%;
    padding: 10px 10px 0;
  }

  .sign-pixelker {
    margin-top: 1.8rem;
    padding-left: 2rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }

  h1 {
    font-size: 34px;
    line-height: 40px;
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3 {
    font-size: 20px;
    line-height: 26px;
  }

  h4 {
    line-height: 20px;
  }

  p, li {
    font-size: 16px;
    line-height: 26px;
  }

  .section.footer {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 75px;
  }

  .isotype-terrae-construction {
    width: 180px;
  }

  .heading-construction {
    font-size: 22px;
    line-height: 28px;
  }

  .div-footer {
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
  }

  .copyright {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .link-social {
    margin-bottom: 8px;
    margin-right: 8px;
  }

  .menu-button {
    background-size: 35px;
    width: 50px;
    height: 50px;
  }

  .brand {
    width: 100px;
    height: 50px;
  }

  .cart-button {
    background-size: 25px;
    width: 50px;
    height: 50px;
  }

  .cart-quantity {
    width: 8px;
    height: 8px;
    margin-top: 10px;
  }

  .nav-link {
    font-size: 30px;
    line-height: 30px;
  }

  .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 100px;
  }

  .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 100px;
  }

  .nav-link.link-hover.guayaba, .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 100px;
  }

  .nav-link.link-hover.complements {
    background-size: auto 60px;
  }

  .nav-link.link-hover.guayaba {
    background-size: 100px;
  }

  .nav-link.submenu {
    font-size: 16px;
    line-height: 26px;
  }

  .div-nav-links {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .div-language-links {
    position: relative;
    bottom: auto;
  }

  .dropdown-list-nav-link.w--open {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .div-sticky-head-page {
    z-index: 6;
    margin-bottom: 35vh;
    padding-top: 40px;
  }

  .link-sunglass {
    width: 50px;
  }

  .div-sticky-sunglasses {
    flex-direction: row;
    top: 40vh;
  }

  .main-animation {
    width: 20vh;
    height: 20vh;
  }

  .div-sunglasses-model {
    margin-top: 0;
    margin-left: 0;
  }

  .div-sunglass.after-sticky {
    margin-top: -35vh;
    margin-bottom: 35vh;
  }

  .search-input {
    height: 48px;
    font-size: 34px;
    line-height: 40px;
  }

  .search-container {
    margin-left: 0;
  }

  .cart-container {
    background-color: #fff;
    border-left-style: none;
    width: 100vw;
  }

  .div-content {
    margin-left: 6vw;
  }

  .div-content.full {
    margin-top: -30vh;
  }

  .div-content.after-sticky {
    margin-top: -30vh;
    top: 0;
  }

  .support-navbar {
    z-index: 6;
    width: 100vw;
    bottom: 0;
  }

  .support-nav-menu {
    z-index: 5;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #ffffffe6;
  }

  .submenu-button {
    float: none;
    background-image: url("https://cdn.prod.website-files.com/5fd21d56c735c42f2e32e1a0/60539a4332a01431fe2c85c0_icon-plus.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 50px;
    height: 50px;
    padding: 0;
    transition: transform .4s;
  }

  .submenu-button.w--open {
    background-color: #0000;
    transform: rotate(45deg);
  }

  .submenu-button.complements {
    margin-left: 53vw;
  }

  .submenu-button.support {
    margin-left: 30vw;
  }

  .button-send {
    font-size: 30px;
    line-height: 36px;
  }

  .wrapper-frontal-image-product {
    width: 400px;
  }

  .wrapper-lens {
    height: 150vh;
    padding-top: 50px;
  }

  .div-sticky-lens-land {
    margin-bottom: 0;
    top: 10vh;
  }

  .div-sticky-lens {
    flex-direction: row;
    justify-content: space-around;
    width: auto;
    height: auto;
  }

  .div-lens-selector {
    flex-direction: row;
  }

  .wrapper-dim {
    padding-top: 100px;
  }

  .sketch-image, .dim-image {
    background-position: 50% 0;
    background-size: 440px;
  }

  .wrapper-dim-image {
    align-items: flex-start;
    height: 80vh;
    top: 20vh;
  }

  .cart-item {
    padding-left: 20px;
  }

  .image-product-cart {
    width: 100px;
    height: 100px;
  }

  .div-roduct-name {
    width: 225px;
  }

  .div-data-product-cart {
    margin-left: 20px;
  }

  .container {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .grid-our-others-collections {
    grid-template-columns: 1fr;
  }

  .cart-footer {
    border-left-style: none;
    width: 100vw;
  }

  .empty-default {
    top: 0;
  }

  .craft-arrow.try-lends {
    margin-left: 15px;
    transform: rotateX(180deg)rotateY(0)rotateZ(-97deg);
  }

  .grid-our-collection {
    grid-template-columns: 1fr;
  }

  .wrapper-our-collection.big {
    width: 400px;
    height: 275px;
  }

  .wg-selector-3 {
    font-size: 15px;
    line-height: 15px;
  }

  .discount-code {
    max-width: none;
  }

  .share-link {
    background-size: 25px;
    width: 50px;
    height: 50px;
    right: 13vw;
  }

  .mailchimp-subscribe {
    width: 400px;
  }

  .buttons-home-wrapper {
    flex-direction: column-reverse;
    justify-content: space-around;
    height: 100px;
    margin-bottom: 15px;
  }

  .philosophy-wrapper {
    width: 450px;
    height: 350px;
    padding-left: 3vw;
    padding-right: 3vw;
    bottom: 80px;
  }

  .team-photo-wrapper {
    height: 250px;
  }

  .wrapper-main-product {
    top: -35vh;
  }

  .big {
    font-size: 35px;
    line-height: 60px;
  }

  .wrapper-square-missage {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .design-image {
    width: 400px;
  }

  .detail-image {
    top: 10vh;
  }

  .wrapper-skill {
    height: 150vh;
    padding-top: 50px;
  }

  .skill-image {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .featured-missage {
    font-size: 38px;
    line-height: 38px;
  }

  .featured-missage.mark {
    font-size: 48px;
    line-height: 48px;
  }

  .rotation-animation {
    width: 400px;
    height: 319px;
    margin-top: -80px;
    margin-left: 5px;
  }

  .wrapper-cta-dim {
    top: 100vh;
  }

  .wrapper-cover-content {
    width: 450px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-cover-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .wrapper-packaging-description {
    transform-origin: 40px -70px;
  }

  .sign-pixelker {
    margin-top: 2rem;
  }

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

@media screen and (max-width: 479px) {
  body {
    font-size: 15px;
    line-height: 25px;
  }

  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 26px;
    line-height: 32px;
  }

  h3 {
    font-size: 18px;
    line-height: 24px;
  }

  h4 {
    font-size: 14px;
    line-height: 18px;
  }

  p {
    font-size: 15px;
    line-height: 25px;
  }

  ul {
    padding-left: 30px;
  }

  li {
    font-size: 15px;
    line-height: 25px;
  }

  .password-field {
    flex: 0 auto;
    width: 200px;
  }

  .error-message {
    width: 275px;
  }

  .nav-link {
    padding: 15px;
    font-size: 25px;
    line-height: 25px;
  }

  .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 80px;
  }

  .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 80px;
  }

  .nav-link.link-hover.guayaba, .nav-link.link-hover.kino, .nav-link.link-hover.kino:hover, .nav-link.link-hover.papaya, .nav-link.link-hover.papaya:hover, .nav-link.link-hover.litchi, .nav-link.link-hover.litchi:hover {
    background-size: 80px;
  }

  .nav-link.link-hover.complements {
    background-size: auto 50px;
  }

  .nav-link.link-hover.guayaba {
    background-size: 80px;
  }

  .nav-link.submenu {
    font-size: 15px;
    line-height: 25px;
  }

  .div-nav-links {
    padding-bottom: 115px;
  }

  .div-language-links {
    position: absolute;
    bottom: 115px;
  }

  .dropdown-list-nav-link.w--open {
    padding-bottom: 115px;
  }

  .bold-nav-link {
    font-size: 20px;
    line-height: 20px;
  }

  .div-sticky-navbar-our-collection {
    flex-direction: row;
    justify-content: flex-start;
    height: auto;
    margin-top: -10px;
    padding-left: 5vw;
    position: relative;
    top: auto;
    right: auto;
  }

  .div-sticky-head-page {
    margin-bottom: 15vh;
    padding-top: 50px;
  }

  .div-sticky-head-page.search {
    background-color: #0000;
    flex-direction: column;
    align-items: flex-start;
  }

  .link-sunglass {
    margin: 0 8px;
  }

  .div-sticky-sunglasses {
    flex-direction: column;
    align-items: center;
    top: 22.5vh;
  }

  .main-animation {
    width: 95vw;
    height: 95vw;
    margin-right: 0;
  }

  .div-sunglasses-model {
    margin-top: -9vh;
    margin-left: 6vw;
  }

  .div-sunglass.after-sticky {
    margin-top: -15vh;
    margin-bottom: 15vh;
  }

  .search-input {
    height: 44px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .search-container {
    margin-left: 6vw;
  }

  .div-content.full {
    margin-top: -15vh;
    margin-left: 6vw;
    margin-right: 6vw;
  }

  .div-content.after-sticky {
    margin-top: -15vh;
  }

  .support-nav-menu {
    background-color: #ffffffe6;
  }

  .sublist {
    padding-left: 60px;
  }

  .submenu-button {
    margin-bottom: 0;
  }

  .submenu-button.complements {
    margin-left: 76vw;
  }

  .submenu-button.support {
    margin-left: 40vw;
  }

  .tab-link.link-hover {
    margin-right: 0;
  }

  .button-send {
    font-size: 28px;
    line-height: 34px;
  }

  .div-sticky-material {
    flex-direction: row;
    justify-content: flex-start;
    height: auto;
  }

  .wrapper-frontal-image-product {
    width: 100%;
  }

  .wrapper-lens {
    height: 110vh;
  }

  .div-sticky-lens-land {
    width: 85vw;
    height: 60vh;
    margin-bottom: 150px;
    top: 15vh;
  }

  .div-landscape, .div-lens-color {
    height: 100%;
  }

  .wrapper-gallery {
    height: 160vh;
  }

  .wrapper-dim {
    padding-top: 0;
  }

  .sketch-image, .dim-image {
    background-position: 50%;
    background-size: 350px;
  }

  .wrapper-dim-image {
    align-items: center;
    height: 70vh;
    top: 20vh;
    overflow: hidden;
  }

  .cart-item {
    flex-direction: column;
    padding-left: 0;
  }

  .div-roduct-name {
    justify-content: center;
    width: 175px;
  }

  .div-data-product-cart {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 10px;
  }

  .div-social-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .grid-our-others-collections {
    grid-template-columns: 1fr;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-other-collection-image {
    width: 250px;
    height: 180px;
  }

  .try-it {
    font-size: 16px;
    line-height: 16px;
  }

  .craft-arrow {
    width: 15px;
    height: 30px;
    margin-left: 0;
  }

  .wrapper-our-collection.big {
    width: 275px;
    height: 225px;
  }

  .wrapper-limited-edition {
    width: 70px;
    position: static;
  }

  .discount-code {
    max-width: 125px;
  }

  .grid-3c {
    grid-template-columns: 1fr;
  }

  .image-search {
    width: 100%;
  }

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

  .search-result-item {
    overflow: hidden;
  }

  .share-link {
    right: 20vw;
  }

  .mailchimp-subscribe {
    width: 100%;
  }

  .order-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-units {
    justify-content: center;
  }

  .philosophy-wrapper {
    width: 300px;
    height: 400px;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .team-photo-wrapper {
    background-position: 45% 100%;
    background-size: cover;
  }

  .wrapper-main-product {
    top: -15vh;
  }

  .slider-gallery-product {
    height: 50vh;
    top: 25vh;
  }

  .big {
    font-size: 25px;
    line-height: 50px;
  }

  .gallery-item {
    height: 50vh;
  }

  .design-image {
    width: 100vw;
    height: 100vw;
  }

  .wrapper-detail {
    height: 200vh;
  }

  .detail-image {
    background-size: cover;
    width: 85vw;
    height: 70vh;
    top: 15vh;
  }

  .wrapper-skill {
    height: 125vh;
  }

  .skill-image {
    height: 50vh;
    top: 20vh;
  }

  .featured-missage {
    font-size: 34px;
    line-height: 34px;
  }

  .featured-missage.mark {
    font-size: 44px;
    line-height: 44px;
  }

  .rotation-animation {
    width: 320px;
    height: 255px;
    margin-top: -85px;
  }

  .wrapper-cta-dim {
    margin-bottom: 15vh;
    top: 75vh;
  }

  .cover.monitor {
    display: none;
  }

  .cover.device {
    display: block;
  }

  .wrapper-cover-content {
    width: 300px;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .wrapper-packaging {
    height: 75vh;
    padding-top: 15vh;
  }

  .wrapper-packaging-description {
    transform-origin: 60px -50px;
  }

  .packaging-image {
    height: 50vh;
    top: 25vh;
  }
}
