@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.animated {
  animation-duration: 100ms !important;
  animation-fill-mode: both !important;
}
.fade-in {
  animation-name: fadeIn;
}
.fade-out {
  animation-name: fadeOut;
}
.slider-3d {
  max-width: 100%;
/* Owl Carousel customization*/
/* Owl Carousel customization*/
}
.slider-3d__item {
  max-width: 860px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.slider-3d .widget-video__image {
  max-height: 540px;
}
.slider-3d .owl-item.active {
  z-index: 2;
}
.slider-3d .owl-dots {
  margin-top: 20px;
}
.slider-3d .owl-prev,
.slider-3d .owl-next {
  top: 50%;
  transform: translateY(-8px);
  transition: opacity .25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.slider-3d .owl-prev::before,
.slider-3d .owl-next::before {
  content: '';
  position: absolute;
}
.slider-3d .owl-prev.disabled,
.slider-3d .owl-next.disabled {
  display: none;
}
.slider-3d .owl-prev:hover,
.slider-3d .owl-next:hover {
  transition: opacity .25s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.6;
}
.slider-3d .owl-next {
  position: absolute;
  left: 80%;
}
.slider-3d .owl-next::before {
  width: 23px;
  height: 17px;
  left: 0;
}
.slider-3d .owl-next::before,
.slider-3d .owl-prev::before {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iU1ZHRG9jIiB3aWR0aD0iMzIiIGhlaWdodD0iMjMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YXZvY29kZT0iaHR0cHM6Ly9hdm9jb2RlLmNvbS8iIHZpZXdCb3g9IjAgMCAzMiAyMyI+PGRlZnM+PHBhdGggZD0iTTMzMS4yMDUsMTUxNS4zMzNjLTAuNDI5LC0wLjQ0NCAtMS4xNDMsLTAuNDQ0IC0xLjU4NywwYy0wLjQyOSwwLjQyOSAtMC40MjksMS4xNDMgMCwxLjU3MWw4LjA0Nyw4LjA0N2gtMjYuNTU0Yy0wLjYxOSwwLjAwMSAtMS4xMTEsMC40OTMgLTEuMTExLDEuMTEyYzAsMC42MTkgMC40OTIsMS4xMjcgMS4xMTEsMS4xMjdoMjYuNTU0bC04LjA0Nyw4LjAzMmMtMC40MjksMC40NDQgLTAuNDI5LDEuMTU5IDAsMS41ODdjMC40NDQsMC40NDQgMS4xNTksMC40NDQgMS41ODcsMGw5Ljk1MiwtOS45NTJjMC40NDQsLTAuNDI5IDAuNDQ0LC0xLjE0MyAwLC0xLjU3MXoiIGlkPSJQYXRoLTAiLz48L2RlZnM+PGRlc2M+R2VuZXJhdGVkIHdpdGggQXZvY29kZS48L2Rlc2M+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwtMzEwLC0xNTE1KSI+PGc+PHRpdGxlPlNoYXBlPC90aXRsZT48dXNlIHhsaW5rOmhyZWY9IiNQYXRoLTAiIGZpbGw9IiNmZmZmZmYiLz48L2c+PC9nPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.slider-3d .owl-prev {
  position: absolute;
  right: 80%;
}
.slider-3d .owl-prev::before {
  width: 23px;
  height: 17px;
  right: 0;
  transform: rotate(180deg);
}
@media (max-width: 1200px) {
  .slider-3d .owl-next {
    left: 85%;
  }
  .slider-3d .owl-prev {
    right: 85%;
  }
}
@media (max-width: 1000px) {
  .slider-3d .owl-next {
    left: 90%;
  }
  .slider-3d .owl-prev {
    right: 90%;
  }
}
@media (max-width: 500px) {
  .slider-3d .owl-nav {
    display: none;
  }
  .slider-3d .widget-video__title {
    display: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.widget-video {
  position: relative;
}
.widget-video__image {
  overflow: hidden;
  position: relative;
  max-height: 440px;
  border-radius: 5px;
  background: center center/cover no-repeat;
}
.widget-video__image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 3;
}
.widget-video__image::after {
  content: '';
  display: block;
  padding-bottom: 58.666666666666664%;
}
.widget-video__image::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
}
.widget-video__title {
  color: #fff;
  margin-bottom: 37px;
}
.widget-video__action {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.widget-video__action-mobile {
  display: none;
  padding-top: 10px;
  font-size: 12px;
}
.widget-video__action-mobile::before,
.widget-video__action-mobile::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-20px, -20px);
}
.widget-video__action-mobile::after {
  width: 15px;
  height: 20px;
  margin-top: 10px;
  margin-left: 15px;
}
.widget-video__action-mobile::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNSAyMCIgZmlsbD0iIzAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMC41MTYzMSAwLjEzODM5NkMwLjY3NTYxNSAwLjA0NjIwMzIgMC44NTM5MDQgMCAxLjAzMjQ2IDBDMS4yMTA1MyAwIDEuMzg4NzcgMC4wNDYyMDMyIDEuNTQ4NzcgMC4xMzgzOTZMMTMuODU0NCA5LjA3OTU3QzE0LjE3MzMgOS4yNjM4IDE0LjM3MDggOS42MDQ4NyAxNC4zNzA4IDkuOTczNjRDMTQuMzcwOCAxMC4zNDI0IDE0LjE3MzkgMTAuNjgzNCAxMy44NTQ0IDEwLjg2NzRMMS41NDg3NyAxOS44MDg5QzEuMjI5NDEgMTkuOTkyOSAwLjgzNTcyMiAxOS45OTI5IDAuNTE2NTc4IDE5LjgwODlDMC4xOTcxNjYgMTkuNjI0MyAwIDE5LjI4MzEgMCAxOC45MTQ2VjEuMDMyMzVDMCAwLjY2Mzc5NyAwLjE5Njg0NSAwLjMyMjc4MSAwLjUxNjMxIDAuMTM4Mzk2WiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.widget-video__action-mobile::before {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  opacity: 0.8;
  border-radius: 50%;
}
.widget-video_full .widget-video__image {
  max-height: 500px;
}
.widget-video_content_full .widget-video__content {
  left: auto;
  right: auto;
  transform: translate(0, -50%);
  width: 100%;
}
.widget-video_height_260 .widget-video__image {
  min-height: 260px;
}
@media (max-width: 500px) {
  .widget-video_intro .widget-video__action {
    display: none;
  }
  .widget-video_intro .widget-video__action-mobile {
    display: block;
  }
}
.widget-video_full .widget-video__image {
  border-radius: 0;
}
.widget-video_full .widget-video__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.widget-video_full .widget-video__action {
  position: static;
  top: auto;
  left: auto;
  transform: none;
}
.widget-video_full .widget-video__image {
  min-height: 320px;
}
@media (max-width: 750px) {
  .widget-video_full .widget-video__content {
    width: 100%;
    top: auto;
    left: auto;
    transform: none;
    bottom: 30px;
  }
  .widget-video_full .widget-video__title {
    margin-bottom: 17px;
  }
}
.widget-social__widget {
  display: flex;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 16px;
}
.widget-social__widget img {
  width: 100%;
  vertical-align: middle;
}
.widget-social__title {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 500px) {
  .widget-social__title {
    font-size: 15px;
    text-align: center;
  }
}
.widget-telegram {
  max-width: 310px;
  height: 410px;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  overflow: hidden;
}
.widget-telegram__head {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
  padding: 5px 7px 6px 7px;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
}
.widget-telegram__head:hover,
.widget-telegram__head.is-hover {
  text-decoration: none;
}
.widget-telegram__icon {
  width: 38px;
  height: 38px;
  background-size: cover;
  margin-right: 8px;
  border-radius: 50%;
  overflow: hidden;
}
.widget-telegram__name {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-top: 4px;
}
.widget-telegram__participants {
  font-size: 12px;
  margin-top: 5px;
  color: #aeaeae;
}
.widget-telegram__content {
  height: calc(100% - 50px);
  box-sizing: border-box;
  padding: 10px;
  background-image: url(src/images/bizon/telegram-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #2fa5d9 #f0f0f0;
}
.widget-telegram__content::-webkit-scrollbar {
  width: 8px;
}
.widget-telegram__content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #2fa5d9;
}
.widget-telegram__content::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}
.widget-telegram__post {
  background-color: #fff;
  border-radius: 6px;
  padding: 10px;
}
.widget-telegram-post {
  font-size: 13px;
  line-height: 1.384615384615385;
}
.widget-telegram-post .emoji {
  background-size: cover;
  width: 20px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.widget-telegram-post .emoji_1 {
  background-image: url(src/images/bizon/emoji1.png);
}
.widget-telegram-post .emoji_2 {
  background-image: url(src/images/bizon/emoji2.png);
}
.widget-telegram-post img {
  max-width: 100%;
  border-radius: 6px;
}

.btn {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 48px;
  padding: 0 16px;
  background-color: #fa1e26;
  border-radius: 24px;
  border: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.3s;
  transition-property: box-shadow, border-color, background-color;
}
:root:not(.device-touch) .btn:hover,
:root:not(.device-touch) .btn:active,
.btn:active {
  text-decoration: none;
}
@media (max-width: 750px) {
  .btn {
    font-size: 14px;
    height: 40px;
    border-radius: 20px;
  }
}
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fa4a51;
  box-shadow: none;
}
:root:not(.device-touch) .btn:hover:hover,
:root:not(.device-touch) .btn:hover:active,
.btn:hover:active {
  text-decoration: none;
}
@media (hover: none) and (pointer: coarse) {
  .btn:hover {
    box-shadow: none;
  }
}
.btn:active {
  background-color: #fa4a51;
}
.btn:disabled,
.btn._disabled {
  background-color: #fda5a8;
}
.btn._small {
  height: 40px;
  font-size: 14px;
}
.btn._outline {
  background-color: #fff;
  border: 2px solid #fa1e26;
  color: #0b0c0d;
}
.btn._outline:hover {
  border-color: transparent;
  box-shadow: 0 11px 50px rgba(224,39,56,0.21);
}
@media (hover: none) and (pointer: coarse) {
  .btn._outline:hover {
    box-shadow: none;
  }
}
.btn._outline._gray {
  width: 100%;
  font-weight: 400;
  transition: .15s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #d2d2d2;
}
.btn._outline._gray:hover {
  color: #8f9397;
  box-shadow: none;
}
.btn._gift {
  background-color: rgba(237,28,36,0.05);
  color: #fa1e26;
  font-size: 16px;
  font-weight: 400;
}
.btn._gift:hover {
  background-color: #fa1e26;
  box-shadow: none;
  color: #fff;
}
.btn._gift._disabled {
  background-color: #fa1e26;
  color: #fff;
}
.btn._subscribe-product {
  background-color: rgba(69,75,82,0.05);
  color: #454b52;
}
.btn._subscribe-product:hover {
  box-shadow: none;
  background-color: rgba(69,75,82,0.1);
}
@media (min-width: 1201px) {
  .btn._subscribe-product.is-disabled {
    justify-content: flex-start;
    padding: 0;
    background: transparent !important;
  }
}
.btn._pink {
  background-color: #fef4f4;
  color: #fa1e26;
}
.btn._pink:hover {
  background-color: #fa1e26;
  color: #fff;
}
.btn._transparent {
  background-color: transparent;
  color: #fa1e26;
}
.btn._transparent:hover {
  background-color: #fa1e26;
  color: #fff;
}

.form-checkbox {
  box-sizing: border-box;
  display: inline-flex;
  grid-gap: 8px;
  gap: 8px;
  cursor: pointer;
}
.form-checkbox * {
  box-sizing: border-box;
}
.form-checkbox__text {
  position: relative;
  padding-left: 24px;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .form-checkbox__text {
    font-size: 12px;
    line-height: 1.3;
  }
}
.form-checkbox__text a {
  color: inherit;
  text-decoration: underline;
  border: none;
}
:root:not(.device-touch) .form-checkbox__text a:hover,
:root:not(.device-touch) .form-checkbox__text a:active,
.form-checkbox__text a:active {
  text-decoration: underline;
}
.form-checkbox__text a:hover {
  color: #fa1e26;
}
.form-checkbox__text::before,
.form-checkbox__text::after {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
}
.form-checkbox__text::before {
  position: absolute;
  background-color: #fff;
  transition: border-color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #d2d2d2;
}
.form-checkbox__text::after {
  opacity: 0;
  background-color: #fa1e26;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.79325 1.18184C8.06892 0.91148 8.06892 0.473135 7.79325 0.202772C7.51759 -0.0675907 7.07065 -0.0675907 6.79498 0.202772L2.58824 4.32862L1.20502 2.972C0.929352 2.70164 0.482412 2.70164 0.206748 2.972C-0.068916 3.24237 -0.068916 3.68071 0.206748 3.95107L2.0891 5.79723C2.36476 6.06759 2.8117 6.06759 3.08737 5.79723L7.79325 1.18184Z' fill='white'/%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: opacity .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.form-checkbox input[type="checkbox"] {
  display: none;
}
.form-checkbox input[type="checkbox"]:checked+.form-checkbox__text::after {
  opacity: 1;
}
.form-checkbox input[type="checkbox"]._error+.form-checkbox__text::before {
  border-color: #fa1e26;
}
.form-checkbox:hover .form-checkbox__text::before {
  border-color: #73777a;
}
.form-checkbox:hover .form-checkbox__text::after {
  background-color: #fb4b51;
}
.form-radio {
  box-sizing: border-box;
  display: inline-flex;
  grid-gap: 8px;
  gap: 8px;
  cursor: pointer;
}
.form-radio * {
  box-sizing: border-box;
}
.form-radio__list {
  display: flex;
  grid-gap: 16px;
  gap: 16px;
}
.form-radio__container {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
}
.form-radio__title {
  font-size: 16px;
  line-height: 1.4;
  color: #73777a;
}
.form-radio__text {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  line-height: 1.4;
}
.form-radio__text a {
  color: inherit;
  text-decoration: underline;
  border: none;
}
:root:not(.device-touch) .form-radio__text a:hover,
:root:not(.device-touch) .form-radio__text a:active,
.form-radio__text a:active {
  text-decoration: underline;
}
.form-radio__text a:hover {
  color: #fa1e26;
}
.form-radio__text::before,
.form-radio__text::after {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.form-radio__text::before {
  position: absolute;
  background-color: #f2f2f2;
  transition: background-color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.form-radio__text::after {
  opacity: 0;
  background-color: #fff;
  border: 4px solid #fa1e26;
  transition: opacity .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.form-radio input[type="radio"] {
  display: none;
}
.form-radio input[type="radio"]:checked+.form-radio__text::after {
  opacity: 1;
}
.form-radio:hover .form-checkbox__text::before {
  border-color: #73777a;
}
.form-radio:hover .form-checkbox__text::after {
  background-color: #fb4b51;
}
.form-toggler {
  box-sizing: border-box;
  display: inline-flex;
  grid-gap: 12px;
  gap: 12px;
  cursor: pointer;
}
.form-toggler * {
  box-sizing: border-box;
}
.form-toggler__text {
  position: relative;
  padding-left: 60px;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1200px) {
  .form-toggler__text {
    padding-top: 2px;
    font-size: 14px;
  }
}
.form-toggler__text a {
  color: inherit;
  text-decoration: underline;
  border: none;
}
:root:not(.device-touch) .form-toggler__text a:hover,
:root:not(.device-touch) .form-toggler__text a:active,
.form-toggler__text a:active {
  text-decoration: underline;
}
.form-toggler__text a:hover {
  color: #fa1e26;
}
.form-toggler__text::before {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 24px;
  border-radius: 12px;
  background-color: #f2f2f2;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='white'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 4px 4px;
  transition: background-position .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.form-toggler__text._right {
  padding-left: 0;
  padding-right: 60px;
}
.form-toggler__text._right::before {
  left: auto;
  right: 0;
}
.form-toggler input[type="checkbox"] {
  display: none;
}
.form-toggler input[type="checkbox"]:checked+.form-toggler__text::before {
  background-color: #fa1e26;
  background-position: calc(100% - 4px) 4px;
}
.form-toggler input[type="checkbox"]:disabled+.form-toggler__text::before {
  cursor: not-allowed;
  background-color: #f6f6f6;
}
.form-toggler input[type="checkbox"]:disabled:checked+.form-toggler__text::before {
  background-color: #fda5a8;
}
.form-toggler:hover .form-toggler__text::before {
  background-color: #d2d2d2;
}
.form-toggler:hover input[type="checkbox"]:checked+.form-toggler__text::before {
  background-color: #e11b22;
}
.form-toggler:hover input[type="checkbox"]:disabled:checked+.form-toggler__text::before {
  background-color: #fda5a8;
}
.form-field {
  box-sizing: border-box;
  position: relative;
}
.form-field * {
  box-sizing: border-box;
}
.form-field textarea,
.form-field input[type="text"],
.form-field input[type="email"],
.form-field input[type="tel"],
.form-field input[type="password"] {
  height: 54px;
  padding: 16px 90px 0 24px;
  border-radius: 27px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .form-field textarea,
  .form-field input[type="text"],
  .form-field input[type="email"],
  .form-field input[type="tel"],
  .form-field input[type="password"] {
    height: 48px;
    padding-right: 80px;
    border-radius: 24px;
    font-size: 16px;
  }
}
@media (max-width: 720px) and (hover: none) and (pointer: coarse) and (-webkit-touch-callout: none) {
  .form-field textarea,
  .form-field input[type="text"],
  .form-field input[type="email"],
  .form-field input[type="tel"],
  .form-field input[type="password"] {
    font-size: 16px;
  }
}
.form-field textarea {
  padding: 22px 90px 0 24px;
  min-height: 108px;
  resize: vertical;
}
@media (max-width: 720px) {
  .form-field textarea {
    padding-right: 80px;
  }
}
.form-field__placeholder {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  bottom: 0;
  font-size: 16px;
  color: #73777a;
  pointer-events: none;
  height: 54px;
}
@media (max-width: 720px) {
  .form-field__placeholder {
    height: 48px;
  }
}
.form-field__placeholder [js-form-field-placeholder] {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity .15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transform-origin: 0 0;
}
.form-field__placeholder [js-form-field-placeholder]._active,
.form-field__placeholder [js-form-field-placeholder]._dropdown {
  transform: scale(0.75) translate3d(0, -10px, 0);
}
.form-field__placeholder [js-form-field-placeholder]._scrolled {
  opacity: 0;
}
.form-field__ico {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  transition: color .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.form-field__ico svg {
  display: block;
}
.form-field__ico[js-form-field-password] {
  color: #73777a;
  cursor: pointer;
}
.form-field__ico[js-form-field-password]:hover,
.form-field__ico[js-form-field-password]._active {
  color: #fa1e26;
}
.form-field__main {
  position: relative;
}
.form-field__info {
  position: absolute;
  top: 50%;
  right: 28px;
  transform: translateY(-50%);
  color: #1980df;
}
.form-field__info svg {
  display: block;
  width: 16px;
  height: 16px;
}
.form-field [js-form-field-message] {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.3;
}
.form-field._success textarea,
.form-field._success input[type=text],
.form-field._success input[type="email"],
.form-field._success input[type="tel"],
.form-field._success input[type="password"] {
  border-color: #399934 !important;
}
.form-field._success [js-form-field-message] {
  color: #399934;
}
.form-field._error textarea,
.form-field._error input[type=text],
.form-field._error input[type="email"],
.form-field._error input[type="tel"],
.form-field._error input[type="password"] {
  border-color: #fa1e26 !important;
}
.form-field._error [js-form-field-message] {
  color: #fa1e26;
}
.air-datepicker {
  border-radius: 16px;
  min-width: 292px;
  z-index: 400;
}
.air-datepicker-nav {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  min-height: auto;
  padding: 12px 12px 10px;
  border-bottom: none;
}
.air-datepicker-nav--action {
  width: 26px;
  height: 26px;
  border-radius: 8px;
}
.air-datepicker-nav--action:hover {
  background-color: #f2f2f2;
}
.air-datepicker-nav--action svg {
  display: block;
  width: auto;
  height: auto;
  color: #0b0c0d;
}
.air-datepicker-nav--action svg path {
  stroke: #0b0c0d;
  stroke-width: 1;
}
.air-datepicker-nav--title {
  font-size: 18px;
  line-height: 1.4;
  color: #0b0c0d;
  border-radius: 8px;
}
.air-datepicker-nav--title:hover {
  background-color: #f2f2f2;
}
.air-datepicker-nav--title.-disabled-:hover {
  background-color: transparent;
}
.air-datepicker-nav--title i {
  color: #fa1e26;
}
.air-datepicker--content {
  padding: 0 12px;
}
.air-datepicker-body--day-names {
  margin: 0;
}
.air-datepicker-body--day-name {
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #73777a;
}
.air-datepicker-body--cells.-days-,
.air-datepicker-body--cells-months-,
.air-datepicker-body--cells-years- {
  grid-auto-rows: 36px;
}
.air-datepicker-cell.-day- {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #0b0c0d;
  border-radius: 8px;
}
.air-datepicker-cell.-day-.-weekend- {
  color: #fa1e26;
}
.air-datepicker-cell.-day-.-other-month-,
.air-datepicker-cell.-day-.-disabled- {
  color: #73777a;
}
.air-datepicker-cell.-day-.-other-month-.-weekend-,
.air-datepicker-cell.-day-.-disabled-.-weekend- {
  color: #fa9094;
}
.air-datepicker-cell.-day-.-current- {
  background-color: #fef4f4;
  color: #0b0c0d;
}
.air-datepicker-cell.-day-.-focus- {
  background-color: #f2f2f2;
}
.air-datepicker-cell.-day-.-focus-.-other-month- {
  color: #73777a;
}
.air-datepicker-cell.-day-.-selected- {
  background-color: #fa1e26;
  color: #fff !important;
}
.air-datepicker-cell.-day-.-selected-.-other-month- {
  background-color: #f99094 !important;
}
.air-datepicker-cell.-day-.-disabled-.-focus- {
  background-color: #fff !important;
}
.air-datepicker-cell.-day-.-disabled-.-focus-.-other-month- {
  color: #73777a !important;
}
.air-datepicker-cell.-day-.-disabled-.-focus-.-weekend- {
  color: #fa9094 !important;
}
.air-datepicker-cell.-month- {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #0b0c0d;
  border-radius: 8px;
}
.air-datepicker-cell.-month-.-current- {
  color: #fa1e26;
}
.air-datepicker-cell.-month-.-focus- {
  background-color: #f2f2f2;
}
.air-datepicker-cell.-month-.-selected- {
  background-color: transparent;
}
.air-datepicker-cell.-year- {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #0b0c0d;
  border-radius: 8px;
}
.air-datepicker-cell.-year-.-other-decade- {
  color: #73777a !important;
}
.air-datepicker-cell.-year-.-current- {
  color: #fa1e26 !important;
}
.air-datepicker-cell.-year-.-focus- {
  background-color: #f2f2f2;
}
.air-datepicker-cell.-year-.-selected- {
  background-color: transparent;
}
.air-datepicker--buttons {
  padding: 16px 12px 12px;
  border-top: none;
}
.air-datepicker--buttons .btn {
  height: 48px;
  border-radius: 24px;
}

.field-container {
  position: relative;
}
.field-placeholder {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.refresh-tabs {
  display: flex;
  border-bottom: 1px solid rgba(115,119,122,0.5);
  box-sizing: border-box;
  scroll-snap-type: x mandatory;
  scroll-padding: 15px;
}
.refresh-tabs * {
  box-sizing: border-box;
}
@media (max-width: 700px) {
  .refresh-tabs._scroll-mobile {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: auto;
    border-bottom: none;
    grid-gap: 8px;
    gap: 8px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .refresh-tabs._scroll-mobile::-webkit-scrollbar {
    display: none;
  }
}
.refresh-tab {
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 55px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  transition: color .25s cubic-bezier(0.645, 0.045, 0.355, 1);
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.refresh-tab:hover {
  color: #fa1e26;
}
.refresh-tab::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #fa1e26;
  opacity: 0;
  transition: opacity .25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.refresh-tab.is-active::after {
  opacity: 1;
}
@media (max-width: 700px) {
  ._scroll-mobile .refresh-tab {
    flex: 0 0 auto;
    width: auto;
    height: 30px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #fbfbfb;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
  }
  ._scroll-mobile .refresh-tab::after {
    content: none;
  }
  ._scroll-mobile .refresh-tab.is-active {
    background-color: #454b52;
    color: #fff;
  }
  ._scroll-mobile .refresh-tab.is-active sup {
    color: #fff !important;
    opacity: 1;
  }
}
.refresh-tab sup {
  position: relative;
  top: -4px;
  margin-left: 4px;
  font-size: 10px;
  font-weight: 700;
  color: #454b52 !important;
  opacity: 0.5;
}
@media (max-width: 700px) {
  .refresh-tab sup {
    font-size: 8px;
  }
}
.refresh-panes {
  margin-top: 32px;
}

.modal-box._refresh-modal {
  box-sizing: border-box;
  border-radius: 16px;
}
@media (max-width: 720px) {
  .modal-box._refresh-modal {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.modal-box._refresh-modal * {
  box-sizing: border-box;
}
.modal-box._refresh-modal .modal-box-content {
  max-width: calc(100dvw - 48px);
  padding: 24px;
}
@media (max-width: 720px) {
  .modal-box._refresh-modal .modal-box-content {
    width: 320px;
    max-width: 100%;
    padding: 20px 16px 16px;
  }
}
.modal-box._refresh-modal .modal-box-content a {
  color: #fa1e26;
  border: none;
  text-decoration: none;
}
:root:not(.device-touch) .modal-box._refresh-modal .modal-box-content a:hover,
:root:not(.device-touch) .modal-box._refresh-modal .modal-box-content a:active,
.modal-box._refresh-modal .modal-box-content a:active {
  text-decoration: none;
}
.modal-box._refresh-modal .modal-box-content a[href^="tel:"] {
  white-space: nowrap;
}
.modal-box._refresh-modal .modal-box-close {
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
}
@media (max-width: 720px) {
  .modal-box._refresh-modal .modal-box-close {
    top: 20px;
    right: 10px;
  }
}
.modal-box._refresh-modal .modal-box-close::before {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.34375 6.65625L17.6575 17.97' stroke='%2373777A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.6562 6.65625L6.34254 17.97' stroke='%2373777A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.modal-box._refresh-modal._check-auth .modal-box-content {
  width: 340px;
  max-width: calc(100dvw - 48px);
}
@media (max-width: 720px) {
  .modal-box._refresh-modal._check-auth .modal-box-content {
    width: 320px;
    max-width: 100%;
  }
}
.modal-box._refresh-modal._success-order .modal-box-content {
  width: 540px;
  max-width: calc(100dvw - 48px);
}
@media (max-width: 720px) {
  .modal-box._refresh-modal._success-order .modal-box-content {
    width: 320px;
    max-width: 100%;
  }
}
.modal-box._refresh-modal._success-order .modal-box-content .cart-info-modal__btn .btn {
  width: 292px;
  max-width: 100%;
}
.modal-box._refresh-modal._cashback-detail-content {
  width: 900px;
  max-width: calc(100dvw - 48px);
}
@media (max-width: 720px) {
  .modal-box._refresh-modal._cashback-detail-content {
    width: 320px;
    max-width: 100%;
  }
}
.modal-box._refresh-modal._cashback-detail-content .cart-info-modal__btn .btn {
  width: 292px;
  max-width: 100%;
}

.modal-box._auth-modal {
  position: relative;
  box-sizing: border-box;
  border-radius: 16px;
}
@media (max-width: 720px) {
  .modal-box._auth-modal {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.modal-box._auth-modal * {
  box-sizing: border-box;
}
.modal-box._auth-modal .modal-box-content {
  width: 580px;
  padding: 60px 24px;
}
@media (max-width: 720px) {
  .modal-box._auth-modal .modal-box-content {
    width: 320px;
    max-width: 100%;
    padding: 40px 24px 24px;
  }
}
.modal-box._auth-modal .modal-box-content a {
  color: #fa1e26;
  border: none;
  text-decoration: none;
}
:root:not(.device-touch) .modal-box._auth-modal .modal-box-content a:hover,
:root:not(.device-touch) .modal-box._auth-modal .modal-box-content a:active,
.modal-box._auth-modal .modal-box-content a:active {
  text-decoration: none;
}
.modal-box._auth-modal .modal-box-content a[href^="tel:"] {
  white-space: nowrap;
}
.modal-box._auth-modal .modal-box-close {
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
}
@media (max-width: 720px) {
  .modal-box._auth-modal .modal-box-close {
    top: 16px;
    right: 16px;
  }
}
.modal-box._auth-modal .modal-box-close::before {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.34375 6.65625L17.6575 17.97' stroke='%2373777A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.6562 6.65625L6.34254 17.97' stroke='%2373777A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.modal-box._auth-message {
  position: relative;
  box-sizing: border-box;
  border-radius: 16px;
}
@media (max-width: 720px) {
  .modal-box._auth-message {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.modal-box._auth-message * {
  box-sizing: border-box;
}
.modal-box._auth-message .modal-box-content {
  width: 640px;
  max-width: 100%;
  padding: 60px;
}
@media (max-width: 720px) {
  .modal-box._auth-message .modal-box-content {
    width: 320px;
    padding: 24px;
  }
}
.auth-modal {
  width: 100%;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  color: #0b0c0d;
}
.auth-modal__title {
  font-family: 'Georgia', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1;
}
@media (max-width: 720px) {
  .auth-modal__title {
    font-size: 24px;
    line-height: 1.2;
  }
}
.auth-modal__content {
  margin-top: 24px;
}
.auth-modal__tabs {
  display: flex;
  position: relative;
}
.auth-modal__tabs::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #d2d2d2;
}
.auth-modal__tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 0 0%;
  width: 100%;
  max-width: 100%;
  height: 42px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  color: #73777a !important;
  white-space: nowrap;
  cursor: pointer;
  transition: .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 720px) {
  .auth-modal__tab {
    height: 36px;
    font-size: 12px;
  }
}
.auth-modal__tab::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 2px;
  background-color: #fa1e26;
  transition: .15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.auth-modal__tab._current,
.auth-modal__tab:hover {
  color: #0b0c0d !important;
}
.auth-modal__tab._current::after,
.auth-modal__tab:hover::after {
  left: 0;
  right: 0;
}
.auth-modal__panes {
  margin-top: 24px;
}
.auth-modal-form {
  display: none;
}
@media (max-width: 720px) {
  .auth-modal-form {
    margin-top: 16px;
  }
}
.auth-modal-form textarea,
.auth-modal-form input[type=text],
.auth-modal-form input[type="email"],
.auth-modal-form input[type="tel"],
.auth-modal-form input[type="password"] {
  background-color: #f2f2f2;
}
.auth-modal-form__content {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
@media (max-width: 720px) {
  .auth-modal-form__content {
    grid-gap: 8px;
    gap: 8px;
  }
}
.auth-modal-form__text {
  font-size: 14px;
  line-height: 1.4;
  color: #73777a;
}
@media (max-width: 720px) {
  .auth-modal-form__text {
    font-size: 12px;
  }
}
.auth-modal-form__message {
  font-size: 14px;
  line-height: 1.4;
  color: #0b0c0d;
}
@media (max-width: 720px) {
  .auth-modal-form__message {
    padding-bottom: 8px;
  }
}
.auth-modal-form__timer {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  color: #73777a;
}
@media (max-width: 720px) {
  .auth-modal-form__timer {
    padding-top: 8px;
    font-size: 14px;
  }
}
.auth-modal-form__timer a {
  color: #0b0c0d !important;
}
@media (hover: hover) {
  .auth-modal-form__timer a:hover {
    color: #fa1e26 !important;
  }
}
.auth-modal-form__recover {
  margin-top: 8px;
  text-align: center;
}
.auth-modal-form__btn {
  margin-top: 24px;
}
@media (max-width: 720px) {
  .auth-modal-form__btn {
    margin-top: 16px;
  }
}
.auth-modal-form__registration {
  margin-top: 16px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  color: #73777a;
}
@media (max-width: 720px) {
  .auth-modal-form__registration {
    margin-top: 24px;
    font-size: 12px;
    line-height: 1.3;
  }
}
.auth-modal-form._active {
  display: block;
}
.auth-modal-form .btn {
  width: 100%;
  height: 50px;
  border-radius: 25px;
}
@media (max-width: 720px) {
  .auth-modal-form .btn {
    height: 40px;
    border-radius: 20px;
  }
}
.auth-modal [js-auth-modal-phone],
.auth-modal [js-auth-modal-code] {
  display: none;
}
.auth-modal [js-auth-modal-phone]._active,
.auth-modal [js-auth-modal-code]._active {
  display: flex;
}
.auth-modal [js-auth-modal-to-phone] svg {
  position: relative;
  top: 1px;
  transform: rotate(-90deg);
}
.auth-modal [js-code-confirm-timer] {
  color: #0b0c0d;
}
.auth-message {
  margin-left: auto;
  margin-right: auto;
  color: #0b0c0d;
}
.auth-message__img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -60px;
}
@media (max-width: 720px) {
  .auth-message__img {
    margin-top: -24px;
  }
}
.auth-message__img img {
  display: block;
  width: 200px;
  height: auto;
}
.auth-message__title {
  font-family: 'Georgia', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 32px;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 720px) {
  .auth-message__title {
    font-size: 24px;
  }
}
.auth-message__body {
  margin-top: 12px;
}
.auth-message__text {
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 720px) {
  .auth-message__text {
    font-size: 14px;
  }
}
.auth-message__ps {
  margin-top: 24px;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 720px) {
  .auth-message__ps {
    font-size: 12px;
  }
}
.auth-message__ps .text-accent {
  color: #fa1e26;
}
.auth-message__btns {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
.auth-message__btns .btn {
  width: 340px;
  max-width: 100%;
}
[js-auth-client-content] {
  display: none !important;
}
[js-auth-modal].is-client [js-auth-form-content],
[js-auth-modal].is-client .layer__header,
[js-auth-modal].is-client .layer__footer {
  display: none;
}
[js-auth-modal].is-client [js-auth-client-content] {
  display: block !important;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.ui-datepicker-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5em;
}
.ui-datepicker-title {
  order: 2;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  border: 0;
}
.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}
.ui-datepicker-prev {
  order: 1;
}
.ui-datepicker-prev:before {
  width: 12px;
  height: 22px;
}
.ui-datepicker-prev:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ui-datepicker-prev:hover:before {
  width: 12px;
  height: 22px;
}
.ui-datepicker-prev:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZWQxYzI0IiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ui-datepicker-next {
  order: 3;
}
.ui-datepicker-next:before {
  width: 12px;
  height: 22px;
}
.ui-datepicker-next:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ui-datepicker-next:hover:before {
  width: 12px;
  height: 22px;
}
.ui-datepicker-next:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZWQxYzI0IiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.ui-datepicker-calendar {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: 1px solid #efefef;
  border-width: 1px 1px 0;
}
@media (max-width: 400px) {
  .ui-datepicker-calendar {
    max-width: none;
    width: calc(100% + 40px);
    margin-right: -20px;
    margin-left: -20px;
  }
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  text-align: center;
}
.ui-datepicker-calendar td.ui-datepicker-other-month,
.ui-datepicker-calendar th.ui-datepicker-other-month {
  color: #d1d1d1;
}
.ui-datepicker-calendar td > span,
.ui-datepicker-calendar th > span,
.ui-datepicker-calendar td > a,
.ui-datepicker-calendar th > a {
  display: inline-block;
  position: relative;
  border: 0;
}
.ui-datepicker-calendar td {
  padding: 0;
}
.ui-datepicker-calendar td > span,
.ui-datepicker-calendar td > a {
  width: 22px;
  height: 22px;
  padding: 14px 14px 15px;
}
@media (max-width: 400px) {
  .ui-datepicker-calendar td > span,
  .ui-datepicker-calendar td > a {
    width: 18px;
    height: 18px;
  }
}
.ui-datepicker-calendar td.is-event > span:before,
.ui-datepicker-calendar td.is-event > a:before {
  content: '';
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  border: 3px solid #ed1c24;
  border-radius: 50%;
}
@media (max-width: 400px) {
  .ui-datepicker-calendar td.is-event > span:before,
  .ui-datepicker-calendar td.is-event > a:before {
    width: 36px;
    height: 36px;
  }
}
.ui-datepicker-calendar td.is-event.ui-datepicker-other-month > span:before,
.ui-datepicker-calendar td.is-event.ui-datepicker-other-month > a:before {
  opacity: 0.3;
}
.ui-datepicker-calendar td.is-event.mod-multiple > span:before,
.ui-datepicker-calendar td.is-event.mod-multiple > a:before {
  border-right-color: #ffa800;
  border-bottom-color: #ffa800;
}
.ui-datepicker-calendar th {
  padding: 0;
}
.ui-datepicker-calendar th > span,
.ui-datepicker-calendar th > a {
  padding: 10px 14px 11px;
}
.ui-datepicker-calendar tr:nth-child(odd) td {
  background: #fafafa;
}
.ui-datepicker_hunting th {
  padding: 0;
}
.ui-datepicker_hunting th > span,
.ui-datepicker_hunting th > a {
  padding: 0 !important;
}
.ui-datepicker_hunting .ui-datepicker-prev {
  order: 1;
}
.ui-datepicker_hunting .ui-datepicker-prev:before {
  background: none !important;
}
.ui-datepicker_hunting .ui-datepicker-prev:hover:before {
  background: none !important;
}
.ui-datepicker_hunting .ui-datepicker-next {
  order: 3;
}
.ui-datepicker_hunting .ui-datepicker-next:before {
  background: none !important;
}
.ui-datepicker_hunting .ui-datepicker-next:hover:before {
  background: none !important;
}
.ui-datepicker_hunting .ui-datepicker-title {
  width: 170px;
}
@media (max-width: 500px) {
  .ui-datepicker_hunting .ui-datepicker {
    display: none !important;
  }
}

.agency-offices-section-title {
  color: inherit;
  font-family: 'Georgia', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 900;
  line-height: 1.2;
  text-align: inherit;
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
.agency-offices-section-title {
  margin-bottom: 0.48em;
  font-size: 25px;
}
@media (max-width: 600px) {
  .agency-offices-section-title {
    margin-bottom: 0.5em;
    font-size: 20px;
  }
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.agency {
  padding-bottom: 2em;
}
.agency-intro {
  padding-top: 2em;
  padding-bottom: 2em;
}
.agency-about__actions [button] {
  margin-bottom: 1em;
}
.agency-requests {
  padding-top: 2em;
  padding-bottom: 3em;
}
.agency-requests-title {
  margin-bottom: 0.75em;
  font-size: 36px;
}
@media (max-width: 600px) {
  .agency-requests-title {
    font-size: 30px;
  }
}
.agency-request {
  box-sizing: border-box;
  background: #fff;
  border: 2px solid transparent;
}
@media (max-width: 600px) {
  .agency-request {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.agency-request:nth-child(odd) {
  background: #fbfbfb;
}
.agency-request-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 1em 1.5em;
}
@media (max-width: 600px) {
  .agency-request-header {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.agency-request-header .item {
  margin-right: 3em;
  padding: 0.5em 0;
}
.agency-request-header .item.mod-hidden {
  display: none;
}
.agency-request-header-right,
.agency-request-header-left {
  display: flex;
  flex-wrap: wrap;
  margin-right: -3em;
}
.agency-request-trigger {
  flex: 1 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-self: baseline;
}
@media (max-width: 1000px) {
  .agency-request-trigger {
    flex-basis: 100%;
  }
}
.agency-request-statuses {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5em;
}
@media (max-width: 1000px) {
  .agency-request-statuses {
    font-size: 14px;
  }
}
.agency-request-status {
  margin-right: 1.5em;
}
.agency-request-status.mod-new {
  color: #f7cb00;
}
.agency-request-status.mod-accepted {
  color: #50ac55;
}
.agency-request-status.mod-canceled {
  color: #d1d1d1;
}
.agency-request-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-right: -1.5em;
}
@media (max-width: 1000px) {
  .agency-request-actions {
    padding-top: 0.25em;
    font-size: 14px;
  }
}
.agency-request-action {
  margin-right: 1.5em;
}
.agency-request-action:before {
  vertical-align: middle;
  display: inline-block;
  margin: -4px 0;
  margin-right: 0.25em;
}
.agency-request-action.mod-accept:before {
  content: '';
  width: 14px;
  height: 14px;
  margin-top: -8px;
}
.agency-request-action.mod-accept:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDExIDExIj48cGF0aCBmaWxsPSIjZjMwIiBkPSJNMCA1Ljg4QzEuMTQ3IDcuMTE3IDIuODQ1IDkuMzUgMy44MyAxMSA2LjEgNi45NzIgOC40NjggMy43MDQgMTEgLjgzNkwxMC4yNDUgMEM4LjE5IDIuMDU1IDUuNTMzIDUuNDIyIDMuNzMzIDguMTY4IDIuODcgNy4wNyAxLjk0IDYuMTA2Ljg1MyA1LjAyTDAgNS44OHoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.agency-request-action.mod-cancel u {
  border-color: rgba(111,111,111,0.3);
  color: #6f6f6f;
}
.agency-request-action.mod-cancel:hover u {
  border-color: #ed1c24;
  color: #ed1c24;
}
.agency-request-number {
  width: 300px;
  font-weight: 700;
}
@media (max-width: 1000px) {
  .agency-request-number {
    flex-basis: 100%;
    width: auto;
    font-size: 20px;
    line-height: 1.3;
  }
  .agency-request-number.item {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.agency-request-number u {
  border-color: rgba(0,0,0,0.25);
  color: #000;
}
@media (max-width: 1000px) {
  .agency-request-date.item {
    padding-bottom: 0;
  }
}
@media (max-width: 1000px) {
  .agency-request-person.item {
    padding-bottom: 0;
  }
}
.agency-request-content {
  display: none;
  margin: -0.5em 1.5em 2em;
  padding-top: 1em;
  border-top: 1px solid #fff;
}
@media (max-width: 600px) {
  .agency-request-content {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.agency-request-content .change-arrow {
  margin: 0.25em 0;
  color: #000;
  font-size: 14px;
}
.agency-request-cols {
  display: flex;
}
@media (max-width: 1050px) {
  .agency-request-cols {
    flex-direction: column;
  }
}
.agency-request-left {
  flex: 2;
  margin-right: 1em;
}
@media (max-width: 1050px) {
  .agency-request-left {
    margin-right: 0;
    margin-bottom: 2em;
  }
}
.agency-request-right {
  flex: 1;
}
.agency-request-products {
  background: #fff;
}
@media (max-width: 500px) {
  .agency-request-products {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1051px) {
  .agency-request:hover .agency-request-header .item.mod-visible {
    display: none;
  }
  .agency-request:hover .agency-request-header .item.mod-hidden {
    display: block;
  }
}
.agency-request.is-open {
  border-color: #f6f6f6;
  border-top-color: #ffbec5;
  border-bottom-color: #ffbec5;
  background: #f6f6f6;
}
.agency-request.is-open .agency-request-header .item.mod-visible {
  display: none;
}
@media (max-width: 700px) {
  .agency-request.is-open .agency-request-header .item.mod-visible {
    display: block;
  }
}
.agency-request.is-open .agency-request-header .item.mod-hidden {
  display: block;
}
.agency-request.is-open .agency-request-content {
  display: block;
}
.agency-request.is-open .agency-request-trigger u {
  border-color: rgba(0,0,0,0.25);
  color: #000;
}
.agency-request.is-open .agency-request-trigger:hover u {
  border-color: #ed1c24;
  color: #ed1c24;
}
.agency-request.mod-canceled .agency-request-number u {
  color: #d1d1d1;
}
.agency-offices {
  padding-top: 2em;
  padding-bottom: 3em;
}
.agency-offices-title {
  margin-bottom: 0.75em;
  font-size: 36px;
}
@media (max-width: 600px) {
  .agency-offices-title {
    font-size: 30px;
  }
}
.agency-offices-section {
  margin-bottom: 3em;
}
.data-actions-delete {
  display: inline-block;
  cursor: pointer;
  width: 16;
  height: 16px;
  width: 16px;
  height: 16px;
}
.data-actions-delete {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi45NzEiIGhlaWdodD0iMTYuOTcxIiB2aWV3Qm94PSIwIDAgMTYuOTcxIDE2Ljk3MSI+PHBhdGggZmlsbD0iI2VkMWMyNCIgZD0iTTE2Ljk3LjcwOEwxNi4yNjUgMGwtNy43OCA3Ljc3OEwuNzA4IDAgMCAuNzA4bDcuNzc4IDcuNzc3TDAgMTYuMjY1bC43MDcuNzA2IDcuNzc4LTcuNzc4IDcuNzggNy43OC43MDYtLjcwOC03Ljc3OC03Ljc4Ii8+PC9zdmc+) 0 0 no-repeat;
  background-size: 100% 100%;
}
.representation-change {
  margin-top: 1em;
}
.representation-change_change_black .representation-change__change u {
  color: #000;
}
.representation-change {
  margin-top: 1em;
}
.representation-change_gap_top_s {
  margin-top: 8px;
}
.representation-change_gap_top_none {
  margin-top: 0;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.bonus-data {
  overflow: auto;
}
.bonus-data__col-big {
  min-width: 200px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.cabinet-profile {
  margin-top: 2em;
}
.office-profile-sections.mod-avatar .office-profile-section {
  margin-bottom: 0;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.cabinet-chart-scroller {
  overflow-x: auto;
  overflow-y: hidden;
}
.cabinet-chart.mod-line {
  min-width: 1160px;
}
.cabinet-tabs {
  margin-bottom: 1.5em;
}
.cabinet-tabs-select {
  display: none;
}
@media (max-width: 900px) {
  .cabinet-tabs-select {
    display: block;
  }
}
.cabinet-tabs-buttons {
  display: flex;
  border-bottom: 2px solid #efefef;
  font-size: 14px;
}
@media (max-width: 900px) {
  .cabinet-tabs-buttons {
    display: none;
  }
}
.cabinet-tabs-item {
  margin-bottom: -2px;
  padding: 0.35em 1.5em;
  border: 2px solid transparent;
  white-space: nowrap;
}
.cabinet-tabs-item u {
  color: inherit;
  border-color: rgba(0,0,0,0.25);
}
.cabinet-tabs-item.is-active {
  pointer-events: visible;
  cursor: default;
  border-color: #efefef;
  border-bottom-color: #fff;
  text-shadow: 0 0 0 #000;
}
.cabinet-tabs-item.is-active u {
  border-color: transparent;
}
.cabinet-tabs-item.is-active:hover u,
.cabinet-tabs-item.is-active:active u {
  color: inherit;
}
.cabinet-notify {
  padding: 1em 1.5em 1.25em;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
@media (max-width: 600px) {
  .cabinet-notify {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cabinet-notify-wrapper {
  display: flex;
}
.cabinet-notify-list {
  overflow: hidden;
  flex: 1;
}
.cabinet-notify-nav {
  order: 2;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  width: 80px;
  margin-left: 2em;
  background: #fff;
}
@media (max-width: 600px) {
  .cabinet-notify-nav {
    margin-right: -20px;
    margin-left: 1em;
    width: 60px;
  }
}
@media (max-width: 400px) {
  .cabinet-notify-nav {
    margin-left: 0.5em;
  }
}
.cabinet-notify-nav-prev,
.cabinet-notify-nav-next {
  cursor: pointer;
  flex: 1;
  position: relative;
}
.cabinet-notify-nav-prev:before,
.cabinet-notify-nav-next:before {
  content: '';
  position: absolute;
}
.cabinet-notify-nav-prev:before {
  margin-left: -6px;
  left: 50%;
  margin-top: -11px;
  top: 50%;
  width: 12px;
  height: 22px;
}
.cabinet-notify-nav-prev:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjY2JjYmNiIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.cabinet-notify-nav-prev:hover:before {
  margin-left: -6px;
  left: 50%;
  margin-top: -11px;
  top: 50%;
  width: 12px;
  height: 22px;
}
.cabinet-notify-nav-prev:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZWQxYzI0IiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.cabinet-notify-nav-next:before {
  margin-left: -6px;
  left: 50%;
  margin-top: -11px;
  top: 50%;
  width: 12px;
  height: 22px;
}
.cabinet-notify-nav-next:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjY2JjYmNiIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.cabinet-notify-nav-next:hover:before {
  margin-left: -6px;
  left: 50%;
  margin-top: -11px;
  top: 50%;
  width: 12px;
  height: 22px;
}
.cabinet-notify-nav-next:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZWQxYzI0IiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.cabinet-notify.at-left .cabinet-notify-nav-prev {
  cursor: default;
}
.cabinet-notify.at-right .cabinet-notify-nav-next {
  cursor: default;
}
.cabinet-notify.at-left.at-right .cabinet-notify-nav {
  display: none;
}
.cabinet-notify-item {
  font-size: 14px;
}
@media (max-width: 600px) {
  .cabinet-notify-item {
    font-size: 12px;
  }
}
.cabinet-notify-item-descr {
  max-width: 700px;
}
.cabinet-notify-item-descr p {
  margin-bottom: 0.5em;
}
.cabinet-notify-item-date {
  color: #716f6f;
  float: left;
}
.cabinet-notify-item-button {
  float: right;
  margin-bottom: 1em;
  margin-right: 1em;
}
.cabinet-notify-item_video {
  display: flex;
  justify-content: space-between;
}
.cabinet-notify-item_video .cabinet-notify-item__major {
  flex-basis: 59%;
  max-width: 59%;
}
.cabinet-notify-item_video .cabinet-notify-item__minor {
  flex-basis: 38.2%;
  max-width: 38.2%;
}
@media (max-width: 1000px) {
  .cabinet-notify-item_video .cabinet-notify-item__major,
  .cabinet-notify-item_video .cabinet-notify-item__minor {
    flex-basis: 48%;
    max-width: 48%;
  }
}
@media (max-width: 750px) {
  .cabinet-notify-item_video {
    flex-direction: column;
  }
  .cabinet-notify-item_video .cabinet-notify-item__major,
  .cabinet-notify-item_video .cabinet-notify-item__minor {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.cabinet-persona {
  display: flex;
  margin-bottom: 2em;
}
.cabinet-persona-photo {
  flex-shrink: 0;
  margin-right: 1em;
  position: relative;
}
.cabinet-persona-photo-image {
  width: 90px;
  height: 90px;
  position: relative;
}
.cabinet-persona-photo-image img {
  width: 100%;
  border-radius: 50%;
}
.cabinet-persona-photo-icon {
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  position: absolute;
  right: 3px;
  bottom: 3px;
  text-align: center;
  border-radius: 50%;
  padding-top: 9px;
}
.cabinet-persona-photo-icon img {
  width: 25px;
  display: inline-block;
  border-radius: 0;
}
.cabinet-persona-photo-action {
  margin-top: 0.75em;
  text-align: center;
}
.cabinet-persona-info {
  align-self: center;
  font-size: 14px;
}
.cabinet-persona-tag {
  color: #989898;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
.cabinet-persona-name {
  font-weight: 700;
}
.cabinet-persona-data {
  margin-top: 0.25em;
  font-size: 12px;
}
.cabinet-persona-data-group {
  margin-bottom: 0.5em;
}
.cabinet-persona-data-item {
  margin-bottom: 0.15em;
}
.cabinet-persona-actions {
  margin-top: 0.25em;
  font-size: 12px;
}
.cabinet-persona-actions-item {
  margin-bottom: 0.5em;
}
.cabinet-persona-status {
  display: inline-block;
  position: relative;
  top: -1px;
  padding: 0.25em 0.75em;
  background: #ff5c33;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  cursor: help;
}
@media (max-width: 400px) {
  .cabinet-persona-status {
    padding-top: 0.15em;
    padding-bottom: 0.15em;
  }
}
.cabinet-persona.size-l .cabinet-persona-photo-image {
  width: 130px;
  height: 130px;
}
@media (max-width: 400px) {
  .cabinet-persona.size-l .cabinet-persona-photo-image {
    width: 100px;
    height: 100px;
  }
}
.cabinet-persona.size-s {
  margin-bottom: 1em;
}
.cabinet-persona.size-s .cabinet-persona-photo {
  margin-right: 0.75em;
}
.cabinet-persona.size-s .cabinet-persona-photo-image {
  width: 50px;
  height: 50px;
}
@media (max-width: 400px) {
  .cabinet-persona.size-s .cabinet-persona-photo-image {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 400px) {
  .cabinet-persona.size-s .cabinet-persona-info {
    font-size: 12px;
  }
}
.cabinet-persona.size-xs .cabinet-persona-photo-image {
  width: 35px;
  height: 35px;
}
.cabinet-persona.mod-mentor .cabinet-persona-info {
  align-self: flex-start;
}
.cabinet-persona.mod-mentor .cabinet-persona-photo-image img {
  border-radius: 0;
}
.cabinet-persona.mod-mentor.mod-structure {
  margin-bottom: 0;
  padding-left: 20px;
}
@media (max-width: 400px) {
  .cabinet-persona.mod-mentor.mod-structure {
    padding-left: 5px;
  }
}
.cabinet-persona.mod-mentor.mod-structure .cabinet-persona-info {
  align-self: flex-start;
}
.cabinet-persona.mod-mentor.mod-structure .cabinet-persona-photo {
  padding-bottom: 4em;
  background: url(src/images/cabinet/dot-vertical.png) center top repeat-y;
}
.cabinet-persona.mod-mentor.mod-structure .cabinet-persona-photo-image img {
  border-radius: 0;
}
.cabinet-persona_gap_xs {
  margin-bottom: 8px;
}
.cabinet-persona_justify_end {
  justify-content: flex-end;
}
.cabinet-personas-level {
  position: relative;
  padding-top: 8px;
}
.cabinet-personas-level .cabinet-personas-level {
  padding-left: 32px;
}
@media (max-width: 900px) {
  .cabinet-personas-level .cabinet-personas-level {
    padding-left: 22px;
  }
}
@media (max-width: 400px) {
  .cabinet-personas-level .cabinet-personas-level {
    padding-left: 19px;
  }
}
.cabinet-personas-level .cabinet-personas-level:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 12px;
  width: 5px;
  height: 35px;
  background: url(src/images/cabinet/dot-vertical.png) center top repeat-y;
}
@media (max-width: 400px) {
  .cabinet-personas-level .cabinet-personas-level:before {
    top: -13px;
    left: 17px;
  }
}
.cabinet-personas-level .cabinet-personas-level:after {
  content: '';
  position: absolute;
  top: 22px;
  left: 22px;
  width: 32px;
  height: 5px;
  background: url(src/images/cabinet/dot-horizontal.png) center top repeat-x;
}
@media (max-width: 900px) {
  .cabinet-personas-level .cabinet-personas-level:after {
    width: 20px;
  }
}
@media (max-width: 400px) {
  .cabinet-personas-level .cabinet-personas-level:after {
    top: 17px;
    left: 19px;
  }
}
.cabinet-personas.mod-structure .cabinet-persona {
  z-index: 10;
  position: relative;
  min-height: 34px;
  margin-bottom: 0;
}
@media (max-width: 400px) {
  .cabinet-personas.mod-structure .cabinet-persona {
    min-height: 24px;
  }
}
.cabinet-personas.mod-structure .cabinet-persona-info {
  background: #fff;
}
.leaders-list-wrap {
  cursor: grab;
}
.leaders-list .cabinet-persona {
  flex-direction: column;
  margin-bottom: 0;
}
.leaders-list .cabinet-persona-photo {
  margin: 0 auto 0.35em;
}
.leaders-list .cabinet-persona-photo-image {
  width: 60px;
  height: 60px;
}
.leaders-list .cabinet-persona-photo-image img {
  border-radius: 0;
}
.leaders-list .cabinet-persona-name {
  display: block;
  margin-bottom: 0.35em;
}
.leaders-list .cabinet-persona-name u {
  border-color: rgba(0,0,0,0.25);
  color: #000;
}
.leaders-list .cabinet-persona-name u:hover {
  border-color: #ed1c24;
  color: #ed1c24;
}
.leaders-list .cabinet-persona-info-data {
  font-size: 12px;
  line-height: 1.3;
}
.leaders-list .cabinet-persona-info-data ul {
  width: 100%;
}
.leaders-list .cabinet-persona-info-data li {
  margin-bottom: 0.25em;
}
.cabinet-section {
  padding-top: 3em;
  padding-bottom: 3em;
}
th a {
  border-bottom: 1px solid rgba(128,128,128,0.3);
  color: #808080;
}
th a:hover,
th a.is-hover {
  color: #808080;
  border-color: #808080;
}
th .link {
  border-bottom: 1px solid rgba(128,128,128,0.3);
  color: #000;
}
th .link:hover,
th .link.is-hover {
  color: #000;
  border-color: rgba(128,128,128,0.3);
}
.new-office-notification {
  max-width: 450px;
}
.new-office-notification__text {
  font-size: 18px;
  text-align: center;
  padding-bottom: 10px;
}
.new-office-notification-form__title {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.new-office-notification__actions {
  padding-top: 1em;
  text-align: center;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.calculator .span9,
.calculator .span3 {
  flex: 0 0 auto;
}
.calculator input {
  font-size: 12px;
  min-height: 0;
}
.calculator .selectus,
.calculator .input-small {
  width: 100px;
}
.calculator .expr {
  vertical-align: middle;
}
@media (max-width: 768px) {
  .calculator .expr {
    display: block;
  }
}
.calculator .well {
  border: 2px solid #eee;
  padding: 1.25em 2em 1.5em 1.75em;
}
.calculator .well + .well {
  margin-top: 2em;
}
.calculator .row {
  display: flex;
  align-items: center;
}
.calculator .row + .row {
  margin-top: 0.5em;
}
@media (max-width: 768px) {
  .calculator .row + .row {
    border-top: 1px dotted #d1d1d1;
    padding-top: 0.5em;
  }
}
@media (max-width: 600px) {
  .calculator .row {
    flex-wrap: wrap;
  }
}
.calculator .span9 {
  flex-grow: 1;
  flex-shrink: 1;
}
@media (max-width: 600px) {
  .calculator .span9 {
    margin-top: 0.5em;
  }
}
.calculator .span3 {
  flex-basis: 230px;
}
.calculator .alert-error:before {
  width: 36px;
  height: 36px;
}
.calculator .alert-error:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNi4wMTQiIGhlaWdodD0iMzYuMDEzIiB2aWV3Qm94PSIwIDAgMzYuMDE0IDM2LjAxMyI+PHBhdGggZmlsbD0iI2ZmYmNiYyIgZD0iTTE4LjAwNiAyNC40NmMuNjggMCAxLjIzMi0uNDMgMS4yMzItMS45MTdWNy4wNGMwLTEuNDg3LS41NTMtMS45MTgtMS4yMzItMS45MTgtLjY4IDAtMS4yMy40My0xLjIzIDEuOTE3djE1LjUwM2MtLjAwMiAxLjQ4Ni41NSAxLjkxNiAxLjIzIDEuOTE2em0wIDIuODAyYy0uNzI1IDAtMS4zMTQuNTktMS4zMTQgMS4zMTRzLjU5IDEuMzE1IDEuMzE0IDEuMzE1Yy43MjYgMCAxLjMxNS0uNTkgMS4zMTUtMS4zMTRzLS41OS0xLjMxNC0xLjMxNC0xLjMxNHptMC0yNy4yNjJDOC4wOCAwIDAgOC4wNzggMCAxOC4wMDdzOC4wNzggMTguMDA2IDE4LjAwNyAxOC4wMDYgMTguMDA3LTguMDc4IDE4LjAwNy0xOC4wMDZTMjcuOTM2IDAgMTguMDA3IDB6bTAgMzQuNDNjLTkuMDU1IDAtMTYuNDItNy4zNjgtMTYuNDItMTYuNDIzIDAtOS4wNTUgNy4zNjUtMTYuNDIyIDE2LjQyLTE2LjQyMlMzNC40MyA4Ljk1MiAzNC40MyAxOC4wMDdjMCA5LjA1Ni03LjM2NyAxNi40MjItMTYuNDIzIDE2LjQyMnoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.calculator .alert-success {
  border-color: #d3ebd4;
}
.calculator .alert-success:before {
  width: 36px;
  height: 36px;
}
.calculator .alert-success:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNi4wMTQiIGhlaWdodD0iMzYuMDEzIiB2aWV3Qm94PSIwIDAgMzYuMDE0IDM2LjAxMyI+PHBhdGggZmlsbD0iIzdiYzI3ZiIgZD0iTTE4LjAwNiAyNC40NmMuNjggMCAxLjIzMi0uNDMgMS4yMzItMS45MTdWNy4wNGMwLTEuNDg3LS41NTMtMS45MTgtMS4yMzItMS45MTgtLjY4IDAtMS4yMy40My0xLjIzIDEuOTE3djE1LjUwM2MtLjAwMiAxLjQ4Ni41NSAxLjkxNiAxLjIzIDEuOTE2em0wIDIuODAyYy0uNzI1IDAtMS4zMTQuNTktMS4zMTQgMS4zMTRzLjU5IDEuMzE1IDEuMzE0IDEuMzE1Yy43MjYgMCAxLjMxNS0uNTkgMS4zMTUtMS4zMTRzLS41OS0xLjMxNC0xLjMxNC0xLjMxNHptMC0yNy4yNjJDOC4wOCAwIDAgOC4wNzggMCAxOC4wMDdzOC4wNzggMTguMDA2IDE4LjAwNyAxOC4wMDYgMTguMDA3LTguMDc4IDE4LjAwNy0xOC4wMDZTMjcuOTM2IDAgMTguMDA3IDB6bTAgMzQuNDNjLTkuMDU1IDAtMTYuNDItNy4zNjgtMTYuNDItMTYuNDIzIDAtOS4wNTUgNy4zNjUtMTYuNDIyIDE2LjQyLTE2LjQyMlMzNC40MyA4Ljk1MiAzNC40MyAxOC4wMDdjMCA5LjA1Ni03LjM2NyAxNi40MjItMTYuNDIzIDE2LjQyMnoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.calculator .alert-info {
  border-color: #d5eafb;
}
.calculator .alert-info:before {
  width: 36px;
  height: 36px;
}
.calculator .alert-info:before {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNi4wMTQiIGhlaWdodD0iMzYuMDEzIiB2aWV3Qm94PSIwIDAgMzYuMDE0IDM2LjAxMyI+PHBhdGggZmlsbD0iIzgwYzFmMiIgZD0iTTE4LjAwNiAyNC40NmMuNjggMCAxLjIzMi0uNDMgMS4yMzItMS45MTdWNy4wNGMwLTEuNDg3LS41NTMtMS45MTgtMS4yMzItMS45MTgtLjY4IDAtMS4yMy40My0xLjIzIDEuOTE3djE1LjUwM2MtLjAwMiAxLjQ4Ni41NSAxLjkxNiAxLjIzIDEuOTE2em0wIDIuODAyYy0uNzI1IDAtMS4zMTQuNTktMS4zMTQgMS4zMTRzLjU5IDEuMzE1IDEuMzE0IDEuMzE1Yy43MjYgMCAxLjMxNS0uNTkgMS4zMTUtMS4zMTRzLS41OS0xLjMxNC0xLjMxNC0xLjMxNHptMC0yNy4yNjJDOC4wOCAwIDAgOC4wNzggMCAxOC4wMDdzOC4wNzggMTguMDA2IDE4LjAwNyAxOC4wMDYgMTguMDA3LTguMDc4IDE4LjAwNy0xOC4wMDZTMjcuOTM2IDAgMTguMDA3IDB6bTAgMzQuNDNjLTkuMDU1IDAtMTYuNDItNy4zNjgtMTYuNDItMTYuNDIzIDAtOS4wNTUgNy4zNjUtMTYuNDIyIDE2LjQyLTE2LjQyMlMzNC40MyA4Ljk1MiAzNC40MyAxOC4wMDdjMCA5LjA1Ni03LjM2NyAxNi40MjItMTYuNDIzIDE2LjQyMnoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.calculator .alert ul {
  margin-top: 1em;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.club-about .index-about-title {
  position: relative;
  margin-bottom: 0.75em;
  padding-left: 48px;
}
.club-about .index-about-title:before {
  content: '';
  position: absolute;
  top: 0.275em;
  left: 0;
  width: 36px;
  height: 37px;
  background: url(src/images/cabinet/club-icon.png) 0 0 no-repeat;
}
.club-events {
  padding-top: 2em;
  padding-bottom: 5em;
}
.club-events-title {
  margin-bottom: 0.75em;
  font-size: 36px;
}
@media (max-width: 600px) {
  .club-events-title {
    font-size: 30px;
  }
}
.cabinet-club-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.cabinet-club-item {
  flex: 1 1 33.33%;
  margin-bottom: 50px;
  max-width: 33.33%;
}
.index-about-title.mod-club-seagull img {
  width: 80px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.condition-alert {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}
.condition-alert__icon {
  margin-right: 10px;
}
.condition-alert-footnote {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 50px;
}
.condition-alert-footnote::before {
  content: '*';
  font-size: 24px;
  line-height: 1.5;
  font-weight: 900;
  color: #e50328;
  margin-right: 3px;
}
@media (max-width: 500px) {
  .condition-alert-footnote {
    margin-top: 20px;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.consultant {
  padding-bottom: 2em;
}
.consultant-data-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: -3em;
  margin-bottom: 2em;
}
@media (max-width: 1000px) {
  .consultant-data-filter {
    display: block;
  }
}
.consultant-data-filter-left {
  margin-right: 3em;
  margin-bottom: 2em;
}
.consultant-data-filter-right {
  margin-right: 3em;
  margin-bottom: 2em;
}
.consultant-data-filter-cols {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5em;
  margin-bottom: -1.25em;
}
.consultant-data-filter-col {
  margin-right: 1.5em;
  min-width: 280px;
}
.consultant-data-filter-col.mod-small {
  min-width: calc(140px - 0.75em);
}
.consultant-data-filter-range {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.consultant-data-filter-range .form-input-label {
  margin-right: 1em;
  padding-top: 4px;
}
.consultant-data-filter-range .form-input-field {
  min-width: 200px;
}
.consultant-data .table {
  overflow: auto;
}
@media (max-width: 750px) {
  .consultant-data .table {
    margin-right: -20px;
    margin-left: -20px;
    max-width: none;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.countdown-card__wrapper {
  display: flex;
  flex-direction: row;
  margin: 0 -1px;
}
.countdown-card__item {
  display: flex;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  position: relative;
  margin: 0 1px;
  border: 1px solid rgba(222,66,69,0.4);
  border-radius: 5px;
  height: 44px;
  width: 35px;
}
.countdown-card__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #f0bfbf;
}
.countdown-card__number {
  font-size: 30px;
  line-height: 1.333333333333333;
  position: relative;
  font-weight: 700;
  color: #de4245;
  z-index: 2;
}
.countdown-card_text .countdown-card__item {
  width: auto;
  padding: 0 15px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.events {
  padding-top: 2em;
  padding-bottom: 5em;
}
@media (max-width: 900px) {
  .events-list-filter {
    margin: 0 -20px 2em;
    padding: 2em 20px 0.5em;
    background: #f9f9f9;
  }
}
.events-calendar {
  max-width: 800px;
}
.cabinet-tabs-item a {
  color: inherit;
  border-bottom: medium none;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.explaining-item {
  left: 0;
  width: 15px;
  height: 15px;
  content: '';
  position: relative;
  display: inline-block;
  margin-bottom: -2px;
}
.explaining-item {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC4xMzI3NiA0LjQ1OTE1QzcuNjQwMjYgNC40NTkxNSA3LjM5NCA0LjI0NjM2IDcuMzk0IDMuODIwNzdDNy4zOTQgMy41NzM3OCA3LjQ2NDY3IDMuMzc2MTkgNy42MDYgMy4yMjc5OUM3Ljc1MTYxIDMuMDc2IDcuOTQ0MzMgMyA4LjE4NDE1IDNDOC42NzY2NiAzIDguOTIyOTEgMy4yMTQ2OSA4LjkyMjkxIDMuNjQ0MDhDOC45MjI5MSAzLjkxMDA3IDguODQ3OTcgNC4xMTMzNiA4LjY5ODA3IDQuMjUzOTZDOC41NTI0NiA0LjM5MDc1IDguMzY0MDMgNC40NTkxNSA4LjEzMjc2IDQuNDU5MTVaTTYgNi4xMTc4TDYuMTE1NjMgNS42Mjc2MUg4LjQ3MzIzTDcuNTgwMyA5LjM3ODA5QzcuNDQ3NTQgOS45MzY2NyA3LjM4MTE2IDEwLjM2OCA3LjM4MTE2IDEwLjY3MTlDNy4zODExNiAxMS4wNjcxIDcuNTI2NzcgMTEuMjY0NyA3LjgxNzk5IDExLjI2NDdDOC4wNzA2NiAxMS4yNjQ3IDguMzg1NDQgMTEuMTY0IDguNzYyMzEgMTAuOTYyNkw5IDExLjMwNDZDOC4zOTE4NiAxMS43NjgyIDcuNzk4NzIgMTIgNy4yMjA1NiAxMkM2Ljg5NTA3IDEyIDYuNjMxNjkgMTEuODk1NSA2LjQzMDQxIDExLjY4NjVDNi4yMjkxMiAxMS40Nzc1IDYuMTI4NDggMTEuMjEzNCA2LjEyODQ4IDEwLjg5NDJDNi4xMjg0OCAxMC41NDQ2IDYuMjI2OTggOS45MzI4NyA2LjQyMzk4IDkuMDU4OUw2LjkzMTQ4IDYuOTE1NzdDNi45NjE0NiA2Ljc5MDM3IDYuOTc2NDUgNi42ODc3OCA2Ljk3NjQ1IDYuNjA3OThDNi45NzY0NSA2LjI4MTE5IDYuNzA4NzggNi4xMTc4IDYuMTczNDUgNi4xMTc4SDZaIiBmaWxsPSIjZjMwIi8+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3IiBzdHJva2U9IiNmMzAiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.header-cabinet-login {
  background-color: #f7f4f4;
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.15em;
  text-shadow: none;
  padding: 25px 20px;
}
@media (max-width: 700px) {
  .header-cabinet-login {
    font-size: 16px;
    padding: 15px;
  }
}
@media (max-width: 500px) {
  .header-cabinet-login {
    font-size: 14px;
  }
}
.header-cabinet-login-wrapper {
  display: flex;
  max-width: 890px;
}
@media (max-width: 700px) {
  .header-cabinet-login-wrapper {
    display: block;
  }
}
@media (max-width: 700px) {
  .header-cabinet-login-img {
    text-align: center;
    margin-bottom: 17px;
  }
}
@media (max-width: 500px) {
  .header-cabinet-login-img {
    margin-bottom: 13px;
  }
}
.header-cabinet-login-img__bizon img {
  max-width: 175px;
}
.header-cabinet-login-text {
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}
@media (max-width: 700px) {
  .header-cabinet-login-text {
    padding-left: 0;
    padding-right: 0;
  }
}
.header-cabinet-login-text a {
  color: #fff;
  text-decoration: underline;
}
.header-cabinet-login-text a:hover,
.header-cabinet-login-text a.is-hover {
  text-decoration: underline;
}
.header-cabinet-login-text a:hover {
  text-decoration: blink;
}
.header-top-links > a.header-top-link_red {
  background-color: #ed1c24;
}
.header-top-links > a.header-top-link_red > span {
  color: #fff;
  border-bottom: 1px solid #fff;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.help-circle {
  display: inline-block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  border: 1px solid #989898;
  border-radius: 50%;
  text-align: center;
  line-height: 1.666666666666667;
  font-size: 12px;
  cursor: pointer;
  font-style: normal;
  color: #989898;
  transition: all .75s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.help-circle:hover {
  color: #000;
  border-color: #000;
  transition: all .75s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.hunter-worksheet {
  display: none;
}
.hunter-worksheet__title {
  font-size: 40px;
  line-height: 0.5;
  font-weight: 900;
  color: #171717;
  margin-bottom: 30px;
}
.hunter-worksheet__description {
  font-size: 16px;
  line-height: 1.25;
  color: #000;
  margin-bottom: 28px;
}
.hunter-worksheet__form .error.mod-type-text {
  padding-right: 14px !important;
}
.hunter-worksheet__form .form-input:not(.form-input_selectus).is-valid .form-input-field::after {
  display: none;
}
.hunter-worksheet__section {
  border-bottom: 1px solid #e2e3e4;
  padding-top: 26px;
  padding-bottom: 30px;
}
.hunter-worksheet__section:first-child {
  padding-top: 0;
}
.hunter-worksheet__fields {
  margin-bottom: 18px;
}
.hunter-worksheet__fields:last-child {
  margin-bottom: 0;
}
.hunter-worksheet__action {
  margin-top: 30px;
  text-align: right;
}
.hunter-worksheet .form-input {
  margin-bottom: 0;
  font-size: 14px;
}
.hunter-worksheet .form-input small {
  margin-top: 7px;
}
.hunter-worksheet .form-input-label {
  font-size: 14px;
  margin-bottom: 4px;
}
@media (max-width: 500px) {
  .hunter-worksheet__action {
    text-align: center;
  }
}
.arcticmodal-container.hunter-worksheet-wrapper .arcticmodal-container_i2 {
  max-width: 1030px;
}
.arcticmodal-container.hunter-worksheet-wrapper .hunter-worksheet {
  display: block;
}
.arcticmodal-container.hunter-worksheet-wrapper .modal-box-content {
  padding: 80px 105px 60px 105px;
}
.arcticmodal-container.hunter-worksheet-wrapper .modal-box-close {
  width: 66px;
  height: 66px;
}
.arcticmodal-container.hunter-worksheet-wrapper .modal-box-close:hover {
  opacity: 0.6;
}
@media (max-width: 750px) {
  .arcticmodal-container.hunter-worksheet-wrapper .modal-box-content {
    padding: 70px 50px 50px 50px;
  }
  .arcticmodal-container.hunter-worksheet-wrapper .modal-box-close {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 500px) {
  .arcticmodal-container.hunter-worksheet-wrapper .modal-box-content {
    padding: 40px;
  }
}
.hunter-worksheet-columns__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -18px -10px;
  align-items: center;
}
.hunter-worksheet-columns__item {
  margin: 0 10px 18px 10px;
}
.hunter-worksheet-columns__item_width_auto {
  max-width: none !important;
  flex-basis: auto !important;
}
.hunter-worksheet-columns__item_width_x2 {
  flex-basis: 250px !important;
  max-width: 250px !important;
}
.hunter-worksheet-columns_2x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
  flex-basis: 50%;
  max-width: 50%;
}
.hunter-worksheet-columns_3x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
  flex-basis: 250px;
  max-width: 250px;
}
.hunter-worksheet-columns_6x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
  flex-basis: 115px;
  max-width: 115px;
}
.hunter-worksheet-columns_nowrap > .hunter-worksheet-columns__list {
  flex-wrap: nowrap;
}
@media (max-width: 750px) {
  .hunter-worksheet-columns_2x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
    flex-basis: 100%;
    max-width: 100%;
  }
  .hunter-worksheet-columns_3x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .hunter-worksheet-columns_6x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
    flex-basis: calc(33% - 20px);
    max-width: calc(33% - 20px);
  }
  .hunter-worksheet-columns_6x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item_width_x2 {
    flex-basis: calc(66% - 20px);
    max-width: calc(66% - 20px);
  }
}
@media (max-width: 500px) {
  .hunter-worksheet-columns_6x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item {
    flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .hunter-worksheet-columns_6x > .hunter-worksheet-columns__list > .hunter-worksheet-columns__item_width_x2 {
    flex-basis: calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
}
.hunter-worksheet-toggle {
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 29px;
}
.hunter-worksheet-toggle__input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}
.hunter-worksheet-toggle__fake {
  box-sizing: border-box;
  transition: .15s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}
.hunter-worksheet-toggle__fake::before {
  content: '';
  transition: .15s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  position: absolute;
}
.hunter-worksheet-toggle__input:checked ~ .hunter-worksheet-toggle__fake {
  border-color: #ec1b23;
}
.hunter-worksheet-toggle__input:checked ~ .hunter-worksheet-toggle__fake::before {
  opacity: 1;
}
[type="radio"] ~ .hunter-worksheet-toggle__fake {
  border-radius: 50%;
}
[type="radio"] ~ .hunter-worksheet-toggle__fake::before {
  border-radius: 50%;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background: #ec1b23;
}
.hunter-worksheet-toggle:hover .hunter-worksheet-toggle__fake {
  border-color: #ec1b23;
}
.hunter-worksheet-toggle.is-invalid .hunter-worksheet-toggle__fake {
  border-color: #ed1c24;
}
.hunter-worksheet-question {
  padding-bottom: 30px;
}
.hunter-worksheet-question__title {
  font-size: 14px;
  font-weight: 700;
}
.hunter-worksheet-question__description {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.166666666666667;
}
.hunter-worksheet-question__list {
  margin-top: 18px;
  margin-bottom: -20px;
}
.hunter-worksheet-question__item {
  margin-bottom: 15px;
}
.hunter-worksheet-question:last-child {
  padding-bottom: 0;
}
.hunter-worksheet-extra {
  max-width: 410px;
  font-size: 12px;
  line-height: 1.166666666666667;
}
.hunter-worksheet-modals img {
  max-width: 100%;
}
.hunter-worksheet-modals-wrapper {
  display: none;
}
.hunter-worksheet-modals-wrapper .modal-box-content {
  padding: 40px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.hunter-stat__title {
  margin-bottom: 40px;
}
.hunter-stat__main {
  display: flex;
  flex-direction: row;
}
.hunter-stat__list {
  display: flex;
  flex-direction: row;
}
.hunter-stat__item {
  flex-basis: 330px;
  max-width: 330px;
}
.hunter-stat__item-bought {
  font-size: 24px;
  font-weight: 900;
  color: #757676;
}
.hunter-stat__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  max-width: 540px;
  width: 100%;
  margin-left: 20px;
  border: 10px solid #f5eaea;
  padding: 50px 35px 25px 35px;
}
.hunter-stat__info_second .hunter-stat__info-content {
  max-width: 300px;
}
.hunter-stat__info-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 34px;
  line-height: 1.176470588235294;
  max-width: 200px;
  margin: 0 auto;
}
.hunter-stat__info-countdown {
  margin: 16px;
}
.hunter-stat__info-alert {
  background-color: #f5eaea;
  text-align: center;
  padding: 25px 36px;
  font-size: 18px;
  line-height: 1.333333333333333;
  margin-top: 20px;
}
.hunter-stat__info-alert_ok {
  background-color: #ecf4c1;
}
.hunter-stat__alert {
  font-size: 18px;
  line-height: 1.333333333333333;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .hunter-stat__info {
    width: auto;
  }
}
@media (max-width: 1000px) {
  .hunter-stat__main {
    flex-wrap: wrap;
  }
  .hunter-stat__info {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .hunter-stat {
    margin-bottom: 20px;
  }
  .hunter-stat__title {
    margin-bottom: 20px;
  }
  .hunter-stat__info {
    padding: 20px;
  }
  .hunter-stat__item .catalog-products-item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .hunter-stat__info-content {
    font-size: 24px;
  }
  .hunter-stat__info-alert {
    font-size: 14px;
  }
  .hunter-stat__alert {
    margin-top: 20px;
    font-size: 14px;
  }
}
.hunter-wrapper {
  box-shadow: 0 10px 50px rgba(0,0,0,0.1);
  border-radius: 5px;
  padding: 40px 50px 70px 50px;
}
@media (max-width: 500px) {
  .hunter-wrapper {
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.hunter-results__table-stat {
  display: inline-block;
  margin-right: 30px;
}
.hunter-results__secondary {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.166666666666667;
  color: #999;
  margin-top: 6px;
}
.hunter-results__marked {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 5px;
  min-width: 80px;
  padding: 10px 10px 10px 15px;
}
.hunter-results__marked_good {
  background-color: #c1d552;
}
.hunter-results__marked_better {
  background-color: #ffe584;
}
.hunter-results__marked_bad {
  background-color: #f0bfbf;
}
.hunter-results__actions {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: -20px;
  justify-content: center;
}
.hunter-results__action {
  margin-right: 20px;
  margin-bottom: 20px;
}
.hunter-results__highlight {
  margin-top: 40px;
  margin-bottom: 50px;
}
.hunter-table-wrapper {
  overflow: auto;
}
.hunter-table-wrapper_drag_right_20 {
  margin-right: -20px;
}
.hunter-table {
  max-width: 100%;
  width: 100%;
  font-size: 14px;
  line-height: 1.428571428571429;
  margin: 0;
}
.hunter-table th,
.hunter-table td {
  vertical-align: middle;
  box-sizing: border-box;
  padding: 30px 0;
  font-size: 14px;
  line-height: 1.428571428571429;
  color: #000;
  min-width: 120px;
  padding-right: 20px;
}
.hunter-table th:first-child,
.hunter-table td:first-child {
  padding-left: 30px;
  min-width: 160px;
}
.hunter-table th:last-child,
.hunter-table td:last-child {
  padding-right: 30px;
}
.hunter-table th {
  font-weight: 700;
}
.hunter-table_modern tr {
  border-bottom: 1px solid #f5eaea;
}
.hunter-table_modern tr:first-child th,
.hunter-table_modern tr:first-child td {
  padding: 12px 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hunter-table_modern tr:last-child th {
  padding: 0;
}
.hunter-table_modern tr:nth-last-child(-n+2) {
  border: none;
}
.hunter-table_modern tr:nth-child(odd) th,
.hunter-table_modern tr:nth-child(odd) td {
  background: none;
}
.hunter-table_modern th,
.hunter-table_modern td {
  border: none;
}
.hunter-table_modern th:first-child,
.hunter-table_modern td:first-child {
  min-width: 220px;
  padding-left: 0;
}
.hunter-table_modern th:last-child,
.hunter-table_modern td:last-child {
  padding-right: 0;
}
.hunter-results-highlight {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  background-color: rgba(255,229,132,0.8);
  min-height: 220px;
  font-weight: 700;
  display: flex;
}
.hunter-results-highlight__bg {
  z-index: 10;
  position: absolute;
  top: 30px;
  left: 40px;
  right: 40px;
  bottom: 30px;
  background: center center/auto no-repeat;
}
.hunter-results-highlight__wrapper {
  flex: 1 1 auto;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.hunter-results-highlight__wrapper::after {
  content: '';
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 390px;
  height: 390px;
  background-color: rgba(255,255,255,0.6);
}
.hunter-results-highlight__content {
  z-index: 20;
  position: relative;
  flex: 1 1 auto;
  max-width: 190px;
  margin: 0 auto;
  text-align: center;
}
.hunter-results-highlight__counter {
  font-size: 40px;
  line-height: 0.75;
  margin-bottom: 15px;
}
.hunter-results-highlight__title {
  font-size: 24px;
  line-height: 1.25;
}
@media (max-width: 1000px) {
  .hunter-results-highlight__bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 750px) {
  .hunter-results-highlight__wrapper::after {
    width: 290px;
    height: 290px;
  }
  .hunter-results-highlight__counter {
    font-size: 40px;
    line-height: 0.75;
    margin-bottom: 12px;
  }
  .hunter-results-highlight__title {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media (max-width: 450px) {
  .hunter-results-highlight__counter {
    font-size: 36px;
  }
  .hunter-results-highlight__title {
    font-size: 22px;
  }
}
#ui-datepicker-div {
  background-color: #fff;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.index__learning {
  text-align: center;
  padding: 2em 0;
}
.index__learning .learning-stats__alert {
  margin-left: auto;
  margin-right: auto;
}
.index__learning_compact {
  padding: 0;
}
.index-intro {
  padding-top: 2em;
  padding-bottom: 2em;
}
.index-intro-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: top;
}
@media (max-width: 800px) {
  .index-intro-cols {
    flex-direction: column;
  }
}
.index-intro-notify {
  flex: 1;
  margin-bottom: 1.5em;
  max-width: calc(100% - 250px);
}
@media (max-width: 800px) {
  .index-intro-notify {
    max-width: 100%;
  }
}
.index-intro-action {
  flex-shrink: 0;
  margin-left: 3em;
  margin-bottom: 1.5em;
}
@media (max-width: 800px) {
  .index-intro-action {
    margin-left: 0;
  }
}
.index-intro-action__wrapper {
  display: flex;
  flex-direction: column;
}
.index-intro-action__item {
  margin: 10px 0;
}
.index-intro-action__item [button] {
  width: 100%;
}
.index-intro-cols_nowrap {
  flex-wrap: nowrap;
}
.index-about {
  padding-top: 2em;
  padding-bottom: 1em;
}
.index-about-cols {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3em;
}
@media (max-width: 900px) {
  .index-about-cols {
    margin-right: -2em;
    margin-left: -2em;
  }
}
@media (max-width: 700px) {
  .index-about-cols {
    flex-direction: column;
  }
}
.index-about-left {
  flex: 1;
  margin: 0 3em 2em;
}
@media (max-width: 900px) {
  .index-about-left {
    margin-right: 2em;
    margin-left: 2em;
  }
}
@media (max-width: 700px) {
  .index-about-left {
    border-bottom: 1px solid #efefef;
  }
}
.index-about-right {
  flex: 1;
  position: relative;
  margin: 0 3em 2em;
}
@media (max-width: 900px) {
  .index-about-right {
    margin-right: 2em;
    margin-left: 2em;
  }
}
.index-about-right:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3em;
  margin-left: -1px;
  border-left: 2px solid #efefef;
}
@media (max-width: 900px) {
  .index-about-right:before {
    left: -2em;
  }
}
@media (max-width: 700px) {
  .index-about-right:before {
    content: normal;
  }
}
.index-about-status {
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #efefef;
}
.index-about-status-title {
  margin-bottom: 0.35em;
  font-weight: 700;
  font-size: 16px;
}
.index-about-status-period {
  margin-bottom: 1.25em;
}
.index-about-status-data {
  font-size: 14px;
}
@media (max-width: 500px) {
  .index-about-status-data {
    font-size: 12px;
  }
}
.index-about-status-data td {
  padding-top: 0.5em;
  padding-bottom: 0.55em;
}
.index-about-consult {
  margin-bottom: 2em;
  font-size: 14px;
}
.index-about-consult-title {
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
.index-about-consult-action {
  margin-bottom: 1em;
}
.index-about-consult-action.mod-search .form-input-label {
  margin-bottom: 0.35em;
  font-weight: 700;
  font-size: 16px;
}
.index-about-consult-referral {
  display: flex;
}
@media (max-width: 500px) {
  .index-about-consult-referral {
    flex-direction: column;
  }
}
.index-about-consult-referral input {
  flex: 1;
  min-height: 0;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  line-height: inherit;
}
.index-about-consult-search {
  display: flex;
}
.index-about-consult-search input {
  flex: 1;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 100px 0 0 100px;
}
.index-about-consult-search button {
  flex-shrink: 0;
  border-radius: 0 100px 100px 0;
}
.index-about-consult-search.is-loading {
  position: relative;
}
.index-about-consult-search.is-loading:before {
  opacity: 0.6;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 105px;
  border: 4px solid #ed1c24;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}
.index-about-consult-search.is-loading:after {
  content: '';
  animation: full-spin 1s infinite linear;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 105px;
  border: 4px solid transparent;
  border-radius: 50%;
  border-left-color: #fff;
  width: 14px;
  height: 14px;
}
.index-about-ref {
  margin-top: 2em;
}
.index-about-left__data {
  display: flex;
}
.index-about-left__major {
  flex: 0 0 61.4%;
}
.index-about-left__minor {
  flex: 1 0;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .index-about-left__data {
    flex-direction: column;
  }
}
.index-about-left_compact {
  margin: 0;
  max-width: 500px;
}
@media (max-width: 500px) {
  .index-about_cabinet .index-about-cols {
    flex-wrap: nowrap;
  }
  .index-about_cabinet .cabinet-persona-status-wrapper {
    white-space: normal;
  }
}
.index-about-right__data {
  display: flex;
}
.index-about-right__major {
  flex: 0 0 54%;
  margin-right: 4%;
}
.index-about-right__minor {
  flex: 1 0;
}
@media (max-width: 1200px) {
  .index-about-right__data {
    flex-direction: column;
  }
  .index-about-right__major {
    flex: 1 0 100%;
  }
}
.index-about-cols_compact .index-about-right {
  margin-right: 50px;
  margin-left: 50px;
}
.index-about-cols_compact .index-about-right::before {
  display: none;
}
.index-about-cols_compact .index-about-left {
  margin-right: 50px;
  margin-left: 50px;
}
.index-about-cols_xcompact {
  margin-right: -40px;
  margin-left: -40px;
}
.index-about-cols_xcompact .index-about-right {
  margin-right: 40px;
  margin-left: 40px;
}
.index-about-cols_xcompact .index-about-right::before {
  left: -40px;
}
.index-about-cols_xcompact .index-about-left {
  margin-right: 40px;
  margin-left: 40px;
}
.index-about-status-period {
  display: flex;
  align-items: center;
}
.index-about-status-period__right {
  flex: 0 0 auto;
  margin-left: 10px;
}
.index-about-status-period__content {
  flex: 0 1 auto;
}
.index-about-status-period__content.is-full {
  flex: 1 1 auto;
}
.index-about-status-period__left {
  flex: 0 0 auto;
  margin-right: 10px;
}
.index-about-consult-referral__content {
  display: flex;
  align-items: center;
}
.index-about-consult-referral__extra-action {
  display: flex;
  margin-top: 8px;
}
.index-about-consult-referral__input {
  flex: 0 0 auto;
  margin-right: 10px;
}
.index-about-consult-referral__action {
  flex: 0 0 auto;
  margin-right: 10px;
}
.index-about-consult-referral_column {
  flex-direction: column;
}
.index-data {
  padding-top: 2em;
  padding-bottom: 3em;
}
.index-events {
  padding-top: 2em;
}
.index-events-cols {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3em;
}
.index-events-left,
.index-events-right {
  flex: 1;
  margin: 0 3em 3em;
}
@media (max-width: 900px) {
  .index-events-left,
  .index-events-right {
    flex-basis: 90%;
  }
}
.index-plan .alert {
  margin-right: auto;
  margin-left: auto;
}
.index-plan-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2em -2em 0;
}
.index-plan-item {
  flex: 0 0 222px;
  margin: 0 2em 2em;
  text-align: center;
}
.index-plan-item-photo {
  margin-bottom: 0.25em;
}
.index-plan-item-photo a {
  display: block;
  aspect-ratio: 1/1;
  border: 0;
}
.index-plan-item-photo img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}
.index-plan-item-title {
  font-size: 20px;
}
.index-plan-item-title .price {
  font-weight: 700;
  font-size: 16px;
}
.index-plan._no_video .intro-wrapper {
  padding-top: 6em;
}
.earn-actions {
  text-align: center;
  margin-bottom: 2.5em;
}
td,
th {
  padding: 0.5em 0.5em 0.5625em;
  font-size: 0.875em;
}
.input-link {
  color: #f30 !important;
  font-weight: bold;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.leaders {
  padding-top: 2em;
  padding-bottom: 3em;
}
.leaders-list {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;
  padding-left: 140px;
}
@media (max-width: 900px) {
  .leaders-list {
    padding-left: 110px;
  }
}
@media (max-width: 500px) {
  .leaders-list {
    padding-left: 50px;
  }
}
.leaders-list-wrap {
  overflow: auto;
  display: flex;
  position: relative;
}
.leaders-list-labels {
  position: absolute;
  top: 0;
  left: 0;
}
.leaders-list-labels-level {
  display: flex;
  align-items: center;
  height: 220px;
  margin-bottom: 4em;
}
.leaders-list-labels-level:last-child {
  margin-bottom: 0;
}
.leaders-list-labels-level .text {
  position: relative;
}
@media (max-width: 500px) {
  .leaders-list-labels-level .text {
    width: 20px;
  }
}
.leaders-list-labels-level .text:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  right: -3000px;
  height: 4px;
  margin-left: 10px;
  background: #efefef;
  opacity: 0.5;
}
.leaders-list-labels-level span {
  display: block;
  position: relative;
  white-space: nowrap;
}
@media (max-width: 500px) {
  .leaders-list-labels-level span {
    transform: rotate(65deg);
    transform-origin: 50% 50%;
  }
}
.leaders-column {
  z-index: 10;
  position: relative;
  margin-right: 4em;
  min-width: auto;
}
.leaders-level {
  display: flex;
  justify-content: center;
  position: relative;
}
.leaders-persona + .leaders-level,
.leaders-level + .leaders-level {
  padding-top: 4em;
}
.leaders-persona + .leaders-level:before,
.leaders-level + .leaders-level:before {
  content: '';
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  width: 5px;
  height: 33px;
  background: url(src/images/cabinet/dot-vertical.png) center top repeat-y;
}
.leaders-item {
  flex: 0 0 auto;
  position: relative;
  margin-right: 30px;
}
.leaders-level + .leaders-level .leaders-item:before {
  content: '';
  transform: translate(-50%, 0);
  position: absolute;
  top: -2em;
  left: 50%;
  width: 5px;
  height: 33px;
  background: url(src/images/cabinet/dot-vertical.png) center bottom repeat-y;
}
.leaders-level + .leaders-level .leaders-item:after {
  content: '';
  position: absolute;
  top: -2em;
  left: -16px;
  right: -16px;
  height: 5px;
  margin-top: -2px;
  background: url(src/images/cabinet/dot-horizontal.png) center top repeat-x;
}
.leaders-level + .leaders-level .leaders-item:first-child:after {
  left: 50%;
}
.leaders-level + .leaders-level .leaders-item:last-child:after {
  right: 50%;
}
.leaders-item:last-child {
  margin-right: 0;
}
.leaders-persona {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 190px;
  margin: 0 auto;
  padding: 14px 10px;
  border: 1px solid #efefef;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  position: relative;
}
.leaders-column:hover .leaders-persona {
  border-color: #ff9980;
}
.leaders-persona-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25em 0.75em;
  background: rgba(255,92,51,0.75);
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.leaders-persona:hover .leaders-persona-status {
  background: #ff5c33;
}
.leaders-persona.mod-inactive {
  opacity: 0.5;
  background: #efefef;
}
.leaders-persona.mod-inactive:hover {
  opacity: 1;
}
.leaders ul {
  margin-bottom: 12px;
}
.leaders ul li {
  padding-left: 0;
}
.leaders ul li:before {
  display: none;
}
.leaders-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: -3em;
  margin-bottom: 3em;
}
@media (max-width: 1000px) {
  .leaders-filter {
    display: block;
  }
}
.leaders-filter-left {
  margin-right: 3em;
  margin-bottom: 2em;
}
.leaders-filter-right {
  margin-right: 3em;
  margin-bottom: 2em;
}
.leaders-filter-cols {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5em;
  margin-bottom: -1.25em;
}
.leaders-filter-col {
  margin-right: 1.5em;
  min-width: 280px;
}
.leaders-filter-col.mod-small {
  min-width: calc(140px - 0.75em);
}
.leaders-filter-range {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.leaders-filter-range .form-input-label {
  margin-right: 1em;
  padding-top: 4px;
}
.leaders-filter-range .form-input-field {
  min-width: 200px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.padding-top_none {
  padding-top: 0;
}
.font-size_12 {
  font-size: 12px !important;
}
.line-height_18 {
  display: block;
  line-height: 1.3em !important;
}
.clear-wrapper {
  margin-top: 1em;
  margin-bottom: -3.2em;
  display: flex;
  justify-content: center;
}
.clear-wrapper .cart-summ-end-action {
  color: #cdcdcd;
  border-color: #c9c9c9;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.cabinet-newcomer {
  border: 2px solid #f3d7d3;
  padding: 70px 100px 100px 70px;
  border-radius: 5px;
  margin-bottom: 65px;
}
@media (max-width: 900px) {
  .cabinet-newcomer {
    padding: 50px 30px 50px 30px;
  }
}
.cabinet-newcomer__notice {
  margin-top: 60px;
}
.cabinet-newcomer-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 75px;
}
@media (max-width: 600px) {
  .cabinet-newcomer-header {
    margin-bottom: 0;
  }
}
.cabinet-newcomer-header__main {
  flex: 1;
  min-width: 700px;
  margin-right: 25px;
  margin-bottom: 25px;
}
@media (max-width: 900px) {
  .cabinet-newcomer-header__main {
    flex: none;
    min-width: 0;
    width: 100%;
  }
}
.cabinet-newcomer-header__side {
  flex: none;
}
@media (max-width: 900px) {
  .cabinet-newcomer-header__side {
    flex: 1;
  }
}
.cabinet-newcomer-header__title {
  margin-bottom: 3px;
  font-size: 36px;
  font-weight: 900;
}
@media (max-width: 900px) {
  .cabinet-newcomer-header__title {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .cabinet-newcomer-header__title {
    font-size: 20px;
  }
}
.cabinet-newcomer-header__subtitle {
  max-width: 460px;
  font-size: 18px;
  line-height: 1.3;
}
@media (max-width: 500px) {
  .cabinet-newcomer-header__subtitle {
    font-size: 16px;
  }
}
.cabinet-newcomer-gifts {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 -18px;
}
.cabinet-newcomer-gifts__item {
  flex: 1;
  max-width: 150px;
  margin: 0 18px;
}
@media (max-width: 600px) {
  .cabinet-newcomer-gifts__item {
    max-width: none;
  }
}
.cabinet-newcomer-gifts .owl-stage {
  display: flex;
  align-items: flex-end;
}
.cabinet-newcomer-gifts .owl-item img {
  width: auto;
}
@media (max-width: 600px) {
  .newcomer-gift {
    text-align: center;
  }
}
.newcomer-gift__figure {
  position: relative;
  margin-bottom: 14px;
}
.newcomer-gift__figure-link {
  border: 0;
}
.newcomer-gift__figure-link img {
  max-width: 100%;
}
@media (max-width: 600px) {
  .newcomer-gift__figure-link img {
    margin-left: auto;
    margin-right: auto;
  }
}
.newcomer-gift__description {
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 600;
  color: #ee400b;
  line-height: 1.6;
}
.newcomer-gift__title {
  color: #9b9893;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.7;
}
.newcomer-gift.is-available .newcomer-gift__figure {
  margin-bottom: 14px;
}
.newcomer-gift.is-available .newcomer-gift__figure-link {
  border: 0;
}
.newcomer-gift.is-available .newcomer-gift__figure-link img {
  max-width: 100%;
}
.newcomer-gift.is-available .newcomer-gift__figure::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 25px;
  height: 26px;
}
.newcomer-gift.is-available .newcomer-gift__figure::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6I2VkMWMyNDtmaWxsLXJ1bGU6ZXZlbm9kZH08L3N0eWxlPjwvZGVmcz48Y2lyY2xlIGlkPSLQrdC70LvQuNC/0YFfMSIgZGF0YS1uYW1lPSLQrdC70LvQuNC/0YEgMSIgY2xhc3M9ImNscy0xIiBjeD0iMTIiIGN5PSIxMyIgcj0iMTIiLz48cGF0aCBpZD0i0KTQuNCz0YPRgNCwXzgiIGRhdGEtbmFtZT0i0KTQuNCz0YPRgNCwIDgiIGNsYXNzPSJjbHMtMiIgZD0iTTI2MDQgODI0LjQzNmEzOS4xNzMgMzkuMTczIDAgMCAxIDYuMjkgOC41NjQgNzQuODY5IDc0Ljg2OSAwIDAgMSAxMS43MS0xNy44MDhsLTEuMDgtMS4xOTJhNjcuOTgxIDY3Ljk4MSAwIDAgMC0xMC43NCAxMy43MyAyOS4zNzYgMjkuMzc2IDAgMCAwLTQuMjctNS40MDd6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU5OSAtODE0KSIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.newcomer-gift.is-available .newcomer-gift__title {
  color: #000;
}
.newcomer-gift_big .newcomer-gift__description {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 900px) {
  .newcomer-gift_big .newcomer-gift__description {
    text-align: left;
  }
}
.owl-carousel.cabinet-newcomer-gifts {
  display: block;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
.owl-carousel.cabinet-newcomer-gifts .owl-nav.disabled {
  display: block;
}
.owl-carousel.cabinet-newcomer-gifts .owl-stage-outer {
  padding-left: 10px;
}
@media (max-width: 600px) {
  .owl-carousel.cabinet-newcomer-gifts .owl-stage-outer {
    padding-left: 0;
  }
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev,
.owl-carousel.cabinet-newcomer-gifts .owl-next {
  z-index: 50;
  display: none;
  position: absolute;
}
@media (max-width: 1300px) {
  .owl-carousel.cabinet-newcomer-gifts .owl-prev,
  .owl-carousel.cabinet-newcomer-gifts .owl-next {
    display: block;
  }
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev.disabled,
.owl-carousel.cabinet-newcomer-gifts .owl-next.disabled {
  pointer-events: none;
  opacity: 0.35;
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev {
  position: absolute;
  margin-top: -22px;
  top: 50%;
  width: 24px;
  height: 44px;
  left: -50px;
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev:hover {
  margin-top: -22px;
  top: 50%;
  width: 24px;
  height: 44px;
}
.owl-carousel.cabinet-newcomer-gifts .owl-prev:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZjMwIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
  background-size: 100% 100%;
}
.owl-carousel.cabinet-newcomer-gifts .owl-next {
  position: absolute;
  margin-top: -22px;
  top: 50%;
  width: 24px;
  height: 44px;
  right: -40px;
}
.owl-carousel.cabinet-newcomer-gifts .owl-next {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
.owl-carousel.cabinet-newcomer-gifts .owl-next:hover {
  margin-top: -22px;
  top: 50%;
  width: 24px;
  height: 44px;
}
.owl-carousel.cabinet-newcomer-gifts .owl-next:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZjMwIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 900px) {
  .owl-carousel.cabinet-newcomer-gifts {
    padding-right: 18px;
    padding-left: 18px;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-prev {
    position: absolute;
    margin-top: -14px;
    top: 50%;
    width: 16px;
    height: 29px;
    left: -20px;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-prev {
    background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-prev:hover {
    margin-top: -14px;
    top: 50%;
    width: 16px;
    height: 29px;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-prev:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZjMwIiBkPSJNLS4yODcgMjMuODg2Yy0xLjE2LTEuMTg3LTEuMjY4LTMuMzEgMC00LjU3TDI4LjE4NS04Ljk4OGMuNjQ2LS42NDIgMS40MS0uOTk1IDIuMjktLjk5NS45MzggMCAxLjc2LjM1MyAyLjQwNi45OTUgMS4xNzUgMS4xNzQgMS4yNjYgMy4yNSAwIDQuNTE0TDYuNjQgMjEuNzE3bDI2LjI0IDI2Ljg5NmMxLjE2IDEuMTg4IDEuMjMzIDMuMTYzLS4xMTcgNC41MS0xLjE3NCAxLjE3NC0zLjI0NCAxLjI1LTQuNTc4LS4xMTVMLS4yODcgMjMuODg2eiIvPjwvc3ZnPg==) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-next {
    position: absolute;
    margin-top: -14px;
    top: 50%;
    width: 16px;
    height: 29px;
    right: -20px;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-next {
    background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-next:hover {
    margin-top: -14px;
    top: 50%;
    width: 16px;
    height: 29px;
  }
  .owl-carousel.cabinet-newcomer-gifts .owl-next:hover {
    background: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC45OTMiIGhlaWdodD0iNjQiIHZpZXdCb3g9Ii0xLjE5OCAtOS45ODIgMzQuOTkzIDY0Ij48cGF0aCBmaWxsPSIjZjMwIiBkPSJNNC40MTMgNTMuMDA4Yy0xLjMzNCAxLjM2NC0zLjQwNCAxLjI5LTQuNTc4LjExNi0xLjM1LTEuMzQ4LTEuMjc2LTMuMzIzLS4xMTgtNC41MWwyNi4yNC0yNi44OTctMjYuMjQtMjYuMTljLTEuMjY1LTEuMjY1LTEuMTc0LTMuMzQgMC00LjUxNC42NDYtLjY0MyAxLjQ2OC0uOTk1IDIuNDA3LS45OTUuODggMCAxLjY0My4zNTQgMi4yOS45OTVsMjguNDcgMjguMzAyYzEuMjcgMS4yNiAxLjE2IDMuMzg1IDAgNC41N0w0LjQxNSA1My4wMXoiLz48L3N2Zz4=) 0 0 no-repeat;
    background-size: 100% 100%;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.office-filters {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -18px;
}
.office-filters__item {
  width: 25%;
  flex-basis: 25%;
  padding: 0 18px;
  box-sizing: border-box;
}
@media (max-width: 1100px) {
  .office-filters__item {
    width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .office-filters__item {
    width: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.office-filters__item_button {
  padding-top: 1.8em;
}
.office-filters__item_inactive {
  color: #d1d1d1;
}
.office-filters__item-description {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #000;
  opacity: 0.5;
}
.office-filters__item-description_spent {
  font-size: 14px;
  opacity: 1;
  font-weight: 400;
}
.office-filters__item-help {
  display: inline-block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  border: 1px solid #989898;
  border-radius: 50%;
  text-align: center;
  line-height: 1.666666666666667;
  font-size: 12px;
  cursor: pointer;
  font-style: normal;
  color: #989898;
  transition: all .75s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.office-filters__item-help:hover {
  color: #000;
  border-color: #000;
  transition: all .75s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.office-filters__bonus,
.office-filters__current {
  font-weight: 700;
}
.office-filters__money {
  font-size: 30px;
  font-weight: 700;
}
.office-filters__more {
  margin-bottom: 3em;
  text-align: center;
}
.office-filters__form {
  width: 15%;
  flex-basis: 15%;
}
@media (max-width: 1000px) {
  .office-filters {
    margin: 0;
  }
  .office-filters__form {
    width: auto;
    flex: 1 0 auto;
  }
}
.office-filters_statistics .office-filters__item {
  margin-bottom: 60px;
}
@media (max-width: 1000px) {
  .office-filters_statistics .office-filters__item {
    margin-bottom: 30px;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.office-payout__wrapper {
  padding-bottom: 54px;
}
.office-payout__description {
  margin-bottom: 40px;
}
.office-payout__list {
  padding-bottom: 20px;
}
.office-payout__list-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  margin-right: -20px;
}
.office-payout__item {
  max-width: 295px;
  min-height: 250px;
  padding-right: 20px;
  width: 100%;
  border: none;
  text-decoration: none;
  color: #000;
}
.office-payout__item:hover,
.office-payout__item.is-hover {
  text-decoration: none;
}
.office-payout__item:hover {
  color: #000;
}
.office-payout.is-animate {
  transition: .75s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}
.office-payout:not(.is-open):not(.not-hide) {
  display: none;
}
.office-payout:not(.is-open) {
  max-height: 0;
}
@media (max-width: 1000px) {
  .office-payout__list {
    overflow-x: scroll;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .office-payout__item {
    min-width: 270px;
  }
}
.office-payout-method {
  display: block;
  box-sizing: border-box;
  padding: 45px 42px 40px 42px;
  border: 2px solid rgba(229,3,40,0.1);
  height: 100%;
  width: 100%;
  transition: border .25s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
}
.office-payout-method__icon {
  width: 48px;
  height: 48px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.2;
  transition: opacity .25s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin: 0 auto;
}
.office-payout-method__title {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.333333333333333;
}
.office-payout-method__subtitle {
  color: #989898;
}
.office-payout-method:hover {
  border: 2px solid #e50328;
  transition: border .25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.office-payout-method:hover .office-payout-method__icon {
  opacity: 1;
  transition: opacity .25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 1000px) {
  .office-payout-method {
    padding: 30px;
  }
}
.office-payout-modal {
  display: none;
}
.office-payout-modal__title {
  font-size: 25px;
  line-height: 1;
}
.office-payout-modal__info {
  margin-top: 34px;
  padding: 30px;
  border: 2px solid rgba(229,3,40,0.2);
}
.office-payout-modal__info-top {
  display: flex;
}
.office-payout-modal__info-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.office-payout-modal__info-title {
  font-size: 14px;
  line-height: 1.428571428571429;
  font-weight: 700;
  color: #000;
}
.office-payout-modal__info-subtitle {
  color: #989898;
}
.office-payout-modal ul,
.office-payout-modal__info-list {
  display: block;
  list-style: none;
  list-style-position: inside;
  columns: 2;
  margin: 27px -15px -26px 0;
  grid-column-gap: 20px;
  column-gap: 20px;
}
.office-payout-modal ul li,
.office-payout-modal__info-list li {
  display: block;
  position: relative;
  padding-top: 15px;
  margin-bottom: 26px;
  margin-right: 15px;
  padding-left: 0;
  color: #000;
  opacity: 0.6;
  font-size: 14px;
  line-height: 1.428571428571429;
}
.office-payout-modal ul li::before,
.office-payout-modal__info-list li::before {
  content: '';
  display: block;
  position: absolute;
  margin: 0;
  width: 30px;
  height: 2px;
  left: 0;
  top: 1px;
  background: #e81c3e;
  opacity: 0.8;
}
.office-payout-modal__form {
  margin-top: 40px;
}
.office-payout-modal__form-caption {
  display: inline-block;
  margin-bottom: 11px;
  color: #666;
  font-size: 14px;
  line-height: 1;
}
.office-payout-modal__form-caption strong {
  color: #000;
}
.office-payout-modal__form-action {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.office-payout-modal__form-submit {
  margin-right: 27px;
  flex: 0 0 auto;
}
.office-payout-modal__form-agreement {
  font-size: 12px;
  line-height: 1.333333333333333;
  color: #000;
}
.office-payout-modal__payment-info {
  font-weight: 700;
  color: #50ac55;
}
@media (max-width: 500px) {
  .office-payout-modal__info,
  .office-payout-modal__form,
  .office-payout-modal__form-action {
    margin-top: 30px;
  }
  .office-payout-modal ul,
  .office-payout-modal__info-list {
    columns: 1;
    margin-right: 0;
    margin-bottom: -16px;
  }
  .office-payout-modal ul li,
  .office-payout-modal__info-list li {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .office-payout-modal__form-action {
    flex-direction: column;
  }
  .office-payout-modal__form-submit {
    margin-right: 0;
  }
  .office-payout-modal__form-agreement {
    margin-top: 15px;
    text-align: center;
    max-width: 300px;
  }
}
.arcticmodal-container .office-payout-modal-wrapper {
  max-width: 480px;
  width: 100%;
}
.arcticmodal-container .office-payout-modal-wrapper .modal-box-content {
  padding: 60px 40px 50px 40px;
}
.arcticmodal-container .office-payout-modal-wrapper .modal-box-close {
  width: 66px;
  height: 66px;
}
.arcticmodal-container .office-payout-modal-wrapper .modal-box-close:hover {
  opacity: 0.6;
}
.arcticmodal-container .office-payout-modal {
  display: block;
}
@media (max-width: 500px) {
  .arcticmodal-container .office-payout-modal-wrapper .modal-box-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.pagination {
  font-size: 0;
}
.pagination-item {
  font-size: 14px;
  text-decoration: none;
  margin-left: -2px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  transition: none 0.3s ease;
  transition-property: border, color, opacity, background, box-shadow;
  transform-style: preserve-3d;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  position: relative;
  padding: 0.5em 1.25em 0.5em 1.25em;
  border: 2px solid #ed1c24;
  background: #fff;
  color: #ed1c24;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.pagination-item:hover,
.pagination-item.is-hover {
  text-decoration: none;
}
.pagination-item:hover,
.pagination-item.is-hover {
  z-index: 10;
  box-shadow: 0 2px 15px rgba(196,16,22,0.5);
  background: #ef333a;
  color: #fff;
}
.pagination-item.is-current {
  background: #ef333a;
  color: #fff;
  cursor: default;
}
.pagination-last {
  border-radius: 0 150px 150px 0;
}
.pagination-first {
  border-radius: 150px 0 0 150px;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.prizes-title {
  margin-bottom: 0.75em;
}
.prizes-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1em;
}
.prizes-item {
  box-sizing: border-box;
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: calc(33.333% - 2em);
  margin: 0 1em 2em;
  padding: 2em 1em;
  border-radius: 4px;
  box-shadow: 0 0 13px rgba(0,0,0,0.1);
  background: #fff;
  text-align: center;
}
@media (max-width: 1000px) {
  .prizes-item {
    max-width: calc(50% - 2em);
  }
}
@media (max-width: 600px) {
  .prizes-item {
    max-width: none;
  }
}
.prizes-item-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.prizes-item-date {
  margin-bottom: 2em;
  color: #716f6f;
  font-size: 12px;
}
.prizes-item-photo {
  margin-bottom: 0.75em;
}
.prizes-item-photo img {
  max-width: 100%;
}
.prizes-item-title {
  margin-bottom: 0.25em;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}
.prizes-item-descr {
  margin-bottom: 0.75em;
  font-size: 14px;
}
.prizes-item-class {
  margin-top: 0.5em;
  color: #716f6f;
  font-size: 12px;
}
.prizes-item-class span {
  vertical-align: baseline;
  display: inline-block;
  width: 25px;
  height: 21px;
  margin-left: 0.25em;
  padding-top: 4px;
  border: 1px solid #dfdede;
  border-radius: 50%;
  text-align: center;
}
.prizes-item-feedback {
  margin-top: 1em;
}
.prizes-item.mod-important {
  position: relative;
  box-shadow: 0 0 13px rgba(237,28,36,0.2);
}
.prizes-item.mod-important:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  border-radius: 4px 4px 0 0;
  background: #ed1c24;
}
.prizes-item.mod-important .prizes-item-date span {
  display: inline-block;
  margin-left: -0.75em;
  margin: -0.25em 0 -0.2em;
  padding: 0.15em 0.75em 0.2em;
  border: 1px solid #efefef;
  border-radius: 4px;
  background: #fff;
  color: #f30;
  font-weight: 700;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.mod-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mod-outline-red {
  border-color: #fdd;
  position: relative;
}
.mod-outline-red.not-full {
  border-color: #ffeede;
}
.mod-simple-sale {
  color: #ed1c24;
  margin-right: 5px;
}
.mod-fs__10 {
  font-size: 10px !important;
}
.mod-fs__11 {
  font-size: 11px !important;
}
.mod-fs__12 {
  font-size: 12px !important;
}
.mod-fs__13 {
  font-size: 13px !important;
}
.mod-fs__14 {
  font-size: 14px !important;
}
.mod-fs__15 {
  font-size: 15px !important;
}
.mod-fs__16 {
  font-size: 16px !important;
}
.mod-fs__17 {
  font-size: 17px !important;
}
.mod-fs__18 {
  font-size: 18px !important;
}
.mod-fs__19 {
  font-size: 19px !important;
}
.mod-fs__20 {
  font-size: 20px !important;
}
.mod-fs__21 {
  font-size: 21px !important;
}
.mod-fs__22 {
  font-size: 22px !important;
}
.mod-fs__23 {
  font-size: 23px !important;
}
.mod-fs__24 {
  font-size: 24px !important;
}
.mod-fs__25 {
  font-size: 25px !important;
}
.mod-fs__26 {
  font-size: 26px !important;
}
.mod-fs__27 {
  font-size: 27px !important;
}
.mod-fs__28 {
  font-size: 28px !important;
}
.mod-fs__29 {
  font-size: 29px !important;
}
.mod-fs__30 {
  font-size: 30px !important;
}
.mod-fs__31 {
  font-size: 31px !important;
}
.mod-fs__32 {
  font-size: 32px !important;
}
.mod-fs__33 {
  font-size: 33px !important;
}
.mod-fs__34 {
  font-size: 34px !important;
}
.mod-fs__35 {
  font-size: 35px !important;
}
.mod-fs__36 {
  font-size: 36px !important;
}
.mod-text__grey {
  color: #a1a1a1;
  font-weight: 400;
}
.mod-bold__red strong {
  color: #f00;
  border-bottom: 1px solid rgba(255,0,0,0.75);
}
.mod-pointer__default {
  cursor: default !important;
}
.mod-premier {
  border: none;
  background-color: transparent;
}
.mod-premier img {
  max-width: 100%;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
.referral-table {
  width: 100%;
  margin-top: 0;
  font-size: 14px;
}
.referral-table th,
.referral-table td {
  border: 0;
}
.referral-table th:first-child,
.referral-table td:first-child {
  max-width: 600px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .referral-table th,
  .referral-table td {
    padding: 0 20px 0.5em;
  }
}
.referral-table th {
  padding: 0.714285714285714em 1em 0.785714285714286em;
  font-size: 12px;
}
.referral-table td:before {
  display: block;
  font-weight: 600;
}
.referral-table .br {
  display: none;
  padding: 0 !important;
}
.referral-active {
  color: #50ac55;
}
.referral-inactive {
  color: #ed1c24;
}

@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 800px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 600px) {
}
@media (max-width: 400px) {
}
@media (max-width: 600px) {
}
table.structure {
  width: 100%;
}
.structure__w_190 {
  width: 190px;
}
table.structure_mw_m {
  min-width: 1200px;
}
table.structure tr th,
table.structure tr td {
  font-size: 14px;
  line-height: 1.285714285714286;
}
table.structure tr td {
  border: none;
}
table.structure tr.inactive td {
  background: #fff;
}
table.structure tr:nth-child(2n+1) td {
  background: #f0f1f2;
}
table.structure tr.unconfirmed td {
  color: #aaa;
}
table.structure tr.unconfirmed td a {
  color: #aaa;
}
table.beginners tr.unconfirmed td {
  color: #aaa;
}
table.beginners tr.unconfirmed td a {
  color: #aaa;
}
table.inactive tr.unconfirmed td {
  color: #aaa;
}
table.inactive tr.unconfirmed td a {
  color: #aaa;
}
table.structure-city tr.unconfirmed td {
  color: #aaa;
}
table.structure-city tr.unconfirmed td a {
  color: #aaa;
}

.messages__list {
  margin-bottom: -1rem;
}
.messages__item {
  margin-bottom: 1rem;
}
.message-item {
  font-size: 12px;
  line-height: 1.5;
  color: #676767;
  font-weight: 600;
  padding: 15px;
  border-radius: 7px;
  background-color: #f0f1f2;
}
.message-item p:last-child {
  margin-bottom: 0;
}
.messages_scroll {
  max-height: 300px;
}

.beacon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  min-height: 20px;
  border: 2px solid #fa1e26;
  border-radius: 50%;
  font-size: 15px;
  padding: 5px;
  line-height: 1;
  color: #0b0c0d;
}

