@font-face {
  font-family: 'FontRegular';
  src: url("../fonts/NeueMontreal-Regular.otf") format("truetype");
}

@font-face {
  font-family: 'FontBold';
  src: url("../fonts/NeueMontreal-Bold.otf") format("truetype");
}

@font-face {
  font-family: 'FontMedium';
  src: url("../fonts/NeueMontreal-Medium.otf") format("truetype");
}

.container__full {
  font-family: 'FontRegular';
}

.container__full .text-style__title {
  font-size: 94px;
  margin-bottom: 32px;
}

.container__full .text-style__subtitle {
  font-family: 'FontBold';
  font-size: 64px;
  margin-bottom: 24px;
}

.container__full .text-style__mini-title {
  font-family: 'FontMedium';
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.container__full .text-style__paragraph {
  font-family: 'FontRegular';
  font-size: 18px;
}

.container__full .text-style__dimentions {
  max-width: 460px;
}

.container__full .image__responsive img {
  width: 100%;
  height: auto;
  display: block;
}

.container__full .header {
  padding: 64px 8vw 8vw 0;
}

.container__full .header .image__responsive {
  width: 60%;
  height: auto;
  margin-left: 8vw;
}

.container__full .header .tag-main__nokia {
  position: absolute;
}

.container__full .header .tag-main__nokia h1 {
  position: relative;
  color: #fff;
  background: #2c468c;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  font-family: 'FontBold';
  font-size: 3vw;
  padding: 20px 36px 20px 8vw;
  margin-top: 64px;
}

.container__full .container01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: url("../img/container01_background01.png") no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: url("../img/container02_background.png") no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 8vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#091012), to(#25415e));
  background: linear-gradient(180deg, #091012 0%, #25415e 100%);
  color: #fff;
}

.container__full .container03 .content__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full .container03 .content__text .text-style__dimentions {
  margin-top: 12%;
  margin-left: 4%;
}

.container__full .container03 .content__text .image__responsive {
  width: 44%;
  height: auto;
  display: block;
}

.container__full .container03 .bottom__image {
  margin-top: -40.7%;
}

.container__full .container04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: url("../img/container04_background.png") no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container04 .image__responsive img {
  width: 80%;
}

.container__full .container04 .text-style__dimentions {
  color: #fff;
}

.container__full .container04 .text-style__dimentions img {
  margin-top: 32px;
}

.container__full .container05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: -webkit-gradient(linear, left top, left bottom, from(#cbc0d9), to(#f8f4fc));
  background: linear-gradient(180deg, #cbc0d9 0%, #f8f4fc 100%);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url("../img/container06_background.png") no-repeat;
  background-position: bottom;
  background-size: cover;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 120px 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container06 .text-style__dimentions {
  color: #fff;
  text-align: center;
  margin-bottom: 64px;
}

.container__full .container07 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: url("../img/container07_background.png") no-repeat;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container07 .text-style__dimentions {
  color: #fff;
}

.container__full .container07 .image__responsive {
  margin-top: 42px;
}

.container__full .container07 .image__responsive img {
  width: 60%;
}

.container__full .container08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: -webkit-gradient(linear, left top, left bottom, from(#cbc0d9), to(#f8f4fc));
  background: linear-gradient(180deg, #cbc0d9 0%, #f8f4fc 100%);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container08 .text-style__dimentions {
  margin-right: 64px;
}

.container__full .container08 .image__responsive {
  margin-top: 42px;
}

.container__full .container09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: -webkit-gradient(linear, left top, left bottom, from(#dee2ea), to(#f4f5f8));
  background: linear-gradient(180deg, #dee2ea 0%, #f4f5f8 100%);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 8vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container09 .image__responsive {
  margin-bottom: 84px;
}

.container__full .container09 .image__responsive img {
  width: 80%;
}

.container__full .container10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4vw 6vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #2c468c;
}

.container__full .container10 .text-style__dimentions {
  margin-right: 120px;
}

.container__full .container10 .text-style__dimentions h2 {
  font-size: 58px;
  margin-bottom: 24px;
}

.container__full .container10 .text-style__dimentions .text-style__paragraph {
  margin-bottom: 24px;
}

.container__full .container10 .container__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
      grid-template-areas: "grid-01 grid-02" "grid-03 grid-04";
  width: 100%;
  height: 100%;
}

.container__full .container10 .container__grid .grid__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;
  text-align: center;
  padding: 20% 4%;
}

.container__full .container10 .container__grid .grid__style svg {
  color: #fff;
  fill: #fff;
  width: 50%;
}

.container__full .container10 .container__grid .grid__style h3 {
  font-family: "FontBold";
  font-size: 18px;
  margin-bottom: 12px;
}

.container__full .container10 .grid-01 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: grid-01;
  -webkit-box-shadow: 0.5px 0.5px;
          box-shadow: 0.5px 0.5px;
}

.container__full .container10 .grid-02 {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: grid-02;
  -webkit-box-shadow: -0.5px 0.5px;
          box-shadow: -0.5px 0.5px;
}

.container__full .container10 .grid-03 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: grid-03;
  -webkit-box-shadow: 0.5px -0.5px;
          box-shadow: 0.5px -0.5px;
}

.container__full .container10 .grid-04 {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: grid-04;
  -webkit-box-shadow: -0.5px -0.5px;
          box-shadow: -0.5px -0.5px;
}

.container__full .container11 {
  padding: 2vw 6vw;
}

.container__full .container11 p {
  margin-bottom: 14px;
  font-size: 12px;
  color: #676767;
}

.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%;
}

@media (max-width: 875px) {
  .container__full .text-style__subtitle {
    font-size: 42px;
  }
  .container__full .container01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 64px;
    padding-top: 9vw;
  }
  .container__full .container02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8vw;
  }
  .container__full .container02 .image__responsive {
    margin-bottom: 42px;
  }
  .container__full .container03 .text-style__dimentions {
    margin-bottom: 32px;
  }
  .container__full .container03 .content__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8vw 8vw 0vw 8vw;
  }
  .container__full .container04 .text-style__dimentions {
    color: #fff;
    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;
    margin-bottom: 32px;
  }
  .container__full .container04 .image__responsive {
    width: 50%;
  }
  .container__full .container05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8vw 8vw 0vw 8vw;
  }
  .container__full .container05 .text-style__dimentions {
    margin-bottom: 32px;
  }
  .container__full .container07 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 8vw 8vw 0vw 8vw;
  }
  .container__full .container08 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8vw 0vw 0vw 8vw;
  }
  .container__full .container09 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0vw 8vw 8vw 8vw;
  }
  .container__full .container10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container10 .text-style__dimentions {
    margin-right: 0px;
  }
  .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;
  }
}
/*# sourceMappingURL=style.css.map */