/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.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;
    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
}


@font-face {font-family: 'Suisse Intl';src: url('../fonts/SuisseIntl-Regular-WebM.eot');src: url('../fonts/SuisseIntl-Regular-WebM.eot?#iefix') format('embedded-opentype'),url('../fonts/SuisseIntl-Regular-WebM.woff') format('woff'),url('../fonts/SuisseIntl-Regular-WebM.ttf') format('truetype'),url('../fonts/SuisseIntl-Regular-WebM.svg#OpenSans') format('svg');font-style: normal;font-weight: normal;}
@font-face {font-family: 'Suisse Intl';src: url('../fonts/SuisseIntl-SemiBold-WebM.eot');src: url('../fonts/SuisseIntl-SemiBold-WebM.eot?#iefix') format('embedded-opentype'),url('../fonts/SuisseIntl-SemiBold-WebM.woff') format('woff'),url('../fonts/SuisseIntl-SemiBold-WebM.ttf') format('truetype'),url('../fonts/SuisseIntl-SemiBold-WebM.svg#OpenSans') format('svg');font-style: normal;font-weight: 600;}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

ul,
li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block
}

a,
a:hover,
a:active {
    text-decoration: none;
    color: inherit
}

input,
input:focus,
button,
button:focus {
    outline: none
}

div,
p,
form,
input,
a,
span,
button,
textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p {
    margin: 0
}

a,
a:hover,
button,
button:hover {
    outline: none
}

button,
button:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

svg {
    fill: currentColor
}

label {
    margin: 0
}

button {
    border: none
}

.slick-slide:active,
.slick-slide:hover,
.slick-slide:focus {
    outline: 0
}

body {
    font-family: 'Suisse Intl', sans-serif;
    font-size: 18px;
    color: #474766;
    background: #fff
}

.container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Suisse Intl', sans-serif;
    letter-spacing: -0.01em
}

h1 {
    font-size: 96px;
    line-height: 96px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    font-weight: 700;
}
h2 {
    font-size: 52px;
    line-height: 60px;
    text-align: center;
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 28px;
    color: #0069E5
}

h5 {
    font-size: 18px
}

input:not([type=checkbox]):not([type=radio]),
textarea, 
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.owxhidden {
  overflow-x: hidden;
}

.row {
  margin: 0 -15px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.col-sm-8 {
  padding: 0 15px;
  float: left;
  width: 66.666%;
}

.col-sm-4 {
  padding: 0 15px;
  float: left;
  width: 33.333%;
}

.over-overlay {
  position: fixed;
  top: 0;
  overflow: auto;
  width: 100%;
  z-index: 5;
  min-height: 100vh;
  display: none;
}

.overlay {
  width: 100%;
  height: 100vh;
  height: -webkit-fill-available;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(24, 38, 43, 0.9);
  z-index: 5;
  display: none;
}

.form-popup {
  display: none;
  max-width: 630px;
  margin: 0 auto;
  position: absolute;
  top: 10vh;
  left: 0;
  right: 0;
  z-index: 6;
}

.image-popup {
  display: none;
  margin: 0 auto;
  width: fit-content;
  position: absolute;
  top: 5vh;
  left: 0;
  right: 0;
  z-index: 4;
}

.image-popup img {
  max-width: 90vw;
  max-height: 90vh;
}

.close-icon {
  cursor: pointer;
  z-index: 4;
  position: absolute;
  top: 15px;
  right: 20px;
  height: 16px;
  width: 16px;
  color: #434d67;
}

.image-popup .close-icon {
  color: #fff;
  top: -6px;
  right: -30px; 
}

.close-icon::before {
  content: "×";
  font-size: 30px;
  line-height: 16px;
  font-family: "Times New Roman";
}

.hidden {
  display: none;
}
.callbackform__content {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  top: 12%;
  left: 0;
  right: 0;
}

.js-thanxmessage {
  display: none;
}

.callbackform__header {
  text-align: center;
}

.callbackform__header img {
  width: 50px;
  height: 50px;
  margin-left: 10px;
}

.callbackform__title {
  font-size: 48px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto 32px;
  width: 650px;
  max-width: 100%;
}

.callbackform__title2 {
  font-size: 32px;
  line-height: 34px;
  text-align: center;
  margin: 0 0 16px;
}

.callbackform__message {
  border-radius: 16px;
  max-width: 630px;
  margin: 0 auto;
  padding: 48px 32px;
  text-align: center;
  background: #fff;
  box-shadow: 0px 25px 50px rgba(0, 64, 111, 0.1);
}

.callbackform__message-emj{
    width: 25px;
    position: relative;
    display: inline-block;
    top: 5px;
}

.callbackform__message p {
  font-size: 24px;
  line-height: 26px;
  color: #676767;
  max-width: 100%;
  margin: 0 auto 26px;
}

.callbackform__message p:last-child {
  margin: 0;
}

.callbackform__message .form-description {
  font-size: 20px;
  line-height: 24px;
  width: 450px;
  max-width: 100%;
}

.formblock {
  width: 354px;
  max-width: 100%;
  margin: 32px auto 0;
  text-align: left;
}

.formblock input[type="text"] {
  border: 1px solid rgba(27, 42, 48, 0.2);
  box-shadow: inset 0px 1px 1px rgba(27, 42, 48, 0.2);
  border-radius: 8px;
  height: 48px;
  font-size: 20px;
  line-height: 48px;
  padding: 0 16px;
  margin: 0 0 16px 0;
  width: 100%;
  outline: none;
}

.formblock input.error {
  border: 1px solid #ff0000;
}

.formblock input[type="text"]::-webkit-input-placeholder {
  color: #B3B3B3;
}

.formblock input[type="text"]::-moz-placeholder {
  color: #B3B3B3;
}

.formblock input[type="text"]:-moz-placeholder {
  color: #B3B3B3;
}

.formblock input[type="text"]:-ms-input-placeholder {
  color: #B3B3B3;
}

.formblock input[type="text"].input-other {
  margin: 0;
}
.js-roletocompany-container {
  margin: 0 0 8px 0;
}
.js-roletocompany-container.error {
  margin: -10px -10px -2px -10px;
  padding: 9px;
  border: 1px solid #ff0000;
  border-radius: 9px;
}

.formblock .btn {
  width: 100%;
  text-transform: none;
}

.form-block__agreecheck {
    position: relative;
    margin-top: 24px;
    text-align-last: left;
}

.form-block__agreecheck .agreecheck {
    position: absolute;
    left: 0;
    margin: 0;
    top: 2px !important;
}

.form-block__agreecheck label {
    padding: 0 0 0 22px;
    font-size: 14px;
    line-height: 17px;
    display: block;
}

.form-block__agreecheck a {
	text-decoration: underline;
}

.form-block__agreecheck a:hover {
	text-decoration: none;
}

.form-block__agreecheck.error {
    margin: 14px -10px -10px;
    padding: 9px;
    border: 1px solid #ff0000;
    border-radius: 9px;
}

.form-block__agreecheck.error .agreecheck {
    left: 8px;
    margin: 0;
    top: 11px !important;
}

.formblock input[type="checkbox"] {
  display: inline-block;
  position: absolute;
  left: 0;
  margin: 0;
  top: 5px;
}


.stap2 {
  display: none;
}

.checkbox-block {
  position: relative;
  padding: 0 0 0 22px;
  margin: -8px 0 16px 0;
}

.label-for-checkbox {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
}

.propustit {
  color: #9ca4b8;
  display: block;
  cursor: pointer;
  font-size: 18px;
  line-height: 48px;
  text-decoration: underline;
  text-align: left;
}

.propustit:hover {
  text-decoration: none;
}

.callbackform__link {
  color: #2589FF;
}

.callbackform__logo {
  position: absolute;
  top: 90%;
  width: 100%;
  text-align: center;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
}



.btn {
	border: 0;
    padding: 16px 24px;
    background: #2589FF;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
}

.btn:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(33, 121, 221, 0.5);
    box-shadow: 0 0 10px rgba(33, 121, 221, 0.5)
}

