#nl.home .line2 .e2 .elem {
  font-family: "PT Sans", sans-serif;
  font-size: 70px;
}

#nl.home .line1 .e2 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
}

#nl.home .tags .elem,
#nl.home .line1 .e2 .bot .but {
  transition: all 0.2s 0s;
}

#nl.home .wpf {
  padding: 1px 0;
}
#nl.home .pbb {
  padding-bottom: 80px;
}
#nl.home .wrapper {
  max-width: 1400px;
}
#nl.home .mss {
  margin-top: 10px;
}
#nl.home .pl {
  margin-top: 60px;
}
#nl.home .line1 {
  gap: 26px;
}
#nl.home .line1 .e1 {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 34px;
  box-sizing: border-box;
  max-width: 436px;
}
#nl.home .line1 .e1 .h {
  font-size: 84px;
  line-height: 0.8;
}
#nl.home .line1 .e1 .img_mob {
  display: none;
}
#nl.home .line1 .e2 {
  position: relative;
  background: url("https://sp-ao.shortpixel.ai/client/to_auto,q_lossy,ret_img/https://yakassa.kg/wp-content/uploads/2024/05/frame-2-1.png") no-repeat center center;
  overflow: hidden;
  border-radius: 30px;
  flex-grow: 1;
  padding: 34px;
}
#nl.home .line1 .e2 .min {
  position: absolute;
  top: 34px;
  left: 34px;
  display: flex;
  gap: 8px;
}
#nl.home .line1 .e2 .min span {
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #fff;
  border-radius: 9px;
}
#nl.home .line1 .e2 .bot {
  position: absolute;
  bottom: 34px;
  left: 34px;
  right: 34px;
}
#nl.home .line1 .e2 .bot .h {
  line-height: 0.9;
}
#nl.home .line1 .e2 .bot .txt {
  font-size: 14px;
}
#nl.home .line1 .e2 .bot .but {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  background-color: #000;
  padding: 20px 42px 20px 22px;
  border-radius: 10px;
  white-space: nowrap;
  margin-left: 20px;
}
#nl.home .line1 .e2 .bot .but:hover {
  background-color: #185886;
}
#nl.home .line2 {
  margin-top: 26px;
  gap: 26px;
}
#nl.home .line2 .img_w {
  border-radius: 30px;
  overflow: hidden;
}
#nl.home .line2 .e1 {
  flex-grow: 1;
}
#nl.home .line2 .e1 .h {
  margin-top: 15px;
  display: inline-block;
  padding-right: 70px;
  background: url("/i/new/bst.svg") no-repeat center right;
}
#nl.home .line2 .e2 {
  flex-grow: 1;
  flex-wrap: wrap;
  gap: 26px;
  max-width: 686px;
}
#nl.home .line2 .e2 .elem {
  background-color: #185886;
  border-radius: 30px;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  flex-grow: 1;
  box-sizing: border-box;
  padding: 25px 30px;
  display: flex;
  align-items: flex-end;
  width: calc(33.3333333333% - 26px);
  letter-spacing: -0.05em;
}
#nl.home .line2 .e2 .elem.w {
  background-color: #fff;
  color: #1e1e1e;
}
#nl.home .line2 .e2 .ev1 {
  width: 100%;
}
#nl.home .hr {
  top: 80px;
  margin-top: 20px;
}
#nl.home .tags .elem {
  display: inline-block;
  cursor: pointer;
  font-size: 19px;
  color: #fff;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  background-color: #1e1e1e;
  border-radius: 13px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  text-decoration: none;
}
#nl.home .tags .elem.red {
  background-color: #185886;
  color: #fff;
}
#nl.home .tags .elem:hover {
  transform: rotate(-8deg);
  background-color: #185886;
  color: #fff;
}
#nl.home .footer:before {
  display: none;
}
@media screen and (max-width: 1400px) {
  #nl.home .line1 .e1 .h {
    font-size: 50px;
  }
}
@media screen and (max-width: 1200px) {
  #nl.home .line1 .e1 {
    padding: 20px;
  }
  #nl.home .line1 .e1 .h {
    font-size: 50px;
  }
  #nl.home .line1 .e2 {
    padding: 20px;
  }
  #nl.home .line1 .e2 .min {
    top: 20px;
    left: 20px;
  }
  #nl.home .line1 .e2 .bot {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  #nl.home .line1 .e2 .bot .but {
    padding-right: 20px;
    font-size: 18px;
  }
  #nl.home .line2 .e1 {
    max-width: 40%;
  }
  #nl.home .line2 .e1 .h {
    padding-right: 62px;
    background-size: 34px;
  }
  #nl.home .line2 .img_w {
    border-radius: 12px;
  }
  #nl.home .line2 .e2 .elem {
    padding: 15px 20px;
    font-size: 26px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 940px) {
  #nl.home .hr {
    display: none;
  }
  #nl.home .pbb {
    padding-bottom: 0px;
  }
  #nl.home .wrapper {
    padding: 0 20px;
  }
  #nl.home .pl {
    margin-top: 20px;
  }
  #nl.home .line1 .e1 {
    flex-grow: 1;
    max-width: none;
    overflow: hidden;
    border-radius: 22px;
  }
  #nl.home .line1 .e1 .h {
    font-size: 58px;
  }
  #nl.home .line1 .e1 .tags {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  #nl.home .line1 .e1 .tags .elem {
    font-size: 16px;
    padding: 5px 10px;
    letter-spacing: -0.05em;
  }
  #nl.home .line1 .e1 .img_mob {
    display: block;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
  }
  #nl.home .line1 .e2 {
    display: none;
  }
  #nl.home .line2 {
    flex-wrap: wrap;
  }
  #nl.home .line2 .e1 {
    width: 100%;
    max-width: none;
  }
  #nl.home .line2 .e1 img {
    width: 100%;
  }
  #nl.home .line2 .e1 .h {
    font-size: 75px;
  }
  #nl.home .line2 .e2 {
    gap: 16px;
    width: 100%;
    max-width: none;
  }
  #nl.home .line2 .e2 .ev1,
  #nl.home .line2 .e2 .ev4 {
    min-height: 80px;
  }
  #nl.home .line2 .e2 .ev2,
  #nl.home .line2 .e2 .ev3 {
    width: calc(50% - 16px);
    min-height: 150px;
  }
  #nl.home .line2 .e2 .elem {
    padding: 15px 15px;
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  #nl.home .wrapper {
    padding: 0 10px;
  }
  #nl.home .line2 .e1 .h {
    font-size: 55px;
  }
}

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