/*! 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: 1310px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

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

h1 {
    font-size: 64px;
    line-height: 110%;
}
h2 {
    font-size: 50px
}

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;
  max-width: 2200px;
  margin: auto;
}

.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;
  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: 27px 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 40px;
    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
}

.header__offer .illustration {
    display: block;
    max-width: 650px;
    margin: -130px -80px;
    width: 100%
}

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

.header__text {
    /*max-width: 710px;*/
    width: 50%
}

.header__text h4 {
    margin-bottom: 27px
}

.header__text p {
    margin: 38px 0 60px;
    line-height: 1.4em;
    color: #808899
}
.header__text .online {
    margin-left: 16px;
    height: 44px;
    position: relative;
    top: 11px;
}
.getting {
    padding: 80px 0;
}
.getting__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px -30px -30px
}

.getting__item {
    width: calc(50% - 60px);
    margin: 30px;
    background: #EFF6FF;
    padding: 32px;
    border-radius: 12px;
    max-width: 610px;
    position: relative
}

.getting__item::before {
    content: '';
    display: block;
    position: absolute
}

.getting__item:nth-child(1)::before {
    background: url("../img/icons/getting_1.png") no-repeat center/contain;
    width: 45px;
    height: 60px;
    bottom: -17px;
    right: 20px
}

.getting__item:nth-child(2)::before {
    background: url("../img/icons/getting_2.png") no-repeat center/contain;
    width: 63px;
    height: 63px;
    top: -18px;
    right: 10px
}

.getting__item:nth-child(3)::before {
    background: url("../img/icons/getting_3.png") no-repeat center/contain;
    width: 65px;
    height: 54px;
    top: -22px;
    left: -22px
}

.getting__item:nth-child(4)::before {
    background: url("../img/icons/getting_4.png") no-repeat center/contain;
    width: 48px;
    height: 56px;
    bottom: -40px;
    left: -24px
}

.getting__item p {
    margin-top: 20px;
    color: #808899
}

.audience {
    padding: 80px 0;
}

.audience__wrap {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.audience__item {
    max-width: 610px;
    width: 100%
}

.audience__pic {
    background: #D6E8FF;
    width: 107px;
    height: 107px;
    border-radius: 100px;
    text-align: center;
    padding: 28px 0;
    -webkit-box-shadow: 0 0 10px rgba(203, 226, 255, 0.5);
    box-shadow: 0 0 10px rgba(203, 226, 255, 0.5)
}

.audience__pic img {
    max-width: 51px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.audience__pic .icon1 {
    width: 49px;
}
.audience__pic .icon3 {
    width: 38px;
}

.audience__text {
    margin-top: 24px
}

.audience__text p {
    color: #808899;
    margin-top: 25px;
    line-height: 1.5em
}

.speakers {
    padding: 80px 0
}
.speakers h2 {
    margin-bottom: 24px;
}
.speakers p {
    margin-bottom: 24px;
    color: #808899;
    margin-top: 25px;
    line-height: 1.5em;
    font-size: 18px;
}

.speakers__text ul{
    color: #808899;
    line-height: 1.5em;
    font-size: 18px;
}
.speakers__text li{
    margin-left: 24px;
    display:list-item;
    list-style-type: disc;
    list-style-position: outside;
}

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

.speakers__item {
    margin-top: 24px;
    background: #F5F9FF;
    padding: 24px 0;
    max-width: 1280px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px
}

.speakers__ava {
    margin: 5px 10px 5px 30px;
    max-width: 180px;
    width: 100%;
    border-radius: 50%;
    position: relative;
}
.speakers__ava:not(:first-child) {
    margin-left: -35px;
    z-index: 0;
    float: left;
}

.speakers__ava::before {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    z-index: 1;
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    background: #d6e9ff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px -1px 1px rgba(255, 255, 255, 0.35), inset 0px 4px 4px rgba(255, 255, 255, 0.25), inset 0px -3px 3px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0px -1px 1px rgba(255, 255, 255, 0.35), inset 0px 4px 4px rgba(255, 255, 255, 0.25), inset 0px -3px 3px rgba(255, 255, 255, 0.3)
}

.speakers__ava img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    border-radius: 50%;
}

.speakers__text {
    margin: 0 32px;
}

.speakers__text h5 {
    margin-top: 15px
}

.speakers__text p {
    /*max-width: 760px;*/
    width: 100%;
    margin-top: 8px;
    line-height: 1.5em
}
.speakers__text p:first-child {
    margin: 0;
}

.speakers__text ul{
    line-height: 1.5em;
}

.about {
    padding: 80px 0 160px
}

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


.about__text {
    max-width: 610px;
    width: 50%;
    align-self: center;
    padding-right: 60px;
}

.about__text p {
    margin-top: 35px;
    line-height: 1.5em
}

.about__img-wrap{
    width: 50%;
    height: 384px;
}
.about__img-wrap picture{
    height: 100%;
}
.about__img-wrap img{
    height: 100%;
}
.about__img-wrap-mb{
    display: none;
}

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

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

.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;
}
.reg .btn:hover{
    box-shadow: 0 0 10px rgb(255 255 255 / 80%);
}

