html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2rem;
  margin: 0 0;
}

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "Druk Wide Cy";
  src: url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.eot");
  src: url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.eot?#iefix") format("embedded-opentype"), url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.woff2") format("woff2"), url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.woff") format("woff"), url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.ttf") format("truetype"), url("/publ/src/fonts/DrukWideCy/DrukWideCy-Medium.svg#DrukWideCy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/publ/src/fonts/ProximaNova/ProximaNova-Regular.eot);
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(/publ/src/fonts/ProximaNova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(/publ/src/fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(/publ/src/fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/publ/src/fonts/ProximaNova/ProximaNova-Bold.eot);
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(/publ/src/fonts/ProximaNova/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(/publ/src/fonts/ProximaNova/ProximaNova-Bold.woff) format("woff"), url(/publ/src/fonts/ProximaNova/ProximaNova-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/publ/src/fonts/ProximaNova/ProximaNova-Light.eot);
  src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(/publ/src/fonts/ProximaNova/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(/publ/src/fonts/ProximaNova/ProximaNova-Light.woff) format("woff"), url(/publ/src/fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/publ/src/fonts/ProximaNova/ProximaNova-Semibold.eot);
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(/publ/src/fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(/publ/src/fonts/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(/publ/src/fonts/ProximaNova/ProximaNova-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
::-webkit-scrollbar-button {
  background-image: url("");
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background-color: #EBEBEB;
}

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #d00;
  cursor: pointer;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #d00;
}

::-webkit-resizer {
  background-image: url("");
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  font-family: "Proxima Nova", sans-serif;
}

html {
  font-size: 16px;
}

body {
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #f2f4f7;
}
body.hidden {
  overflow: hidden;
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #9baeac;
}

textarea {
  resize: none;
}

.none {
  display: none !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]:hover,
input[type=number]:focus {
  -moz-appearance: number-input;
}

.content {
  width: 640px;
  min-height: 100vh;
  margin: auto;
  padding: 60px 60px;
  overflow: hidden;
  position: relative;
}
.content.set {
  height: 100vh;
}

.breadCrumbs .path {
  font-family: Proxima Nova, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 131%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.breadCrumbs a.path:hover {
  color: #d00;
}
.breadCrumbs .path_arr {
  font-family: Proxima Nova, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 131%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  margin: 0px 10px;
}

.menu {
  position: absolute;
  top: 0px;
  left: -100%;
  z-index: 7;
  width: 640px;
  height: 100vh;
  background: #000;
  color: #fff;
  padding: 60px 60px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.menu.set {
  left: 0px;
}
.menu .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu .header .menu_close {
  width: 59px;
  height: 59px;
  padding: 20px;
  margin-right: -20px;
  cursor: pointer;
  background: url("/publ/src/img/close2.svg") center;
  background-size: 80%;
}
.menu .link_block {
  margin: 70px -60px 0px;
  height: calc(100% - 89px);
  overflow: auto;
  padding: 0px 60px;
}
.menu .link_block .link {
  display: block;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  padding: 30px 0px;
  cursor: pointer;
}
.menu .link_block .link:hover {
  color: #d00;
}
.menu .link_block .link.set:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #d00;
  margin: 0px 0px 2px 15px;
}
.menu .link_block .link-btn {
  margin-top: 70px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}

.menu2 .cont-block {
  margin: 70px -60px 0px;
  height: calc(100% - 89px);
  overflow: auto;
  padding: 0px 60px;
}
.menu2 .cont-block .top_txt {
  margin-top: 0px;
  font-size: 28px;
  line-height: 1;
  color: #fff;
}
.menu2 .cont-block .txt2 {
  margin-top: 70px;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.menu2 .cont-block .txt3 {
  font-size: 30px;
  line-height: 1.4;
  color: #fff;
  margin-top: 50px;
}
.menu2 .cont-block .txt3 a {
  color: #fff;
  border-bottom: 1px solid;
}
.menu2 .cont-block .txt3 a:hover {
  color: #d00;
}
.menu2 .cont-block h2 {
  margin-top: 80px;
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.menu2 .cont-block .block {
  margin-top: 30px;
  position: relative;
}
.menu2 .cont-block .block .input {
  font-size: 30px;
  line-height: 1;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.menu2 .cont-block .block .input:focus {
  border-color: #fff;
}
.menu2 .cont-block .block .input.err {
  border-color: #d00;
}
.menu2 .cont-block .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.menu2 .cont-block .block .set + .placeholder,
.menu2 .cont-block .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.menu2 .cont-block .login-btn {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}
.menu2 .cont-block .remind-txt {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  margin-top: 50px;
  cursor: pointer;
}

.qr-page {
  background: #000;
  color: #fff;
}
.qr-page .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qr-page .header h1 {
  font-size: 36px;
  line-height: 0;
  font-weight: 600;
}
.qr-page .header .burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75px;
  height: 59px;
  cursor: pointer;
  padding: 20px;
  margin-right: -20px;
}
.qr-page .header .burger span {
  display: block;
  height: 3px;
  background: #fff;
}
.qr-page .top_text {
  font-size: 30px;
  line-height: 1.2;
  color: #919191;
  margin-top: 60px;
}
.qr-page .qr_block {
  padding: 28px;
  background: #fff;
  border-radius: 10px;
  margin-top: 60px;
}
.qr-page .qr-btn {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}
.qr-page h2 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  margin-top: 60px;
}
.qr-page ul {
  margin: 30px 0px 0px 25px;
}
.qr-page ul li {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #919191;
}

.sends-page .top_text {
  font-size: 30px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.34);
  margin-top: 60px;
}
.sends-page .input {
  font-size: 30px;
  line-height: 1.2;
  width: 100%;
  height: 312px;
  padding: 40px 50px;
  border-radius: 6px;
  resize: none;
  margin: 50px 0px 0px;
  border: 1px solid #fff;
}
.sends-page .input.err {
  border-color: #d00;
}
.sends-page .btn {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}

.settings-page h2 {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
.settings-page h2:not(:first-child) {
  margin-top: 50px;
}
.settings-page .input {
  font-size: 30px;
  line-height: 1;
  width: 100%;
  height: 87px;
  padding: 0px 30px;
  border-radius: 6px;
  resize: none;
  margin: 30px 0px 0px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.settings-page .input.err {
  border-color: #d00;
}
.settings-page .btn {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}
.settings-page .link_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  margin-top: 50px;
}
.settings-page .link_block .link {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  color: #919191;
  cursor: pointer;
}
.settings-page .link_block .link:not(:first-child) {
  margin-top: 20px;
}

.help-page .top_text {
  font-size: 30px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.34);
  margin-top: 60px;
}
.help-page .input {
  font-size: 30px;
  line-height: 1.2;
  width: 100%;
  height: 312px;
  padding: 40px 50px;
  border-radius: 6px;
  resize: none;
  margin: 50px 0px 0px;
  border: 1px solid #fff;
}
.help-page .input.err {
  border-color: #d00;
}
.help-page .btn {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}

.views-page .block-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.views-page .block-date .date {
  width: calc(50% - 10px);
}
.views-page .block-date .date .txt {
  font-size: 24px;
  line-height: 1;
  color: #919191;
}
.views-page .block-date .date .input {
  margin-top: 10px;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #c2c2c2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 35px 0px 0px;
  border-radius: 6px;
  font-size: 24px;
  line-height: 1;
  color: #151515;
}
.views-page .block-date .date .input::-webkit-calendar-picker-indicator {
  background: url("/publ/src/img/date.svg") center no-repeat;
  cursor: pointer;
  height: 1.5rem;
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin-right: 20px;
}
.views-page .h2 {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  margin: 50px 0px 20px;
}
.views-page .tbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
  color: rgba(255, 255, 255, 0.34);
  padding: 30px 0px 15px 0px;
}
.views-page .tbl .date {
  width: 50%;
  font-size: 30px;
  line-height: 1;
}
.views-page .tbl .views {
  width: 50%;
  text-align: center;
  font-size: 30px;
  line-height: 1;
}

.updates-page .item:not(:first-child) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #fff;
}
.updates-page .item .date {
  font-size: 1rem;
  line-height: 1.4;
}
.updates-page .item .name {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  padding: 5px 0px;
}
.updates-page .item .text {
  font-size: 1.25rem;
  line-height: 1.4;
}

.remindPass .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.remindPass .block {
  margin-top: 30px;
  position: relative;
}
.remindPass .block .input {
  font-size: 30px;
  line-height: 1;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.remindPass .block .input:focus {
  border-color: #000;
}
.remindPass .block .input.err {
  border-color: #d00;
}
.remindPass .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.remindPass .block .set + .placeholder,
.remindPass .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.remindPass .remind-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editSign .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editSign .block {
  margin-top: 50px;
  position: relative;
}
.editSign .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 170px;
  width: 100%;
  background: none;
  border: 0px;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editSign .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editSign .block textarea.input + .placeholder {
  top: 20px;
}
.editSign .block .set + .placeholder,
.editSign .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editSign .block textarea.set + .placeholder,
.editSign .block textarea.input:focus + .placeholder {
  top: -20px;
}
.editSign .sign-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editProf .editLogo {
  margin: auto;
  display: block;
  position: relative;
  text-align: center;
  position: relative;
}
.editProf .editLogo .logo_block {
  width: 140px;
  height: 140px;
  margin: auto;
  position: relative;
  border-radius: 100%;
}
.editProf .editLogo .logo_block .logo {
  width: 100%;
  border-radius: 100%;
}
.editProf .editLogo .logo_block.set:hover .logo_del {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url("/publ/src/img/del.svg") center no-repeat rgba(0, 0, 0, 0.5);
  background-size: 50px;
  border-radius: 100%;
}
.editProf .editLogo .txt {
  font-size: 30px;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
  height: 30px;
  position: relative;
}
.editProf .editLogo input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  cursor: pointer;
}
.editProf .block {
  margin-top: 30px;
  position: relative;
}
.editProf .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProf .block .input.err {
  border-color: #d00;
  color: #d00;
}
.editProf .block textarea.input {
  height: 87px;
  margin-top: 15px;
}
.editProf .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 23px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProf .block textarea.input + .placeholder {
  top: 20px;
}
.editProf .block .set + .placeholder,
.editProf .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProf .block textarea.set + .placeholder,
.editProf .block textarea.input:focus + .placeholder {
  top: -5px;
}
.editProf .prof-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  width: 100%;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editProfLink .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editProfLink .block {
  margin-top: 50px;
  position: relative;
}
.editProfLink .block .input {
  font-size: 24px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfLink .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfLink .block .set + .placeholder,
.editProfLink .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfLink .btn-block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.editProfLink .btn-block .profLink-btn {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  width: calc(100% - 100px);
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.editProfLink .btn-block .profLink-delete {
  background: url("/publ/src/img/delete.svg") center no-repeat #eee;
  border-radius: 6px;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

.editProfText .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editProfText .block {
  margin-top: 50px;
  position: relative;
}
.editProfText .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfText .block textarea.input {
  height: 170px;
  margin-top: 15px;
}
.editProfText .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfText .block textarea.input + .placeholder {
  top: 20px;
}
.editProfText .block .set + .placeholder,
.editProfText .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfText .block textarea.set + .placeholder,
.editProfText .block textarea.input:focus + .placeholder {
  top: -5px;
}
.editProfText .profText-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editProfVideo .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editProfVideo .block {
  margin-top: 50px;
  position: relative;
}
.editProfVideo .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfVideo .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfVideo .block .set + .placeholder,
.editProfVideo .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfVideo .profVideo-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editProfCase .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editProfCase .editImage {
  margin: 50px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.editProfCase .editImage .image {
  width: 225px;
  height: 225px;
  background: #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.editProfCase .editImage .image img {
  max-width: 100%;
}
.editProfCase .editImage input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  cursor: pointer;
}
.editProfCase .editImage .txt {
  font-size: 30px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 225px);
  padding-left: 70px;
  word-wrap: break-word;
}
.editProfCase .block {
  margin-top: 30px;
  position: relative;
}
.editProfCase .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfCase .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfCase .block .set + .placeholder,
.editProfCase .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfCase .prof-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  width: 100%;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.editProfSoc .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.editProfSoc .block {
  margin-top: 50px;
}
.editProfSoc .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.editProfSoc .block .input::-webkit-input-placeholder {
  color: rgba(33, 33, 33, 0.34);
}
.editProfSoc .block .input::-moz-placeholder {
  color: rgba(33, 33, 33, 0.34);
}
.editProfSoc .block .input:-ms-input-placeholder {
  color: rgba(33, 33, 33, 0.34);
}
.editProfSoc .block .input::-ms-input-placeholder {
  color: rgba(33, 33, 33, 0.34);
}
.editProfSoc .block .input::placeholder {
  color: rgba(33, 33, 33, 0.34);
}
.editProfSoc .profSoc-btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
}
.editProfSoc .soc_block {
  margin-top: 40px;
  height: calc(100vh - 422px);
  overflow: auto;
}
.editProfSoc .soc_block .soc {
  width: 100%;
  padding: 25px 0px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 24px;
  line-height: 1;
  color: #000;
  cursor: pointer;
}
.editProfSoc .soc_block .soc:not(:first-child) {
  border-top: 1px solid #dcdcdc;
}
.editProfSoc .soc_block .soc img {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 37px;
  border-radius: 20px;
}

.editProfSocial .nms .soc {
  height: 48px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 24px;
  line-height: 1;
  color: #000;
}
.editProfSocial .nms .soc .nm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.editProfSocial .nms .soc .nm img {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  border-radius: 20px;
}
.editProfSocial .block {
  margin-top: 50px;
  position: relative;
}
.editProfSocial .block .input {
  font-size: 24px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfSocial .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfSocial .block .set + .placeholder,
.editProfSocial .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfSocial .btn-block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.editProfSocial .btn-block .profSocial-btn {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  width: calc(100% - 100px);
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.editProfSocial .btn-block .profSocial-delete {
  background: url("/publ/src/img/delete.svg") center no-repeat #eee;
  border-radius: 6px;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

.delProfile .nm {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
}
.delProfile .btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
}
.delProfile .btn-block .btn-ok {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: calc(50% - 10px);
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #d00;
}
.delProfile .btn-block .btn-cancel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: calc(50% - 10px);
  height: 80px;
  border-radius: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  background: #212121;
}

.cropLogoBlock #pathCrop {
  width: 200px;
  height: 200px;
  position: relative;
  margin: auto;
}
.cropLogoBlock #pathCrop .cropImgWrapper {
  border-radius: 100%;
}

#croppic {
  width: 400px; /* MANDATORY */
  height: 208px; /* MANDATORY */
  position: relative; /* MANDATORY */
  margin: 50px 70px 20px;
  border: 3px solid #FFF;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 2px;
  background-image: url("/publ/src/img/placeholder.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.1);
}

/* DO NOT CHANGE FROM HERE ( unless u know what u are doing) */
.cropImgWrapper {
  cursor: -webkit-grab;
  cursor: grab;
}
.cropImgWrapper img {
  max-width: unset;
  max-height: unset;
}

.cropImgWrapper:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.cropImgUpload {
  z-index: 2;
  position: absolute;
  height: 28px;
  display: block;
  top: -30px;
  right: -2px;
  font-family: sans-serif;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #FFF;
}

.cropControls {
  z-index: 2;
  position: absolute;
  height: 30px;
  display: block;
  top: -35px;
  right: calc(50% - 75px);
  font-family: sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  zoom: 1.3;
}

.cropControls i {
  display: block;
  float: left;
  margin: 0;
  cursor: pointer;
  background-image: url("/publ/src/img/cropperIcons.png");
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

.cropControls i.cropControlZoomMuchIn {
  background: url("/publ/src/img/+2.svg") center no-repeat;
  background-size: 20px;
}

.cropControls i.cropControlZoomIn {
  background: url("/publ/src/img/+.svg") center no-repeat;
  background-size: 15px;
}

.cropControls i.cropControlZoomOut {
  background: url("/publ/src/img/-.svg") center no-repeat;
  background-size: 15px;
}

.cropControls i.cropControlZoomMuchOut {
  background: url("/publ/src/img/-2.svg") center no-repeat;
  background-size: 20px;
}

.cropControls i.cropControlRotateLeft {
  background-position: -210px 0px;
}

.cropControls i.cropControlRotateRight {
  background-position: -240px 0px;
}

.cropControls i.cropControlCrop {
  background: url("/publ/src/img/crop2.svg") center no-repeat;
  background-size: 20px;
}

.cropControls i.cropControlUpload {
  background-position: -150px 0px;
}

.cropControls i.cropControlReset {
  background-position: -180px 0px;
}

.cropControls i.cropControlRemoveCroppedImage {
  background-position: -180px 0px;
}

.cropControls i:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

/*
.cropControls i.cropControlZoomMuchIn{ background-position:0px 0px;}
.cropControls i.cropControlZoomIn{ background-position:-30px 0px; }
.cropControls i.cropControlZoomOut{ background-position:-60px 0px; }
.cropControls i.cropControlZoomMuchOut{ background-position:-90px 0px; }
.cropControls i.cropControlRotateLeft{ background-position:-210px 0px; }
.cropControls i.cropControlRotateRight{ background-position:-240px 0px; }
.cropControls i.cropControlCrop{ background-position:-120px 0px;}
.cropControls i.cropControlUpload{ background-position:-150px 0px;}
.cropControls i.cropControlReset{ background-position:-180px 0px;}
.cropControls i.cropControlRemoveCroppedImage{ background-position:-180px 0px;}
*/
.cropControls i:last-child {
  margin-right: none;
}

#croppicModal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
}

/*
*		PRELOADER 
*		With courtesy of : http://cssload.net/
*/
.bubblingG {
  text-align: center;
  width: 80px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px auto auto -40px;
  z-index: 2;
}

.bubblingG span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 25px auto;
  background: #FFF;
  -webkit-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  -webkit-animation: bubblingG 1s infinite alternate;
  animation: bubblingG 1s infinite alternate;
}

#bubblingG_1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

#bubblingG_2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#bubblingG_3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #FFF;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFF;
    -webkit-transform: translateY(-21px);
  }
}
@keyframes bubblingG {
  0% {
    width: 10px;
    height: 10px;
    background-color: #FFF;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFF;
    -webkit-transform: translateY(-21px);
    transform: translateY(-21px);
  }
}
/* --- // --- */
.cropRound .cropImgWrapper {
  border-radius: 100%;
}

.black {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background: rgba(0, 0, 0, 0.7);
}

.mod {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99;
}

.close {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/publ/src/img/close.svg");
  background-size: 200%;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 30px;
  height: 30px;
  border: 0px;
  cursor: pointer;
  z-index: 99;
}

.dialog {
  cursor: pointer;
}

.modbox {
  padding: 60px 60px;
  background: #fff;
  -webkit-box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.2);
  font-size: 30px;
  line-height: 1.4;
  width: 610px;
  color: #000;
  border-radius: 50px;
}

.adminBlock {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.adminBlock .adminEdit, .adminBlock .adminSeo {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-weight: 600;
  background: #637AA9;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 5px;
}
.adminBlock .adminEdit:hover, .adminBlock .adminSeo:hover {
  background: #d00;
}

.page {
  background-color: #000;
  color: #fff;
  position: relative;
}
.page .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page .header .burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75px;
  height: 59px;
  cursor: pointer;
  padding: 20px;
  margin-right: -20px;
}
.page .header .burger span {
  display: block;
  height: 3px;
  background: #fff;
}
.page h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page .text {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
}
.page .text a {
  color: #fff;
  border-bottom: 1px solid;
}
.page .text ul {
  margin: 30px 0px 0px 25px;
}
.page .text ul li {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #fff;
}
.page .text .txt {
  font-size: 48px;
  line-height: 1.2;
  color: #5f5f5f;
  margin-top: 50px;
}
.page .text .num {
  position: relative;
  font-size: 48px;
  line-height: 1;
  color: #fff;
  width: 102px;
  height: 102px;
  border: 1px solid;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 100px auto;
}
.page .text .num:after {
  content: "";
  width: 234px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50px;
  right: 137px;
  z-index: 3;
}
.page .text .num:before {
  content: "";
  width: 234px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50px;
  left: 137px;
  z-index: 3;
}
.page .text h2 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}
.page .text .txt2 {
  font-size: 30px;
  line-height: 1.2;
  color: #5f5f5f;
  margin-top: 30px;
}
.page .text .txt3 {
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  margin-top: 50px;
}
.page .text iframe {
  max-width: 100%;
  margin-top: 50px;
}

