@charset "UTF-8";

:root {
  --black: #1a1a1a;
  --white: #fff;
  --yellow: #F5E76E;
  --gray: #404040;
}

.img-container {
  width: 80px;
  height: 36px;
  position: relative;
}

.img-container img {
  width: auto;
  height: 100%;
  position: absolute;
  right: 0%;
  top: 0%;
}

.gray-box-left{
  padding: 30px;
  background-color: var(--gray);
  border-radius: 20px;
  text-align: left;
  height: 100%;
}

.legalEntity {
  border-right: 1px solid var(--white);
  font-weight: bold;
}

@media only screen and (max-width: 767px){
  .legalEntity {
    border-bottom: 1px solid var(--white);
    border-right: 0px;
    font-weight: bold;
  }
}

.inline-block {
  display: inline-block;
}

.hr-yellow{
  color: var(--yellow);
}

.height-50{
  height: 50px;
}

.btn_CTA{
  max-height:48px;
  width: auto;
  margin-right: 30px;
  margin-left: 30px;
  text-align: center;
  border-radius: 20px;
}

.btn_CTA .g-btn {
  display: block;
  height: 48px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: normal;
  transition: all 0.2s ease;
  white-space: nowrap;
  border-radius: 8px;
}

.g-btn-black:hover {
  cursor: pointer;
  background-color: var(--yellow);
  color: var(--black);;
  border-radius: 8px;
}

.g-btn-black {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  color: var(--white);
  padding: 9.5px 20px;
  border: 1px solid var(--yellow);
  border-radius: 8px;
}

.parent {
  position: relative;
  top: 0;
  left: 0;
  align-content: center;
  height: 20px;
}

.image1 {
  position: relative;
  top: -70px;
  height: 100px;
}

.gray-box{
  padding: 30px;
  background-color: var(--gray);
  border-radius: 20px;
  text-align: center;
}

.gray-border-box{
  border: 1px solid #343434;
  border-radius: 8px;
  max-width: 100%;
}

.img-box{
  border: 1px solid var(--yellow);
  border-radius: 8px;
}


.skolkovo{
  display: block;
  max-width: 140px;
  height: auto;
}

.underline{
  text-decoration: underline;
  margin-top: 2px;
}

.info{
  padding: 10px;
  background-color: #333333;
  border-radius: 8px;
}

ol {
  margin: 0;
  padding: 0;
}

ol li {
  list-style: decimal;
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  padding-left: 10px;
}

h2{
  font-size: 2em;
}

ol li::marker {
  color: var(--yellow);
}

b{
  color: var(--yellow);
}

.bold{
  color: var(--white);
  font-weight: bold;
}

