* {
  font-size: 100.01%;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  height: 100%;
  font: 1.3rem/1.61538 'Montserrat', sans-serif;
}

p {
  font-family: 'Source Sans Pro', sans-serif;
}

.btn,
a {
  -webkit-transition: color linear 0.4s, background-color linear 0.4s, border-color linear 0.4s;
  transition: color linear 0.4s, background-color linear 0.4s, border-color linear 0.4s;
}

.btn:hover,
a:hover {
  text-decoration: none;
  outline: none;
}

header {
  padding: 4px 0;
  border-bottom: 1px solid #F2F4F7;
}

.logo a {
  color: #101828;
  font-size: 22px;
  font-family: 'Courier New', Courier, monospace;
  font-weight: 700;
}

.logo a:hover {
  color: #b2b3c2;
}


.navs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-cash {
  background-color: #7F56D9;
  padding: 10px 18px;
  font-weight: 600;
  color: #fff;
  transition: .4s all linear;
  border-radius: 8px;
}

.btn-cash:hover {
  background-color: #6335c7;
  color: #fff;
}

.hedblock {
  padding-top: 100px;
  text-align: center;
}

.riki {
  font-size: 48px;
  font-weight: 600;
  color: #101828;
  margin-bottom: 24px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.mk {
  text-align: #475467;
  font-size: 20px;
  margin-bottom: 40px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.doble {
  max-width: 340px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.sep {
  color: #b2b3c2;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.defolt {
  margin-bottom: 60px;
}


.defolt input:focus~span {
  color: #7F56D9;
}

.pikil {
  padding: 75px 0;
}

.oro {
  font-size: 34px;
  font-weight: 600;
  color: #101828;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  max-width: 1076px;
  margin: 0 auto 60px;
}

.bs {
  background-color: #F9F5FF;
  padding: 14px;
  border-radius: 100px;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.isoc {
  color: #7F56D9;
  font-size: 20px;
  background-color: #F4EBFF;
  padding: 15px;
  border-radius: 100px;
}


.uy {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #101828;
}

.consl {
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: #475467;
}

.mb-30 {
  margin-bottom: 40px;
}

.popkultura {
  font-size: 18px;
  font-weight: 500;
  color: #101828;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin-bottom: 20px;
}

.sami {
  min-height: 52vh;
  padding: 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/1.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
  border-radius: 20px;
  overflow: hidden;
}

.sami::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: '';
  background-color: #6335c74f;
}

.pps {
  padding: 55px 0;
}

.smalls {
  padding: 45px 0;
}

.perchik img {
  width: 100%;
  height: 300px;
  object-position: center;
  object-fit: cover;
}

.btrep {
  width: 100%;
  padding: 22px 22px;
  background-color: #7F56D9;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.perchik {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 67px;
  box-shadow: -1px 5px 22px #bdbac2;
  height: 700px;
}

.btrep:hover {
  color: #fff;
  background-color: #6335c7;
}

.hhi {
  font-size: 30px;
  margin: 15px 0 30px;
  font-weight: 700;
  color: #2D3748;
}

.price {
  font-weight: 700;
  font-size: 50px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  margin-bottom: 35px;
}

.ruj {
  color: #4A5568;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  margin-bottom: 30px;
}

.vaff {
  padding: 0 20px;
}

.civil {
  padding: 55px 0;
  background-color: #6335c7;
}

.white {
  color: #fff;
}


.cosn {
  max-width: 450px;
  border-radius: 20px;
  background-color: #fff;
  padding: 20px 20px 10px;
  text-align: center;
  margin: 0 auto 50px;
}

.piks {
  margin-bottom: 10px;
  font-family: monospace;
  color: #2D3748;
  font-weight: 700;
  font-size: 18px;
}


.cs {
  border-radius: 20px;
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: -4px 5px 25px #F2F4F7;
}

.cs input {
  margin-bottom: 15px;
}

footer {
  padding: 10px 0;
}


@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 767px) {
  .perchik {
    height: auto;
  }
}

@media only screen and (max-width: 479px) {}