.reg img {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 360px
}

.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: 36px
    }

    h3,
    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 18px
    }

    .header__text {
        max-width: 535px;
        width: 100%
    }

    .audience__item {
        max-width: 520px
    }

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

    .reg .desc {
        display: none
    }

    .reg .tab {
        display: block
    }
}

@media screen and (max-width: 1200px) {
    .container {
        max-width: 990px
    }
    .getting {
        padding: 60px 0;
    }

    .getting__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: -12px -15px;
        margin-top: 10px
    }

    .getting__item {
        padding: 32px 24px;
        max-width: 464px;
        width: calc(50% - 30px);
        margin: 15px
    }

    .audience {
        padding: 60px 0;
    }

    .audience__item {
        max-width: 464px
    }

    .audience__text p {
        margin-top: 16px
    }

    .speakers {
        padding: 60px 0
    }

    .about {
        padding: 60px 0 120px
    }

    .about__text {
        max-width: 464px;
        padding-right: 30px;
    }
    
    .about__img-wrap{
        width: 50%;
        height: 277px;
    }
    .about__img-wrap picture{
        height: 100%;
    }
    .about__img-wrap img{
        height: 100%;
    }


    .reg__text h2 {
        margin-bottom: 12px
    }

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

    .reg .tab {
        display: block
    }
}

