* {
  box-sizing: border-box!important;
}
body {
  background: #ffffff;
}
#app {
  background: #ffffff;
}
#jvlabelWrap {
  display: none;
}
.support-script-btn {
  position: fixed;
  right: 0;
  bottom: 120px;
  font-size: 15px;
  transform: rotate(270deg) translateY(100%);
}
.vh_100 {
  min-height: 100vh;
}
.mw_600 {
  max-width: 600px !important;
}
a:hover {
  text-decoration: none !important;
}
button:focus {
  outline: none !important;
}
/*custom padding --- start*/

.bbd-ec__pa-1 {
  padding: 5px!important;
}
.bbd-ec__pa-2 {
  padding: 10px!important;
}
.bbd-ec__pa-3 {
  padding: 15px!important;
}
.bbd-ec__pa-4 {
  padding: 20px!important;
}
.bbd-ec__pa-5 {
  padding: 25px!important;
}
.bbd-ec__pa-6 {
  padding: 30px!important;
}
.bbd-ec__pa-7 {
  padding: 35px!important;
}
.bbd-ec__pa-8 {
  padding: 40px!important;
}
.bbd-ec__pa-9 {
  padding: 45px!important;
}
.bbd-ec__pa-10 {
  padding: 50px!important;
}
.bbd-ec__pa-11 {
  padding: 55px!important;
}
.bbd-ec__pa-12 {
  padding: 60px!important;
}

.bbd-ec__pl-1 {
  padding-left: 5px!important;
}
.bbd-ec__pl-2 {
  padding-left: 10px!important;
}
.bbd-ec__pl-3 {
  padding-left: 15px!important;
}
.bbd-ec__pl-4 {
  padding-left: 20px!important;
}
.bbd-ec__pl-5 {
  padding-left: 25px!important;
}
.bbd-ec__pl-6 {
  padding-left: 30px!important;
}
.bbd-ec__pl-7 {
  padding-left: 35px!important;
}
.bbd-ec__pl-8 {
  padding-left: 40px!important;
}
.bbd-ec__pl-9 {
  padding-left: 45px!important;
}
.bbd-ec__pl-10 {
  padding-left: 50px!important;
}
.bbd-ec__pl-11 {
  padding-left: 55px!important;
}
.bbd-ec__pl-12 {
  padding-left: 60px!important;
}
.bbd-ec__pl-20 {
  padding-left: 100px;
}
.bbd-ec__pr-1 {
  padding-right: 5px!important;
}
.bbd-ec__pr-2 {
  padding-right: 10px!important;
}
.bbd-ec__pr-3 {
  padding-right: 15px!important;
}
.bbd-ec__pr-4 {
  padding-right: 20px!important;
}
.bbd-ec__pr-5 {
  padding-right: 25px!important;
}
.bbd-ec__pr-6 {
  padding-right: 30px!important;
}
.bbd-ec__pr-7 {
  padding-right: 35px!important;
}
.bbd-ec__pr-8 {
  padding-right: 40px!important;
}
.bbd-ec__pr-9 {
  padding-right: 45px!important;
}
.bbd-ec__pr-10 {
  padding-right: 50px!important;
}
.bbd-ec__pr-11 {
  padding-right: 55px!important;
}
.bbd-ec__pr-12 {
  padding-right: 60px!important;
}

.bbd-ec__pt-1 {
  padding-top: 5px!important;
}
.bbd-ec__pt-2 {
  padding-top: 10px!important;
}
.bbd-ec__pt-3 {
  padding-top: 15px!important;
}
.bbd-ec__pt-4 {
  padding-top: 20px!important;
}
.bbd-ec__pt-5 {
  padding-top: 25px!important;
}
.bbd-ec__pt-6 {
  padding-top: 30px!important;
}
.bbd-ec__pt-7 {
  padding-top: 35px!important;
}
.bbd-ec__pt-8 {
  padding-top: 40px!important;
}
.bbd-ec__pt-9 {
  padding-top: 45px!important;
}
.bbd-ec__pt-10 {
  padding-top: 50px!important;
}
.bbd-ec__pt-11 {
  padding-top: 55px!important;
}
.bbd-ec__pt-12 {
  padding-top: 60px!important;
}
.bbd-ec__pt-13 {
  padding-top: 65px!important;
}
.bbd-ec__pt-16 {
  padding-top: 80px!important;
}
.bbd-ec__pb-1 {
  padding-bottom: 5px!important;
}
.bbd-ec__pb-2 {
  padding-bottom: 10px!important;
}
.bbd-ec__pb-3 {
  padding-bottom: 15px!important;
}
.bbd-ec__pb-4 {
  padding-bottom: 20px!important;
}
.bbd-ec__pb-5 {
  padding-bottom: 25px!important;
}
.bbd-ec__pb-6 {
  padding-bottom: 30px!important;
}
.bbd-ec__pb-7 {
  padding-bottom: 35px!important;
}
.bbd-ec__pb-8 {
  padding-bottom: 40px!important;
}
.bbd-ec__pb-9 {
  padding-bottom: 45px!important;
}
.bbd-ec__pb-10 {
  padding-bottom: 50px!important;
}
.bbd-ec__pb-11 {
  padding-bottom: 55px!important;
}
.bbd-ec__pb-12 {
  padding-bottom: 60px!important;
}
.bbd-ec__pb-20 {
  padding-bottom: 100px!important;
}
/*custom padding --- end*/
/*custom margin --- start*/
.bbd-ec__mt-1 {
  margin-top: 5px!important;
}
.bbd-ec__ml-1 {
  margin-left: 5px;
}
.bbd-ec__mt-2 {
  margin-top: 10px!important;
}
.bbd-ec__ml-2 {
  margin-left: 10px!important;
}
.bbd-ec__ml-3 {
  margin-left: 15px;
}
.bbd-ec__mt-3 {
  margin-top: 15px!important;
}
.bbd-ec__mt-4 {
  margin-top: 20px!important;
}
.bbd-ec__ml-4 {
  margin-left: 20px;
}
.bbd-ec__ml-10 {
  margin-left: 50px;
}
.bbd-ec__ml-11 {
  margin-left: 55px;
}
.bbd-ec__mt-5 {
  margin-top: 25px;
}
.bbd-ec__ml-5 {
  margin-left: 25px;
}
.bbd-ec__ml-6 {
  margin-left: 30px;
}
 .bbd-ec__mt-6 {
  margin-top: 30px!important;
}
.bbd-ec__mt-7 {
  margin-top: 35px!important;
}
.bbd-ec__mt-8 {
  margin-top: 40px !important;
}
 .bbd-ec__mt-9 {
  margin-top: 45px!important;
}
.bbd-ec__mb-1 {
  margin-bottom: 5px;
 }
.bbd-ec__mb-2 {
  margin-bottom: 10px;
}
.bbd-ec__mb-4 {
  margin-bottom: 20px;
}

.bbd-ec__mb-5 {
  margin-bottom: 25px;
}
.bbd-ec__mb-6 {
  margin-bottom: 30px;
}
.bbd-ec__mb-9 {
  margin-bottom: 45px;
}
.bbd-ec__mb-10 {
  margin-bottom: 50px;
}
.bbd-ec__ml-12 {
  margin-left: 60px;
}
.bbd-ec__mt-10 {
  margin-top: 50px;
}
.bbd-ec__mt-11 {
  margin-top: 55px;
}
.bbd-ec__mt-12 {
  margin-top: 60px;
}
.bbd-ec__mr-12 {
  margin-right: 60px;
}
.bbd-ec__mt-13 {
  margin-top: 65px!important;
}
.bbd-ec__mt-15 {
  margin-top: 75px;
}
.bbd-ec__mb-13 {
  margin-bottom: 65px;
}
.bbd-ec__mb-15 {
  margin-bottom: 75px;
}
.bbd-ec__mb-20 {
  margin-bottom: 100px;
}
.bbd-ec__ml-13 {
  margin-left: 65px;
}
 .bbd-ec__mt-14 {
   margin-top: 70px;
 }
