/* Add fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"],
ol[role="list"] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  opacity: 0;
  transition: 0.3s;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
   scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* Site stylesheets */
html body {
    font-family: "Gilroy", arial;
    font-size: 16px;
}

.block_start {
    background: url('images/0206/block_maintop.jpg') no-repeat top center;
    min-height: 900px;
}

.block_start__logo {
    margin-top: 30px;
    display: inline-block;
}

.block_start__btn_whatsapp {
    max-width: 241px;
    height: 49px;
    border: 1px solid rgba(234, 234, 234, 0.2);
    box-sizing: border-box;
    filter: drop-shadow(0px 4px 4px rgba(57, 181, 74, 0.2));
    border-radius: 32px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 5px 0px;
    margin: 0 auto;
    margin-top: 38px;
    width: 100%;
}

.block_start__btn_whatsapp:hover {
    text-decoration: none;
}

.block_start__btn_whatsapp__name {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #F0F0F0;
}

.block_start__btn_whatsapp__desc {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.05em;
    color: #636363;
}

.block_start__btn_lk {
    max-width: 200px;
    height: 49px;
    background: linear-gradient(109.69deg, #1B1B1B 36.82%, rgba(26, 26, 26, 0) 420.82%);
    border: 1px solid rgba(234, 234, 234, 0.5);
    box-sizing: border-box;
    filter: drop-shadow(0px 4px 4px rgba(57, 181, 74, 0.2));
    border-radius: 32px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0px 10px;
    margin: 0 auto;
    margin-right: 0px;
    margin-top: 38px;
    width: 100%;
}

.block_start__btn_lk:hover {
    text-decoration: none;
}

.block_start__btn_lk__img1 {
    width: 17px;
}

.block_start__btn_lk__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.block_start__btn_lk__img2 {
    width: 16px;
}

.block_start__content {
    margin-top: 65px;
}

.block_start__content__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.05em;
    color: #CFCFCF;
    margin-top: 95px;
}

.block_start__content__title__boldtext {
    font-weight: bold;
    color: #fff;
}

.block_start__content__text {
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0.05em;
    color: #7B7B7B;
    margin-top: 34px;
}

.block_start__content__text__img {
    margin: 0 auto;
}

.block_start__content__btns {
    margin-top: 70px;
}

.block_start__content__btns__addwiget {
    background: #36D94C;
    box-shadow: 0px 4px 50px 10px rgba(255, 255, 255, 0.2);
    border-radius: 32px;
    height: 65px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 65px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #000000;
}

.block_start__content__btns__addwiget:hover {
    color: #000000;
    text-decoration: none;
}

.block_start__content__btns__prices {
    width: 100%;
    height: 65px;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: 500;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 65px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #F3F3F3;
}

.block_start__content__btns__prices:hover {
    color: #F3F3F3;
    text-decoration: none;
}

.block_start__content__btns__podpis {
    background: url('images/0206/h_lk_icon.svg') no-repeat left center;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding-left: 40px;
    margin-top: 25px;
    width: 260px;
    float: right;
    margin-right: -20px;
}

.block_start__content__btns__podpis__dt {
    font-weight: 600;
    color: #39B54A;
}

.block_start__content__bimg {
    background: url('images/0206/Group 5.png') no-repeat center;
    background-size: 90%;
    text-align: center;
}

.block_start__content__bimg img {
    display: inline;
}

.block_vozmozhnosti {
    background: url('images/0206/dots.svg') no-repeat 0px 345px, url('images/0206/dots_r.svg') no-repeat right 795px;
}

.block_vozmozhnosti__title1 {
    font-weight: bold;
    font-size: 42px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
    margin-top: 115px;
}

.block_vozmozhnosti__vozmti {
    margin-top: 83px;
}

.block_vozmozhnosti__vozmti__elm {
    width: 100%;
    height: 342px;
    background: #F7F7F7;
    box-shadow: 0px 4px 20px 2px rgba(0, 0, 0, 0.13);
    border-radius: 20px;
    float: left;
}

.block_vozmozhnosti__vozmti__elm:after {
    content: "";
    width: 151px;
    height: 9px;
    background: #39B54A;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 29px;
}

.block_vozmozhnosti__vozmti__elm__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0px 19px;
    margin-top: 34px;
    height: 55px;
}

.block_vozmozhnosti__vozmti__elm__text {
    margin: 0px 19px;
    margin-top: 11px;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #303030;
    height: 180px;
}

.block_vozmozhnosti__vozmti__elm__text span {
    font-weight: 600;
}

.block_vozmozhnosti__vozmti__elm__text2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #585858;
    text-align: center;
}

