.Modal__container--34dVb {
  position: relative;
  display: none;
  z-index: 20000;
}

.Modal__containerCompact--2miUg .Modal__closeButton--25Fgc {
  top: 0;
  right: 0;
  padding: 8px;
  width: auto;
  height: auto;
  box-shadow: none;
}

.Modal__containerCompact--2miUg .Modal__closeButton--25Fgc:hover,
.Modal__containerCompact--2miUg .Modal__closeButton--25Fgc:focus {
  opacity: 0.6;
}

.Modal__containerCompact--2miUg .Modal__closeIcon--34RPE {
  width: 16px;
  height: 16px;
  fill: #242428;
}

.Modal__overlay--hDRUY {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.85);
}

.Modal__modal--Fr9Ly {
  margin: 20px;
  padding: 0;
  width: 100%;
  max-width: 600px;
  max-height: 852px;
  border-radius: 2px;
  overflow-x: hidden;
  overflow-y: auto;
}

.Modal__closeButton--25Fgc {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(17, 42, 82, 0.3);
  background: #fff;
  transition: all 0.2s;
  cursor: pointer;
}

.Modal__closeButton--25Fgc:hover,
.Modal__closeButton--25Fgc:focus {
  outline: none;
  opacity: 0.8;
}

.Modal__closeIcon--34RPE {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
  fill: #8990A6;
}

.Modal__fadeAppear--2mYa1,
.Modal__fadeEnter--yo6_g {
  display: block;
  opacity: 0;
}

.Modal__fadeAppearActive--1m1MM,
.Modal__fadeEnterActive--182zJ {
  opacity: 1;
  transition: opacity 0.5s;
}

.Modal__fadeEnterDone--1BIkd {
  display: block;
}

.Modal__fadeExit--RMhbS {
  display: block;
  opacity: 1;
}

.Modal__fadeExitActive--1w5J4 {
  opacity: 0;
  transition: opacity 0.5s;
}

.Modal__fadeExitDone--3MVDf {
  display: none;
}