.bbd-ec__mt-20 {
  margin-top: 100px;
}
.bbd-ec__ml-20 {
  margin-left: 100px;
}
.bbd-ec__ml-22 {
  margin-left: 110px;
}
.bbd-ec__mr-1 {
  margin-right: 5px;
}
.bbd-ec__mr-2 {
  margin-right: 10px;
}
.bbd-ec__mr-3 {
  margin-right: 15px;
}
.bbd-ec__gutters-mr-2 {
  margin-right: -10px!important;
}
.bbd-ec__mr-4 {
  margin-right: 20px;
}
.bbd-ec__gutters-mr-4 {
  margin-right: -20px!important;
}
.bbd-ec__gutters-mr-6 {
  margin-right: -30px;
}
.bbd-ec__mr-6 {
  margin-right: 30px!important;
}
/*custom margin --- end*/
.bbd-ec__break-word{
  word-break: break-word;
}
.bbd-ec__break-word-all{
  word-break: break-all;
}
.bbd-ec__default-text-color{
  color: #1A2132!important;
}
.v-btn {
  text-transform: none!important;
  letter-spacing: normal!important;
}
.v-overlay.v-overlay--active {
  z-index: 9!important;
}
.left_menu {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 280px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}
.icon {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 16px;
}
.block_title {
  word-break: break-word;
}
.icon_user {
  display: block;
  width: 42px;
  height: 42px;
  margin-left: 24px;
  margin-right: 10px;
  background: url("./icon/user_icon.svg") no-repeat;
}
.icon_profile {
  background: url("./icon/icon_profile.svg") no-repeat center;
}
.btn_new_event {
  height: 50px;
  padding: 0px 19px!important;
}
.btn_new_event > span {
  display: flex;
  font-weight: 600;
}
.btn_profile {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border: 1px solid #007bff;
  border-radius: 50rem;
}
.icon_plus {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./icon/plus.svg") no-repeat center;
}
.icon_plus_blue_sm {
  display: block;
  width: 16px;
  height: 16px;
  background: url("./icon/plus_blue_sm.svg") no-repeat center;
}
.icon_plus_blue_without_circle {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("./icon/plus_blue_clean.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.field_add_img {
  height: 72px;
}
.icon_close {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 32px;
  margin-left: 10px;
  background: url("./icon/close.svg");
}
.icon_send {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./icon/send.svg") no-repeat center;
}
.title_form {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
}
.title_block__span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.pa_header {
  padding-top: 72px!important;
  /*pb-5 px-4*/
}
.pa-right-sidebar {
  padding-left: 16px;
  padding-right: 20px;
}
.pa_t_24 {
  padding-top: 24px;
}
.btn_change_pass {
  font-size: 16px;
  line-height: 24px;
}
.h_480 {
  height: 480px;
}
.px_5per {
  padding-left: 5%;
  padding-right: 5%;
}
.fs16_lh20 {
  font-size: 16px;
  line-height: 20px;
}
.fs32_lh40 {
  font-size: 32px;
  line-height: 40px;
}
.fs40_lh48 {
  font-size: 40px;
  line-height: 48px;
}
.fs12_lh16 {
  font-size: 12px;
  line-height: 16px;
}
.card_size {
  max-width: 282px !important;
  min-width: 282px !important;
  height: 330px;
}
.text_title_card {
  display: block;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.icon_sm {
  display: block;
  width: 16px;
  height: 16px;
}
.bg_light_blue {
  background: #f4f8ff;
}
.icon_menu {
  display: block;
  width: 32px;
  height: 32px;
  margin-right: 32px;
  margin-left: 10px;
  background: url("./icon/menu.svg");
}
.icon_open_door {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./icon/door-open-solid.svg") no-repeat center;
}
.icon_key {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./icon/key-solid.svg") no-repeat center;
}
.search_event_menu fieldset {
  border-color: rgba(255, 255, 255, 1) !important;
}
.search_event_menu .theme--light.v-label {
  color: rgba(255, 255, 255, 1) !important;
}
.search_event_menu .theme--light.v-icon {
  color: rgba(255, 255, 255, 1) !important;
}
.v-card--reveal {
  align-items: center;
  bottom: 0;
  justify-content: center;
  opacity: 0.9;
  position: absolute;
  width: 100%;
}
.show_info {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 11;
  background: #ffffff;
}
.timeline .notification {
  width: 32px;
  height: 32px;
  background: url("./icon/notification.svg") no-repeat center;
}
.timeline .notification-active {
  width: 32px;
  height: 32px;
  background: url("./icon/notification-active.svg") no-repeat center;
}
.bbd-ec__old-header {
  height: 65px;
}
.main_logo {
  width: 48px;
  height: 48px;
  background: url("./logo.svg") no-repeat;
}
.logo_text {
  align-items: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
.header_item_menu {
  font-weight: 500;
}
.h_428px {
  height: 428px;
}
.a_fix {
  text-decoration: underline !important;
  color: #2f64ed !important;
}
.a_fix:hover {
  color: #2f64ed !important;
}
.icon_contact {
  width: 32px;
  height: 32px;
  background-color: #2f64ed;
  border-radius: 50px;
}
.vk_logo {
  background-image: url("./icon/vk_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.fb_logo {
  background-image: url("./icon/fb_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.inst_logo {
  background-image: url("./icon/inst_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.odnoklassniki_logo {
  background-image: url("./icon/odnoklassniki_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.telegram_logo {
  background-image: url("./icon/telegram_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
}
.whatsapp_logo {
  background-image: url("./icon/whatsapp_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.option_button__change {
  background: url("./icon/change.svg") no-repeat center;
}
.option_button__edit {
  background: url("./icon/edit.svg") no-repeat center;
}
.option_button__del {
  background: url("./icon/del.svg") no-repeat center;
}
.option_button {
  display: block;
  width: 40px;
  height: 40px;
}
.header .icon_btn {
  display: inline-flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.icon_layer {
  background: url("./icon/layers.svg") no-repeat center;
}
.icon_pencil {
  background: url("./icon/pencil.svg") no-repeat center;
}
.icon_settings_grey {
  background: url("./icon/settings_grey.svg") no-repeat center;
}
.icon_close_setting {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./icon/close_black.svg");
}
.dot_color {
  display: block;
  width: 24px;
  height: 24px;
}
.mh_600 {
  min-height: 600px;
}
.color_error {
  color: #ff5252;
}
.block_action .icon {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0;
}
.datetime {
  padding: 8px 10px;
  font-size: 16px;
  border: solid 1px #ddd;
  color: #444;
  cursor: inherit;
}

.fadeout {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4em;
  background: -webkit-linear-gradient(rgba(244, 243, 246, 0) 0%, rgba(244, 243, 246, 1) 100%);
  background-image: -moz-linear-gradient(rgba(244, 243, 246, 0) 0%, rgba(244, 243, 246, 1) 100%);
  background-image: -o-linear-gradient(rgba(244, 243, 246, 0) 0%, rgba(244, 243, 246, 1) 100%);
  background-image: linear-gradient(rgba(244, 243, 246, 0) 0%, rgba(244, 243, 246, 1) 100%);
  background-image: -ms-linear-gradient(rgba(244, 243, 246, 0) 0%, rgba(244, 243, 246, 1) 100%);
}
.w_35 {
  width: 35%;
}
.w_85 {
  width: 85%;
}
.w_90 {
  width: 90%;
}
.scroll_text {
  max-height: 110px;
  word-wrap: break-word;
  overflow: scroll;
  overflow-x: hidden;
  display: -webkit-box;
}
.icon_attention {
  display: block;
  width: 33px;
  height: 33px;
  background: url("./icon/attention.svg") center no-repeat;
}
.icon_plus_blue {
  display: block;
  width: 52px;
  height: 52px;
  background: url("./icon/plus_blue.svg") no-repeat center;
  background-size: 100%;
}
.icon_minus_small_blue {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./icon/minus_small_blue.svg") no-repeat center;
}

.close_btn {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./icon/close.svg");
}
.for_hover .only_hover {
  display: block;
}
.swiper-button-prev,
.swiper-button-next {
  top: 45% !important;
  width: 48px !important;
  height: 48px !important;
}
.swiper-button-next {
  background-image: url("./icon/btn_slide_right.svg") !important;
  background-size: cover;
}
.swiper-button-prev {
  background-image: url("./icon/btn_slide_left.svg") !important;
  background-size: cover;
}
.logo-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.first-layer {
  z-index: 1;
}
.settings-float {
  top: 10%;
  bottom: 70%;
  left: 80%;
  position: sticky;
  visibility: hidden;
  align-self: flex-end;
  z-index: 1000;
}
.settings-float.first-block {
  top: 10%;
  bottom: 85%;
}
.settings-float-hover:hover button {
  visibility: visible;
  /*display: block;*/
}
.tox-editor-container {
  z-index: 999;
}
label.v-label {
  margin-bottom: 0;
}

.settings-tile-float {
  position: sticky !important;
  position: -webkit-sticky; /* Safari */
  top: 10%;
  bottom: 70%;
  right: 5%;
  left: 80%;
  align-self: flex-end;
  /*visibility: hidden;*/
  z-index: 2;
}
.settings-float-hover:hover .settings-tile-float {
  /*visibility: visible;*/
  /*z-index: 1000;*/
}
.settings-tile-float.first-block {
  top: 10%;
  bottom: 85%;
}
.v-expansion-panels {
  background-color: #f4f3f6;
}
.dragging {
  cursor: move;
  z-index: 200 !important;
}
.icon_ticket {
  display: block;
  width: 24px;
  height: 24px;
  background: url("./icon/ticket_icon_24.svg") no-repeat center;
}
.background-digit {
  position: absolute;
  z-index: 1;
  line-height: 100px;
  left: 10px;
  top: 10px;
  text-align: center;
  font-size: 120px;
  font-family: sans-serif;
  font-weight: 300;
  color: rgba(230, 230, 230, .7);
  opacity: .2;
  user-select: none;
}
.icon_sm{
  display: block;
  width: 16px;
  height: 16px;
}
.icon_clock_sm{
  background: url("./icon/clock_sm.svg") no-repeat center;
}
.icon_location_sm{
  background: url("./icon/location_sm.svg") no-repeat center;
}
.card_size{
  max-width: 282px!important;
  min-width: 282px!important;
  height: 330px;
}
.text_title_card{
  display: block;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arrow {
  position: absolute;
  bottom: 2%;
  text-align: center;
  margin-left: 3%!important;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
#btnBuy .v-btn__content {
  width: 100%;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce-enter-active {
  animation: bounce-in .5s;
}
.bounce-leave-active {
  animation: bounce-in .5s reverse;
}
@keyframes bounce-in {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

.even-block-background {
  background-color: #FFFFFF!important;
}
.odd-block-background {
  background-color: #F3F5F9!important;
}

/*Стилизация билетов*/
.ticket_constructor:before {
  content: "";
  display: block;
  width: 35px;
  height: 38px;
  position: absolute;
  bottom: 77px;
  left: -18px;
  z-index: 4;
  border-radius: 50%;
  border-top: 1px solid #DEE2E6!important;
  border-bottom: 1px solid #dee2e6!important;
  border-right: 1px solid #dee2e6!important;
}
.ticket_constructor:after {
  content: "";
  display: block;
  width: 35px;
  height: 38px;
  position: absolute;
  bottom: 77px;
  right: -18px;
  z-index: 4;
  border-radius: 50%;
  border-top: 1px solid #DEE2E6!important;
  border-bottom: 1px solid #dee2e6!important;
  border-left: 1px solid #dee2e6!important;
}
/*Стилизация фона. Залепа для вырезов в билетах*/
.ticket_constructor_hole_even:before {
  background-color: #FFFFFF;
}
.ticket_constructor_hole_even:after {
  background-color: #FFFFFF;
}
.ticket_constructor_hole_odd:before {
  background-color: #F3F5F9;
}
.ticket_constructor_hole_odd:after {
  background-color: #F3F5F9;
}
.block_ticket_constructor:hover .ticket_constructor:before {
  box-shadow: 0 4px 7px rgba(0,0,0,0.25) inset, 0 -4px 7px rgba(0,0,0, 0.25) inset;
}
.block_ticket_constructor:hover .ticket_constructor:after {
  box-shadow: 0 4px 7px rgba(0,0,0,0.25) inset, 0 -4px 7px rgba(0,0,0, 0.25) inset;
}
.block_ticket_constructor{
  position: relative;
  margin: 10px;
}
.block_ticket_constructor:hover {
  box-shadow: 0 14px 5px rgba(0,0,0,0.25), 0 10px 5px rgba(0,0,0,0.22);
}
.block_ticket_constructor:before {
  content: "";
  display: block;
  width: 30px;
  height: 36px;
  /*background-color: #fff;*/
  position: absolute;
  bottom: 79px;
  left: -15px;
  z-index: 3;
  border-radius: 50%;
}
.block_ticket_constructor:after {
  content: "";
  display: block;
  width: 30px;
  height: 36px;
  /*background-color: #fff;*/
  position: absolute;
  bottom: 79px;
  right: -15px;
  z-index: 3;
  border-radius: 50%;
}
.block_ticket_constructor:hover:before {
  width: 30px;
  height: 29px;
  bottom: 80px;
}
.block_ticket_constructor:hover:after {
  width: 30px;
  height: 29px;
  bottom: 80px;
}
.ticket_constructor_separation_unit {
  position: absolute;
  margin-top: 10px;
  margin-bottom: 10px;
  bottom: 85px;
  left: 0;
  border-top: 2px dashed #dee2e6;
}
.schedule-container {
  max-width: unset !important;
}
.schedule-table {
  /*border: 1px solid;*/
  /*text-align: left;*/
  white-space: nowrap;
  /*overflow-x: scroll;*/
  /*overflow-y: visible;*/
  min-height: 200px;
  min-width: 400px;
  /*border-right: 1px solid lightgray;*/
}
.schedule-head-corner {
  display: inline-block;
  height: 50px;
  width: 72px;
  /*background: lightgray;*/
  border-bottom: 1px solid lightgray;
}
.schedule-head {
  height: 50px;
  /*padding-left: 73px;*/
  white-space: nowrap;
  /*overflow-x: scroll;*/
  /*overflow-y: hidden;*/
}
.schedule-head-cell {
  text-align: center;
  background-color: #007bff !important;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 260px;
  height: 100%;
  font-size: 16px;
  font-stretch: 100%;
  font-weight: 600;
  word-wrap: break-word;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
.schedule-head-label {
  text-align: left;
  display: block;
  color: #fff;
  line-height: 1;
  padding: 20px 10px;
  text-transform: uppercase;
}
.schedule-body {
  white-space: nowrap;
  /*overflow-x: scroll;*/
  /*overflow-y: hidden;*/
  font-size: 0;
  margin-bottom: 40px;
}
.schedule-timeline {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  white-space: normal;
  width: 73px;
  height: 100%;
  font-size: 14px;
  word-wrap: break-word;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid lightgray;
}
.schedule-time-cell {
  border-bottom: 1px solid lightgray;
  font-size: 14pt;
}
.schedule-col {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 260px;
  height: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.schedule-cell {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box;
  /*background: #fff8e760;*/
  background: #d4d4d454;
  /*border: 1px solid lightgray;*/
  /*border-top: 1px solid #fff;*/
  /*border-left: 1px solid white;*/
}
/*.schedule-cell:hover {*/
/*  overflow: visible;*/
/*  z-index: 2;*/
/*}*/
.schedule-cell:hover .container {
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  /*right: 0;*/
  min-height: 100%;
  height: auto;
  background: #d4d4d474;
  -moz-box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.5);
}
.schedule-cell.empty {
  /*background: lightgray;*/
}
.schedule-cell-button-block {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 3;
}
input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none;
}
.schedule-cell-description {
  white-space: pre-wrap;
  font-family: "Inter", sans-serif;
  font-weight: 200;
  font-size: 10pt;
}
.slot-time {
  font-size: 10pt;
}
.redactor-toolbar {
  z-index: 1!important;
}
#redactor-image-resizer {
  z-index: 6!important;
}
.redactor-box {
  background: unset!important;
}
.redactor-styles {
  padding-left: 0!important;
}
.head-left-padding {
  padding-left: 20%;
}
.modal_size {
  width: 50%!important;
}
.setting_block_size {
  width: 40%!important;
}
.event_card__size {
  max-width: 374px!important;
  min-width: 374px!important;
  width: 100%!important;
}
.redactor-box {
  width: 100% !important;
}

/*для events-components --- начало*/
.bbd-ec__main-container-landing {
  position: relative;
  display: flex;
  max-width: 1920px;
}
.bbd-ec__main-container {
  position: relative;
  display: flex;
  max-width: 1440px;
}
.bbd-ec__content-container {
  width: 1140px;
}
.bbd-ec__pa-container {
  padding-left: 10%;
  padding-right: 10%;
}
.bbd-ec__limit-word {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;
}
.bbd-ec__limit-word-two-line {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;

}
.bbd-ec__limit-word-three-line {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;

}
.bbd-ec__limit-word-four-line {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;

}
.bbd-ec__limit-word-five-line {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;

}
.bbd-ec__limit-word-six-line {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  padding-bottom: 1px;

}
.bbd-ec__nav-menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 258px;
  overflow: hidden;
  height: 100vh;
  z-index: 10;

}
.bbd-ec__nav-menu_text-items {
  font-family: Inter,sans-serif;
  font-style: normal!important;
  font-weight: 300!important;
  font-size: 20px!important;
  line-height: 100% !important;
}
.bbd-ec__nav-menu_selected-item-white:after {
  content: '';
  position: absolute;
  top: 20px;
  right: -20px;
  width: 20px!important;
  height: 20px!important;
  min-height: 20px!important;
  min-width: 20px!important;
  background: #FFFFFF;
  border-radius: 3px;
  transform: rotate(-45deg);
  z-index: 2;
}
.bbd-ec__nav-menu_selected-item-primary:after {
  content: '';
  position: absolute;
  top: 10px;
  right: -20px;
  width: 20px!important;
  height: 20px!important;
  min-height: 20px!important;
  min-width: 20px!important;
  background: #007bff;
  border-radius: 3px;
  transform: rotate(-45deg);
  z-index: 2;
}
.bbd-ec__nav-menu_selected-item-options-white:after {
  content: '';
  position: absolute;
  top: 15px;
  right: -35px;
  width: 20px!important;
  height: 20px!important;
  min-height: 20px!important;
  min-width: 20px!important;
  background: #FFFFFF;
  border-radius: 3px;
  transform: rotate(-45deg);
  z-index: 2;
}
.bbd-ec__nav-menu_hover-item:hover {
  transition: all 0.1s ease-in;
  border: 2px solid #FFFFFF20;
}
.bbd-ec__nav-menu_selected-menu_item-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
}
.bbd-ec__main-logo-white {
  display: block;
  width: 50px;
  height: 50px;
  background: url("./img/main_logo.svg") no-repeat center;
}
.bbd-ec__logo-text {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 100%;
}

.bbd-ec__rounded {
  border-radius: 10px!important;
}
.bbd-ec__border-weight {
  border-width: 2px!important;
}
.bbd-ec__settings-place {
  position: relative;
  background: #CCE5FF;
  margin-left: -32px!important;
  margin-right: -32px!important;
  z-index: 1;
}
.bbd-ec__settings-place:before {
  content: '';
  position: absolute;
  top: -10px;
  right: 280px;
  width: 20px!important;
  height: 20px!important;
  min-height: 20px!important;
  min-width: 20px!important;
  background: #CCE5FF;
  border-radius: 3px;
  transform: rotate(-45deg);
  z-index: 0;
}
.bbd-ec__settings-place-simple {
  position: relative;
  background: #CCE5FF;
  margin-left: -32px!important;
  margin-right: -32px!important;
  z-index: 1;
  overflow-x: hidden;
}
.bbd-ec__nav-menu_first-word-company-name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__big-first-word-company-name {
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 113px;
  line-height: 100%;
  width: 255px;
  height: 255px;
}
.bbd-ec__nav-menu__event-title {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__events-settings_forms-name-ticket {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__title-text-field{
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #1A2132;
  opacity: 0.8;
  margin-bottom: 10px;
}
.bbd-ec__title-group {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 100%;
}
.bbd-ec__small-normal-text {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 100%;
}
.bbd-ec__x-small-custom-normal-text {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
}
.bbd-ec__small-custom-normal-text {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%;
}
.bbd-ec__small-weight-text {
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
}
.bbd-ec__medium-weight-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
}
.bbd-ec__normal-weight-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
}
.bbd-ec__normal-weight-text-medium {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__bold-weight-text-medium {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__second-title-bold {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ec__text-grey-description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #1A213250;
}
.bbd-ec__text-red-deleted {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #FF5252;
  border-bottom: 1px dashed #FF5252;
}
.bbd-ec__place-separate-ticket {
  background: url("./img/place-separate-ticket.svg") no-repeat center;
  background-size: contain;
  height: 90px;
  margin-left: -110px!important;
  margin-right: -110px!important;
}
.bbd-ec__medium-weight-text-large {
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 100%;
}
.bbd-ec__medium-weight-text-medium {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.bbd_ec__text-price-ticket {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 100%;
}
.bbd-ec__page-error-text {
  font-style: normal;
  font-weight: bold;
  font-size: 72px;
  line-height: 100%;
}
.bbd-ec__page-error-numb {
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 120%;
}
.bbd-ec__bg-modal-ticket {
  background: url("./img/bg-modal-ticket.png") no-repeat center;
  background-size: cover;
}
.bbd-ec__add-photo-place {
  width: 145px;
  height: 145px;
  border: 2px dashed #1A213220;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bbd-ec__add-photo-place.news {
  width: 308px;
  height: 244px;
}
.bbd-ec__add-file-place {
  height: 40px;
  border: 2px dashed #1A213220;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bbd-ec__selected-item-chips {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  border: 2px solid rgba(0, 123, 255, 0.2);
  background: #FFFFFF;
  padding: 7px 10px;
}
.bbd-ec__action-template {
  position: fixed;
  padding-left: 32px;
  margin-left: -32px!important;
  z-index: 8;
  transition: all 0s ease-out;
}
.bbd-ec__action-template__black-place {
  background: #1A2132;
  border-radius: 10px;
  min-height: 105px;
}
.bbd-ec__placeholder_page {
  position: relative;
  width: 602px;
  height: 558px;
  background: url("./img/placeholder-spot.svg") no-repeat;
  background-size: contain;
}
.bbd-ec__btn-disabled {

}
.ya-share2__list {
  padding-left: 0!important;
}
/*для публичной страницы организатора - начало*/
.bbd-ec__public-page {

}
/*.bbd-ec__public-page_content-container {*/
/*  max-width: 1110px;*/
/*}*/
.bbd-ec__public-page-menu-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 65px;
}
.bbd-ec__public-page-menu-container-mobile {
  display: none;
}
.bbd-ec__public-page_spot-decoration {
  background: url("./img/bg-public-page.svg") no-repeat;
  background-size: cover;
  width: 100%;
  height: 955px;
}
.bbd-ec__public-page_spot-decoration-small {
  background: url("./img/bg-public-page-short.svg") no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
}
.bbd-ec__public-page-bg-first-section {
  background: #313746;
  width: 100%;
  height: 100vh;
}
.bbd-ec__public-page-bg-first-section-series{
  position: relative;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}
.bbd-ec__public-page-bg-first-section-series-one{
  position: relative;
  background-size: 100% 459px;
  background-repeat: no-repeat;
}
.bbd-ec__public-page-series-card {
  backdrop-filter: blur(10px);
  border-top-left-radius: 10px!important;
  border-top-right-radius: 10px!important;
  border-bottom-right-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
  width: 350px;
  height: 549px;
}
.bbd-ec__public-page-series-padding-header {
  padding-top: 65px;
}
.bbd-ec__public-page-series-padding-block {
  padding-top: 65px;
}
.bbd-ec__public-page_img-location-arrow-big {
  background: url("./img/location-arrow-big.png")no-repeat;
  background-size: cover;
  width: 455px;
  height: 455px;
}
.bbd-ec__public-page_img-ruble-big {
  background: url("./img/ruble-big.png")no-repeat;
  background-size: cover;
  width: 455px;
  height: 455px;
}
.bbd-ec__public-page_gallery-grid:nth-child(1) {
  padding-right: 30px!important;
}
.bbd-ec__public-page_gallery-grid:nth-child(2) {
  padding-right: 30px!important;
  margin-top: -65px;
}
.bbd-ec__public-page_gallery-grid:nth-child(3) {
  padding-right: 30px!important;
  margin-top: -35px;
}
.bbd-ec__public-page_gallery-grid:nth-child(4) {
  padding-right: 30px!important;
}
.bbd-ec__public-page-news-card-container {
  width: 277px;
  height: 242px;
}
.bbd-ec__public-page-news-card {
  border-top: 1px solid #CCE5FF!important;
  border-left: 1px solid #CCE5FF!important;
  border-bottom: 1px solid #CCE5FF!important;
  border-right: 1px solid #CCE5FF!important;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -o-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
.bbd-ec__public-page-news-card-hover {
  position: relative;
  transform: scale(1.1, 1.1);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -o-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
.bbd-ec__public-page-news-card-hover:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #00000050;
  border-radius: 10px;
}
.bbd-ec__public-page__text-placeholder {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.5;
}
.bbd-ec__public-page-team-person-selected {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url("./img/substrate-bg-team-slide.svg") no-repeat;
  background-size: cover;
  width: 350px;
  height: 350px;
}
.bbd-ec__public-page-team-person-selected:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("./img/substrate-up-team-slide.svg") no-repeat;
  background-size: cover;
  width: 350px;
  height: 350px;
}
.bbd-ec__public-page_slider-team .swiper-slide-active .bbd-ec__public-page-team-person-selected-img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url("./img/substrate-bg-team-slide.svg") no-repeat;
  background-size: cover;
  width: 350px!important;
  height: 350px!important;
  filter: none!important;
}
.bbd-ec__public-page_slider-team .swiper-slide-active .bbd-ec__public-page-team-person-selected-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("./img/substrate-up-team-slide.svg") no-repeat;
  background-size: cover;
  width: 350px!important;
  height: 350px!important;
}
.bbd-ec__public-page_slider-team .bbd-ec__public-page-bw-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  filter: grayscale(100%);
}
.bbd-ec__public-page_slider-team .bbd-ec__public-page-bw-filter:not(.swiper-slide-prev) {
  width: 120px;
  height: 120px;
}
.bbd-ec__public-page_slider-team .bbd-ec__public-page-bw-filter:not(.swiper-slide-next) {
  width: 120px;
  height: 120px;
}
.bbd-ec__public-page_slider-team
.swiper-slide-prev .bbd-ec__public-page-bw-filter {
  width: 180px!important;
  height: 180px!important;
}
.bbd-ec__public-page_slider-team .swiper-slide-duplicate-next .bbd-ec__public-page-bw-filter,
.bbd-ec__public-page_slider-team .swiper-slide-next .bbd-ec__public-page-bw-filter {
  width: 180px!important;
  height: 180px!important;
}
.bbd-ec__public-page_slider-team .bbd-ec__public-page-team-person-selected-info {
  display: none;
}
.bbd-ec__public-page_slider-team .swiper-slide-active .bbd-ec__public-page-team-person-selected-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.bbd-ec__public-page-experts {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 350px;
}
.bbd-ec__public-page-experts-img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url("./img/substrate-bg-team-slide.svg") no-repeat;
  background-size: cover;
  width: 260px;
  height: 260px;
}
.bbd-ec__public-page-experts-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("./img/substrate-up-team-slide.svg") no-repeat;
  background-size: cover;
  width: 260px;
  height: 260px;
}
.bbd-ec__public-page-description > p {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
}
.bbd-ec__public-page-preview-card-series {
  background: #1A2132;
  box-shadow: 0 5px 15px rgba(26, 33, 50, 0.2);
  padding: 20px;
  margin-bottom: 30px;
  width: 350px;
  height: 120px;
  overflow: hidden;
}
.bbd-ec__public-page-head{
  max-width: 1920px;
}
.bbd-ec__public-page_block-submit {
  max-width: 1240px;
  border: 2px solid #007BFF;
  padding: 45px 65px 65px 65px;
}
.bbd-ec__public-page_events-section {
  margin-top: 165px;
}
.bbd-ec__public-page_rating-table-head {
  background: #CCE5FF;
  border: 1px solid #CCE5FF;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.bbd-ec__public-page_team-item-container {
  display: flex;
  flex-direction: column;
  width: 180px;
  max-width: 180px;
}
.bbd-ec__public-page_event-page-ticket-btn-edit {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 2;
}
.bbd-ec__board-card:hover {
  box-shadow: 0 22px 15px -12px rgba(207, 207, 207, 0.57);
}
.bbd-ec__file-icon {
  position: relative;
  width: 30px;
  height: 38px;
  display: flex;
  background: #FFB403;
  border-radius: 10px;
}
.bbd-ec__row-gutters-right {
  margin-right: -30px!important;
  margin-left: 0!important;
}
.bbd-ec__col-padding-right {
  padding-right: 30px!important;
}
.bbd-ec__col-margin-bottom {
  margin-bottom: 30px;
}
.bbd-ec__pay-form_card {
  padding: 45px 65px;
}
.bbd-ec__pay-form_card-info-place{
  background: #007bff20;
  margin: 30px -65px!important;
}
.bbd-ec__text-price-ticket {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 100%;
}
.bbd-ec__bbd-ec__pay-form_card-title {
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 100%;
}
.bbd-ec__feedback-modal {
  padding: 45px 65px;
}
.bbd-ec__user-public-page {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: 1920px;
  min-height: 100%;
}
.bbd-ec__user-public-page_card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 350px;
  min-width: 350px;
  height: 728px;
  background: #007bff20;
  border-radius: 10px;
}
.bbd-ec__user-public-page_person-selected {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url("./img/substrate-bg-team-slide.svg") no-repeat;
  background-size: cover;
  width: 160px;
  height: 160px;
}
.bbd-ec__user-public-page_person-selected:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("./img/substrate-up-team-slide.svg") no-repeat;
  background-size: cover;
  width: 160px;
  height: 160px;
}
.bbd-ec__user-public-page_about-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  max-width: 680px;
}
.bbd_ec__user-public-page_chips{
  display: block;
  background: #FFFFFF;
  border: 2px solid rgba(0, 123, 255, 0.2);
  border-radius: 10px;
  padding: 15px;
  margin: 10px 10px 0 0;
}
.bbd_ec__user-public-page_chevron-container {
  display: block;
  position: absolute;
  top: 24px;
  right: 24px;
}
.bbd-ec__community-bg-img {
  display: block;
  width: 100%;
  height: 395px;
  max-height: 395px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

.bbd-ec__community-public-page_card-container {
  padding: 2px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  max-width: 350px;
}
.bbd-ec__community-public-page_card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 350px;
  min-width: 350px;
  max-height: 980px;
  background: #bbdeff;
  border-radius: 10px;
}
.bbd-ec__community-public-page_target-item + .bbd-ec__community-public-page_target-item {
  padding-top: 30px;
}
.bbd-ec__community-public-page_important-text-block {
  border-left: 2px solid #007BFF;
  padding-left: 20px;
  margin: 65px 0;
}
.bbd-ec__community-public-page_restriction-text {
  display: block;
  max-width: 860px;
}
.bbd-ec__community-public-page_content-container {
  width: 1090px;
}
.bbd-ec__community-public-page_blue-place {
  display: flex;
  flex-direction: column;
  background-color: #007bff20;
  border-radius: 10px;
  padding: 30px;
}
.bbd-ec__public-page_second-page_title-block {
  display: inline-block;
  position: relative;
  width: max-content;
}
.bbd-ec__public-page_second-page-num-chip {
  position: absolute;
  top: 0;
  right: -10px;
  background: #007BFF;
  border: 2px solid #F3F4F4;
  border-radius: 90px;
  height: 25px;
  min-width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}
.bbd-ec__news-card {
  width: 330px;
  height: 434px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 20px;
}
.bbd-ec__news-card_full {
  width: 350px;
  height: 442px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 10px;
}
.bbd-ec__news-card_short {
  width: 323px;
  height: 216px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 10px;
}
.bbd-ec__news-card_img-container {
  width: 317px;
  height: 179px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
}
.bbd-ec__news-card-full_img-container {
  width: 330px;
  height: 186px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
}
.bbd-ec__age-restrictions {
  display: block;
  width: 40px;
  height: 40px;
}
.bbd-ec__age-restrictions-0 {
  background: url("./img/age-ics/0.svg") no-repeat center;
}
.bbd-ec__age-restrictions-6 {
  background: url("./img/age-ics/6.svg") no-repeat center;
}
.bbd-ec__age-restrictions-12 {
  background: url("./img/age-ics/12.svg") no-repeat center;
}
.bbd-ec__age-restrictions-16 {
  background: url("./img/age-ics/16.svg") no-repeat center;
}
.bbd-ec__age-restrictions-18 {
  background: url("./img/age-ics/18.svg") no-repeat center;
}
.bbd-ec__community-public-page_video-decoration-bg {
  height: 620px;
  background: url("./img/community-video-decoration-bg.svg") no-repeat center;
}
.bbd-ec__news-card_text-description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  color: #1A213280;
}
.bbd-ec__news-card_text-indicators {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  color: #1A213250;
}
.bbd-ec__news-card-text-container {
  max-height: 165px;
  overflow: hidden;
}
.bbd-ec__video-preview {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 160px;
  height: 102px;
  cursor: pointer;
}
.bbd-ec__video-preview-max {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 255px;
  height: 140px;
  cursor: pointer;
}
.bbd-ec__video-preview_icon-play {
  position: absolute;
  top: calc(50% - (45px / 2));
  left: calc(50% - (45px / 2));
  width: 45px;
  height: 45px;
  background-color: #ffffff80;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 6px;
}
.bbd-ec__photo-preview {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 160px;
  height: 102px;
  cursor: pointer;
}
.bbd-ec__photo-preview-max {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 255px;
  height: 140px;
  cursor: pointer;
}
.bbd-ec__photo-preview_icon-lock {
  position: absolute;
  top: calc(50% - (45px / 2));
  left: calc(50% - (45px / 2));
  width: 45px;
  height: 45px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bbd-ec__community-public-page_media-preview-container {
  display: flex;
  flex-direction: column;
  max-width: 160px;
  margin: 20px 20px 0 0;
}
.bbd-ec__community-public-page_media-preview-container-privat {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(26, 33, 50, 0.1);
  backdrop-filter: blur(5px);
  border-radius: 10px;
}
.bbd-ec__community-public-page_participants-container {
  display: flex;
  flex-direction: column;
  width: 147px;
  max-width: 147px;
  height: 70px;
  margin: 30px 30px 0 0;
  cursor: pointer;
}
.bbd-ec__community-public-page_participants-block {
  display: flex;
  width: 258px;
  border: 2px solid #CCE5FF;
  border-radius: 10px;
  position: relative;
  background: #ffffff;
  padding: 30px;
  margin: 30px 30px 0 0;
}
.bbd-ec__community-public-page_participants-block_corner {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: flex-end;
  position: absolute;
  top: -2px;
  right: -2px;
  background: #ffffff;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.bbd-ec__community-public-page_participants-block_message {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #007bff20;
  border-radius: 0 10px 0 10px;
  width: 40px;
  height: 40px;
}
.bbd-ec__public-page-footer {
  margin-top: auto;
  height: 45px;
}
.bbd-ec__community-public-page_album-media {
  display: flex;
  border: 2px solid #CCE5FF;
  border-radius: 10px;
  width: 540px;
  height: 163px;
  padding: 10px;
  margin: 30px 30px 0 0;
}
.bbd-ec__community-public-page_album-media_name-event {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  margin-top: auto;
}
.bbd-ec__community-public-page_album-media_text-description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  color: #1A2132;
  opacity: 0.8;
}
.bbd-ec__community-public-page_video-max-media{
  display: flex;
  background: #FFFFFF;
  border: 1px solid #007BFF;
  border-radius: 10px;
  width: 255px;
  height: 140px;
  padding: 15px;
  margin: 30px 30px 0 0;
}
.bbd-ec__user-public-page .bbd-ec__community-public-page_content-container {
  margin-top: 291px;
}
.bbd-ec__schedule-page_block-content {
  width: 75%;
  max-width: 75%;
}
.bbd-ec__news-page_container {
  width: 100%;
  max-width: 1170px;
  padding: 130px 30px 30px;
  overflow: hidden;
}
.bbd-ec__news-page_container img {
  max-width: 100%;
  max-height: 100%;
}
.bbd-ec__news-page_title-block {
  display: flex;
  flex-direction: column;
  background: rgba(0,123,255,0.13);
  padding: 45px 65px 65px;
}
.bbd-ec__news-page_tags {
  margin-top: -36px;
  display: flex;
  width: 100%;
}
.bbd-ec__news-page_text-short-description {
  display: block;
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 145%;
  max-width: 730px;
}
.bbd-ec__news-page_content-block {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
.bbd-ec__news-attachments-text {
  max-width: calc(100% - 70px);
}
.bbd-ec__login-modal {
  padding: 45px 65px 65px 65px;
}
.bbd-ec__login-modal .bbd-ec__btn-close {
  position: absolute;
  top: -15px;
  right: -15px;
}

.bbd-ec__contest-modal .bbd-ec__btn-close {
  position: absolute;
  top: -15px;
  right: -15px;
}
.bbd-ec__public-page_parallax {
  position: relative;
  width: 100%;
}
.bbd-ec__public-page_parallax-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}
.bbd-ec__public-page_parallax-content {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  width: 100%;
}
.bbd-ec__public-page_statistic-block-title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 100%;
  color: #007BFF;
  text-shadow: 0 5px 15px rgba(26, 33, 50, 0.1);
  margin-left: 10px;
}
.bbd-ec__public-page_statistic-block-title-length{
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 100px;
  line-height: 85%;
  color: #007BFF;
  text-shadow: 0 5px 15px rgba(26, 33, 50, 0.1);
}
.bbd-ec__public-page_partner-chips {
  top: 20px;
  right: 20px;
  height: 20px;
}
.bbd-ec__public-page_contest-chips {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 23px;
  right: -6px;
  width: 81px;
  height: 24px;
  background: #FFDDBD;
  border-radius: 3px 0 0 3px!important;
}
.bbd-ec__public-page_contest-chips:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #D88F5C transparent transparent transparent;
}
.bbd-ec__public-page_length-num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
}
.bbd-ec__public-page_general-partners-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 185px;
  height: 130px;
  cursor: pointer;
  overflow: hidden;
  padding: 0 5px;
}
.bbd-ec__public-page_general-partners-block:hover {
  transition: box-shadow .25s ease-in;
  border: 2px solid #007BFF;
  box-shadow: 0 22px 15px -12px rgba(207, 207, 207, 0.57);
}
.bbd-ec__public-page_information-partners-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 130px;
  cursor: pointer;
  background: #ffffff;
  transition: all .25s ease-in;
  padding: 15px 5px 5px;
}
.bbd-ec__public-page_information-partners-block:hover {
  box-shadow: 0 22px 15px -12px rgba(207, 207, 207, 0.57);
}
.bbd-ec__public-page_experts-items-block {
  display: flex;
  flex-direction: column;
  width: 255px;
  height: 220px;
  padding: 30px;
  cursor: pointer;
  transition: box-shadow .25s ease-in;
  border: 2px solid #FFFFFF;

}
.bbd-ec__public-page_experts-items-block:hover {
  box-shadow: 0 21px 15px rgba(207, 207, 207, 0.57);
  border: 2px solid #007BFF;
}
/*statistics icons start*/
.bbd-ec__public-page_statistic-block-icon-award_feather {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/award_feather_shadow.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-glasses {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/glasses.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-delegation {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/delegation.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-users_feather {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/users_feather.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-card {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/card.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-gift {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/gift.svg") no-repeat center;
}
.bbd-ec__public-page_statistic-block-icon-case {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./icon/statistics-icons/case.svg") no-repeat center;
}
/*statistics icons end*/
.bbd-ec__event-page_awards-block-nominations-title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 100%;
}
.bbd-ec__event-page_awards-block-places-title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 100%;
}
#community-public-page-description figure {
  background-color: transparent!important;
}
@media (max-width: 575px) {
  .bbd-ec__login-modal .bbd-ec__mobile-checkbox-title {
    font-size: 12px;
  }
  .bbd-ec__login-modal .bbd-ec__btn-close {
    position: absolute;
    top: -25px;
    right: -25px;
  }
  .bbd-ec__contest-modal .bbd-ec__btn-close {
    position: absolute;
    top: -25px;
    right: -25px;
  }
  .bbd-ec__mobile-mr-2 {
    margin-right: 10px!important;
  }
  .bbd-ec__mobile-mt-2 {
    margin-top: 10px!important;
  }
  .bbd-ec__mobile-mt-4 {
    margin-top: 20px!important;
  }
  .bbd-ec__mobile-mt-6 {
    margin-top: 30px!important;
  }
  .bbd-ec__mobile-mb-6 {
    margin-bottom: 30px!important;
  }
  .bbd-ec__mobile-mb-3 {
    margin-bottom: 15px!important;
  }
  .bbd-ec__mobile-mr-0 {
    margin-right: 0!important;
  }
  .bbd-ec__mobile-pr-0 {
    padding-right: 0!important;
  }
  .bbd-ec__mobile-pl-0 {
    padding-left: 0!important;
  }
  .bbd-ec__mobile-pl-2 {
    padding-left: 10px!important;
  }
  .bbd-ec__mobile-pt-0 {
    padding-top: 0!important;
  }
  .bbd-ec__mobile-pb-0 {
    padding-bottom: 0!important;
  }
  .bbd-ec__mobile-pa-0 {
    padding: 0!important;
  }
  .bbd-ec__mobile-pa-4 {
    padding: 20px!important;
  }
  .bbd-ec__mobile-pt-4 {
    padding-top: 20px!important;
  }
  .bbd-ec__mobile-pl-4 {
    padding-left: 20px!important;
  }
  .bbd-ec__mobile-pr-4 {
    padding-right: 20px!important;
  }
  .bbd-ec__mobile-pb-4 {
    padding-bottom: 20px!important;
  }
  .bbd-ec__mobile-pa-2 {
    padding: 10px!important;
  }
  .bbd-ec__mobile-pr-1 {
    padding-right: 5px!important;
  }
  .bbd-ec__mobile-pr-2{
    padding-right: 10px!important;
  }
  .bbd-ec__mobile-pt-2 {
    padding-top: 10px!important;
  }
  .bbd-ec__login-modal {
    padding: 30px;
  }
  .bbd-ec__news-page_tags {
    margin-top: -23px;
  }
  .bbd-ec__news-page_tags .bbd_ec__user-public-page_chips {
    display: block;
    background: #FFFFFF;
    border: 2px solid rgba(0, 123, 255, 0.2);
    border-radius: 10px;
    padding: 5px;
    margin: 10px 10px 0 0;
  }
  .bbd-ec__news-page_container {
    padding: 130px 10px 10px;
  }
  .bbd-ec__news-page_title-block {
    padding: 25px;
  }
  .bbd-ec__schedule-page_block-content {
    width: 100%;
    max-width: 100%;
  }
  .bbd-ec__mobile-mr-card {
    margin-right: 0!important;
  }
  .bbd-ec__public-page_spot-decoration-small {
    background: #007bff;
    width: 100%;
    min-height: 70px;
    height: max-content;
  }
  .bbd-ec__public-page_events-section {
    margin-top: 15px;
  }
  .bbd-ec__row-gutters-right {
    margin-right: 0!important;
  }
  .bbd-ec__community-public-page_album-media {
    display: flex;
    flex-direction: column;
    border: 2px solid #CCE5FF;
    border-radius: 10px;
    width: 345px;
    height: auto;
    padding: 10px;
    margin: 30px 0 0 0;
  }
  .bbd-ec__public-page-series-padding-header {
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
  .bbd-ec__public-page-bg-first-section-series {
    height: 850px;
  }
  .bbd-ec__public-page-series-padding-block {
    padding-top: 30px;
  }
  .bbd-ec__public-page_img-location-arrow-big {
    width: 100px;
    height: 100px;
  }
  .bbd-ec__medium-weight-text-large {
    font-size: 30px;
  }
  .bbd-ec__public-page_block-submit {
    padding: 20px;
  }
  .text_price-ticket{
    font-size: 35px;
  }
  .bbd-ec__pay-form_card {
    padding: 30px 30px;
  }
  .bbd-ec__text-price-ticket {
   font-size: 30px;
  }
  .bbd-ec__pay-form_card-info-place {
    margin: 30px -30px!important;
  }
  .bbd-ec__bbd-ec__pay-form_card-title {
    font-size: 25px;
  }
  .bbd-ec__feedback-modal {
    padding: 15px 15px;
  }
  .bbd-ec__user-public-page {
    overflow: hidden!important;
    max-width: 100%!important;
  }
  .bbd-ec__user-public-page .bbd-ec__main-container {
    flex-direction: column!important;
    align-items: center!important;
  }
  .bbd-ec__user-public-page .bbd-ec__content-container {
    width: 100%!important;
  }
  .bbd-ec__user-public-page .bbd-ec__community-public-page_content-container {
    width: 100%!important;
    margin-top: 30px;
  }
  .bbd-landing__main-name {
    display: none!important;
  }
  .bbd-landing__header .menu_items {
    margin-right: 20px;
  }
  .bbd-ec__user-public-page .bbd-ec__mobile-section-pa {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .bbd_ec__user-public-page_chevron-container {
    top: 20px!important;
    right: 5px!important;
  }
  .bbd-ec__public-page-menu-container {
    display: none!important;
  }
  .bbd-ec__public-page-menu-container-mobile {
    display: flex!important;
    flex-direction: initial!important;
    justify-content: space-between!important;
    align-items: center;
    height: 65px!important;
    width: 100%!important;
  }
  .bbd-ec__event-page_menu {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%!important;
    height: 65px!important;
    z-index: 3;
  }
  .bbd-ec__event-page_menu-full {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column!important;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%!important;
    height: 100vh!important;
    z-index: 3;
  }
  .bbd-ec__event-page_menu-full-link {
    display: flex;
    height: calc(100% - 65px)!important;
    width: 100%!important;
  }
  .bbd-ec__event-page_left-menu-fade {
    display: none!important;
  }
  .bbd-ec__public-page_statistic-block-title-length {
    font-size: 70px!important;
  }
  .bbd-ec__public-page_statistic-block-title {
    font-size: 30px!important;
  }
  .bbd-ec__event-page_content-container {
    display: flex;
    flex-direction: column;
    padding-left: 10px!important;
    padding-right: 10px;
    margin-left: 0!important;
    width: 100%;
  }
  .bbd-ec__event-page_logo-full {
    display: none!important;
  }
  .bbd-ec__short-news-card-container {
    width: 100%!important;
    max-width: 100%!important;
  }
  .bbd-ec__event-page_left-menu-full_link-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%!important;
    padding-left: 0!important;
    position: relative;
  }
  .bbd-ec__public-page_general-partners-block {
    width: 170px!important;
  }
  .bbd-ec__org-page_subscribe-block_text {
    padding-left: 0!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100% !important;
  }
  .bbd-ec__org-page_subscribe-block_send-vector {
    display: none!important;
  }
  .bbd-ec__public-page_contest-chips {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    right: 0;
    width: 81px;
    height: 24px;
    background: #FFDDBD;
    border-radius: 3px 0 0 3px!important;
  }
  .bbd-ec__public-page_contest-chips:before {
    content: "";
    display: none!important;
  }
  .bbd-ec__event-page_contest-chips {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0!important;
    right: 0!important;
    height: 24px;
    background: #FFDDBD;
    border-radius: 3px 0 0 3px;
    padding: 6px 7px;
  }
  .bbd-ec__event-page_contest-chips:before {
    content: "";
    display: none!important;
  }
  .bbd-ec__event-page_contest-join-type-chips {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 29px!important;
    right: 0!important;
    height: 24px;
    background: #FFDDBD;
    border-radius: 3px 0 0 3px;
    padding: 6px 7px;
  }
  .bbd-ec__event-page_contest-join-type-chips:before {
    content: "";
    display: none!important;
  }
  .bbd-ec__public-page_partner-chips {
    top: 10px;
    right: 5px;
    height: 20px;
  }
  .bbd-ec__public-page-info-block {
    padding: 0!important;
  }
  .bbd-ec__event-page_info-block-divider {
    width: 100%;
    max-width: 100%!important;
  }
  .bbd-ec__event-page__participants-item {
    display: flex;
    flex-direction: column;
    padding: 20px 20px!important;
    height: 136px;
  }
  .bbd-ec__event-page__speakers-block{
    display: flex;
    flex-direction: column;
    max-width: 175px!important;
  }
  .bbd-ec__mobile-gutters-mr-2 {
    margin-right: -10px!important;
  }
  .bbd-ec__mobile-gutters-mr-4 {
    margin-right: -20px!important;
  }
  .bbd-ec__mobile-break-word-all{
    word-break: break-all;
  }
  .bbd-ec__news-page_container img {
    object-fit: contain!important;
  }
}
@media (max-width: 1320px) {
  #event-public-block-juri .bbd-ec__normal-weight-text-medium {
    font-size: 15px!important;
  }
}
@media (max-width: 1500px) {
  .bbd-ec__user-public-page .bbd-ec__main-container {
    max-width: 1170px;
  }
  .bbd-ec__community-public-page_content-container {
    width: 820px;
  }
}
@media (min-width: 1500px) {
  .bbd-ec__public-page_spot-decoration {
    height: 1260px;
  }
}
/*для публичной страницы организатора - конец*/
/*для афиши - начало*/
.bbd-ec__board-page_spot-decoration {
  background: url("./img/substrate_board.svg") no-repeat;
  width: 653px;
  height: 628px;
}
.bbd-ec__board-page_text-large {
  font-style: normal;
  font-weight: 800;
  line-height: 93%;
  color: #007BFF;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
}
.bbd-ec__board-page_text-large-number {
  font-size: 337px;
}
.bbd-ec__board-page_text-large-text {
  font-size: 169px;
}
.bbd-ec__board-page_spot-decoration_two {
  background: url("./img/substrate_board2.svg") no-repeat;
  background-size: contain;
}
/*для афиши - начало*/
/*для events-components --- конец*/

/*для workspace - организации --- начало*/
.bbd-ws__company-profile_title-name {
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 100%;
}
.bbd-ws__company-profile_link {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
}
.bbd-ws__company-profile_title-tab {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
}
.bbd-ws__company-profile_title-group {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 100%;
}
.bbd-ws__company-profile_title-subgroup {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ws__company-profile_title-text-field{
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #1A2132;
  opacity: 0.8;
  margin-bottom: 10px;
}
.bbd-ws__company-profile_document-icon-file{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  background: #1A213210;
  border-radius: 10px;
}
.bbd-ws__company-profile_document-title {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ws__company-profile_document-description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #1A213250;
}
.bbd-ws__company-events_events-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80px;
  height: 45px;
  background: #1A213210;
  border-radius: 10px;
}
.bbd-ws__company-events_btn-description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  color: #1A2132;
}
.bbd-ws__text-strikethrough {
  text-decoration: line-through!important;
}
.bbd-ws__company-events {
  position: relative;
  min-height: 100vh;
}
.workspace ::placeholder {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: #1A2132;
  opacity: 0.5;
}
 input {
  font-family: Inter,sans-serif!important;
  font-style: normal!important;
  font-weight: normal!important;
  font-size: 15px!important;
  color: #1A2132!important;
}
 .bbd-ec__input-big-text input {
 font-size: 40px!important;
}
textarea {
  font-family: Inter,sans-serif!important;
  font-style: normal!important;
  font-weight: normal!important;
  font-size: 15px!important;
  color: #1A2132!important;
}
.workspace .v-select__selection--comma {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: #1A2132;
}
/*для workspace --- конец*/

/*для constructor --- начало TODO переписать классы с префиксом bbd*/
.title_stepper {
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 100%;
}
.title_form {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 100%;
}
.title_settings {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
  color: #1A2132;
}
.text_label-checkbox {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #1A2132;
}
.title_block__span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.text_explanation {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  color: #1A2132;
  opacity: 0.5;
}
.text_name-ticket {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}
.text_settings_price-ticket {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
}
.text_settings_del-ticket {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #FF5252;
  border-bottom: 1px dashed #FF5252;
}
.text_ticket_name-event {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
}
.text_label-checkbox {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #1A2132;
}
.title_text-field {
  text-align: left;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  color: #1A2132;
  opacity: 0.8;
  margin-bottom: 10px;
}
.bbd-constructor__wizard_btn-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 100%;
}
.bbd-landing__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  height: 93px;
  z-index: 3;
}
.bbd-landing__main-logo {
  width: 48px;
  height: 48px;
  background: url("./img/main_logo.svg") no-repeat center;
  background-size: contain;
}
.bbd-landing__main-name {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
}
.bbd-landing__header .menu_items {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
}
.bbd-landing__header_btn-profile {
  width: 50px;
  height: 50px;
  border: 1px solid transparent;
  border-radius: 50%;
}
.icon_profile {
  width: 24px;
  height: 24px;
  background: url("./icon/icon_profile_white.svg") no-repeat center;
}
/*для constructor --- конец*/