.reg {
  background-color: #000;
  color: #fff;
  position: relative;
}
.reg .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reg .header .burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75px;
  height: 59px;
  cursor: pointer;
  padding: 20px;
  margin-right: -20px;
}
.reg .header .burger span {
  display: block;
  height: 3px;
  background: #fff;
}
.reg h1 {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  margin-top: 200px;
  margin-bottom: 50px;
}
.reg .block {
  margin-top: 30px;
  position: relative;
}
.reg .block .input {
  font-size: 30px;
  line-height: 1;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.reg .block .input:focus {
  border-color: #fff;
}
.reg .block .input.err {
  border-color: #d00;
}
.reg .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 24px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.reg .block .set + .placeholder,
.reg .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.reg .agree_block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.reg .agree_block .check {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  background: #212121;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #212121;
}
.reg .agree_block .check.set:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/publ/src/img/check.svg") center no-repeat;
  border-radius: 6px;
}
.reg .agree_block .check.err {
  background: #d00;
}
.reg .agree_block .text {
  font-size: 18px;
  line-height: 1.2;
  width: calc(100% - 75px);
  color: #bababa;
}
.reg .agree_block .text a {
  color: #fff;
  border-bottom: 1px solid;
}
.reg .btn {
  font-size: 30px;
  line-height: 1;
  margin-top: 50px;
  color: #fff;
  background: #212121;
  border-radius: 6px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.reg_new {
  background-color: #000;
  color: #fff;
  position: relative;
}
.reg_new .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.reg_new .header .burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75px;
  height: 59px;
  cursor: pointer;
  padding: 20px;
  margin-right: -20px;
}
.reg_new .header .burger span {
  display: block;
  height: 3px;
  background: #fff;
}
.reg_new h1 {
  font-family: "Druk Wide Cy";
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 70px;
  margin-bottom: 50px;
}
.reg_new .txt {
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.0268em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 35px 0px 15px;
}
.reg_new .block {
  margin-top: 30px;
  position: relative;
}
.reg_new .block .input {
  width: 100%;
  height: 80px;
  padding: 0px 20px;
  background: #fff;
  -webkit-box-shadow: inset 0px 0.5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0.5px 1px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  border: 1px solid #fff;
  font-size: 40px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #212226;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.reg_new .block .input[type=number] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.reg_new .block .input.err {
  border-color: #d00;
  color: #d00;
}
.reg_new .agree_block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.reg_new .agree_block .check {
  width: 42px;
  height: 42px;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}