.block_vozmozhnosti__title2 {
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
    margin-top: 125px;
}

.block_vozmozhnosti__title2__b {
    font-weight: bold;
}

.block_vozmozhnosti__title2__green {
    height: 66px;
    background: #39B54A;
    border-radius: 32px;
    color: #fff;
    padding: 0px 20px;
    display: inline-block;
}

.block_vozmozhnosti__sta {
    margin-top: 46px;
}

.block_vozmozhnosti__sta__elm {
    width: 100%;
    height: 368px;
    background: #FFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin-top: 44px;
    float: left;
    transition: 0.3s;
    position: relative;
    z-index: 2;
}

.block_vozmozhnosti__sta__elm:hover {
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
    z-index: 1;
    transition: 0.3s;
}

.block_vozmozhnosti__sta__elm_img {
    background: url('/images/0206/block_vozmozhnosti__sta__elm_img.png') no-repeat right 80px;
}

.block_vozmozhnosti__sta__elm:before {
    content: "";
    display: block;
    position: absolute;
    width: 151px;
    height: 9px;
    background: #39B54A;
    border-radius: 20px;
    margin-top: 360px;
    margin-left: 75px;
}

.block_vozmozhnosti__sta__elm__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0px 40px;
    margin-top: 34px;
}

.block_vozmozhnosti__sta__elm__form {
    margin-left: 33px;
    margin-top: 40px;
}

.block_vozmozhnosti__sta__elm__steps {
    display: flex;
    margin-top: 34px;
    margin-left: 27px;
}

.block_vozmozhnosti__sta__elm__steps__elm {
    display: flex;
    margin-right: 23px;
}

.block_vozmozhnosti__sta__elm__steps__elm:after {
    content: "";
    width: 12px;
    height: 5px;
    background: url('/images/0206/block_vozmozhnosti__sta__elm__steps__elm_arr.svg') no-repeat center;
    background-size: contain;
    position: absolute;
    margin-left: -20px;
    margin-top: 7px;
}

.block_vozmozhnosti__sta__elm__steps__elm:first-child:after {
    display: none;   
}

.block_vozmozhnosti__sta__elm__steps__elm__num {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-right: 10px;
}

.block_vozmozhnosti__sta__elm__steps__elm__text {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.7);
    min-width: 70px;
    max-width: 160px;
}

.block_konversiya {
    margin-top: 130px;
    background: url('images/0206/dots.svg') no-repeat 0px 280px;
}

.block_konversiya__left {
    background: url('images/0406/block_konversiya__left.png') no-repeat center;
    height: 445px;
}

.block_konversiya__left__text1 {
    margin-top: 49px;
    font-weight: normal;
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #0E243A;
}

.block_konversiya__left__text2 {
    font-weight: 900;
    font-size: 65px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #484A4D;
    margin-bottom: 46px;
}

.block_konversiya__left__text3 {
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.05em;
}

.block_konversiya__right__bg {
    background: url('images/3108/block_konversiya__right__bg.svg') no-repeat top right;
    width: 580px;
    height: 420px;
}

.block_konversiya__right__bg__podpis {
    float: left;
    width: 189px;
    height: 90px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 185px;
    margin-left: 100px;
}

.block_konversiya__right__bg__video {
    width: 214px;
    height: 380px;
    margin-top: 16px;
    float: right;
    margin-right: 4px;
    border-radius: 38px;
}

.block_konversiya__right__bg__btn {
    float: right;
    width: 187px;
    height: 63px;
    background: #F7F7FC;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 32px;
    margin-right: -205px;
    margin-top: 256px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #000000;
    cursor: pointer;
    transition: 0.3s;
    z-index: 5;
    position: relative;
}

.block_konversiya__right__bg__btn:hover {
    background: #39B54A;
    transition: 0.3s;
}

.block_resultati__title {
    font-weight: 900;
    font-size: 38px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #0E243A;
    margin-top: 40px;
}

.block_resultati__text {
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #363636;
    margin-top: 27px;
}

.block_resultati__elms {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -38px;
    width: calc(100% + 46px);
    justify-content: space-between;
}

.block_resultati__elms__elm {
    width: 215px;
    height: 63px;
    background: #F7F7FC;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 32px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #000000;
    cursor: pointer;
    transition: 0.3s;
}

.block_resultati__elms__elm:hover {
    background: #8F9BF4;
    color: #ffffff;
    transition: 0.3s;
}

.block_reshenieproblem {
    background: url('images/0206/dots_r.svg') no-repeat right 65px;
}