@media screen and (max-width: 992px) {
    .speakers__text ul{
        font-size: 15px;
    }
    .speakers__text li {
        margin-left: 15px;
    }
    h1,
    h2 {
        font-size: 25px
    }

    .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__head .logo-textback {
        max-width: 101px
    }

    .header__head .logo-textback img {
        max-width: 101px
    }

    .header__offer {
        max-width: 450px;
        padding-top: 50px
    }

    .header__offer h1 {
        max-width: 380px
    }

    .header__offer .illustration {
        position: absolute;
        right: -43px;
        max-width: 350px;
        margin: 0;
    }

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

    .header__text p {
        margin: 20px 0 50px
    }

    .getting {
        padding: 40px 0;
    }
    .getting__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        margin-right: 0
    }

    .getting__item {
        max-width: 728px;
        width: 100%;
        margin: 12px 0;
        padding: 24px 20px
    }

    .getting__item p {
        margin-top: 12px
    }

    .getting__item:nth-child(1)::before {
        bottom: -15px;
        right: -13px;
        width: 43px
    }

    .getting__item:nth-child(2)::before {
        top: 66px;
        right: -17px;
        width: 55px
    }

    .getting__item:nth-child(3)::before {
        top: 68px;
        left: unset;
        width: 45px;
        right: -12px
    }

    .getting__item:nth-child(4)::before {
        bottom: -23px;
        left: unset;
        width: 38px;
        right: -5px
    }

    .audience {
        padding: 40px 0;
    }
    .audience__wrap {
        margin-top: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .audience__item {
        max-width: 694px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 15px 0
    }

    .audience__pic {
        margin-right: 24px;
        width: 94px;
        height: 94px;
        padding: 24px 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .audience__pic img {
        max-width: 44.8px
    }

    .audience__text {
        margin-top: 0
    }

    .audience__text p {
        margin-top: 12px
    }

    .speakers {
        padding: 40px 0
    }

    .speakers p {
        font-size: 15px;
    }

    .speakers__ava {
        margin-bottom: 20px;
        max-width: 100px
    }
    .speakers__ava:not(:first-child) {
        margin-left: -15px;
    }
    .speakers__ava::after {
        top: -25px;
        left: -25px;
        width: calc(100% + 50px);
        height: calc(100% + 50px)
    }

    .speakers__ava::before {
        top: -12.5px;
        left: -12.5px;
        width: calc(100% + 25px);
        height: calc(100% + 25px)
    }

    .speakers__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        /*-ms-flex-direction: column;*/
        /*flex-direction: column;*/
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 30px;
        padding: 16px 0px 24px;
    }

    .speakers__item:not(:first-child) {
        margin-top: 16px
    }

    .speakers__text {
        /*margin-top: 24px;*/
        margin: 0 20px;
    }

    .speakers__text h2 {
        font-size: 28px
    }

    .speakers__text h5 {
        margin-top: 12px
    }

    .speakers__text p {
        margin-top: 20px;
        font-size: 15px
    }

    .about {
        overflow: hidden;
        position: relative;
        padding: 40px 0 80px
    }


    .about__text {
        padding-right: 20px;
    }
    
    .about__img-wrap{
        width: 50%;
        height: 277px;
    }
    .about__img-wrap picture{
        height: 100%;
    }
    .about__img-wrap img{
        height: 100%;
    }


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

@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
    }

    .header__offer h1 {
        font-size: 25px;
        line-height: 30px
    }

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

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

    .about {
        padding: 30px 0 60px;
    }

    .about h2 {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .about__wrap{
        flex-direction: column;
    }
    .about__text {
        width: 100%;
        padding-right: 0;
    }
    .about__text p{
        margin-top: 24px;
    }
    .about__img-wrap{
        display: none;
    }
    .about__img-wrap img{
       width: 100%;
       height: auto;
    }
    .about__img-wrap-mb{
        display: block;
    }
    .about__img-wrap-mb picture{
        width: 100%;
        height: auto;  
    }
    .about__img-wrap-mb img{
        width: 100%;
        height: auto;
    }

    

    .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
    }
    .getting {
        padding: 0 0 30px 0;
    }

    .getting__item:nth-child(2)::before {
        right: -15px
    }

    .audience {
        padding: 30px 0;
    }

    .speakers {
        padding: 30px 0
    }

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

    .about__wrap {
        max-width: 100%
    }

    .about__text {
        max-width: 100%
    }

    .header__offer{
        padding-bottom: 0;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .header__offer .illustration {
        display: block;
        position: relative;
        right: 0;
        max-width: 450px;
        width: 100%;
        justify-self: center;
        margin: 0;
    }
}

@media screen and (max-width: 576px) {
    .speakers__text ul{
        font-size: 16px;
    }
    .speakers__text li {
        margin-left: 16px;
    }
    .container {
        max-width: 100%
    }

    .about__wrap {
        max-width: 470px
    }

    .about__text {
        max-width: 464px
    }

    .about__text p {
        margin-bottom: 30px
    }


    .footer {
        padding-bottom: 90px
    }

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

    .moblie__fixed__btn .btn {
        display: block
    }

    .audience__pic {
        width: 40px;
        height: 40px;
        padding: 24px;
        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;
        overflow: hidden;
    }
    .audience__pic .icon1{
        width: 42px;
    }
    .audience__pic .icon3{
        width: 32px;
    }

    .audience__pic img {
        width: 20px;
    }

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

    .audience__text h3 {
        font-size: 18px
    }

    .audience__text p {
        font-size: 16px
    }

    .header .btn {
        display: none
    }


    .header__text p {
        margin-bottom: 0
    }

    .getting__item {
        padding: 20px 16px
    }

    .getting__item:nth-child(1):before {
        top: unset;
        bottom: -15px
    }

    .getting__item:nth-child(2):before {
        top: unset;
        bottom: -15px
    }

    .getting__item:nth-child(3):before {
        top: unset;
        bottom: -20px
    }

    .getting__item:nth-child(4):before {
        top: unset;
        bottom: -30px
    }

    /*.speakers__text {
        margin-top: 30px
    }*/

    .speakers__text h2 {
        font-size: 24px
    }

    .speakers__text p {
        font-size: 16px
    }

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

    .reg__place {
        width: 95%
    }

    .about .mob {
        max-width: 420px;
        right: -120px
    }

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

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

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

    .getting__item {
        padding-right: 25px
    }
}

