@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Dots:wght@400..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: unset !important;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

.k29-landing {
  overflow: hidden;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  z-index: 10;
}
.k29-landing h1,
.k29-landing h2,
.k29-landing h3,
.k29-landing h4,
.k29-landing h5,
.k29-landing h6,
.k29-landing ul,
.k29-landing ol,
.k29-landing p,
.k29-landing div,
.k29-landing span {
  padding: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  border: none;
  background: none;
}
.k29-landing section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.k29-landing img {
  max-width: 100%;
  pointer-events: none;
}
.k29-landing .k29-intro {
  background-image: url("../images/k29-intro/k29-intro-background.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro {
    background-position-x: 50%;
  }
}
.k29-landing .k29-intro__container {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 4% 0 7.9% 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__container {
    flex-direction: row;
    padding: 4% 0 117% 0;
  }
}
.k29-landing .k29-intro__logo {
  width: 17vw;
  height: auto;
  margin: 0 auto 2.7% auto;
  opacity: 0;
  scale: 0.8;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__logo {
    width: 40%;
    height: auto;
    margin: 0;
    rotate: -90deg;
    position: absolute;
    top: 13.5%;
    left: -10%;
    transform: translateY(-20vw);
    scale: 1;
  }
}
.k29-landing .k29-intro__text {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__text {
    gap: 1vw;
    padding-left: 21.03%;
  }
}
.k29-landing .k29-intro__title {
  opacity: 0;
  scale: 0.8;
  color: #244874;
  text-transform: uppercase;
  font-family: Roboto;
  font-weight: 400;
  font-size: 4.16vw;
  line-height: 4.86vw;
  letter-spacing: 0%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__title {
    font-size: 7.92vw;
    line-height: 9.28vw;
    text-align: start;
    transform: translateX(-20vw);
    scale: 1;
  }
}
.k29-landing .k29-intro__model {
  opacity: 0;
  scale: 0.8;
  font-family: Roboto;
  font-weight: 500;
  font-size: 12.03vw;
  line-height: 14.1vw;
  letter-spacing: 0%;
  text-align: center;
  color: #005ba0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__model {
    font-size: 22.89vw;
    line-height: 26.82vw;
    text-align: start;
    transform: translateX(-20vw);
    scale: 1;
  }
}
.k29-landing .k29-intro__subtitle {
  opacity: 0;
  scale: 0.8;
  color: #3d3d3d;
  text-transform: uppercase;
  font-family: Roboto;
  font-weight: 500;
  font-size: 2.87vw;
  line-height: 3.36vw;
  letter-spacing: 0%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__subtitle {
    display: none;
  }
}
.k29-landing .k29-intro__subtitle-alt {
  opacity: 0;
  color: #3d3d3d;
  text-transform: uppercase;
  font-family: Roboto;
  font-weight: 500;
  letter-spacing: 0%;
  text-align: start;
  font-size: 10.25vw;
  line-height: 12.02vw;
  padding: 10% 0 15% 6.5%;
  transform: translateX(-20vw);
  display: none;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__subtitle-alt {
    display: block;
  }
}
.k29-landing .k29-intro__phone-back {
  position: absolute;
  width: 16.35%;
  top: 2.9%;
  right: 14.8%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__phone-back {
    top: 31%;
    right: 5%;
    width: 44%;
  }
}
.k29-landing .k29-intro__phone-front {
  position: absolute;
  width: 16.35%;
  top: 2.9%;
  left: 14.8%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-intro__phone-front {
    top: 31%;
    left: 5%;
    width: 44%;
  }
}
.k29-landing .k29-display {
  background: #ffffff;
}
.k29-landing .k29-display__container {
  display: flex;
  flex-direction: row;
  gap: 11%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__container {
    gap: 0%;
    flex-direction: column;
    padding-top: 12%;
    padding-bottom: 148.3%;
  }
}
.k29-landing .k29-display__container-text {
  display: flex;
  flex-direction: column;
  padding: 10.5% 0 15% 0;
  margin-left: 12%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__container-text {
    padding: 0;
    margin-left: 0%;
  }
}
.k29-landing .k29-display__label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 5.85vw;
  line-height: 6.85vw;
  letter-spacing: 0%;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__label {
    font-size: 15.9vw;
    line-height: 18.71vw;
    text-align: center;
  }
}
.k29-landing .k29-display__title {
  font-family: Roboto;
  font-weight: 600;
  font-size: 10.5vw;
  line-height: 12.3vw;
  letter-spacing: 0%;
  color: #009fde;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__title {
    font-size: 28.71vw;
    line-height: 30.77vw;
    text-align: center;
  }
}
.k29-landing .k29-display__image {
  margin-top: 3.4%;
  position: relative;
  width: 24.26%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__image {
    width: 85.6%;
    margin-top: 7%;
    margin-left: 7.2%;
  }
}
.k29-landing .k29-display__phone {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.k29-landing .k29-display__screen {
  position: absolute;
  width: 16.6%;
  height: 48.1%;
  top: 21.2%;
  right: 28.2%;
  z-index: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-display__screen {
    width: 58%;
    height: 34.9%;
    top: 41.6%;
    right: 21%;
  }
}
.k29-landing .k29-display__screen img {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.k29-landing .k29-battery {
  background-image: url("../images/k29-battery/k29-battery-background.png");
  background-position-x: 40%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery {
    background-position-x: 50%;
  }
}
.k29-landing .k29-battery__container {
  display: flex;
  position: relative;
  flex-direction: row;
  padding: 0 10% 0 18.78%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__container {
    padding: 0;
    flex-direction: column;
  }
}
.k29-landing .k29-battery__icon {
  position: relative;
  width: 16.8%;
  margin-top: 16%;
  margin-bottom: 15%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__icon {
    margin-top: 0%;
    margin-bottom: 0%;
    position: absolute;
    bottom: 4.4%;
    left: 7.7%;
    width: 36%;
  }
}
.k29-landing .k29-battery__levels {
  z-index: -1;
  top: 0;
  position: absolute;
  width: 84%;
  max-width: 220px;
  height: 100%;
  margin-left: 8%;
  display: flex;
  flex-direction: column;
  gap: 3%;
  padding: 7.8% 0 5.5% 0;
}
@media screen and (min-width: 2500px) {
  .k29-landing .k29-battery__levels {
    margin-left: 4%;
  }
}
.k29-landing .k29-battery__levels-level {
  width: 100%;
  height: 18%;
  background-color: #00b5fc;
  opacity: 0;
}
.k29-landing .k29-battery__levels-level:first-child {
  margin-left: 18%;
  height: 8%;
  width: 64%;
}
.k29-landing .k29-battery__phone {
  margin-top: 4%;
  width: 30%;
  height: auto;
  position: relative;
  z-index: 2;
  margin-left: 7.5%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__phone {
    margin-top: 2%;
    width: 70%;
  }
}
.k29-landing .k29-battery__phone-img {
  width: 100%;
  left: 0%;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__phone-img {
    left: 11%;
    rotate: -15deg;
    margin-top: 52%;
  }
}
.k29-landing .k29-battery__text {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  text-align: center;
  margin-top: 13%;
  margin-left: 6%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__text {
    margin-top: 0%;
    margin-left: 0%;
    margin: 3.5% 5.64% 150% 0;
    text-align: end;
  }
}
.k29-landing .k29-battery__text-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 5.926vw;
  line-height: 6.944vw;
  letter-spacing: 0%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__text-title {
    font-size: 14.65vw;
    line-height: 17.17vw;
  }
}
.k29-landing .k29-battery__text-capacity {
  color: #81dbff;
  font-weight: 700;
  font-size: 9.259vw;
  line-height: 10.851vw;
  letter-spacing: 0%;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-battery__text-capacity {
    font-size: 22.9vw;
    line-height: 26.83vw;
    margin-right: 4%;
  }
}
.k29-landing .k29-flashlight {
  background-image: url("../images/k29-flashlight/k29-flashlight-background.png");
  background-position-x: 22%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight {
    background-image: url("../images/k29-flashlight/k29-flashlight-background-alt.png");
    background-position-y: 20%;
  }
}
.k29-landing .k29-flashlight__container {
  display: flex;
  position: relative;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__container {
    flex-direction: column;
  }
}
.k29-landing .k29-flashlight__icon {
  display: flex;
  width: 35.42%;
  gap: 3.5%;
  margin-top: 27.3%;
  margin-left: 6%;
  margin-bottom: 6.9%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__icon {
    margin-left: 3.33%;
    margin-top: 9%;
    margin-bottom: 90%;
    width: 84.1%;
  }
}
.k29-landing .k29-flashlight__icon-img {
  width: 33.6%;
}
.k29-landing .k29-flashlight__icon-img img {
  width: 100%;
}
.k29-landing .k29-flashlight__icon-title {
  font-family: Roboto;
  font-weight: 500;
  font-size: 4.56vw;
  line-height: 5.35vw;
  letter-spacing: 0%;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__icon-title {
    font-size: 10.769vw;
    line-height: 12.621vw;
  }
}
.k29-landing .k29-flashlight__glow {
  position: absolute;
  height: 93%;
  width: 90%;
  left: 0%;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__glow {
    display: none;
  }
}
.k29-landing .k29-flashlight__glow-img {
  height: 100%;
}
.k29-landing .k29-flashlight__text {
  width: 28%;
  font-family: Roboto;
  text-align: right;
  letter-spacing: 0%;
  margin-top: 13%;
  margin-left: 26%;
  transform: translateX(10vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__text {
    text-align: left;
    width: 80%;
    margin: 0;
    margin-left: 1.5%;
    margin-bottom: 8%;
    transform: translateX(-20vw);
  }
}
.k29-landing .k29-flashlight__text-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 4.11vw;
  line-height: 3.8vw;
  color: #8adeff;
}
.k29-landing .k29-flashlight__text-title:nth-last-child(1) {
  padding-top: 12%;
}
@media screen and (min-width: 2200px) {
  .k29-landing .k29-flashlight__text-title:nth-last-child(1) {
    padding-top: 0.4em;
  }
}
@media screen and (min-width: 2900px) {
  .k29-landing .k29-flashlight__text-title:nth-last-child(1) {
    padding-top: 0.2em;
  }
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__text-title {
    display: none;
  }
}
.k29-landing .k29-flashlight__text-title-alt {
  text-transform: uppercase;
  color: #8adeff;
  font-weight: 500;
  font-size: 10.769vw;
  line-height: 12.621vw;
  margin-left: 8%;
  margin-top: 6%;
  display: none;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__text-title-alt {
    display: block;
  }
}
.k29-landing .k29-flashlight__text-label {
  margin-top: 12%;
  font-weight: 400;
  font-size: 2.28vw;
  line-height: 2.67vw;
  color: #ffffff;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__text-label {
    margin-top: 3%;
    font-size: 7.69vw;
    line-height: 9vw;
    margin-left: 8%;
  }
}
.k29-landing .k29-flashlight__keys {
  display: flex;
  flex-direction: row;
  max-width: none;
}
.k29-landing .k29-flashlight__keys-img {
  width: 31.5%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-flashlight__keys-img {
    width: 41%;
  }
}
.k29-landing .k29-typec {
  background: linear-gradient(78.66deg, #ffffff 0.28%, #ce98ff 99.72%);
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec {
    background: linear-gradient(180deg, #ffffff 0%, #ce98ff 100%);
  }
}
.k29-landing .k29-typec__container {
  position: relative;
}
.k29-landing .k29-typec__container-text {
  padding-top: 5.64%;
  padding-bottom: 6%;
  margin-left: 6.06%;
  text-transform: uppercase;
  font-family: Roboto;
  letter-spacing: 0%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__container-text {
    padding-top: 17%;
    margin-left: 9.23%;
    padding-bottom: 158%;
  }
}
.k29-landing .k29-typec__label {
  font-size: 5.9vw;
  line-height: 6.94vw;
  color: #000000;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__label {
    font-size: 16.41vw;
    line-height: 19.231vw;
  }
}
.k29-landing .k29-typec__title {
  font-weight: 500;
  font-size: 6.94vw;
  line-height: 8.138vw;
  color: #6502be;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__title {
    font-size: 18.974vw;
    line-height: 22.231vw;
  }
}
.k29-landing .k29-typec__connector {
  width: 43%;
  height: 100%;
  position: relative;
  padding-bottom: 0%;
  transform: translateX(-20vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__connector {
    transform: translateX(-50vw);
    position: absolute;
    bottom: 0;
    height: 31%;
    width: 65%;
    left: -15%;
  }
}
.k29-landing .k29-typec__connector-img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__connector-img {
    rotate: -30deg;
  }
}
.k29-landing .k29-typec__rectangle {
  position: absolute;
  width: 30%;
  z-index: 1;
  top: 40%;
  left: 31.4%;
  opacity: 0;
}
.k29-landing .k29-typec__rectangle-img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__rectangle {
    width: 50%;
    top: 54%;
    left: 17%;
  }
}
.k29-landing .k29-typec__rectangle-add {
  position: absolute;
  width: 97%;
  height: 100%;
  top: 3%;
  left: 1.5%;
}
.k29-landing .k29-typec__rectangle-add-img {
  width: 100%;
}
.k29-landing .k29-typec__phone {
  position: absolute;
  top: -6%;
  left: 45%;
  width: 97%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__phone {
    position: absolute;
    top: 27.4%;
    width: 163.08%;
    left: 21%;
  }
}
.k29-landing .k29-typec__phone-img {
  transform: translateX(20vw);
  opacity: 0;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-typec__phone-img {
    rotate: -30deg;
    transform: translateX(30vw);
  }
}
.k29-landing .k29-сamera {
  background-image: url("../images/k29-camera/k29-camera-background.png");
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera {
    background-image: url("../images/k29-camera/k29-camera-background-alt.png");
  }
}
.k29-landing .k29-сamera__container {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__container {
    position: relative;
    flex-direction: column;
    padding-bottom: 174.34%;
  }
}
.k29-landing .k29-сamera__label {
  font-family: Roboto;
  color: #1d2e5e;
  font-weight: 500;
  font-size: 5.92vw;
  line-height: 6.9vw;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin-left: 6.07%;
  padding-top: 10.28%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__label {
    font-size: 17.949vw;
    line-height: 21.03vw;
    margin-left: 8.97%;
    padding-top: 6.17%;
    padding-bottom: 8.66%;
  }
}
.k29-landing .k29-сamera__phones {
  max-width: 785px;
  width: 36.36%;
  margin-top: 5.75%;
  margin-left: 9.12%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__phones {
    margin-left: 0%;
    padding-top: 0%;
  }
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__phones-img {
    display: none;
  }
}
.k29-landing .k29-сamera__phones-alt {
  display: none;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__phones-alt {
    display: block;
  }
}
.k29-landing .k29-сamera__phones-alt-back {
  position: absolute;
  width: 57.94%;
  left: 3%;
}
.k29-landing .k29-сamera__phones-alt-front {
  position: absolute;
  width: 56.41%;
  right: 3%;
  top: 24%;
}
.k29-landing .k29-сamera__phones-alt-background {
  position: absolute;
  right: 15%;
  top: 10.4%;
  width: 69%;
}
.k29-landing .k29-сamera__phones-alt-background img {
  width: 100%;
}
.k29-landing .k29-сamera__video {
  position: absolute;
  right: 10%;
  width: 39.9%;
  top: 23.23%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-сamera__video {
    display: none;
  }
}
.k29-landing .k29-sim {
  background-image: url("../images/k29-sim/k29-sim-background.png");
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim {
    background-image: url("../images/k29-sim/k29-sim-background-alt.png");
  }
}
.k29-landing .k29-sim__container {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__container {
    position: relative;
    flex-direction: column;
  }
}
.k29-landing .k29-sim__text {
  font-family: Roboto;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0%;
  text-align: start;
  margin-left: 19.95%;
  padding-top: 9.5%;
  padding-bottom: 8.5%;
  transform: translateX(-5vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__text {
    margin-left: 7.44%;
    padding-top: 4.5%;
    padding-bottom: 140%;
  }
}
.k29-landing .k29-sim__text-label {
  font-size: 7.407vw;
  line-height: 8.681vw;
  color: #512375;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__text-label {
    font-size: 23.07vw;
    line-height: 23.07vw;
  }
}
.k29-landing .k29-sim__text-title {
  font-size: 5.09vw;
  line-height: 5.97vw;
  color: #414141;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__text-title {
    font-size: 13.84vw;
    line-height: 16.226vw;
  }
}
.k29-landing .k29-sim__text-title span {
  font-weight: 400;
  font-size: 4.63vw;
  line-height: 5.425vw;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__text-title span {
    font-size: 13.846vw;
    line-height: 7.692vw;
  }
}
.k29-landing .k29-sim__cards {
  width: 100%;
  position: relative;
  user-select: none;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__cards {
    position: absolute;
  }
}
.k29-landing .k29-sim__cards-img {
  width: 31.36%;
  position: absolute;
  margin-top: 16%;
  margin-left: 11.42%;
  transform: translateX(20vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__cards-img {
    margin-left: 10%;
    padding-top: 118%;
    width: 50.51%;
  }
}
.k29-landing .k29-sim__cards-add {
  width: 32.3%;
  position: absolute;
  margin-top: 8.8%;
  margin-left: 43%;
  transform: translateX(20vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__cards-add {
    margin-left: 44%;
    padding-top: 70%;
    width: 56%;
  }
}
.k29-landing .k29-sim__cards-microsd {
  width: 29.01%;
  position: absolute;
  margin-top: 33%;
  margin-left: 37.5%;
  transform: translateX(10vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-sim__cards-microsd {
    margin-left: 43%;
    padding-top: 103%;
    width: 45.38%;
  }
}
.k29-landing .k29-color {
  background-image: url("../images/k29-color/k29-color-background.png");
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color {
    background-image: url("../images/k29-color/k29-color-background-alt.png");
  }
}
.k29-landing .k29-color__container {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__container {
    flex-direction: column-reverse;
    padding-bottom: 90%;
  }
}
.k29-landing .k29-color__phones {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 59.82%;
  margin: 2.45% 5.25% 1.51% 5.46%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__phones {
    width: 141%;
    margin: 0;
    position: absolute;
    bottom: -10%;
    left: -9%;
    rotate: -30deg;
  }
}
.k29-landing .k29-color__black {
  width: 28.59%;
  z-index: 3;
  transform: translateX(-21.5vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__black {
    transform: translateX(100vw);
  }
}
.k29-landing .k29-color__blue {
  width: 28.59%;
  transform: translateX(-21vw);
  z-index: 2;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__blue {
    transform: translateX(80vw);
  }
}
.k29-landing .k29-color__purple {
  width: 28.59%;
  transform: translateX(-42vw);
  z-index: 1;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__purple {
    transform: translateX(60vw);
  }
}
.k29-landing .k29-color__text {
  width: 25%;
  margin-top: 4%;
  transform: translateX(20vw);
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__text {
    transform: translateX(0vw);
    opacity: 1;
    margin-top: 5.4%;
    width: 78%;
    margin-left: 11.54%;
  }
}
@media screen and (max-width: 600px) and (max-width: 260px) {
  .k29-landing .k29-color__text {
    width: 82%;
  }
}
.k29-landing .k29-color__text-label {
  color: #00089b;
  text-transform: uppercase;
  font-family: Roboto;
  font-weight: 600;
  font-size: 4.16vw;
  line-height: 4.88vw;
  letter-spacing: 0%;
  text-align: center;
  max-width: 23.4vw;
  margin-bottom: 7.5%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__text-label {
    font-size: 13.846vw;
    line-height: 16.226vw;
    max-width: 79vw;
  }
}
.k29-landing .k29-color__text-color {
  margin-bottom: 7%;
  display: flex;
  flex-direction: row;
  height: 17.8%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__text-color {
    margin-bottom: 10%;
    transform: translateX(-25vw);
    opacity: 0;
  }
}
.k29-landing .k29-color__text-circle {
  width: 28.8%;
  height: auto;
  border-radius: 100px;
  margin-right: 10%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__text-circle {
    width: 26%;
    margin-right: 9%;
  }
}
.k29-landing .k29-color__text-color:nth-child(2) .k29-color__text-circle {
  background-color: #000000;
}
.k29-landing .k29-color__text-color:nth-child(3) .k29-color__text-circle {
  background-color: #192f5c;
}
.k29-landing .k29-color__text-color:nth-child(4) .k29-color__text-circle {
  background-color: #342552;
}
.k29-landing .k29-color__text-title {
  align-self: center;
  color: #000000;
  text-transform: uppercase;
  font-family: Roboto;
  font-weight: 300;
  font-size: 4.16vw;
  line-height: 4.88vw;
  letter-spacing: 0%;
}
@media screen and (max-width: 600px) {
  .k29-landing .k29-color__text-title {
    margin: 3.95% 0;
    font-size: 11.772vw;
    line-height: 13.795vw;
  }
}

/*# sourceMappingURL=style.css.map */
