@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=cyrillic);
/*! normalize.css v8.0.1 | 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; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * 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; }

*,
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  -webkit-font-smoothing: antialiased;
  overflow-anchor: none; }

@media screen and (max-width: 63.9375em) {
  body {
    font-size: 92%; } }

@media screen and (max-width: 39.9375em) {
  body {
    font-size: 86%; } }

input,
textarea,
select {
  border: 0;
  outline: none;
  appearance: none; }

input::placeholder,
textarea::placeholder {
  color: #cacaca;
  opacity: 1; }

select {
  height: 2.5375rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  margin: 0 0 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: #333;
  background: #fefefe url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill:rgb(138,138,138)"></polygon></svg>') no-repeat right -1rem center;
  background-origin: content-box;
  background-size: 9px 6px;
  transition: border-color 0.25s ease-in-out; }

a {
  line-height: inherit;
  color: #0078c4;
  text-decoration: none;
  transition: color 0.3s ease 0s;
  cursor: pointer; }
  a:focus, a:hover {
    color: #0067a9; }

.anchor {
  padding-top: 90px; }

button {
  padding: 0;
  border: 0;
  outline: 0;
  appearance: none;
  border-radius: 3px;
  background: transparent;
  cursor: auto; }
  button:disabled {
    cursor: default;
    cursor: not-allowed; }

.button {
  text-transform: uppercase;
  text-align: center; }
  .button.hollow.no-border {
    border: none;
    text-decoration: underline; }
  .button.slim {
    padding: 5px;
    margin: 5px; }
  .button.violet {
    border-color: #3f46ad;
    border-width: 2px;
    color: #3f46ad !important; }

.uppercase,
label {
  text-transform: uppercase; }

@media print {
  .noPrint {
    display: none; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes from-up {
  from {
    opacity: 0;
    transform: translateY(-10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes from-down {
  from {
    opacity: 0;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes loading {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

form .error input,
form .error input:active,
form .error input:focus {
  border-color: #fd3a28; }

form .error label,
form .error .help-text {
  color: #fd3a28; }

form .error .help-text {
  margin-top: 0.4rem; }

form .success {
  color: #0f0; }

input,
textarea,
select {
  margin-bottom: 0 !important; }

.error {
  color: #fd3a28;
  margin-bottom: 10px; }

.warning {
  color: darkgoldenrod;
  margin-bottom: 10px; }

.info {
  color: dimgrey;
  margin-bottom: 10px; }

.Markdown {
  font-size: 1rem;
  line-height: 1.56;
  color: #333; }

.Markdown.MarkdownViewer--small {
  font-size: 0.9375rem;
  line-height: 1.46; }
  .Markdown.MarkdownViewer--small img {
    max-width: 400px;
    max-height: 400px; }
  .Markdown.MarkdownViewer--small div.videoWrapper {
    max-width: 480px;
    padding-bottom: 270px; }

.Markdown h1,
.Markdown h2 {
  margin: 2rem 0 1rem;
  font-size: 1.6em; }

.Markdown h3 {
  margin: 2rem 0 1rem;
  font-size: 1.4em; }

.Markdown h4 {
  margin: 1.5rem 0 0.75rem;
  font-size: 1.2em; }

.Markdown h5 {
  margin: 1rem 0 0.5rem;
  font-size: 1.1em; }

.Markdown h6 {
  margin: 1rem 0 0.5rem;
  font-size: 1em; }

.ReplyEditor__body.rte h1 {
  margin: 2rem 0 1rem;
  font-size: 1.6em; }

.ReplyEditor__body.rte h2 {
  margin: 2rem 0 1rem;
  font-size: 1.4em; }

.ReplyEditor__body.rte h3 {
  margin: 1.5rem 0 0.75rem;
  font-size: 1.2em; }

.ReplyEditor__body.rte h4 {
  margin: 1rem 0 0.5rem;
  font-size: 1.1em; }

.ReplyEditor__body.rte h5 {
  margin: 1rem 0 0.5rem;
  font-size: 1em; }

.ReplyEditor__body.rte h6 {
  margin: 1rem 0 0.5rem;
  font-size: 0.9em; }

.Markdown,
.ReplyEditor__body.rte {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto; }
  .Markdown h1,
  .Markdown h2,
  .Markdown h3,
  .Markdown h4,
  .Markdown h5,
  .Markdown h6,
  .ReplyEditor__body.rte h1,
  .ReplyEditor__body.rte h2,
  .ReplyEditor__body.rte h3,
  .ReplyEditor__body.rte h4,
  .ReplyEditor__body.rte h5,
  .ReplyEditor__body.rte h6 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 600; }
  .Markdown code,
  .ReplyEditor__body.rte code {
    padding: 0.2rem;
    font-size: 85%;
    border-radius: 3px;
    border: none;
    background-color: #f4f4f4;
    font-weight: inherit; }
  .Markdown pre > code,
  .ReplyEditor__body.rte pre > code {
    display: block; }
  .Markdown p,
  .ReplyEditor__body.rte p {
    font-size: 0.9375rem;
    margin: 0.5rem 0 1rem 0; }
  .Markdown p:last-child,
  .ReplyEditor__body.rte p:last-child {
    margin: 0.5rem 0 0 0; }
  .Markdown strong,
  .ReplyEditor__body.rte strong {
    font-weight: 600; }
  .Markdown ol,
  .Markdown ul,
  .ReplyEditor__body.rte ol,
  .ReplyEditor__body.rte ul {
    margin-left: 2rem; }
  .Markdown table td,
  .ReplyEditor__body.rte table td {
    word-break: normal; }
  .Markdown img,
  .ReplyEditor__body.rte img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none; }
  .Markdown iframe,
  .ReplyEditor__body.rte iframe {
    max-width: 100%;
    max-height: 75vw; }
  .Markdown div.pull-right,
  .ReplyEditor__body.rte div.pull-right {
    float: right;
    padding-left: 1rem;
    max-width: 50%; }
  .Markdown div.pull-left,
  .ReplyEditor__body.rte div.pull-left {
    float: left;
    padding-right: 1rem;
    max-width: 50%; }
  .Markdown div.text-justify,
  .ReplyEditor__body.rte div.text-justify {
    text-align: justify; }
  .Markdown div.text-right,
  .ReplyEditor__body.rte div.text-right {
    text-align: right; }
  .Markdown div.text-center,
  .ReplyEditor__body.rte div.text-center {
    text-align: center; }
  .Markdown div.text-rtl,
  .ReplyEditor__body.rte div.text-rtl {
    direction: rtl; }
  .Markdown blockquote,
  .ReplyEditor__body.rte blockquote {
    padding-left: 18px;
    border-left: 1px solid #cacaca; }
    .Markdown blockquote > p,
    .ReplyEditor__body.rte blockquote > p {
      color: rgba(0, 0, 0, 0.6); }

.Markdown div.videoWrapper,
.ReplyEditor__body.rte div.videoWrapper,
.MarkdownEditor div.videoWrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.2%;
  position: relative; }
  .Markdown div.videoWrapper iframe,
  .ReplyEditor__body.rte div.videoWrapper iframe,
  .MarkdownEditor div.videoWrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.space-right {
  margin-right: 0.4rem; }

.clear-right {
  clear: right; }

.clear-left {
  clear: left; }

.clear-both {
  clear: both; }

.strikethrough {
  position: relative; }

.App__content .callout {
  margin-top: 0.75rem;
  border: 1px solid #e1e1e1; }

.PlainLink {
  color: #8a8a8a; }

.downvoted {
  color: #848282;
  opacity: 0.3;
  -webkit-filter: grayscale(1);
  filter: gray; }
  .downvoted .Comment__header-user {
    color: #848282; }

.downvoted:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: none; }

.MarkdownViewer {
  height: 100%;
  overflow: hidden; }
  .MarkdownViewer__negative_group {
    color: crimson;
    border-top: 1px solid #cacaca;
    padding-top: 1rem; }
  .MarkdownViewer .g-coub {
    display: block;
    margin: 0.5em auto; }
  .MarkdownViewer .header-anchor {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: -1px;
    width: 22px;
    height: 22px;
    background: url("/images/link.svg");
    opacity: 0.1;
    transition: opacity 0.25s; }
  .MarkdownViewer h1:hover .header-anchor,
  .MarkdownViewer h2:hover .header-anchor,
  .MarkdownViewer h3:hover .header-anchor,
  .MarkdownViewer h4:hover .header-anchor,
  .MarkdownViewer h5:hover .header-anchor,
  .MarkdownViewer h6:hover .header-anchor {
    opacity: 1; }
  .MarkdownViewer ul {
    list-style-type: initial; }

.golos-btn {
  border-radius: 4px;
  color: #333;
  font-family: Roboto;
  font-size: 0.8rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1.4px;
  line-height: 1.64;
  padding: 10px 20px;
  pointer-events: all;
  text-align: center;
  border: solid 1px #e1e1e1;
  opacity: 1;
  transition: all 0.3s;
  cursor: pointer; }
  .golos-btn.btn-primary {
    background-color: #0078c4;
    border-color: #0078c4;
    color: #fefefe; }
    .golos-btn.btn-primary:hover {
      background-color: #016aad;
      opacity: 1; }
  .golos-btn.btn-third {
    border-color: #a9cde3;
    color: #a9cde3; }
  .golos-btn.btn-round {
    border-radius: 100px; }
  .golos-btn.box-shadow {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); }
  .golos-btn:hover {
    opacity: 0.8; }

.Icon {
  display: inline-block;
  vertical-align: middle;
  user-select: none;
  width: 1.12rem;
  height: 1.12rem; }
  .Icon > svg {
    width: 1.12rem;
    height: 1.12rem;
    vertical-align: top; }

.Icon_0_75x > svg,
span.Icon_0_75x {
  width: 0.75rem;
  height: 0.75rem; }

.Icon_0_95x > svg,
span.Icon_0_95x {
  width: 0.95rem;
  height: 0.95rem; }

.Icon_1_25x > svg,
span.Icon_1_25x {
  width: 1.25rem;
  height: 1.25rem; }

.Icon_1_5x > svg,
span.Icon_1_5x {
  width: 1.5rem;
  height: 1.5rem; }

.Icon_2x > svg,
span.Icon_2x {
  width: 2rem;
  height: 2rem; }

.Icon_3x > svg,
span.Icon_3x {
  width: 3rem;
  height: 3rem; }

.Icon_4x > svg,
span.Icon_4x {
  width: 4.6rem;
  height: 4.6rem; }

.Icon_5x > svg,
span.Icon_5x {
  width: 5.75rem;
  height: 5.75rem;
  margin: 24px 0 24px 0; }

.Icon_10x > svg,
span.Icon_10x {
  width: 10rem;
  height: 10rem;
  margin: 24px 0 24px 0; }

.LoadingIndicator {
  pointer-events: none; }
  .LoadingIndicator_center {
    display: flex;
    align-items: center;
    justify-content: center; }

.loading-panel {
  z-index: 1000;
  position: absolute;
  top: 20rem;
  left: 0;
  right: 0;
  margin: auto;
  height: 100px;
  max-height: 110px;
  width: 10rem;
  background-color: #999;
  opacity: 0.4;
  border-radius: 5px; }

.progress-indicator {
  height: 50px;
  vertical-align: middle;
  margin: 46px 20px 20px 20px;
  text-align: center;
  color: #000;
  display: none; }

.progress-indicator > span {
  vertical-align: middle;
  display: table-cell; }

.with-progress .progress-indicator {
  display: table; }

.loading-spinner {
  width: 64px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.with-progress .loading-spinner {
  margin: 20px auto 0 auto; }

.loading-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.loading-spinner .bounce1 {
  animation-delay: -0.32s; }

.loading-spinner .bounce2 {
  animation-delay: -0.16s; }

@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.three-bounce > div {
  width: 18px;
  height: 18px;
  background-color: #777;
  border-radius: 100%;
  display: inline-block;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both; }

.three-bounce .bounce1 {
  animation-delay: -0.32s; }

.three-bounce .bounce2 {
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.LoadingIndicator.circle.inline {
  display: inline-block;
  position: relative;
  top: 6px; }

.LoadingIndicator.circle > div {
  width: 16px;
  height: 16px;
  margin: 4px;
  border: 1px solid #8a8a8a;
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  animation: loading 625ms infinite linear; }

.LoadingIndicator.little > div {
  width: 11px;
  height: 11px;
  margin: 0px; }

.YoutubePlayer_preview {
  position: relative;
  background: no-repeat center;
  background-size: cover;
  cursor: pointer; }

.YoutubePlayer_preview::after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 128px;
  height: 128px;
  margin-left: -64px;
  margin-top: -64px;
  background: url("/images/youtube.svg");
  background-size: 128px;
  opacity: 0.8;
  transition: opacity 0.2s; }

.YoutubePlayer_preview:hover::after {
  opacity: 1; }

.WhatIsGolos__video {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto; }
  .WhatIsGolos__video iframe {
    max-width: 100%; }

.WhatIsGolos__action {
  margin-top: 65px;
  margin-bottom: 100px; }

.Team__title, .Team__info {
  margin: 0 18px; }

.Team__members {
  margin-bottom: 50px; }

.Team__member {
  margin-top: 50px; }

.Team__member-contact-item {
  display: inline-block;
  padding: 0 10px; }

.Team__member-name {
  font-weight: bold; }

.Team__facebook-logo {
  width: 33px;
  height: 30px;
  margin-bottom: 1px; }

.Team__cyberfund-logo {
  display: inline-block;
  font-size: 42px;
  color: red;
  transform: translateY(11%); }

.Team__member-avatar, .Team__member-avatar-wrapper {
  display: block;
  width: 164px;
  height: 164px;
  border-radius: 50%;
  margin: 0 auto 25px;
  border: 5px solid rgba(200, 200, 200, 0.25); }

.Team__member-avatar-wrapper {
  position: relative;
  overflow: hidden; }

.Team__member-external-avatar {
  width: 164px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

@media screen and (max-width: 39.99875em) {
  .Team__member-avatar, .Team__member-avatar-wrapper {
    width: 150px;
    height: 150px; }
  .Team h3 {
    text-align: center; } }

.LandingPartners__logos {
  margin: 0 auto 90px; }
  .LandingPartners__logos img {
    max-height: 100px;
    margin-top: 30px; }

.LandingPartners__forklog-logo {
  transform: translateY(19%); }

.Button {
  height: 40px;
  min-width: 160px;
  border: 1px solid #e1e1e1;
  border-radius: 80px;
  color: #000;
  letter-spacing: 1.4px;
  background: #fff;
  font-weight: 500;
  cursor: pointer;
  outline: none !important;
  margin: 0 !important;
  transition: color 0.1s, background-color 0.1s; }
  .Button_small {
    min-width: 120px;
    height: 28px;
    font-size: 14px;
    letter-spacing: 1.2px; }
  .Button_primary {
    border: none;
    color: #fff;
    background-color: #2879ff; }
  .Button_primary[disabled] {
    color: #5d5d5d;
    background: #92aede; }
  .Button[disabled] {
    color: #fff;
    cursor: not-allowed; }

.Input {
  padding: 5px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333; }
  .Input_block {
    display: block;
    width: 100%; }

.RadioGroup__item {
  display: flex;
  align-items: center; }

.RadioGroup__label {
  position: relative;
  display: flex;
  align-items: center;
  margin: 9px 0;
  flex-grow: 1;
  text-transform: none;
  user-select: none;
  cursor: pointer; }

.RadioGroup__input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
  overflow: hidden; }

.RadioGroup__svg-wrapper {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #333; }
  .RadioGroup__svg-wrapper_value {
    color: #0078c4; }

.RadioGroup__input:focus + .RadioGroup__svg-wrapper {
  border-radius: 10px;
  background: rgba(0, 120, 196, 0.1); }

.RadioGroup__label-text {
  margin-left: 15px;
  font-size: 14px; }

.RadioGroup__hint {
  flex-shrink: 0; }

.RadioGroup_disabled .RadioGroup__label {
  cursor: default; }

.RadioGroup_disabled .RadioGroup__svg-wrapper {
  color: #d0d0d0; }

.RadioGroup_disabled .RadioGroup__label-text {
  color: #9c9c9c; }

.Hint {
  position: absolute;
  bottom: 100%;
  font-size: 15px;
  z-index: 10; }
  .Hint_center {
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
  .Hint_right {
    left: 100%;
    transform: translate3d(-100%, 0, 0); }
  .Hint__content {
    position: relative;
    display: flex;
    align-items: center;
    min-width: 276px;
    max-width: 300px;
    padding: 22px 26px 20px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
    animation: hint-from-down 0.2s forwards; }
    .Hint__content::after {
      position: absolute;
      left: 50%;
      margin: -5px;
      content: '';
      width: 10px;
      height: 10px;
      background: #fff;
      box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
      bottom: 0;
      transform: rotate(45deg); }
  .Hint_left .Hint__content::after {
    left: 38px; }
  .Hint_right .Hint__content::after {
    left: unset;
    right: 38px; }
  .Hint__icon {
    margin-right: 15px;
    vertical-align: top;
    flex-shrink: 0; }
    .Hint__icon_error {
      color: #f00; }
    .Hint__icon_warning {
      color: #ffba1f; }
    .Hint__icon_info {
      color: #789821; }

@keyframes hint-from-down {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, -10px, 0); } }

.HintIcon {
  position: relative;
  display: inline-block; }
  .HintIcon__icon {
    cursor: pointer;
    transition: color 0.15s; }
    .HintIcon__icon:hover {
      color: #0078c4; }
  .HintIcon__bubble {
    position: absolute;
    top: -8px;
    left: -14px;
    min-height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background: #fff;
    white-space: nowrap;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
    transform-origin: 28px 50%;
    animation: from-scale 0.2s forwards; }
  .HintIcon__close {
    margin-left: -4px;
    color: #e1e1e1;
    cursor: pointer;
    transition: color 0.15s; }
    .HintIcon__close:hover {
      color: #393636; }
  .HintIcon__text {
    margin-left: 15px;
    font-size: 14px;
    color: #333; }

@keyframes from-scale {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }

@media (max-width: 860px) {
  .HintIcon__bubble {
    top: -45px;
    left: auto;
    right: -7px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0 10px; }
  .HintIcon__text {
    font-size: 12px;
    margin-right: 15px;
    margin-left: 5px; } }

.DialogManager {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 600; }
  .DialogManager_hidden {
    display: none; }
  .DialogManager__window-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow-y: auto;
    pointer-events: none; }
    .DialogManager__window-wrapper_active {
      z-index: 3; }
  .DialogManager__window {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100%;
    padding: 40px 20px;
    animation: raise-down 0.15s;
    pointer-events: none; }
    .DialogManager__window > * {
      flex-basis: 200px;
      pointer-events: initial; }
  .DialogManager__shade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    user-select: none;
    z-index: 2;
    animation: fade-in 0.2s; }

@keyframes raise-down {
  from {
    transform: translate3d(0, -15px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.Tooltip {
  position: absolute;
  max-width: 300px;
  margin-top: -10px;
  user-select: none;
  pointer-events: none;
  z-index: 1000;
  transform: translate(0, -100%);
  animation: fade-in 0.2s; }
  .Tooltip_bottom {
    margin-top: 10px;
    transform: translate(0, 0); }
  .Tooltip__inner {
    padding: 15px 26px;
    border-radius: 8px;
    color: #333;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
    transform: translate(-50%, 0); }
  .Tooltip_left .Tooltip__inner {
    margin-left: -20px;
    transform: translate(0, 0); }
  .Tooltip_right .Tooltip__inner {
    margin-left: 20px;
    transform: translate(-100%, 0); }
  .Tooltip__inner::after {
    position: absolute;
    left: 50%;
    margin: -5px;
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    bottom: 0;
    transform: rotate(45deg); }
  .Tooltip_bottom .Tooltip__inner::after {
    position: absolute;
    left: 50%;
    margin: -5px;
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    top: 0;
    transform: rotate(225deg); }
  .Tooltip_left .Tooltip__inner::after {
    left: 20px; }
  .Tooltip_right .Tooltip__inner::after {
    left: unset !important;
    right: 15px !important; }

.Dialog {
  position: relative;
  min-width: 300px;
  max-width: 100%;
  color: #333;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 19px 3px rgba(0, 0, 0, 0.2); }
  .Dialog__close {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 30px;
    height: 30px;
    padding: 8px;
    text-align: center;
    color: #e1e1e1;
    cursor: pointer;
    transition: color 0.1s; }
    .Dialog__close:hover {
      color: #000; }
  .Dialog__header {
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center; }
  .Dialog__title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    min-height: 40px;
    font-size: 20px;
    font-weight: 500; }
  .Dialog__header-icon {
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    color: #e0e0e0; }
  .Dialog__footer {
    display: flex;
    height: 50px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 -2px 14px 0 rgba(0, 0, 0, 0.07);
    overflow: hidden; }

@media (max-width: 500px) {
  .CommonDialog {
    flex-basis: 100%; } }

.CommonDialog__body {
  color: #666;
  line-height: 1.5em;
  padding: 10px 30px 28px; }

.CommonDialog__prompt-input {
  display: block;
  width: 100%;
  padding: 5px 6px;
  margin-top: 4px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  outline: none;
  color: #333; }

.AddImageDialog__body {
  padding: 10px 30px 28px; }

.AddImageDialog__splitter {
  margin: 10px 0;
  border-bottom: 1px solid #bbb; }

.AddImageDialog__link-input {
  margin-top: 2px; }

.AddImageDialog__drop-zone {
  display: flex;
  align-items: center;
  cursor: pointer; }

.AddImageDialog__drop-zone-icon {
  display: block;
  height: 24px;
  margin-right: 5px; }
  .AddImageDialog__drop-zone-icon > svg {
    height: 24px; }

.AddImageDialog__drop-zone-text {
  border-bottom: 1px dashed #bbb; }

@media (max-width: 400px) {
  .AddImageDialog {
    min-width: 300px; } }

.LinkOptionsDialog__body {
  padding: 10px 30px 28px; }

.LinkOptionsDialog__label {
  text-transform: none;
  font-size: 16px;
  color: #333;
  margin-bottom: 8px; }
  .LinkOptionsDialog__label:last-child {
    margin-bottom: 0; }

.Landing {
  font-family: Verdana, Geneva, sans-serif; }
  .Landing .blue {
    color: #6191cf; }
  .Landing .red {
    color: #f12b24; }
  .Landing .Landing__button_big {
    font-size: 47px; }
  .Landing h2 {
    font-weight: bold;
    margin-top: 3rem; }
    .Landing h2 a {
      color: inherit !important; }
  .Landing hr {
    margin: 0;
    max-width: 100%;
    background-color: #e0dfdf; }
  .Landing .button {
    padding: 23px 63px;
    text-transform: none;
    font-weight: bold;
    margin: 0; }
  .Landing .btn_block .button {
    margin-right: 30px; }
    .Landing .btn_block .button:last-child {
      margin-right: 0; }
  .Landing .button-blue {
    background-color: #1a5099; }
  .Landing .Landing__supporting-text {
    color: #a8a8a8; }
  @media screen and (max-width: 39.99875em) {
    .Landing h2 {
      font-size: 2.38095rem; }
    .Landing .btn_block {
      display: flex;
      flex-direction: column; }
      .Landing .btn_block .button {
        margin-right: 0; } }

/* SECTIONS */
.Faq .Faq__headers {
  margin-bottom: 80px; }
  .Faq .Faq__headers .Faq__supporting-text {
    color: #a8a8a8; }

.Faq .Faq__accordion {
  margin-bottom: 100px; }

.Faq .Faq__action {
  margin-bottom: 80px; }
  .Faq .Faq__action .Faq__p {
    font-size: 17px;
    color: #656565; }
  .Faq .Faq__action .button {
    margin-right: 0 !important; }

.JoinUs .JoinUs__reasons {
  margin-top: 50px;
  margin-bottom: 50px; }
  .JoinUs .JoinUs__reasons .JoinUs__item {
    margin-bottom: 20px; }
  .JoinUs .JoinUs__reasons .JoinUs__more {
    margin-top: 30px; }

.landing-start {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  color: #272d2e; }

.landing-start-block {
  margin-bottom: 3rem; }
  .landing-start-block h1,
  .landing-start-block h2,
  .landing-start-block h3,
  .landing-start-block h5 {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-style: normal; }
  .landing-start-block h1 {
    font-size: 75px;
    line-height: 85px;
    font-weight: 400; }
  .landing-start-block h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .landing-start-block h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300; }
    .landing-start-block h3 a {
      color: black; }
      .landing-start-block h3 a.active {
        border-bottom: 2px dashed #347ec6; }
  .landing-start-block h5 {
    font-size: 1.1rem;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: -1.1px;
    color: #347ec6;
    word-wrap: normal;
    text-align: left; }
  .landing-start-block a.button {
    background-color: #4696e5; }

.landing-start-block-title-text {
  font-family: 'Open Sans', sans-serif;
  color: #272d2e;
  font-size: 25px;
  font-style: normal;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 3.6rem; }
  .landing-start-block-title-text span {
    border-bottom: 2px dashed #4696e5; }

.landing-start-block-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 300;
  padding-top: 2rem; }
  .landing-start-block-text a {
    text-decoration: underline; }
  .landing-start-block-text span {
    border-bottom: 2px dashed #4696e5; }
  .landing-start-block-text.reg {
    padding-top: 0rem;
    margin-top: 0rem; }

.landing-start-block-icon-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 300;
  text-align: left; }

.landing-start-block-center {
  margin-top: 1rem;
  text-align: center; }
  .landing-start-block-center a.button {
    background-color: #4696e5; }

.landing-start-person {
  padding-top: 1rem; }
  .landing-start-person .landing-start-round-img {
    border-radius: 100px;
    border: 0px solid; }
  .landing-start-person p {
    margin-bottom: 0; }

.landing-start-panel {
  border-radius: 1rem;
  border: 2px solid #dcdcdc;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .landing-start-panel h1 {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 4.9rem;
    color: #8ba2be; }
  .landing-start-panel h3 {
    font-size: 1.3rem;
    text-align: left;
    font-weight: 400; }
  .landing-start-panel.left {
    margin-right: 1rem;
    margin-left: 7%; }
  .landing-start-panel.right {
    margin-left: 1rem; }

.landing-start-block hr {
  max-width: 55rem;
  size: 2px; }

.landing-start-block .row {
  max-width: 55rem; }

.landing-start-block:nth-child(2n + 1) {
  background-color: #fff; }

.landing-start-block:nth-child(2n + 2) {
  background-color: #f6f7f7; }

.landing-start-image {
  padding: 10px;
  margin-bottom: 33px; }

.leave-page {
  background-size: cover;
  background: #fff no-repeat;
  background-position-x: center;
  background-position-y: bottom; }
  .leave-page .leave-page_content {
    font-family: Roboto;
    font-size: 0.8rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: left; }
    .leave-page .leave-page_content h4 {
      font-weight: bold;
      font-size: 1.6rem;
      letter-spacing: 1px; }
  .leave-page .golos-btn {
    margin-bottom: 1rem; }

@media (max-width: 63.9375em) {
  .leave-page {
    background-size: cover;
    background-position: center; } }

.MarkdownEditor {
  padding-top: 4px; }
  .MarkdownEditor_comment {
    font-size: 14px; }
  .MarkdownEditor__textarea {
    visibility: hidden; }
  .MarkdownEditor__dropzone {
    position: relative; }
  .MarkdownEditor__preview {
    display: inline-block;
    height: 207px;
    max-width: 100%;
    padding: 0 4px;
    opacity: 0.7;
    transition: opacity 0.3s; }
    .MarkdownEditor__preview:hover {
      opacity: 1; }
  .MarkdownEditor__preview-error {
    padding: 0 4px;
    background: #ff9ea3; }

.MarkdownEditor .CodeMirror {
  padding: 0;
  margin: 0 -3px;
  border: none;
  border-radius: 0;
  color: #333;
  background: none;
  min-height: 250px; }

.MarkdownEditor .CodeMirror-scroll {
  min-height: 250px; }

.MarkdownEditor_comment .CodeMirror,
.MarkdownEditor_comment .CodeMirror-scroll {
  min-height: 3em; }

.MarkdownEditor .CodeMirror-placeholder {
  font-family: Roboto, Arial, sans-serif; }

.MarkdownEditor .CodeMirror-lines {
  font-family: Roboto, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.56; }

.MarkdownEditor .cm-formatting-strikethrough {
  text-decoration: none !important; }

.MarkdownEditor .CodeMirror-focused .CodeMirror-placeholder {
  opacity: 0.2; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.MET {
  display: flex !important;
  font-size: 16px; }
  @media (max-width: 860px) {
    .MET_desktop .MET__toolbar {
      display: none !important; } }
  @media (max-width: 860px) {
    .MET_desktop.MET_comment .MET__toolbar {
      display: flex !important; } }
  .MET__toolbar {
    position: absolute;
    display: flex;
    top: -9999px;
    height: 46px;
    padding: 0 16px;
    border-radius: 23px;
    align-items: center;
    background: #fff;
    box-shadow: -1px 1px 14px 0 rgba(0, 0, 0, 0.15);
    transform: translate3d(-50%, -100%, 0);
    opacity: 0;
    transition: opacity 0.2s;
    z-index: 2;
    pointer-events: none; }
    .MET__toolbar_raising {
      opacity: 1;
      pointer-events: initial; }
    @media (max-width: 860px) {
      .MET__toolbar {
        padding: 0;
        border-radius: 0; } }
  @media (max-width: 860px) {
    .MET_mobile.MET_comment .MET__toolbar {
      position: static;
      justify-content: center;
      display: none;
      padding-right: 14px;
      box-shadow: none;
      transform: translate3d(0, 0, 0); }
      .MET_mobile.MET_comment .MET__toolbar_raising {
        display: flex; } }
  .MET_comment .MET__toolbar {
    height: 36px;
    border-radius: 18px; }
    @media (max-width: 860px) {
      .MET_comment .MET__toolbar {
        border-radius: 5px; } }
    @media (max-width: 400px) {
      .MET_comment .MET__toolbar {
        width: 310px !important;
        transform: translate3d(-66%, -100%, 0); } }
  .MET__toolbar-tip {
    position: absolute;
    left: 50%;
    margin: -5px;
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
    bottom: 0;
    transform: rotate(45deg); }
  .MET__icon {
    width: 40px;
    height: 30px;
    flex-shrink: 0;
    padding-top: 1px;
    text-align: center;
    cursor: pointer;
    color: #333; }
    .MET__icon:hover {
      color: #0062a0; }
    .MET__icon_active, .MET__icon_active:hover {
      color: #0078c4; }
    .MET__icon > svg {
      vertical-align: middle;
      width: unset;
      height: 18px; }
  .MET_comment .MET__icon {
    width: 30px;
    height: 22px;
    padding-top: 4px; }
    .MET_comment .MET__icon > svg {
      vertical-align: top;
      height: 15px; }
  .MET__separator {
    height: 30px;
    margin: 0 8px;
    border-right: 1px solid #d9d9d9; }
  .MET_comment .MET__separator {
    height: 24px; }
  .MET__new-line-helper {
    position: absolute;
    display: flex;
    left: -43px;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.3s, opacity 0.2s, transform 0.2s;
    overflow: hidden;
    z-index: 4;
    animation: fade-in 0.1s; }
    .MET__new-line-helper_comment {
      left: 0;
      margin-top: 20px; }
    .MET__new-line-helper_open {
      width: 187px;
      opacity: 1; }
    .MET__new-line-helper_selected {
      width: 400px; }
      @media (max-width: 420px) {
        .MET__new-line-helper_selected {
          width: 300px;
          transform: translateX(0); } }
    @media (max-width: 860px) {
      .MET__new-line-helper_mobile {
        display: none; } }
    @media (max-width: 420px) {
      .MET__new-line-helper_comment.MET__new-line-helper_selected {
        transform: translateX(-30px); } }
    @media (max-width: 890px) {
      .MET__new-line-helper {
        left: 0;
        margin-top: 20px;
        opacity: 0.7; }
        .MET__new-line-helper:hover {
          opacity: 1; } }
  .MET__plus {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    cursor: pointer; }
    .MET__plus > svg {
      width: 14px;
      height: 14px;
      transform-origin: center;
      transition: transform 0.2s;
      pointer-events: none;
      color: #2f2f2f; }
  .MET__new-line-helper_open .MET__plus > svg {
    transform: rotate(45deg); }
  .MET__new-line-actions {
    position: absolute;
    display: flex;
    left: 40px;
    height: 100%;
    padding-top: 4px;
    flex-shrink: 0;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.5s; }
    .MET__new-line-actions_selected {
      opacity: 0; }
  .MET__new-line-item {
    width: 30px;
    height: 30px;
    margin: 0 8px;
    flex-shrink: 0; }
  .MET__new-line-icon {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    cursor: pointer;
    transition: color 0.1s; }
    .MET__new-line-icon:hover {
      color: #0078c4; }
    .MET__new-line-icon > svg {
      width: unset;
      height: 21px; }
  .MET__new-line-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    flex-grow: 1;
    animation: fade-in 0.5s forwards; }
  .MET__new-line-input {
    width: inherit;
    height: 100%;
    padding: 0;
    flex-grow: 1;
    margin-left: 6px;
    border: none;
    outline: none;
    color: #333; }
    @media (max-width: 420px) {
      .MET__new-line-input {
        width: 300px;
        padding-right: 10px; }
        .MET__new-line-input::placeholder {
          font-size: 12px; } }

.HtmlEditor.HtmlEditor {
  border: none;
  border-radius: unset;
  padding: 0;
  margin-top: 8px;
  background: none; }

.HtmlEditor > *:nth-child(2) {
  border-top: none; }

.HtmlEditor .public-DraftEditor-content {
  min-height: 350px; }

.HtmlEditor [class^='EditorToolbar__root'] {
  margin-left: -7px; }

.HtmlEditor [class^='IconButton__root'] {
  border: 1px solid transparent;
  background: none; }
  .HtmlEditor [class^='IconButton__root'][class*='IconButton__isActive'] {
    border-color: #6d6d6d;
    border-radius: 3px; }

.CommentFooter {
  margin-bottom: 20px; }
  .CommentFooter__buttons {
    display: flex;
    align-items: center; }
    @media (min-width: 890px) and (max-width: 1000px), (max-width: 420px) {
      .CommentFooter__buttons {
        justify-content: space-between; }
        .CommentFooter__buttons .CommentFooter__button {
          display: flex;
          align-items: center;
          flex-grow: 1; } }
  .CommentFooter__button-element {
    position: relative;
    width: 100%; }
  .CommentFooter__button {
    position: relative; }
  .CommentFooter__buttons > div:first-child {
    margin-right: 8px; }

.CommentForm {
  display: flex;
  flex-direction: column; }
  .CommentForm__content {
    max-width: 75rem;
    margin: 0 auto; }
    .CommentForm__content_hidden {
      display: none; }
  .CommentForm__spinner-inner {
    width: unset !important;
    height: unset !important;
    padding: 40px 60px;
    border-radius: 18px;
    background: rgba(0, 0, 0, 0.1); }
  .CommentForm_edit {
    padding: 0 18px; }
  .CommentForm__preview {
    margin-bottom: 3px; }
    .CommentForm__preview > * {
      font-size: 16px !important; }


/*# sourceMappingURL=styles.1701da23.chunk.css.map*/