.p21-landing {
  overflow: hidden;
  max-width: 2160px;
  margin: auto;
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #010101;
  line-height: 1.25;
}
.p21-landing section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p21-landing img {
  max-width: 100%;
}
.p21-landing .container {
  position: relative;
  width: 100%;
  max-width: 1220px;
  padding-left: 50px;
  padding-right: 50px;
}
.p21-landing .d-flex {
  -webkit-display: flex;
  -ms-display: flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p21-landing .d-flex.row:before,
.p21-landing .d-flex.row:after {
  display: none;
}
.p21-landing .flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.p21-landing .justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p21-landing .align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.p21-landing .align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p21-landing .align-self-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.p21-landing .align-self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.p21-landing .section-dark,
.p21-landing .section-dark .p21-title,
.p21-landing .section-dark .p21-subtitle,
.p21-landing .section-dark .p21-description {
  color: #fff;
}

.p21-title {
  margin: 0 0 20px;
  font-size: 43px;
  font-weight: 700;
  line-height: normal;
}
.p21-title span {
  font-weight: 300;
}
.p21-title .text-lead {
  font-size: 180%;
  font-weight: 900;
  line-height: normal;
}

.p21-subtitle {
  font-size: 30px;
}

.p21-description {
  margin: 0 0 45px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
.p21-description p {
  margin: 0;
}
.p21-description p + p {
  margin-top: 20px;
}
.p21-description ul {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
}

.p21-media-figure {
  opacity: 1 !important;
  margin: 0;
}
.p21-media-figure .p21-media {
  max-width: 100%;
  max-height: 100%;
}

/* section design */
.p21-design {
  overflow: hidden;
  height: 735px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #191738;
}
.p21-design .p21-design-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p21-design .p21-title,
.p21-design .p21-subtitle,
.p21-design .p21-description {
  position: absolute;
  left: 15px;
  right: 15px;
  color: inherit;
}
.p21-design .p21-title {
  top: 140px;
  font-weight: 400;
}
.p21-design .p21-title .text-large {
  font-size: 200%;
  font-weight: 900;
  line-height: 1.1;
}
.p21-design .p21-media-figure {
  position: absolute;
  top: 260px;
  left: -80px;
  right: 15px;
  width: 855px;
  height: 427px;
  margin: auto;
}
.p21-design .p21-media-figure .p21-media {
  width: inherit;
  height: inherit;
}

/* section design end */
/* section camera */
.p21-camera {
  overflow: hidden;
  height: 785px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #1d1201;
}
.p21-camera .p21-camera-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p21-camera .p21-title,
.p21-camera .p21-subtitle,
.p21-camera .p21-description {
  position: absolute;
  left: 15px;
  right: 15px;
  color: inherit;
}
.p21-camera .p21-title {
  top: 285px;
  font-size: 70px;
}
.p21-camera .p21-media-figure {
  position: absolute;
  top: 60px;
  left: 30px;
  right: 30px;
  width: 352px;
  height: 678px;
}
.p21-camera .p21-media-figure .p21-media {
  width: inherit;
  height: inherit;
}

/* section camera end */
/* section screen */
.p21-screen {
  overflow: hidden;
  height: 730px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #1c1004;
}
.p21-screen .p21-title,
.p21-screen .p21-subtitle,
.p21-screen .p21-description {
  position: absolute;
  left: 15px;
  right: 15px;
  color: inherit;
}
.p21-screen .p21-title {
  top: 65px;
}
.p21-screen .p21-subtitle {
  top: 135px;
}
.p21-screen .p21-media-figure {
  position: absolute;
  top: 215px;
  left: 15px;
  right: 15px;
  width: 1007px;
  height: 443px;
  margin: auto;
}
.p21-screen .p21-media-figure .p21-media {
  width: inherit;
  height: inherit;
}
.p21-screen .p21-media-figure .p21-media-video-cover {
  overflow: hidden;
  position: absolute;
  top: 68px;
  left: 90px;
  width: 402px;
  height: 308px;
}
.p21-screen .p21-media-figure .p21-media-video-cover .p21-media-video {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* section screen end */
/* section battery */
.p21-battery {
  overflow: hidden;
  height: 735px;
  padding-top: 0;
  padding-bottom: 0;
}
.p21-battery .p21-battery-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p21-battery .p21-title,
.p21-battery .p21-subtitle,
.p21-battery .p21-description {
  position: absolute;
  left: 15px;
  right: 15px;
  color: inherit;
}
.p21-battery .p21-title {
  top: 265px;
}
.p21-battery .p21-title:nth-child(2) {
  top: 375px;
  white-space: nowrap;
}
.p21-battery .p21-media-figure {
  position: absolute;
  top: 45px;
  left: 15px;
  right: 15px;
  width: 373px;
  height: 663px;
  margin: auto;
}
.p21-battery .p21-media-figure .p21-media {
  width: inherit;
  height: inherit;
}

/* section battery end */
/* section features */
.p21-features {
  padding-top: 70px;
  padding-bottom: 70px;
}
.p21-features .p21-title {
  font-size: 35px;
  text-align: center;
}

.p21-feature-card {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #434343;
}

.p21-feature-media {
  width: 110px;
  height: 110px;
  margin: 0 auto 15px;
}

.p21-feature-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.38;
  color: inherit;
}

.p21-features-grid {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 45px -10px -30px;
}
.p21-features-grid::before, .p21-features-grid::after {
  display: none;
}
.p21-features-grid .p21-feature-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

/* section features end */