.mt-0 {
  margin-top: 0px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mt-230 {
  margin-top: 230px;
}

.mt-235 {
  margin-top: 235px;
}

.mt-240 {
  margin-top: 240px;
}

.mt-245 {
  margin-top: 245px;
}

.mt-250 {
  margin-top: 250px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

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

.mb-35 {
  margin-bottom: 35px;
}

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

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.mb-230 {
  margin-bottom: 230px;
}

.mb-235 {
  margin-bottom: 235px;
}

.mb-240 {
  margin-bottom: 240px;
}

.mb-245 {
  margin-bottom: 245px;
}

.mb-250 {
  margin-bottom: 250px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-200 {
  margin-right: 200px;
}

.mr-205 {
  margin-right: 205px;
}

.mr-210 {
  margin-right: 210px;
}

.mr-215 {
  margin-right: 215px;
}

.mr-220 {
  margin-right: 220px;
}

.mr-225 {
  margin-right: 225px;
}

.mr-230 {
  margin-right: 230px;
}

.mr-235 {
  margin-right: 235px;
}

.mr-240 {
  margin-right: 240px;
}

.mr-245 {
  margin-right: 245px;
}

.mr-250 {
  margin-right: 250px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-105 {
  margin-left: 105px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-115 {
  margin-left: 115px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-125 {
  margin-left: 125px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-135 {
  margin-left: 135px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-145 {
  margin-left: 145px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-155 {
  margin-left: 155px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-165 {
  margin-left: 165px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-175 {
  margin-left: 175px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-185 {
  margin-left: 185px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-195 {
  margin-left: 195px;
}

.ml-200 {
  margin-left: 200px;
}

.ml-205 {
  margin-left: 205px;
}

.ml-210 {
  margin-left: 210px;
}

.ml-215 {
  margin-left: 215px;
}

.ml-220 {
  margin-left: 220px;
}

.ml-225 {
  margin-left: 225px;
}

.ml-230 {
  margin-left: 230px;
}

.ml-235 {
  margin-left: 235px;
}

.ml-240 {
  margin-left: 240px;
}

.ml-245 {
  margin-left: 245px;
}

.ml-250 {
  margin-left: 250px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pt-230 {
  padding-top: 230px;
}

.pt-235 {
  padding-top: 235px;
}

.pt-240 {
  padding-top: 240px;
}

.pt-245 {
  padding-top: 245px;
}

.pt-250 {
  padding-top: 250px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

.pr-205 {
  padding-right: 205px;
}

.pr-210 {
  padding-right: 210px;
}

.pr-215 {
  padding-right: 215px;
}

.pr-220 {
  padding-right: 220px;
}

.pr-225 {
  padding-right: 225px;
}

.pr-230 {
  padding-right: 230px;
}

.pr-235 {
  padding-right: 235px;
}

.pr-240 {
  padding-right: 240px;
}

.pr-245 {
  padding-right: 245px;
}

.pr-250 {
  padding-right: 250px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.pb-230 {
  padding-bottom: 230px;
}

.pb-235 {
  padding-bottom: 235px;
}

.pb-240 {
  padding-bottom: 240px;
}

.pb-245 {
  padding-bottom: 245px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

.pl-205 {
  padding-left: 205px;
}

.pl-210 {
  padding-left: 210px;
}

.pl-215 {
  padding-left: 215px;
}

.pl-220 {
  padding-left: 220px;
}

.pl-225 {
  padding-left: 225px;
}

.pl-230 {
  padding-left: 230px;
}

.pl-235 {
  padding-left: 235px;
}

.pl-240 {
  padding-left: 240px;
}

.pl-245 {
  padding-left: 245px;
}

.pl-250 {
  padding-left: 250px;
}

.container {
  width: 100%;
  /*max-width: 767px;*/
 
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.row.natural-height {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.row.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  max-width: 100%;
  padding: 0 16px;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.align-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.align-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.col-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%;
  padding: 0 16px;
}

.col-offset-1 {
  margin-left: 8.33333%;
}

.col-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%;
  padding: 0 16px;
}

.col-offset-2 {
  margin-left: 16.66667%;
}

.col-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  padding: 0 16px;
}

.col-offset-3 {
  margin-left: 25%;
}

.col-4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 16px;
}

.col-offset-4 {
  margin-left: 33.33333%;
}

.col-5 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
  padding: 0 16px;
}

.col-offset-5 {
  margin-left: 41.66667%;
}

.col-6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 0 16px;
}

.col-offset-6 {
  margin-left: 50%;
}

.col-7 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%;
  padding: 0 16px;
}

.col-offset-7 {
  margin-left: 58.33333%;
}

.col-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%;
  padding: 0 16px;
}

.col-offset-8 {
  margin-left: 66.66667%;
}

.col-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  padding: 0 16px;
}

.col-offset-9 {
  margin-left: 75%;
}

.col-10 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%;
  padding: 0 16px;
}

.col-offset-10 {
  margin-left: 83.33333%;
}

.col-11 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%;
  padding: 0 16px;
}

.col-offset-11 {
  margin-left: 91.66667%;
}

.col-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  padding: 0 16px;
}

.col-12-min {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  padding: 0 16px;
  height: 90px;
}



.col-offset-12 {
  margin-left: 100%;
}

.row.start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.row.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row.end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row.top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.row.middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row.bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.row.around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.row.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col-gutter-lr {
  padding: 0 0 15px;
}

.col-no-gutter {
  padding: 0;
}

.show {
  display: block !important;
}

.row.show {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.hide {
  display: none !important;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
  outline: 0;
  color: inherit;
}

a:active{
  outline: 0;
  text-decoration: none;
}

a:hover {
  outline: 0;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: var(--yellow);
  color: var(--black);
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.cursor-pointer {
  cursor: pointer;
}

.fw-bold {
  font-weight: bold;
}

.image-cover {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-contain {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.text-yellow {
  color: var(--yellow);
}

.text-black {
  color: var(--black);
}

.g-btn.g-btn--size-sm {
  padding-top: 9px;
  padding-bottom: 8px;
  height: 40px;
  font-size: 18px;
  line-height: normal;
  border-radius: 8px;
}

.g-btn__inside {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.download-documents {
  font-size: 18px;
  line-height: 32px;
}

.download-documents ul:not([class]) {
  margin: 0;
  padding: 0;
}

.download-documents li:not([class]) {
  position: relative;
  padding-left: 18px;
  margin-left: 0;
  list-style: none;
  list-style-type: none;
}

.download-documents li:not([class]):before {
  position: absolute;
  top: 13px;
  left: 0;
  background-color: var(--yellow);
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

.download-documents [href] {
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.download-documents [href]:hover {
  color: rgba(255, 255, 255, 0.8);
}

.page-term-content,
.page-documents-content {
  margin-top: 188px;
}

.likely,
.likely__widget {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-indent: 0 !important;
  list-style: none !important;
  font-weight: 400;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: inherit;
}

.likely {
  opacity: 0;
  font-size: 0 !important;
}

.likely_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  -o-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}

.likely > * {
  display: inline-block;
  visibility: hidden;
}

.likely_visible > * {
  visibility: inherit;
}

.likely__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.likely__button,
.likely__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  display: inline-block;
  margin: 0;
  outline: 0;
}

.likely__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.likely__counter {
  display: none;
  position: relative;
  font-weight: 400;
}

.likely_ready .likely__counter {
  display: inline-block;
}

.likely_ready .likely__counter_empty {
  display: none;
}

.likely__button,
.likely__counter,
.likely__icon,
.likely__widget {
  vertical-align: top;
}

.likely__widget {
  -webkit-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
  -o-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
  transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
}

.likely__widget:active,
.likely__widget:focus,
.likely__widget:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
}

.likely__icon {
  position: relative;
  text-align: left;
  display: inline-block;
}

.likely svg {
  position: absolute;
}

.likely__button,
.likely__counter {
  line-height: inherit;
  cursor: inherit;
}

.likely__button:empty {
  display: none;
}

.likely__counter {
  text-align: center;
}

.likely .likely__widget {
  color: var(--black);
  background: rgba(232, 232, 232, 0.8);
}

.likely .likely__counter {
  background-size: 1px 1px;
  background-repeat: repeat-y;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent);
}

.likely-light .likely__widget {
  color: #fff;
  fill: #fff;
  background: rgba(237, 237, 237, 0.16);
  text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
}

.likely-light .likely__counter {
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0));
}

.likely__widget_facebook {
  fill: #425497;
}

.likely__widget_facebook:active,
.likely__widget_facebook:focus,
.likely__widget_facebook:hover {
  background: rgba(207, 212, 229, 0.8);
}

.likely-light .likely__widget_facebook:active,
.likely-light .likely__widget_facebook:focus,
.likely-light .likely__widget_facebook:hover {
  text-shadow: #425497 0 0 .25em;
  background: rgba(66, 84, 151, 0.7);
}

.likely__widget_gplus {
  fill: #dd4241;
}

.likely__widget_gplus:active,
.likely__widget_gplus:focus,
.likely__widget_gplus:hover {
  background: rgba(246, 208, 208, 0.8);
}

.likely-light .likely__widget_gplus:active,
.likely-light .likely__widget_gplus:focus,
.likely-light .likely__widget_gplus:hover {
  text-shadow: #dd4241 0 0 .25em;
  background: rgba(221, 66, 65, 0.7);
}

.likely__widget_linkedin {
  fill: #0077b5;
}

.likely__widget_linkedin:active,
.likely__widget_linkedin:focus,
.likely__widget_linkedin:hover {
  background: rgba(191, 221, 236, 0.8);
}

.likely-light .likely__widget_linkedin:active,
.likely-light .likely__widget_linkedin:focus,
.likely-light .likely__widget_linkedin:hover {
  text-shadow: #0077b5 0 0 .25em;
  background: rgba(0, 119, 181, 0.7);
}

.likely__widget_odnoklassniki {
  fill: #f6903b;
}

.likely__widget_odnoklassniki:active,
.likely__widget_odnoklassniki:focus,
.likely__widget_odnoklassniki:hover {
  background: rgba(252, 227, 207, 0.8);
}

.likely-light .likely__widget_odnoklassniki:active,
.likely-light .likely__widget_odnoklassniki:focus,
.likely-light .likely__widget_odnoklassniki:hover {
  text-shadow: #f6903b 0 0 .25em;
  background: rgba(246, 144, 59, 0.7);
}

.likely__widget_pinterest {
  fill: #bd081c;
}

.likely__widget_pinterest:active,
.likely__widget_pinterest:focus,
.likely__widget_pinterest:hover {
  background: rgba(238, 193, 198, 0.8);
}

.likely-light .likely__widget_pinterest:active,
.likely-light .likely__widget_pinterest:focus,
.likely-light .likely__widget_pinterest:hover {
  text-shadow: #bd081c 0 0 .25em;
  background: rgba(189, 8, 28, 0.7);
}

.likely__widget_telegram {
  fill: #34abde;
}

.likely__widget_telegram:active,
.likely__widget_telegram:focus,
.likely__widget_telegram:hover {
  background: rgba(204, 234, 246, 0.8);
}

.likely-light .likely__widget_telegram:active,
.likely-light .likely__widget_telegram:focus,
.likely-light .likely__widget_telegram:hover {
  text-shadow: #34abde 0 0 .25em;
  background: rgba(52, 171, 222, 0.7);
}

.likely__widget_twitter {
  fill: #00b7ec;
}

.likely__widget_twitter:active,
.likely__widget_twitter:focus,
.likely__widget_twitter:hover {
  background: rgba(191, 237, 250, 0.8);
}

.likely-light .likely__widget_twitter:active,
.likely-light .likely__widget_twitter:focus,
.likely-light .likely__widget_twitter:hover {
  text-shadow: #00b7ec 0 0 .25em;
  background: rgba(0, 183, 236, 0.7);
}

.likely__widget_vkontakte {
  fill: #526e8f;
}

.likely__widget_vkontakte:active,
.likely__widget_vkontakte:focus,
.likely__widget_vkontakte:hover {
  background: rgba(211, 218, 227, 0.8);
}

.likely-light .likely__widget_vkontakte:active,
.likely-light .likely__widget_vkontakte:focus,
.likely-light .likely__widget_vkontakte:hover {
  text-shadow: #526e8f 0 0 .25em;
  background: rgba(82, 110, 143, 0.7);
}

.likely__widget_whatsapp {
  fill: #25d366;
}

.likely__widget_whatsapp:active,
.likely__widget_whatsapp:focus,
.likely__widget_whatsapp:hover {
  background: rgba(200, 244, 216, 0.8);
}

.likely-light .likely__widget_whatsapp:active,
.likely-light .likely__widget_whatsapp:focus,
.likely-light .likely__widget_whatsapp:hover {
  text-shadow: #25d366 0 0 .25em;
  background: rgba(37, 211, 102, 0.7);
}

.likely {
  margin: 0 -5px 0;
}

.likely .likely__widget {
  line-height: 20px;
  font-size: 14px;
  border-radius: 3px;
  height: 22px;
  margin: 0 5px 10px;
}

.likely .likely__icon {
  width: 22px;
  height: 22px;
}

.likely .likely__button {
  padding: 1px 4px 1px 0;
}

.likely .likely__counter {
  padding: 1px 4px;
}

.likely svg {
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px;
}

.likely-big {
  margin: 0 -6px -12px;
}

.likely-big .likely__widget {
  line-height: 28px;
  font-size: 18px;
  border-radius: 4px;
  height: 32px;
  margin: 0 6px 12px;
}

.likely-big .likely__icon {
  width: 32px;
  height: 32px;
}

.likely-big .likely__button {
  padding: 2px 6px 2px 0;
}

.likely-big .likely__counter {
  padding: 2px 6px;
}

.likely-big svg {
  left: 4px;
  top: 4px;
  width: 24px;
  height: 24px;
}

.likely-small {
  margin: 0 -4px -8px;
}

.likely-small .likely__widget {
  line-height: 14px;
  font-size: 12px;
  border-radius: 2px;
  height: 18px;
  margin: 0 4px 8px;
}

.likely-small .likely__icon {
  width: 18px;
  height: 18px;
}

.likely-small .likely__button {
  padding: 2px 3px 2px 0;
}

.likely-small .likely__counter {
  padding: 2px 3px;
}

.likely-small svg {
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
}

.g-box__wrapper {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.g-box__wrapper-second {
  position: relative;
  padding-left: 150px;
  margin-bottom: 200px;
}

.g-box__wrapper-second .col.border {
  left: 0;
  top: 43px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
  background: var(--black);
  border: 2px solid var(--yellow);
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  position: absolute;
  width: 150px;
  padding: 85px 30px 18px 18px;
}

.g-box__wrapper-second .col.bg-yellow {
  color: var(--black);;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  background: var(--yellow);
  padding: 15px 0 18px 25px;
}

.g-box__item {
  -ms-flex-preferred-size: calc(25% - 40px);
      flex-basis: calc(25% - 40px);
  max-width: 247px;
  position: relative;
  padding: 20px 15px;
  border: 1px solid var(--yellow);
  margin-right: 20px;
  height: 247px;
  margin-bottom: 90px;
}

.g-box__item.you-suit-us {
  height: 275px;
}

.g-box__item img {
  left: 0;
  right: 0;
  margin: auto;
  max-width: 245px;
  display: flex;
}

.g-box__item.first,
.g-box__item.third {
  margin-left: 20px;
  padding-bottom: 140px;
}

.g-box__item.first:after,
.g-box__item.third:after {
  content: "";
  width: 18px;
  border: 2px solid var(--yellow);
  display: block;
  position: absolute;
  top: 6px;
  bottom: -6px;
  left: -21px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
}

.g-box__item.first img,
.g-box__item.third img {
  bottom: -107px;
}

.g-box__item.first.auto,
.g-box__item.third.auto {
  height: auto;
  min-height: 1px;
  padding: 20px 15px;
  max-width: 100%;
  width: calc(100% - 22px);
  margin: 60px 0px 0px 20px;
}

.g-box__item.second,
.g-box__item.fourth {
  margin-right: 40px;
  margin-top: 65px;
  padding-top: 140px;
}

.g-box__item.second:after,
.g-box__item.fourth:after {
  content: "";
  width: 18px;
  border: 2px solid var(--yellow);
  display: block;
  position: absolute;
  top: -5px;
  bottom: 6px;
  right: -21px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
}

.g-box__item.second img,
.g-box__item.fourth img {
  top: 0px;
}

.g-box__item.five {
  margin-right: 40px;
  margin-top: 65px;
  padding-top: 140px;
}

.g-box__item.five:after {
  content: "";
  width: 18px;
  border: 2px solid var(--yellow);
  display: block;
  position: absolute;
  top: 6px;
  bottom: -6px;
  right: -21px;
  -webkit-transform: skewY(30deg);
      -ms-transform: skewY(30deg);
          transform: skewY(30deg);
}

.g-box__item.second.auto {
  height: auto;
  min-height: 1px;
  padding: 20px 15px;
  max-width: 100%;
  width: calc(100% - 20px);
  margin: 60px 20px 0px 0;
}

.g-box__item.five.auto {
  height: auto;
  min-height: 1px;
  padding: 20px 15px;
  max-width: 100%;
  width: calc(100% - 20px);
  margin: 60px 20px 0px 0;
}

.g-box__title {
  color: var(--white);
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.g-box__title.box {
  font-size: 18px;
  line-height: 24px;
}

.g-box__title.form {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 50px;
}

.g-box__text {
  color: var(--black);;
  font-size: 18px;
  line-height: 24px;
  margin-top: 5px;
}

.g-box__calc {
  color: transparent;
  font-weight: bold;
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 2px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--black);;
  -webkit-text-fill-color: transparent;
}

.g-input {
  width: 100%;
  display: block;
  background: none;
  outline: none;
  border: none;
  font-size: 16px;
  line-height: 20px;
  padding: 5px;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.g-input__title {
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.75);
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  padding: 10px 20px;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  top: -70px;
  border: none;
  background: none;
  outline: none;
  display: block;
  font-size: 0;
  width: 170px;
  height: 19px;
  opacity: 0.5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.slick-arrow:hover {
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.slick-arrow.slick-prev {
  right: 190px;
  background: url(../../images/prev.svg) no-repeat center center;
}

.slick-arrow.slick-next {
  right: 0;
  background: url(../../images/next.svg) no-repeat center center;
}

.slick-dots {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li.slick-active button {
  border: none;
  background: none;
  outline: none;
  display: block;
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 4px;
  background: white;
}

.slick-dots button {
  border: none;
  background: none;
  outline: none;
  display: block;
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 4px;
  background: rgba(255, 255, 255, 0.2);
}

.g-reviews__slider {
  width: 100%;
  position: relative;
}

.g-reviews__item {
  position: relative;
  padding: 30px 20px;
  background: #333;
  margin: 0;
  width: calc(100%-40px);
  min-height: 1px;
  outline: none;
  float: left;
}

.g-reviews__item.odd {
  margin-right: -10px;
}

.g-reviews__item.odd:after {
  content: "";
  width: 18px;
  border: 2px solid #333;
  display: block;
  position: absolute;
  top: 6px;
  bottom: -6px;
  left: -20px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
}

.g-reviews__item.even {
  margin-left: -10px;
}

.g-reviews__item.even:after {
  content: "";
  width: 18px;
  border: 2px solid #333;
  display: block;
  position: absolute;
  top: -6px;
  bottom: 6px;
  right: -20px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
}

.g-reviews__name {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.g-reviews__company {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}

.g-reviews__text {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.g-list {
  position: relative;
  list-style: none;
}

.g-list__item {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 26px;
}


.g-list__item::before {
  display: block;
  content: url("../images/gorbachev/bb-polygon.svg");
}

.g-list__item:last-child {
  margin-bottom: 0;
}

.g-list.small .g-list__item {
  font-weight: normal;
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  padding-left: 30px;
}

.g-list.small .g-list__item::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: url("../images/gorbachev/bb-polygon-small.svg");
}

.g-list.small .g-list__item:last-child {
  margin-bottom: 0;
}

.g-list.gray .g-list__item::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: url("../images/gorbachev/bb-polygon-gray.svg");
}

.g-list__ol {
  counter-reset: myCounter;
}

.g-list__ol li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}

.g-list__ol li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  counter-increment: myCounter;
  content: counter(myCounter);
  color: var(--yellow);
  font-size: 20px;
  line-height: 24px;
  background: none;
}

.g-accordion {
  margin: 0 auto;
}

.g-accordion .js-Accordion-title {
  position: relative;
  width: 100%;
  background-color: var(--black);;
  color: var(--yellow);
  outline: none;
  font-size: 22px;
  line-height: 28px;
  border: none;
  text-align: left;
  border-bottom: 1px solid #1D1D1D;
  border-top: 1px solid #1D1D1D;
  padding: 30px 40px 30px 0;
}

.g-accordion .js-Accordion-title:hover {
  cursor: pointer;
  color: #a4900b;
}

.g-accordion .js-Accordion-title:hover::before {
  opacity: 0.8;
}

.g-accordion .js-Accordion-title::before {
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: url("../../images/gorbachev/accordion-arrow.svg");
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.g-accordion .js-Accordion-title.active {
  border-bottom: none;
}

.g-accordion .js-Accordion-title.active::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.g-accordion .js-Accordion-content {
  border-top: 0;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.g-accordion .js-Accordion-content:last-child {
  border-bottom: 1px solid #1D1D1D;
}

.g-command__item {
  margin-bottom: 30px;
}

.g-command__name {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.g-command__post {
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.restyled-tariff__box {
  margin-top: 10px;
}

.restyled-tariff__container {
  max-width: none;
}

.restyled-tariff__header {
  margin-bottom: 31px;
}

.restyled-tariff__header-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
}

.restyled-tariff__listing ul:not([class]) {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}

.restyled-tariff__listing ul:not([class]) > li:not([class]) {
  margin: 0 0 20px 0;
  padding: 0;
  /*
	// WARNING:
	Посмотреть тут
	https://www.smashingmagazine.com/2019/02/css-fragmentation/

	и посмотреть тут:
	https://stackoverflow.com/questions/7785374/how-to-prevent-column-break-within-an-element
	*/
  overflow: hidden;
  /* Fix for firefox and IE 10-11 and FF */
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
  break-inside: avoid-column;
  /* IE 11 */
  font-size: 18px;
  line-height: 22px;
}

.restyled-tariff__listing ul:not([class]) > li:not([class]) > :first-child {
  margin-top: 0;
}

.restyled-tariff__listing ul:not([class]) > li:not([class]) > :last-child {
  margin-bottom: 0;
}

.restyled-tariff__constructor-btns {
  margin-top: 42px;
}

.restyled-tariff-table {
  margin-top: 30px;
}

.restyled-tariff-table table:not([class]) {
  width: 100%;
  border: none;
  table-layout: fixed;
}

.restyled-tariff-table table:not([class]) tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}



.restyled-tariff-table table:not([class]) tr:last-child {
  border-bottom: none;
}

.restyled-tariff-table table:not([class]) thead td,
.restyled-tariff-table table:not([class]) thead th {

  padding: 0px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 110px;
  text-align: left;
  font-weight: bold;
  color: var(--yellow);
}

.restyled-tariff-table table:not([class]) tbody th,
.restyled-tariff-table table:not([class]) tbody td {
  text-align: right;
  text-align: left;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
}

.restyled-tariff-table table:not([class]) tbody th:last-child,
.restyled-tariff-table table:not([class]) tbody td:last-child {
  padding-right: 0;
}

.restyled-tariff-table table:not([class]) tbody th {
  font-weight: normal;
  color: var(--white);
}

.restyled-tariff-table table:not([class]) tbody th span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.restyled-tariff-table table:not([class]) tbody td {
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
}

.restyled-tariff-table__price {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
}

.restyled-tariff-table__saving {
  display: block;
  margin-top: 4px;
}

.price-current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  line-height: 0;
}

.price-current__sum {
  font-size: 16px;
  line-height: 20px;
}

.restyled-tariff-preview__price .price-current__sum {
  font-size: 18px;
}

.price-current__rub {
  display: block;
  position: relative;
  margin-left: 2px;
  top: -1px;
  content: '';
  width: 10px;
  height: 12px;
  background-color: #fff;
  -webkit-clip-path: path("M2.2395 12V9.824H0.8475V8.784H2.2395V7.36H0.8475V6.144H2.2395V0.575999H5.2475C6.64483 0.575999 7.6795 0.858666 8.3515 1.424C9.03417 1.98933 9.3755 2.81067 9.3755 3.888C9.3755 4.976 9.0075 5.82933 8.2715 6.448C7.5355 7.056 6.45283 7.36 5.0235 7.36H3.6795V8.784H6.3195V9.824H3.6795V12H2.2395ZM4.8155 6.144C5.78617 6.144 6.53817 5.984 7.0715 5.664C7.6155 5.344 7.8875 4.768 7.8875 3.936C7.8875 3.21067 7.6635 2.672 7.2155 2.32C6.7675 1.968 6.06883 1.792 5.1195 1.792H3.6795V6.144H4.8155Z");
          clip-path: path("M2.2395 12V9.824H0.8475V8.784H2.2395V7.36H0.8475V6.144H2.2395V0.575999H5.2475C6.64483 0.575999 7.6795 0.858666 8.3515 1.424C9.03417 1.98933 9.3755 2.81067 9.3755 3.888C9.3755 4.976 9.0075 5.82933 8.2715 6.448C7.5355 7.056 6.45283 7.36 5.0235 7.36H3.6795V8.784H6.3195V9.824H3.6795V12H2.2395ZM4.8155 6.144C5.78617 6.144 6.53817 5.984 7.0715 5.664C7.6155 5.344 7.8875 4.768 7.8875 3.936C7.8875 3.21067 7.6635 2.672 7.2155 2.32C6.7675 1.968 6.06883 1.792 5.1195 1.792H3.6795V6.144H4.8155Z");
}

.restyled-tariff-preview__price .price-current__rub {
  margin-left: 4px;
}

.innovations-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.innovations-logo__link {
  font-size: 0;
  line-height: 0;
}

.innovations-logo__pic {
  max-width: 70px;
  margin-right: 20px;
}

.innovations-logo__desc {
  font-size: 14px;
  line-height: 20px;
  max-width: 288px;
  color: rgba(255, 255, 255, 0.65);
}

.restyled-tariff__section .col-10 {
  max-width: 100%;
}

.restyled-tariff-preview__box {
  margin-top: 36px;
  max-width: 100vw;
}

.restyled-tariff-preview__box .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.restyled-tariff-preview__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 27px;
}

.restyled-tariff-preview__items .slick-slide {
  padding: 0;
  margin-right: 15px;
}

.restyled-tariff-preview__item {
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-bottom: 10px;
}

.restyled-tariff-preview__header {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: var(--yellow);
}

.restyled-tariff-preview-group__items {
  margin-top: 21px;
}

.restyled-tariff-preview-group__item {
  margin-top: 9px;
}

.restyled-tariff-preview-group__item:first-child {
  margin-top: 0;
}

.restyled-tariff-preview-group__title {
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.4);
}

.restyled-tariff-preview-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -4px;
  margin-right: -4px;
}

.restyled-tariff-preview-group__value {
  padding-left: 4px;
  padding-right: 4px;
}

.restyled-tariff-preview-group__value-saving {
  white-space: nowrap;
  font-size: 16px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.restyled-tariff-preview-group__value-counter {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}

.restyled-tariff-preview {
  background-color: #333;
  margin-left: 15px;
  padding: 20px 15px 31px 17px;
  position: relative;
}

.restyled-tariff-preview:after {
  content: "";
  width: 18px;
  border: 2px solid #333;
  display: block;
  position: absolute;
  top: 5px;
  bottom: -4px;
  left: -15px;
  -webkit-transform: skewY(-30deg);
      -ms-transform: skewY(-30deg);
          transform: skewY(-30deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.restyled-tariff-preview__price {
  margin-top: 5px;
  margin-bottom: 4px;
}

.restyled-reviews-section {
  overflow: hidden;
}

.restyled-reviews-section__container {
  position: relative;
}

.restyled-reviews {
  overflow: hidden;
}

.restyled-reviews-slider-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.restyled-reviews-slider-items__item {
  opacity: 0.2;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 800px;
  margin-right: 8.33333%;
  margin-left: 8.33333%;
}

.restyled-reviews-slider-items__item.swiper-slide-active {
  opacity: 1;
}

.restyled-reviews-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
}

.restyled-reviews-nav__pagination {
  font-size: 18px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.4);
  margin-left: 26px;
  margin-right: 26px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 36px;
  text-align: right;
}

.restyled-reviews-nav__arrow {
  cursor: pointer;
}

.restyled-reviews-nav__arrow.slick-prev,
.restyled-reviews-nav__arrow.slick-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.restyled-reviews-preview-header {
  position: relative;
  padding-right: 180px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--yellow);
}

.restyled-reviews-preview-header__pretitle {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
}

.restyled-reviews-preview-header__title {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
}

.restyled-reviews-preview-header__title[href] {
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.restyled-reviews-preview-header__title[href]:hover {
  color: rgba(255, 255, 255, 0.8);
}

.restyled-reviews-preview-header__logo {
  position: absolute;
  bottom: 18px;
  right: 1px;
  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: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
  height: 64px;
}

.restyled-reviews-preview-content {
  padding-top: 65px;
  font-size: 26px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}

.restyled-reviews-preview-content__ico {
  display: block;
  position: absolute;
  top: 49px;
  left: 0;
  width: 65px;
  height: 44px;
}

.restyled-reviews-preview-content__wrapper {
  position: relative;
  padding-left: 95px;
}

.restyled-reviews-preview-content__wrapper > :first-child {
  margin-top: 0;
}

.restyled-reviews-preview-content__wrapper > :last-child {
  margin-bottom: 0;
}

.restyled-reviews-preview-content p {
  margin-top: 18px;
  margin-bottom: 18px;
}

.image-contain {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.restyled-clients-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  list-style-type: none;
}

.restyled-clients-items__item {
  width: 12%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.restyled-clients-preview {
  display: block;
}

.restyled-clients-preview__pic {
  display: block;
  position: relative;
  padding-bottom: 100%;
}

.restyled-clients-preview__pic-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  line-height: 0;
}

.restyled-first-screen {
  padding-top: 196px;
  padding-bottom: 170px;
  max-width: 100vw;
}

.restyled-first-screen__header {
  margin-top: 21px;
}

.restyled-first-screen__header > :first-child {
  margin-top: 0;
}

.restyled-first-screen__header > :last-child {
  margin-bottom: 0;
}

.restyled-first-screen__header h1 {
  font-weight: bold;
  font-size: 42px;
  line-height: 52px;
}

.restyled-first-screen__header h1 + P {
  margin-top: 32px;
}

.restyled-first-screen__header .g-text--yellow {
  display: block;
  margin-bottom: 4px;
  font-size: 100px;
  line-height: 100px;
  margin-left: -8px;
}

.restyled-first-screen__btns {
  max-width: 200px;
  width: 100%;
  margin-right: 39px;
}

.restyled-first-screen__btns .g-btn {
  display: block;
  height: 48px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: normal;
  transition: all 0.2s ease;
  white-space: nowrap;
  border-radius: 8px;
}

.restyled-first-screen__footer {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.restyled-video {
  display: block;
  position: relative;
  max-width: 455px;
  margin-left: auto;
}

.restyled-video__wrapper {
  position: relative;
}

.restyled-video__title {
  position: relative;
  max-width: auto;
  margin-top: 32px;
  font-size: 26px;
  line-height: 34px;
  color: #fff;
}

.restyled-video__title > :first-child {
  margin-top: 0;
}

.restyled-video__title > :last-child {
  margin-bottom: 0;
}

.restyled-video__shadow,
.restyled-video__glow {
  display: block;
  position: absolute;
  bottom: 0;
  left: 7.47253%;
  right: 7.47253%;
}

.restyled-video__shadow {
  padding-bottom: 43.95604%;
  background-color: var(--black);;
  -webkit-box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.44), 0px 23px 30px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.44), 0px 23px 30px rgba(0, 0, 0, 0.3);
}

.restyled-video__glow {
  padding-bottom: 45.27473%;
  background-color: var(--yellow);
  opacity: 0.3;
  -webkit-filter: blur(230px);
          filter: blur(230px);
}

.restyled-video__pic {
  display: block;
  position: relative;
  padding-bottom: 58.02198%;
  background-color: #333333;
  overflow: hidden;
}

.restyled-video__pic-in {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.restyled-video__pic-in:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 100%;
  background: -o-linear-gradient(52.26deg, rgba(0, 0, 0, 0.6) 0.41%, rgba(0, 0, 0, 0.32) 22.69%, rgba(0, 0, 0, 0) 40.76%);
  background: linear-gradient(37.74deg, rgba(0, 0, 0, 0.6) 0.41%, rgba(0, 0, 0, 0.32) 22.69%, rgba(0, 0, 0, 0) 40.76%);
  opacity: 0.2;
}

.restyled-video__play {
  display: block;
  position: absolute;
  bottom: 12px;
  left: 12px;
  font-size: 0;
  line-height: 0;
  width: 83px;
  height: 52px;
  background-color: var(--yellow);
}

.restyled-video__play:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent var(--black);;
  content: '';
}

.restyled-video-shape {
  width: 127px;
  height: 82px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  -webkit-transform: skewY(-30.5deg);
      -ms-transform: skewY(-30.5deg);
          transform: skewY(-30.5deg);
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  position: absolute;
}

.restyled-video-shapes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.restyled-video-shape.bg-full {
  border: none;
  background-color: rgba(255, 255, 255, 0.25);
}

.restyled-video-shape.size-16 {
  width: 16px;
  height: 12px;
}

.restyled-video-shape.size-22 {
  width: 21px;
  height: 14px;
}

.restyled-video-shape.size-40 {
  width: 41px;
  height: 27px;
}

.restyled-video-shape.size-68 {
  width: 71px;
  height: 45px;
}

.restyled-video-shape--pos-1 {
  top: 68.2%;
  left: -15.6%;
}

.restyled-video-shape--pos-2 {
  top: 29.2%;
  left: -10.6%;
}

.restyled-video-shape--pos-3 {
  bottom: 45.2%;
  left: 15.9%;
}

.restyled-video-shape--pos-4 {
  top: -8%;
  left: 58.9%;
}

.restyled-video-shape--pos-5 {
  top: 140%;
  left: 66.9%;
}

.restyled-video-shape--pos-6 {
  top: 61%;
  left: 82.9%;
}

.restyled-video-shape--pos-7 {
  top: 26%;
  left: 110.9%;
}

.restyled-footer__payments {
  margin: -2px 0 28px -1px;
}

.restyled-first-screen__payments {
  margin-top: 38px;
  margin-left: -1px;
}

.restyled-payments-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.restyled-payments-items__item {
  margin-right: 8px;
}

.restyled-payments-items__item:last-child {
  margin-right: 0;
}

.restyled-payments__link {
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.restyled-footer__payments .restyled-payments__link {
  width: 137px;
  height: 42px;
}

.restyled-first-screen__payments .restyled-payments__link {
  width: 164px;
  height: 50px;
}

.restyled-footer {
  border-top: 1px solid #1D1D1D;
  padding-top: 32px;
  padding-bottom: 47px;
}

.restyled-footer__container {
  position: relative;
}

.restyled-footer__logo:not(.restyled-footer-logos__logo) {
  display: block;
  width: 75px;
  height: 65px;
}

.restyled-footer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.restyled-footer-logos__logo,
.restyled-footer-logos__fund {
  display: block;
  width: 75px;
  height: 65px;
}

.restyled-footer__wrapper {
  position: relative;
}

.restyled-footer__info {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.restyled-footer__info [href] {
  color: #fff;
}

.restyled-footer__info [href]:hover {
  color: #b3b3b3;
}

.restyled-footer__info span {
  margin-left: 6px;
}

.restyled-footer-action {
  margin-top: -1px;
}

.restyled-footer-action-items__item {
  margin-right: 35px;
}

.restyled-footer-action-items__item:last-child {
  margin-right: 0;
}

.restyled-footer-action [href^="mailto"],
.restyled-footer-action [href^="tel"] {
  display: block;
  margin-top: 2px;
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
}

.restyled-footer-action [href^="mailto"]:hover,
.restyled-footer-action [href^="tel"]:hover {
  color: #b3b3b3;
}

.mobile-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 12;
  padding: 4px;
}

.mobile-sticky__btn {
  display: block;
  padding: 10px 12px 10px 12px;
  background-color: var(--yellow);
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: var(--black);;
  text-align: center;
}

.restyled-footer-fund {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
  color: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  max-width: 307px;
}

.restyled-footer-fund__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75px;
  height: 65px;
  margin-left: 0;
  margin-right: 12px;
}

.restyled-footer__info .restyled-footer-fund__logo {
  margin-left: 0;
}

.restyled-footer-fund__title {
  font-size: 12px;
  line-height: 18px;
}

.restyled-footer-social {
  margin-top: 1px;
}

.restyled-footer-social__header {
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.4);
}

.restyled-footer-social-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.restyled-footer-social-items__item {
  margin: 2px 33px 0 0;
  padding: 0;
}

.restyled-footer-social-items__item:last-child {
  margin-right: 0;
}

.restyled-footer-social__link {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

.header-social {
  padding-right: 42px;
  position: relative;
  top: 1px;
}

.header-social-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.header-social-items__item {
  margin: 0 20px 0 0;
  padding: 0;
}

.header-social-items__item:last-child {
  margin-right: 0;
}

.header-social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 36px;
  height: 36px;
  font-size: 0;
  line-height: 0;
}

.header-social__link path,
.header-social__link g {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header-social__link:hover g {
  opacity: 1;
}

.header-social__link:hover path {
  fill: var(--yellow);
  opacity: 1;
}

.restyled-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 15;
  background-color: transparent;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.restyled-header.is-sticky {
  background-color: var(--black);;
}

.restyled-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.restyled-header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.restyled-header__logo {
  display: block;
  width: 120px;
  height: 64px;
  margin-right: 10px;
}

.restyled-header__lang {
  margin-left: 23px;
}

.restyled-header__lang-link {
  display: block;
  width: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 40px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  text-align: center;
}

.restyled-header__progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.restyled-header__progress-bar {
  width: 0;
  height: 1px;
  background-color: var(--yellow);
  -webkit-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.restyled-header__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.restyled-header__action [href^="mailto"],
.restyled-header__action [href^="tel"] {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.restyled-header__button-yellow.g-btn {
  margin-left: 38px;
  height: 48px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: normal;
  transition: all 0.2s ease;
  white-space: nowrap;
  border-radius: 8px;
}

.restyled-header.is-sticky .restyled-header__button-yellow.g-btn {
  height: auto;
  font-size: 18px;
  padding-top: 7px;
  padding-bottom: 6px;
  height: 36px;
  border-radius: 8px;
}

.restyled-courses-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.restyled-courses-items__item {
  width: 33.33333%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 70px;
}

.restyled-courses-items--disabled-offset .restyled-courses-items__item {
  margin-top: 0;
}

.restyled-courses-header__title {
  font-weight: bold;
  font-size: 45px;
  line-height: 50px;
  color: #fff;
}

.restyled-courses-header__subtitle {
  margin-top: 6px;
  margin-left: 2px;
  font-size: 18px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
}

.restyled-courses-header + .g-box__item.five.auto {
  margin-top: 38px;
  padding: 30px 21px;
}

.restyled-courses-items--disabled-offset .g-box__item.five.auto {
  padding: 30px 21px;
}

/**
 * Swiper 7.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 24, 2021
 */

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  height: auto;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: 520px;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

/* Progress */

/* Scrollbar */

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

/* a11y */

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  -o-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s,visibility 0s;
  -o-transition: opacity .25s,visibility 0s;
  transition: opacity .25s,visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
      transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: var(--black);;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s,visibility 0s,color .25s;
  -o-transition: opacity .25s,visibility 0s,color .25s;
  transition: opacity .25s,visibility 0s,color .25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  -o-transition: stroke .1s;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
      transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
      transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

.dialog {
  position: absolute;
  top: -9999px;
  left: -99999px;
  visibility: hidden;
}

.dialog {
  position: fixed;
  z-index: 999;
  left: -9999px;
  top: 0;
  bottom: 0;
  right: 0;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  overflow: auto;
  overflow-x: hidden;
  white-space: nowrap;
  text-align: center;
  pointer-events: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.88);
}

.dialog:not(.is-visible) {
  pointer-events: none;
}

.dialog.is-visible {
  display: block;
  left: 0;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.dialog__container {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.dialog__content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  margin: 0 auto;
  pointer-events: auto;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.dialog:not(.is-visible) .dialog__content {
  pointer-events: none;
}

.dialog__wrapper {
  position: relative;
}

.dialog__close {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 116px;
  height: 116px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 0;
  line-height: 0;
}

.dialog__close path {
  -webkit-transition: fill 0.2s ease;
  -o-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}

.dialog__close:hover path {
  fill: var(--yellow);
}

.js-dialog {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.js-dialog {
  cursor: pointer;
}

.dialog--newyear .dialog__container {
  max-width: 768px;
}

.dialog-newyear__link {
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-bottom: 64px;
}

.dialog-newyear__link-btn.g-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 64px;
  padding-top: 17px;
  padding-bottom: 19px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  pointer-events: none;
}

/* ========================================================== */

/* ========================================================== */

/* ========================================================== */

.restyled-promo {
  position: relative;
  cursor: pointer;
}

.restyled-promo-section {
  padding-bottom: 28px;
  margin-bottom: 132px;
}

.restyled-first-screen + .restyled-promo-section {
  margin-top: -39px;
}

.restyled-promo:before,
.restyled-promo:after {
  content: '';
  position: absolute;
}

.restyled-promo:before {
  left: 40px;
  right: 40px;
  bottom: -28px;
  height: 64px;
  background-color: #1F1F1F;
}

.restyled-promo:after {
  left: 20px;
  right: 20px;
  bottom: -14px;
  height: 36px;
  background-color: #393939;
}

.restyled-promo__in {
  position: relative;
  z-index: 1;
}

.restyled-promo__in:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  background-color: rgba(37, 37, 37, 0.5);
  -webkit-filter: blur(6px);
          filter: blur(6px);
  height: 4px;
}

.restyled-promo__picture {
  position: relative;
}

.restyled-included-software {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(255, 255, 255, 0.4);
}

.restyled-included-software--first-screen {
  margin-top: 2px;
}

.restyled-included-software--footer {
  margin-top: 47px;
}

.restyled-included-software[href] {
  text-decoration: none;
  border: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.restyled-included-software[href]:hover {
  color: rgba(255, 255, 255, 0.4);
}

.restyled-included-software__logo {
  display: block;
  height: 40px;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 14px;
}
.restyled-included-software__title {
 display: block;
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}

a,
button,
input,
textarea {
  outline: none;
}

html,
body {
  background-color: var(--black);;
  color: #ffffff;
  font-family: PT Root UI, sans-serif;
  font-weight: 400;
}

body {
  overflow-x: hidden;
}

.g-header {
  position: relative;
  /*&::before, &::after {
        position: absolute;
        top: 0;
        z-index: 1;
    }
    &::before {
        content: url(../../images/gorbachev/header-polygon-left.svg);
        @media all and (max-width: 767px) {
            display: none;
        }
    }
    &::after {
        right: 0;
        content: url(../../images/gorbachev/header-polygon-right.svg);
        @media all and (max-width: 1151px) {
            display: none;
        }
    }*/
}

.g-header__wrapper {
  padding: 0;
}

.g-header .g-btn {
  position: relative;
  z-index: 5;
  background: var(--yellow);
  margin-top: -5px;
}

.g-header a,
.g-header a:hover,
.g-header a:active,
.g-header a:focus,
.g-header a:visited {
  text-decoration: none;
}

.g-header a.g-btn.border {
  margin-right: 20px;
}

.g-tel {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-right: 40px;
  display: inline-block;
}

.g-tel__mob {
  display: none;
}

.g-title,
.g-subtitle,
.g-text,
.g-footer-text {
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
}

.g-title {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}

.g-subtitle {
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
}

.g-footer-text {
  font-size: 16px;
  line-height: 21px;
}

.g-footer-text:hover {
  color: #b3b3b3;
}

.g-list-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.g-author {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
}

.g-text {
  font-size: 22px;
  line-height: 30px;
}

.g-text--grey {
  color: rgba(255, 255, 255, 0.4);
}

.g-text--yellow {
  color: var(--yellow);
}

.g-text__white {
  color: #fff;
}

.g-text__18 {
  font-size: 18px;
  line-height: 25px;
}

.g-text__20 {
  font-size: 20px;
  line-height: 26px;
}

.g-text__22 {
  font-size: 22px;
  line-height: 26px;
}

.g-text__26 {
  font-size: 26px;
  line-height: 32px;
}

.g-text__30 {
  font-size: 30px;
  line-height: 40px;
}

.g-text__35 {
  font-size: 35px;
  line-height: 45px;
}

.g-text__48 {
  font-size: 48px;
  line-height: 52px;
}

.g-text__normal {
  font-weight: normal;
}

.g-text__bold {
  font-weight: 700;
}

.g-text__right {
  text-align: right;
}

.g-text-lg-right {
  text-align: right;
}

.g-text-description {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 25px;
}

.g-text-description:last-child {
  margin-bottom: 0px;
}

.g-btn {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  background-color: var(--yellow);
  color: var(--black);;
  padding: 9.5px 20px;
  border-radius: 8px;
}

.g-btn.send {
  color: #FFFFFF;
  font-size: 22px;
  line-height: 28px;
  padding: 10px 20px;
  background: var(--black);;
  border: none;
  outline: none;
  width: auto;
  display: inline-block;
}

.g-btn.border {
  color: var(--yellow);
  font-size: 20px;
  line-height: 28px;
  background: none;
  padding: 9px 20px;
  border: 1px solid rgba(241, 214, 36, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.g-btn.border:hover {
  color: var(--black);;
}

.g-btn:hover {
  cursor: pointer;
  background-color: #d4ba0e;
}

.g-btn__text {
  padding-top: 3px;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  line-height: 20px;
}

.g-btn.mr-0 {
  margin-right: 0 !important;
}

.g-image-block {
  max-width: 100%;
}

.g-image-block.center-xs {
  display: inherit;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.g-image-block-mt {
  margin-top: -35px;
}

.d2 {
  display: inline-block;
  background: url(../images/D2.jpg) no-repeat center center;
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 50%;
  background-size: cover;
}

.g-side-menu__wrapper {
  position: relative;
}

.g-side-menu.fixed {
  position: fixed;
  top: 40px;
}

.g-side-menu.mob {
  display: none;
}

.g-side-menu__item {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  display: block;
  margin-bottom: 25px;
  color: #666666;
  text-decoration: none;
}

.g-side-menu__item--active {
  color: #FFFFFF;
}

.g-side-menu__item:hover {
  cursor: pointer;
}

.g-side-menu__item:hover:not(.g-side-menu__item--active) {
  color: gray;
}

.g-side-menu__item:last-child {
  margin-bottom: 0;
}

.g-side-menu__item.g-btn {
  max-width: 214px;
  color: var(--black) !important;
}

.g-header-menu__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.g-app-store {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  z-index: 5;
  margin-right: 20px;
}

.g-app-store.no-mr {
  margin-right: 0;
}

.g-app-store:hover {
  cursor: pointer;
  opacity: 0.8;
}

.g-about {
  height: 100%;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.g-text-about {
  font-size: 26px;
  line-height: 34px;
}

.g-telegram-link {
  font-size: 20px;
  line-height: 26px;
  text-decoration: none;
}

.g-telegram-link::before {
  display: inline-block;
  content: url("../../images/gorbachev/telegram_logo.svg");
  margin-right: 15px;
}

.g-telegram-link:hover {
  cursor: pointer;
  color: gray;
}

.g-quote {
  position: relative;
  padding-right: 90px;
  font-size: 20px;
  line-height: 26px;
}

.g-quote::after {
  display: inline-block;
  position: absolute;
  content: url("../../images/gorbachev/bb-quote.svg");
  right: 0;
  top: 0;
}

.g-logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.g-logo-block__img {
  width: 75px;
  margin-right: 10px;
}

.g-logo-block__text {
  font-size: 16px;
  line-height: 20px;
  padding-left: 30px;
}

.g-lang a {
  display: inline-block;
  padding: 20px;
}

.g-footer {
  padding: 30px 0 30px;
  border-top: 1px solid #1D1D1D;
}

.g-footer__faq {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  padding-top: 10px;
  margin-left: 20px;
}

.g-footer__faq:first-child {
  margin-left: 0;
}

.g-footer__faq:hover {
  color: #a4900b;
}

.form-text a,
.form-text a:active,
.form-text a:focus,
.form-text a:visited,
.form-text a:hover {
  display: inline-block;
  margin-left: 20px;
  color: var(--black);;
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  outline: none;
  text-decoration: none;
}

.form-text a:first-child,
.form-text a:active:first-child,
.form-text a:focus:first-child,
.form-text a:visited:first-child,
.form-text a:hover:first-child {
  margin-left: 0px;
}

.right {
  text-align: right;
}

.slider .slick-arrow {
  top: auto;
}

.tablet {
  display: none;
}

.g-block__border {
  padding: 25px;
  border: 1px solid var(--yellow);
}

.g-line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

.bg-yellow {
  background: var(--yellow);
}

.border {
  border: 1px solid var(--yellow);
}

.konsultacia {
  position: relative;
}

.konsultacia > div {
  position: relative;
  z-index: 2;
}

.konsultacia:before {
  content: "";
  top: -97px;
  left: -25px;
  right: -87px;
  width: 470px;
  bottom: -65px;
  height: 343px;
  position: absolute;
  background-size: cover;
  background: url(../images/konsultacia.svg) no-repeat center center;
}

/*b24-form*/

#pass .b24-form-header-padding {
  padding: 0px !important;
}

.b24-form-sign,
.b24-form-recaptcha {
  display: none !important;
}

#pass .b24-form,
#pass .b24-form-wrapper {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#pass .b24-form-padding-side {
  padding: 0 !important;
}

#pass .b24-form-btn-block {
  margin-top: 50px !important;
}

/*modal*/

/*.b24-window .b24-window-panel .b24-form-wrapper{
    min-height: auto !important;
}*/

@media all and (min-width: 768px) {
  .visible-phone {
    display: none;
  }

  .restyled-tariff {
    position: relative;
    padding: 30px 20px 31px 22px;
    background: #333;
    margin-left: 15px;
  }

  .restyled-tariff:after {
    content: "";
    width: 13px;
    border: 2px solid #333;
    display: block;
    position: absolute;
    top: 5px;
    bottom: -5px;
    left: -15px;
    -webkit-transform: skewY(-30deg);
        -ms-transform: skewY(-30deg);
            transform: skewY(-30deg);
  }

  .restyled-tariff-preview__box {
    position: absolute;
    top: -999999px;
    left: -999999px;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
  }

  .restyled-reviews-nav {
    position: absolute;
    top: 26px;
  }

  .restyled-reviews-nav__arrow.slick-prev,
  .restyled-reviews-nav__arrow.slick-next {
    margin: 0;
  }

  .restyled-footer__logo:not(.restyled-footer-logos__logo) {
    position: absolute;
    top: 0;
    left: 0;
  }

  .restyled-footer-logos {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .restyled-footer-logos__item {
    margin-top: 16px;
  }

  .restyled-footer-logos__item:first-child {
    margin-top: 0;
  }

  .restyled-footer__wrapper {
    padding-left: 16.96429%;
  }

  .restyled-footer-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
  }

  .restyled-footer-cols__col {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .restyled-footer-action-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .mobile-sticky {
    display: none;
  }

  .restyled-header.is-sticky {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .restyled-header.is-sticky .restyled-header__logo {
    width: 100px;
    height: 42px;
  }

  .restyled-header.is-sticky .restyled-header__lang-link {
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 8px;
    height: 40px;
  }
}

@media only screen and (min-width: 1152px) {
  .mt-lg-0 {
    margin-top: 0px;
  }

  .mt-lg-5 {
    margin-top: 5px;
  }

  .mt-lg-10 {
    margin-top: 10px;
  }

  .mt-lg-15 {
    margin-top: 15px;
  }

  .mt-lg-20 {
    margin-top: 20px;
  }

  .mt-lg-25 {
    margin-top: 25px;
  }

  .mt-lg-30 {
    margin-top: 30px;
  }

  .mt-lg-35 {
    margin-top: 35px;
  }

  .mt-lg-40 {
    margin-top: 40px;
  }

  .mt-lg-45 {
    margin-top: 45px;
  }

  .mt-lg-50 {
    margin-top: 50px;
  }

  .mt-lg-55 {
    margin-top: 55px;
  }

  .mt-lg-60 {
    margin-top: 60px;
  }

  .mt-lg-65 {
    margin-top: 65px;
  }

  .mt-lg-70 {
    margin-top: 70px;
  }

  .mt-lg-75 {
    margin-top: 75px;
  }

  .mt-lg-80 {
    margin-top: 80px;
  }

  .mt-lg-85 {
    margin-top: 85px;
  }

  .mt-lg-90 {
    margin-top: 90px;
  }

  .mt-lg-95 {
    margin-top: 95px;
  }

  .mt-lg-100 {
    margin-top: 100px;
  }

  .mt-lg-105 {
    margin-top: 105px;
  }

  .mt-lg-110 {
    margin-top: 110px;
  }

  .mt-lg-115 {
    margin-top: 115px;
  }

  .mt-lg-120 {
    margin-top: 120px;
  }

  .mt-lg-125 {
    margin-top: 125px;
  }

  .mt-lg-130 {
    margin-top: 130px;
  }

  .mt-lg-135 {
    margin-top: 135px;
  }

  .mt-lg-140 {
    margin-top: 140px;
  }

  .mt-lg-145 {
    margin-top: 145px;
  }

  .mt-lg-150 {
    margin-top: 150px;
  }

  .mt-lg-155 {
    margin-top: 155px;
  }

  .mt-lg-160 {
    margin-top: 160px;
  }

  .mt-lg-165 {
    margin-top: 165px;
  }

  .mt-lg-170 {
    margin-top: 170px;
  }

  .mt-lg-175 {
    margin-top: 175px;
  }

  .mt-lg-180 {
    margin-top: 180px;
  }

  .mt-lg-185 {
    margin-top: 185px;
  }

  .mt-lg-190 {
    margin-top: 190px;
  }

  .mt-lg-195 {
    margin-top: 195px;
  }

  .mt-lg-200 {
    margin-top: 200px;
  }

  .mt-lg-205 {
    margin-top: 205px;
  }

  .mt-lg-210 {
    margin-top: 210px;
  }

  .mt-lg-215 {
    margin-top: 215px;
  }

  .mt-lg-220 {
    margin-top: 220px;
  }

  .mt-lg-225 {
    margin-top: 225px;
  }

  .mt-lg-230 {
    margin-top: 230px;
  }

  .mt-lg-235 {
    margin-top: 235px;
  }

  .mt-lg-240 {
    margin-top: 240px;
  }

  .mt-lg-245 {
    margin-top: 245px;
  }

  .mt-lg-250 {
    margin-top: 250px;
  }

  .mb-lg-0 {
    margin-bottom: 0px;
  }

  .mb-lg-5 {
    margin-bottom: 5px;
  }

  .mb-lg-10 {
    margin-bottom: 10px;
  }

  .mb-lg-15 {
    margin-bottom: 15px;
  }

  .mb-lg-20 {
    margin-bottom: 20px;
  }

  .mb-lg-25 {
    margin-bottom: 25px;
  }

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

  .mb-lg-35 {
    margin-bottom: 35px;
  }

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

  .mb-lg-45 {
    margin-bottom: 45px;
  }

  .mb-lg-50 {
    margin-bottom: 50px;
  }

  .mb-lg-55 {
    margin-bottom: 55px;
  }

  .mb-lg-60 {
    margin-bottom: 60px;
  }

  .mb-lg-65 {
    margin-bottom: 65px;
  }

  .mb-lg-70 {
    margin-bottom: 70px;
  }

  .mb-lg-75 {
    margin-bottom: 75px;
  }

  .mb-lg-80 {
    margin-bottom: 80px;
  }

  .mb-lg-85 {
    margin-bottom: 85px;
  }

  .mb-lg-90 {
    margin-bottom: 90px;
  }

  .mb-lg-95 {
    margin-bottom: 95px;
  }

  .mb-lg-100 {
    margin-bottom: 100px;
  }

  .mb-lg-105 {
    margin-bottom: 105px;
  }

  .mb-lg-110 {
    margin-bottom: 110px;
  }

  .mb-lg-115 {
    margin-bottom: 115px;
  }

  .mb-lg-120 {
    margin-bottom: 120px;
  }

  .mb-lg-125 {
    margin-bottom: 125px;
  }

  .mb-lg-130 {
    margin-bottom: 130px;
  }

  .mb-lg-135 {
    margin-bottom: 135px;
  }

  .mb-lg-140 {
    margin-bottom: 140px;
  }

  .mb-lg-145 {
    margin-bottom: 145px;
  }

  .mb-lg-150 {
    margin-bottom: 150px;
  }

  .mb-lg-155 {
    margin-bottom: 155px;
  }

  .mb-lg-160 {
    margin-bottom: 160px;
  }

  .mb-lg-165 {
    margin-bottom: 165px;
  }

  .mb-lg-170 {
    margin-bottom: 170px;
  }

  .mb-lg-175 {
    margin-bottom: 175px;
  }

  .mb-lg-180 {
    margin-bottom: 180px;
  }

  .mb-lg-185 {
    margin-bottom: 185px;
  }

  .mb-lg-190 {
    margin-bottom: 190px;
  }

  .mb-lg-195 {
    margin-bottom: 195px;
  }

  .mb-lg-200 {
    margin-bottom: 200px;
  }

  .mb-lg-205 {
    margin-bottom: 205px;
  }

  .mb-lg-210 {
    margin-bottom: 210px;
  }

  .mb-lg-215 {
    margin-bottom: 215px;
  }

  .mb-lg-220 {
    margin-bottom: 220px;
  }

  .mb-lg-225 {
    margin-bottom: 225px;
  }

  .mb-lg-230 {
    margin-bottom: 230px;
  }

  .mb-lg-235 {
    margin-bottom: 235px;
  }

  .mb-lg-240 {
    margin-bottom: 240px;
  }

  .mb-lg-245 {
    margin-bottom: 245px;
  }

  .mb-lg-250 {
    margin-bottom: 250px;
  }

  .mr-lg-0 {
    margin-right: 0px;
  }

  .mr-lg-5 {
    margin-right: 5px;
  }

  .mr-lg-10 {
    margin-right: 10px;
  }

  .mr-lg-15 {
    margin-right: 15px;
  }

  .mr-lg-20 {
    margin-right: 20px;
  }

  .mr-lg-25 {
    margin-right: 25px;
  }

  .mr-lg-30 {
    margin-right: 30px;
  }

  .mr-lg-35 {
    margin-right: 35px;
  }

  .mr-lg-40 {
    margin-right: 40px;
  }

  .mr-lg-45 {
    margin-right: 45px;
  }

  .mr-lg-50 {
    margin-right: 50px;
  }

  .mr-lg-55 {
    margin-right: 55px;
  }

  .mr-lg-60 {
    margin-right: 60px;
  }

  .mr-lg-65 {
    margin-right: 65px;
  }

  .mr-lg-70 {
    margin-right: 70px;
  }

  .mr-lg-75 {
    margin-right: 75px;
  }

  .mr-lg-80 {
    margin-right: 80px;
  }

  .mr-lg-85 {
    margin-right: 85px;
  }

  .mr-lg-90 {
    margin-right: 90px;
  }

  .mr-lg-95 {
    margin-right: 95px;
  }

  .mr-lg-100 {
    margin-right: 100px;
  }

  .mr-lg-105 {
    margin-right: 105px;
  }

  .mr-lg-110 {
    margin-right: 110px;
  }

  .mr-lg-115 {
    margin-right: 115px;
  }

  .mr-lg-120 {
    margin-right: 120px;
  }

  .mr-lg-125 {
    margin-right: 125px;
  }

  .mr-lg-130 {
    margin-right: 130px;
  }

  .mr-lg-135 {
    margin-right: 135px;
  }

  .mr-lg-140 {
    margin-right: 140px;
  }

  .mr-lg-145 {
    margin-right: 145px;
  }

  .mr-lg-150 {
    margin-right: 150px;
  }

  .mr-lg-155 {
    margin-right: 155px;
  }

  .mr-lg-160 {
    margin-right: 160px;
  }

  .mr-lg-165 {
    margin-right: 165px;
  }

  .mr-lg-170 {
    margin-right: 170px;
  }

  .mr-lg-175 {
    margin-right: 175px;
  }

  .mr-lg-180 {
    margin-right: 180px;
  }

  .mr-lg-185 {
    margin-right: 185px;
  }

  .mr-lg-190 {
    margin-right: 190px;
  }

  .mr-lg-195 {
    margin-right: 195px;
  }

  .mr-lg-200 {
    margin-right: 200px;
  }

  .mr-lg-205 {
    margin-right: 205px;
  }

  .mr-lg-210 {
    margin-right: 210px;
  }

  .mr-lg-215 {
    margin-right: 215px;
  }

  .mr-lg-220 {
    margin-right: 220px;
  }

  .mr-lg-225 {
    margin-right: 225px;
  }

  .mr-lg-230 {
    margin-right: 230px;
  }

  .mr-lg-235 {
    margin-right: 235px;
  }

  .mr-lg-240 {
    margin-right: 240px;
  }

  .mr-lg-245 {
    margin-right: 245px;
  }

  .mr-lg-250 {
    margin-right: 250px;
  }

  .ml-lg-0 {
    margin-left: 0px;
  }

  .ml-lg-5 {
    margin-left: 5px;
  }

  .ml-lg-10 {
    margin-left: 10px;
  }

  .ml-lg-15 {
    margin-left: 15px;
  }

  .ml-lg-20 {
    margin-left: 20px;
  }

  .ml-lg-25 {
    margin-left: 25px;
  }

  .ml-lg-30 {
    margin-left: 30px;
  }

  .ml-lg-35 {
    margin-left: 35px;
  }

  .ml-lg-40 {
    margin-left: 40px;
  }

  .ml-lg-45 {
    margin-left: 45px;
  }

  .ml-lg-50 {
    margin-left: 50px;
  }

  .ml-lg-55 {
    margin-left: 55px;
  }

  .ml-lg-60 {
    margin-left: 60px;
  }

  .ml-lg-65 {
    margin-left: 65px;
  }

  .ml-lg-70 {
    margin-left: 70px;
  }

  .ml-lg-75 {
    margin-left: 75px;
  }

  .ml-lg-80 {
    margin-left: 80px;
  }

  .ml-lg-85 {
    margin-left: 85px;
  }

  .ml-lg-90 {
    margin-left: 90px;
  }

  .ml-lg-95 {
    margin-left: 95px;
  }

  .ml-lg-100 {
    margin-left: 100px;
  }

  .ml-lg-105 {
    margin-left: 105px;
  }

  .ml-lg-110 {
    margin-left: 110px;
  }

  .ml-lg-115 {
    margin-left: 115px;
  }

  .ml-lg-120 {
    margin-left: 120px;
  }

  .ml-lg-125 {
    margin-left: 125px;
  }

  .ml-lg-130 {
    margin-left: 130px;
  }

  .ml-lg-135 {
    margin-left: 135px;
  }

  .ml-lg-140 {
    margin-left: 140px;
  }

  .ml-lg-145 {
    margin-left: 145px;
  }

  .ml-lg-150 {
    margin-left: 150px;
  }

  .ml-lg-155 {
    margin-left: 155px;
  }

  .ml-lg-160 {
    margin-left: 160px;
  }

  .ml-lg-165 {
    margin-left: 165px;
  }

  .ml-lg-170 {
    margin-left: 170px;
  }

  .ml-lg-175 {
    margin-left: 175px;
  }

  .ml-lg-180 {
    margin-left: 180px;
  }

  .ml-lg-185 {
    margin-left: 185px;
  }

  .ml-lg-190 {
    margin-left: 190px;
  }

  .ml-lg-195 {
    margin-left: 195px;
  }

  .ml-lg-200 {
    margin-left: 200px;
  }

  .ml-lg-205 {
    margin-left: 205px;
  }

  .ml-lg-210 {
    margin-left: 210px;
  }

  .ml-lg-215 {
    margin-left: 215px;
  }

  .ml-lg-220 {
    margin-left: 220px;
  }

  .ml-lg-225 {
    margin-left: 225px;
  }

  .ml-lg-230 {
    margin-left: 230px;
  }

  .ml-lg-235 {
    margin-left: 235px;
  }

  .ml-lg-240 {
    margin-left: 240px;
  }

  .ml-lg-245 {
    margin-left: 245px;
  }

  .ml-lg-250 {
    margin-left: 250px;
  }

  .pt-lg-0 {
    padding-top: 0px;
  }

  .pt-lg-5 {
    padding-top: 5px;
  }

  .pt-lg-10 {
    padding-top: 10px;
  }

  .pt-lg-15 {
    padding-top: 15px;
  }

  .pt-lg-20 {
    padding-top: 20px;
  }

  .pt-lg-25 {
    padding-top: 25px;
  }

  .pt-lg-30 {
    padding-top: 30px;
  }

  .pt-lg-35 {
    padding-top: 35px;
  }

  .pt-lg-40 {
    padding-top: 40px;
  }

  .pt-lg-45 {
    padding-top: 45px;
  }

  .pt-lg-50 {
    padding-top: 50px;
  }

  .pt-lg-55 {
    padding-top: 55px;
  }

  .pt-lg-60 {
    padding-top: 60px;
  }

  .pt-lg-65 {
    padding-top: 65px;
  }

  .pt-lg-70 {
    padding-top: 70px;
  }

  .pt-lg-75 {
    padding-top: 75px;
  }

  .pt-lg-80 {
    padding-top: 80px;
  }

  .pt-lg-85 {
    padding-top: 85px;
  }

  .pt-lg-90 {
    padding-top: 90px;
  }

  .pt-lg-95 {
    padding-top: 95px;
  }

  .pt-lg-100 {
    padding-top: 100px;
  }

  .pt-lg-105 {
    padding-top: 105px;
  }

  .pt-lg-110 {
    padding-top: 110px;
  }

  .pt-lg-115 {
    padding-top: 115px;
  }

  .pt-lg-120 {
    padding-top: 120px;
  }

  .pt-lg-125 {
    padding-top: 125px;
  }

  .pt-lg-130 {
    padding-top: 130px;
  }

  .pt-lg-135 {
    padding-top: 135px;
  }

  .pt-lg-140 {
    padding-top: 140px;
  }

  .pt-lg-145 {
    padding-top: 145px;
  }

  .pt-lg-150 {
    padding-top: 150px;
  }

  .pt-lg-155 {
    padding-top: 155px;
  }

  .pt-lg-160 {
    padding-top: 160px;
  }

  .pt-lg-165 {
    padding-top: 165px;
  }

  .pt-lg-170 {
    padding-top: 170px;
  }

  .pt-lg-175 {
    padding-top: 175px;
  }

  .pt-lg-180 {
    padding-top: 180px;
  }

  .pt-lg-185 {
    padding-top: 185px;
  }

  .pt-lg-190 {
    padding-top: 190px;
  }

  .pt-lg-195 {
    padding-top: 195px;
  }

  .pt-lg-200 {
    padding-top: 200px;
  }

  .pt-lg-205 {
    padding-top: 205px;
  }

  .pt-lg-210 {
    padding-top: 210px;
  }

  .pt-lg-215 {
    padding-top: 215px;
  }

  .pt-lg-220 {
    padding-top: 220px;
  }

  .pt-lg-225 {
    padding-top: 225px;
  }

  .pt-lg-230 {
    padding-top: 230px;
  }

  .pt-lg-235 {
    padding-top: 235px;
  }

  .pt-lg-240 {
    padding-top: 240px;
  }

  .pt-lg-245 {
    padding-top: 245px;
  }

  .pt-lg-250 {
    padding-top: 250px;
  }

  .pr-lg-0 {
    padding-right: 0px;
  }

  .pr-lg-5 {
    padding-right: 5px;
  }

  .pr-lg-10 {
    padding-right: 10px;
  }

  .pr-lg-15 {
    padding-right: 15px;
  }

  .pr-lg-20 {
    padding-right: 20px;
  }

  .pr-lg-25 {
    padding-right: 25px;
  }

  .pr-lg-30 {
    padding-right: 30px;
  }

  .pr-lg-35 {
    padding-right: 35px;
  }

  .pr-lg-40 {
    padding-right: 40px;
  }

  .pr-lg-45 {
    padding-right: 45px;
  }

  .pr-lg-50 {
    padding-right: 50px;
  }

  .pr-lg-55 {
    padding-right: 55px;
  }

  .pr-lg-60 {
    padding-right: 60px;
  }

  .pr-lg-65 {
    padding-right: 65px;
  }

  .pr-lg-70 {
    padding-right: 70px;
  }

  .pr-lg-75 {
    padding-right: 75px;
  }

  .pr-lg-80 {
    padding-right: 80px;
  }

  .pr-lg-85 {
    padding-right: 85px;
  }

  .pr-lg-90 {
    padding-right: 90px;
  }

  .pr-lg-95 {
    padding-right: 95px;
  }

  .pr-lg-100 {
    padding-right: 100px;
  }

  .pr-lg-105 {
    padding-right: 105px;
  }

  .pr-lg-110 {
    padding-right: 110px;
  }

  .pr-lg-115 {
    padding-right: 115px;
  }

  .pr-lg-120 {
    padding-right: 120px;
  }

  .pr-lg-125 {
    padding-right: 125px;
  }

  .pr-lg-130 {
    padding-right: 130px;
  }

  .pr-lg-135 {
    padding-right: 135px;
  }

  .pr-lg-140 {
    padding-right: 140px;
  }

  .pr-lg-145 {
    padding-right: 145px;
  }

  .pr-lg-150 {
    padding-right: 150px;
  }

  .pr-lg-155 {
    padding-right: 155px;
  }

  .pr-lg-160 {
    padding-right: 160px;
  }

  .pr-lg-165 {
    padding-right: 165px;
  }

  .pr-lg-170 {
    padding-right: 170px;
  }

  .pr-lg-175 {
    padding-right: 175px;
  }

  .pr-lg-180 {
    padding-right: 180px;
  }

  .pr-lg-185 {
    padding-right: 185px;
  }

  .pr-lg-190 {
    padding-right: 190px;
  }

  .pr-lg-195 {
    padding-right: 195px;
  }

  .pr-lg-200 {
    padding-right: 200px;
  }

  .pr-lg-205 {
    padding-right: 205px;
  }

  .pr-lg-210 {
    padding-right: 210px;
  }

  .pr-lg-215 {
    padding-right: 215px;
  }

  .pr-lg-220 {
    padding-right: 220px;
  }

  .pr-lg-225 {
    padding-right: 225px;
  }

  .pr-lg-230 {
    padding-right: 230px;
  }

  .pr-lg-235 {
    padding-right: 235px;
  }

  .pr-lg-240 {
    padding-right: 240px;
  }

  .pr-lg-245 {
    padding-right: 245px;
  }

  .pr-lg-250 {
    padding-right: 250px;
  }

  .pb-lg-0 {
    padding-bottom: 0px;
  }

  .pb-lg-5 {
    padding-bottom: 5px;
  }

  .pb-lg-10 {
    padding-bottom: 10px;
  }

  .pb-lg-15 {
    padding-bottom: 15px;
  }

  .pb-lg-20 {
    padding-bottom: 20px;
  }

  .pb-lg-25 {
    padding-bottom: 25px;
  }

  .pb-lg-30 {
    padding-bottom: 30px;
  }

  .pb-lg-35 {
    padding-bottom: 35px;
  }

  .pb-lg-40 {
    padding-bottom: 40px;
  }

  .pb-lg-45 {
    padding-bottom: 45px;
  }

  .pb-lg-50 {
    padding-bottom: 50px;
  }

  .pb-lg-55 {
    padding-bottom: 55px;
  }

  .pb-lg-60 {
    padding-bottom: 60px;
  }

  .pb-lg-65 {
    padding-bottom: 65px;
  }

  .pb-lg-70 {
    padding-bottom: 70px;
  }

  .pb-lg-75 {
    padding-bottom: 75px;
  }

  .pb-lg-80 {
    padding-bottom: 80px;
  }

  .pb-lg-85 {
    padding-bottom: 85px;
  }

  .pb-lg-90 {
    padding-bottom: 90px;
  }

  .pb-lg-95 {
    padding-bottom: 95px;
  }

  .pb-lg-100 {
    padding-bottom: 100px;
  }

  .pb-lg-105 {
    padding-bottom: 105px;
  }

  .pb-lg-110 {
    padding-bottom: 110px;
  }

  .pb-lg-115 {
    padding-bottom: 115px;
  }

  .pb-lg-120 {
    padding-bottom: 120px;
  }

  .pb-lg-125 {
    padding-bottom: 125px;
  }

  .pb-lg-130 {
    padding-bottom: 130px;
  }

  .pb-lg-135 {
    padding-bottom: 135px;
  }

  .pb-lg-140 {
    padding-bottom: 140px;
  }

  .pb-lg-145 {
    padding-bottom: 145px;
  }

  .pb-lg-150 {
    padding-bottom: 150px;
  }

  .pb-lg-155 {
    padding-bottom: 155px;
  }

  .pb-lg-160 {
    padding-bottom: 160px;
  }

  .pb-lg-165 {
    padding-bottom: 165px;
  }

  .pb-lg-170 {
    padding-bottom: 170px;
  }

  .pb-lg-175 {
    padding-bottom: 175px;
  }

  .pb-lg-180 {
    padding-bottom: 180px;
  }

  .pb-lg-185 {
    padding-bottom: 185px;
  }

  .pb-lg-190 {
    padding-bottom: 190px;
  }

  .pb-lg-195 {
    padding-bottom: 195px;
  }

  .pb-lg-200 {
    padding-bottom: 200px;
  }

  .pb-lg-205 {
    padding-bottom: 205px;
  }

  .pb-lg-210 {
    padding-bottom: 210px;
  }

  .pb-lg-215 {
    padding-bottom: 215px;
  }

  .pb-lg-220 {
    padding-bottom: 220px;
  }

  .pb-lg-225 {
    padding-bottom: 225px;
  }

  .pb-lg-230 {
    padding-bottom: 230px;
  }

  .pb-lg-235 {
    padding-bottom: 235px;
  }

  .pb-lg-240 {
    padding-bottom: 240px;
  }

  .pb-lg-245 {
    padding-bottom: 245px;
  }

  .pb-lg-250 {
    padding-bottom: 250px;
  }

  .pl-lg-0 {
    padding-left: 0px;
  }

  .pl-lg-5 {
    padding-left: 5px;
  }

  .pl-lg-10 {
    padding-left: 10px;
  }

  .pl-lg-15 {
    padding-left: 15px;
  }

  .pl-lg-20 {
    padding-left: 20px;
  }

  .pl-lg-25 {
    padding-left: 25px;
  }

  .pl-lg-30 {
    padding-left: 30px;
  }

  .pl-lg-35 {
    padding-left: 35px;
  }

  .pl-lg-40 {
    padding-left: 40px;
  }

  .pl-lg-45 {
    padding-left: 45px;
  }

  .pl-lg-50 {
    padding-left: 50px;
  }

  .pl-lg-55 {
    padding-left: 55px;
  }

  .pl-lg-60 {
    padding-left: 60px;
  }

  .pl-lg-65 {
    padding-left: 65px;
  }

  .pl-lg-70 {
    padding-left: 70px;
  }

  .pl-lg-75 {
    padding-left: 75px;
  }

  .pl-lg-80 {
    padding-left: 80px;
  }

  .pl-lg-85 {
    padding-left: 85px;
  }

  .pl-lg-90 {
    padding-left: 90px;
  }

  .pl-lg-95 {
    padding-left: 95px;
  }

  .pl-lg-100 {
    padding-left: 100px;
  }

  .pl-lg-105 {
    padding-left: 105px;
  }

  .pl-lg-110 {
    padding-left: 110px;
  }

  .pl-lg-115 {
    padding-left: 115px;
  }

  .pl-lg-120 {
    padding-left: 120px;
  }

  .pl-lg-125 {
    padding-left: 125px;
  }

  .pl-lg-130 {
    padding-left: 130px;
  }

  .pl-lg-135 {
    padding-left: 135px;
  }

  .pl-lg-140 {
    padding-left: 140px;
  }

  .pl-lg-145 {
    padding-left: 145px;
  }

  .pl-lg-150 {
    padding-left: 150px;
  }

  .pl-lg-155 {
    padding-left: 155px;
  }

  .pl-lg-160 {
    padding-left: 160px;
  }

  .pl-lg-165 {
    padding-left: 165px;
  }

  .pl-lg-170 {
    padding-left: 170px;
  }

  .pl-lg-175 {
    padding-left: 175px;
  }

  .pl-lg-180 {
    padding-left: 180px;
  }

  .pl-lg-185 {
    padding-left: 185px;
  }

  .pl-lg-190 {
    padding-left: 190px;
  }

  .pl-lg-195 {
    padding-left: 195px;
  }

  .pl-lg-200 {
    padding-left: 200px;
  }

  .pl-lg-205 {
    padding-left: 205px;
  }

  .pl-lg-210 {
    padding-left: 210px;
  }

  .pl-lg-215 {
    padding-left: 215px;
  }

  .pl-lg-220 {
    padding-left: 220px;
  }

  .pl-lg-225 {
    padding-left: 225px;
  }

  .pl-lg-230 {
    padding-left: 230px;
  }

  .pl-lg-235 {
    padding-left: 235px;
  }

  .pl-lg-240 {
    padding-left: 240px;
  }

  .pl-lg-245 {
    padding-left: 245px;
  }

  .pl-lg-250 {
    padding-left: 250px;
  }

  .container {
    max-width: 1152px;
  }

  .col-lg-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .row.start-lg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-lg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-lg {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-lg {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-lg {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-lg {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-lg {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .show-lg {
    display: block !important;
  }

  .row.show-lg {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-lg {
    display: none !important;
  }
}

@media all and (min-width: 1152px) {
  .visible-tablet {
    display: none;
  }

  .restyled-tariff {
    padding-bottom: 22px;
  }

  .restyled-tariff-table table:not([class]) thead td,
  .restyled-tariff-table table:not([class]) thead th {
    font-size: 20px;
    line-height: 24px;
  }

  .restyled-tariff-table table:not([class]) thead td:last-child,
  .restyled-tariff-table table:not([class]) thead th:last-child {
    padding-right: 0;
    width: 85px;
  }

  .restyled-tariff-table table:not([class]) thead td:first-child,
  .restyled-tariff-table table:not([class]) thead th:first-child {
    width: auto;
  }

  .restyled-tariff-table table:not([class]) tbody th,
  .restyled-tariff-table table:not([class]) tbody td {
    padding-top: 19px;
    padding-bottom: 20px;
  }

  .restyled-tariff-table table:not([class]) tbody th {
    font-size: 20px;
    line-height: 24px;
    white-space: nowrap;
    padding-left: 0;
  }

  .restyled-tariff-table table:not([class]) tbody th br {
    display: none;
  }

  .restyled-tariff-table__saving {
    margin-top: 11px;
  }

  .restyled-first-screen-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .restyled-first-screen-cols__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .restyled-payments__link {
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }

  .restyled-payments__link:hover {
    opacity: 0.8;
  }

  .restyled-footer-social__link {
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }

  .restyled-footer-social__link:hover {
    color: rgba(255, 255, 255, 0.8);
  }

  .restyled-header__lang-link:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}

@media (max-width: 1151px) {
  .g-box__item {
    -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
    max-width: 247px;
  }

  .g-box__item.second {
    margin-right: 170px;
  }

  .g-box__item.five {
    margin-right: 170px;
  }

  .g-box__item.third {
    margin-left: 170px;
  }

  .g-header .g-btn {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 21px;
  }

  .g-header .g-btn.border-top {
    margin-right: 15px;
  }

  .g-app-store {
    margin-right: 15px;
    margin-top: 4px;
  }

  .g-app-store img {
    width: 100px !important;
  }

  .g-footer .g-btn {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 21px;
  }

  .g-footer .g-btn.border-top {
    margin-right: 15px;
  }

  .desc {
    display: none;
  }

  .tablet {
    display: block;
  }

  .konsultacia {
    margin-top: 80px;
  }
}

@media all and (max-width: 1151px) {
  .restyled-tariff__section .col-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .restyled-tariff__outside {
    display: none;
  }

  .restyled-tariff-table table:not([class]) tbody th {
    font-size: 16px;
    line-height: 20px;
  }

  .restyled-tariff-table table:not([class]) tbody th span {
    margin-top: 4px;
  }

  .innovations-logo__desc {
    line-height: 18px;
  }

  .restyled-video {
    margin-top: 39px;
    margin-left: 0;
    max-width: none;
  }

  .g-title {
    font-size: 32px;
    line-height: 46px;
  }
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

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

  .hight-xs-auto{
    height: auto;
  }

  .mt-xs-0 {
    margin-top: 0px;
  }

  .mt-xs-5 {
    margin-top: 5px;
  }

  .mt-xs-10 {
    margin-top: 10px;
  }

  .mt-xs-15 {
    margin-top: 15px;
  }

  .mt-xs-20 {
    margin-top: 20px;
  }

  .mt-xs-25 {
    margin-top: 25px;
  }

  .mt-xs-30 {
    margin-top: 30px;
  }

  .mt-xs-35 {
    margin-top: 35px;
  }

  .mt-xs-40 {
    margin-top: 40px;
  }

  .mt-xs-45 {
    margin-top: 45px;
  }

  .mt-xs-50 {
    margin-top: 50px;
  }

  .mt-xs-55 {
    margin-top: 55px;
  }

  .mt-xs-60 {
    margin-top: 60px;
  }

  .mt-xs-65 {
    margin-top: 65px;
  }

  .mt-xs-70 {
    margin-top: 70px;
  }

  .mt-xs-75 {
    margin-top: 75px;
  }

  .mt-xs-80 {
    margin-top: 80px;
  }

  .mt-xs-85 {
    margin-top: 85px;
  }

  .mt-xs-90 {
    margin-top: 90px;
  }

  .mt-xs-95 {
    margin-top: 95px;
  }

  .mt-xs-100 {
    margin-top: 100px;
  }

  .mt-xs-105 {
    margin-top: 105px;
  }

  .mt-xs-110 {
    margin-top: 110px;
  }

  .mt-xs-115 {
    margin-top: 115px;
  }

  .mt-xs-120 {
    margin-top: 120px;
  }

  .mt-xs-125 {
    margin-top: 125px;
  }

  .mt-xs-130 {
    margin-top: 130px;
  }

  .mt-xs-135 {
    margin-top: 135px;
  }

  .mt-xs-140 {
    margin-top: 140px;
  }

  .mt-xs-145 {
    margin-top: 145px;
  }

  .mt-xs-150 {
    margin-top: 150px;
  }

  .mt-xs-155 {
    margin-top: 155px;
  }

  .mt-xs-160 {
    margin-top: 160px;
  }

  .mt-xs-165 {
    margin-top: 165px;
  }

  .mt-xs-170 {
    margin-top: 170px;
  }

  .mt-xs-175 {
    margin-top: 175px;
  }

  .mt-xs-180 {
    margin-top: 180px;
  }

  .mt-xs-185 {
    margin-top: 185px;
  }

  .mt-xs-190 {
    margin-top: 190px;
  }

  .mt-xs-195 {
    margin-top: 195px;
  }

  .mt-xs-200 {
    margin-top: 200px;
  }

  .mt-xs-205 {
    margin-top: 205px;
  }

  .mt-xs-210 {
    margin-top: 210px;
  }

  .mt-xs-215 {
    margin-top: 215px;
  }

  .mt-xs-220 {
    margin-top: 220px;
  }

  .mt-xs-225 {
    margin-top: 225px;
  }

  .mt-xs-230 {
    margin-top: 230px;
  }

  .mt-xs-235 {
    margin-top: 235px;
  }

  .mt-xs-240 {
    margin-top: 240px;
  }

  .mt-xs-245 {
    margin-top: 245px;
  }

  .mt-xs-250 {
    margin-top: 250px;
  }

  .mr-xs-0 {
    margin-right: 0px;
  }

  .mr-xs-5 {
    margin-right: 5px;
  }

  .mr-xs-10 {
    margin-right: 10px;
  }

  .mr-xs-15 {
    margin-right: 15px;
  }

  .mr-xs-20 {
    margin-right: 20px;
  }

  .mr-xs-25 {
    margin-right: 25px;
  }

  .mr-xs-30 {
    margin-right: 30px;
  }

  .mr-xs-35 {
    margin-right: 35px;
  }

  .mr-xs-40 {
    margin-right: 40px;
  }

  .mr-xs-45 {
    margin-right: 45px;
  }

  .mr-xs-50 {
    margin-right: 50px;
  }

  .mr-xs-55 {
    margin-right: 55px;
  }

  .mr-xs-60 {
    margin-right: 60px;
  }

  .mr-xs-65 {
    margin-right: 65px;
  }

  .mr-xs-70 {
    margin-right: 70px;
  }

  .mr-xs-75 {
    margin-right: 75px;
  }

  .mr-xs-80 {
    margin-right: 80px;
  }

  .mr-xs-85 {
    margin-right: 85px;
  }

  .mr-xs-90 {
    margin-right: 90px;
  }

  .mr-xs-95 {
    margin-right: 95px;
  }

  .mr-xs-100 {
    margin-right: 100px;
  }

  .mr-xs-105 {
    margin-right: 105px;
  }

  .mr-xs-110 {
    margin-right: 110px;
  }

  .mr-xs-115 {
    margin-right: 115px;
  }

  .mr-xs-120 {
    margin-right: 120px;
  }

  .mr-xs-125 {
    margin-right: 125px;
  }

  .mr-xs-130 {
    margin-right: 130px;
  }

  .mr-xs-135 {
    margin-right: 135px;
  }

  .mr-xs-140 {
    margin-right: 140px;
  }

  .mr-xs-145 {
    margin-right: 145px;
  }

  .mr-xs-150 {
    margin-right: 150px;
  }

  .mr-xs-155 {
    margin-right: 155px;
  }

  .mr-xs-160 {
    margin-right: 160px;
  }

  .mr-xs-165 {
    margin-right: 165px;
  }

  .mr-xs-170 {
    margin-right: 170px;
  }

  .mr-xs-175 {
    margin-right: 175px;
  }

  .mr-xs-180 {
    margin-right: 180px;
  }

  .mr-xs-185 {
    margin-right: 185px;
  }

  .mr-xs-190 {
    margin-right: 190px;
  }

  .mr-xs-195 {
    margin-right: 195px;
  }

  .mr-xs-200 {
    margin-right: 200px;
  }

  .mr-xs-205 {
    margin-right: 205px;
  }

  .mr-xs-210 {
    margin-right: 210px;
  }

  .mr-xs-215 {
    margin-right: 215px;
  }

  .mr-xs-220 {
    margin-right: 220px;
  }

  .mr-xs-225 {
    margin-right: 225px;
  }

  .mr-xs-230 {
    margin-right: 230px;
  }

  .mr-xs-235 {
    margin-right: 235px;
  }

  .mr-xs-240 {
    margin-right: 240px;
  }

  .mr-xs-245 {
    margin-right: 245px;
  }

  .mr-xs-250 {
    margin-right: 250px;
  }

  .mb-xs-0 {
    margin-bottom: 0px;
  }

  .mb-xs-5 {
    margin-bottom: 5px;
  }

  .mb-xs-10 {
    margin-bottom: 10px;
  }

  .mb-xs-15 {
    margin-bottom: 15px;
  }

  .mb-xs-20 {
    margin-bottom: 20px;
  }

  .mb-xs-25 {
    margin-bottom: 25px;
  }

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

  .mb-xs-35 {
    margin-bottom: 35px;
  }

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

  .mb-xs-45 {
    margin-bottom: 45px;
  }

  .mb-xs-50 {
    margin-bottom: 50px;
  }

  .mb-xs-55 {
    margin-bottom: 55px;
  }

  .mb-xs-60 {
    margin-bottom: 60px;
  }

  .mb-xs-65 {
    margin-bottom: 65px;
  }

  .mb-xs-70 {
    margin-bottom: 70px;
  }

  .mb-xs-75 {
    margin-bottom: 75px;
  }

  .mb-xs-80 {
    margin-bottom: 80px;
  }

  .mb-xs-85 {
    margin-bottom: 85px;
  }

  .mb-xs-90 {
    margin-bottom: 90px;
  }

  .mb-xs-95 {
    margin-bottom: 95px;
  }

  .mb-xs-100 {
    margin-bottom: 100px;
  }

  .mb-xs-105 {
    margin-bottom: 105px;
  }

  .mb-xs-110 {
    margin-bottom: 110px;
  }

  .mb-xs-115 {
    margin-bottom: 115px;
  }

  .mb-xs-120 {
    margin-bottom: 120px;
  }

  .mb-xs-125 {
    margin-bottom: 125px;
  }

  .mb-xs-130 {
    margin-bottom: 130px;
  }

  .mb-xs-135 {
    margin-bottom: 135px;
  }

  .mb-xs-140 {
    margin-bottom: 140px;
  }

  .mb-xs-145 {
    margin-bottom: 145px;
  }

  .mb-xs-150 {
    margin-bottom: 150px;
  }

  .mb-xs-155 {
    margin-bottom: 155px;
  }

  .mb-xs-160 {
    margin-bottom: 160px;
  }

  .mb-xs-165 {
    margin-bottom: 165px;
  }

  .mb-xs-170 {
    margin-bottom: 170px;
  }

  .mb-xs-175 {
    margin-bottom: 175px;
  }

  .mb-xs-180 {
    margin-bottom: 180px;
  }

  .mb-xs-185 {
    margin-bottom: 185px;
  }

  .mb-xs-190 {
    margin-bottom: 190px;
  }

  .mb-xs-195 {
    margin-bottom: 195px;
  }

  .mb-xs-200 {
    margin-bottom: 200px;
  }

  .mb-xs-205 {
    margin-bottom: 205px;
  }

  .mb-xs-210 {
    margin-bottom: 210px;
  }

  .mb-xs-215 {
    margin-bottom: 215px;
  }

  .mb-xs-220 {
    margin-bottom: 220px;
  }

  .mb-xs-225 {
    margin-bottom: 225px;
  }

  .mb-xs-230 {
    margin-bottom: 230px;
  }

  .mb-xs-235 {
    margin-bottom: 235px;
  }

  .mb-xs-240 {
    margin-bottom: 240px;
  }

  .mb-xs-245 {
    margin-bottom: 245px;
  }

  .mb-xs-250 {
    margin-bottom: 250px;
  }

  .ml-xs-0 {
    margin-left: 0px;
  }

  .ml-xs-5 {
    margin-left: 5px;
  }

  .ml-xs-10 {
    margin-left: 10px;
  }

  .ml-xs-15 {
    margin-left: 15px;
  }

  .ml-xs-20 {
    margin-left: 20px;
  }

  .ml-xs-25 {
    margin-left: 25px;
  }

  .ml-xs-30 {
    margin-left: 30px;
  }

  .ml-xs-35 {
    margin-left: 35px;
  }

  .ml-xs-40 {
    margin-left: 40px;
  }

  .ml-xs-45 {
    margin-left: 45px;
  }

  .ml-xs-50 {
    margin-left: 50px;
  }

  .ml-xs-55 {
    margin-left: 55px;
  }

  .ml-xs-60 {
    margin-left: 60px;
  }

  .ml-xs-65 {
    margin-left: 65px;
  }

  .ml-xs-70 {
    margin-left: 70px;
  }

  .ml-xs-75 {
    margin-left: 75px;
  }

  .ml-xs-80 {
    margin-left: 80px;
  }

  .ml-xs-85 {
    margin-left: 85px;
  }

  .ml-xs-90 {
    margin-left: 90px;
  }

  .ml-xs-95 {
    margin-left: 95px;
  }

  .ml-xs-100 {
    margin-left: 100px;
  }

  .ml-xs-105 {
    margin-left: 105px;
  }

  .ml-xs-110 {
    margin-left: 110px;
  }

  .ml-xs-115 {
    margin-left: 115px;
  }

  .ml-xs-120 {
    margin-left: 120px;
  }

  .ml-xs-125 {
    margin-left: 125px;
  }

  .ml-xs-130 {
    margin-left: 130px;
  }

  .ml-xs-135 {
    margin-left: 135px;
  }

  .ml-xs-140 {
    margin-left: 140px;
  }

  .ml-xs-145 {
    margin-left: 145px;
  }

  .ml-xs-150 {
    margin-left: 150px;
  }

  .ml-xs-155 {
    margin-left: 155px;
  }

  .ml-xs-160 {
    margin-left: 160px;
  }

  .ml-xs-165 {
    margin-left: 165px;
  }

  .ml-xs-170 {
    margin-left: 170px;
  }

  .ml-xs-175 {
    margin-left: 175px;
  }

  .ml-xs-180 {
    margin-left: 180px;
  }

  .ml-xs-185 {
    margin-left: 185px;
  }

  .ml-xs-190 {
    margin-left: 190px;
  }

  .ml-xs-195 {
    margin-left: 195px;
  }

  .ml-xs-200 {
    margin-left: 200px;
  }

  .ml-xs-205 {
    margin-left: 205px;
  }

  .ml-xs-210 {
    margin-left: 210px;
  }

  .ml-xs-215 {
    margin-left: 215px;
  }

  .ml-xs-220 {
    margin-left: 220px;
  }

  .ml-xs-225 {
    margin-left: 225px;
  }

  .ml-xs-230 {
    margin-left: 230px;
  }

  .ml-xs-235 {
    margin-left: 235px;
  }

  .ml-xs-240 {
    margin-left: 240px;
  }

  .ml-xs-245 {
    margin-left: 245px;
  }

  .ml-xs-250 {
    margin-left: 250px;
  }

  .pt-xs-0 {
    padding-top: 0px;
  }

  .pt-xs-5 {
    padding-top: 5px;
  }

  .pt-xs-10 {
    padding-top: 10px;
  }

  .pt-xs-15 {
    padding-top: 15px;
  }

  .pt-xs-20 {
    padding-top: 20px;
  }

  .pt-xs-25 {
    padding-top: 25px;
  }

  .pt-xs-30 {
    padding-top: 30px;
  }

  .pt-xs-35 {
    padding-top: 35px;
  }

  .pt-xs-40 {
    padding-top: 40px;
  }

  .pt-xs-45 {
    padding-top: 45px;
  }

  .pt-xs-50 {
    padding-top: 50px;
  }

  .pt-xs-55 {
    padding-top: 55px;
  }

  .pt-xs-60 {
    padding-top: 60px;
  }

  .pt-xs-65 {
    padding-top: 65px;
  }

  .pt-xs-70 {
    padding-top: 70px;
  }

  .pt-xs-75 {
    padding-top: 75px;
  }

  .pt-xs-80 {
    padding-top: 80px;
  }

  .pt-xs-85 {
    padding-top: 85px;
  }

  .pt-xs-90 {
    padding-top: 90px;
  }

  .pt-xs-95 {
    padding-top: 95px;
  }

  .pt-xs-100 {
    padding-top: 100px;
  }

  .pt-xs-105 {
    padding-top: 105px;
  }

  .pt-xs-110 {
    padding-top: 110px;
  }

  .pt-xs-115 {
    padding-top: 115px;
  }

  .pt-xs-120 {
    padding-top: 120px;
  }

  .pt-xs-125 {
    padding-top: 125px;
  }

  .pt-xs-130 {
    padding-top: 130px;
  }

  .pt-xs-135 {
    padding-top: 135px;
  }

  .pt-xs-140 {
    padding-top: 140px;
  }

  .pt-xs-145 {
    padding-top: 145px;
  }

  .pt-xs-150 {
    padding-top: 150px;
  }

  .pt-xs-155 {
    padding-top: 155px;
  }

  .pt-xs-160 {
    padding-top: 160px;
  }

  .pt-xs-165 {
    padding-top: 165px;
  }

  .pt-xs-170 {
    padding-top: 170px;
  }

  .pt-xs-175 {
    padding-top: 175px;
  }

  .pt-xs-180 {
    padding-top: 180px;
  }

  .pt-xs-185 {
    padding-top: 185px;
  }

  .pt-xs-190 {
    padding-top: 190px;
  }

  .pt-xs-195 {
    padding-top: 195px;
  }

  .pt-xs-200 {
    padding-top: 200px;
  }

  .pt-xs-205 {
    padding-top: 205px;
  }

  .pt-xs-210 {
    padding-top: 210px;
  }

  .pt-xs-215 {
    padding-top: 215px;
  }

  .pt-xs-220 {
    padding-top: 220px;
  }

  .pt-xs-225 {
    padding-top: 225px;
  }

  .pt-xs-230 {
    padding-top: 230px;
  }

  .pt-xs-235 {
    padding-top: 235px;
  }

  .pt-xs-240 {
    padding-top: 240px;
  }

  .pt-xs-245 {
    padding-top: 245px;
  }

  .pt-xs-250 {
    padding-top: 250px;
  }

  .pr-xs-0 {
    padding-right: 0px;
  }

  .pr-xs-5 {
    padding-right: 5px;
  }

  .pr-xs-10 {
    padding-right: 10px;
  }

  .pr-xs-15 {
    padding-right: 15px;
  }

  .pr-xs-20 {
    padding-right: 20px;
  }

  .pr-xs-25 {
    padding-right: 25px;
  }

  .pr-xs-30 {
    padding-right: 30px;
  }

  .pr-xs-35 {
    padding-right: 35px;
  }

  .pr-xs-40 {
    padding-right: 40px;
  }

  .pr-xs-45 {
    padding-right: 45px;
  }

  .pr-xs-50 {
    padding-right: 50px;
  }

  .pr-xs-55 {
    padding-right: 55px;
  }

  .pr-xs-60 {
    padding-right: 60px;
  }

  .pr-xs-65 {
    padding-right: 65px;
  }

  .pr-xs-70 {
    padding-right: 70px;
  }

  .pr-xs-75 {
    padding-right: 75px;
  }

  .pr-xs-80 {
    padding-right: 80px;
  }

  .pr-xs-85 {
    padding-right: 85px;
  }

  .pr-xs-90 {
    padding-right: 90px;
  }

  .pr-xs-95 {
    padding-right: 95px;
  }

  .pr-xs-100 {
    padding-right: 100px;
  }

  .pr-xs-105 {
    padding-right: 105px;
  }

  .pr-xs-110 {
    padding-right: 110px;
  }

  .pr-xs-115 {
    padding-right: 115px;
  }

  .pr-xs-120 {
    padding-right: 120px;
  }

  .pr-xs-125 {
    padding-right: 125px;
  }

  .pr-xs-130 {
    padding-right: 130px;
  }

  .pr-xs-135 {
    padding-right: 135px;
  }

  .pr-xs-140 {
    padding-right: 140px;
  }

  .pr-xs-145 {
    padding-right: 145px;
  }

  .pr-xs-150 {
    padding-right: 150px;
  }

  .pr-xs-155 {
    padding-right: 155px;
  }

  .pr-xs-160 {
    padding-right: 160px;
  }

  .pr-xs-165 {
    padding-right: 165px;
  }

  .pr-xs-170 {
    padding-right: 170px;
  }

  .pr-xs-175 {
    padding-right: 175px;
  }

  .pr-xs-180 {
    padding-right: 180px;
  }

  .pr-xs-185 {
    padding-right: 185px;
  }

  .pr-xs-190 {
    padding-right: 190px;
  }

  .pr-xs-195 {
    padding-right: 195px;
  }

  .pr-xs-200 {
    padding-right: 200px;
  }

  .pr-xs-205 {
    padding-right: 205px;
  }

  .pr-xs-210 {
    padding-right: 210px;
  }

  .pr-xs-215 {
    padding-right: 215px;
  }

  .pr-xs-220 {
    padding-right: 220px;
  }

  .pr-xs-225 {
    padding-right: 225px;
  }

  .pr-xs-230 {
    padding-right: 230px;
  }

  .pr-xs-235 {
    padding-right: 235px;
  }

  .pr-xs-240 {
    padding-right: 240px;
  }

  .pr-xs-245 {
    padding-right: 245px;
  }

  .pr-xs-250 {
    padding-right: 250px;
  }

  .pb-xs-0 {
    padding-bottom: 0px;
  }

  .pb-xs-5 {
    padding-bottom: 5px;
  }

  .pb-xs-10 {
    padding-bottom: 10px;
  }

  .pb-xs-15 {
    padding-bottom: 15px;
  }

  .pb-xs-20 {
    padding-bottom: 20px;
  }

  .pb-xs-25 {
    padding-bottom: 25px;
  }

  .pb-xs-30 {
    padding-bottom: 30px;
  }

  .pb-xs-35 {
    padding-bottom: 35px;
  }

  .pb-xs-40 {
    padding-bottom: 40px;
  }

  .pb-xs-45 {
    padding-bottom: 45px;
  }

  .pb-xs-50 {
    padding-bottom: 50px;
  }

  .pb-xs-55 {
    padding-bottom: 55px;
  }

  .pb-xs-60 {
    padding-bottom: 60px;
  }

  .pb-xs-65 {
    padding-bottom: 65px;
  }

  .pb-xs-70 {
    padding-bottom: 70px;
  }

  .pb-xs-75 {
    padding-bottom: 75px;
  }

  .pb-xs-80 {
    padding-bottom: 80px;
  }

  .pb-xs-85 {
    padding-bottom: 85px;
  }

  .pb-xs-90 {
    padding-bottom: 90px;
  }

  .pb-xs-95 {
    padding-bottom: 95px;
  }

  .pb-xs-100 {
    padding-bottom: 100px;
  }

  .pb-xs-105 {
    padding-bottom: 105px;
  }

  .pb-xs-110 {
    padding-bottom: 110px;
  }

  .pb-xs-115 {
    padding-bottom: 115px;
  }

  .pb-xs-120 {
    padding-bottom: 120px;
  }

  .pb-xs-125 {
    padding-bottom: 125px;
  }

  .pb-xs-130 {
    padding-bottom: 130px;
  }

  .pb-xs-135 {
    padding-bottom: 135px;
  }

  .pb-xs-140 {
    padding-bottom: 140px;
  }

  .pb-xs-145 {
    padding-bottom: 145px;
  }

  .pb-xs-150 {
    padding-bottom: 150px;
  }

  .pb-xs-155 {
    padding-bottom: 155px;
  }

  .pb-xs-160 {
    padding-bottom: 160px;
  }

  .pb-xs-165 {
    padding-bottom: 165px;
  }

  .pb-xs-170 {
    padding-bottom: 170px;
  }

  .pb-xs-175 {
    padding-bottom: 175px;
  }

  .pb-xs-180 {
    padding-bottom: 180px;
  }

  .pb-xs-185 {
    padding-bottom: 185px;
  }

  .pb-xs-190 {
    padding-bottom: 190px;
  }

  .pb-xs-195 {
    padding-bottom: 195px;
  }

  .pb-xs-200 {
    padding-bottom: 200px;
  }

  .pb-xs-205 {
    padding-bottom: 205px;
  }

  .pb-xs-210 {
    padding-bottom: 210px;
  }

  .pb-xs-215 {
    padding-bottom: 215px;
  }

  .pb-xs-220 {
    padding-bottom: 220px;
  }

  .pb-xs-225 {
    padding-bottom: 225px;
  }

  .pb-xs-230 {
    padding-bottom: 230px;
  }

  .pb-xs-235 {
    padding-bottom: 235px;
  }

  .pb-xs-240 {
    padding-bottom: 240px;
  }

  .pb-xs-245 {
    padding-bottom: 245px;
  }

  .pb-xs-250 {
    padding-bottom: 250px;
  }

  .pl-xs-0 {
    padding-left: 0px;
  }

  .pl-xs-5 {
    padding-left: 5px;
  }

  .pl-xs-10 {
    padding-left: 10px;
  }

  .pl-xs-15 {
    padding-left: 15px;
  }

  .pl-xs-20 {
    padding-left: 20px;
  }

  .pl-xs-25 {
    padding-left: 25px;
  }

  .pl-xs-30 {
    padding-left: 30px;
  }

  .pl-xs-35 {
    padding-left: 35px;
  }

  .pl-xs-40 {
    padding-left: 40px;
  }

  .pl-xs-45 {
    padding-left: 45px;
  }

  .pl-xs-50 {
    padding-left: 50px;
  }

  .pl-xs-55 {
    padding-left: 55px;
  }

  .pl-xs-60 {
    padding-left: 60px;
  }

  .pl-xs-65 {
    padding-left: 65px;
  }

  .pl-xs-70 {
    padding-left: 70px;
  }

  .pl-xs-75 {
    padding-left: 75px;
  }

  .pl-xs-80 {
    padding-left: 80px;
  }

  .pl-xs-85 {
    padding-left: 85px;
  }

  .pl-xs-90 {
    padding-left: 90px;
  }

  .pl-xs-95 {
    padding-left: 95px;
  }

  .pl-xs-100 {
    padding-left: 100px;
  }

  .pl-xs-105 {
    padding-left: 105px;
  }

  .pl-xs-110 {
    padding-left: 110px;
  }

  .pl-xs-115 {
    padding-left: 115px;
  }

  .pl-xs-120 {
    padding-left: 120px;
  }

  .pl-xs-125 {
    padding-left: 125px;
  }

  .pl-xs-130 {
    padding-left: 130px;
  }

  .pl-xs-135 {
    padding-left: 135px;
  }

  .pl-xs-140 {
    padding-left: 140px;
  }

  .pl-xs-145 {
    padding-left: 145px;
  }

  .pl-xs-150 {
    padding-left: 150px;
  }

  .pl-xs-155 {
    padding-left: 155px;
  }

  .pl-xs-160 {
    padding-left: 160px;
  }

  .pl-xs-165 {
    padding-left: 165px;
  }

  .pl-xs-170 {
    padding-left: 170px;
  }

  .pl-xs-175 {
    padding-left: 175px;
  }

  .pl-xs-180 {
    padding-left: 180px;
  }

  .pl-xs-185 {
    padding-left: 185px;
  }

  .pl-xs-190 {
    padding-left: 190px;
  }

  .pl-xs-195 {
    padding-left: 195px;
  }

  .pl-xs-200 {
    padding-left: 200px;
  }

  .pl-xs-205 {
    padding-left: 205px;
  }

  .pl-xs-210 {
    padding-left: 210px;
  }

  .pl-xs-215 {
    padding-left: 215px;
  }

  .pl-xs-220 {
    padding-left: 220px;
  }

  .pl-xs-225 {
    padding-left: 225px;
  }

  .pl-xs-230 {
    padding-left: 230px;
  }

  .pl-xs-235 {
    padding-left: 235px;
  }

  .pl-xs-240 {
    padding-left: 240px;
  }

  .pl-xs-245 {
    padding-left: 245px;
  }

  .pl-xs-250 {
    padding-left: 250px;
  }

  .container {
    max-width: 450px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .row {
    margin-left: -16px;
    margin-right: -16px;
  }

  .col {
    padding: 0 16px;
  }

  .col-1 {
    padding: 0 16px;
  }

  .col-2 {
    padding: 0 16px;
  }

  .col-3 {
    padding: 0 16px;
  }

  .col-4 {
    padding: 0 16px;
  }

  .col-5 {
    padding: 0 16px;
  }

  .col-6 {
    padding: 0 16px;
  }

  .col-7 {
    padding: 0 16px;
  }

  .col-8 {
    padding: 0 16px;
  }

  .col-9 {
    padding: 0 16px;
  }

  .col-10 {
    padding: 0 16px;
  }

  .col-11 {
    padding: 0 16px;
  }

  .col-12 {
    padding: 0 16px;
  }

  .col-xs-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding: 0 16px;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xs-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 16px;
  }

  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  .col-xs-3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    padding: 0 16px;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-4 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 16px;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  .col-xs-5 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 16px;
  }

  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  .col-xs-6 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0 16px;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-7 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 16px;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  .col-xs-8 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 16px;
  }

  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  .col-xs-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    padding: 0 16px;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-10 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 16px;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  .col-xs-11 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 16px;
  }

  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  .col-xs-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 0 16px;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .row.start-xs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .row.center-xs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .row.end-xs {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .row.top-xs {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .row.middle-xs {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row.bottom-xs {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .row.around-xs {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .row.between-xs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .first-xs {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .last-xs {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .show-xs {
    display: block !important;
  }

  .row.show-xs {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }

  .hide-xs {
    display: none !important;
  }
}

@media all and (max-width: 767px) {
  .g-btn.g-btn--size-sm {
    height: 32px;
    padding-top: 7px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .visible-tablet {
    display: none;
  }

  .hidden-phone {
    display: none;
  }

  .b24-widget-button-visible {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .page-term-content,
  .page-documents-content {
    margin-top: 103px;
  }

  .g-accordion .js-Accordion-title {
    font-size: 14px;
    line-height: 21px;
  }

  .restyled-tariff__section-title .g-subtitle {
    font-size: 26px;
    line-height: 30px;
  }

  .restyled-tariff__header {
    margin-bottom: 20px;
  }

  .restyled-tariff__header-title {
    font-size: 16px;
    line-height: 20px;
  }

  .restyled-tariff__listing ul:not([class]) {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }

  .restyled-tariff__listing ul:not([class]) > li:not([class]) {
    font-size: 14px;
    line-height: 18px;
  }

  .restyled-tariff__constructor-btns .g-btn {
    display: block;
  }

  .restyled-tariff-table {
    /*display: none;*/
    
  }

  .restyled-tariff-preview__box {
    margin-bottom: 12px;
  }

  .restyled-tariff-preview__box .slick-arrow {
    top: auto;
    bottom: 0;
  }

  .restyled-tariff-preview__box .slick-arrow.slick-next {
    right: 0;
  }

  .restyled-reviews-slider-items__item {
    margin-left: 0;
    margin-right: 24px;
    max-width: none;
  }

  .restyled-reviews-nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 24px;
    right: auto;
  }

  .restyled-reviews-nav__pagination {
    display: none;
  }

  .restyled-reviews-nav__arrow.slick-arrow.slick-next {
    right: auto;
    left: auto;
  }

  .restyled-reviews-preview-header {
    padding-right: 0;
    padding-bottom: 8px;
  }

  .restyled-reviews-preview-header__logo {
    position: relative;
    bottom: auto;
    right: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 4px;
  }

  .restyled-reviews-preview-content {
    padding-top: 24px;
    font-size: 18px;
    line-height: 22px;
  }

  .restyled-reviews-preview-content__ico {
    display: none;
  }

  .restyled-reviews-preview-content__wrapper {
    padding-left: 0;
  }

  .restyled-clients-items__item {
    width: 25%;
  }

  .restyled-first-screen {
    padding-top: 0px;
    padding-bottom: 73px;
  }

  .restyled-first-screen__header h1 {
    font-size: 30px;
    line-height: 34px;
  }

  .restyled-first-screen__header h1 + P {
    margin-top: 22px;
  }

  .skolkovo{
    margin-top: 22px;
  }

  .restyled-first-screen__header .g-text--yellow {
    font-size: 40px;
    line-height: 40px;
    margin-left: 0;
    margin-bottom: 8px;
  }

  .restyled-first-screen__footer {
    margin-top: 12px;
  }

  .restyled-video__title {
    margin-top: 23px;
    font-size: 18px;
    line-height: 24px;
    max-width: none;
  }

  .restyled-video__play {
    width: 64px;
    height: 40px;
    left: 10px;
    bottom: 10px;
  }

  .restyled-video__play:after {
    border-width: 9px 0 9px 16px;
    margin-left: -5px;
    margin-top: -9px;
  }

  .restyled-video-shapes {
    display: none;
  }

  .restyled-footer__payments {
    margin-bottom: 23px;
  }

  .restyled-first-screen__payments {
    margin-top: 20px;
    margin-left: -1px;
  }

  .restyled-footer__payments .restyled-payments-items__item {
    margin-right: 6px;
  }

  .restyled-footer__payments .restyled-payments-items__item:last-child {
    margin-right: 0;
  }

  .restyled-footer__payments .restyled-payments-items {
    margin-left: -6px;
  }

  .restyled-footer__payments .restyled-payments__link {
    width: 143px;
    height: 44px;
  }

  .restyled-first-screen__payments .restyled-payments__link {
    width: 120px;
    height: 37px;
  }

  .restyled-footer {
    padding-bottom: 40px;
  }

  .restyled-footer--with-padding-sticky {
    padding-bottom: 96px;
  }

  .restyled-footer__logo:not(.restyled-footer-logos__logo) {
    width: 58px;
    height: 48px;
    margin-bottom: 24px;
    margin-top: -1px;
  }

  .restyled-footer-logos {
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  .restyled-footer-logos__item {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-right: 16px;
  }

  .restyled-footer-logos__item:last-child {
    margin-right: 0;
  }

  .restyled-footer-logos__logo,
  .restyled-footer-logos__fund {
    width: 58px;
    height: 48px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 92px;
  }

  .restyled-footer-logos__fund {
    width: auto;
  }

  .restyled-footer__info {
    margin-top: 31px;
    margin-bottom: 25px;
  }

  .restyled-footer-action-items__item {
    margin-top: 11px;
  }

  .restyled-footer-action-items__item:first-child {
    margin-top: 0;
  }

  .restyled-footer-action-items__item--btns {
    display: none;
  }

  .restyled-footer-action [href^="mailto"],
  .restyled-footer-action [href^="tel"] {
    font-size: 18px;
  }

  .restyled-footer-fund {
    margin-top: 0;
  }

  .restyled-footer-fund__logo {
    width: 58px;
    height: 48px;
  }

  .restyled-footer-fund__title {
    font-size: 10px;
    line-height: 14px;
  }

  .header-social {
    display: none;
  }

  .restyled-header {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .restyled-header.is-sticky {
    background-color: var(--black);;
  }

  .restyled-header__logo {
    width: 110px;
    height: 52px;
    margin-right: 7px;
  }

  .restyled-header__lang {
    margin-left: 0;
  }

  .restyled-header__lang-link {
    font-size: 16px;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .restyled-header__action [href^="mailto"],
  .restyled-header__action [href^="tel"] {
    font-size: 16px;
  }

  .restyled-header__button-yellow.g-btn {
    display: none;
  }

  .restyled-courses-items__item {
    width: 100%;
    margin-top: 56px;
  }

  .restyled-courses-items__item:first-child {
    margin-top: 0;
  }

  .restyled-courses-header + .g-box__item.five.auto {
    margin-top: 24px;
  }

  .dialog__close {
    width: 56px;
    height: 56px;
    right: 50%;
    margin-right: -28px;
    top: 8px;
  }

  .dialog__wrapper {
    padding-top: 72px;
    padding: 72px 12px 12px 12px;
  }

  .restyled-promo-section {
    margin-bottom: 64px;
  }

  .restyled-first-screen + .restyled-promo-section {
    margin-top: -34px;
  }

  .restyled-promo:before {
    bottom: -16px;
    left: 16px;
    right: 16px;
  }

  .restyled-promo:after {
    left: 8px;
    right: 8px;
    bottom: -8px;
  }

  .restyled-included-software--first-screen {
    margin-top: 22px;
  }

  .restyled-included-software--footer {
    margin-top: 25px;
  }

  .g-tel__mob {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
  }

  .g-title {
    font-size: 32px;
    line-height: 34px;
  }

  .g-subtitle {
    font-size: 32px;
    line-height: 38px;
  }

  .g-author {
    font-size: 18px;
    line-height: 22px;
  }

  .g-text-lg-right {
    text-align: left;
  }

  .g-text {
    font-size: 20px;
    line-height: 26px;
  }

  .g-text-description {
    font-size: 16px;
    line-height: 22px;
  }

  .g-image-block-mt {
    margin-top: 0;
  }

  .d2 {
    display: block;
    margin: 0 auto 35px auto;
  }

  .g-app-store {
    margin-right: 0;
  }

  .g-text-about {
    font-size: 20px;
    line-height: 26px;
  }

  .left-xs {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .g-box__wrapper-second {
    margin-bottom: 80px;
    padding: 165px 0 0 0;
  }

  .g-box__wrapper-second .col.border {
    z-index: 1;
    width: 50%;
    min-width: 50%;
    padding: 5px 30px 150px 18px;
  }

  .g-box__wrapper-second .col.bg-yellow {
    width: 50%;
    z-index: 2;
    min-width: 50%;
    position: relative;
  }

  .g-box__item.you-suit-us {
    height: 180px;
  }

  .g-box__item {
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    max-width: 190px;
    padding: 14px 10px;
    min-height: 163px;
    height: auto;
  }

  .g-box__item img {
    width: 132px;
    height: 132px;
  }

  .g-box__item.first:after,
  .g-box__item.third:after {
    width: 15px;
    bottom: -5px;
    left: -19px;
  }

  .g-box__item.first,
  .g-box__item.third {
    padding-bottom: 52px;
  }

  .g-box__item.first img,
  .g-box__item.third img {
    bottom: -60px !important;
  }

  .g-box__item.first.auto,
  .g-box__item.third.auto {
    height: auto;
    min-height: 1px;
    margin-top: 35px;
  }

  .g-box__item.second:after,
  .g-box__item.fourth:after {
    top: -5px;
    width: 15px;
    right: -19px;
  }

  .g-box__item.second,
  .g-box__item.fourth {
    padding-top: 52px;
    margin-right: 20px;
    margin-bottom: 25px;
  }

  .g-box__item.second img,
  .g-box__item.fourth img {
    top: -75px;
  }

  .g-box__item.five:after {
    top: 5px;
    width: 15px;
    right: -19px;
  }

  .g-box__item.five {
    padding-top: 52px;
    margin-right: 20px;
    margin-bottom: 25px;
  }

  .g-box__item.second.auto {
    height: auto;
    min-height: 1px;
    margin-top: 35px;
  }

  .g-box__item.second {
    margin-right: 0px;
  }

  .g-box__item.five.auto {
    height: auto;
    min-height: 1px;
    margin-top: 35px;
  }

  .g-box__item.five {
    margin-right: 0px;
  }

  .g-box__item.third {
    margin-left: 20px;
    margin-top: -20px;
  }

  .g-box__item.third.auto {
    height: auto;
    min-height: 1px;
    margin-top: 35px;
  }

  .g-box__title {
    font-size: 18px;
    line-height: 24px;
  }

  .g-box__title.box {
    font-size: 16px;
    line-height: 20px;
  }

  .g-box__text {
    font-size: 14px;
    line-height: 18px;
  }

  .slick-slide {
    padding: 10px 20px;
  }

  .slick-arrow.slick-prev {
    right: auto;
    width: 132px;
    background-position: center left;
  }

  .slick-arrow.slick-next {
    right: 20px;
    width: 132px;
    background-position: center right;
  }

  .slick-arrow {
    top: -40px;
  }

  .g-reviews__item.odd:after {
    width: 15px;
    bottom: -5px;
    left: -18px;
  }

  .g-reviews__item.even:after {
    top: -5px;
    width: 15px;
    right: -18px;
  }

  .innovations-logo__desc {
    font-size: 12px;
    line-height: 16px;
  }

  body {
    padding-top: 90px;
    padding-top: 71px;
  }

  .g-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: var(--black);;
    z-index: 20;
    padding: 10px 0 !important;
  }


  .g-text__48 {
    font-size: 32px;
    line-height: 34px;
  }

  .g-text__20 {
    font-size: 16px;
    line-height: 20px;
  }


  .g-text__22 {
    font-size: 18px;
    line-height: 22px;
  }

  .g-text__26 {
    font-size: 20px;
    line-height: 24px;
  }
  .g-side-menu.mob {
    width: 100%;
    z-index: 30;
    top: 65px;
    padding-top: 25px;
    display: none;
  }

  .g-side-menu.mob.active {
    display: block;
  }

  .g-side-menu.mob:before {
    content: "";
    background: var(--black);;
    position: absolute;
    height: calc(100vh);
    top: 0px;
    left: -20px;
    right: 0;
  }

  .g-side-menu.mob .g-side-menu__item {
    position: relative;
  }

  .g-logo-block__img {
    width: 56px;
    margin-right: 10px;
  }

  .g-lang a {
    padding: 20px 10px;
  }

  .form-text a,
  .form-text a:active,
  .form-text a:focus,
  .form-text a:visited,
  .form-text a:hover {
    font-size: 18px;
    line-height: 40px;
    margin-left: 10px;
  }

  /*menu*/

  .header__toggle_menu-block {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    width: 30px;
    height: 22px;
    z-index: 70;
  }

  .header__toggle_menu {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 22px;
    cursor: pointer;
  }

  .header__toggle_menu .header__menu_close,
  .header__toggle_menu.is-close .header__caption_menu {
    display: none;
  }

  .header__toggle_menu.is-close .header__menu_close,
  .header__caption_menu {
    display: block;
    min-width: 55px;
    text-align: center;
    color: #fff;
    margin-left: 0;
  }

  .header__toggle_menu.is-close .header__caption_menu {
    display: none;
  }

  .header__toggle_menu .header__menu_close {
    position: absolute;
    bottom: 0;
    right: -7px;
    display: none;
  }

  .header__caption_menu {
    position: absolute;
    bottom: 0;
    right: 5px;
  }

  .header__toggle_wrapper_elements span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
  }

  .header__toggle_wrapper_elements {
    position: relative;
    left: auto;
    top: 0;
    width: 30px;
    height: 20px;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }

  .header__toggle_wrapper_elements span {
    position: absolute;
    left: auto;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff !important;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transition: -webkit-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
  }

  .header__toggle_menu.is-close span {
    background-color: #fff !important;
  }

  .header__toggle_menu.is-close .header__menu_close {
    background: none !important;
    color: #fff !important;
  }

  .header__toggle_element_first {
    top: 8px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  .is-close .header__toggle_element_first {
    top: 10px;
  }

  .header__toggle_element_second {
    top: 9px;
  }

  .header__toggle_element_third {
    top: 10px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  .header.is-fixed .header__toggle_element_first,
  .header.is-fixed .header__toggle_element_second,
  .header.is-fixed .header__toggle_element_third {
    background-color: #fff;
  }

  .header.is-fixed .header__toggle_wrapper_elements {
    opacity: 1;
  }

  .header.is-fixed .header__toggle_menu.is-close .header__toggle_element_second,
  .is-open-menu .header.is-fixed .header__toggle_element_second,
  .is-open-menu .header__toggle_element_second {
    opacity: 0;
  }

  .header.is-fixed .header__toggle_menu:hover .header__toggle_wrapper_elements span {
    background: #fff;
  }

  .is-open-menu .header__toggle_element_first,
  .is-open-menu .header__toggle_element_third {
    background-color: #fff;
    transition: background-color .3s ease, -webkit-transform .3s ease;
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    -o-transition: background-color .3s ease, transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    transition: background-color .3s ease, transform .3s ease, -webkit-transform .3s ease;
    top: 8px;
  }

  .is-open-menu .header__toggle_menu:hover .header__toggle_wrapper_elements {
    opacity: 1;
  }

  .is-modal-hover .header__toggle_element_first,
  .is-modal-hover .header__toggle_element_third,
  .is-open-menu .header__toggle_menu:hover .header__toggle_element_first,
  .is-open-menu .header__toggle_menu:hover .header__toggle_element_third {
    background-color: #fff;
  }

  .header__toggle_menu.is-close .header__toggle_element_second {
    opacity: 0;
  }

  .header__toggle_menu.is-close .header__toggle_element_first {
    -webkit-transform: translateX(8px) translateY(0) rotate(45deg);
    -ms-transform: translateX(8px) translateY(0) rotate(45deg);
    transform: translateX(8px) translateY(0) rotate(45deg);
    right: 3px;
  }

  .header__toggle_menu.is-close .header__toggle_element_third {
    -webkit-transform: translateX(8px) translateY(0) rotate(-45deg);
    -ms-transform: translateX(8px) translateY(0) rotate(-45deg);
    transform: translateX(8px) translateY(0) rotate(-45deg);
    right: 3px;
  }

  .tablet {
    display: none;
  }

  .g-block__border {
    padding: 20px;
  }

  .g-block__border .g-btn {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px){
  .g-list__item::before {
    display: block;
    content: url("../images/gorbachev/bb-polygon-gray.svg"); 
  }/*
}


@media all and (only screen && (max-width: 767px)) {*/
  .g-list__item {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .g-list.small .g-list__item {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .header__toggle_menu {
    right: 20px !important;
  }

  .header__toggle_menu.is-close {
    right: 20px;
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
  .header__toggle_menu {
    right: 20px !important;
  }

  .header__toggle_menu.is-close {
    right: 20px;
  }
}

@media only screen and (max-width: 767px) and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .header__toggle_menu {
    right: 20px !important;
  }

  .header__toggle_menu.is-close {
    right: 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 728px) and (orientation: portrait) and (-moz-images-in-menus: 0) {
  .header__toggle_menu .header__menu_close {
    right: 20px;
  }
}

@media (max-width: 500px) {
  .konsultacia:before {
    content: "";
    top: -97px;
    left: -15px;
    right: -16px;
    width: auto;
    bottom: -65px;
    height: 343px;
    position: absolute;
    background-size: cover;
    background: url(../images/konsultacia.svg) no-repeat center center;
  }
}

@media (max-width: 480px) {
  .g-box__item.you-suit-us {
    height: 250px;
  }
}

@media (max-width: 360px) {
  .g-box__item img {
    width: 100%;
    height: auto;
  }

  .g-box__item.first img,
  .g-box__item.third img {
    bottom: -60px !important;
  }

  .g-box__item.second img,
  .g-box__item.fourth img {
    top: -60px;
  }

  .form-text a,
  .form-text a:active,
  .form-text a:focus,
  .form-text a:visited,
  .form-text a:hover {
    display: block;
    margin-left: 0px;
  }
}

@media all and (min-width: 768px) and (max-width: 1151px) {
  .g-btn.g-btn--size-sm {
    height: 32px;
    padding-top: 7px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .hidden-tablet {
    display: none;
  }

  .tablet-left {
    text-align: left;
  }

  .restyled-tariff-table table:not([class]) thead td,
  .restyled-tariff-table table:not([class]) thead th {
    width: 91px;
    font-size: 16px;
    line-height: 20px;
  }

  .restyled-tariff-table table:not([class]) thead td:first-child,
  .restyled-tariff-table table:not([class]) thead th:first-child {
    width: auto;
  }

  .restyled-tariff-table table:not([class]) thead td:last-child,
  .restyled-tariff-table table:not([class]) thead th:last-child {
    padding-right: 0;
    width: 78px;
  }

  .restyled-tariff-table table:not([class]) tbody th,
  .restyled-tariff-table table:not([class]) tbody td {
    padding-top: 20px;
    padding-bottom: 19px;
  }

  .restyled-tariff-table table:not([class]) tbody th:first-child,
  .restyled-tariff-table table:not([class]) tbody td:first-child {
    padding-left: 0;
  }

  .restyled-reviews-section .g-title {
    max-width: 354px;
  }

  .restyled-reviews-slider-items__item {
    margin-left: 0;
    margin-right: 48px;
    max-width: none;
  }

  .restyled-reviews-nav {
    right: 24px;
  }

  .restyled-clients-items__item {
    width: 20%;
  }

  .restyled-first-screen {
    padding-top: 152px;
  }

  .restyled-first-screen__header {
    width: 100%;
    padding-right: 24px;
  }

  .restyled-first-screen__header h1 {
    font-size: 33px;
    line-height: 42px;
  }

  .restyled-first-screen__header .g-text--yellow {
    font-size: 78px;
    line-height: 78px;
    margin-bottom: 6px;
  }

  .restyled-first-screen-cols__col--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .restyled-video__title {
    max-width: 486px;
  }

  .restyled-video__play {
    left: 20px;
    bottom: 20px;
    width: 134px;
    height: 84px;
  }

  .restyled-video__play:after {
    border-width: 19px 0 19px 32px;
    margin-left: -11px;
    margin-top: -19px;
  }

  .restyled-video-shape {
    width: 207px;
    height: 132px;
    border-width: 2px;
  }

  .restyled-video-shape.size-16 {
    width: 27px;
    height: 16px;
  }

  .restyled-video-shape.size-22 {
    width: 35px;
    height: 23px;
  }

  .restyled-video-shape.size-40 {
    width: 65px;
    height: 42px;
  }

  .restyled-first-screen__payments {
    margin-top: 48px;
  }

  .restyled-first-screen__payments .restyled-payments-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 30px;
  }

  .restyled-first-screen__payments .restyled-payments-items__item {
    margin-right: 0;
    margin-top: 8px;
  }

  .restyled-first-screen__payments .restyled-payments-items__item:first-child {
    margin-top: 0;
  }

  .restyled-footer__payments .restyled-payments__link {
    width: 110px;
    height: 34px;
  }

  .restyled-first-screen__payments .restyled-payments__link {
    width: 151px;
    height: 46px;
  }

  .restyled-footer-action-items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .restyled-footer-action-items__item {
    margin-right: 12px;
  }

  .restyled-footer-action-items__item--btns {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .restyled-footer-action [href^="mailto"],
  .restyled-footer-action [href^="tel"] {
    font-size: 18px;
    margin-left: -1px;
    margin-top: 3px;
  }

  .restyled-footer-social {
    margin-left: -4px;
  }

  .header-social-items__item {
    margin-right: 10px;
  }

  .restyled-header__lang {
    margin-left: 16px;
    margin-right: 34px;
  }

  .restyled-header__lang-link {
    font-size: 20px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 7px;
  }

  .restyled-header__action [href^="mailto"],
  .restyled-header__action [href^="tel"] {
    font-size: 20px;
    position: relative;
    top: -1px;
  }

  .restyled-header__button-yellow.g-btn {
    font-size: 15px;
    height: 32px;
    padding: 7px 10px 6px 13px;
  }

  .restyled-courses-items__item {
    width: 50%;
  }

  .restyled-promo-section {
    margin-bottom: 84px;
  }

  .restyled-first-screen + .restyled-promo-section {
    margin-top: -89px;
  }

  .restyled-included-software--first-screen {
    margin-top: 16px;
  }
}

@media (hover: none) {
  .likely__widget:active,
  .likely__widget:focus,
  .likely__widget:hover {
    -webkit-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
    -o-transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
    transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
    cursor: unset;
  }

  .likely__widget_facebook:active,
  .likely__widget_facebook:focus,
  .likely__widget_facebook:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_facebook:active,
  .likely-light .likely__widget_facebook:focus,
  .likely-light .likely__widget_facebook:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_gplus:active,
  .likely__widget_gplus:focus,
  .likely__widget_gplus:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_gplus:active,
  .likely-light .likely__widget_gplus:focus,
  .likely-light .likely__widget_gplus:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_linkedin:active,
  .likely__widget_linkedin:focus,
  .likely__widget_linkedin:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_linkedin:active,
  .likely-light .likely__widget_linkedin:focus,
  .likely-light .likely__widget_linkedin:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_odnoklassniki:active,
  .likely__widget_odnoklassniki:focus,
  .likely__widget_odnoklassniki:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_odnoklassniki:active,
  .likely-light .likely__widget_odnoklassniki:focus,
  .likely-light .likely__widget_odnoklassniki:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_pinterest:active,
  .likely__widget_pinterest:focus,
  .likely__widget_pinterest:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_pinterest:active,
  .likely-light .likely__widget_pinterest:focus,
  .likely-light .likely__widget_pinterest:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_telegram:active,
  .likely__widget_telegram:focus,
  .likely__widget_telegram:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_telegram:active,
  .likely-light .likely__widget_telegram:focus,
  .likely-light .likely__widget_telegram:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_twitter:active,
  .likely__widget_twitter:focus,
  .likely__widget_twitter:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_twitter:active,
  .likely-light .likely__widget_twitter:focus,
  .likely-light .likely__widget_twitter:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_vkontakte:active,
  .likely__widget_vkontakte:focus,
  .likely__widget_vkontakte:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_vkontakte:active,
  .likely-light .likely__widget_vkontakte:focus,
  .likely-light .likely__widget_vkontakte:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }

  .likely__widget_whatsapp:active,
  .likely__widget_whatsapp:focus,
  .likely__widget_whatsapp:hover {
    background: rgba(232, 232, 232, 0.8);
  }

  .likely-light .likely__widget_whatsapp:active,
  .likely-light .likely__widget_whatsapp:focus,
  .likely-light .likely__widget_whatsapp:hover {
    text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
    background: rgba(237, 237, 237, 0.16);
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .g-box__item {
    max-width: 240px;
  }

  .g-box__item.first img,
  .g-box__item.third img {
    bottom: -200px !important;
  }
}
/* 
.b24-widget-button-wrapper {
  display: none !important;
} */

.restyled-first-screen__btns {
  max-width: 260px;
}

.mobile-sticky__btn {
  width: 100%;
  border: none;
  border-radius: 10px;
}

.restyled-reviews-slider-items--theme-column {
  flex-direction: column;
  gap: 141px;
}

.restyled-reviews-slider-items--theme-column .restyled-reviews-slider-items__item {
  opacity: unset;
  margin-left: auto;
  margin-right: auto;
}

@media all and (max-width: 767px){
.restyled-reviews-slider-items--theme-column {
    gap: 70px;
  }
}

/* styles for page: /contacts */

.g-text--white-important {
  color: #fff !important;
}

.restyled-contacts-section {
  position: relative;
  min-height: 100dvh;
  min-height: calc(100vh - 94px);
  font-family: PT Root UI, sans-serif;
}

.restyled-contacts-section h1 {
  font-family: PT Root UI, sans-serif;
}

.restyled-contacts-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}

@media all and (max-width: 959px) {
  .restyled-contacts-section__bg {
    display: none;
  }
}

.restyled-contacts-section__container {
  position: relative;
}

.restyled-contacts {
  margin-top: 21px;
}

.restyled-contacts-rows {
  display: flex;
  flex-direction: column;
  gap: 103px 0;
}

@media all and (max-width: 767px) {
.restyled-contacts-rows {
    gap: 37px 0;
  }
}

.restyled-contacts-cols {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 44px;
}

.restyled-contacts-cols__col>:first-child {
  margin-top: 0;
}

.restyled-contacts-cols__col>:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 959px) {
  .restyled-contacts-cols {
      grid-template-columns: 1fr;
      gap: 48px 0;
    }
}

@media all and (max-width: 767px) {
  .restyled-contacts-cols {
    gap: 38px 0;
  }
}


.restyled-contacts__caption,
.restyled-contacts-socials__title,
.restyled-contacts-payments__title {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  opacity: 87.84%;
  font-weight: 700;
  font-family: PT Root UI, sans-serif;
}

.restyled-contacts__desc {
  margin-top: 17px;
}

.restyled-contacts__desc>:first-child {
  margin-top: 0;
}
.restyled-contacts__desc>:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
.restyled-contacts__desc {
    margin-top: 10px;
  }
}


.restyled-contacts__link {
  font-size: 47px;
  line-height: 52px;
  font-weight: 700;
  color: #fff;
  transition: color 0.2s ease-in-out;
}

.restyled-contacts__link.g-text--yellow {
  color: var(--yellow, #f5e76e);
}


@media all and (min-width: 1025px) {
.restyled-contacts__link:hover {
    color: var(--yellow, #f5e76e);
  }

  .restyled-contacts__link.g-text--yellow:hover {
    color: #fff;
  }
}

@media all and (max-width: 767px) { 
  .restyled-contacts__link {
    font-size: 28px;
    line-height: 36px;
  }
}

.restyled-contacts-socials-items {
  all: unset;
  display: flex;
  list-style-type: none;
  list-style: none;
  margin-top: 28px;
}

.restyled-contacts-socials-items__item {
  all: unset;
  margin: 0 -8px;
}

@media all and (max-width: 767px) {
  .restyled-contacts-socials-items__item {
    flex: 1;
  }
}

.restyled-contacts-socials-items__item:first-child {
  margin-left: unset;
}
.restyled-contacts-socials-items__item:last-child {
  margin-right: unset;
}


.restyled-contacts-social {
  display: block;
  position: relative;
}

@media all and (max-width: 767px) {
  .restyled-contacts-social {
    padding-bottom: 100%;
  }
}
.restyled-contacts-social__ico {
  display: block;
  position: relative;
  width: 132px;
  height: 132px;
}

@media all and (max-width: 767px) {
  .restyled-contacts-social__ico {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: auto;
      height: auto;
      /* width: 96px;
      height:96px; */
  }
}

.restyled-contacts-social__ico:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #4C4C4C;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
  content:'';
}

@media all and (min-width: 1025px) {
  .restyled-contacts-social:hover .restyled-contacts-social__ico:before {
    background-color: #4C4C4C;
  }
}

.restyled-contacts-social__ico-svg {
  position: relative;
  transition: transform 0.2s ease-in-out;
}

@media all and (max-width: 767px) {
  .restyled-contacts-social__ico-svg.image-contain {
    width: 100%;
    height: 100%;
  }
}


@media all and (min-width: 1025px) {

  .restyled-contacts-social:hover .restyled-contacts-social__ico-svg {
    transform: scale3d(1.1379, 1.1379, 1);
  }

}

.restyled-contacts-payments-items {
  all: unset;
  list-style-type: none;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 28px;
}

@media all and (max-width: 767px) {
  .restyled-contacts-payments-items {
    margin-top: 16px;
  }
}

.restyled-contacts-payments-items__item {
  all: unset;
}

.restyled-contacts-payment {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 64px;
}

.restyled-contacts-payment:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #4C4C4C;
  border-radius: 10px;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
  content: '';
}

@media all and (min-width: 1025px) {
  .restyled-contacts-payment:hover:before {
    background-color: #4C4C4C;
  }
}

.restyled-contacts-payment__ico {
  display: block;
  position: relative;

  display: flex;
    align-items: center;
    justify-content: center;
}

.restyled-contacts-payment__ico--app-store {
  width: 95px;
  height:26px;
}

.restyled-contacts-payment__ico--google-play {
  width: 108px;
    height: 26px;
}

.restyled-contacts-payment__ico--rustore {
  width: 87px;
  height:24px;
}

.restyled-contacts-payment__ico--android-play-market {
  width: 121px;
  height: 24px;
}

/* Стили для кнопки */  
.dropbtn {  
    background-color: transparent;  
    color: white;  
  
    font-size: 16px;  
    border: none;  
    cursor: pointer;  
}  
/* Контейнер для выпадающего списка */  
.dropdown {  
    position: relative;  
    display: inline-block;  
}  
/* Скрытый контент выпадающего списка */  
.dropdown-content {  
    display: none;  
    position: fixed;  
    background-color: #363636;  
    min-width: 160px;  
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  
    z-index: 1; 
    border-radius: 10px; 
}  ы
/* Стили для ссылок внутри выпадающего списка */  
.dropdown-content a {  
    color: #fff;  
    padding: 12px 16px;  
    text-decoration: none;  
    display: block;  
}  
/* Стили для ссылок при наведении */  
.dropdown-content a:hover {  
    background-color: #F5E76E;  
     border-radius: 10px; 
     color: #363636;
}  
/* Показать выпадающий список при наведении на кнопку */  
.dropdown:hover .dropdown-content {  
    display: block;  
}  

.dropdown-button {
  background-color: transparent; 
  color: #FFFFFF; 
  border: none; 
  cursor: pointer; 
}  

.dropdown-menu { 
  position: absolute; 
  top: 100%; 
  left: 0; 
  display: none; 
  background-color: transparent; 
  min-width: 160px; 
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); 
  z-index: 1; 
}  

.dropdown-menus.show { 
  display: block; 
}
  

.dropdown-menu a { 
  color: black; 
  padding: 12px 16px; 
  text-decoration: none; 
  display: block; 
}  

.dropdown-menu a:hover { 
  background-color: gray; 
}  

@media (max-width: 767px) {
    .dropdown > .dropbtn  {
        padding: 0.5em;
    }}