.moblie__fixed__btn {
    display: none
}

.logo-other img {
    display: block;
    max-width: 110px;
    position: relative;
    width: 100%;
    top: 0;
}

.logo-textback img {
    display: block;
    max-width: 120px;
    width: 100%
}

.header {
    padding: 23px 0 0
}

.logo-other-2 img{
    width: 140px;
    margin-left: 42px;
    position: relative;
}

.logo-other-3 img{
    width: 150px;
    margin-left: 41px;
}

.header__offer {
    padding: 80px 0 180px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.header__offer .illustration {
    display: block;
    max-width: 800px;
    margin: -130px -180px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.header__offer .illustration img{
    width: 100%;
}

.illustration__anim-item{
    display: block;
    position: absolute;
    width: 55%!important;
    left: 11%;
    top: -4%;
}

.header__text {
    /*max-width: 710px;*/
    width: 60%;
    z-index: 2;
}

.header__text h4 {
    margin-bottom: 27px
}

.header__text p {
    margin: 16px 0 32px;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 0 15% 0 0;
}

.reg {
    background: #2589FF;
    padding: 40px 0;
    position: relative
}

.reg__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reg__place {
    position: absolute;
    top: 0;
    left: calc(50% - 130px);
    padding: 28px 16px 16px;
    background: #F2960C;
    color: #fff;
    border-radius: 0 0 10px 10px
}

.reg__text h2 {
    color: #fff;
    margin-bottom: 25px;
    text-align: left;
}

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

.reg_ab-test .reg__date{
    display: block;
}

.reg__date h3 {
    color: #fff;
    margin-right: 12px
}

.reg__date span {
    color: #FFF625;
    font-size: 28px;
    font-family: 'Suisse Intl', sans-serif;
}

.reg .btn {
    background: #fff;
    color: #2589FF;
    transition: all 0.3s ease;
    padding: 16px 48px;
}
.reg .btn:hover{
    box-shadow: 0 0 10px rgb(255 255 255 / 80%);
}

.reg img {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 360px
}
.reg.reg_ab-test img {
    left: 40%;
    transform: rotate(-20deg);
    bottom: -10px;
}

.reg .tab,
.reg .mob,
.reg .small {
    display: none
}

.footer {
    padding: 24px 0;
    z-index: 4;
    position: relative;
    background: #fff;
}

.footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__left a {
    margin-bottom: 4px
}

.footer__left span {
    color: #808899;
    font-size: 13px;
    margin-top: 12px
}

.footer__right {
    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: flex-end
}

.footer__right a {
    font-size: 13px;
    margin-bottom: 12px
}

.footer__right a:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 1400px) {
    .container {
        max-width: 1140px
    }

    body {
        font-size: 16px
    }

    h1,
    h2 {
        font-size: 38px;
        line-height: 44px;
    }

    h3,
    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 18px
    }
    .header__offer{
        padding: 80px 0 96px 0;
    }
    .header__offer h1{
        padding: 0 20px 0 0;
    }
    .header__text {
        max-width: 535px;
        padding: 0 20px 0 0;
        width: 100%
    }
    .header__offer .illustration{
        max-width: 60%;
        margin: -130px -120px;
    }
    .header__text p {
        margin: 20px 0;
        padding: 0;
    }

    .reg img {
        left: 60%;
        max-width: 190px
    }

    .reg .desc {
        display: none
    }

    .reg .tab {
        display: block
    }
    .reg.reg_ab-test img {
        transform: initial;
        bottom: 0;
    }
}

@media screen and (max-width: 1200px) {
    .container {
        max-width: 990px
    }

    .reg__text h2 {
        margin-bottom: 12px
    }

    .reg img {
        left: 59%;
        max-width: 168px
    }

    .reg .tab {
        display: block
    }
}

