.container__full {
  font-family: 'Roboto', sans-serif;
}

.container__full .text-style__title {
  font-size: 94px;
  margin-bottom: 32px;
  font-weight: bold;
}

.container__full .text-style__subtitle {
  font-size: 64px;
  margin-bottom: 24px;
  font-weight: bold;
}

.container__full .text-style__paragraph {
  font-size: 18px;
}

.container__full .text-style__dimentions {
  max-width: 740px;
  text-align: center;
  margin-bottom: 32px;
}

.container__full .text-style__dimentions h3 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .1em;
}

.container__full .image__responsive {
  width: 100%;
}

.container__full .image__responsive img {
  width: 100%;
  height: auto;
  display: block;
}

.container__full .container01 {
  background: url("../img/container01-background01.png") no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full .container01 .image__responsive {
  width: auto;
}

.container__full .container01 .text-style__dimentions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 6vw;
}

.container__full .container01 .text-style__dimentions p {
  font-size: 46px;
  max-width: 420px;
  text-align: start;
  margin-top: 6vw;
}

.container__full .container01 .text-style__dimentions .android {
  margin-top: 12vw;
}

.container__full .container02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6vw;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full .container02 li {
  width: 18vw;
  height: 18vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #d3d3f1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.container__full .container02 li .icone {
  margin-bottom: 18px;
}

.container__full .container02 li h4 {
  font-weight: 300;
  font-size: 18px;
}

.container__full .container03 {
  padding: 0vw !important;
}

.container__full .container03 .container03-part02 {
  background: url("../img/container03-background01.png") no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.container__full .container03 .container03-part02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container03 .container03-part02 ul li:last-child {
  margin-left: 8%;
}

.container__full .container03 .container03-part02 ul li h6 {
  font-weight: 300;
}

.container__full .container03 .container03-part02 ul li h5 {
  font-weight: 900;
  font-size: 42px;
}

.container__full .container06 {
  padding: 0vw;
}

.container__full .container06 .container06-part02 {
  background: url("../img/container03-background01.png") no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.container__full .container06 .container06-part02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
  text-align: center;
  margin-bottom: 64px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.container__full .container06 .container06-part02 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container06 .container06-part02 ul li h6 {
  font-weight: 300;
}

.container__full .container06 .container06-part02 ul li h5 {
  font-weight: 900;
  font-size: 42px;
}

.container__full .container06 .container06-part02 .image__responsive {
  width: auto;
  margin: 0 6vw;
}

.container__full .container08 {
  padding: 0vw;
}

.container__full .container08 .container08-part02 {
  background: url("../img/container03-background01.png") no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 4vw;
}

.container__full .container08 .container08-part02 .image__responsive {
  margin-right: 6vw;
  width: auto;
}

.container__full .container08 .container08-part02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 36px;
  margin-right: 12vw;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.container__full .container08 .container08-part02 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container__full .container08 .container08-part02 ul li h5 {
  margin-left: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.container__full .container-default__style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 120px;
}

.container__full .container-default__style .text-style__dimentions {
  padding: 0 6vw;
}

.container__full .container10 {
  padding: 0 6vw;
  margin-bottom: 120px;
}

.container__full .container10 .containerAllTiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 68px;
  width: 100%;
}

.container__full .container10 .containerAllTiles .tileShow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container10 .containerAllTiles .tileContainer {
  position: relative;
  height: 36vw;
  width: 24vw;
  margin: 0 1vw;
  border: 2px solid #d6d6d6bd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container10 .containerAllTiles .tileContainer .text-style__dimentions {
  margin-top: 32px;
}

.container__full .container10 .containerAllTiles .tileContainer .text-style__dimentions h6 {
  font-weight: bold;
  font-size: 32px;
}

.container__full .container10 .containerAllTiles .tileContainer .buttonStyle {
  position: absolute;
  right: 0;
  z-index: 2;
  margin: 26px;
  width: 46px;
  height: 46px;
  background: #c7c7c7;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-style: none;
  outline: none;
}

.container__full .container10 .containerAllTiles .tileContainer .buttonStyle :hover {
  cursor: pointer;
}

.container__full .container10 .containerAllTiles .tileContainer .buttonStyle .mouseTest.turnClose {
  -webkit-animation-name: rotatePlus;
          animation-name: rotatePlus;
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.container__full .container10 .containerAllTiles .tileContainer .buttonStyle .mouseTest {
  -webkit-animation-name: rotatePlusReverse;
          animation-name: rotatePlusReverse;
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide {
  width: 100%;
  height: 100%;
  background: #ffff;
  position: absolute;
  top: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  visibility: hidden;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide .text__hide {
  padding: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  text-align: initial;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide .text__hide h3 {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 700;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide .text__hide .icon {
  margin-bottom: 24px;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide .text__hide .icon img {
  width: 50%;
  height: auto;
}

.container__full .container10 .containerAllTiles .tileContainer .tileHide .text__hide .fontTileParagraph {
  margin-bottom: 12px;
}

.container__full .container10 .containerAllTiles .tileContainer .hiddenContent {
  display: none;
}

.container__full .container10 .containerAllTiles .tileContainer .changeProduct1, .container__full .container10 .containerAllTiles .tileContainer .changeProduct2 {
  overflow: hidden;
}

.container__full .container10 .containerAllTiles .tileContainer .showContent {
  visibility: visible !important;
  -webkit-animation-name: opacity;
          animation-name: opacity;
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.container__full footer .line {
  height: 8px;
  width: 100%;
  background: #00B1DB;
}

.container__full footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full footer .content-logo__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full footer .content-logo__footer svg {
  width: 274px;
}

.container__full footer .content-logo__footer a {
  color: #2F2F2F;
  font-weight: bold;
  font-size: 24px;
}

.container__full footer .line-small {
  margin: 0 20px;
}

.container__full footer .content-social__footer svg {
  width: 20%;
}

/* Keyframes */
@-webkit-keyframes rotatePlus {
  to {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@keyframes rotatePlus {
  to {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@-webkit-keyframes rotatePlusReverse {
  from {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes rotatePlusReverse {
  from {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 875px) {
  .container__full .text-style__subtitle {
    font-size: 32px;
  }
  .container__full .container01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container__full .container02 li {
    width: 40vw;
    height: 40vw;
    margin-bottom: 32px;
  }
  .container__full .container08 .container08-part02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container08 .container08-part02 ul {
    margin: 32px 6vw;
  }
  .container__full footer .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 24px;
  }
  .container__full footer .footer__content .content-logo__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container__full footer .footer__content .line-small {
    display: none;
  }
  .container__full footer .footer__content .content-social__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container__full footer .footer__content .content-social__footer svg {
    width: 56px;
  }
}

@media (max-width: 784px) {
  .container__full .container10 .containerAllTiles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container10 .containerAllTiles .tileContainer {
    width: 100%;
    height: 160vw;
    margin-bottom: 32px;
  }
}
/*# sourceMappingURL=style.css.map */