.block_reshenieproblem__title {
    font-weight: bold;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
    margin-top: 80px;
}

.block_reshenieproblem__title span {
    border-bottom: 5px solid #39B54A;
    padding-bottom: 5px;
}

.block_reshenieproblem__block {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 950px;
    background: linear-gradient(180deg, rgba(240, 240, 240, 0.5) 0%, rgba(216, 252, 221, 0) 100%);
    border-radius: 40px;
}

.block_reshenieproblem__block__title {
    margin-top: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 60px;
    letter-spacing: 0.05em;
    color: #000000;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.block_reshenieproblem__block__text {
    margin-top: 17px;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
}

.block_reshenieproblem__block__elms {
    display: flex;
    flex-wrap: wrap;
    margin-top: 38px;
    justify-content: center;
}

.block_reshenieproblem__block__elms__elm {
    height: 63px;
    background: rgba(220, 252, 239, 0.4);
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: normal;
    font-size: 16px;
    line-height: 61px;
    letter-spacing: 0.05em;
    color: #000000;
    padding: 0px 25px;
    margin: 0px 8px;
    margin-bottom: 17px;
    cursor: pointer;
    transition: 0.3s;
}

.block_reshenieproblem__block__elms__elm:hover {
    background: rgba(22, 173, 110, 0.4);
    transition: 0.3s;
}

.block_tarifi__title {
    margin-top: 67px;
    font-weight: bold;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
}

.block_tarifi__text {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #000000;
    margin-top: 30px;
}

.block_tarifi__text span {
    font-weight: 500;
}

