

/* Start:/local/templates/kosatka/app/libs_for_lends/normalize/normalize.css?16951986986052*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/kosatka/app/libs_for_lends/magnific-popup/magnific-popup.css?17036705807302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/proekty/konferencii/zubastyj-marketing-i-prodazhi//style.css?1750769881133566*/
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/fonts/Jost-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/kosatka/app/fonts/fonts/Jost-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/Montserrat-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/kosatka/app/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/kosatka/app/fonts/Montserrat-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/kosatka/app/fonts/Montserrat-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("/local/templates/kosatka/app/fonts/Montserrat-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "RussoOne";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/kosatka/app/fonts/RussoOne-Regular.woff2") format("woff2");
}
.mfp_zoom_in .mfp_content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp_zoom_in.mfp-ready .mfp_content {
  opacity: 1;
  transform: scale(1);
}

.mfp_zoom_in.mfp-removing .mfp_content {
  transform: scale(0.8);
  opacity: 0;
}

.mfp_zoom_in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.mfp_zoom_in.mfp-ready.mfp-bg {
  opacity: 0.9;
  background: #0F2F6E;
}

.mfp_zoom_in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* img */
.mfp_with_zoom .mfp-container,
.mfp_with_zoom.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp_with_zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp_with_zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp_with_zoom.mfp-removing .mfp-container,
.mfp_with_zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

img.mfp-img {
  padding: 0;
}

.mfp-image-holder .mfp-close,
.mfp-close-btn-in .mfp-close {
  font-size: 0;
  opacity: 1;
  right: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/close.svg") center no-repeat;
  background-size: 3rem;
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    width: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-image-holder .mfp-close,
  .mfp-close-btn-in .mfp-close {
    height: 4rem;
  }
}

::placeholder {
  color: #666;
}

::selection {
  color: #fff;
}

input, textarea {
  outline: none;
}
input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid, textarea:required:valid {
  border-color: green;
}

* {
  box-sizing: border-box;
}

html, body {
  font-size: 10px;
}