/*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 {
    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-bottom: 12px;
  }

  .callbackform__message .form-description img {
    position: relative;
    bottom: -2px;
  }
  
  .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 transparent;
    border-radius: 9px;
    transition: border .3s;
}
.form-block__agreecheck.error {
    margin: 5px -10px -10px -10px;
    border: 1px solid rgba(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__message {
    color: #474766;
    position: relative;
    top: -8px;
    line-height: 0px;
    opacity: 0;
    transition: all .3s;
    font-size: 13px;
  }
.formblock__error-message{
    color: #F35050;
    position: relative;
    top: -8px;
    line-height: 0px;
    opacity: 0;
    transition: all .3s;
    font-size: 13px;
  }

.formblock input.error {
    border: 1px solid #F35050;
    animation: .2s input-error linear;
}
.formblock input.agree {
    border: 1px solid #00b494;
    background: url(../img/greencheckbox.svg);
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
}
@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;
}

.formblock__input-with-button {
  position: relative;
}
.formblock__input-with-button .js-input-tel {
  padding: 16px 60px 16px 20px;
}
.formblock__get-code-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 20px 10px 0;
  font-size: 18px;
  line-height: 28px;
  color: #2589FF;
  cursor: pointer;
}
.formblock__get-code-button:hover {
  color: #6baeff;
}

.formblock__sending-icon {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url(../img/sending.svg) center center no-repeat;
  background-size: contain;
  transform: rotate(0);
  animation: rotation 2s linear infinite
}

@keyframes rotation {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

@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;
  }
  .formblock__get-code-button {
    font-size: 12px;
    padding: 12px 20px 8px 0;
  }
}

@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;
}
.logo-head{
    height: 30px;
    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 {
    margin: 0 -8px;
}
.header__head .menu a {
    padding: 0 8px;
    font-size: 14px;
    color: rgb(128, 136, 153);
}
.header__head .menu a:hover {
    opacity: 0.7;
}
.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{
        height: 23px;
        display: flex;
        /*border-right: 2px solid #0069E5;*/
        padding-right: 12px;
        padding-left: 12px;
    }
    .logo-head:nth-child(3){
        border: none;
    }
    .logo-head:nth-child(2){
        padding-left: 12px;
    }
    
    .logo-head img{
        align-self: center;
        height: 100%;
    }
    .logo-head:nth-child(2) a img{
        width: auto;
        height: 15px;
        top: 1px;
    }
    
}
@media screen and (max-width: 767px) {

    .header__head .menu {
        display: none;
        background: #fff;
        box-shadow: 0px 42px 69px rgb(114 120 128 / 7%), 0px 17.5466px 34.8623px rgb(114 120 128 / 5%), 0px 9.38125px 18.6412px rgb(114 120 128 / 4%), 0px 5.25905px 10.1908px rgb(114 120 128 / 3%), 0px 2.79304px 5.20106px rgb(114 120 128 / 3%), 0px 1.16225px 2.04905px rgb(114 120 128 / 2%);
        border-radius: 8px;
        z-index: 2;
        position: absolute;
        padding: 15px 15px 5px 15px;
        top: 30px;
        right: 9px;
    }
    .header__head .menu.active {
        display: block;
    }
    .header__head .menu a {
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .header__head .hamburger {
        display: block
    }
}

.speakers__line{
    width: 160px;
    height: 0;
    border-top: 1px solid #2589FF;
    margin: 20px 0 -16px 0;
}
@media screen and (max-width: 992px) {
    .speakers__line{
        margin: 15px 0 -10px 0;
    }
}

.m-in-one{
    padding: 120px 0;
    overflow-x: hidden;
}
.m-in-one h2{
    text-align: center;
}
.m-in-one p{
    display: block;
    max-width: 900px;
    margin: 32px auto 0 auto;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #808899;
}
.m-in-one__content{
    display: grid;
    grid-template-columns: 65% auto;
    grid-gap: 60px;
    gap: 60px;
    margin: 55px 0 0 0;
}
.m-in-one__img {
    align-self: center;
}
.m-in-one__img img{
    width: 100%;
    margin: -3%;
}
.m-in-one__text{
    margin-bottom: -32px;
}
.m-in-one__block{
    margin-bottom: 32px;
}
.m-in-one__block-title{
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.01em;
    color: #474766;
}
.m-in-one__block-p{
    font-size: 18px;
    line-height: 28px;
    color: #808899;
    margin: 12px 0 0 0;
}
@media screen and (max-width: 1400px) {
    .m-in-one{
        padding: 120px 0;
    }
    .m-in-one p{
        max-width: 712px;
        margin: 20px auto 0 auto;
        font-size: 16px;
        line-height: 24px;
    }
    .m-in-one__content{
        display: grid;
        grid-template-columns: 60 auto;
        grid-gap: 34px;
        gap: 34px;
        margin: 40px 0 0 0;
    }
    .m-in-one__img {
        align-self: center;
    }
    .m-in-one__img img{
        width: 100%;
        margin: -2%;
    }
    .m-in-one__text{
        margin-bottom: -24px;
    }
    .m-in-one__block{
        margin-bottom: 24px;
    }
    .m-in-one__block-title{
        font-size: 24px;
        line-height: 28px;
    }
    .m-in-one__block-p{
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 992px) {
    .m-in-one{
        padding: 80px 0;
    }
    .m-in-one p{
        max-width: 100%;
        margin: 24px auto 0 auto;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }
    .m-in-one__content{
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 40px;
        gap: 40px;
        margin: 40px 0 0 0;
    }
    .m-in-one__img {
        align-self: initial;
        margin: -2%;
    }
    .m-in-one__img img{
        width: 100%;
        margin: 0;
    }
    .m-in-one__text{
        margin: 0 0 -32px 0;
    }
    .m-in-one__block{
        margin: 0 0 32px 0;
    }
    .m-in-one__block-title{
        font-size: 28px;
        line-height: 36px;
    }
}
@media screen and (max-width: 767px) {
    .m-in-one{
        padding: 60px 0;
    }
    .m-in-one h2{
        text-align: left;
    }
    .m-in-one p{
        margin: 20px auto 0 auto;
        text-align: left;
    }
    .m-in-one__content{
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 40px;
        gap: 40px;
        margin: 40px 0 0 0;
    }
    .m-in-one__img {
        align-self: initial;
        margin: -3%;
    }
    .m-in-one__img img{
        width: 100%;
        min-width: 360px;
        margin: 0;
    }
    .m-in-one__block-title{
        font-size: 24px;
        line-height: 28px;
    }
}

.p-block{
    padding: 60px 0 120px 0;
    background: #f9f8fd;
}
.p-block h2{
    text-align: center;
    max-width: 720px;
    display: block;
    margin: auto;
}
.p-block h2 span{
    color: #0069E5;
}
.p-block p{
    margin: 32px auto 0 auto;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #808899;
}
.p-block__blocks{
    display: flex;
    justify-content: space-between;
    width: 720px;
    margin: 32px auto 0 auto;
}
.p-block__block{
    padding: 16px 16px 16px 48px;
    font-size: 16px;
    line-height: 24px;
    color: #808899;
    background: #ffffff;
    border-radius: 40px;
    width: 48%;
}
.p-block__block span{
    position: relative;
}
.p-block__block span::before{
    content: "";
    width: 16px;
    height: 16px;
    background-image: url('../img/p-li.svg');
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -22px;
    top: 3px;
}
.p-block__img{
    margin: 32px 0 -10% 0;
}
.p-block__img img{
    width: 100%;
}
@media screen and (max-width: 1400px) {
    .p-block h2{
        max-width: 550px;
    }
    .p-block p{
        margin: 24px auto 0 auto;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #808899;
    }
    .p-block__blocks{
        display: flex;
        justify-content: space-between;
        width: 600px;
        margin: 32px auto 0 auto;
    }
    .p-block__block{
        padding: 16px 16px 16px 40px;
        font-size: 14px;
        line-height: 22px;
        color: #808899;
        background: #ffffff;
        border-radius: 40px;
    }
    .p-block__block_1{
        width: 47%;
    }
    .p-block__block_2{
        width: 51%;
    }
    .p-block__block span::before{
        content: "";
        width: 14px;
        height: 14px;
        background-image: url('../img/p-li.svg');
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        left: -20px;
        top: 1px;
    }
    .p-block__img{
        margin: 32px 0 -10% 0;
    }
    .p-block__img img{
        width: 100%;
    }
}
@media screen and (max-width: 992px) {
    .p-block{
        padding: 60px 0 80px 0;
        background: #f9f8fd;
    }
    .p-block h2{
        text-align: left;
        max-width: 100%;
    }
    .p-block p{
        text-align: left;
        margin-top: 16px;
    }
    .p-block__blocks{
        margin: 0;
        display: flex;
        justify-content: initial;
        width: 100%;
        flex-direction: column;
        margin: 32px auto 0 auto;
    }
    .p-block__block{
        margin-top: 16px;
        width: 100%;
    }
    .p-block__img{
        margin: 32px 0 -10% 0;
    }
    .p-block__img img{
        width: 100%;
    }
}

.slogan-with-logos {
    margin: 80px 0;
    padding: 56px 0;
    background: #EFF6FF;
}

.slogan-with-logos h2 {
    margin-bottom: 32px;
}

.slogan-with-logos .logos-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.slogan-with-logos .logo-wrapper {
    margin: 0 11px 20px;
    /*width: 12%;*/
    /*width: 20%;*/
}
.slogan-with-logos .logo-wrapper img {
    max-width: 220px;
}
.slogan-with-logos .logo-wrapper:nth-child(1) img{
    width: 130px;
}
.slogan-with-logos .logo-wrapper:nth-child(2) img{
    width: 140px;
}
.slogan-with-logos .logo-wrapper:nth-child(3) img{
    width: 150px;
}
.slogan-with-logos .logo-wrapper:nth-child(4) img{
    width: 200px;
}


@media screen and (max-width: 767px) {
    .slogan-with-logos {
        margin: 60px 0;
        padding: 40px 0 40px;
    }
    .slogan-with-logos h2 {
        margin-bottom: 24px;
    }
    .slogan-with-logos .logo-wrapper:nth-child(1) img{
        width: 70px;
    }
    .slogan-with-logos .logo-wrapper:nth-child(2) img{
        width: 90px;
    }
    .slogan-with-logos .logo-wrapper:nth-child(3) img{
        width: 110px;
    }
    .slogan-with-logos .logo-wrapper:nth-child(4) img{
        width: 115px;
    }
/*
    .slogan-with-logos .logos-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 32px 48px;
        margin: 0
    }*/
   /* .slogan-with-logos .logo-wrapper {
        margin: 0;
        width: 100%;
    }*/
}
@media screen and (max-width: 576px) {

    .slogan-with-logos .logos-wrapper {
        grid-gap: 24px 32px;
    }
}

.header__gradient-wrap{
    z-index: 2;
    position: relative;
}

.header__gradient {
    position: relative;
    border: 3px solid transparent;
    border-radius: 12px;
    background: #ffffff;
    background-clip: padding-box;
    padding: 8px 16px;
    width: max-content;
    margin-bottom: 20px;
}

.header__gradient::after {
    position: absolute;
    top: -3px; bottom: -3px;
    left: -3px; right: -3px;
    background: linear-gradient(95.43deg, #2589FF 0%, #FB25FF 98.07%);
    content: '';
    z-index: -1;
    border-radius: 12px;
}

.header__gradient-text {
  font-size: 24px;
  line-height: 28px;
  background: linear-gradient(95.43deg, #2589FF 0%, #FB25FF 98.07%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0B2349;
}

@media screen and (max-width: 1400px) {
    .header__gradient {
        padding: 6px 12px;
    }
    
    
    .header__gradient-text {
      font-size: 18px;
      line-height: 24px;
    }
  }

  @media screen and (max-width: 992px) {
    .header__gradient {
        padding: 4px 10px;
        border: 2px solid transparent;
        margin-bottom: 12px;
    }
    .header__gradient-text {
      font-size: 14px;
      line-height: 22px;
    }
    .header__gradient::after {
        top: -2px;
        bottom: -2px;
        left: -2px;
        right: -2px;
  }
}

/*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__offer .illustration {
    margin: -110px -110px;
}

.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-bottom: 48px
    }
    .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-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*/

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


  .gift {
    margin: 60px 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;
    position: relative;
    z-index: 2;
}
.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;
        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 {
        margin: 40px 0;
    }
.gift__img {
        width: 400px;
        top: 4px;
        left: initial;
        z-index: 1;
        right: 0;
    }
}
@media screen and (max-width: 767px){
    .gift {
        margin: 30px 0;
    }
    .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;
    }
}