/**
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          М О Д И Ф И К А Т О Р Ы
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
.bbd-ws-text-green {
  color: #0AA65B;
}
.bbd-ws-text-red {
  color: #FF5252;
}
.bbd-ws-bb {
  border-bottom: 1px solid rgba(26, 33, 50, 0.1);
}
.bbd-ws-bt {
  border-top: 1px solid rgba(26, 33, 50, 0.1);
}

/* Компоненты для грида */
.bbd-ws-grid {
  /**/
}
.bbd-ws-grid__row {
  border-bottom: 1px solid rgba(26, 33, 50, 0.1);
}
.bbd-ws-grid__col {
  padding: 30px 0;
}
.bbd-ws-grid__value-col {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}
.bbd-ws-grid__value-col.bdd-ws-number {
  text-align: right;
  margin-right: 40%;
}
.bbd-ws-grid__title-col {
  display: flex;
}
.bbd-ws-grid__title-col-icon {
  justify-content: center;
  display: flex;
  margin-right: 20px;
}
.bbd-ws-grid__title-col-text {
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
}
.bbd-ws-grid__title-col-title {
  width: 100%;
  font-size: 20px;
  color: #1A2132;
}
.bbd-ws-grid__title-col-description {
  width: 100%;
  font-size: 15px;
  color: rgba(26, 33, 50, 0.5);
  margin-top: 5px;
}
/* Grid icon */
.bdd-ws-grid-icon {
  display: block;
  width: 45px;
  height: 45px;
  position: relative;
}
.bdd-ws-grid-icon.square {
  border-radius: 10px;
}
.bdd-ws-grid-icon.circle {
  border-radius: 50%;
}
.bdd-ws-grid-icon.gray {
  background-color: rgba(26, 33, 50, 0.1);
}
.bdd-ws-grid-icon.filled {
  background-color: rgba(0, 123, 255, 0.2);
}
.bdd-ws-grid-icon.bordered {
  border: 2px solid rgba(0, 123, 255, 0.2);
}
.bdd-ws-grid-icon > .feather {
  position: absolute;
  top: 10px;
  left: 11px;
  width: 25px;
  height: 25px;
}
/* Grid status column */
.bdd-ws-grid-status-col {
  display: flex;
}
.bdd-ws-grid-status-col__icon {
  margin-right: 15px;
}
.bdd-ws-grid-status-col__icon > .feather {
  position: absolute;
  top: 10px;
  left: 11px;
  width: 25px;
  height: 25px;
}
.bdd-ws-grid-status-col__text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 45px;
}