@media screen and (max-width: 992px) {
    .container {
        max-width: 720px
    }

    h4 {
        font-size: 18px
    }

    .header {
        position: relative;
        overflow: hidden
    }



    .header__head .logo-roistat img {
        max-width: 99px;
        width: 100%
    }

    .logo-other img {
        display: block;
        max-width: 110px;
        width: 100%;
        top: 0;
    }
    .header__head .logo-roistat::after {
        left: 120px;
    }
    .header__offer{
        padding: 30px 0 96px 0;
    }
    .header__text{
        max-width: 440px;
    }
    .header__offer .illustration {
        position: absolute;
        right: -90px;
        max-width: 380px;
        top: 60px;
        margin: 0px;
    }

    .header__text .online {
        margin-left: 8px;
        height: 35px;
    }

    .reg {
        padding: 0px
    }

    .reg__wrap {
        padding: 75px 0;
        position: relative
    }

    .reg__wrap:after {
        position: absolute;
        content: '';
        right: 208px;
        bottom: 0;
        background: url("") no-repeat center top;
        width: 83px;
        height: 107px
    }

    .reg .btn {
        padding: 14px 20px
    }

    .reg .mob {
        display: block;
        left: 56%;
        max-width: 77px
    }

    .reg .tab {
        display: none
    }

    .reg__place {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 0 16px;
        -webkit-box-shadow: 0px 0px 12px rgba(242, 150, 12, 0.5);
        box-shadow: 0px 0px 12px rgba(242, 150, 12, 0.5);
        border-radius: 16px;
        height: 52px;
        font-size: 18px;
        line-height: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .reg__text h2 {
        font-size: 28px;
        line-height: 32px
    }

    .reg__text h3 {
        font-size: 18px;
        line-height: 20px
    }

    .reg__text span {
        font-size: 18px;
        line-height: 20px
    }
    .reg.reg_ab-test img{
        display: none!important;
    }
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 540px
    }

	.col-sm-8,
	.col-sm-4 {
		width: 100%;
	}

	.form-popup	{
		max-width: 100%;
	}

	.callbackform__content {
	    top: 5%;
	}

	.callbackform__title {
	    font-size: 32px;
	    line-height: 40px;
	}

	.callbackform__message {
	    border-radius: 0;
	    max-width: initial;
	    /*margin: 0 -15px;*/
	}

	.callbackform__message .form-description {
	    font-size: 16px;
	    line-height: 18px;
	}

	.callbackform__logo {
	    bottom: 5%;
	}

	.callbackform__header img {
	    width: 30px;
	    height: 30px;
	}

	.form-block__agreecheck .agreecheck {
	    top: 0;
	}

	.form-block__agreecheck.error .agreecheck {
	    top: 8px;
	}

	.form-block__agreecheck {
	    width: 100%;
	}

	.form-block__agreecheck label {
	    padding: 0 0 0 19px;
	    font-size: 11px;
	    line-height: 13px;
	}

	.propustit {
	    text-align: center;
	    line-height: 24px;
	    margin-top: 12px;
	}

    .header__offer .tab {
        display: none
    }

    h1, h2 {
        font-size: 28px;
        line-height: 32px;
        text-align: left;
    }

    .header__text h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .header__text p {
        font-size: 16px;
        line-height: 24px
    }

    .reg {
        padding-bottom: 0
    }

    .reg .btn {
        max-width: 280px;
        width: 100%;
        text-align: center;
        z-index: 2;
    }

    .reg__date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 32px
    }



    .reg__date h3 {
        margin-right: 0;
        margin-bottom: 12px
    }

    .reg__place {
        width: 80%
    }

    .reg__wrap {
        padding-bottom: 130px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden
    }
    .reg__wrap-without-hand{
        padding-bottom: 40px;
    }

    .reg__wrap:after {
        width: 432px;
        height: 435px;
        right: 30px;
        left: unset;
        bottom: -245px;
    }

    .reg__wrap h2 {
        margin-bottom: 24px
    }

    .reg img .mob {
        display: none
    }

    .reg img .small {
        display: block
    }

    .footer span {
        text-align: center;
        margin-top: 20px
    }

    .footer__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

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

    .footer__right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px
    }

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

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

    .reg .mob {
        display: none
    }

    .reg .small {
        display: block;
        width: 155px;
        left: 50%
    }

    .header__offer{
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 45px 0 0 0;
    }
    .header__text{
        padding: 0;
    }
    .header__offer .illustration {
        display: block;
        position: relative;
        right: 0;
        max-width: 450px;
        width: 100%;
        justify-self: center;
        margin: 0;
        top: 0;
    }
}

@media screen and (max-width: 576px) {
    .container {
        max-width: 100%
    }


    .footer {
        padding-bottom: 90px
    }

    .moblie__fixed__btn {
        padding: 10px 20px;
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 4;
    }
    

    .moblie__fixed__btn .btn {
        display: block
    }

    .header .btn {
        display: none
    }


    .header__text p {
        margin-bottom: 0
    }

    .btn {
        width: 100%;
        text-align: center;
        padding: 16px 10px
    }

    .reg__place {
        width: 95%
    }


    .reg__wrap:after {
        right: unset;
        left: 13%
    }

    .reg .btn {
        max-width: 100%;
        z-index: 2;
    }

    .gift,
    .reg {
        position: relative;
        z-index: 4
    }
}

/*new form styles*/


.overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.37);
    z-index: 5;
    display: none;
  }
  .form-popup {
    display: none;
    max-width: 494px;
    margin: 0 auto;
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    z-index: 6;
  }
  .callbackform__message {
    max-width: 494px;
    margin: 0 auto;
    padding: 48px 60px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 42px 69px rgba(114, 120, 128, 0.07), 0px 17.5466px 34.8623px rgba(114, 120, 128, 0.045257), 0px 9.38125px 18.6412px rgba(114, 120, 128, 0.0363438), 0px 5.25905px 10.1908px rgba(114, 120, 128, 0.0304133), 0px 2.79304px 5.20106px rgba(114, 120, 128, 0.0250526), 0px 1.16225px 2.04905px rgba(114, 120, 128, 0.0181425);
    border-radius: 12px;
  }

  .callbackform__title2 {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: -0.01em;
    color: #474766;
    text-align: left;
    margin: 0 0 16px;
  }
  .callbackform__message .form-description {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    display: block;
    color: #474766;
    max-width: 100%;
    margin: 0;
  }
  .formblock {
    max-width: 100%;
    width: 100%;
    margin: 24px 0 0 0;
    text-align: left;
  }
  
  .formblock input[type="text"] {
    border: 1px solid #CED1D9;
    box-shadow: none;
    border-radius: 8px;
    font-size: 18px;
    line-height: 28px;
    padding: 16px 20px;
    margin: 0 0 16px 0;
    width: 100%;
    outline: none;
}
  

.close-icon {
    cursor: pointer;
    z-index: 6;
    position: absolute;
    top: 24px;
    right: 24px;
    height: 16px;
    width: 16px;
    color: #474766;
}
      
.close-icon::before {
    content: "×";
    font-size: 40px;
    line-height: 16px;
    font-family: "Times New Roman";
    color: #474766;
    opacity: 0.5;
}


.form-block__agreecheck {
    position: relative;
    text-align-last: left;
    margin: 5px -10px -10px -10px;
    padding: 10px;
    border: 1px solid rgb(255 ,255, 255, 0);
    border-radius: 9px;
    transition: border .3s;
}
.form-block__agreecheck.error {
    margin: 5px -10px -10px -10px;
    border: 1px solid rgb(243,80,80, 1);
    padding: 10px;
}

