
.bx-sb-b24-price-table {
  color: #262626;
  font-family: "Montserrat", "Open Sans", "Helvetica Neue", Verdana,
    "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  box-sizing: border-box;
}
.bx-sb-b24-price-table * {
  box-sizing: border-box;
}
.bx-sb-b24-price-table a {
  color: #e9031e;
  background-color: transparent;
  text-decoration: none;
}
.bx-sb-b24-price-table a:hover {
  color: #58aaf1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__outer {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__prologue {
  margin-bottom: 31px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-prologue {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 10px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-prologue__section {
  margin-left: 5px;
  margin-right: 5px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-prologue__section:not(:first-child) {
  margin-top: 20px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-prologue__title {
  margin-bottom: 18px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-selector {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 18px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-selector__switcher {
  z-index: 1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-selector__discount {
  position: relative;
  z-index: 0;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-switcher {
  display: flex;
  border: 1px solid #e9031e;
  border-radius: 12px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-switcher__button {
  margin: 4px;
  padding: 8px 18px;
  background-color: transparent;
  border-radius: 6px;
  color: #e9031e;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  transition: 160ms background-color linear;
  cursor: pointer;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-switcher__button[data-sb-active] {
  color: #fff;
  background-color: #e9031e;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-discount {
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: translateX(37%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-discount:after {
  content: "";
  position: relative;
  display: block;
  width: 32px;
  height: 18px;
  left: 60%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjYuNDk5YzQuNzI3IDIuNjc1IDE4LjkyMy44MjQgMjcuMDgyLTMuMzY0IDguODI5LTQuNTA3IDEyLjg5OC04LjU5NSAxOS4zODQtMTkuNTk2LjMwNy43MjEuNDk1IDEuMzM3Ljc1NiAxLjg1Ni4yNzQuNjA0LjU2OSAxLjI0Ljk3IDEuNzU3LjEwOC4xNTguNTkuMjQ4LjgwMi4xNDkuMjEyLS4xLjM3OS0uNTM5LjMzNC0uNzQtLjQ2OS0xLjkxNC0xLTMuNzg0LTEuNTIzLTUuNzA3LS4xODgtLjYxNi0uNjM5LS44NjUtMS4yODgtLjY1NC0yLjQxNS45MDktNC44NTIgMS43ODUtNy4yNzcgMi43NDctLjU0Mi4yMzEtMS4wMjguNzUtMS42NjQgMS4xODYgMS40NDEgMS4wMTQgMi40NzguMDcyIDMuNTQ0LS4xNDYgMS4xMi0uMjA3IDIuMTk0LS42MTcgMy41NjgtLjk5OS0xLjQyNiAzLjU4Mi0zLjM0IDYuNTItNS42OTQgOS4xNTUtOC41OTMgOS42OTctMTkuNjEyIDE0LjA3NS0zMi4zNzIgMTQuMzM4LTEuNjY2LjAyMy0zLjMyMy0uMTQ2LTQuOTgtLjE3Ni0uNDU4LjA4MS0uODg0LjE0LTEuNjQyLjE5NHoiIGZpbGw9IiM0MDlFRUYiLz48L3N2Zz4=");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: rotate(-17deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-discount__message {
  margin-bottom: 7px;
  padding: 7px 8px 7px 12px;
  background-color: #f8e15c;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transform: skewX(-5deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-discount__message > * {
  transform: skewX(5deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__wobblers {
  display: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers {
  position: relative;
  z-index: 1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position {
  position: absolute;
  width: 0;
  height: 0;
  top: 55px;
}
.bx-sb-b24-price-table:not([data-sb-b24-price-wobbler="ENT"])
  .bx-sb-b24-price-table-wobblers__position_previous,
.bx-sb-b24-price-table[data-sb-b24-price-wobbler="ENT"]
  .bx-sb-b24-price-table-wobblers__position_next {
  display: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_previous,
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_next {
  transform: rotate(90deg) scale(0.8);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_previous {
  right: calc(100% - 5px);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_next {
  left: calc(100% - 5px);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__section {
  display: inline-flex;
  min-width: 155px;
  padding: 9px 13px 11px;
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-wobblers__position_previous
  .bx-sb-b24-price-table-wobblers__section {
  justify-content: flex-end;
  background-color: #95c500;
  border-radius: 0 0 12px 12px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-wobblers__position_next
  .bx-sb-b24-price-table-wobblers__section {
  background-color: #0c60df;
  border-radius: 12px 12px 0 0;
  transform: translateY(-100%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__message {
  display: flex;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-wobblers__position_previous
  .bx-sb-b24-price-table-wobblers__message {
  transform: rotate(180deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__message:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTRMMiA3LjVMOCAxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTMgMTRMNyA3LjVMMTMgMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__columns {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex: 1 0 auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.bx-sb-b24-price-table:not(.bx-sb-b24-price-table_wobblers)
  .bx-sb-b24-price-table__columns {
  justify-content: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__column {
  flex: 1 0;
  max-width: 400px;
  width: 100%;
  margin-bottom: 20px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-column {
  display: flex;
  flex-direction: column;

  /*** 3 table bg Start ***/
 /* background-color: rgba(64, 158, 239, 0.08); */
   background-color: #d8d8d86e;
  /*** 3 table bg end ***/

 /*  border: 1px solid rgba(64, 158, 239, 0.55); */
  border: 1px solid #7d0a0a6e;
  border-radius: 20px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-column_green {
  background-color: rgba(149, 197, 0, 0.08);
  border-color: rgba(149, 197, 0, 0.55);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-column_aquamarine {
  /* background-color: rgba(60, 255, 255, 0.18); */
  background-color:#5d494836;
  border-color: rgba(0, 149, 147, 0.55);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column.bx-sb-b24-price-table-column_border {
  /* border-color: #e9031e;
  box-shadow: 0 0 0 2px #e9031e; */

   border-color:  #11ddd6;
  box-shadow: 0 0 0 2px  #11ddd6;


}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_border.bx-sb-b24-price-table-column_green {
  border-color: #95c500;
  box-shadow: 0 0 0 2px #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_border.bx-sb-b24-price-table-column_aquamarine {
  border-color: #0c60df;
  box-shadow: 0 0 0 2px #0c60df;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__sale-icon {
  position: relative;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-sale-icon {
  position: absolute;
  display: block;
  /* top: -32px; */
  top: -42px;
 /* right: 10px; */
  right: 201px;
  width: 75px;
  height: 75px;
   background-image: url("../card-image3.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__header {
  padding: 25px 15px;
  /* background-color: #fff; */
   background-color: #0155ad;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__header:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__body {
  display: flex;
  flex-direction: column;
  flex: 1;

}
.bx-sb-b24-price-table .bx-sb-b24-price-table-product-header__name {
  /* color: #e9031e; */
  /*color: #e9031e; */
   color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align:center;
   text-decoration: underline overline;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-product-header__name {
  color: #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-product-header__name {
  /* color: #0c60df; */
  color: #ff8365;

}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-search-section[data-sb-section-search]:not(
    [data-sb-selected]
  ) {
  display: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price {
  margin-top: 49px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__base {
  /* color: #858585; */
   color: #ffd200;
  font-size: 16px;
  font-weight: 400;
  line-height: 0;
  text-decoration: line-through;
  transform: translateY(-11px);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__current {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__message,
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__value {
  /* color: #262626; */
  /* color: #bc9700; */
  color: #6bffad;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__message span,
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__value span {
  font-size: 36px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-price__discount {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 8px;
  background-color: #f8e15c;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  transform: skewX(-6deg);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-user {
  margin-top: 15px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-user__select {
  margin-bottom: 30px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-user__description {
  margin-bottom: 15px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select::-ms-expand {
  display: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  max-width: calc(100% + 10px);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  position: relative;
  display: inline-block;
  padding: 10px 8px 8px;
  /* background-color: #d3f4ff; */
   background-color: #f7ffbac2;
  border: 1px solid transparent;
  border-radius: 32px;
  /* color: #008dba; */
  color: #e9031e;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 2;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select
  + .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  padding-right: 35px;
/*  border-color: #008dba; */
  border-color: #7d0a0a6e;
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-user
  select
  + .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  border-color: #688800;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-user
  select
  + .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  border-color: #0c60df;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select:after,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  select
  + .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select:after {
  content: "";
  position: absolute;
  display: block;
  width: 11px;
  height: 11px;
  top: 25%;
  right: 15px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  background-color: #e2f1b3;
  color: #688800;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-user
  select.bx-sb-b24-price-table-select,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__select {
  /* background-color: rgba(60, 255, 255, 0.18); */
  background-color: #f9ffca;
  color: #0c60df;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__list {
  position: absolute;
  width: 100%;
  top: 50%;
  height: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #f1efef;
  border-radius: 0 0 18px 18px;
  color: #262626;
  box-shadow: 0 5px 10px 0 rgba(38, 38, 38, 0.1);
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__list[data-sb-select-active] {
  height: auto;
  padding: 20px 0 10px;
  overflow: visible;
  opacity: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user
  .bx-sb-b24-price-table-select
  .bx-sb-b24-price-table-select__item {
  padding: 8px 15px;
  color: #262626;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-user-description {
  position: relative;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-user-description__message {
  color: #858585;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip {
  position: absolute;
  max-width: 100%;
  width: 100%;
  top: calc(100% - 1.75em);
  left: 0;
  padding: 10px 16px 10px 17px;
  background-color: rgba(38, 38, 38, 0.8);
  border-radius: 12px;
  transform: translatey(-100%);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip:not([data-sb-tooltip-opened]) {
  display: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip[style*="--tooltip-angel-left"]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 16px;
  left: calc(var(--tooltip-angel-left) - 3px);
  top: 100%;
  border-top: 8px solid rgba(38, 38, 38, 0.8);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip__content {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.25;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip-hover {
  position: relative;
  display: inline;
  width: 0;
  height: 0;
  top: -1px;
  left: 22px;
  margin: auto 0 auto -12px;
  padding: 6px 0;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-user-description
  .bx-sb-b24-price-table-tooltip-hover:before {
  content: "";
  position: absolute;
  display: inline;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljk1Njc2IDExLjMzMzVDOC44Nzg0MiAxMS4zMzM1IDExLjI0NjkgOC45NjUwNiAxMS4yNDY5IDYuMDQzNEMxMS4yNDY5IDMuMTIxNzQgOC44Nzg0MiAwLjc1MzI2NSA1Ljk1Njc2IDAuNzUzMjY1QzMuMDM1MSAwLjc1MzI2NSAwLjY2NjYyNiAzLjEyMTc0IDAuNjY2NjI2IDYuMDQzNEMwLjY2NjYyNiA4Ljk2NTA2IDMuMDM1MSAxMS4zMzM1IDUuOTU2NzYgMTEuMzMzNVpNNi43MzkwNSA1LjQ1NzA0SDUuMzY4OTRWNS40NTc1N0g0Ljc4MTE3VjYuMDE3NjVINS4zNjg5NFY4LjM5NDU3SDQuNzgxMTdWOC45ODIzNkg1LjM2ODk3VjguOTgyMTNINi41NDQ1NVY4Ljk4MjM2SDcuMTMyMzVWOC4zOTQ1N0g2LjczOTA1VjUuNDU3MDRaTTYuNzgzNTYgMy42OTk5NkM2Ljc4MzU2IDQuMTU2NTkgNi40MTMzOSA0LjUyNjc2IDUuOTU2NzYgNC41MjY3NkM1LjUwMDEzIDQuNTI2NzYgNS4xMjk5NiA0LjE1NjU5IDUuMTI5OTYgMy42OTk5NkM1LjEyOTk2IDMuMjQzMzMgNS41MDAxMyAyLjg3MzE2IDUuOTU2NzYgMi44NzMxNkM2LjQxMzM5IDIuODczMTYgNi43ODM1NiAzLjI0MzMzIDYuNzgzNTYgMy42OTk5NloiIGZpbGw9IiM4NTg1ODUiLz4KPC9zdmc+Cg==");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  line-height: 1;
  transform: translate(-50%, -50%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-order {
  margin-top: 3px;
  text-align: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-order__button {
  display: block;
  padding: 15px 10px;
  /* background-color: #00aeef; */

  background-color: #d60022;
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  cursor: pointer;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-order__button:hover {
  color: #fff;
  opacity: 0.75;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-order__button[disabled],
.bx-sb-b24-price-table .bx-sb-b24-price-table-order__button:hover[disabled] {
  opacity: 0.5;
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-order__button,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-order__button:hover {
  background-color: #bdf300;
  color: #262626;
  font-weight: 600;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-order__button,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-order__button:hover {
  /* background-color: #0c60df; */
  background-color: #1bba0d;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications {
  padding: 0 15px 15px;
  border-top: 1px solid #e9031e;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-specifications {
  border-color: #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-specifications {
  border-color: #0c60df;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications__content {
  position: relative;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications__section {
  display: inline-flex;
  align-items: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications__section_storage {
  margin-top: 20px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications__section_storage:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background-color: #e9031e;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42MzEzIDExLjY0OTRDMjAuMDY5MSAxMS42NDk0IDIwLjQyNDEgMTIuMDA0MyAyMC40MjQxIDEyLjQ0MjJWMTYuNDA2NUMyMC40MjQxIDE3LjA2MzQgMTkuODkxNiAxNy41OTU4IDE5LjIzNDggMTcuNTk1OEg0Ljc2NTFDNC4xMDgyNyAxNy41OTU4IDMuNTc1ODEgMTcuMDYzNCAzLjU3NTgxIDE2LjQwNjVWMTIuNDQyMkMzLjU3NTgxIDEyLjAwNDMgMy45MzA3OCAxMS42NDk0IDQuMzY4NjcgMTEuNjQ5NEgxOS42MzEzWk0xNC44NzQyIDEzLjYzMThIOS4xMjU5NEM4LjgzMDM3IDEzLjYzMTggOC41ODUxNiAxMy44NDc0IDguNTM5MDcgMTQuMTNMOC41MzEyOSAxNC4yMjY0VjE1LjAxOTNDOC41MzEyOSAxNS4zMTQ5IDguNzQ2OTQgMTUuNTYwMSA5LjAyOTQ4IDE1LjYwNjJMOS4xMjU5NCAxNS42MTM5SDE0Ljg3NDJDMTUuMTY5OCAxNS42MTM5IDE1LjQxNSAxNS4zOTgzIDE1LjQ2MSAxNS4xMTU4TDE1LjQ2ODggMTUuMDE5M1YxNC4yMjY0QzE1LjQ2ODggMTMuODk4IDE1LjIwMjYgMTMuNjMxOCAxNC44NzQyIDEzLjYzMThaTTYuNTQ5MjIgMTMuNjMxOEM2LjAwMTg3IDEzLjYzMTggNS41NTgxNSAxNC4wNzU1IDUuNTU4MTUgMTQuNjIyOUM1LjU1ODE1IDE1LjE3MDIgNi4wMDE4NyAxNS42MTM5IDYuNTQ5MjIgMTUuNjEzOUM3LjA5NjU4IDE1LjYxMzkgNy41NDAzIDE1LjE3MDIgNy41NDAzIDE0LjYyMjlDNy41NDAzIDE0LjA3NTUgNy4wOTY1OCAxMy42MzE4IDYuNTQ5MjIgMTMuNjMxOFpNMTcuMDY5MyA1LjcwMjkxQzE3LjQzOTEgNS43MDI5MSAxNy43NzgyIDUuOTA4OCAxNy45NDg3IDYuMjM2OTNMMTkuOTI4NiAxMC4wNDY0SDQuMTcwNDhMNi4wNTU0OSA2LjI1Mjk1QzYuMjIyOTQgNS45MTU5OSA2LjU2Njc2IDUuNzAyOTEgNi45NDMwMyA1LjcwMjkxSDE3LjA2OTNaIiBmaWxsPSIjNDA5RUVGIi8+Cjwvc3ZnPgo=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS42MzEzIDExLjY0OTRDMjAuMDY5MSAxMS42NDk0IDIwLjQyNDEgMTIuMDA0MyAyMC40MjQxIDEyLjQ0MjJWMTYuNDA2NUMyMC40MjQxIDE3LjA2MzQgMTkuODkxNiAxNy41OTU4IDE5LjIzNDggMTcuNTk1OEg0Ljc2NTFDNC4xMDgyNyAxNy41OTU4IDMuNTc1ODEgMTcuMDYzNCAzLjU3NTgxIDE2LjQwNjVWMTIuNDQyMkMzLjU3NTgxIDEyLjAwNDMgMy45MzA3OCAxMS42NDk0IDQuMzY4NjcgMTEuNjQ5NEgxOS42MzEzWk0xNC44NzQyIDEzLjYzMThIOS4xMjU5NEM4LjgzMDM3IDEzLjYzMTggOC41ODUxNiAxMy44NDc0IDguNTM5MDcgMTQuMTNMOC41MzEyOSAxNC4yMjY0VjE1LjAxOTNDOC41MzEyOSAxNS4zMTQ5IDguNzQ2OTQgMTUuNTYwMSA5LjAyOTQ4IDE1LjYwNjJMOS4xMjU5NCAxNS42MTM5SDE0Ljg3NDJDMTUuMTY5OCAxNS42MTM5IDE1LjQxNSAxNS4zOTgzIDE1LjQ2MSAxNS4xMTU4TDE1LjQ2ODggMTUuMDE5M1YxNC4yMjY0QzE1LjQ2ODggMTMuODk4IDE1LjIwMjYgMTMuNjMxOCAxNC44NzQyIDEzLjYzMThaTTYuNTQ5MjIgMTMuNjMxOEM2LjAwMTg3IDEzLjYzMTggNS41NTgxNSAxNC4wNzU1IDUuNTU4MTUgMTQuNjIyOUM1LjU1ODE1IDE1LjE3MDIgNi4wMDE4NyAxNS42MTM5IDYuNTQ5MjIgMTUuNjEzOUM3LjA5NjU4IDE1LjYxMzkgNy41NDAzIDE1LjE3MDIgNy41NDAzIDE0LjYyMjlDNy41NDAzIDE0LjA3NTUgNy4wOTY1OCAxMy42MzE4IDYuNTQ5MjIgMTMuNjMxOFpNMTcuMDY5MyA1LjcwMjkxQzE3LjQzOTEgNS43MDI5MSAxNy43NzgyIDUuOTA4OCAxNy45NDg3IDYuMjM2OTNMMTkuOTI4NiAxMC4wNDY0SDQuMTcwNDhMNi4wNTU0OSA2LjI1Mjk1QzYuMjIyOTQgNS45MTU5OSA2LjU2Njc2IDUuNzAyOTEgNi45NDMwMyA1LjcwMjkxSDE3LjA2OTNaIiBmaWxsPSIjNDA5RUVGIi8+Cjwvc3ZnPgo=");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: 50%;
  mask-position: 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-specifications__section_storage:before {
  background-color: #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-specifications__section_storage:before {
  background-color: #0c60df;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications__section_user {
  min-height: 36px;
}
.bx-sb-b24-price-table
  .user-icon:before {
  display: block;
  flex: 1 0 24px;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  color:red;

}



.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-specifications__section_user:before {
  background-color: #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-specifications__section_user:before {
  background-color: #0c60df;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-specifications__value {
  color: #262626;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications
  .bx-sb-b24-price-table-tooltip {
  position: absolute;
  top: calc(100% + 5px);
  left: -27px;
  padding: 10px 16px 10px 17px;
  background-color: rgba(38, 38, 38, 0.8);
  border-radius: 12px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications
  .bx-sb-b24-price-table-tooltip:not([data-sb-tooltip-opened]) {
  display: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications
  .bx-sb-b24-price-table-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 33px;
  bottom: 100%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid rgba(38, 38, 38, 0.8);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications
  .bx-sb-b24-price-table-tooltip__content {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.25;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-specifications
  .bx-sb-b24-price-table-tooltip-hover {
  display: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding: 0px 0px 12px 0;
  border-top: 1px solid #e9031e;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-supply {
  border-color: #95c500;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-supply {
  border-color: #0c60df;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__container {
  position: relative;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message {
  position: relative;
  min-height: 38px;
  margin: 5px 3px 10px;
  padding: 10px 5px 10px 43px;
  border-radius: 20px;
  color: #262626;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_empty {
  display: none;
  visibility: hidden;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-supply__content[data-sb-hover]:hover
  .bx-sb-b24-price-table-supply__message {
  /* background-color: #d3f4ff; */
  background-color: #47e7a1;
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-supply__content[data-sb-hover]:hover
  .bx-sb-b24-price-table-supply__message {
  background-color: #e2f1b3;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-supply__content[data-sb-hover]:hover
  .bx-sb-b24-price-table-supply__message {
  background-color: #cffcfc;
}
/* .bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_icon:before {
  content: "";
  position: absolute;
  display: block;
  width: 26px;
  height: 14px;
  top: 25%;
  left: 10px;


  background-color: green;

  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: 50%;
  mask-position: 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transform: translateY(-50%);
} */
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_green
  .bx-sb-b24-price-table-supply__message_icon:before {
  background-color: #95c500;
}

/****** CSS CHANGED 5 1 2023 START *****/
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-column_aquamarine
  .bx-sb-b24-price-table-supply__message_icon:before {
 /* background-color: #0c60df; */
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_icon_0:before {

}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_icon_1:before {
 position: absolute;
  display: block;
  /* top: -32px; */
  top: 18px;
 /* right: 10px; */
  right: 201px;
  width: 25px;
  height: 25px;
   background-image: url("../button3.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-color:#00800000;
}

.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_icon_3:before {
  position: absolute;
  display: block;
  /* top: -32px; */
  top: 18px;
 /* right: 10px; */
  right: 201px;
  width: 25px;
  height: 25px;
   background-image: url("../button2.png");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  background-color:#00800000;
}

/****** CSS CHANGED 5 1 2023 END *****/

.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__label {
  position: absolute;
  display: flex;
  justify-content: center;
  min-width: 92px;
  min-height: 32px;
  top: 50%;
  right: 0;
  padding: 10px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transform: translateY(-50%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__label:hover {
  color: #fff;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__label_crm {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA3MCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjY4MzEgMS41OTIwOUM0Ljg2MTUzIDAuNjY0NjUxIDUuNjc4OTIgMCA2LjYyNjI4IDBINzBWMjRIMi40NTk2MUMxLjE5MDk4IDI0IDAuMjQyOTA2IDIyLjgzNDEgMC41MDE2NDggMjEuNTkyMUw0LjY2ODMxIDEuNTkyMDlaIiBmaWxsPSIjMzk3RkNBIi8+Cjwvc3ZnPgo=");
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-supply__label_new {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA4OCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjY4MzEgMS41OTIwOUM0Ljg2MTUzIDAuNjY0NjUxIDUuNjc4OTIgMCA2LjYyNjI4IDBIODhWMjRIMi40NTk2MUMxLjE5MDk4IDI0IDAuMjQyOTA2IDIyLjgzNDEgMC41MDE2NDggMjEuNTkyMUw0LjY2ODMxIDEuNTkyMDlaIiBmaWxsPSIjMkJEOTg1Ii8+Cjwvc3ZnPgo=");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-supply
  .bx-sb-b24-price-table-tooltip {
  position: absolute;
  top: 100%;
  left: 26px;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #f1efef;
  border-radius: 20px;
  z-index: 2;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-supply
  .bx-sb-b24-price-table-tooltip:not([data-sb-tooltip-opened]) {
  display: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-supply
  .bx-sb-b24-price-table-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 33px;
  bottom: 100%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-supply
  .bx-sb-b24-price-table-tooltip__content {
  color: #262626;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-runner {
  position: absolute;
  display: none;
  max-width: 100%;
  left: 50%;
  margin: 0 auto;
  border: 2px solid #d3f4ff;
  border-radius: 20px;
  transform: translateX(-50%) translateY(2px);
  transition: opacity 0.1ms ease-in-out, top 0.13ms ease-in-out;
  z-index: -1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-runner:not([data-sb-runner-active]) {
  height: 0;
  border-color: transparent;
  opacity: 0;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: opacity 0.13ms ease-in-out;
  z-index: 3000;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup:not([data-sb-popup-opened]) {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup__overflow {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(38, 38, 38, 0.15);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup__inner {
  position: absolute;
  max-width: calc(100% - 80px);
  max-height: calc(100% - 80px);
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  padding: 15px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgba(38, 38, 38, 0.1);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup__content {
  height: 100%;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup__sections {
  height: calc(100% - 56px);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup__order {
  margin-top: 10px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__order
  .bx-sb-b24-price-table-popup-supply__columns {
  align-items: center;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__order
  .bx-sb-b24-price-table-order {
  min-height: auto;
  margin: auto;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__order
  .bx-sb-b24-price-table-order__button {
  display: inline-block;
  min-width: 100px;
  padding: 10px;
  font-size: 12px;
  font-weight: 600;
  white-space: normal;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__order
  .bx-sb-b24-price-table-popup-supply__column_green
  .bx-sb-b24-price-table-order__button,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__order
  .bx-sb-b24-price-table-popup-supply__column_green
  .bx-sb-b24-price-table-order__button:hover {
  background-color: #bdf300;
  color: #262626;
  font-weight: 600;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup__sections
  .bx-sb-b24-price-table-popup-supply:not([data-sb-popup-opened]) {
  display: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__header {
  flex: 0;
  border-bottom: 1px solid rgba(133, 133, 133, 0.05);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__header
  .bx-sb-b24-price-table-popup-supply__row {
  flex-direction: column;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__content {
  flex: 1;
  height: 100%;
  font-size: 12px;
  overflow-y: auto;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__content::-webkit-scrollbar-track {
  width: 11px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__content::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(133, 133, 133, 0.01);
  border-radius: 6px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__content::-webkit-scrollbar:horizontal {
  height: 6px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__content::-webkit-scrollbar-thumb {
  background-color: rgba(133, 133, 133, 0.1);
  border-radius: 6px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 0;
  border-radius: 5px;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__supplies
  .bx-sb-b24-price-table-popup-supply__row[data-sb-popup-click] {
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__supplies
  .bx-sb-b24-price-table-popup-supply__row[data-sb-popup-click]:hover {
  background: rgba(0, 174, 239, 0.1);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__features
  .bx-sb-b24-price-table-popup-supply__row:nth-child(2n) {
  background-color: rgba(133, 133, 133, 0.05);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__sidebar,
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__columns {
  flex: 1 0 50%;
  max-width: 50%;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__column {
  flex: 1 0 100%;
  max-width: 100%;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__sidebar {
  flex: 1 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin-left: 10px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__sidebar_sub {
  padding-left: 10px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__supplies {
  margin-top: 25px;
  padding: 10px 0;
  background: rgba(0, 174, 239, 0.05);
  border-radius: 10px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-header__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-header__soon {
  display: inline-block;
  margin-top: 3px;
  padding: 2px 5px;
  background-color: #00aeef;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-header__product {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-sidebar__message {
  display: inline;
  font-weight: 600;
  line-height: 1.25;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-sidebar__soon {
  display: inline;
  padding: 0 3px 1px;
  background-color: #00aeef;
  border-radius: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__supplies
  .bx-sb-b24-price-table-popup-supply-sidebar__message {
  border-bottom: 1px dashed rgba(38, 38, 38, 0.5);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar__message_tooltip {
  cursor: pointer;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply__sidebar_sub
  .bx-sb-b24-price-table-popup-supply-sidebar__message {
  font-weight: 400;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip {
  position: absolute;
  min-width: 260px;
  max-width: 100%;
  width: 350px;
  top: 100%;
  left: 0;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #f1efef;
  border-radius: 10px;
  z-index: 2;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip:not([data-sb-tooltip-opened]) {
  display: none;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 33px;
  left: calc(var(--tooltip-angel-left) + 8px);
  bottom: 100%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip__content {
  color: #262626;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip-hover {
  position: relative;
  display: inline;
  width: 0;
  height: 0;
  left: 22px;
  margin: auto 0 auto -12px;
  padding: 6px;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  cursor: pointer;
  z-index: 1;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply-sidebar
  .bx-sb-b24-price-table-tooltip-hover:before {
  content: "";
  position: absolute;
  display: inline;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC45ODEgNS40OWE1LjQ5IDUuNDkgMCAxIDAtMTAuOTggMCA1LjQ5IDUuNDkgMCAwIDAgMTAuOTggMHpNMy4zNyA0LjA1NGMwLS4yNjkuMDg2LS41NDEuMjU5LS44MTcuMTcyLS4yNzYuNDI0LS41MDQuNzU1LS42ODUuMzMtLjE4LjcxNi0uMjcxIDEuMTU4LS4yNzEuNDEgMCAuNzcyLjA3NSAxLjA4NS4yMjcuMzE0LjE1LjU1Ny4zNTcuNzI4LjYxNy4xNzEuMjYuMjU3LjU0My4yNTcuODQ4IDAgLjI0LS4wNS40NTEtLjE0Ny42MzJhMS45MzQgMS45MzQgMCAwIDEtLjM0OC40NjljLS4xMzQuMTMxLS4zNzUuMzUzLS43MjMuNjY0YTIuOTQgMi45NCAwIDAgMC0uMjMxLjIzLjkzOC45MzggMCAwIDAtLjEzLjE4My44OS44OSAwIDAgMC0uMDY1LjE2NiA2LjM3MyA2LjM3MyAwIDAgMC0uMDcuMjljLS4wNTQuMjk0LS4yMjIuNDQxLS41MDUuNDQxYS41MTYuNTE2IDAgMCAxLS4zNzEtLjE0NGMtLjEtLjA5Ni0uMTUtLjIzOS0uMTUtLjQyOCAwLS4yMzguMDM2LS40NDMuMTEtLjYxNy4wNzMtLjE3NC4xNy0uMzI3LjI5Mi0uNDU4YTYuNyA2LjcgMCAwIDEgLjQ5Mi0uNDdjLjE4MS0uMTU4LjMxMi0uMjc3LjM5My0uMzU4LjA4LS4wOC4xNDgtLjE3LjIwMy0uMjY5YS42NTEuNjUxIDAgMCAwIC4wODMtLjMyMi43NS43NSAwIDAgMC0uMjUyLS41NzNjLS4xNjktLjE1Ni0uMzg2LS4yMzMtLjY1MS0uMjMzLS4zMTIgMC0uNTQuMDc4LS42ODguMjM1LS4xNDcuMTU3LS4yNzEuMzg4LS4zNzMuNjk0LS4wOTYuMzItLjI3OC40NzktLjU0Ny40NzlhLjUzOC41MzggMCAwIDEtLjQwMS0uMTY4LjUxMi41MTIgMCAwIDEtLjE2My0uMzYyem0xLjYxOCA0LjQ4MWMuMTI5LjExMi4yOC4xNjguNDUyLjE2OGEuNjQ0LjY0NCAwIDAgMCAuNDQtLjE3LjU5Mi41OTIgMCAwIDAgLjE5Mi0uNDY3LjYxMS42MTEgMCAwIDAtLjE4My0uNDUuNjExLjYxMSAwIDAgMC0uNDUtLjE4Mi42My42MyAwIDAgMC0uNjQ0LjYzMmMwIC4yMDEuMDY0LjM1OC4xOTMuNDd6IiBmaWxsPSIjQjFCN0M1IiBvcGFjaXR5PSIuNzM4Ii8+PC9zdmc+");
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 1;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-content {
  margin: 0 2px;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-content__message {
  text-align: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control {
  position: absolute;
  display: none;
  justify-content: space-between;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control__nav {
  position: relative;
  width: 12px;
  height: 12px;
  padding: 20px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuNC4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLiAtLT48cGF0aCBkPSJNNDEuNCAyMzMuNGMtMTIuNSAxMi41LTEyLjUgMzIuOCAwIDQ1LjNsMTYwIDE2MGMxMi41IDEyLjUgMzIuOCAxMi41IDQ1LjMgMHMxMi41LTMyLjggMC00NS4zTDEwOS4zIDI1NiAyNDYuNiAxMTguNmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMGwtMTYwIDE2MHoiLz48L3N2Zz4=");
  background-position: 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  border-radius: 5px;
  box-shadow: 0 5px 10px 0 rgba(38, 38, 38, 0.1);
  cursor: pointer;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control__nav_next {
  transform: translateX(-100%);
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control__nav_prev {
  transform: translateX(100%) rotate(180deg);
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-1,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-2,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-3,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-1,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-2,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-3 {
  display: inline-block;
  width: 31px;
  height: 15px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjY0NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjN0NBOTU5Ii8+PHBhdGggb3BhY2l0eT0iLjkiIGQ9Ik0zIDdhMyAzIDAgMCAxIDMtM2gyLjk0YS4wNi4wNiAwIDAgMSAuMDYuMDZ2NS44OGEuMDYuMDYgMCAwIDEtLjA2LjA2SDZhMyAzIDAgMCAxLTMtM3oiIGZpbGw9IiM1NzlGMUUiIGZpbGwtb3BhY2l0eT0iLjg4MyIvPjwvc3ZnPg==");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-2 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjY0NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjN0NBOTU5Ii8+PHBhdGggb3BhY2l0eT0iLjkiIGQ9Ik0zIDdhMyAzIDAgMCAxIDMtM2gyLjk0YS4wNi4wNiAwIDAgMSAuMDYuMDZ2NS44OGEuMDYuMDYgMCAwIDEtLjA2LjA2SDZhMyAzIDAgMCAxLTMtM3oiIGZpbGw9IiM1NzlGMUUiIGZpbGwtb3BhY2l0eT0iLjg4MyIvPjxyZWN0IG9wYWNpdHk9Ii45IiB4PSIxMSIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM1NzlGMUUiIGZpbGwtb3BhY2l0eT0iLjg4MyIvPjwvc3ZnPg==");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-g-3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjY0NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjN0NBOTU5Ii8+PHBhdGggb3BhY2l0eT0iLjkiIGQ9Ik0zIDdhMyAzIDAgMCAxIDMtM2gyLjk0YS4wNi4wNiAwIDAgMSAuMDYuMDZ2NS44OGEuMDYuMDYgMCAwIDEtLjA2LjA2SDZhMyAzIDAgMCAxLTMtM3pNMjYgN2EzIDMgMCAwIDEtMyAzaC0zLjkzYS4wNy4wNyAwIDAgMS0uMDctLjA3VjQuMDdhLjA3LjA3IDAgMCAxIC4wNy0uMDdIMjNhMyAzIDAgMCAxIDMgM3oiIGZpbGw9IiM1NzlGMUUiIGZpbGwtb3BhY2l0eT0iLjg4MyIvPjxyZWN0IG9wYWNpdHk9Ii45IiB4PSIxMSIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiM1NzlGMUUiIGZpbGwtb3BhY2l0eT0iLjg4MyIvPjwvc3ZnPg==");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjk5NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjNzlCRUQ0Ii8+PHBhdGggZD0iTTMgN2EzIDMgMCAwIDEgMy0zaDIuOTRhLjA2LjA2IDAgMCAxIC4wNi4wNnY1Ljg4YS4wNi4wNiAwIDAgMS0uMDYuMDZINmEzIDMgMCAwIDEtMy0zeiIgZmlsbD0iIzI3OTFCMyIgZmlsbC1vcGFjaXR5PSIuODEiLz48L3N2Zz4=");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-2 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjk5NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjNzlCRUQ0Ii8+PHBhdGggZD0iTTMgN2EzIDMgMCAwIDEgMy0zaDIuOTRhLjA2LjA2IDAgMCAxIC4wNi4wNnY1Ljg4YS4wNi4wNiAwIDAgMS0uMDYuMDZINmEzIDMgMCAwIDEtMy0zeiIgZmlsbD0iIzI3OTFCMyIgZmlsbC1vcGFjaXR5PSIuODEiLz48cmVjdCB4PSIxMSIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiMyNzkxQjMiIGZpbGwtb3BhY2l0eT0iLjgxIi8+PC9zdmc+");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_battery-b-3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggb3BhY2l0eT0iLjk5NCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDFhNiA2IDAgMSAwIDAgMTJoMTdhNiA2IDAgMCAwIDAtMTJINnptMCAxYTUgNSAwIDAgMCAwIDEwaDE3YTUgNSAwIDAgMCAwLTEwSDZ6IiBmaWxsPSIjNzlCRUQ0Ii8+PHBhdGggZD0iTTMgN2EzIDMgMCAwIDEgMy0zaDIuOTRhLjA2LjA2IDAgMCAxIC4wNi4wNnY1Ljg4YS4wNi4wNiAwIDAgMS0uMDYuMDZINmEzIDMgMCAwIDEtMy0zek0yNiA3YTMgMyAwIDAgMS0zIDNoLTMuOTNhLjA3LjA3IDAgMCAxLS4wNy0uMDdWNC4wN2EuMDcuMDcgMCAwIDEgLjA3LS4wN0gyM2EzIDMgMCAwIDEgMyAzeiIgZmlsbD0iIzI3OTFCMyIgZmlsbC1vcGFjaXR5PSIuODEiLz48cmVjdCB4PSIxMSIgeT0iNCIgd2lkdGg9IjYiIGhlaWdodD0iNiIgcng9IjEiIGZpbGw9IiMyNzkxQjMiIGZpbGwtb3BhY2l0eT0iLjgxIi8+PC9zdmc+");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_check,
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_uncheck {
  width: 0;
  height: 0;
  margin: auto;
  padding: 8px;
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_check {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjciIGZpbGw9IiM5M0MyMDAiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTcuNTIzIDguNTYgMy4wMzYtMy4wMzYtMS4xMjEtMS4xMjItMy4wMzMgMy4wMzQtMS42MDctMS42MTdMMy42NzYgNi45NGwxLjYwNyAxLjYxNy0uMDA0LjAwNCAxLjEyMiAxLjEyMSAxLjEyMi0xLjEyMXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-icon.bx-sb-b24-price-table-icon_uncheck {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjciIGZpbGw9IiM1MjVDNjkiIGZpbGwtb3BhY2l0eT0iLjIzNiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00IDYuMjI2aDZ2MS41NDhINHoiLz48L3N2Zz4=");
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-compare {
  margin-top: 25px;
  text-align: center;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-compare__button {
  display: inline;
  border-bottom: 1px dashed #e9031e;
  color: #e9031e;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-compare__button:hover {
  color: #e9031e;
}
.bx-sb-b24-price-table .bx-sb-b24-price-table-sale-rules {
  max-width: 980px;
  margin: 30px auto 0;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-supply
    .bx-sb-b24-price-table-order {
    position: relative;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-supply
    .bx-sb-b24-price-table-order
    .portal-buy-button-tooltip__window {
    position: static;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-supply
    .bx-sb-b24-price-table-order
    .portal-buy-button-tooltip-window {
    top: auto;
    bottom: calc(100% + 10px);
  }
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-supply
  .bx-sb-b24-price-table-order
  .portal-buy-button-tooltip-window__overlay {
  display: none;
}
.bx-sb-slide-panel {
  width: 100%;
  height: 100%;
}
.bx-sb-slide-panel .bx-sb-slide-panel__frame-body,
.bx-sb-slide-panel .bx-sb-slide-panel__frame {
  width: 100%;
  height: 100%;
}

/* End */

/* Start:/local/components/sb/price.table.bitrix24/templates/default.prices.table.v5/style.media.min.css?17030792178445*/
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__outer {
    max-width: 1306px;
  }
}
.bx-sb-b24-price-table .bx-sb-b24-price-table__inner {
  padding: 0 15px;
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__inner {
    padding: 0 26px;
  }
}
@media (min-width: 1250px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__inner {
    padding: 0 33px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-switcher__button {
    padding: 11px 24px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-discount {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-discount:after {
    width: 50px;
    height: 28px;
    left: 65%;
    transform: rotate(0deg);
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-discount__message {
    font-size: 14px;
    transform: skewX(-5deg) translateX(27px);
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__wobblers {
    display: block;
  }
}
@media (min-width: 1250px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_previous,
  .bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_next {
    transform: rotate(90deg);
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_previous {
    right: calc(100% - 9px);
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-wobblers__position_next {
    left: calc(100% - 9px);
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__columns {
    align-items: stretch;
    flex-direction: row;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__columns {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_wobblers {
    overflow: hidden;
  }
}
@media (max-width: 1114.98px) {
  .bx-sb-b24-price-table_wobblers .bx-sb-b24-price-table__columns {
    transform: none !important;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_wobblers[data-wobbler-animation]
    .bx-sb-b24-price-table__columns {
    transition: transform 250ms linear;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_wobblers[data-sb-b24-wobbler-start][data-sb-b24-price-wobbler="ENT"]
    .bx-sb-b24-price-table__columns {
    justify-content: flex-end;
  }
}
@media (max-width: 1114.98px) {
  .bx-sb-b24-price-table_wobblers
    .bx-sb-b24-price-table__columns
    .bx-sb-b24-price-table__column {
    opacity: 1 !important;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_wobblers[data-sb-b24-price-wobbler="PROJECT"]:not(
      [data-wobbler-animation]
    )
    .bx-sb-b24-price-table__column[data-sb-column="ENT"],
  .bx-sb-b24-price-table_wobblers[data-sb-b24-price-wobbler="ENT"]:not(
      [data-wobbler-animation]
    )
    .bx-sb-b24-price-table__column[data-sb-column="PROJECT"] {
    height: 0;
    visibility: hidden;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table__column
    .bx-sb-b24-price-table-column {
    margin: 0 5px;
    height: 100%;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table__column
    .bx-sb-b24-price-table-column {
    margin: 0 9px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__column {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_count_1 .bx-sb-b24-price-table__column {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_count_2 .bx-sb-b24-price-table__column {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_count_3 .bx-sb-b24-price-table__column {
    flex-basis: 33%;
    max-width: 33%;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_count_4 .bx-sb-b24-price-table__column {
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table_count_5 .bx-sb-b24-price-table__column {
    flex-basis: 20%;
    max-width: 20%;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table__header {
    padding: 29px 20px;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-product-header__name {
    font-size: 28px;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-price__message span,
  .bx-sb-b24-price-table .bx-sb-b24-price-table-price__value span {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-user__description {
    min-height: 50px;
    margin-bottom: 0;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-user__description {
    min-height: 65px;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-user-description__message {
    padding-right: 20px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-order {
    min-height: 46px;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-specifications {
    padding: 0 20px 23px;
  }
}
@media (min-width: 1320px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message {
    margin: 10px 1px 0px;
    padding: 2px 10px 0px 10px;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-supply__message_empty {
    display: block;
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-runner[data-sb-runner-active] {
    display: block;
    max-width: calc(100% - 68px);
  }
}
@media (min-width: 1250px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-runner[data-sb-runner-active] {
    max-width: calc(100% - 96px);
  }
}
@media (min-width: 576px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup__inner {
    max-width: calc(100% - 120px);
  }
}
@media (min-width: 1115px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup__inner {
    max-width: 1000px;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply-header__product {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-supply__header
    .bx-sb-b24-price-table-popup-supply__row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__sidebar {
    flex-basis: 235px;
    max-width: 235px;
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__sidebar {
    flex-basis: 220px;
    max-width: 220px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-supply__columns {
    display: flex;
    flex-basis: calc(100% - 250px);
    max-width: calc(100% - 250px);
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table_count_2 .bx-sb-b24-price-table-popup-supply__column {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table_count_3 .bx-sb-b24-price-table-popup-supply__column {
    flex-basis: 33%;
    max-width: 33%;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table_count_4 .bx-sb-b24-price-table-popup-supply__column {
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table_wobblers .bx-sb-b24-price-table-popup-supply__column,
  .bx-sb-b24-price-table_count_5 .bx-sb-b24-price-table-popup-supply__column {
    flex-basis: 20%;
    max-width: 20%;
  }
}
@media (max-width: 991.98px) {
  .bx-sb-b24-price-table
    [data-sb-popup-content="PROJECT"]
    .bx-sb-b24-price-table-popup-supply__column:not(
      [data-sb-window-column="PROJECT"]
    ),
  .bx-sb-b24-price-table
    [data-sb-popup-content="BASIC"]
    .bx-sb-b24-price-table-popup-supply__column:not(
      [data-sb-window-column="BASIC"]
    ),
  .bx-sb-b24-price-table
    [data-sb-popup-content="STD"]
    .bx-sb-b24-price-table-popup-supply__column:not(
      [data-sb-window-column="STD"]
    ),
  .bx-sb-b24-price-table
    [data-sb-popup-content="PRO100"]
    .bx-sb-b24-price-table-popup-supply__column:not(
      [data-sb-window-column="PRO100"]
    ),
  .bx-sb-b24-price-table
    [data-sb-popup-content="ENT"]
    .bx-sb-b24-price-table-popup-supply__column:not(
      [data-sb-window-column="ENT"]
    ) {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup__order
    .bx-sb-b24-price-table-popup-supply__sidebar {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup__order
    .bx-sb-b24-price-table-popup-supply__columns {
    margin: 0 auto;
  }
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-control[data-sb-popup-control="section"] {
  display: none;
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-control[data-sb-popup-control="section"] {
    display: flex;
  }
}
.bx-sb-b24-price-table
  .bx-sb-b24-price-table-popup-control[data-sb-popup-control="column"] {
  display: flex;
}
@media (min-width: 992px) {
  .bx-sb-b24-price-table
    .bx-sb-b24-price-table-popup-control[data-sb-popup-control="column"] {
    display: none;
  }
}
@media (min-width: 576px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control__nav_next {
    transform: translateX(calc(-100% - 10px));
  }
}
@media (min-width: 576px) {
  .bx-sb-b24-price-table .bx-sb-b24-price-table-popup-control__nav_prev {
    transform: translateX(calc(100% + 10px)) rotate(180deg);
  }
}

/* End */

/* Start:/bitrix/templates/bitrix24_2017/css/round.popup.window.min.css?1695121481961*/
.round-popup-window {
  z-index: 1;
}
.round-popup-window .round-popup-window__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 38, 38, 0.5);
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.round-popup-window .round-popup-window__popup {
  position: relative;
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #f1efef;
  border-radius: 0.625rem;
  color: #262626;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.round-popup-window .round-popup-window__close {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 8px;
  right: 9px;
  cursor: pointer;
}
.round-popup-window .round-popup-window__close:before,
.round-popup-window .round-popup-window__close:after {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 1px;
  top: 50%;
  left: 50%;
  background-color: #626262;
}
.round-popup-window .round-popup-window__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.round-popup-window .round-popup-window__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* End */

/* Start:/bitrix/templates/bitrix24_2017/css/portal.buy.button.window.min.css?16443256074119*/
.portal-buy-button-tooltip__window {
  position: relative;
  z-index: 8;
}
.portal-buy-button-tooltip-window {
  position: absolute;
  top: 10px;
  right: 0;
  color: #262626;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .portal-buy-button-tooltip-window {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
  }
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__overlay {
  display: none;
}
@media (max-width: 991.98px) {
  .portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__overlay {
    display: block;
  }
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__popup {
  min-width: 300px;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__popup {
    max-width: 300px;
    max-height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-y: auto;
  }
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__content {
  font-size: 0.75rem;
  text-align: left;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__description {
  margin-bottom: 20px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__button {
  margin-top: 20px;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__button
  .bx-ui-button {
  font-size: 0.75rem;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .portal-buy-button-tooltip-window__description {
  margin-bottom: 0;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .portal-buy-button-tooltip-window__description_gray {
  color: #adb5bd;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .portal-buy-button-tooltip-window__description_gray
  a {
  color: #00aeef;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .portal-buy-button-tooltip-window__description_gray
  a:hover {
  color: #68ddff;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__footer {
  margin-top: 20px;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__subtitle {
  margin-bottom: 5px;
  color: #adb5bd;
  line-height: 1.5;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__subtitle_uppercase {
  text-transform: uppercase;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__portals {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ced4da;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__list {
  display: flex;
  flex-direction: column;
  max-height: 200px;
  overflow-y: auto;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__list {
  font-weight: 500;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__list
  .portal-buy-button-tooltip-window__link {
  white-space: nowrap;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__list
  .portal-buy-button-tooltip-window__link:not(:last-child) {
  margin-bottom: 5px;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__link {
  color: #00aeef;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__link:hover {
  color: #68ddff;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__link {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__link_success {
  border-bottom: 2px solid #b7db2a;
  color: #b7db2a;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__link_success:hover {
  border-bottom: 2px solid #bdf300;
  color: #bdf300;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__input-section {
  margin-top: 20px;
}
.portal-buy-button-tooltip-window .portal-buy-button-tooltip-window__input {
  max-width: 100%;
  padding: 11px 50px 10px 24px;
  border: 2px solid #dee2e6;
  border-radius: 0.375rem;
  color: #6c757d;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  outline: none;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .portal-buy-button-tooltip-window__link {
  font-size: 0.75rem;
}
.portal-buy-button-tooltip-window
  .portal-buy-button-tooltip-window__footer
  .bx-ui-button {
  display: block;
}

/* End */

/* Start:/bitrix/templates/bitrix24_2017/css/content.slide.button.section.min.css?1644325607490*/
.content-slide-button-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.content-slide-button-section .content-slide-button-section__item {
  margin: 0 10px 15px;
  font-size: 1rem;
  text-transform: none;
}
.content-slide-button-section .content-slide-button-section__item_button {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.content-slide-button-section .content-slide-button-section__item_more {
  border-bottom: 3px solid #00aeef;
  color: #262626;
  font-size: 0.875rem;
  font-weight: 500;
}

/* End */

/* Start:/local/components/sb/slide.panel.bitrix24/templates/.default/style.min.css?1586878658161*/
.bx-sb-slide-panel {
  width: 100%;
  height: 100%;
}
.bx-sb-slide-panel .bx-sb-slide-panel__frame-body,
.bx-sb-slide-panel .bx-sb-slide-panel__frame {
  width: 100%;
  height: 100%;
}

/* End */

/* Start:/bitrix/templates/bitrix24_2017/css/include/bitrix24/page/prices/content.middle.subscription.section.min.css?16443256074977*/
.content-middle-subscription-product-section {
  box-sizing: border-box;
}
.content-middle-subscription-product-section * {
  box-sizing: border-box;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner {
    align-items: normal;
    flex-direction: row;
    padding: 0 27px;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__inner.content-middle-subscription-product-section__inner_gray {
  padding-top: 30px;
  background-color: #fafafa;
  border-radius: 18px;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner.content-middle-subscription-product-section__inner_gray {
    padding-top: 55px;
  }
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner.content-middle-subscription-product-section__inner_align-center {
    align-items: center;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__inner:not(
    .content-middle-subscription-product-section__inner_align-center
  )
  .content-middle-subscription-product-section__content {
  margin: 0;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner:not(
      .content-middle-subscription-product-section__inner_align-center
    )
    .content-middle-subscription-product-section__content {
    margin: 0 15px 45px;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__label {
  margin-bottom: 5px;
  color: #00aeef;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__header {
  margin-bottom: 21px;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__header {
    font-size: 2.1rem;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__message {
  margin-bottom: 25px;
  font-size: 0.875rem;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__message {
    margin-right: 60px;
    font-size: 1rem;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__button {
  margin-bottom: 25px;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__link.bx-ui-button_primary {
  border: 2px solid #00aeef;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__link.bx-ui-button_primary:hover {
  border-color: #68ddff;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__media {
  display: flex;
  align-items: flex-end;
  margin: 0;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__media {
    flex: 1 0 auto;
    justify-content: center;
    margin: 0 15px;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__picture {
  display: block;
  max-width: 100%;
}
@media (min-width: 768px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__picture {
    max-width: 365px;
  }
}
@media (min-width: 768px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__picture.content-middle-subscription-product-section__picture_large {
    max-width: 500px;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__inner:not(
    .content-middle-subscription-product-section__inner_align-center
  )
  .content-middle-subscription-product-section__media
  + .content-middle-subscription-product-section__content {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .content-middle-subscription-product-section
    .content-middle-subscription-product-section__inner:not(
      .content-middle-subscription-product-section__inner_align-center
    )
    .content-middle-subscription-product-section__media
    + .content-middle-subscription-product-section__content {
    margin-bottom: 45px;
  }
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__list
  ul.bx-ui-list {
  line-height: 1.6;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__list
  ul.bx-ui-list
  li {
  margin-bottom: 10px;
}
.content-middle-subscription-product-section
  .content-middle-subscription-product-section__list
  ul.bx-ui-list
  li:before {
  top: 0.625em;
  padding: 0.1675em;
  margin-left: -1em;
  margin-right: 0.5em;
  background-color: #89dcf6;
}

/* End */




/***  Buynow button css start ***/
.buy-btn1{

    padding: 15px 72px;
    background-color: #a36200;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    cursor: pointer;
}
/***  Buynow button css End ***/

/***  Bottom button css start ***/
.plan-btn1 {
    border-radius: 20px;
    padding: 8px 72px 8px;
}


/***  Bottom button css End ***/


/*** OFFER BADGE CSS START ***/
.offer-badge {
    position: absolute;
    margin-top: -48px !important;
	margin-left:127px;
	color:#fff !important;
}
/*** OFFER BADGE CSS END ***/

/*** Padding top and bottom css start **/
.ptb-40{
 margin-top:10px;
  margin-bottom:10px;
}
/*** Padding top and bottom css start **/


/*** Header para css start ***/
.head-title1{
  color:#fff;
}
/*** Header para css end ***/