/* Tariff ITEM*/
.bbd-ws-tariff-item {
  border: 2px solid rgba(0, 123, 255, 0.2);
  border-radius: 10px;
  position: relative;
  margin-top: 50px;
}
.bbd-ws-tariff-item__head {
  position: absolute;
  left: 30px;
  top: -50px;
}
.bbd-ws-tariff-item__head-title_text-grey {
  background: #ffffff;
  position: absolute;
  left: 11px;
  top: -12px;
  padding: 0 15px;
}
.bbd-ws-tariff-item__head-title_text-black {
  position: absolute;
  left: 27px;
  top: 12px;
}
.bbd-ws-tariff-item__percent {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 100px;
  line-height: 100%;
  color: #007bff;
  text-shadow: 0 5px 15px rgba(26, 33, 50, 0.1);
  padding-right: 10px;
}
.bbd-ws-tariff-item__percent.sub {
  font-size: 61px;
}
.bbd-ws-tariff-item__body {
  padding: 65px 30px 30px 30px;
  /*margin-top: 55px;*/
}
.bbd-ws-tariff-item__title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 100%;
  color: #1a2132;
  margin-bottom: 10px;
}
.bbd-ws-tariff-item__description {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 120%;
  color: rgba(26, 33, 50, 0.5);
}