.reg_new .agree_block .check.set:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: linear-gradient(97.84deg, #E22851 20.42%, #9149D8 115.54%);
  border-radius: 6px;
}
.reg_new .agree_block .check.err {
  background: #d00;
}
.reg_new .agree_block .text {
  font-size: 18px;
  line-height: 1.2;
  width: calc(100% - 75px);
  color: #bababa;
}
.reg_new .agree_block .text a {
  color: #fff;
  border-bottom: 1px solid;
}
.reg_new .btn {
  font-size: 32px;
  line-height: 1;
  margin-top: 45px;
  color: #fff;
  border-radius: 6px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  background: linear-gradient(97.84deg, #E22851 20.42%, #9149D8 115.54%);
}
.reg_new .alert {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #FF4242;
  margin-top: 30px;
}
.reg_new .alert a {
  color: #C78EFF;
}
.reg_new .new_sms {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  text-align: center;
  color: #C78EFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 70px auto 0px;
  cursor: pointer;
}

.profile {
  background: #fff;
  min-height: 100vh;
  background-color: #fff;
  color: #000;
  padding-bottom: 0px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.profile .profileBody {
  width: 100%;
}
.profile .profileBody .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.profile .profileBody .header .qr {
  margin-right: 27px;
}
.profile .profileBody .header .burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75px;
  height: 59px;
  cursor: pointer;
  padding: 20px;
  margin-right: -20px;
}
.profile .profileBody .header .burger span {
  display: block;
  height: 3px;
  background: #000;
}
.profile .profileBody .logo {
  width: 140px;
  height: 140px;
  -o-object-fit: center;
  object-fit: center;
  margin: 70px auto 0px;
  display: block;
  border-radius: 100%;
  background-color: #e7e7e7;
}
.profile .profileBody h1 {
  font-size: 36px;
  line-height: 1.2;
  color: #000;
  text-align: center;
  margin-top: 50px;
  font-weight: 600;
}
.profile .profileBody .position {
  font-size: 24px;
  line-height: 1.2;
  color: #7e7e7e;
  text-align: center;
  margin-top: 30px;
}
.profile .profileBody .btn_block {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.profile .profileBody .btn_block .phone_btn {
  width: calc(50% - 10px);
  border-radius: 6px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  background: #d85a45;
  margin: 0px 5px;
}
.profile .profileBody .btn_block .web_btn {
  width: calc(50% - 10px);
  min-width: 60px;
  border-radius: 6px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  color: #000;
  background: #eeeced;
  margin: 0px 5px;
}
.profile .profileBody .vcard {
  margin: 50px 5px 0px;
  border-radius: 6px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  color: #000;
  background: #eeeced;
}
.profile .profileBody .gray_block {
  background: #eeeced;
  padding: 50px 50px;
  border-radius: 50px 50px 0px 0px;
  margin: 70px -60px 0px;
}
.profile .profileBody .gray_block .white_block {
  background: #fff;
  padding: 0px 30px;
  border-radius: 30px;
}
.profile .profileBody .gray_block .white_block:not(:first-child) {
  margin-top: 30px;
}
.profile .profileBody .gray_block .white_block .soc {
  height: 86px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 24px;
  line-height: 1;
  color: #000;
  background: url("/publ/src/img/arr_r.png") right center no-repeat;
}
.profile .profileBody .gray_block .white_block .soc:not(:first-child) {
  border-top: 1px solid #dcdcdc;
}
.profile .profileBody .gray_block .white_block .soc .nm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.profile .profileBody .gray_block .white_block .soc .nm img {
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 37px;
  border-radius: 20px;
}
.profile .profileBody .text_block {
  margin-top: 70px;
}
.profile .profileBody .text_block h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
}
.profile .profileBody .text_block .text {
  font-size: 22px;
  line-height: 1.2;
  margin-top: 25px;
}
.profile .profileBody .video_block {
  margin-top: 70px;
}
.profile .profileBody .video_block .video {
  margin-top: 30px;
}
.profile .profileBody .video_block .video iframe {
  width: 100%;
  height: 255px;
  border: 0px;
  border-radius: 4px;
}
.profile .profileBody .case_block {
  margin: 70px -60px 0px;
  padding: 60px 60px 0px;
  border-top: 1px solid #dfdfdf;
}
.profile .profileBody .case_block h2 {
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.profile .profileBody .case_block .case_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.profile .profileBody .case_block .case_flex .case {
  display: block;
  width: calc(50% - 10px);
  margin-top: 20px;
}
.profile .profileBody .case_block .case_flex .case img {
  width: 100%;
  border-radius: 4px;
}
.profile .profileBody .case_block .case_flex .case:nth-child(2n) {
  margin-left: 20px;
}
.profile .profileBody .sign_block {
  margin: 70px -60px 0px;
  padding: 60px 60px 0px;
  border-top: 1px solid #dfdfdf;
  font-size: 22px;
  line-height: 1.2;
}
.profile .hash {
  width: calc(100% + 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 110px;
  margin: 70px -60px 0px;
  /*background: url('/publ/src/img/logo.png') center no-repeat $black;*/
  background: #000;
  color: #fff;
  text-decoration: underline;
  font-size: 22px;
  font-family: Druk Wide Cy, sans-serif;
  text-transform: uppercase;
}
.profile.blackProfile {
  background-color: #000;
  color: #fff;
}
.profile.blackProfile .header .burger span {
  background: #fff;
}
.profile.blackProfile h1 {
  color: #fff;
}
.profile.blackProfile .position {
  color: rgba(255, 255, 255, 0.5);
}
.profile.blackProfile .btn_block .web_btn {
  background: #3d3d3d;
  color: #fff;
  content: "";
}
.profile.blackProfile .vcard {
  color: #fff;
  background: #3d3d3d;
}
.profile.blackProfile .gray_block {
  background: #1a1a1a;
}
.profile.blackProfile .gray_block .white_block {
  background: #262626;
}
.profile.blackProfile .gray_block .white_block .soc {
  color: #fff;
  background: url("/publ/src/img/arr_r_white.png") right center no-repeat;
}
.profile.blackProfile .gray_block .white_block .soc:not(:first-child) {
  border-top: 1px solid #3c3c3c;
}
.profile.blackProfile .case_block {
  border-top: 1px solid #313131;
}
.profile.blackProfile .sign_block {
  border-top: 1px solid #313131;
}

.editProfile .editHeader {
  margin-top: -26px;
  margin-bottom: -26px;
}
.editProfile .themeBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 70px 0px -30px;
}
.editProfile .themeBlock .themeBlock_txt {
  font-size: 1rem;
  line-height: 1;
}
.editProfile .themeBlock .themeBlock_btn {
  height: 32px;
  width: 62px;
  border: 1px solid #ccc;
  border-radius: 30px;
  margin: 0px 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.editProfile .themeBlock .themeBlock_btn::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #292929;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.editProfile .themeBlock .themeBlock_btn.set {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.editProfile .noindexBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 70px 0px 0px;
}
.editProfile .noindexBlock .noindexBlock_txt {
  font-size: 1.1rem;
  line-height: 1;
  color: #7e7e7e;
}
.editProfile .noindexBlock .noindexBlock_btn {
  height: 32px;
  width: 62px;
  border: 1px solid #ccc;
  border-radius: 30px;
  margin: 0px 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.editProfile .noindexBlock .noindexBlock_btn::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #292929;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.5;
}
.editProfile .noindexBlock .noindexBlock_btn.set {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.editProfile .noindexBlock .noindexBlock_btn.set::before {
  opacity: 1;
}
.editProfile .editProfileBlock {
  position: relative;
}
.editProfile .editProfileBlock .cropLogoBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
}
.editProfile .edit-btn {
  font-size: 22px;
  line-height: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 480px;
  height: 70px;
  border-radius: 6px;
  background: #292929;
  margin: 30px auto 0px;
}
.editProfile .gray_block {
  margin-bottom: 70px;
}
.editProfile .white_block {
  padding-top: 30px !important;
  padding-bottom: 1px !important;
}
.editProfile .white_block .soc_block .soc {
  background: none !important;
  cursor: pointer;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.editProfile .white_block .soc_block .soc .editBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 30px;
  background: #fff;
}
.editProfile .white_block .soc_block .soc .editBlock .edit {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/edit.svg") center no-repeat;
  background-size: 80%;
}
.editProfile .white_block .soc_block .soc .editBlock .delete {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/del.svg") center no-repeat;
  background-size: 150%;
  margin-left: 10px;
}
.editProfile .white_block .soc_block .soc .nm {
  width: calc(100% - 48px) !important;
}
.editProfile .white_block .soc_block .soc .handle {
  width: 48px;
  height: 48px;
  background: url("/publ/src/img/dots.png") center no-repeat;
}
.editProfile .white_block .edit-btn {
  margin: 0px auto 29px;
}
.editProfile .texts_block {
  margin: 0px 0px 70px;
}
.editProfile .texts_block .text_block {
  margin: 30px 0px 70px;
  position: relative;
  background: url("/publ/src/img/dots.png") right 20px top 4px no-repeat !important;
}
.editProfile .texts_block .text_block h2 {
  padding-right: 75px;
}
.editProfile .texts_block .text_block .editBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 4px;
  background: #fff;
}
.editProfile .texts_block .text_block .editBlock .edit {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/edit.svg") center no-repeat;
  background-size: 80%;
}
.editProfile .texts_block .text_block .editBlock .delete {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/del.svg") center no-repeat;
  background-size: 150%;
  margin-left: 10px;
}
.editProfile .video_block {
  margin: 0px 0px 70px;
}
.editProfile .video_block .video {
  margin: 30px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.editProfile .video_block .video iframe {
  width: calc(100% - 75px);
}
.editProfile .video_block .video .editBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.editProfile .video_block .video .editBlock .edit {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/edit.svg") center no-repeat;
  background-size: 80%;
}
.editProfile .video_block .video .editBlock .delete {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/del.svg") center no-repeat;
  background-size: 150%;
  margin-left: 10px;
}
.editProfile .case_block {
  margin-bottom: 70px;
  padding-top: 0px;
  border-top: 0px;
}
.editProfile .case_block .block {
  margin-top: 0px;
  position: relative;
}
.editProfile .case_block .block .input {
  font-size: 30px;
  line-height: 1.2;
  height: 70px;
  width: 100%;
  background: none;
  border: 0px;
  border-bottom: 1px solid #212121;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 5;
}
.editProfile .case_block .block .input.err {
  border-color: #d00;
  color: #d00;
}
.editProfile .case_block .block textarea.input {
  height: 87px;
  margin-top: 15px;
}
.editProfile .case_block .block .placeholder {
  border: none;
  background: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 14px);
  font-size: 23px;
  line-height: 1.2;
  color: rgba(33, 33, 33, 0.34);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.editProfile .case_block .block textarea.input + .placeholder {
  top: 20px;
}
.editProfile .case_block .block .set + .placeholder,
.editProfile .case_block .block .input:focus + .placeholder {
  font-size: 18px;
  top: 0px;
}
.editProfile .case_block .block textarea.set + .placeholder,
.editProfile .case_block .block textarea.input:focus + .placeholder {
  top: -5px;
}
.editProfile .case_block .case {
  margin-top: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 1px solid #e7e7e7;
  padding: 10px;
}
.editProfile .case_block .case .case_link {
  width: 100%;
}
.editProfile .case_block .case .editBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0px 0px 10px;
}
.editProfile .case_block .case .editBlock .edit {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/edit.svg") center no-repeat;
  background-size: 80%;
}
.editProfile .case_block .case .editBlock .delete {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("/publ/src/img/del.svg") center no-repeat;
  background-size: 150%;
  margin-left: 10px;
}
.editProfile .sign_block {
  margin: 30px 0px 0px;
  padding-top: 0px;
  border-top: 0px;
}