body {
  font-size: 1.4rem;
  min-width: 320px;
  position: relative;
  line-height: 1.29;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  color: #0F2F6E;
  background: #EFEFEF;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.wrapper, .wrapper_2 {
  width: 1358px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1420px) {
  .wrapper, .wrapper_2 {
    max-width: 1140px;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper, .wrapper_2 {
    max-width: 960px;
  }
}
@media screen and (max-width: 1029px) {
  .wrapper, .wrapper_2 {
    max-width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper, .wrapper_2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wrapper, .wrapper_2 {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .wrapper, .wrapper_2 {
    padding-right: 1rem;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.konf_btn {
  width: fit-content;
  height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 5.2rem;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-weight: 800;
}
@media screen and (max-width: 1420px) {
  .konf_btn {
    height: 3.8rem;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_btn {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_btn {
    width: 100%;
    padding: 0 1.6rem;
  }
}
.konf_btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200%;
  z-index: -1;
  transition: 0.2s transform;
}
.konf_btn.big {
  height: 6.5rem;
  font-size: 1.8rem;
  padding: 0 9.5rem;
}
@media screen and (max-width: 1420px) {
  .konf_btn.big {
    height: 5rem;
    font-size: 1.4rem;
    padding: 0 6.2rem;
  }
}
.konf_btn.blue {
  color: #FFF;
  stroke: #FFF;
  box-shadow: 0 0.4rem 0 0 rgb(4, 39, 78);
}
.konf_btn.blue:before {
  background: linear-gradient(to bottom, #0C2350 0, #204691 50%, #204691 100%);
}
.konf_btn.blue:hover:before, .konf_btn.blue:active:before {
  transform: translate(0, -50%);
}
.konf_btn.accent {
  color: #FFF;
  stroke: #FFF;
  box-shadow: 0 0.4rem 0 0 rgb(167, 30, 8);
}
.konf_btn.accent:before {
  background: linear-gradient(to bottom, #EE702B 0, #EE702B 50%, #A71E08 100%);
}
.konf_btn.accent:hover:before, .konf_btn.accent:active:before {
  transform: translate(0, -50%);
}
.konf_btn.accent_2 {
  color: #FFF;
  stroke: #FFF;
  box-shadow: 0 0.4rem 0 0 rgb(167, 30, 8);
}
.konf_btn.accent_2:before {
  background: linear-gradient(to bottom, #EE6C1E 0, #A71E08 50%, #A71E08 100%);
}
.konf_btn.accent_2:hover:before, .konf_btn.accent_2:active:before {
  transform: translate(0, -50%);
}
.konf_btn.disabled {
  pointer-events: none;
  box-shadow: 0 0.4rem 0 0 rgb(128, 128, 128);
}
.konf_btn.disabled:before {
  background: gray;
}

.videocase_blocks:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1420px) {
  .videocase_blocks:not(:last-child) {
    margin-bottom: 8rem;
  }
}
.videocase_blocks .row {
  margin-top: -1.4rem;
}
@media screen and (max-width: 767px) {
  .videocase_blocks .row {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.videocase_blocks .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
  margin-top: 1.4rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1029px) {
  .videocase_blocks .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .videocase_blocks .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .videocase_blocks .item {
    border-radius: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .videocase_blocks .item {
    border-radius: 1.2rem;
  }
}
.videocase_blocks .text {
  height: 100%;
  font-size: 1.8rem;
  margin-top: 1.4rem;
  padding-bottom: 0.7rem;
  border-bottom: 0.2rem solid rgba(226, 94, 26, 0.56);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1420px) {
  .videocase_blocks .text {
    font-size: 1.6rem;
    margin-top: 1.2rem;
    padding-bottom: 0.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .videocase_blocks .text {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .videocase_blocks .text {
    font-size: 1.2rem;
    margin-top: 0.6rem;
    padding-bottom: 0.1rem;
  }
}
.videocase_blocks .respons {
  position: relative;
}
.videocase_blocks .respons:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.videocase_blocks .respons .youtube, .videocase_blocks .respons .rutube {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.youtube, .rutube {
  position: relative;
  background-color: #000;
  margin-bottom: 0;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

.youtube img, .rutube img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  height: 100%;
  object-fit: cover;
}

.youtube .play-button, .rutube .play-button {
  position: absolute;
  width: 6rem;
  height: 4.2rem;
  background-color: #c4302b;
  border-radius: 1.3rem;
  z-index: 1;
}

.youtube .play-button:before, .rutube .play-button:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0.75rem 0 0.75rem 1.3rem;
  border-color: transparent transparent transparent #fff;
}

.youtube .play-button, .youtube .play-button:before, .rutube .play-button, .rutube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.youtube iframe, .rutube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.play-button {
  position: absolute;
  width: 6rem;
  height: 4.2rem;
  background-color: #c4302b;
  border-radius: 1.3rem;
  z-index: 1;
}
.play-button:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0.75rem 0 0.75rem 1.3rem;
  border-color: transparent transparent transparent #fff;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

input.error {
  border: 0.1rem solid darkred !important;
}

.error_msg {
  color: darkred;
}

header {
  color: #FFF;
  overflow: hidden;
  background: linear-gradient(-66deg, #9B1104 0, #EE6C1E 50%, #E16017 66%, #9B1104 100%);
}

.header_top_line {
  padding: 1.7rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1029px) {
  .header_top_line {
    padding: 1.4rem 0;
  }
}
.header_top_line .logo_1 {
  margin-right: 4.4rem;
}
@media screen and (max-width: 1420px) {
  .header_top_line .logo_1 {
    max-width: 12rem;
    margin-right: 4.1rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line .logo_1 {
    max-width: 7.2rem;
    margin-right: 1.2rem;
  }
}
.header_top_line .logo_1 img {
  display: block;
}
.header_top_line .logo_2 {
  margin-right: 1.3rem;
}
@media screen and (max-width: 1420px) {
  .header_top_line .logo_2 {
    max-width: 13.2rem;
    margin-right: 1.9rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line .logo_2 {
    max-width: 7.9rem;
    margin-right: 1.2rem;
  }
}
.header_top_line .logo_2 img {
  display: block;
}
.header_top_line .text {
  max-width: 11.2rem;
  margin-right: 4rem;
}
@media screen and (max-width: 1420px) {
  .header_top_line .text {
    font-size: 1.2rem;
  }
}
.header_top_line .contacts {
  display: flex;
  flex-direction: column;
  margin: 0 4.3rem 0 auto;
}
@media screen and (max-width: 1420px) {
  .header_top_line .contacts {
    margin-right: 5.2rem;
    text-align: right;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line .contacts {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .header_top_line .contacts {
    display: none;
  }
}
.header_top_line .contacts a {
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 1420px) {
  .header_top_line .contacts a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line .contacts a {
    font-size: 1.2rem;
  }
}
.header_top_line .contacts a:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1029px) {
  .header_top_line .contacts a:not(:last-child) {
    margin-bottom: 0.2rem;
  }
}
@media screen and (max-width: 767px) {
  .header_top_line .konf_btn {
    display: none;
  }
}
.header_top_line nav {
  flex-shrink: 0;
  margin: 1rem 0 0 22.5rem;
  width: calc(100% - 22.5rem);
}
@media screen and (max-width: 1199px) {
  .header_top_line nav {
    width: calc(100% - 16.1rem);
    margin-left: 16.1rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line nav {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .header_top_line nav {
    display: none;
  }
}
.header_top_line nav a {
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 500;
  text-decoration: none;
}
@media screen and (max-width: 1420px) {
  .header_top_line nav a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line nav a {
    font-size: 1.2rem;
  }
}
.header_top_line nav a:not(:last-child) {
  margin-right: 3.7rem;
}
@media screen and (max-width: 1420px) {
  .header_top_line nav a:not(:last-child) {
    margin-right: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .header_top_line nav a:not(:last-child) {
    margin-right: 2rem;
  }
}

.main_screen {
  display: flex;
  align-items: flex-end;
  padding-top: 2.4rem;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .main_screen {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen {
    display: block;
    padding-top: 2rem;
  }
}
.main_screen:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 32.5rem;
  pointer-events: none;
  transform: translate(-50%, 0);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/Group_1255613_1.png") center bottom no-repeat;
  background-size: 100% 100%;
  min-width: 200rem;
}
@media screen and (max-width: 1420px) {
  .main_screen:after {
    height: 26.4rem;
    width: 200rem;
    min-width: unset;
    background-size: 142rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen:after {
    height: 22.4rem;
    background-size: 119rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen:after {
    height: 19.4rem;
    background-size: 104rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen:after {
    height: 14.9rem;
    background-size: 81rem;
    background-position-x: 47rem;
  }
}
.main_screen .text_block {
  width: 54.4rem;
  flex-shrink: 0;
  margin-right: 11.6rem;
  padding-bottom: 13.5rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .text_block {
    width: 45.2rem;
    margin-right: 7.3rem;
    padding-bottom: 10.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .text_block {
    width: 38.6rem;
    margin-right: 4rem;
    padding-bottom: 7.5rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .text_block {
    margin-right: 0;
    padding-bottom: 8.5rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .text_block {
    padding-bottom: 29.7rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .text_block .konf_btn {
    width: fit-content;
  }
}
.main_screen .img_block {
  width: 100%;
  padding-bottom: 9.8rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .img_block {
    padding-bottom: 3.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .img_block {
    padding-bottom: 3.3rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .img_block {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .img_block {
    display: flex;
    justify-content: center;
    padding-bottom: 0;
  }
}
.main_screen .img_block img {
  width: 100.9rem;
  max-width: unset;
  max-height: unset;
  display: block;
  position: absolute;
  bottom: 9rem;
  left: 49rem;
  pointer-events: none;
}
@media screen and (max-width: 1420px) {
  .main_screen .img_block img {
    width: 83.9rem;
    bottom: 7rem;
    left: 35rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .img_block img {
    width: 72.5rem;
    bottom: 6rem;
    left: 31rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .img_block img {
    width: 60rem;
    left: 26rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .img_block img {
    width: 40rem;
    left: 50%;
    bottom: 3rem;
    transform: translate(-50%, 0);
  }
}
.main_screen .date_block:not(:last-child) {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .date_block:not(:last-child) {
    margin-bottom: 2.7rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .date_block:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .date_block:not(:last-child) {
    margin-bottom: 2.1rem;
  }
}
.main_screen .date_block .date {
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1420px) {
  .main_screen .date_block .date {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .date_block .date {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .date_block .date {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .date_block .date {
    font-size: 1.4rem;
  }
}
.main_screen .date_block .date:not(:last-child) {
  margin-bottom: 0.5rem;
}
.main_screen .date_block .name {
  font-size: 2.2rem;
  font-weight: 500;
}
@media screen and (max-width: 1420px) {
  .main_screen .date_block .name {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .date_block .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .date_block .name {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .date_block .name {
    font-size: 1.2rem;
  }
}
.main_screen h1 {
  margin: 0;
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1420px) {
  .main_screen h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen h1 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen h1 {
    font-size: 3rem;
  }
}
.main_screen h1:not(:last-child) {
  margin-bottom: 1.8rem;
}
@media screen and (max-width: 1420px) {
  .main_screen h1:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen h1:not(:last-child) {
    margin-bottom: 1.8rem;
  }
}
.main_screen .title_block:not(:last-child) {
  margin-bottom: 3.7rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .title_block:not(:last-child) {
    margin-bottom: 3.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .title_block:not(:last-child) {
    margin-bottom: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .title_block:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .title_block:not(:last-child) {
    margin-bottom: 1.8rem;
  }
}
.main_screen .title_block .accent {
  width: fit-content;
  font-weight: 600;
  background: #0C2350;
  font-size: 2.4rem;
  padding: 0.5rem 1.4rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .title_block .accent {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .title_block .accent {
    font-size: 1.8rem;
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .title_block .accent {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .title_block .accent {
    font-size: 1.4rem;
    padding: 0.5rem 0.6rem;
  }
}
.main_screen .title_block .accent:not(:last-child) {
  margin-bottom: 0.3rem;
}
.main_screen .title_block .text {
  padding-left: 1.4rem;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1420px) {
  .main_screen .title_block .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .title_block .text {
    font-size: 1.8rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .title_block .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .title_block .text {
    font-size: 1.4rem;
    padding-left: 0.6rem;
  }
}
.main_screen .facts_block {
  display: flex;
}
.main_screen .facts_block:not(:last-child) {
  margin-bottom: 3.9rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block:not(:last-child) {
    margin-bottom: 3.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .facts_block:not(:last-child) {
    margin-bottom: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block:not(:last-child) {
    margin-bottom: 2.6rem;
  }
}
.main_screen .facts_block .item {
  text-align: center;
}
.main_screen .facts_block .item:not(:first-child) {
  margin-left: 4.3rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .item:not(:first-child) {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block .item:not(:first-child) {
    margin-left: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block .item:not(:first-child) {
    margin-left: 2.4rem;
  }
}
.main_screen .facts_block .item.present {
  position: relative;
}
.main_screen .facts_block .item.present:not(:first-child) {
  margin-left: 7.7rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .item.present:not(:first-child) {
    margin-left: 7.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block .item.present:not(:first-child) {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .facts_block .item.present:not(:first-child) {
    margin-left: 5.8rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block .item.present:not(:first-child) {
    margin-left: 5.2rem;
  }
}
.main_screen .facts_block .item.present:before {
  content: "";
  display: block;
  position: absolute;
  width: 6.2rem;
  height: 6.8rem;
  top: -0.9rem;
  left: -5.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_01.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .item.present:before {
    width: 5.2rem;
    height: 5.8rem;
    left: -4.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block .item.present:before {
    width: 4.2rem;
    height: 4.8rem;
    top: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block .item.present:before {
    width: 3.5rem;
    height: 3.8rem;
    top: 0.5rem;
    left: -3.9rem;
  }
}
.main_screen .facts_block .num {
  opacity: 0.7;
  font-size: 4.6rem;
  font-family: "RussoOne", sans-serif;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .num {
    font-size: 3.8rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block .num {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .facts_block .num {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block .num {
    font-size: 3.2rem;
  }
}
.main_screen .facts_block .num .sml {
  font-size: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .num .sml {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .main_screen .facts_block .num .sml {
    font-size: 1.6rem;
  }
}
.main_screen .facts_block .text {
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 1420px) {
  .main_screen .facts_block .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .main_screen .facts_block .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .main_screen .facts_block .text {
    font-size: 1.2rem;
  }
}

.section_1 {
  color: #FFF;
  position: relative;
  z-index: 1;
  padding-top: 4rem;
  margin-top: -0.1rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section_1 {
    padding-top: 2rem;
  }
}
.section_1:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(97.82% 480.73% at 2.18% 13.57%, #10357C 0%, #0C2350 21.37%, #0C2350 71.47%, #10357C 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: -1;
}
.section_1 .title_block {
  margin-bottom: 6rem;
}
@media screen and (max-width: 1029px) {
  .section_1 .title_block {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .title_block {
    margin-bottom: 2.2rem;
  }
}
.section_1 .title_block h2 {
  margin: 0;
  padding: 0.7rem 1.5rem;
  background: #E25F1A;
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  width: fit-content;
}
@media screen and (max-width: 1420px) {
  .section_1 .title_block h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .title_block h2 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .title_block h2 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .title_block h2 {
    font-size: 2.2rem;
    padding: 0.3rem 0.7rem 0.4rem;
  }
}
.section_1 .title_block h2:not(:last-child) {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .section_1 .title_block h2:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.section_1 .title_block .text {
  font-size: 3.4rem;
  font-weight: bold;
  padding-left: 1.5rem;
}
@media screen and (max-width: 1420px) {
  .section_1 .title_block .text {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .title_block .text {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .title_block .text {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .title_block .text {
    font-size: 1.6rem;
    padding-left: 0.3rem;
  }
}
.section_1 .services_block {
  display: flex;
  font-size: 2.6rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_02.svg") right center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .services_block {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .services_block {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .services_block {
    font-size: 1.6rem;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block {
    display: block;
    font-size: 1.4rem;
  }
}
.section_1 .services_block:not(:last-child) {
  margin-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  .section_1 .services_block:not(:last-child) {
    margin-bottom: 6rem;
  }
}
.section_1 .services_block .block {
  width: 48rem;
}
.section_1 .services_block .block:first-child {
  margin-right: 9.5rem;
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .block:first-child {
    width: 37.6rem;
    margin-right: 8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .services_block .block:first-child {
    width: 35.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .services_block .block:first-child {
    width: calc((100% - 4rem) / 2);
    margin-right: 4rem;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .block:first-child {
    width: 26.8rem;
    margin: 0 0 0.8rem;
  }
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .block:last-child {
    width: 41rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .services_block .block:last-child {
    width: 32rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .services_block .block:last-child {
    width: calc((100% - 4rem) / 2);
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .block:last-child {
    width: 26.8rem;
  }
}
.section_1 .services_block .item {
  padding: 0 0 1.5rem 4.2rem;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .item {
    padding: 0 0 1.2rem 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .item {
    padding: 0 0 0.8rem 2.4rem;
  }
}
.section_1 .services_block .item:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.section_1 .services_block .item:before, .section_1 .services_block .item:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
}
.section_1 .services_block .item:before {
  left: 0;
  bottom: 0;
  opacity: 0.36;
  width: 3.4rem;
  height: 3.4rem;
  background: #EB681D;
  filter: blur(6.00667px);
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .item:before {
    width: 2.8rem;
    height: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .item:before {
    width: 2rem;
    height: 2rem;
  }
}
.section_1 .services_block .item:after {
  left: 0.7rem;
  bottom: 0.7rem;
  width: 2rem;
  height: 2rem;
  box-sizing: border-box;
  border: 0.5rem solid #E25E1A;
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .item:after {
    width: 1.6rem;
    height: 1.6rem;
    border: 0.4rem solid #E25E1A;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .item:after {
    left: 0.4rem;
    bottom: 0.4rem;
    width: 1.2rem;
    height: 1.2rem;
    border: 0.3rem solid #E25E1A;
  }
}
.section_1 .services_block .item span {
  display: block;
  padding-bottom: 0.3rem;
  border-bottom: 0.2rem solid rgba(226, 94, 26, 0.56);
}
@media screen and (max-width: 1420px) {
  .section_1 .services_block .item span {
    padding-bottom: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .services_block .item span {
    padding-bottom: 0;
    border-bottom: 0.1rem solid rgba(226, 94, 26, 0.56);
  }
}
.section_1 .book_block {
  position: relative;
  padding-bottom: 15.5rem;
  z-index: 1;
}
@media screen and (max-width: 1029px) {
  .section_1 .book_block {
    padding-bottom: 13.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .book_block {
    padding-bottom: 30.7rem;
  }
}
.section_1 .book_block:before, .section_1 .book_block:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.section_1 .book_block:before {
  top: 0;
  width: 154.8rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_05.png") center top no-repeat;
  z-index: -1;
}
@media screen and (max-width: 1420px) {
  .section_1 .book_block:before {
    background-size: 103rem;
    background-position-y: 3rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .book_block:before {
    background-size: 85rem;
    background-position-y: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .book_block:before {
    top: auto;
    height: 35.8rem;
    background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_08.png") center bottom no-repeat;
  }
}
.section_1 .book_block:after {
  width: 100vw;
  height: 13.6rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_07.png") center bottom no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1420px) {
  .section_1 .book_block:after {
    background-size: unset;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .book_block:after {
    background-size: 83rem;
  }
}
.section_1 .book_block .konf_btn {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section_1 .book_block .konf_btn {
    width: fit-content;
  }
}
.section_1 .book_title {
  font-size: 3.4rem;
  font-family: "RussoOne", sans-serif;
  text-align: center;
}
@media screen and (max-width: 1420px) {
  .section_1 .book_title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_1 .book_title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_1 .book_title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .book_title {
    font-size: 2.2rem;
  }
}
.section_1 .book_title:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1420px) {
  .section_1 .book_title:not(:last-child) {
    margin-bottom: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_1 .book_title:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.section_1 .book_title div {
  color: #FF7628;
}

.section_2 {
  padding-top: 5rem;
}
.section_2:not(:last-child) {
  margin-bottom: 7.3rem;
}
@media screen and (max-width: 1420px) {
  .section_2:not(:last-child) {
    margin-bottom: 6.3rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2:not(:last-child) {
    margin-bottom: 5.7rem;
  }
}
.section_2 h2 {
  color: #0F2F6E;
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin: 0 0 4.6rem;
}
@media screen and (max-width: 1420px) {
  .section_2 h2 {
    font-size: 4rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 h2 {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_2 h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 h2 {
    font-size: 2.2rem;
    margin-bottom: 2.2rem;
  }
}
.section_2 .notes_block {
  height: 81rem;
  position: relative;
  margin-bottom: 6.8rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_03.svg") 110rem 5rem no-repeat;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block {
    height: 68rem;
    background-position-x: 89rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .notes_block {
    background-position-x: 79rem;
    background-size: 15rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block {
    height: 119rem;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
.section_2 .notes_block .item {
  color: #0F2F6E;
  width: fit-content;
  text-align: center;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item {
    position: relative;
  }
}
.section_2 .notes_block .item.first {
  left: 16rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.first {
    left: 12rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .notes_block .item.first {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.first {
    top: unset;
    left: unset;
    order: 1;
  }
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.first .img_block {
    width: 34rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.first .img_block {
    width: 29rem;
  }
}
.section_2 .notes_block .item.first .text_block {
  top: 14rem;
  left: 8rem;
  transform: rotate(-8.06deg);
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.first .text_block {
    top: 12rem;
    left: 6.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.first .text_block {
    top: 10.7rem;
    left: 5.5rem;
  }
}
.section_2 .notes_block .item.first .title {
  max-width: 25.7rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.first .title {
    max-width: 23.1rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.first .title {
    max-width: 18rem;
  }
}
.section_2 .notes_block .item.first .text {
  max-width: 25.4rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.first .text {
    max-width: 22.2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.first .text {
    max-width: 19rem;
  }
}
.section_2 .notes_block .item.second {
  left: 55rem;
  top: -1rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.second {
    left: 45rem;
    top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .notes_block .item.second {
    left: 33rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.second {
    top: -5rem;
    left: unset;
    order: 2;
  }
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.second .img_block {
    width: 42rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.second .img_block {
    width: 35rem;
  }
}
.section_2 .notes_block .item.second .text_block {
  top: 17.4rem;
  left: 5rem;
  max-width: 36.6rem;
  transform: rotate(10.45deg);
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.second .text_block {
    max-width: 32rem;
    top: 15.4rem;
    left: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.second .text_block {
    top: 13rem;
    left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.second .title {
    max-width: 24.7rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.second .text {
    max-width: 27.4rem;
  }
}
.section_2 .notes_block .item.three {
  top: 38rem;
  left: 35rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.three {
    top: 32rem;
    left: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .notes_block .item.three {
    left: 16rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_2 .notes_block .item.three {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.three {
    top: -15rem;
    left: unset;
    order: 4;
  }
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.three .img_block {
    width: 40.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.three .img_block {
    width: 34.5rem;
  }
}
.section_2 .notes_block .item.three .text_block {
  top: 15.4rem;
  left: 4rem;
  transform: rotate(9.4deg);
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.three .text_block {
    top: 13.3rem;
    left: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.three .text_block {
    top: 11rem;
    left: 2.3rem;
  }
}
.section_2 .notes_block .item.three .title {
  max-width: 25.9rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.three .title {
    max-width: 23.3rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.three .title {
    max-width: 16.9rem;
  }
}
.section_2 .notes_block .item.three .text {
  max-width: 38.6rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.three .text {
    max-width: 33.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.three .text {
    max-width: 29rem;
  }
}
.section_2 .notes_block .item.four {
  top: 30rem;
  left: 78rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.four {
    top: 27rem;
    left: 65rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .notes_block .item.four {
    left: 53rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_2 .notes_block .item.four {
    left: 37rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.four {
    top: -11rem;
    left: unset;
    order: 3;
  }
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.four .img_block {
    width: 34rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.four .img_block {
    width: 29rem;
  }
}
.section_2 .notes_block .item.four .text_block {
  top: 16.7rem;
  left: 9rem;
  max-width: 25.4rem;
  transform: rotate(-12.26deg);
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .item.four .text_block {
    max-width: 22.3rem;
    top: 13.3rem;
    left: 6.2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.four .text_block {
    top: 12rem;
    left: 5.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.four .title {
    max-width: 16.9rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .item.four .text {
    max-width: 19.1rem;
  }
}
.section_2 .notes_block .text_block {
  position: absolute;
  z-index: 1;
}
.section_2 .notes_block .title {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Jost", sans-serif;
  background: -webkit-linear-gradient(#EE6C1E, #A71E08);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-transform: uppercase;
  margin: 0 auto 3.5rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .title {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .title {
    font-size: 1.4rem;
  }
}
.section_2 .notes_block .text {
  font-size: 1.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 1420px) {
  .section_2 .notes_block .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .notes_block .text {
    font-size: 1.2rem;
  }
}
.section_2 .usefull_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.section_2 .usefull_block:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .usefull_block:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .usefull_block:not(:last-child) {
    margin-bottom: 6.4rem;
  }
}
.section_2 .usefull_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
  display: flex;
  align-items: center;
  position: relative;
  height: 15.3rem;
  background: linear-gradient(to left, transparent 0, transparent 7.2rem, #FFF 7.2rem, #FFF 100%);
  z-index: 1;
}
@media screen and (max-width: 1029px) {
  .section_2 .usefull_block .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .section_2 .usefull_block .item {
    height: 13rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .usefull_block .item {
    height: 7.7rem;
  }
}
.section_2 .usefull_block .item:not(:nth-child(-n+2)) {
  margin-top: 2rem;
}
@media screen and (max-width: 1029px) {
  .section_2 .usefull_block .item:not(:nth-child(-n+2)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1029px) {
  .section_2 .usefull_block .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .usefull_block .item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.section_2 .usefull_block .item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 7.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_13.png") center no-repeat;
  z-index: -1;
}
.section_2 .usefull_block .img_block {
  width: 16.4rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1420px) {
  .section_2 .usefull_block .img_block {
    width: 14rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .usefull_block .img_block {
    width: 7.7rem;
  }
}
.section_2 .usefull_block .img_block img {
  display: block;
}
@media screen and (max-width: 1420px) {
  .section_2 .usefull_block .img_block img {
    max-width: 80%;
    max-height: 80%;
  }
}
.section_2 .usefull_block .text_block {
  color: #0F2F6E;
  font-size: 2.6rem;
  font-weight: 600;
  padding-right: 5rem;
}
@media screen and (max-width: 1420px) {
  .section_2 .usefull_block .text_block {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_2 .usefull_block .text_block {
    font-size: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_2 .usefull_block .text_block {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_2 .usefull_block .text_block {
    font-size: 1.4rem;
    padding-right: 1rem;
  }
}
.section_2 .usefull_block .text_block span {
  color: #F34F1B;
}
@media screen and (max-width: 1199px) {
  .section_2 .usefull_block .text_block br {
    display: none;
  }
}

.regform_block {
  border-radius: 0.6rem;
  padding: 4.5rem 2.9rem 29.1rem;
  border: 0.5rem solid #B5C6E2;
  background: #FFF url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_14.jpg") center bottom no-repeat;
}
@media screen and (max-width: 1420px) {
  .regform_block {
    background-size: 82rem;
    padding: 3.7rem 2rem 24.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .regform_block {
    background-size: 64rem;
    padding: 3.7rem 2rem 19.8rem;
  }
}
@media screen and (max-width: 767px) {
  .regform_block {
    background-size: 64rem;
    padding: 2.4rem 0.8rem 30rem;
    background: #FFF url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_14.png") center bottom no-repeat;
    background-size: 57rem;
    background-position-x: -14.5rem;
  }
}
.regform_block .title {
  font-size: 3.6rem;
  text-align: center;
  font-family: "RussoOne", sans-serif;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1420px) {
  .regform_block .title {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .regform_block .title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .regform_block .title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .regform_block .title {
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
  }
}
.regform_block .title .accent {
  color: #F34F1B;
}
.regform_block .inputs_row {
  display: flex;
  margin-bottom: 1.8rem;
}
@media screen and (max-width: 1029px) {
  .regform_block .inputs_row {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .regform_block .inputs_row {
    margin-bottom: 1.2rem;
  }
}
.regform_block .inputs_row .input_block {
  flex-shrink: 0;
  margin-right: 1.1rem;
  width: calc((100% - 41.2rem) / 3);
}
@media screen and (max-width: 1420px) {
  .regform_block .inputs_row .input_block {
    width: calc((100% - 32rem) / 3);
  }
}
@media screen and (max-width: 1029px) {
  .regform_block .inputs_row .input_block {
    width: 100%;
    margin: 0 0 1rem;
  }
}
.regform_block .inputs_row .btn_block {
  width: 100%;
}
.regform_block input {
  width: 100%;
  height: 6.8rem;
  font-size: 1.6rem;
  padding: 1rem 2.6rem;
  border: 0.1rem solid #506286;
}
@media screen and (max-width: 1420px) {
  .regform_block input {
    height: 5.8rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .regform_block input {
    height: 4rem;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .regform_block input {
    font-size: 1rem;
    text-align: center;
  }
}
.regform_block input::placeholder {
  color: #506286;
}
.regform_block .konf_btn {
  width: 100%;
  padding: 0 1rem;
}
@media screen and (max-width: 1420px) {
  .regform_block .konf_btn {
    height: 5.8rem;
    width: 28.7rem;
  }
}
@media screen and (max-width: 1029px) {
  .regform_block .konf_btn {
    width: 100%;
    height: 4.6rem;
    font-size: 1.4rem;
  }
}
.regform_block .note {
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 1029px) {
  .regform_block .note {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .regform_block .note {
    font-size: 0.8rem;
  }
}
.regform_block .note a {
  color: #0F2F6E;
}

.section_3 {
  color: #FFF;
  position: relative;
  z-index: 1;
  padding-top: 11.4rem;
}
@media screen and (max-width: 1420px) {
  .section_3 {
    padding-top: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 {
    padding-top: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 {
    padding-top: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 {
    padding-top: 4.4rem;
  }
}
.section_3.v2 .wrapper, .section_3.v3 .wrapper {
  padding-bottom: 10rem;
  background-position-y: 17.5rem;
  background-size: 36.5rem;
}
@media screen and (max-width: 1420px) {
  .section_3.v2 .wrapper, .section_3.v3 .wrapper {
    background-size: 27rem;
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3.v2 .wrapper, .section_3.v3 .wrapper {
    padding-top: 0.8rem;
    padding-bottom: 12.7rem;
    background-size: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3.v2 .wrapper, .section_3.v3 .wrapper {
    padding-top: 4.5rem;
    padding-bottom: 43.2rem;
    background-size: 23rem;
    background-position: center bottom;
  }
}
.section_3.v2 {
  overflow: hidden;
  padding-bottom: 20rem;
}
@media screen and (max-width: 1420px) {
  .section_3.v2 {
    padding-bottom: 12.9rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3.v2 {
    padding-bottom: 9rem;
  }
}
.section_3.v2 .wrapper {
  position: relative;
}
.section_3.v2 .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  width: 48.3rem;
  height: 41.5rem;
  top: 67rem;
  left: 121rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_31.png") center no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .section_3.v2 .wrapper:after {
    top: 50rem;
    left: 106rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3.v2 .wrapper:after {
    top: 48rem;
    left: 84rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3.v2 .wrapper:after {
    display: none;
  }
}
.section_3 .wrapper {
  padding-top: 5.8rem;
  padding-bottom: 14rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_17.png") right bottom no-repeat;
  background-position-y: 22.7rem;
}
@media screen and (max-width: 1420px) {
  .section_3 .wrapper {
    background-size: 37rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .wrapper {
    padding-top: 0.8rem;
    padding-bottom: 12.7rem;
    background-size: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .wrapper {
    padding-top: 4.5rem;
    padding-bottom: 35.2rem;
    background-size: 23rem;
    background-position: center 68rem;
  }
}
.section_3:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  top: 0.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_15.png") center bottom no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1420px) {
  .section_3:before {
    height: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3:before {
    height: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3:before {
    height: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3:before {
    height: 4.4rem;
  }
}
.section_3:after {
  content: "";
  display: block;
  position: absolute;
  top: 11.4rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(98.67% 537.41% at 1.33% 3.38%, #10357C 0%, #0C2350 21.37%, #0C2350 71.47%, #10357C 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: -1;
}
@media screen and (max-width: 1420px) {
  .section_3:after {
    top: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3:after {
    top: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3:after {
    top: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3:after {
    top: 4.4rem;
  }
}
.section_3 .title_block {
  font-size: 3.4rem;
  font-weight: bold;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1420px) {
  .section_3 .title_block {
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 .title_block {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .title_block {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .title_block {
    font-size: 1.8rem;
    margin-bottom: 2.2rem;
  }
}
.section_3 .title_block .accent {
  color: #FFF;
  background: #E25F1A;
  padding: 0.7rem 1.5rem;
  font-size: 5rem;
  font-weight: normal;
  font-family: "RussoOne", sans-serif;
  margin-bottom: 1.8rem;
  width: fit-content;
}
@media screen and (max-width: 1420px) {
  .section_3 .title_block .accent {
    font-size: 4rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 .title_block .accent {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .title_block .accent {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .title_block .accent {
    font-size: 2.2rem;
    padding: 0.2rem 0.3rem;
    margin-bottom: 0.9rem;
  }
}
.section_3 .section_main_block .text {
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 1420px) {
  .section_3 .section_main_block .text {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 .section_main_block .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .section_main_block .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .section_main_block .text {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
}
.section_3 .section_main_block .item {
  width: 90rem;
  height: 11.3rem;
  font-size: 2.6rem;
  display: flex;
  align-items: center;
  background: linear-gradient(to right, #22478E 0, #0C2350 100%);
}
@media screen and (max-width: 1420px) {
  .section_3 .section_main_block .item {
    font-size: 2rem;
    width: 68.8rem;
    height: 8.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 .section_main_block .item {
    width: 61.8rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .section_main_block .item {
    width: 53.8rem;
    height: 7.6rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .section_main_block .item {
    width: 100%;
    max-width: 34rem;
    height: auto;
    margin: 0 auto;
    font-size: 1.4rem;
  }
}
.section_3 .section_main_block .item:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1420px) {
  .section_3 .section_main_block .item:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}
.section_3 .section_main_block .item .img_block {
  width: 15.2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1420px) {
  .section_3 .section_main_block .item .img_block {
    width: 11.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_3 .section_main_block .item .img_block {
    width: 9.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_3 .section_main_block .item .img_block {
    width: 7.6rem;
  }
}
.section_3 .section_main_block .item .img_block img {
  display: block;
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .section_3 .section_main_block .item .text_block {
    padding: 1.1rem 1rem 1.1rem 0;
  }
}
.section_3 .section_main_block .konf_btn {
  margin-top: 4rem;
  padding: 0 3.5rem;
}
@media screen and (max-width: 1029px) {
  .section_3 .section_main_block .konf_btn {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_3 .section_main_block .konf_btn {
    margin: 2rem auto 0;
    width: fit-content;
    padding: 0 2rem;
  }
}

.section_4 {
  position: relative;
  z-index: 2;
  padding-top: 7rem;
}
@media screen and (max-width: 1199px) {
  .section_4 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 {
    padding-top: 4rem;
  }
}
.section_4:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  bottom: calc(100% - 0.2rem);
  transform: scaleY(-1);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_18.png") center top no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1420px) {
  .section_4:before {
    background-size: unset;
  }
}
@media screen and (max-width: 767px) {
  .section_4:before {
    background-size: 83rem;
  }
}
.section_4 .wrapper {
  position: relative;
}
.section_4 .wrapper:before {
  content: "";
  display: block;
  width: 16.9rem;
  height: 17.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_13.svg") center no-repeat;
  background-size: contain;
  position: absolute;
  top: -13rem;
  right: 7.6rem;
}
@media screen and (max-width: 1029px) {
  .section_4 .wrapper:before {
    width: 10rem;
    height: 10.2rem;
    right: 0;
    top: -9rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .wrapper:before {
    top: -7rem;
  }
}
.section_4 h2 {
  color: #0F2F6E;
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin: 0 0 5.8rem;
}
@media screen and (max-width: 1420px) {
  .section_4 h2 {
    font-size: 4rem;
    margin-bottom: 5.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_4 h2 {
    font-size: 3.2rem;
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_4 h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 h2 {
    font-size: 2.2rem;
    margin-bottom: 3.5rem;
  }
}
.section_4 .reviews_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  justify-content: center;
}
.section_4 .reviews_block:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .reviews_block:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block:not(:last-child) {
    margin-bottom: 6.8rem;
  }
}
.section_4 .reviews_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  height: 24rem;
  position: relative;
  border: 0.2rem solid #BF380F;
}
@media screen and (max-width: 1029px) {
  .section_4 .reviews_block .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block .item {
    width: calc(83.3333333333% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .section_4 .reviews_block .item {
    height: 18.2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block .item {
    height: 10.4rem;
  }
}
.section_4 .reviews_block .item:not(:nth-child(-n+2)) {
  margin-top: 4.8rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .reviews_block .item:not(:nth-child(-n+2)) {
    margin-top: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block .item:not(:nth-child(-n+2)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block .item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.section_4 .reviews_block .item:before {
  content: "";
  display: block;
  position: absolute;
  top: -3.7rem;
  left: 1.7rem;
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 100%;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_12.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_4 .reviews_block .item:before {
    width: 5.7rem;
    height: 5.7rem;
    top: -2.8rem;
    left: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .reviews_block .item:before {
    width: 3.2rem;
    height: 3.2rem;
    top: -1.6rem;
    left: 0.5rem;
  }
}
.section_4 .certificates_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  justify-content: center;
}
.section_4 .certificates_block:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block:not(:last-child) {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block:not(:last-child) {
    margin-bottom: 6.8rem;
  }
}
.section_4 .certificates_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  height: 20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  padding: 0 3rem;
  position: relative;
  background: linear-gradient(180deg, #B7300D 0%, #EB691E 100%);
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item {
    height: 17.1rem;
    padding: 0 1rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_4 .certificates_block .item {
    height: 12.1rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item {
    height: 8.7rem;
    margin-top: 1rem;
  }
}
.section_4 .certificates_block .item:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item:not(:nth-child(-n+3)) {
    margin-top: 1rem;
  }
}
.section_4 .certificates_block .item .accent {
  font-size: 2rem;
  font-family: "RussoOne", sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item .accent {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_4 .certificates_block .item .accent {
    font-size: 1.2rem;
  }
}
.section_4 .certificates_block .item .num {
  font-size: 4rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item .num {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_4 .certificates_block .item .num {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_4 .certificates_block .item .num {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item .num {
    font-size: 1.8rem;
  }
}
.section_4 .certificates_block .item .text {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item .text {
    font-size: 1.6rem;
    margin-bottom: 0.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_4 .certificates_block .item .text {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_4 .certificates_block .item .text {
    margin-bottom: 0;
  }
}
.section_4 .certificates_block .item img {
  display: block;
  margin-top: 1.4rem;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item img {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item img {
    margin-top: 0.5rem;
    max-width: 7.2rem;
    max-height: 2rem;
  }
}
.section_4 .certificates_block .item .new {
  font-size: 3rem;
  font-family: "RussoOne", sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 1420px) {
  .section_4 .certificates_block .item .new {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_4 .certificates_block .item .new {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_4 .certificates_block .item .new {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_4 .certificates_block .item .new {
    font-size: 1.2rem;
  }
}
.section_4 .certificates_block .item .new .acc {
  color: #EE6C1E;
}
.section_4 .certificates_block .item .cos {
  position: absolute;
  pointer-events: none;
}
@media screen and (max-width: 1199px) {
  .section_4 .certificates_block .item .cos {
    max-width: 8rem;
  }
}
.section_4 .certificates_block .item:first-child .cos {
  right: 0;
  bottom: 0;
}
.section_4 .certificates_block .item:nth-child(2) .cos {
  top: 0;
  left: 0;
}
.section_4 .certificates_block .item:nth-child(3) .cos {
  left: 1rem;
  bottom: 0;
}

.speakers_block h2 {
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  margin: 0 0 3.6rem;
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 1420px) {
  .speakers_block h2 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .speakers_block h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .speakers_block h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block h2 {
    font-size: 2.2rem;
    margin-bottom: 2.2rem;
  }
}
.speakers_block h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 17.7rem;
  height: 15.1rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_22.svg") center;
  background-size: contain;
  right: -21.8rem;
  top: -1.7rem;
}
@media screen and (max-width: 1420px) {
  .speakers_block h2:after {
    top: -0.7rem;
    width: 14rem;
    height: 12.1rem;
  }
}
@media screen and (max-width: 1029px) {
  .speakers_block h2:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block h2 br {
    display: none;
  }
}
.speakers_block .speakers {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  justify-content: center;
}
.speakers_block .speakers:not(.open) .item:not(:nth-child(-n+8)) {
  display: none;
}
.speakers_block .speakers .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 767px) {
  .speakers_block .speakers .item {
    width: calc(75% - 20px);
  }
}
.speakers_block .speakers .item:not(:nth-child(-n+4)) {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .speakers_block .speakers .item:not(:nth-child(-n+4)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block .speakers .item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.speakers_block .img_block {
  height: 31rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: #FFF;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .speakers_block .img_block {
    height: 27rem;
  }
}
@media screen and (max-width: 1199px) {
  .speakers_block .img_block {
    height: 23rem;
  }
}
@media screen and (max-width: 1029px) {
  .speakers_block .img_block {
    height: 18.9rem;
  }
}
.speakers_block .img_block .play {
  position: absolute;
  width: 4.7rem;
  height: 4.7rem;
  top: 2.7rem;
  right: 1.5rem;
  border-radius: 100%;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_24.svg") center;
  background-size: contain;
}
@media screen and (max-width: 1029px) {
  .speakers_block .img_block .play {
    width: 2.7rem;
    height: 2.7rem;
    top: 1.5rem;
    right: 1.5rem;
  }
}
.speakers_block .name {
  font-size: 2.2rem;
  font-family: "RussoOne", sans-serif;
  padding: 0 1rem;
  height: 7.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: normal;
  background: linear-gradient(to bottom, #EC6A1D 0, #A92009 100%);
}
@media screen and (max-width: 1420px) {
  .speakers_block .name {
    height: 6.6rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .speakers_block .name {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .speakers_block .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block .name {
    height: 4.8rem;
    font-size: 1.4rem;
  }
}
.speakers_block .text {
  height: 22.3rem;
  padding: 1.8rem 1.2rem;
  border: 0.1rem solid #FFF;
  border-top: none;
  font-size: 1.6rem;
}
@media screen and (max-width: 1420px) {
  .speakers_block .text {
    height: 23.6rem;
    padding: 1.5rem 1.2rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .speakers_block .text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .speakers_block .text {
    height: 24.6rem;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block .text {
    height: 11.3rem;
    padding: 1.1rem 1.4rem;
  }
}
.speakers_block .btn_block {
  width: fit-content;
  margin: 4rem auto 0;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .speakers_block .btn_block {
    margin-top: 3rem;
  }
}
.speakers_block .btn_block:before {
  content: "";
  display: block;
  position: absolute;
  width: 15.3rem;
  height: 14rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_23.svg") center;
  background-size: contain;
  left: -17.7rem;
  top: -1rem;
}
@media screen and (max-width: 1420px) {
  .speakers_block .btn_block:before {
    left: -14.7rem;
    width: 12rem;
    height: 11rem;
  }
}
@media screen and (max-width: 767px) {
  .speakers_block .btn_block:before {
    display: none;
  }
}

.section_5 {
  position: relative;
  z-index: 2;
}
.section_5:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  bottom: calc(100% - 0.2rem);
  transform: scaleY(-1);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_18.png") center top no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1420px) {
  .section_5:before {
    background-size: unset;
  }
}
@media screen and (max-width: 767px) {
  .section_5:before {
    background-size: 83rem;
  }
}
.section_5 .content_block {
  overflow: hidden;
  padding: 7rem 0 21.7rem;
}
@media screen and (max-width: 1420px) {
  .section_5 .content_block {
    padding-bottom: 20.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_5 .content_block {
    padding: 6rem 0 16.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_5 .content_block {
    padding: 4rem 0 12.5rem;
  }
}
.section_5 .wrapper {
  position: relative;
}
.section_5 .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  width: 48.3rem;
  height: 41.5rem;
  top: 84rem;
  left: 114rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_31.png") center no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .section_5 .wrapper:after {
    top: 87rem;
    left: 88rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_5 .wrapper:after {
    top: 80rem;
    left: 76rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_5 .wrapper:after {
    top: 72rem;
    left: 53rem;
  }
}
@media screen and (max-width: 767px) {
  .section_5 .wrapper:after {
    display: none;
  }
}
.section_5 h2 {
  color: #0F2F6E;
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin: 0 0 3.6rem;
}
@media screen and (max-width: 1420px) {
  .section_5 h2 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_5 h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_5 h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_5 h2 {
    font-size: 2.2rem;
    margin-bottom: 2.2rem;
  }
}

.tabs_caption {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  margin-bottom: 10.7rem;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .tabs_caption {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .tabs_caption {
    margin: 0 0 5rem;
    justify-content: flex-start;
  }
}
.tabs_caption li {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
  color: #0F2F6E;
  height: 7.6rem;
  font-size: 3rem;
  font-weight: 500;
  position: relative;
  list-style-type: none;
  transition: 0.2s color;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
  background: linear-gradient(to bottom, #EE702B 0, #A92009 100%);
}
@media screen and (max-width: 1029px) {
  .tabs_caption li {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .tabs_caption li {
    height: 7rem;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .tabs_caption li {
    height: 6rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .tabs_caption li {
    height: 5rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .tabs_caption li {
    width: 10.3rem;
    height: 3.4rem;
    font-size: 1rem;
    margin: 0 0.6rem 0 0;
  }
}
.tabs_caption li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  right: 0.2rem;
  bottom: 0.2rem;
  background: #FFF;
  pointer-events: none;
  transition: 0.2s opacity;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .tabs_caption li:before {
    top: 0.1rem;
    left: 0.1rem;
    right: 0.1rem;
    bottom: 0.1rem;
  }
}
.tabs_caption li.active {
  color: #FFF;
  font-weight: bold;
}
.tabs_caption li.active:before {
  opacity: 0;
}
.tabs_caption li:not(.active) {
  cursor: pointer;
}
.tabs_caption:after {
  content: "";
  display: block;
  position: absolute;
  width: 13.3rem;
  height: 15.5rem;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_25.svg") center;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .tabs_caption:after {
    width: 9.3rem;
    height: 10.5rem;
    top: -11rem;
    transform: none;
  }
}
@media screen and (max-width: 1029px) {
  .tabs_caption:after {
    display: none;
  }
}

.tabs_content {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.2s opacity;
}
.tabs_content.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.konf_day {
  padding: 6.8rem 2.3rem 11.7rem;
  position: relative;
  background: linear-gradient(to bottom, #A71E08 0, #EE6C1E 100%);
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .konf_day {
    padding: 5.8rem 2rem 10rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day {
    padding: 4.8rem 2rem 8rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day {
    padding: 2.8rem 0.5rem 3.7rem;
  }
}
.konf_day:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  right: 0.4rem;
  bottom: 0.4rem;
  background: #FFF;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .konf_day:before {
    top: 0.2rem;
    left: 0.2rem;
    right: 0.2rem;
    bottom: 0.2rem;
  }
}
.konf_day .title {
  color: #FFF;
  width: 66.4rem;
  max-width: 100%;
  padding: 1.8rem 4.6rem;
  transform: rotate(-2.96deg);
  font-size: 2.8rem;
  position: absolute;
  top: -4.3rem;
  left: -1.5rem;
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .konf_day .title {
    width: 56.9rem;
    font-size: 2.4rem;
    padding: 1.5rem 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .title {
    width: 45rem;
    font-size: 1.8rem;
    padding: 1.2rem 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .title {
    top: -2.3rem;
    width: 35rem;
    font-size: 1.4rem;
    padding: 1rem 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .title {
    width: 25.3rem;
    font-size: 1rem;
    padding: 0.5rem 1.5rem;
    top: -1.5rem;
    left: -0.6rem;
  }
}
.konf_day .title:before, .konf_day .title:after {
  content: "";
  display: block;
  position: absolute;
}
.konf_day .title:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(to left, #A71E08 0, #EE6C1E 100%);
}
.konf_day .title:before {
  width: 14.8rem;
  height: 14.7rem;
  z-index: -1;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_26.svg") center no-repeat;
  background-size: contain;
  top: -2.4rem;
  right: -11.1rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .title:before {
    width: 11.8rem;
    height: 11.7rem;
    top: -1.5rem;
    right: -9rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .title:before {
    width: 9.8rem;
    height: 9.7rem;
    top: -2.5rem;
    right: -7rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .title:before {
    width: 7.8rem;
    height: 7.7rem;
    top: -2.1rem;
    right: -11rem;
  }
}
.konf_day .title b {
  font-size: 3.6rem;
  font-weight: normal;
  font-family: "RussoOne", sans-serif;
}
@media screen and (max-width: 1420px) {
  .konf_day .title b {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .title b {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .title b {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .title b {
    font-size: 1.4rem;
  }
}
.konf_day .items_block:not(.open) .item:not(:nth-child(-n+3)) {
  display: none;
}
.konf_day .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .item {
    margin-bottom: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .item {
    margin-bottom: 1.6rem;
  }
}
.konf_day .item .img_block {
  width: 18.8rem;
  height: 18.8rem;
  border-radius: 100%;
  margin-right: 2rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1420px) {
  .konf_day .item .img_block {
    width: 16rem;
    height: 16rem;
    margin-right: 1.7rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .item .img_block {
    width: 12rem;
    height: 12rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .item .img_block {
    width: 6.8rem;
    height: 6.8rem;
    margin-right: 0.6rem;
  }
}
.konf_day .item .time {
  color: #AE250A;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .item .time {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .item .time {
    font-size: 1rem;
    margin-bottom: 0.6rem;
  }
}
.konf_day .item .name {
  color: #0F2F6E;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .item .name {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .item .name {
    font-size: 1.8rem;
    margin-bottom: 0.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .item .name {
    font-size: 1.4rem;
    margin-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .item .name {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
  }
}
.konf_day .item .text {
  font-size: 2rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .item .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .item .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .item .text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .item .text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .item br {
    display: none;
  }
}
.konf_day .new_item {
  display: flex;
  padding-bottom: 6.2rem;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .new_item {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item {
    padding-bottom: 2rem;
  }
}
.konf_day .new_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11.1rem;
  width: 0.2rem;
  background: #989EA8;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item:before {
    left: 9.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item:before {
    left: 8.8rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item:before {
    left: 6.8rem;
  }
}
.konf_day .new_item:first-child {
  padding-top: 0.3rem;
}
.konf_day .new_item:last-child {
  padding-bottom: 8.1rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item:last-child {
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item:last-child {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .new_item:last-child {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item:last-child {
    padding-bottom: 3rem;
  }
}
.konf_day .new_item .time {
  color: #0F2F6E;
  width: 11.3rem;
  font-size: 1.8rem;
  font-weight: 500;
  flex-shrink: 0;
  margin-right: 2rem;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item .time {
    width: 10rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item .time {
    width: 9rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .time {
    width: 7rem;
    font-size: 1.2rem;
    margin-right: 1rem;
  }
}
.konf_day .new_item .time:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -0.6rem;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 100%;
  background: #F34F1B;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .time:before {
    right: -0.4rem;
    width: 1rem;
    height: 1rem;
  }
}
.konf_day .new_item .img {
  width: 10.2rem;
  height: 10.2rem;
  padding: 0.3rem;
  flex-shrink: 0;
  overflow: hidden;
  align-self: center;
  border-radius: 100%;
  margin-right: 2.4rem;
  border: 0.3rem solid #BAC5D8;
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .img {
    width: 6rem;
    height: 6rem;
    padding: 0.2rem;
    margin-right: 0.5rem;
    border: 0.2rem solid #BAC5D8;
  }
}
.konf_day .new_item .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.konf_day .new_item .text {
  color: #0F2F6E;
  align-self: center;
  font-weight: bold;
}
.konf_day .new_item .name {
  font-size: 1.8rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item .name {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .name {
    font-size: 1.2rem;
  }
}
.konf_day .new_item .name:not(:last-child) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .name:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.konf_day .new_item .theme {
  font-size: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .new_item .theme {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .konf_day .new_item .theme {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .konf_day .new_item .theme {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .new_item .theme {
    font-size: 1.2rem;
  }
}
.konf_day .konf_btn {
  position: absolute;
  left: 2.3rem;
  bottom: -3rem;
}
@media screen and (max-width: 1420px) {
  .konf_day .konf_btn {
    bottom: -2.1rem;
  }
}
@media screen and (max-width: 767px) {
  .konf_day .konf_btn {
    width: fit-content;
    left: 0;
  }
}

.section_6 {
  color: #FFF;
  position: relative;
  background: linear-gradient(90deg, #A71E08 0.8%, #ED6B1E 100%);
  padding-top: 3rem;
}
@media screen and (max-width: 1420px) {
  .section_6 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 {
    padding-top: 5rem;
  }
}
.section_6:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  bottom: calc(100% - 0.2rem);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_32.png") center bottom no-repeat;
  background-size: 100%;
}
.section_6:after {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  top: calc(100% - 0.2rem);
  transform: scaleY(-1);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_32.png") center bottom no-repeat;
  background-size: 100%;
}
.section_6 .wrapper {
  overflow: hidden;
  position: relative;
  padding-bottom: 5.5rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .wrapper {
    padding-bottom: 4.4rem;
  }
}
.section_6 .wrapper:before {
  content: "";
  display: block;
  width: 56rem;
  height: 30.7rem;
  position: absolute;
  left: 15.9rem;
  bottom: -6.9rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_27.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_6 .wrapper:before {
    width: 38rem;
    height: 20.7rem;
    left: 15.9rem;
    bottom: -4.9rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .wrapper:before {
    display: none;
  }
}
.section_6 .title_block {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 9.2rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .title_block {
    font-size: 2.2rem;
    margin-bottom: 8.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .title_block {
    font-size: 1.8rem;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .title_block {
    font-size: 1.4rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .title_block {
    margin-bottom: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .title_block .text {
    display: none;
  }
}
.section_6 h2 {
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  margin: 0 0 3.2rem;
}
@media screen and (max-width: 1420px) {
  .section_6 h2 {
    font-size: 4rem;
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 h2 {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
}
.section_6 .prices_block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block {
    display: block;
  }
}
.section_6 .prices_block .item {
  color: #0F2F6E;
  width: 32.5rem;
  background: #FFF;
  position: relative;
  text-align: center;
  padding: 4rem 1.7rem 9rem;
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .item {
    width: 28.4rem;
    padding: 3.5rem 1.2rem 8.7rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .item {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .item {
    width: 20.2rem;
    margin-left: auto;
    margin-right: auto;
    padding: 2.4rem 0.7rem 6.2rem;
  }
}
.section_6 .prices_block .item:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .item:not(:last-child) {
    margin: 0 auto 6rem;
  }
}
.section_6 .prices_block .item:before, .section_6 .prices_block .item:after {
  content: "";
  display: block;
  position: absolute;
}
.section_6 .prices_block .item:after {
  bottom: -1.1rem;
  left: 0;
  right: 0;
  height: 11.7rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_34.png") center no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.section_6 .prices_block .item:before {
  top: -1.4rem;
  right: -1.9rem;
  width: 8.1rem;
  height: 5.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_28.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .item:before {
    top: -1.1rem;
    right: -0.4rem;
    width: 5.1rem;
    height: 3.2rem;
  }
}
.section_6 .prices_block .item.blue {
  color: #FFF;
  background: #0C2350;
}
.section_6 .prices_block .item.blue:after {
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_33.png") center no-repeat;
  background-size: 100% 100%;
}
.section_6 .prices_block .item.blue .name {
  background: #EE6C1E;
}
.section_6 .prices_block .konf_btn {
  width: auto;
  height: 8rem;
  left: 2.7rem;
  right: 2.7rem;
  bottom: -3.5rem;
  padding: 0 1rem;
  position: absolute;
  font-size: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .konf_btn {
    height: 7rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .konf_btn {
    height: 6rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block .konf_btn {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .konf_btn {
    height: 5rem;
    font-size: 1.2rem;
    bottom: -2.3rem;
    left: 1.7rem;
    right: 1.7rem;
  }
}
.section_6 .prices_block .img {
  position: absolute;
  top: -6rem;
  left: -2rem;
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .img {
    top: -4rem;
    max-width: 8.5rem;
    max-height: 8.5rem;
  }
}
.section_6 .prices_block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block ul {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block ul {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block ul {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block ul {
    font-size: 1.2rem;
  }
}
.section_6 .prices_block ul li:before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  margin: 0 auto 0.8rem;
  background: linear-gradient(to bottom, #A51C07 0, #EB681D 100%);
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block ul li:before {
    width: 1.8rem;
    height: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block ul li:before {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0.5rem;
  }
}
.section_6 .prices_block ul li:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.section_6 .prices_block ul .accent {
  color: #EE6C1E;
}
.section_6 .prices_block .title {
  font-size: 3.8rem;
  font-weight: 800;
  text-transform: uppercase;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .title {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block .title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .title {
    font-size: 2.4rem;
  }
}
.section_6 .prices_block .title:not(:last-child) {
  margin-bottom: 1.2rem;
}
.section_6 .prices_block .date {
  font-size: 2rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .date {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .date {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .date {
    font-size: 1.4rem;
  }
}
.section_6 .prices_block .date:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .date:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .date:not(:last-child) {
    margin-bottom: 1.4rem;
  }
}
.section_6 .prices_block .old_price {
  width: fit-content;
  font-size: 2.6rem;
  font-weight: 600;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .old_price {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .old_price {
    font-size: 1.6rem;
  }
}
.section_6 .prices_block .old_price:not(:last-child) {
  margin-bottom: 1.2rem;
}
.section_6 .prices_block .old_price:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -1.7rem;
  right: -1.7rem;
  height: 0.2rem;
  background: #EE6C1E;
  transform: translate(0, -50%);
}
.section_6 .prices_block .price {
  color: #FFF;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 1.5rem 4rem;
  background: linear-gradient(to left, #A71E08 0, #EE6C1E 100%);
}
.section_6 .prices_block .price:not(:last-child) {
  margin-bottom: 3.6rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .price:not(:last-child) {
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .price:not(:last-child) {
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .price {
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding: 1.3rem 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .price {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block .price {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .price {
    font-size: 1.4rem;
    padding: 1rem 1.9rem;
  }
}
.section_6 .prices_block .note {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 4.7rem;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .note {
    font-size: 1.8rem;
    margin-top: 4.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .note {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block .note {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .note {
    font-size: 1.2rem;
    margin-top: 3rem;
  }
}
.section_6 .prices_block .name {
  color: #FFF;
  padding: 0 1rem;
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 auto 3rem;
  background: #1C3D7C;
  width: fit-content;
}
@media screen and (max-width: 1420px) {
  .section_6 .prices_block .name {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_6 .prices_block .name {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_6 .prices_block .name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_6 .prices_block .name {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}

.section_7 {
  position: relative;
  padding: 18.5rem 0 18.2rem;
}
@media screen and (max-width: 1420px) {
  .section_7 {
    padding: 15rem 0 6.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_7 {
    padding: 10.6rem 0 5.5rem;
  }
}
.section_7 .overflow {
  overflow: hidden;
}
.section_7.bg {
  padding-top: 7.4rem;
}
@media screen and (max-width: 1420px) {
  .section_7.bg {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_7.bg {
    padding-top: 6.5rem;
  }
}
.section_7.bg:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  bottom: calc(100% - 0.2rem);
  transform: scaleY(-1);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_18.png") center top no-repeat;
  background-size: 100%;
  z-index: 1;
}
@media screen and (max-width: 1420px) {
  .section_7.bg:before {
    background-size: unset;
  }
}
@media screen and (max-width: 767px) {
  .section_7.bg:before {
    background-size: 83rem;
  }
}

form.success {
  color: #FFF;
  background: #0f234e;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.conf_thanks {
  width: 103rem;
  color: #FFF;
  margin: auto;
  max-width: 100%;
  padding: 8.3rem 2rem;
  background: linear-gradient(to right, #0C2554 0, #0C2554 39%, #103378 100%);
  overflow: hidden;
}
@media screen and (max-width: 1420px) {
  .conf_thanks {
    width: 66rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks {
    padding: 6rem 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks {
    padding: 2rem 2rem;
  }
}
.conf_thanks .title_block {
  text-align: center;
  font-weight: normal;
  margin: 0 auto 1.3rem;
  font-family: "RussoOne", sans-serif;
  font-size: 4rem;
  max-width: 61.7rem;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .title_block {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .title_block {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks .title_block {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .title_block {
    font-size: 1.8rem;
  }
}
.conf_thanks .title_block .accent {
  width: fit-content;
  background: #E25F1A;
  margin: 0 auto 1.6rem;
  padding: 0.9rem 2.3rem;
}
.conf_thanks .title_block .text {
  font-size: 3.6rem;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .title_block .text {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .title_block .text {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks .title_block .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .title_block .text {
    font-size: 1.8rem;
  }
}
.conf_thanks .main_block {
  margin: 0 auto;
  width: 126.9rem;
  max-width: 100%;
  padding: 4.2rem 3.6rem 6rem;
  border-radius: 1.1rem;
  background: linear-gradient(to bottom, #1C3973 0, #0C2554 100%);
  position: relative;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .main_block {
    width: 98.9rem;
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .main_block {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks .main_block {
    padding: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .main_block {
    padding: 1rem;
  }
}
.conf_thanks .main_block .text {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .main_block .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .main_block .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks .main_block .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .main_block .text {
    font-size: 1.4rem;
  }
}
.conf_thanks .main_block .text div:not(:last-child) {
  margin-bottom: 1rem;
}
.conf_thanks .main_block .list {
  width: 86.2rem;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .main_block .list {
    width: 72.2rem;
  }
}
.conf_thanks .main_block .list .item {
  display: flex;
  align-items: center;
  font-size: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .conf_thanks .main_block .list .item {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .main_block .list .item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .conf_thanks .main_block .list .item {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .main_block .list .item {
    font-size: 1.2rem;
  }
}
.conf_thanks .main_block .list .item:not(:last-child) {
  margin-bottom: 1rem;
}
.conf_thanks .main_block .list .num {
  width: 5rem;
  height: 5rem;
  font-size: 2rem;
  font-family: "RussoOne", sans-serif;
  font-weight: normal;
  margin-right: 1.5rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: linear-gradient(to bottom, #BF380F 0, #EB681D 100%);
}
@media screen and (max-width: 1420px) {
  .conf_thanks .main_block .list .num {
    width: 4.2rem;
    height: 4.2rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .conf_thanks .main_block .list .num {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .conf_thanks .main_block .list .num {
    font-size: 1.2rem;
  }
}
.conf_thanks .main_block .list .txt span {
  color: #FF7628;
}
.conf_thanks .main_block .list .tg {
  margin-top: 2.8rem;
}
.conf_thanks .main_block .list .tg .konf_btn {
  width: fit-content;
  margin: 0 auto;
  padding: 0 2.7rem;
}
.conf_thanks .main_block .list .tg img {
  margin-right: 1.5rem;
}

.conf_online_block .registrate_form_block input {
  color: #0F2F6E;
}

.section_8 {
  color: #FFF;
  position: relative;
  z-index: 1;
  padding-top: 11.4rem;
  padding-bottom: 11.4rem;
}
@media screen and (max-width: 1420px) {
  .section_8 {
    padding-top: 8.4rem;
    padding-bottom: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 {
    padding-top: 7.4rem;
    padding-bottom: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 {
    padding-top: 4.4rem;
    padding-bottom: 4.4rem;
  }
}
.section_8 .wrapper {
  padding-top: 5.8rem;
  padding-bottom: 18.5rem;
}
@media screen and (max-width: 1420px) {
  .section_8 .wrapper {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .wrapper {
    padding-top: 5.5rem;
    padding-bottom: 6.7rem;
  }
}
.section_8:before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 11.4rem;
  top: 0.2rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_15.png") center bottom no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1420px) {
  .section_8:before {
    height: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8:before {
    height: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8:before {
    height: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8:before {
    height: 4.4rem;
  }
}
.section_8:after {
  content: "";
  display: block;
  position: absolute;
  top: 11.4rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(98.67% 537.41% at 1.33% 3.38%, #10357C 0%, #0C2350 21.37%, #0C2350 71.47%, #10357C 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: -1;
}
@media screen and (max-width: 1420px) {
  .section_8:after {
    top: 8.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8:after {
    top: 7.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8:after {
    top: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8:after {
    top: 4.4rem;
  }
}
.section_8 .title_block {
  max-width: 63.6rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 1420px) {
  .section_8 .title_block {
    width: fit-content;
    max-width: unset;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .title_block {
    margin-bottom: 1.3rem;
  }
}
.section_8 .title_block h2 {
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  margin: 0 0 3.6rem;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .section_8 .title_block h2 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 .title_block h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 .title_block h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .title_block h2 {
    font-size: 2.2rem;
    margin-bottom: 2.2rem;
  }
}
.section_8 .title_block h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 13.4rem;
  height: 13rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_32.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_8 .title_block h2:after {
    top: -4rem;
    left: calc(100% + 1.9rem);
  }
}
@media screen and (max-width: 767px) {
  .section_8 .title_block h2:after {
    display: none;
  }
}
.section_8 .title_block .text {
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 1420px) {
  .section_8 .title_block .text {
    font-size: 2.2rem;
    max-width: 46.3rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .title_block .text {
    font-size: 1.4rem;
    max-width: unset;
  }
}
.section_8 .content_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.section_8 .content_block .text_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(41.6666666667% - 20px);
  position: relative;
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .text_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .text_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .text_block {
    margin-bottom: 2rem;
  }
}
.section_8 .content_block .text_block:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -11.7rem;
  width: 17.8rem;
  height: 14.4rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_33.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .text_block:after {
    right: -4.6rem;
    bottom: -2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .text_block:after {
    display: none;
  }
}
.section_8 .content_block .img_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(58.3333333333% - 20px);
  margin-top: -9rem;
  position: relative;
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .img_block {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .img_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .img_block {
    margin-top: -8rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .img_block {
    margin-top: 0;
  }
}
.section_8 .content_block .img_block:after {
  content: "";
  display: block;
  position: absolute;
  top: 9.6rem;
  right: 0;
  width: 21rem;
  height: 20.9rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_34.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .img_block:after {
    top: 6.6rem;
    right: 0.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 .content_block .img_block:after {
    right: -3.7rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .img_block:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .img_block:after {
    display: block;
    top: -5rem;
    right: 3.6rem;
    width: 10.8rem;
    height: 10.5rem;
    background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_32.svg") center no-repeat;
    background-size: cover;
  }
}
.section_8 .content_block .img_block img {
  display: block;
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .img_block img {
    max-width: 54.5rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .img_block img {
    max-width: 100%;
  }
}
.section_8 .content_block .item {
  font-size: 1.8rem;
  padding-left: 6.4rem;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .item {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 .content_block .item {
    font-size: 1.4rem;
    padding-left: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .item {
    font-size: 1.2rem;
    padding-left: 4.2rem;
  }
}
.section_8 .content_block .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 5.4rem;
  height: 5.4rem;
  border-radius: 100%;
  transform: translate(0, -50%);
  background: linear-gradient(to bottom, #A51C07 0, #EB681D 100%);
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .item:before {
    width: 4.6rem;
    height: 4.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 .content_block .item:before {
    width: 3.6rem;
    height: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .item:before {
    width: 3rem;
    height: 3rem;
  }
}
.section_8 .content_block .item:not(:last-child) {
  margin-bottom: 2rem;
}
.section_8 .content_block .item .big {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1420px) {
  .section_8 .content_block .item .big {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .section_8 .content_block .item .big {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .section_8 .content_block .item .big {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .section_8 .content_block .item .big {
    font-size: 1.8rem;
  }
}

.partners_block {
  position: relative;
}
.partners_block:before, .partners_block:after {
  content: "";
  display: block;
  position: absolute;
}
.partners_block:before {
  left: 0;
  bottom: -5.2rem;
  width: 13.1rem;
  height: 12.8rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_38.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1199px) {
  .partners_block:before {
    width: 10.1rem;
    height: 9.8rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block:before {
    display: none;
  }
}
.partners_block:after {
  left: 24rem;
  bottom: 2rem;
  height: 7rem;
  width: 15.1rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_39.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1199px) {
  .partners_block:after {
    height: 5rem;
    width: 11.1rem;
  }
}
@media screen and (max-width: 1029px) {
  .partners_block:after {
    height: 4rem;
    width: 9.1rem;
    left: 11rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block:after {
    display: none;
  }
}
.partners_block h2 {
  font-size: 5rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  margin: 0 0 5.9rem;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1420px) {
  .partners_block h2 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  .partners_block h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .partners_block h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block h2 {
    font-size: 2.2rem;
    margin-bottom: 2.2rem;
  }
}
.partners_block:not(:last-child) {
  margin-bottom: 10.4rem;
}
@media screen and (max-width: 1420px) {
  .partners_block:not(:last-child) {
    margin-bottom: 8.5rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block:not(:last-child) {
    margin-bottom: 6.8rem;
  }
}
.partners_block .partners_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -2rem -3.3rem 0;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .partners_block .partners_row {
    margin: -2rem -3rem 0;
  }
}
@media screen and (max-width: 767px) {
  .partners_block .partners_row {
    margin: -1rem -1rem 0;
  }
}
.partners_block .partners_row:after {
  content: "";
  display: block;
  position: absolute;
  top: -12rem;
  right: -126px;
  width: 22.8rem;
  height: 18.4rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_40.svg") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  .partners_block .partners_row:after {
    top: -3rem;
    right: 0;
    width: 19.8rem;
    height: 16.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .partners_block .partners_row:after {
    top: 7rem;
    width: 17.8rem;
    height: 14.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .partners_block .partners_row:after {
    top: -5rem;
    right: -9.8rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block .partners_row:after {
    display: none;
  }
}
.partners_block .partners_row .item {
  margin: 2rem 3.3rem 0;
}
@media screen and (max-width: 1420px) {
  .partners_block .partners_row .item {
    margin: 2rem 3rem 0;
  }
}
@media screen and (max-width: 767px) {
  .partners_block .partners_row .item {
    max-width: 12.2rem;
    margin: 1rem 1rem 0;
  }
}
.partners_block .konf_btn {
  margin: 7.2rem auto 0;
}
@media screen and (max-width: 1420px) {
  .partners_block .konf_btn {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .partners_block .konf_btn {
    width: fit-content;
    margin-top: 2.2rem;
  }
}

footer {
  color: #FFF;
  padding: 0.6rem 0 6rem;
  position: relative;
  z-index: 1;
}
footer:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.2rem;
  left: 0;
  right: 0;
  bottom: -0.2rem;
  background: radial-gradient(98.67% 537.41% at 1.33% 3.38%, #10357C 0%, #0C2350 21.37%, #0C2350 71.47%, #10357C 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: -1;
}
footer .wrapper {
  width: 106rem;
  margin: 0 auto;
}
@media screen and (max-width: 1420px) {
  footer .wrapper {
    width: 100%;
  }
}
footer .logo_block {
  margin-bottom: 2.6rem;
}
footer .logo_block .logo {
  display: block;
  width: 19.1rem;
}
@media screen and (max-width: 767px) {
  footer .logo_block .logo {
    width: 15.7rem;
  }
}
footer .logo_block img {
  display: block;
}
footer .menu_block {
  display: flex;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  footer .menu_block {
    flex-wrap: wrap;
  }
}
footer .menu_block .item:first-child {
  width: 32.9rem;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media screen and (max-width: 1199px) {
  footer .menu_block .item:first-child {
    width: calc((100% - 4rem) / 3);
  }
}
@media screen and (max-width: 767px) {
  footer .menu_block .item:first-child {
    width: 11.2rem;
    margin-right: 1.5rem;
  }
}
footer .menu_block .item:nth-child(2) {
  width: 47.7rem;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media screen and (max-width: 1199px) {
  footer .menu_block .item:nth-child(2) {
    width: calc((100% - 4rem) / 3);
  }
}
@media screen and (max-width: 767px) {
  footer .menu_block .item:nth-child(2) {
    margin-right: 0;
    width: calc(100% - 12.7rem);
  }
}
footer .menu_block .item:last-child {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  footer .menu_block .item:last-child {
    width: calc((100% - 4rem) / 3);
  }
}
@media screen and (max-width: 767px) {
  footer .menu_block .item:last-child {
    width: 100%;
  }
}
footer .menu_block div:not(:last-child) {
  margin-bottom: 1.4rem;
}
footer .menu_block a {
  color: #FFF;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
}
@media screen and (max-width: 1029px) {
  footer .menu_block a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  footer .menu_block a {
    font-size: 1.2rem;
  }
}
footer .bottom_block {
  display: flex;
}
@media screen and (max-width: 767px) {
  footer .bottom_block {
    flex-direction: column-reverse;
  }
}
footer .bottom_block .text_block {
  width: 82.6rem;
  font-size: 1.2rem;
  margin-right: 2rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  footer .bottom_block .text_block {
    width: calc((100% - 4rem) / 3 * 2 + 2rem);
  }
}
@media screen and (max-width: 767px) {
  footer .bottom_block .text_block {
    margin: 0;
    width: 100%;
  }
}
footer .bottom_block .text_block .item:not(:last-child) {
  margin-bottom: 1rem;
}
footer .bottom_block .text_block a {
  color: #FFF;
}
@media screen and (max-width: 767px) {
  footer .bottom_block .btn_block {
    margin-bottom: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  footer .bottom_block .btn_block .konf_btn {
    height: 5rem;
    padding: 0 5rem;
    width: fit-content;
  }
}

.bay_popup {
  width: 113rem;
  color: #FFF;
  margin: auto;
  max-width: 100%;
  background: #FFF;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 1199px) {
  .bay_popup {
    width: 96rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup {
    width: 67rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup {
    width: 34.8rem;
    display: block;
  }
}
.bay_popup .left_block {
  width: 100%;
  padding: 7.7rem 4.4rem 7.7rem 7.8rem;
}
@media screen and (max-width: 1199px) {
  .bay_popup .left_block {
    padding: 6rem 3rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .left_block {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .left_block {
    padding: 3rem 1.6rem 2rem;
  }
}
.bay_popup .left_block .title {
  color: #0F2F6E;
  font-size: 3rem;
  margin-bottom: 3.2rem;
  font-weight: normal;
  font-family: "RussoOne", sans-serif;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .bay_popup .left_block .title {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .left_block .title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .left_block .title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
.bay_popup .left_block .inputs_row {
  margin-bottom: 2.1rem;
}
.bay_popup .left_block .input_block:not(:last-child) {
  margin-bottom: 0.6rem;
}
.bay_popup .left_block .input_common_block {
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  text-align: center;
  border: 0.1rem solid #9DA7BB;
}
@media screen and (max-width: 1199px) {
  .bay_popup .left_block .input_common_block {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .left_block .input_common_block {
    height: 4rem;
    font-size: 1.2rem;
  }
}
.bay_popup .left_block .input_common_block::placeholder {
  color: rgba(15, 47, 110, 0.4);
}
.bay_popup .left_block .konf_btn {
  width: 100%;
}
.bay_popup .left_block .check_container_conf {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 3.7rem;
  color: #0F2F6E;
  font-size: 1.2rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1029px) {
  .bay_popup .left_block .check_container_conf {
    margin-bottom: 2rem;
  }
}
.bay_popup .left_block .check_container_conf input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.bay_popup .left_block .check_container_conf .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.2rem;
  width: 2.2rem;
  border: 0.1rem solid #0F2F6E;
}
.bay_popup .left_block .check_container_conf .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  height: 2.2rem;
  width: 2.2rem;
}
.bay_popup .left_block .check_container_conf input:checked ~ .checkmark:after {
  display: block;
}
.bay_popup .left_block .check_container_conf .checkmark:after {
  background: #0F2F6E url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/checked.svg") center no-repeat;
}
.bay_popup .left_block .price {
  color: #0F2F6E;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1420px) {
  .bay_popup .left_block .price {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup .left_block .price {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .left_block .price {
    font-size: 1.2rem;
  }
}
.bay_popup .left_block .price b {
  font-size: 2rem;
}
@media screen and (max-width: 1420px) {
  .bay_popup .left_block .price b {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup .left_block .price b {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .left_block .price b {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block {
  width: 61.1rem;
  flex-shrink: 0;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_36.png") left center no-repeat;
  background-size: cover;
  position: relative;
  padding: 7.7rem 3.1rem 7.7rem 7rem;
}
@media screen and (max-width: 1199px) {
  .bay_popup .right_block {
    padding: 6rem 3rem 6rem 6rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block {
    width: 40.1rem;
    padding: 4rem 2rem 4rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block {
    width: 100%;
    background: none;
    padding: 4rem 1.6rem 2rem 1.6rem;
    z-index: 1;
  }
}
.bay_popup .right_block:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20.4rem;
  height: 20.7rem;
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_37.png") bottom right no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block:before {
    top: 4.1rem;
    left: -4rem;
    right: auto;
    bottom: auto;
    height: 34.8rem;
    width: 42.9rem;
    display: block;
    background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_36.png") left center no-repeat;
    background-size: cover;
    transform: rotate(90deg);
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block.v2:before {
    top: 4.7rem;
    left: -6.7rem;
    height: 35rem;
    width: 48.1rem;
  }
}
.bay_popup .right_block .title_block {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 3.4rem;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .bay_popup .right_block .title_block {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block .title_block {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block .title_block {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block .title_block span {
  color: #FF783E;
}
.bay_popup .right_block .title_block .line {
  text-decoration: line-through;
}
.bay_popup .right_block .title_block_2 {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .bay_popup .right_block .title_block_2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block .title_block_2 {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block .title_block_2 .title {
  font-size: 2.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1420px) {
  .bay_popup .right_block .title_block_2 .title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup .right_block .title_block_2 .title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block .title_block_2 .title {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block .title_block_2 .title {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block .sale {
  width: 13.4rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 4rem 0 4rem 23rem;
  text-transform: uppercase;
  transform: rotate(-4.13deg);
  z-index: 1;
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block .sale {
    font-size: 1.2rem;
    margin: 2rem 0 2rem 13rem;
  }
}
.bay_popup .right_block .sale:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 39rem;
  height: 31rem;
  margin: -0.6rem 0 0 4.7rem;
  transform: translate(-50%, -50%) rotate(4.13deg);
  background: url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/img_38.svg") center no-repeat;
  background-size: contain;
  z-index: -1;
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block .sale:before {
    width: 34rem;
    height: 27rem;
  }
}
.bay_popup .right_block .list_block .title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1.4rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .bay_popup .right_block .list_block .title {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup .right_block .list_block .title {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block .list_block .item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1029px) {
  .bay_popup .right_block .list_block .item {
    font-size: 1.2rem;
  }
}
.bay_popup .right_block .list_block .item:before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  margin-right: 1.2rem;
  border-radius: 100%;
  background: linear-gradient(to bottom, #A51C07 0, #EB681D 100%);
}
.bay_popup .right_block .list_block .item:not(:last-child) {
  margin-bottom: 1.5rem;
}

.bay_popup_2 {
  width: 113rem;
  margin: auto;
  max-width: 100%;
  color: #0F2F6E;
  background: #FFF;
  overflow: hidden;
  padding: 4.6rem 11.6rem;
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 {
    width: 96rem;
    padding: 3rem 6rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 {
    width: 67rem;
    padding: 2rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 {
    width: 34.8rem;
    padding: 2rem;
  }
}
.bay_popup_2 .title {
  font-size: 3rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 .title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
.bay_popup_2 .subtitle {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 2.2rem;
  text-align: center;
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .subtitle {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .subtitle {
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 .subtitle {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .subtitle {
    font-size: 1.2rem;
  }
}
.bay_popup_2 .list {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem 0 4.4rem;
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .list {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .list {
    display: block;
    margin-bottom: 2rem;
  }
}
.bay_popup_2 .list .item {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
  width: calc((100% - 2rem) / 2);
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .list .item {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .list .item {
    width: 100%;
    font-size: 1.2rem;
  }
}
.bay_popup_2 .list .item:nth-child(odd) {
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .list .item:nth-child(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .list .item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.bay_popup_2 .list .item:before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  border-radius: 100%;
  margin-right: 0.8rem;
  background: linear-gradient(to bottom, #A51C07 0, #EB681D 100%);
}
.bay_popup_2 .inputs_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 1.8rem;
}
.bay_popup_2 .inputs_row .inputs_title {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
  padding: 0 13rem;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .inputs_row .inputs_title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .inputs_row .inputs_title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 .inputs_row .inputs_title {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .inputs_row .inputs_title {
    font-size: 1.2rem;
  }
}
.bay_popup_2 .inputs_row .input_block {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .inputs_row .input_block {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .inputs_row .input_block:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.bay_popup_2 .inputs_row .input_common_block {
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  padding: 0 3.2rem;
  border: 0.1rem solid #9DA7BB;
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .inputs_row .input_common_block {
    font-size: 1.4rem;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 .inputs_row .input_common_block {
    height: 4rem;
    font-size: 1.2rem;
  }
}
.bay_popup_2 .inputs_row .input_common_block::placeholder {
  color: rgba(15, 47, 110, 0.4);
}
.bay_popup_2 .check_container_conf {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 3.7rem;
  color: #0F2F6E;
  font-size: 1.2rem;
  width: fit-content;
  margin: 0 auto 4rem;
}
@media screen and (max-width: 1029px) {
  .bay_popup_2 .check_container_conf {
    margin-bottom: 2rem;
  }
}
.bay_popup_2 .check_container_conf .note {
  height: 2.2rem;
  display: flex;
  align-items: center;
}
.bay_popup_2 .check_container_conf input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.bay_popup_2 .check_container_conf .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.2rem;
  width: 2.2rem;
  border: 0.1rem solid #0F2F6E;
}
.bay_popup_2 .check_container_conf .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  height: 2.2rem;
  width: 2.2rem;
}
.bay_popup_2 .check_container_conf input:checked ~ .checkmark:after {
  display: block;
}
.bay_popup_2 .check_container_conf .checkmark:after {
  background: #0F2F6E url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/checked.svg") center no-repeat;
}
.bay_popup_2 .price {
  color: #0F2F6E;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .price {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .price {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .price {
    font-size: 1.2rem;
  }
}
.bay_popup_2 .price b {
  font-size: 2rem;
}
@media screen and (max-width: 1420px) {
  .bay_popup_2 .price b {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .bay_popup_2 .price b {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .bay_popup_2 .price b {
    font-size: 1.2rem;
  }
}
.bay_popup_2 .btn_block {
  display: flex;
  justify-content: center;
}

.partner_popup {
  width: 55.5rem;
  margin: auto;
  max-width: 100%;
  color: #0F2F6E;
  background: #FFF url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/icon_41.svg") right top no-repeat;
  overflow: hidden;
  padding: 9.7rem 7.9rem 5.7rem;
}
@media screen and (max-width: 1420px) {
  .partner_popup {
    padding: 7rem 6rem 5rem;
  }
}
@media screen and (max-width: 1199px) {
  .partner_popup {
    padding: 6rem 4rem 5rem;
  }
}
@media screen and (max-width: 1029px) {
  .partner_popup {
    width: 67rem;
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .partner_popup {
    width: 34.8rem;
    padding: 2rem;
    background: #FFF;
  }
}
.partner_popup .title {
  font-size: 3rem;
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 1420px) {
  .partner_popup .title {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .partner_popup .title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .partner_popup .title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}
.partner_popup .inputs_row:not(:last-child) {
  margin-bottom: 2.5rem;
}
.partner_popup .input_block:not(:last-child) {
  margin-bottom: 0.6rem;
}
.partner_popup .input_common_block {
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  padding: 0 3.2rem;
  text-align: center;
  border: 0.1rem solid #9DA7BB;
}
@media screen and (max-width: 1199px) {
  .partner_popup .input_common_block {
    font-size: 1.4rem;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .partner_popup .input_common_block {
    height: 4rem;
    font-size: 1.2rem;
  }
}
.partner_popup .input_common_block::placeholder {
  color: rgba(15, 47, 110, 0.4);
}
.partner_popup .check_container_conf {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 3.7rem;
  color: #0F2F6E;
  font-size: 1.2rem;
  width: fit-content;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 1029px) {
  .partner_popup .check_container_conf {
    margin-bottom: 2rem;
  }
}
.partner_popup .check_container_conf .note {
  height: 2.2rem;
  display: flex;
  align-items: center;
}
.partner_popup .check_container_conf input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.partner_popup .check_container_conf .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.2rem;
  width: 2.2rem;
  border: 0.1rem solid #0F2F6E;
}
.partner_popup .check_container_conf .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  height: 2.2rem;
  width: 2.2rem;
}
.partner_popup .check_container_conf input:checked ~ .checkmark:after {
  display: block;
}
.partner_popup .check_container_conf .checkmark:after {
  background: #0F2F6E url("/proekty/konferencii/zubastyj-marketing-i-prodazhi//img/checked.svg") center no-repeat;
}
.partner_popup .konf_btn {
  width: 100%;
}

.speakers_more {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
  color: #FFF;
  font-size: 2.2rem;
  margin-top: 5rem;
  text-align: center;
  font-weight: 800;
}
@media screen and (max-width: 1029px) {
  .speakers_more {
    font-size: 2rem;
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .speakers_more {
    font-size: 1.8rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/kosatka/app/libs_for_lends/normalize/normalize.css?16951986986052 */
/* /local/templates/kosatka/app/libs_for_lends/magnific-popup/magnific-popup.css?17036705807302 */
/* /proekty/konferencii/zubastyj-marketing-i-prodazhi//style.css?1750769881133566 */