.MainInfo__container--InfeE {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.MainInfo__title--PBwpX {
  margin: 0;
  padding: 0 0 8px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
}

.MainInfo__text--e5eBR {
  margin: 0;
}

.MainInfo__description--vmVlx {
  margin: 0;
}

.MainInfo__date--3qBl- {
  white-space: nowrap;
  color: #999;
}

.Button__button--2a549 {
  display: block;
  margin: 0;
  padding: 0 12px;
  border-radius: 3px;
  border: 1px solid #d6d6d4;
  border-color: #d6d6d4 #cac9c8 #a5a5a5;
  color: #000;
  background: #f9f9f9 linear-gradient(to bottom,#fff 0,#f3f3f3 100%);
  font-family: inherit;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
}

.Button__button--2a549:hover,
.Button__button--2a549:focus {
  outline: none;
}

.Button__disabled--3RDLN {
  pointer-events: none;
}

.Button__buttonWhite--W5hsI {
  height: 28px;
  box-shadow: inset 0 -16px 0 0 #f3f3f3;
}

.Button__buttonWhite--W5hsI:hover,
.Button__buttonWhite--W5hsI:focus {
  box-shadow: inset 0 -16px 10px 0 #ddd;
}

.Button__buttonWhite--W5hsI.Button__disabled--3RDLN {
  color: #7f7f7f;
}

.Button__buttonInline--3jJum {
  display: inline;
  padding: 0;
  border: none;
  border-bottom: 1px dashed #000;
  border-radius: 0;
  background: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.1;
  color: inherit;
}

.Button__buttonInline--3jJum:hover,
.Button__buttonInline--3jJum:focus {
  border-bottom-style: solid;
  box-shadow: none;
}

.Button__buttonTransparent--2L-Vp.Button__disabled--3RDLN {
  border: none;
}

.Button__buttonTransparent--2L-Vp {
  padding: 0;
  height: 28px;
  border: none;
  background: none;
  color: #ccc;
}

.Button__buttonTransparent--2L-Vp:hover,
.Button__buttonTransparent--2L-Vp:focus {
  color: #000;
}

.Button__buttonTransparent--2L-Vp.Button__disabled--3RDLN {
  opacity: 0.6;
}

.RatingSelector__container--2Jbiq {
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.RatingSelector__list--SxnOy {
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
  border-radius: 3px;
  border: 1px solid #ccc4ac;
  list-style: none;
}

.RatingSelector__item--1G0Dj {
  display: flex;
  align-items: stretch;
  margin-right: -1px;
}

.RatingSelector__item--1G0Dj:last-of-type {
  margin-right: 0;
}

.RatingSelector__button--rJOZp {
  position: relative;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  min-width: 48px;
  min-height: 40px;
  border: none;
  background: linear-gradient(to bottom, #f7f5f2 0, #efece6 68%, #e3dfd4 100%);
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  transition: all 0.2s;
  cursor: pointer;
}

.RatingSelector__button--rJOZp::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 1px;
  height: calc(100% - 8px);
  background-color: #dddbd8;
  transform: translate(0, -50%);
  transition: all 0.2s;
}

.RatingSelector__button--rJOZp:focus,
.RatingSelector__button--rJOZp:hover {
  outline: none;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.RatingSelector__buttonActive--2hse9 {
  background: #fed481;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.RatingSelector__item--1G0Dj:first-of-type .RatingSelector__button--rJOZp::before,
.RatingSelector__button--rJOZp:focus::before,
.RatingSelector__button--rJOZp:hover::before,
.RatingSelector__buttonActive--2hse9::before {
  opacity: 0;
}

.RatingSelector__annotation--3MsW8 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #999;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}

.AdditionalFormFields__container--1x0ST {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.AdditionalFormFields__field--3YxRB {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}

.AdditionalFormFields__field--3YxRB:last-child {
  margin-bottom: 0;
}

.AdditionalFormFields__labelText--262PE {
  margin: 0 0 2px;
  padding: 0;
}

.AdditionalFormFields__textArea--3nJwy {
  margin: 0;
  padding: 4px 8px;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #a9a9a9;
  box-shadow: inset 0 5px 6px -6px grey;
  background: none;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  resize: none;
}

.AdditionalFormFields__buttonWrapper--M-3x_ {
  margin-bottom: 8px;
}

.AdditionalFormFields__input--nzVlc {
  padding: 2px 8px;
  width: 170px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #a9a9a9;
  box-shadow: inset 0 5px 6px -6px grey;
  background: none;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.RaterForm__container--168W8 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  background-color: #fff;
  font-family: HelveticaNeueCyr, Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: left;
}

.RaterForm__top--2AJIR {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 30px 80px;
  background-color: #f1e7cb;
}

.RaterForm__info--3Dc3a {
  margin-bottom: 20px;
}

.RaterForm__bottom--2aNvT {
  padding: 30px 80px;
}

.RaterForm__bottomContentWrapper--3bXeo {
  margin-bottom: 28px;
}

.RaterForm__additionalTitle--2OVJU {
  margin: 0 0 8px;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.RaterForm__text--1Uwi5 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
}

.RaterForm__textButton--2ExaS {
  margin: 4px 0;
}

.RaterForm__buttonList--I06QB {
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}

.RaterForm__buttonItem--y9A4i {
  margin-right: 10px;
}

.RaterForm__buttonItem--y9A4i:last-of-type {
  margin-right: 0;
}

.Loader__container--3BweD {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}

.Loader__loader--1nM1b {
  margin: auto;
  width: 80px;
  max-width: 100%;
  height: 80px;
  max-height: 100%;
  stroke: #777;
}

.Loader__fadeAppear--2k2X8,
.Loader__fadeEnter--t9Eyk {
  display: flex;
  opacity: 0;
}

.Loader__fadeAppearActive--2e5y6,
.Loader__fadeEnterActive--OXYiD {
  opacity: 1;
  transition: opacity 0.2s;
}

.Loader__fadeEnterDone--2R8xo {
  display: flex;
}

.Loader__fadeExit--3Z3F7 {
  display: flex;
  opacity: 1;
}

.Loader__fadeExitActive--348M8 {
  opacity: 0;
  transition: opacity 0.2s;
}

.Loader__fadeExitDone--3JxtQ {
  display: none;
}