.form-block__agreecheck .agreecheck {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.agreecheck+label {
  display: block;
  user-select: none;
}
.agreecheck+label::before {
  position:absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #2589FF;
  border-radius: 2px;
  background-color: #FFFFFF;
  transition: background-color .2s;
}
.agreecheck:checked+label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  content: url('../img/checkbox.svg');
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-block__agreecheck label {
  padding: 0 0 0 28px;
  font-size: 13px;
  line-height: 16px;
  color: #808899;
  display: block;
}



.form-block__agreecheck.error .agreecheck {
  left: 8px;
  margin: 0;
  top: 11px;
}
.formblock .btn{
    margin-top: 8px;
    font-size: 18px;
    line-height: 20px;
}
.formblock .btn.btn-disabled{
    background: #F5F9FF;
    color: #808899;
}
.formblock .btn.btn-disabled:hover{
    box-shadow: none;
}
.formblock__error-message{
    color: #F35050;
    margin: -8px 0 8px 0;
    line-height: 0px;
    opacity: 0;
    transition: all .3s;
    font-size: 13px;
  }

.formblock input.error {
    border: 1px solid #F35050;
    animation: .2s input-error linear;
}
@keyframes input-error {
    0%{
        transform: translate(0);
    }
    33%{
        transform: translate(5px);
    }
    66%{
        transform: translate(-5px);
    }
    100%{
        transform: translate(0);
    }
}

.callbackform__back-btn{
    position: absolute;
    top: 16px;
    left: 26px;
    transform: translate(0, 0);
    cursor: pointer;
    color: rgba(163, 163, 179);
    opacity: 0.3;
    transition: all .3s;
    font-size: 13px;
    line-height: 16px;
}
.callbackform__back-btn img{
    margin-right: 10px;
    position: relative;
    top: 2px;
    height: 16px;
}
.callbackform__back-btn:hover{
    opacity: 1;
    transform: translate(0, 5px);
}

.callbackform__title2{
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #474766;
    margin: 0 0 24px 0;
}

.formblock.callbackform__rol-and-site{
    font-size: 18px;
    line-height: 28px;
    color: #474766;
}

.formblock__role-checkbox{
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.formblock__role-checkbox+label {
  display: block;
  user-select: none;
}
.formblock__role-checkbox+label::before {
  position:absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #B9B9B9;
  border-radius: 50%;
  background-color: #FFFFFF;
  transition: background-color .2s;
}
.checkbox-block{
    padding: 0 0 0 35px;
    margin: 16px 0 0 0;
}
.checkbox-block label {
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #B9B9B9;
    transition: all .2s;
  }
.formblock__role-checkbox:checked+label::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url(../img/r-check.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.formblock__role-checkbox:checked+label {
    color: #2589FF;
}
.js-roletocompany-container{
    margin: 0 0 -8px 0;
    padding: 0 0 8px 0;
    border: 1px solid #ffffff;
    transition: border .3s;
}
.js-roletocompany-container.error{
    margin: 0 0 -8px 0;
    padding: 0 0 8px 0;
    border: 1px solid #F35050;
}
.formblock input[type="text"]{
    color: #474766;
}
.formblock input[type="text"].input-other{
    margin: 16px 0 0 0;
    padding: 31px 15px;
    line-height: 24px;
}
.formblock__input-site-wrap{
    margin: 16px 0;
    padding: 3px;
    display: flex;
    border: 1px solid #CED1D9;
    box-shadow: none;
    border-radius: 8px;
    position: relative;
}
.formblock__input-site-wrap.error{
    border: 1px solid #F35050;
    animation: .2s input-error linear;
}

.formblock input[type="text"].input-site{
    border: none;
    padding: 16px 0 16px 12px;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    align-self: center;
    border-radius: 0;
}

.formblock__checkbox-nosite{
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.formblock__checkbox-nosite+label {
  display: block;
  user-select: none;
}

.formblock__input-site-checkbox label {
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #B9B9B9;
    transition: all .2s;
    width: 121px;
    padding: 16px 0;
    background: #F5F9FF;
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
  }

  .formblock__checkbox-nosite:checked+label {
    color: #FFFFFF;
    background: #F35050;
}

.pre-btn-qw{
    margin: 0 0 16px 0;
}
.pre-btn-qw__radio-wrap{
    margin: 16px 0 0 0;
    display: flex;
}
.pre-btn-qw__radio{
    margin: 0 16px 0 0;
    position: relative;
}

.pre-btn-qw__radio input{
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.pre-btn-qw__radio input+label {
    display: block;
    user-select: none;
    padding: 0 0 0 35px;
    line-height: 22px;
    color: #B9B9B9;
}
.pre-btn-qw__radio input+label::before {
    position:absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #B9B9B9;
    border-radius: 50%;
    background-color: #FFFFFF;
    transition: background-color .2s;
}

.pre-btn-qw__radio input:checked+label::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url(../img/r-check.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .pre-btn-qw__radio input:checked+label {
      color: #2589FF;
  }

@media screen and (max-width: 767px) {
    .callbackform__message {
        max-width: 494px;
        width: 100%;
        padding: 32px 48px;
    }
    .callbackform__title2{
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .callbackform__message .form-description{
        font-size: 16px;
        line-height: 24px; 
    }
    .formblock{
        margin-top: 16px;
    }
    .formblock .btn{
        font-size: 16px;
        line-height: 24px;    
    }
    .formblock input[type="text"]{
        font-size: 16px;
        line-height: 24px;
    }
    .formblock__input-site-checkbox label{
        font-size: 16px;
        line-height: 24px;
        width: 110px;
        padding: 16px 0;
    }  
    .callbackform__back-btn{
        top: 8px;
    }
    .formblock.callbackform__rol-and-site{
        font-size: 16px;
        line-height: 24px;
    }
    .checkbox-block label{
        font-size: 16px;
        line-height: 20px;
    }
    .formblock input[type="text"].input-site{
        font-size: 16px;
        line-height: 24px; 
    }
    .formblock.callbackform__rol-and-site{
        font-size: 16px;
        line-height: 24px;  
    }
    .close-icon {
        cursor: pointer;
        z-index: 6;
        position: absolute;
        top: 14px;
        right: 24px;
        height: 16px;
        width: 16px;
        color: #474766;
    }
}

@media screen and (max-width: 576px) {
    .callbackform__message {
        max-width: 494px;
        width: 100%;
        padding: 32px 24px;
      }
}


.callbackform__content .callbackform__message {
    border-radius: 16px;
    max-width: 630px;
    margin: 0 auto;
    padding: 48px 32px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 25px 50px rgb(0 64 111 / 10%);
}


.header__head {
    display: flex;
    position: relative;
    align-items: center;
    z-index: 3;
    justify-content: space-between;
}
.logo-head{
    height: 36px;
    display: flex;
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
}
.logo-head a{
    display: flex;
}
.logo-head a img{
    align-self: center;
    justify-self: center;
}
.logo-head:nth-child(2){
    border: none;
    padding-left: 15px;
}
.logo-head:nth-child(1){
    padding-left: 0;
    display: flex;
}

.logo-head img{
    align-self: center;
    height: 100%;
}
.logo-head:nth-child(2) a img{
    width: auto;
    height: 20px;
    position: relative;
}
.header__head a img {
    display: block
}

.header__head .logo-roistat {
    margin-top: -6px;
    position: relative;
}

.header__head .menu{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.header__head .menu a, .header__head .menu span {
    padding: 0 18px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: block;
    cursor: pointer;
}

.header__head .menu a.menu__phone{
    padding: 0 0 0 18px;
    border-left: 1px solid #fff;
    margin: 0 0 0 10px;
    font-weight: 600;
}
.header__head .menu a:hover, .header__head .menu span:hover {
    opacity: 0.9;
}
.header__head .hamburger {
    width: 20px;
    height: 32px;
    background: url(img/hamburger.svg) center center no-repeat;
    background-size: contain;
    display: none;
    position: relative;
    cursor: pointer;
}
.header__head .hamburger::after, .header__head .hamburger::before {
    content: "";
    width: 20px;
    height: 2px;
    background: #474766;
    display: block;
    margin: 4px 0;
    border-radius: 1px;
    position: absolute;
}
.header__head .hamburger::before {
    top: 10px;
    left: 0;
}
.header__head .hamburger::after {
    top: 17px;
    left: 0;
}
.header__head .hamburger.active::after, .header__head .hamburger.active::before {
    background: rgb(128, 136, 153);
}

@media screen and (max-width: 992px) {
    .logo-head img{
        align-self: center;
        height: 100%;
    }
    .header__head .menu a, .header__head .menu span{
        display: none;
    }
    .header__head .menu a.menu__phone{
        display: block;
        border-left: none;
    }   
}


/*thank you page*/

.thank-you-page {
    min-height: 100vh;
    background: radial-gradient(66.39% 128.76% at 73.68% 19.33%, #13EF85 0%, #2589FF 100%), #2589FF;
    padding-bottom: 104px;
}
.thank-you-page .logo-head {
    height: 36px;
}
.thank-you-page .header__offer {
    padding: 0 0 28px;
}
.thank-you-page .header{
    background: none;
    overflow: initial;
}
.thank-you-page .header::after{
    content: none;
}
.thank-you-page .header__offer .illustration {
    margin: -110px -110px;
    max-width: 650px;
}

.thank-you-page .header h1 {
    color: #fff;
    font-size: 64px;
    line-height: 70px;
    letter-spacing: -0.02em;
}
.thank-you-page .header p {
    margin: 20px 0 20px;
    color: #fff;
    line-height: 36px;
    font-size: 28px;
}
.thank-you-body__columns {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.thank-you-body__column {
    width: calc(50% - 16px);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.thank-you-body__text-block {
    margin-bottom: 16px;
    margin-bottom: 16px;
}
.thank-you-body__text-block h3 {
    color: #fff;
    margin-bottom: 12px;
}
.thank-you-body__text-block p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
}
.thank-you-body__button-block {
    display: flex;
    justify-content: space-between;
    margin: 0 -8px;
}
.thank-you-body__button-block .btn {
    text-align: center;
    width: calc(50% - 8px);
    margin: 0 8px;
    background: #fff;
    color: #474766;
    padding: 16px 4px;
}
.thank-you-body__button-block .btn:hover {
    color: #8C8CAC;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
.thank-you-body__button-block .telegram-button span {
    padding: 0 0 0 37px;
    background: url(../img/telegram-button.svg) left center no-repeat;
    background-size: 29px;
}
.thank-you-body__button-block .whatsapp-button span {
    padding: 0 0 0 37px;
    background: url(../img/whatsapp-button.svg) left center no-repeat;
    background-size: 29px;
}

@media screen and (max-width: 1400px) {
    .thank-you-page .header h1 {
        font-size: 56px;
        line-height: 64px;
        letter-spacing: -0.01em;
    }
}

@media screen and (max-width: 1200px) {
    .thank-you-page .header h1 {
        font-size: 48px;
        line-height: 56px;
        letter-spacing: -0.01em;
    }
    .thank-you-page .header p {
        line-height: 32px;
        font-size: 24px;
    }
    .thank-you-page .header__offer .illustration {
        max-width: 580px;
    }
    .thank-you-body__button-block .telegram-button span {
        padding: 0 0 0 24px;
        background-size: 20px;
    }
}

@media screen and (max-width: 992px) {
    .thank-you-page .header h1 {
        font-size: 38px;
        line-height: 44px;
        letter-spacing: -0.01em;
    }
    .thank-you-page .header p {
        font-size: 20px;
        line-height: 32px;
    }
    .thank-you-page .header__offer .illustration {
        max-width: 520px;
    }
    .thank-you-body__columns {
        flex-direction: column;
    }
    .thank-you-body__column {
        flex-direction: initial;
        width: 100%;
        margin: 24px 0 48px 0;
    }
    .thank-you-body__text-block, .thank-you-body__button-block {
        width: calc(50% - 8px);
        align-items: flex-end;
    }
    .thank-you-body__text-block {
        margin: 0
    }
    .thank-you-body__text-block p {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 767px) {
    .thank-you-page {
        background: radial-gradient(101.87% 136.24% at 109.37% 10.03%, #13EF85 0%, #2589FF 100%), #FFFFFF;
    }
    .thank-you-page .header h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .thank-you-page .header p {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0 0 0;
    }
    .thank-you-page .header__offer {
        max-width: initial;
        padding: 50px 0 0 0;
    }
    .thank-you-page .header__offer .illustration {
        max-width: 320px;
        margin: 0
    }
    .thank-you-body__column {
        display: block;
        margin-top: 0;
        margin-bottom: 40px;
    }
    .thank-you-body__text-block, .thank-you-body__button-block {
        width: 100%;
    }
    .thank-you-body__text-block {
        margin-bottom: 16px;
    }
}

/*/thank you page*/

/*live-review styles*/

@media screen and (max-width: 767px){
    .hidden-on-mob{
        display: none;
    }
}

.header{
    background: #222222;
    position: relative;
}
.header::after{
    content: '';
    position: absolute;
    left: -20%;
    top: -40%;
    width: 1200px;
    height: 1200px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.4) 0%, rgba(34, 34, 34, 0) 100%);
    opacity: 0.8;
    filter: blur(100px);
    z-index: 0;
}
.header__when{
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin: 0 0 16px 0;
    font-weight: 600;
}
.header__when span{
    display: inline-block;
    margin: 0 16px 0 0;
    padding: 8px 0 8px 16px;
    border-left: 1px solid #fff;
}
.header__when span:nth-child(1){
    padding: 8px 0;
    border: none;
}
.header__offer .btn{
    font-size: 18px;
    line-height: 20px;
    color: #2589FF;
    background: #fff;
}
.header__offer .btn:hover {
    box-shadow: 0 0 10px rgb(255 255 255 / 80%);
}
@media screen and (max-width: 1400px){
    .header__when{
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 12px 0;
    }
    .header__when span{
        padding: 4px 0 4px 16px;
    }
    .header__when span:nth-child(1){
        padding: 4px 0;
    }
    .header::after{
        left: -35%;
        top: -70%;
    }
}
@media screen and (max-width: 992px){
    .header::after{
        left: -40%;
        top: -70%;
        width: 900px;
        height: 900px;
    }
}
@media screen and (max-width: 767px){
    .header::after{
        left: -50%;
        top: -35%;
    }
    .header__when{
        font-size: 13px;
        line-height: 20px;
    }
    .header__when span {
    padding: 3px 0 3px 8px;
    margin: 0 8px 0 0;
    }
}
@media screen and (max-width: 576px){
    .header::after{
        left: -65%;
        top: -35%;
        width: 700px;
        height: 700px;
    }
}


.about{
    position: relative;
    z-index: 3;
}
.about__content{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    gap: 60px;
}
.about__side img{
    width: 100%;
    margin: -7% 0 0 0;
    align-self: center;
    justify-self: center;
}
.about__title{
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    letter-spacing: -0.01em;
    color: #474766;
    margin: 72px 0 0 0;
}
.about__p{
    font-size: 18px;
    line-height: 28px;
    color: #474766;
    margin: 24px 0 0 0;
}
@media screen and (max-width: 1400px){
    .about__content{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 48px;
        gap: 48px;
    }
    .about__title{
        font-size: 38px;
        line-height: 44px;
        margin: 40px 0 0 0;
    }
    .about__p{
        font-size: 16px;
        line-height: 24px;
        margin: 16px 0 0 0;
    }
}
@media screen and (max-width: 992px){
    .about__content{
        display: flex;
        flex-direction: column-reverse;
        grid-gap: 0;
        gap: 0;
    }
    .about__side img{
        width: 100%;
        max-width: 607px;
        margin: 48px auto 0 auto;
        display: block;
    }
    .about__title{
        margin: 80px 0 0 0;
        text-align: center;
    }
    .about__p{
        margin: 24px 0 0 0;
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .about__side img{
        margin: 32px auto 0 auto;
    }
    .about__title{
        margin: 80px 0 0 0;
        text-align: left;
        font-size: 28px;
        line-height: 32px;
    }
    .about__p{
        margin: 20px 0 0 0;
        text-align: left;
    }
}


.audience {
    padding: 120px 0;
}
.audience__content {
    margin: 40px 0 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 60px;
    gap: 60px;
}
.audience__block{
    padding: 0 24px;
}
.audience__icon-wrap {
    width: 80px;
    height: 80px;
    background: #D2FFDC;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.audience__block_2 .audience__icon-wrap {
    background: #FFE6A7;
}
.audience__block_3 .audience__icon-wrap {
    background: #FFC9B8;
}
.audience__icon-wrap img{
    height: 48px;
    align-self: center;
    justify-self: center;
}
.audience__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #474766;
    margin: 24px 0 0 0;
}
.audience__p {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #808899;
    margin: 20px 0 0 0;
}
@media screen and (max-width: 1400px){
    .audience {
        padding: 80px 0;
    }
    .audience__content {
        margin: 48px 0 0 0;
        grid-gap: 30px;
        gap: 30px;
    }
    .audience__block{
        padding: 0 16px;
    }
    .audience__title {
        font-size: 20px;
        line-height: 24px;
        margin: 12px 0 0 0;
    }
    .audience__p {
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width: 992px){
    .audience__block{
        padding: 0;
    }
}
@media screen and (max-width: 767px){
    .audience__content {
        grid-template-columns: 1fr;
        margin: 32px 0 0 0;
        grid-gap: 32px;
        gap: 32px;
    }
    .audience__icon-wrap {
        margin: 0;
    }
    .audience__title {
        text-align: left;
    }
    .audience__p {
        text-align: left;
    }
}

.will-know__content{
    position: relative;
    margin: 30px 0 0 0;
    height: 426px;
}
.will-know__block{
    color: #474766;
    position: absolute;
    width: max-content;
    z-index: 1;
}
.will-know__block_1{
    padding: 14px 18px;
    background: #FFEFEF;
    box-shadow: 0px 0px 10px rgba(187, 187, 187, 0.25);
    border-radius: 6px;
    font-size: 16px;
    line-height: 26px;
    top: 0;
    left: 210px;
}
.will-know__block_2{
    padding: 18px 23px;
    background: #D2FFDC;
    box-shadow: 0px 0px 13px rgba(187, 187, 187, 0.25);
    border-radius: 8px;
    font-size: 20px;
    line-height: 33px;
    top: 13px;
    left: 644px;
}
.will-know__block_5{
    padding: 19px 24px;
    background: #FFFCEF;
    box-shadow: 0px 0px 14px rgba(187, 187, 187, 0.25);
    border-radius: 8px;
    font-size: 22px;
    line-height: 35px;
    top: 70px;
    left: 15px;
}
.will-know__block_4{
    padding: 27px 34px;
    background: #EFF6FF;
    box-shadow: 0px 0px 20px rgba(187, 187, 187, 0.25);
    border-radius: 11px;
    font-size: 30px;
    line-height: 48px;
    top: 122px;
    left: 368px;
    z-index: 2;
}
.will-know__block_3{
    padding: 12px 16px;
    background: #F4EFFF;
    box-shadow: 0px 0px 9px rgba(187, 187, 187, 0.25);
    border-radius: 5px;
    font-size: 14px;
    line-height: 23px;
    top: 106px;
    left: 869px;
}
.will-know__block_6{
    padding: 13px 16px;
    background: #FFEFF4;
    box-shadow: 0px 0px 9px rgba(187, 187, 187, 0.25);
    border-radius: 5px;
    font-size: 14px;
    line-height: 23px;
    top: 197px;
    left: 883px;
}
.will-know__block_7{
    padding: 13px 17px;
    background: #FFE6A7;
    box-shadow: 0px 0px 10px rgba(187, 187, 187, 0.25);
    border-radius: 6px;
    font-size: 15px;
    line-height: 24px;
    top: 242px;
    left: 76px;
}
.will-know__block_8{
    padding: 16px 20px;
    background: #EFFFFA;
    box-shadow: 0px 0px 12px rgba(187, 187, 187, 0.25);
    border-radius: 7px;
    font-size: 18px;
    line-height: 28px;
    top: 254px;
    left: 470px;
}
.will-know__block_9{
    padding: 13px 17px;
    background: #D2FFDC;
    box-shadow: 0px 0px 10px rgba(187, 187, 187, 0.25);
    border-radius: 6px;
    font-size: 15px;
    line-height: 24px;
    top: 262px;
    left: 974px;
}
.will-know__block_10{
    padding: 13px 16px;
    background: #EFF6FF;
    box-shadow: 0px 0px 9px rgba(187, 187, 187, 0.25);
    border-radius: 5px;
    font-size: 14px;
    line-height: 23px;
    top: 315px;
    left: 0;
}
.will-know__block_11{
    padding: 18px 23px;
    background: #FFFFEF;
    box-shadow: 0px 0px 14px rgba(187, 187, 187, 0.25);
    border-radius: 8px;
    font-size: 21px;
    line-height: 33px;
    top: 357px;
    left: 231px;
}
.will-know__block_12{
    padding: 12px 16px;
    background: #FFC9B8;
    box-shadow: 0px 0px 9px rgba(187, 187, 187, 0.25);
    border-radius: 5px;
    font-size: 14px;
    line-height: 23px;
    top: 344px;
    left: 774px;
}
.will-know__mobile-btn{
    display: none;
    cursor: pointer;
    padding: 16px 40px;
    background: #2589FF;
    border-radius: 6px;
    text-align: center;
    transition: 0.1s;
    color: #fff;
    margin: 40px auto 0 auto;
}    
.will-know__mobile-btn:hover {
    color: #fff;
    box-shadow: 0 0 10px rgb(33 121 221 / 50%);
}   

@media screen and (min-width: 1400px) {
    .will-know__block{
        display: block!important;
    }
}

@media screen and (max-width: 1400px) {
    .will-know__content{
        position: relative;
        margin: 48px 0 0 0;
        height: auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px;
        gap: 30px;
    }
    .will-know__block{
        color: #474766;
        position: relative;
        width: auto;
        z-index: 1;
        font-size: 18px!important;
        line-height: 24px!important;
        padding: 8px 25px;
        display: flex;
        top: initial!important;
        left: initial!important;
        text-align: center;
        align-items: center;
        justify-content: center;
        min-height: 88px;
        font-weight: 600;
    }
    .will-know__block_1{
        display: flex;
    }
    .will-know__block_2{
        display: flex;
    }
    .will-know__block_3{
        display: flex;
    }
    .will-know__block_4{
        display: none;
    }
    .will-know__block_5{
        display: none;
    }
    .will-know__block_6{
        display: none;
    }
    .will-know__block_7{
        display: none;
    }
    .will-know__block_8{
        display: none;
    }
    .will-know__block_9{
        display: none;
    }
    .will-know__block_10{
        display: none;
    }
    .will-know__block_11{
        display: none;
    }
    .will-know__block_12{
        display: none;
    }
    .will-know__mobile-btn{
        display: block;
    }    
}
@media screen and (max-width: 767px){
    .will-know__content{
        position: relative;
        margin: 48px 0 0 0;
        height: auto;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        gap: 20px;
    }
    .will-know__block{
        color: #474766;
        position: relative;
        width: auto;
        z-index: 1;
        font-size: 18px!important;
        line-height: 24px!important;
        padding: 8px 25px;
        top: initial!important;
        left: initial!important;
        text-align: left;
        align-items: center;
        justify-content: flex-start;
    }
}


.gift {
    padding: 120px 0 0 0;
    position: relative;
    z-index: 4;
    overflow: hidden
}
.gift .gift__content{
    overflow: hidden;
} 
.gift__content {
    border-radius: 16px;
    background: #2589FF;
    padding: 48px 76px 48px 76px;
    position: relative;
    display: block;
}
.gift__img {
    position: absolute;
    width: 800px;
    left: 450px;
    top: -120px;
    z-index: 1;
}
.gift__img img{
    width: 100%;
}
.gift__text{
    max-width: 600px;
}
.gift__title {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}
.gift__p {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin: 16px 0 0 0;
}
.gift__btn-wrap {
    margin: 32px 0 0 0;
    z-index: 2;
}
.gift__btn {
    padding: 16px 24px;
    background: #FFFFFF;
    border-radius: 6px;
    color: #2589FF;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
}
.gift__btn:hover {
    box-shadow: 0 0 10px rgb(255 255 255 / 80%);
}
@media screen and (max-width: 1400px) {
    .gift {
        padding: 0;
        margin: 80px 0 0 0;
        background: #2589FF;
    }
    .gift__content {
        border-radius: 16px;
        background: #2589FF;
        padding: 40px 0;
    }
    .gift__img {
        width: 700px;
        top: -80px;
    }
    .gift__img img{
        width: 100%;
    }

    .gift__title {
        font-size: 40px;
        line-height: 60px;
    }
    .gift__p {
        font-size: 24px;
        line-height: 28px;
        margin: 8px 0 0 0;
        font-weight: normal;
    }
    .gift__btn {
        font-size: 16px;
        line-height: 20px;
    }
    .gift__btn-wrap {
        margin: 24px 0 0 0;
    }
    .gift .gift__content{
        overflow: initial;
    } 
}
@media screen and (max-width: 1200px) {
    .gift__text{
        max-width: 354px;
        position: relative;
        z-index: 2;
    }
    .gift__img {
        left: initial;
        right: 0;
    }
}
@media screen and (max-width: 992px){
.gift__img {
        width: 400px;
        top: 4px;
        left: initial;
        z-index: 1;
        right: 0;
    }
}
@media screen and (max-width: 767px){
    .gift__content {
        padding: 0 0 48px 0;
        display: block;
    }
    .gift__img {
        position: relative;
        max-width: 400px;
        margin: 0 auto -80px auto;
        width: 370px;
        top: initial;
        left: -50px;
    }
    .gift__img img{
        width: 100%;
    }
    .gift__text{
        max-width: 100%;
    }
    .gift__title {
        font-size: 32px;
        line-height: 36px;
    }
    .gift__p {
        font-size: 24px;
        line-height: 28px;
        margin: 20px 0 0 0;
    }
    .gift__btn-wrap {
        display: block;
    }
    .gift__btn {
        width: 100%;
        margin: 24px 0 0 0;
    }
    .gift.gift_ab-test{
        padding: 48px 0 0 0;
    }
    .gift_ab-test .gift__img{
        display: none;
    }
}

.program {
    padding: 120px 0 0 0;
}
.program__description {
    max-width: 730px;
    margin: 24px auto 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}
.program__content {
    padding: 0 0 0 108px;
    margin: 56px 0 0 0;
}
.program__block {
    margin: 40px 0 0 0;
    width: 100%;
    display: grid;
    grid-gap: 19px;
    gap: 19px;
    padding: 25px 40px;
    grid-template-columns: auto 473px;
    align-items: center;
    background: #EFF6FF;
    box-shadow: 0px 0px 12px rgba(239, 246, 255, 0.5);
    border-radius: 12px;
    position: relative;
}
.program__block::before{
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    left: -48px;
    top: 58px;
    background: #D6E8FF;
    z-index: 2;
}
.program__block::after{
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    left: -42px;
    top: 62px;
    background: linear-gradient(180deg, #D6E8FF 0%, #9ECAFF 100%);
    height: calc(100% + 40px);
    width: 4px;
    z-index: 1;
}
.program__block_2::before{
    background: #9ECAFF;
}
.program__block_2::after{
    background: linear-gradient(180deg, #9ECAFF 0%, #77B6FF 100%);
}
.program__block_3::before{
    background: #77B6FF;
}
.program__block_3::after{
    content: none;
}

.program__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.01em;
    color: #474766;
}
.program__p {
    font-size: 18px;
    line-height: 28px;
    color: #808899;
    margin: 20px 0 0 0;
}
.program__p li {
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    margin: 10px 0 0 24px;
}
.program__img img{
    width: 100%;
}
@media screen and (max-width: 1400px) {
    .program {
        padding: 80px 0 0 0;
    }
    .program__description {
        max-width: 640px;
        font-size: 16px;
        line-height: 24px;
    }
    .program__content {
        margin: 48px 0 0 0;
    }
    .program__block {
        margin: 24px 0 0 0;
        min-width: 947px;
        grid-gap: 10px;
        gap: 10px;
        padding: 40px;
    }
    .program__block::after{
        height: calc(100% + 36px);
    }
    .program__p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 992px) {
    .program__content {
        padding: 0 0 0 10px;
    }
    .program__block::before{
        left: -36px;
    }
    .program__block::after{
        left: -30px;
    }
}
@media screen and (max-width: 767px){
    .program__description {
        max-width: 100%;
        margin: 20px auto 0 auto;
        text-align: left;
    }
    .program__content {
        padding: 0;
        margin: 32px 0 0 0;
    }
    .program__block {
        margin: 20px 0 0 0;
        width: 100%;
        min-width: 100%;
        display: block;
        padding: 32px 16px;
    }
    .program__block::before{
        content: none;
    }
    .program__block::after{
        content: none;
    }
    .program__title {
        font-size: 24px;
        line-height: 32px;
    }
    .program__p {
        font-size: 14px;
        line-height: 18px;
        margin: 12px 0 0 0;
    }
    .program__p li {
        display: list-item;
        list-style-type: disc;
        list-style-position: outside;
        margin: 10px 0 0 16px;
    }
    .program__img{
        width: 100%;
        margin: 24px 0 0 0;
    }
}

.sep2021__cases{
    padding: 120px 0;
}
.sep2021__cases__list {
    margin: 0 -32px;
    padding: 0 2px;
    display: flex;
    align-items: stretch;
    overflow-x: auto;
}
.sep2021__cases__item {
    padding: 0 30px;
    display: none;
    width: 25%;
    flex-shrink: 0;
}
.sep2021__cases__item:nth-child(1), .sep2021__cases__item:nth-child(2), .sep2021__cases__item:nth-child(3), .sep2021__cases__item:nth-child(4) {
    display: block;
}
.sep2021__cases__item .card {
    background: linear-gradient(151.66deg, #F5F9FF 0%, #E0E9FF 101.58%);
    border-radius: 12px;
    padding: 24px 0;
    margin-bottom: 24px;
    display: block;
}
.sep2021__cases__item h3 {
    padding: 0 24px;
    font-size: 28px;
    line-height: 36px;
    color: #474766;
    margin: 0 0 12px 0;
}
.sep2021__cases__item .description {
    height: 16px;
    display: block;
    padding: 0 24px;
    font-size: 13px;
    line-height: 16px;
    color: #808899;
}
.sep2021__cases__item img {
    width: 100%;
}
.sep2021__cases__item .value {
    font-weight: 600;
    font-size: 52px;
    line-height: 60px;
    letter-spacing: -0.01em;
    color: #2589FF;
    display: block;
    margin-bottom: 8px;
    padding: 0 24px;
}
.sep2021__cases__item .val-desc {
    padding: 0 24px;
    font-size: 18px;
    line-height: 28px;
    color: #808899;
}

@media screen and (max-width: 1400px) {
    .sep2021__cases{
        padding: 80px 0;
    }
    .sep2021__cases__list {
        margin: 0 -20px;
        padding: 0;
    }
    .sep2021__cases__item {
        padding: 0 20px;
    }
    .sep2021__cases__item .card {
        padding: 16px 0;
    }
    .sep2021__cases__item h3 {
        font-size: 24px;
        line-height: 28px;
        padding: 0 16px;
    }
    .sep2021__cases__item .description {
        padding: 0 16px;
    }
    .sep2021__cases__item .val-desc {
        padding: 0 16px;
    }
    .sep2021__cases__item .value {
        font-size: 38px;
        line-height: 44px;
        padding: 0 16px;
    }
    .sep2021__cases__item .val-desc {
        padding: 0 16px;
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 992px){
    .sep2021__cases__list {
        padding: 0 4px;
    }
    .sep2021__cases__item {
        padding: 0 16px;
        width: 30%;
        min-width: 220px;
    }
}

@media screen and (max-width: 767px){
    .sep2021__cases__list {
        padding: 0 12px;
    }
    .sep2021__cases__item {
        padding: 0 8px;
        width: 40%;
    }
}

@media screen and (max-width: 576px) {
    .sep2021__cases__item {
        width: 80%;
    }
}
.section-head-with-link {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    margin-bottom: 32px;
}
.section-head-with-link h2 {
    margin: 0 12px 0 0;
}

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

@media screen and (max-width: 576px) {
    .section-head-with-link h2 {
        margin-bottom: 16px;
    }
    .section-head-with-link {
        display: flex;
        flex-direction: column;
        margin-bottom: 24px;
    }
}

.page2020__link-button {
    padding: 0 20px 0 0;
    background: url(../img/link-button-arrow.svg) right 60% no-repeat;
    background-size: 15px;
    font-size: 18px;
    line-height: 27px;
    color: #2589FF;
    display: inline;
}
.page2020__link-button:hover {
    opacity: 0.7;
    color: #2589FF;
}

@media (max-width: 767px) {
    .page2020__link-button {
        padding: 0 18px 0 0;
        background-size: 14px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 576px) {
    .moblie__fixed__btn .btn.btn-up {
      bottom: 175px;
      position: relative;
    }
  }
  
  @media screen and (max-width: 414px) {
    .moblie__fixed__btn .btn.btn-up {
      bottom: 205px;
      position: relative;
    }
  }  