/* tariff-advantage */
.bbd-ws-tariff-advantage {
  padding-top: 34px;
  position: relative;
}

.bbd-ws-tariff-advantage__title {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
  color: #1a2132;
}
/* tariff icons */
.bbd-ws-tariff-advantage__icon {
  width: 80px;
  height: 84px;
}
.bbd-ws-tariff-advantage__icon.tariff1 {
  background: url("./img/tariff/01.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff2 {
  background: url("./img/tariff/02.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff3 {
  background: url("./img/tariff/03.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff4 {
  background: url("./img/tariff/04.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff5 {
  background: url("./img/tariff/05.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff6 {
  background: url("./img/tariff/06.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff7 {
  background: url("./img/tariff/07.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff8 {
  background: url("./img/tariff/08.svg") 0 0 no-repeat;
}
.bbd-ws-tariff-advantage__icon.tariff9 {
  background: url("./img/tariff/09.svg") 0 0 no-repeat;
}

  /* Заголовок стриницы */
.bdd-ws-page-title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 100%;
  padding-bottom: 20px;
}
/* Подзаголовок стриницы */
.bdd-ws-page-sub-title {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 100%;
}

.bdd-ws-page-title.underline {
  border-bottom: 1px solid rgba(26, 33, 50, 0.1);
}

/*  */

@media (max-width: 350px) {
  .logo_text {
    font-size: 16px;
    line-height: 0;
  }
}
@media (max-width: 540px) {
  .schedule-table {
    min-width: 250px!important;
    overflow-x: unset;
  }
  .schedule-timeline {
    width: 54px;
  }
  .schedule-head-corner {
    width: 54px;
  }
  .schedule-head-cell {
    width: 100%;
  }

  .left_menu {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 80px;
    position: fixed;
    top: 0;
    left: -80px;
    height: 100%;
  }
  .modal_size {
    width: 90%!important;
  }
  .btn_new_event {
    width: 50px!important;
    padding: 0!important;
  }
  .setting_block_size {
    width: 90%!important;
  }
  .event_card__size {
    max-width: 100%!important;
    min-width: 100%!important;
    width: 100%!important;
  }
}
@media (max-width: 1160px) {
  .btn_new_event {
    width: 50px!important;
    padding: 0!important;
  }
  .btn_new_event > span {
    display: none;
  }
}
@media (min-width: 920px) {
  .bbd-ec__public-page_content-container {
    max-width: 820px;
  }
}
@media (min-width: 1120px) {
  .bbd-ec__public-page_content-container {
    max-width: 920px;
  }
}
@media (min-width: 1320px) {
  .bbd-ec__public-page_content-container {
    max-width: 1110px;
  }
}
@media (min-width: 1440px) {
  .bbd-ec__event-page_content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0!important;
    margin-left: 65px!important;
    width: calc(100% - 65px);
  }
  .bbd-ec__public-page_content-container {
    max-width: 1110px;
  }
}
@media (min-width: 1700px) {
  .bbd-ec__public-page_content-container {
    max-width: 1390px;
  }
  .bbd-ec__event-page_content-container {
    margin-left: 0!important;
  }
}
.bbd-ws__events-partner-card {
  cursor: pointer;
}
.bbd-ws__events-partner-card .events-partner-card__floating-icon {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: white;
}

.bbd-ws__events-partner-card:hover .events-partner-card__floating-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1A213250;
  width: 100%;
  height: 100%;
}

.bbd-ws__events-event-overflow {
  /*overflow: hidden!important;*/
  -ms-overflow-style: none!important;
}
/*.bbd-ws__events-event-overflow body {*/
/*  background: #FFFFFF00!important;*/
/*}*/
.bbd-ec__events-event-overflow::-webkit-scrollbar {
  display: none!important;
}
.bbd-ws__events-event-modal {
  box-shadow: none!important;
  -ms-overflow-style: none!important;
}
.bbd-ws__events-event-modal::-webkit-scrollbar {
  box-shadow: none!important;
  display: none!important;
}

.bbd-ec__regbutton-edit-caret {
  border: unset;
  width: 300px;
}
.rx-toolbar-container {
  border-top-left-radius: 10px!important;
  border-top-right-radius: 10px!important;
}
.rx-container {
  max-width: 100%;
  min-width: 100%;
  border-radius: 10px;
}
.rx-source {
  color: white!important;
}
.embed-responsive {
  position: unset!important;
}
.rx-button-toolbar, .rx-button-topbar {
  color: rgba(0,11,29,.8) !important;
}

.bbd-ec__radio_label_bw label {
  word-break: break-word;
}

.bbd-ec__regbutton-edit-caret input {
  color: white!important;
  text-align: center;
  font-weight: 600!important;
}

/*для иконок файлов с раширением*/
.bbd-ec__file-icon_contest-attachment {
  display: block;
  width: 25px;
  height: 25px;
  background-size: contain!important;
}
.bbd-ec__file-icon_extension {
  display: block;
  width: 45px;
  height: 45px;
}
.bbd-ec__file-icon_extension-avi{
  background: url("./icon/file-extension/avi.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-css{
  background: url("./icon/file-extension/css.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-doc{
  background: url("./icon/file-extension/doc.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-docx{
  background: url("./icon/file-extension/docx.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-eps{
  background: url("./icon/file-extension/eps.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-html{
  background: url("./icon/file-extension/html.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-jpg{
  background: url("./icon/file-extension/jpg.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-mp3{
  background: url("./icon/file-extension/mp3.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-pdf{
  background: url("./icon/file-extension/pdf.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-psd{
  background: url("./icon/file-extension/psd.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-ptt{
  background: url("./icon/file-extension/ptt.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-txt{
  background: url("./icon/file-extension/txt.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-wav{
  background: url("./icon/file-extension/wav.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-xls{
  background: url("./icon/file-extension/xls.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-zip{
  background: url("./icon/file-extension/zip.svg") no-repeat center;
}
.bbd-ec__file-icon_extension-unknown{
  background: url("./icon/file-extension/unknown.svg") no-repeat center;
}
.legal-header-divider {
  margin-top: 30px !important;
  border-top: 1px solid #dee2e6;
}
.bbd-ec__navigation-shape-top {
  width: 40px;
  height: 60px;
  background: url("./img/shape_navigation_top.svg") no-repeat;
  background-size: cover;
}
.bbd-ec__navigation-shape-bottom {
  width: 40px;
  height: 60px;
  background: url("./img/shape_navigation_bottom.svg") no-repeat;
  background-size: cover;
}
.bbd-ec__navigation-shape-bottom-line {
  display: flex;
  height: 100%;
  background: #1A2132;
  width: 10px;
}
.bbd-ec__navigation-selected-content-item {
  background: #FFFFFF20;
}
.bbd-ec__events-partner-card_avatar-placeholder-block {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  background: #1A213210;
}
.bbd-ec__events-partner-status {
  position: absolute;
  top: -5px;
  right: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  border: 2px solid #FFFFFF;
  z-index: 2;
}
.bbd-ec__user-avatar-placeholder-place{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 45px;
  height: 45px;
  background: #1A213210;
}
.bbd-ec__folders_folder-icon {
  display: block;
  width: 45px;
  height: 45px;
  min-width: 45px;
  background: url(./img/folder.svg) no-repeat center;
}
.bbd-ec__folders_folder-private-icon {
  display: block;
  width: 45px;
  height: 45px;
  min-width: 45px;
  background: url(./img/folder_private.svg) no-repeat center;
}
.bbd-ec__v-menu-shadow {
  box-shadow: 0 5px 15px rgba(26, 33, 50, 0.2)!important;
}
.bbd-ec__tooltip {
  opacity: 1!important;
  border-radius: 10px!important;
  padding: 15px 20px!important;
}
.bbd-ec__tooltip-decoration-top:after {
  content: '';
  position: absolute;
  top: -7px;
  right: calc(50% - 10px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #1A2132;
}
.bbd-ec__tooltip-decoration-bottom:after {
  content: '';
  position: absolute;
  bottom: -7px;
  right: calc(50% - 10px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7px solid #1A2132;
}
.bbd-ec__tooltip-decoration-left:after {
  content: '';
  position: absolute;
  left: -7px;
  top: calc(50% - 10px);
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 7px solid #1A2132;
}
.bbd-ec__tooltip-decoration-right:after {
  content: '';
  position: absolute;
  right: -7px;
  top: calc(50% - 10px);
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-left: 7px solid #1A2132;
}
.bbd-ec__tooltip-decoration-top:after {
  content: '';
  position: absolute;
  top: -7px;
  right: calc(50% - 10px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #1A2132;
}
.bbd-ec__image-holder-filter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.bbd-ec__ticket-create-stop-use-iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: transparent;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.bbd-ec__ticket-create-iframe-content {
  position: absolute;
  top: 60px;
  left: 55px;
  flex-grow: 1;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 800px;
  min-height: 1123px;
  border-radius: 50px;
  box-shadow: 0 3px 10px rgba(26, 33, 50, 0.2);
  z-index: 1;

  --ms-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -o-transform: scale(0.33);
  -webkit-transform: scale(0.33);
  transform: scale(0.33);

  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.bbd-ec__event-page_menu {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 65px;
  height: 100vh;
  z-index: 3;
}
.bbd-ec__event-page_menu-full {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
  z-index: 3;
}
.bbd-ec__event-page_menu-full-link {
  display: flex;
  height: 100%;
  width: calc(100% - 65px)
}
.bbd-ec__short-news-card-container {
  width: 100%;
  max-width: calc(100% - 360px)
}
.bbd-ec__event-page_logo-full {
  position: absolute;
  top: 20px;
  left: 0
}
.bbd-ec__event-page_left-menu-full_link-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 450px;
  padding-left: 100px;
  position: relative;
}
.bbd-ec__event-page_left-menu-fade {
  display: block;
  width: calc(100% - 450px);
  height: 100%;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.bbd-ec__event-page_left-menu_main-logo {
  display: block;
  width: 45px;
  height: 45px;
  background: url("./logo.svg") no-repeat center;
  background-size: contain;
  /*box-shadow: 0 0 20px rgba(26, 33, 50, 0.2);*/
  /*border-radius: 10px;*/
  /*transform: rotate(45deg);*/
}
.bbd-ec__event-page-container {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 1920px;
  min-height: 100%;
}
.bbd-ec__public-page-container {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 1920px;
  min-height: 100%;
}
.bbd-ec__event-page-participant {
  display: flex;
  width: 45px;
  height: 45px;
  border: 2px solid #FFFFFF;
}
.bbd-ec__event-page-participant:not(:first-child) {
  margin-left: -15px;
}
.bbd-ec__event-page-participant-length {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  min-width: 45px;
  background: #1A2132;
}
.bbd-ec__event-page-info-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: sticky;
  top: 30px;
  left: 0;
  padding-right: 30px;
}

.bbd-ec__public-page-info-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-right: 30px;
}
.bbd-ec__event-page_schedule_complexity-indicator {
  display: block;
  width: calc(100% / 9);
  height: 100%;
}
.bbd-ec__event-page_content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 65px;
  width: calc(100% - 65px);
}
.bbd-ec__event-page__participants-item {
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
  height: 136px;
}
.bbd-ec__event-page__speakers-block{
  display: flex;
  flex-direction: column;
  max-width: 190px;
}
.bbd-ec__event-page_contest-chips {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -5px;
  right: -6px;
  height: 24px;
  background: #FFDDBD;
  border-radius: 3px 0 0 3px;
  padding: 6px 7px;
}
.bbd-ec__event-page_contest-chips:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #D88F5C transparent transparent transparent;
}
.bbd-ec__event-page_contest-join-type-chips {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 24px;
  right: -6px;
  height: 24px;
  background: #FFDDBD;
  border-radius: 3px 0 0 3px;
  padding: 6px 7px;
}
.bbd-ec__event-page_contest-join-type-chips:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #D88F5C transparent transparent transparent;
}
.bbd-ec__event-page_contest_leader-block {
  position: relative;
  box-shadow: 4px 2px 14px rgba(78, 78, 78, 0.06);
  display: flex;
  flex-direction: column;
  padding: 10px 15px 10px 40px ;
}
.bbd-ec__event-page_info-block-divider {
  max-width: 255px!important;
  height: 1px!important;
}
.bbd-ec__public-page-bg-light-grey {
  background: #F3F4F4
}
.bbd-ec__org-page_subscribe-block_text {
  padding-left: 92px;
  display: flex;
  flex-direction: column;
  max-width: 508px;
}
.bbd-ec__org-page_subscribe-block_send-vector {
  position: absolute;
  top: -25px;
  left: -25px;
  background: url("./img/send.svg") no-repeat center;
  width: 155px;
  height: 155px;
}
.bbd-ec__events-card_schedule_button-switch {
  border-radius: 0!important;
}
.bbd-ec__events-card_schedule_button-switch:first-child {
  border-bottom-left-radius: 10px!important;
  border-top-left-radius: 10px!important;
}
.bbd-ec__events-card_schedule_button-switch:last-child {
  border-bottom-right-radius: 10px!important;
  border-top-right-radius: 10px!important;
}
.bbd-ec__border-bottom_lightgray_not-last:not(:last-child) {
  border-bottom: 1px solid #F3F4F4;
}
.bbd-ec__team-page_table-custom-bg-expanded {
  background: #CCE5FF;
  border-radius: 10px;;
  position: relative;
}
.bbd-ec__team-page_table-custom-bg-expanded:before {
  content: '';
  position: absolute;
  left: 30px;
  top: -7px;
  background: #CCE5FF;
  border-radius: 3px;
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  display: block;
}
.bbd-ec__team-page_place-contest {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #007BFF;
  width: 25px;
  height: 25px;
}
.bbd-ec__contest_award_icon {
  width: 31px;
  height: 31px;
  background: url("./icon/award_feather.svg") no-repeat center;
}
.bbd-ec__contest_award_num {
  font-family: Inter,sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #FF720B;
}
.color-blue {
  color: #4c8ce4;
}
.color-orange {
  color: #ff9635;
}
.color-red {
  color: #f06559;
}
.color-green {
  color: #48bf7a;
}

.vue-survey-builder-content {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  border: 1px solid #ddd;
  padding: 10px;
  box-shadow: 1px 1px 5px 0px #ddd;
  background-color: #f8f8f8;
  border-radius: 2px;
  margin: 12px 0;
}
.vue-survey-builder-content input[type="text"], .vue-survey-builder-content input[type="number"], .vue-survey-builder-content select {
  width: 100%;
  padding: 0 10px;
  height: 38px;
  margin: 8px 0;
  display: inline-block;
  /*border: 1px solid #ccc;*/
  /*border-radius: 2px;*/
  box-sizing: border-box;
  font-size: 12px;
  /*background-color: #fff;*/
}
.vue-survey-builder-content select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}
.vue-survey-builder-content button {
  padding: 10px;
  text-align: center;
  font-size: 14px;
  margin: 2px 0;
  cursor: pointer;
  border: 1px solid #f8f8f8;
}
.vue-survey-builder-content .float-left {
  float: left;
}
.vue-survey-builder-content .float-right {
  float: right;
}
.vue-survey-builder-content .text-center {
  text-align: center;
}
.vue-survey-builder-content .text-right {
  text-align: right;
}
.vue-survey-builder-content .width-90 {
  width: 90% !important;
  display: inline-block;
}
.vue-survey-builder-content .width-70 {
  width: 70% !important;
  display: inline-block;
}
.vue-survey-builder-content .width-10 {
  width: 10% !important;
  display: inline-block;
}
.vue-survey-builder-content .width-20 {
  width: 20% !important;
  display: inline-block;
}
.vue-survey-builder-content .display-block {
  display: block;
  clear: both;
}
.vue-survey-builder-content .display-inline-block {
  display: inline-block;
  clear: both;
}
.vue-survey-builder-content .clear-both {
  clear: both;
}
.vue-survey-builder-content .vsb-btn-link {
  border: none;
  background: none;
  padding: 5px;
}
.vue-survey-builder-content .question-section {
  border: 1px solid #eaf0f4;
  padding: 10px;
  margin: auto;
}
.vue-survey-builder-content .vsb-block {
  display: block;
  padding: 5px 0;
}
.vue-survey-builder-content .vsb-choices-text {
  font-size: 16px;
}
.vue-survey-builder-content .vsb-select {
  max-width: 200px;
}
.vue-survey-builder-content .char-limit-input {
  max-width: 100px;
}
.vue-survey-builder-content input:disabled, .vue-survey-builder-content textarea:disabled {
  background: #f8f8f8;
  pointer-events: none;
  cursor: no-drop;
}
.vue-survey-builder-content .buttons-section {
  padding-top: 20px;
  clear: both;
}
.vue-survey-builder-content *:focus {
  outline: none;
}
.vue-survey-builder-content .scale-type .intervals input {
  width: 60px;
}

.question_body {
  word-break: break-all;
  color: #555;
}
.read-only-question {
  background-color: #fafafa!important;
}
.readonly {
  background: #f7f7f7!important;
}
.card {
  border: 1px solid rgba(0, 0, 0, 0.125)!important;
  padding: 12px;
  margin-bottom: 12px;
}
.question_color,
input {
  color: #555!important;
  font-size: 16px;
}
p {
  margin: 8px 0;
}
.radio-option {
  margin: 0px;
}
.input-text {
  width: 100%;
  border-radius: 2px;
  outline: none;
  border: 1px solid #ccc;
  height: 35px;
  text-indent: 10px;
}
.pad-top20 {
  padding-top: 20px;
}
.horizontal-vue-slider {
  height: 8px;
  width: 100%;
  background-color: darkgray !important;
}
label {
  font-weight: normal !important;
  word-break: break-all;
  color: #555;
}
.width-90 {
  width: 90% !important;
}
.sb-btn-link {
  border: none;
  background: none;
  padding: 5px;
  color: #f06559;
  font-size: 14px;
  margin-top: 16px;
}
.color-blue {
  color: #4c8ce4;
}
.color-orange {
  color: #ff9635;
}
.color-red {
  color: #f06559;
}
.color-green {
  color: #48bf7a;
}
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
.slider:hover {
  opacity: 1;
}
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #4caf50;
  cursor: pointer;
}
.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4caf50;
  cursor: pointer;
}

.bbd-ec__cursor-pointer {
  cursor: pointer;
}
.color-white {
  color: white !important;
}

.v-date-picker-header__value .accent--text button
{
  text-decoration: underline!important;
  color: #007bff !important;
}
.input_color {
  height: 45px;
  width: 45px;
  border-radius: 10px;
  display: block;
  border-style: solid;
  padding: 6px;
}
/*для label text-field на публичных страницах*/
.bbd-ec__public-page_content-container .v-text-field--outlined.v-input--dense .v-label {
  top: 13px!important;
}
.bbd-ec__public-page_content-container .v-text-field--outlined.v-input--dense .v-label--active {
  -webkit-transform: translateY(-16px) scale(.75);
  transform: translateY(-19px) scale(.75);
}
.bbd-ec__donation_goals {
  background: #CCE5FF;
  border-radius: 10px;
}
.bbd-ec__left_btn_group {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.bbd-ec__right_btn_group {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.bbd-ec__btn_group_activ{
  background-color: #007bff !important;
  color: white !important;
}
.bbd-ec__btn_group_inactiv{
    border-color: #007bff !important;
    color: #007bff;
}
.bbd-ec__donation_goals_scroll, .bbd-ec__donation_goals_scroll_rh {
  overflow-y: auto;
  height: 100%;
}
.bbd-ec__donation_goals_scroll::-webkit-scrollbar {
  background-color: white;
  width: 7px;
  }
.bbd-ec__donation_goals_scroll_rh::-webkit-scrollbar {
  background-color: transparent;
  width: 7px;
  border-radius: 0px 10px 10px 0px;
  }
.bbd-ec__donation_goals_scroll::-webkit-scrollbar-thumb {
  background: #00000054;
  border-radius: 5px;
  transform: translateX(15)
}
.bbd-ec__donation_goals_scroll_rh::-webkit-scrollbar-thumb {
  background: #00000054;
  border-radius: 5px;
}
.bbd-ec__donation_goals_content {
  background-color: white;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 3px 1px 14px rgba(183, 183, 183, 0.25);
}
.bbd-ec__donation_goals_tab {
  min-height: 129px;
  border-radius: 10px 0px 0px 10px;
  padding: 2em 2em 0em 1.5em !important;
}
.bbd-ec__donation_goals_tab:hover {
  cursor: pointer;
}
.bbd-ec__donation_goals_tab_activ {
  background-color: white;
}
.bbd-ec__donation_goals_progress {
  border-radius: 4px;
  margin-top:10px;
}
.bbd-ec__donation_goals_tab[class*="_activ"] .for_selected {
  display: flex;
}
.bbd-ec__donation_goals_tab .for_selected {
  display: none;
}
.bbd-ec__donation_goals_tab[class*="_activ"] .for_other {
  display: none;
}
.bbd-ec__donation_goals_tab .for_other {
  display: flex;
}
/*для label text-field на публичных страницах*/
.bbd-ec__public-page_content-container .v-text-field--outlined.v-input--dense .v-label {
  top: 13px!important;
}
.bbd-ec__public-page_content-container .v-text-field--outlined.v-input--dense .v-label--active {
  -webkit-transform: translateY(-16px) scale(.75);
  transform: translateY(-19px) scale(.75);
}
/*для страницы мероприятия отступы для спиков из richedit*/

ul {
  padding-left: 24px;
  margin-left: 24px;
}

#event-public-contest-block-rating th, td {
  vertical-align: inherit!important;
}
#event-public-block-description img {
  max-width: 100%!important;
}
#company-public-block-about img {
  max-width: 100%!important;
}