.block_tarifi__elms {
    margin-top: 48px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.block_tarifi__elms__elm__shadow {
    width: 262px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    position: relative;
    z-index: 1;
    transition: 0.3s;
}

.block_tarifi__elms__elm__shadow:hover {
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    transition: 0.3s;
}

.block_tarifi__elms__elm {
    width: 100%;
    height: 378px;
    background: #FFFFFF;
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.block_tarifi__elms__elm__title {
    height: 80px;
    width: 100%;
    background: rgba(22, 173, 110, 0.4);
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.block_tarifi__elms__elm__title_c1 {
    background: rgba(38, 158, 226, 0.5);
}

.block_tarifi__elms__elm__title_c2 {
    background: rgba(38, 226, 215, 0.5);
}

.block_tarifi__elms__elm__title_c3 {
    background: rgba(38, 226, 102, 0.5);
}

.block_tarifi__elms__elm__title__txt1 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.block_tarifi__elms__elm__title__txt1 span {
    font-size: 15px;
    color: #6d6d6d;
    text-decoration: line-through;
}

.block_tarifi__elms__elm__title__txt2 {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #575757;
    margin-bottom: 5px;
}

.block_tarifi__elms__elm__text {
    height: 195px;
}

.block_tarifi__elms__elm__text__title {
    margin-top: 20px;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 39px;
    color: #525252;
    text-align: center;
}

.block_tarifi__elms__elm__text__text {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #545252;
    margin-top: 20px;
}

.block_tarifi__elms__elm__text__text2 {
    width: calc(100% - 16px);
    margin-left: 8px;
    background: rgba(224, 224, 224, 0.4);
    border-radius: 20px;
    margin-top: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #000000;
    box-sizing: border-box;
    padding: 5px 10px;
}

.block_tarifi__elms__elm__btn {
    display: block;
    background: #8F9BF4;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    box-shadow: 0px 4px 5px 5px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    width: 227px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 61px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    transition: 0.3s;
}

.block_tarifi__elms__elm__btn:hover {
    background: #39B54A;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.block_tarifi__zakaz {
    width: 100%;
    height: 378px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin-top: 32px;
    position: relative;
    z-index: 1;
    transition: 0.3s;
}

.block_tarifi__zakaz:hover {
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    transition: 0.3s;
}

.block_tarifi__zakaz__title {
    margin-left: 61px;
    margin-top: 31px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 30px;
}

.block_tarifi__zakaz__title span {
    font-weight: 500;
}

.block_tarifi__zakaz__form__input {
    background: rgba(224, 224, 224, 0.4);
    border-radius: 32px;
    width: 300px;
    height: 57px;
    margin-left: 47px;
    margin-bottom: 13px;
    border: 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #969696;
    box-sizing: border-box;
    padding: 0px 25px;
}

.block_tarifi__zakaz__form__btn {
    width: 300px;
    height: 57px;
    background: #8F9BF4;
    border-radius: 32px;
    box-sizing: border-box;
    border: 0px;
    margin-left: 47px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.block_tarifi__zakaz__form__btn[disabled],
.block_tarifi__zakaz__form__btn[disabled]:hover {
    background: silver;
}

.block_tarifi__zakaz__form__textarea {
    background: rgba(224, 224, 224, 0.4);
    border-radius: 32px;
    width: 320px;
    height: 197px;
    margin-bottom: 13px;
    border: 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #969696;
    box-sizing: border-box;
    padding: 15px 25px;
}

.block_tarifi__zakaz__price {
    background: #2EA993;
    border-radius: 20px;
    width: 350px;
    height: 40px;
    line-height: 40px;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 31px;
    margin-left: -30px;
}

.block_tarifi__zakaz__text1 {
    margin-top: 39px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #706C6C;
}

.block_tarifi__zakaz__text2 {
    margin-top: 22px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.block_tarifi__zakaz__btn {
    float: right;
    width: 222px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 38px;
    color: #000000;
    margin-right: 31px;
    text-align: center;
    cursor: pointer;
}

.block_tarifi__zakaz__btn:hover {
    color: #000000;
    text-decoration: none;
}

.block_tarifi__zakaz__chb {
    display: none;
}

.block_tarifi__zakaz__chblbl {
    min-height: 27px;
    background: url('/images/1908/checkboxempty.svg') no-repeat left top;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-left: 59px;
    margin-top: 15px;
    padding-left: 40px;
    cursor: pointer;
}

.block_tarifi__zakaz__chblbl span {
    font-weight: 500;
}

.block_tarifi__zakaz__chb:checked + label {
    background: url('/images/1908/checkbox.svg') no-repeat left top;
}

.block_kakvstroit__title {
    margin-top: 88px;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
}

.block_kakvstroit__title span {
    font-weight: bold;
}

.block_kakvstroit__elms {
    margin-top: 95px;
    display: flex;
    justify-content: space-between;
}

.block_kakvstroit__elms__elmshadow {
    width: 275px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    position: relative;
    z-index: 1;
    transition: 0.3s;
}

.block_kakvstroit__elms__elmshadow:hover {
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
    z-index: 2;
    transition: 0.3s;
}

.block_kakvstroit__elms__elmshadow_smal {
    width: 215px;
}

.block_kakvstroit__elms__elm {
    width: 100%;
    height: 339px;
    background: #F7F7F7;
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.block_kakvstroit__elms__elm__img {
    margin-left: 24px;
    margin-top: 35px;
    display: inline-block;
}

.block_kakvstroit__elms__elm__text {
    margin-top: 26px;
    margin-left: 25px;
    width: calc(100% - 50px);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
}

.block_kakvstroit__elms__elm__btn {
    margin-top: 25px;
    width: 235px;
    height: 49px;
    background: linear-gradient(128.73deg, #8F9BF4 27.75%, #39B54A 135.64%);
    border: 1px solid rgba(234, 234, 234, 0.5);
    box-shadow: 0px 4px 4px rgba(57, 181, 74, 0.2);
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    padding: 0px 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.block_kakvstroit__elms__elm__btn:hover {
    color: #fff;
    text-decoration: none;
}

.block_kakvstroit__elms__elm__reg {
    margin-top: 28px;
    text-align: center;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #000000;
    cursor: pointer;
}

.block_kakvstroit__elms__elm__reg:hover {
    color: #000000;
    text-decoration: none;
}

.block_kakvstroit__elms__elm__paysposob {
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
}

.block_kakvstroit__elms__elm__text2 {
    width: 248px;
    background: rgba(224, 224, 224, 0.4);
    border-radius: 20px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #000000;
    box-sizing: border-box;
    padding: 5px 10px;
}

.block_kakvstroit__elms__elm__text3 {
    margin-top: 38px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-left: 30px;
}

.block_kakvstroit__elms__elm__gplashka {
    width: 100%;
    height: 34px;
    background: #39B54A;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    box-shadow: 0px 4px 5px 5px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    text-align: center;
    margin-top: 27px;
}

.block_integracii {
    height: 704px;
    background: url('/images/1908/inegraciyabg.jpg') no-repeat center;
    margin-top: 93px;
}

.block_integracii__title {
    display: inline-block;
    margin-top: 64px;
    font-weight: bold;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0E243A;
    width: 100%;
}

.block_integracii__elms {
    margin-top: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.block_integracii__elms__elm {
    height: 63px;
    background: #F7F7FC;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: 600;
    font-size: 18px;
    line-height: 63px;
    letter-spacing: 0.05em;
    color: #000000;
    padding: 0px 30px;
}

.block_integracii__elms__elm:hover {
    color: #000000;
    text-decoration: none;
}

.block_integracii__plashka {
    height: 57px;
    background: rgba(224, 224, 224, 0.4);
    border-radius: 32px;
    font-weight: 600;
    font-size: 24px;
    line-height: 57px;
    text-align: center;
    color: #000000;
    margin-top: 42px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 630px;
}

.block_integracii__text {
    margin-top: 57px;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #000000;
}

.block_integracii__text span {
    font-weight: 500;
}

.block_integracii__btn {
    margin-top: 56px;
    width: 318px;
    height: 63px;
    background: #8F9BF4;
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    box-shadow: 0px 4px 5px 5px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    font-weight: bold;
    font-size: 16px;
    line-height: 63px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
}

.block_integracii__btn:hover {
    color: #fff;
    text-decoration: none;
}

.block_footer {
    width: 100%;
    height: 213px;
    background: #FFFFFF;
    box-shadow: 4px 0px 50px 5px rgba(0, 0, 0, 0.1);
}

.block_footer__lmenu {
    margin-top: 77px;
    display: flex;
    flex-direction: column;
}

.block_footer__lmenu__elm {
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #7A7A7A;
}

.block_footer__lmenu__elm:hover {
    color: #7A7A7A;
}

.block_footer__copi {
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    margin-top: 17px;
}

.block_footer__logo {
    margin-top: 44px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.block_footer__logotext {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #676767;
}

.block_footer__mail {
    text-align: right;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #7A7A7A;
    margin-top: 80px;
}

.block_footer__payicons {
    margin-top: 24px;
    float: right;
}

.js-win {
    display: none;
}

.fancybox-slide > .js-win {
    width: 415px;
    background: #ECECEC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 32px;
    padding: 36px 33px;
}

.js-win__step {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000000;
}

.js-win__authtitle {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 80px;
    margin-top: -10px;
}

.js-win__authtitle_getfree {
    margin-top: 10px;
}

.js-win__authtitle__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #1D1D1D;
}

.js-win__phone {
    margin-top: 35px;
    width: 100%;
    height: 51px;
    background: #C4C4C4;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.js-win__phone__seven {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    margin-left: 12px;
}

.js-win__phone__num {
    width: 307px;
    height: 51px;
    background: #FFFFFF;
    border-radius: 32px;
    border: 0px;
    box-sizing: border-box;
    padding: 0px 25px;
    letter-spacing: 10px;
}

.js-win__btn {
    margin-top: 26px;
    width: 100%;
    height: 51px;
    background: #8F9BF4;
    border-radius: 32px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #2D2D2D;
    border: 0px;
    transition: 0.3s;
}

.js-win__btn:hover {
    background: #39B54A;
    transition: 0.3s;    
}

.js-win__btn[disabled],
.js-win__btn[disabled]:hover {
    background: silver;
}

.js-win__podpis {
    width: 100%;
    height: 35px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #757070;
    margin-top: 35px;
}

.js-win__qlink {
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #C8C8C8;
    margin-top: 21px;
}

.js-win .fancybox-close-small {
    margin-top: 22px;
    margin-right: 26px;
}

.js-win__code {
    margin-top: 35px;
    width: 100%;
    height: 51px;
    background: #fff;
    border-radius: 32px;
    border: 0px;
    text-align: center;
    letter-spacing: 10px;
}

.js-win__name_title {
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.js-win__name {
    width: 100%;
    height: 51px;
    background: #fff;
    border-radius: 32px;
    border: 0px;
    text-align: center;
}

.js-win__tarifselect {
    width: 100%;
    height: 51px;
    background: #FFFFFF;
    border-radius: 32px;
    margin-top: 35px;
    transition: 0.3s;
}

.js-win__tarifselect_open {
    border-radius: 32px 32px 0px 0px;
    transition: 0.3s;
}

.js-win__tarifselect__visible {
    width: 100%;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.js-win__tarifselect__visible__text {
    margin-left: 19px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #423B3B;
}

.js-win__tarifselect__visible__arrow {
    width: 51px;
    height: 51px;
    background: #E8E8E8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.js-win__tarifselect__visible__arrow img {
    transition: 0.3s;
}

.js-win__tarifselect_open .js-win__tarifselect__visible__arrow img {
    transform: rotate(180deg);
    transition: 0.3s;
}

.js-win__chkbxs {
    list-style: none;
    padding-left: 0px;
    margin: 0 30px;
    margin-top: 25px;
}

.js-win__chkbxs__chbx {
    display: none;
}

.js-win__chkbxs__label {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.05em;
    color: #555555;
    margin-bottom: 9px;
    background: url('/images/2308/win_chbx.svg') no-repeat left center;
    min-height: 26px;
    padding-left: 35px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.js-win__chkbxs__chbx:checked + label {
    background: url('/images/2308/win_chbx_active.svg') no-repeat left center;
}

.js-win__payimage {
    margin-top: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.js-win__tarifselect__hidden {
    position: absolute;
    background: #fff;
    max-height: 0px;
    overflow: hidden;
    width: 349px;
    box-sizing: border-box;
    padding: 0px 18px;
    display: flex;
    flex-direction: column;
    border-radius: 0px 0px 32px 32px;
    transition: 0.3s;
}

.js-win__tarifselect_open .js-win__tarifselect__hidden {
    padding-bottom: 20px;
    max-height: 500px;
    transition: 0.3s;
}

.js-win__tarifselect__hidden__elm {
    color: #423B3B;
    margin: 5px 0px;
    font-size: 14px;
    cursor: pointer;
}

.js-win__tarifselect__hidden__elm:hover {
    color: #423B3B;
    text-decoration: none;
}

.js-win__tarifselect__hidden__elm span {
    font-size: 12px;
}

.js-win__periodtitle {
    width: 100%;
    text-align: center;
}

.js-win__periodtitle__small {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #423B3B;
}

.js-win__periodtitle__big {
    width: 265px;
    height: 53px;
    background: rgba(22, 173, 110, 0.4);
    border: 1px solid #D9DBE9;
    box-sizing: border-box;
    border-radius: 20px;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    line-height: 53px;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
}

.js-win__periodtitle__big_1m {
    background: rgba(38, 158, 226, 0.4);
    border: 1px solid #D9DBE9;
}

.js-win__periodtitle__big span {
    color: #5d5d5d;
    font-size: 16px;
    text-decoration: line-through;
}

.js-win__periodtitle__big_180 {
    background: rgba(38, 226, 215, 0.4);
    border: 1px solid #D9DBE9;
}

.js-win__periodtitle__big_year {
    background: rgba(38, 226, 102, 0.4);
    border: 1px solid #D9DBE9;
}

.block_start_lk {
    min-height: 70px;
    height: 70px;
}

.block_start_lk .block_start__logo {
    margin-top: 15px;
}

.block_start_lk .block_start__btn_whatsapp {
    margin-top: 10px;
}

.block_start_lk .block_start__btn_lk {
    margin-top: 10px;
}

.block_lk__tab1h {
    height: 85px;
    border-bottom: 1px solid #BCBCBC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 2;
}

.block_lk__tab1h_n {
    border-top: 1px solid #BCBCBC;
}

.block_lk__tab1h__btn {
    font-weight: 300;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: 0.05em;
    color: #000000;
    text-align: center;
    margin-top: 13px;
    cursor: pointer;
}

.block_lk__tab1h__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 33px;
}

.block_lk__tab1h__name_border {
    width: 269px;
    height: 49px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 32px;
    margin-top: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
}

.block_lk__tab1h__rtext {
    text-align: right;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 15px;
}

.block_lk__tab1h__rtext span {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #B4B4B4;
}

.block_lk__tab1h__rtext img {
    display: inline-block;
}

.block_lk__tab1b {
    max-height: 10000px;
    overflow: hidden;
    transition: 2s;
}

.block_lk__tab1b_closed {
    max-height: 0px;
    transition: 0.6s;
}

.block_lk__tab1b__block {
    width: 100%;
    background: #F4F4F4;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-bottom: 40px;
}

.block_lk__tab1b__block__fline {
    display: flex;
    margin-left: 50px;
    width: calc(100% - 100px);
    margin-top: 37px;
    justify-content: space-between;
}

.block_lk__tab1b__block__fline__btn1 {
    height: 50px;
    background: #D9E9E8;
    border: 1px solid #969696;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #101010;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
}

.block_lk__tab1b__block__fline__btn2 {
    height: 50px;
    background: #8F9BF4;
    border-radius: 32px;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    cursor: pointer;
}

.block_lk__tab1b__block__fline__btn2:hover {
    color: #000000;
    text-decoration: none;
}

.block_lk__tab1b__block__fline__btn3 {
    height: 50px;
    background: #F1D3CF;
    border-radius: 32px;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0.05em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    cursor: pointer;
}

.block_lk__tab1b__block__fline__btn3:hover {
    color: #000000;
    text-decoration: none;
}

.block_lk__tab1b__block__line2 {
    display: flex;
    margin-top: 36px;
    margin-left: 50px;
    width: calc(100% - 100px);
    align-items: center;
    justify-content: space-between;
}

.block_lk__tab1b__block__line2__title {
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 19px;
}

.block_lk__tab1b__block__line2__text {
    height: 74px;
    background: #E8E8E8;
    border-radius: 32px;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #282727;
    box-sizing: border-box;
    padding: 14px 25px;
}

.block_lk__tab1b__block__line2__btn {
    width: 288px;
    height: 74px;
    background: linear-gradient(119.34deg, #79EF89 32.01%, #1AC2F8 114.31%);
    border-radius: 32px;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block_lk__tab1b__block__line2__btn:hover {
    color: #000000;
    text-decoration: none;
}

.block_lk__tab1b__videovidget {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    box-sizing: border-box;
    background: #F4F4F4;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    display: flex;
    padding-bottom: 40px;
    justify-content: space-between;
}

.block_lk__tab1b__videovidget__loadfile {
    margin-top: 38px;
    width: 280px;
    height: 73px;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('/images/2308/upload.svg') no-repeat 30px 20px #8F9BF4;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #1B1B1B;
    padding-left: 30px;
    cursor: pointer;
}

.block_lk__tab1b__videovidget__loadfile:hover {
    color: #1B1B1B;
    text-decoration: none;
}

.block_lk__tab1b__videovidget__loadrecomend {
    margin-top: 17px;
    width: 333px;
    height: 128px;
    background: #E8E8E8;
    border-radius: 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #000000;
    padding: 18px 20px;
}

.block_lk__tab1b__videovidget__loadrecomend span {
    color: #757272;
}

.block_lk__tab1b__videovidget__title {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #000000;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 28px;
}

.block_lk__tab1b__videovidget__previu {
    margin: 0 auto;
    width: 156px;
    height: 194px;
    display: block;
    border-radius: 20px;
}

.block_lk__tab1b__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.block_lk__tab1b__save {
    margin-top: 36px;
    width: 280px;
    height: 73px;
    background: #FAECCA;
    border-radius: 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #1B1B1B;
    cursor: pointer;
    border: 0px;
}

.block_lk__tab1b__save:hover {
    color: #1B1B1B;
    text-decoration: none;
}

.block_lk__tab1b__delete {
    margin-top: 14px;
    width: 280px;
    height: 73px;
    background: #F1D3CF;
    border-radius: 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #1B1B1B;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block_lk__tab1b__delete:hover {
    color: #1B1B1B;
    text-decoration: none;
}

.block_lk__tab1b__bftext {
    width: 391px;
    height: 44px;
    background: #E8E8E8;
    border-radius: 32px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
}

.block_lk__tab1b__mestoicvet {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    box-sizing: border-box;
    background: #F4F4F4;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    display: flex;
    padding-bottom: 40px;
    justify-content: space-between;
}

.block_lk__tab1b__mestoicvet__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 35px;
    width: 100%;
    text-align: center;
}

.block_lk__tab1b__mestoicvet__raspolozhenie {
    display: flex;
    margin-top: 32px;
}

.block_lk__tab1b__mestoicvet__raspolozhenie__input {
    display: none;
}

.block_lk__tab1b__mestoicvet__raspolozhenie__elm {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #000000;
}

.block_lk__tab1b__mestoicvet__raspolozhenie__elm img {
    margin-bottom: 17px;
    cursor: pointer;
    border-radius: 32px;
    box-sizing: border-box;
    border: 2px solid #F4F4F4;
}


input:checked + .block_lk__tab1b__mestoicvet__raspolozhenie__elm img {
    border: 2px solid #000000;
}

.block_lk__tab1b__mestoicvet__raspolozhenie__elm:last-child {
    margin-left: 13px;
}

.block_lk__tab1b__mestoicvet__color {
    margin-top: 24px;
    width: 127px;
    height: 158px;
    border: 3px solid #39B54A;
    box-sizing: border-box;
    filter: drop-shadow(0px -6px 4px #39B54A);
    border-radius: 32px;
    transform: matrix(1, 0, 0, -1, 0, 0);
    margin-left: auto;
    margin-right: auto;
}

.block_lk__tab1b__mestoicvet__colorVibor {
    width: 116px;
    height: 41px;
    border: 1px solid #6C6C6C;
    box-sizing: border-box;
    border-radius: 32px;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block_lk__tab1b__mestoicvet__colorVibor label {
    width: 84px;
    height: 26px;
    background: linear-gradient(180deg, #FF9C06 0%, #C0B7FA 100%);
    border-radius: 32px;
    display: block;
    margin-bottom: 0px;
    cursor: pointer;
}

#widgetColor {
    display: none;
}

.block_lk__tab1b__mestoicvet__block {
    width: 333px;
    background: #E8E8E8;
    border-radius: 32px;
    margin-top: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #656161;
    padding: 30px 25px;
}

.block_lk__tab1b__mestoicvet__block__title {
    color: #000000;
}

.block_lk__tab1b__button {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    box-sizing: border-box;
    background: #F4F4F4;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}

.block_lk__tab1b__button_opts {
    padding-top: 40px;
}

.block_lk__tab1b__button .bacts {
    display: none;
}

.block_lk__tab1b__cod {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    box-sizing: border-box;
    background: #F4F4F4;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 84px;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
}

.block_lk__tab1b__button__list {
    padding-left: 0px;
    list-style: none;
    margin-top: 45px;
    display: inline-block;
    width: 100%;
}

.block_lk__tab1b__button__list__elm {
    margin-bottom: 28px;
}

.block_lk__tab1b__button__list__elm__radio {
    display: none;
}

.block_lk__tab1b__button__list__elm__label {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.05em;
    color: #555555;
    margin-bottom: 0px;
    background: url('/images/2408/block_lk__tab1b__button__list__elm__label.svg') no-repeat left center;
    height: 35px;
    padding-left: 45px;
    cursor: pointer;
}

.block_lk__tab1b__button__list__elm__radio:checked + label {
    background: url('/images/2408/block_lk__tab1b__button__list__elm__label_active.svg') no-repeat left center;
}

.block_lk__tab1b__button__list__elm__btn {
    display: inline-block;
    height: 28px;
    background: #E8E8E8;
    border-radius: 32px;
    padding: 0px 20px;
    line-height: 28px;
    margin-left: 20px;
}

.block_lk__tab1b__cod__flex {
    display: flex;
    justify-content: space-between;
}

.block_lk__tab1b__cod__flex__code {
    width: 650px;
    height: 105px;
    background: #EEEEEE;
    border: 1px solid #CBCBCB;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 39px;
    padding: 0px 30px;
}

.block_lk__tab1b__cod__block {
    width: 333px;
    background: #E8E8E8;
    border-radius: 32px;
    margin-top: 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    color: #656161;
    padding: 30px 25px;
}

.block_lk__tab1b__cod__block__title {
    color: #000000;
}

.block_lk__tab1b__cod__flex__bftxt {
    display: flex;
}

.block_lk__tab1b__cod__flex__copycode {
    width: 216px;
    height: 42px;
    background: #DBDBDB;
    border: 2px solid #CBCBCB;
    box-sizing: border-box;
    border-radius: 32px;
    font-weight: normal;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 27px;
    text-align: center;
    cursor: pointer;
}

.block_lk__tab1b__cod__flex__copycode:hover {
    color: #000000;
    text-decoration: none;
}

.block_lk__tab1b__cod__flex__text {
    width: 282px;
    height: 56px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 27px;
    margin-left: 100px;
}

.block_lk__tab1b__cod__flex__gotov {
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #39B54A;
    margin-top: 30px;
}

.scroll_btn {
    cursor: pointer;
}

.block__lktext__text {
    margin-top: 30px;
    background: #fff;
    margin-bottom: 100px;
}

.js-win__emailh {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.js-win__emali {
    margin-top: 0px;
    width: 100%;
    height: 51px;
    background: #fff;
    border-radius: 32px;
    border: 0px;
    text-align: center;
}

.statTable {
  font-size: 14px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.statTable th {
  font-weight: normal;
  color: #ff415e;
  border-bottom: 2px solid #e9e8e8;
  padding: 10px 8px;
}
.statTable td {
  color: #a6a1a1;
  padding: 9px 8px;
  transition: .3s linear;
}
.statTable tr:hover td {color: #6699ff;}

#loadingVideo {
    display: inline-block;
    background: no-repeat;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

#loadingVideo img {
    width: 200px;
    max-width: 80%;
    display: inline-block;
}

#loadingVideo .fancybox-close-small {
    display: none;
}

#input__file1 {
    display: none;
}

.js-win_promocode_btn {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 25px;
    color: #000;
}

.js-win_promocode_btn:hover {
    color: #000;
}

.js-win__promocode {
    width: 100%;
    height: 51px;
    background: #fff;
    border-radius: 32px;
    border: 0px;
    text-align: center;
    margin-top: 30px;
}

.block_lk__tab1b__links {
    margin-top: 30px;
}

.block_lk__tab1b__links a,
.block_lk__tab1b__links a:hover {
    color: #39B54A;
}

.block_footer__logotext__link {
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}