#react-business-service-renewal-form-id .select__button span {
    white-space: normal!important;
}

#react-business-service-renewal-form-id .select__button {
    height: auto!important;
}

#react-business-service-renewal-form-id .form-field__input {
    min-width: 320px!important;
}

#react-business-service-renewal-form-id .js-dropContent{
    display: none;
}

#react-business-service-renewal-form-id .form_content{
    max-width: 100%!important;
}

#react-business-service-renewal-form-id .button-secondary {
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: var(--colorPrimary);
    display: inline-block;
    cursor: pointer;
    transition: all 0.1s linear;
    text-align: center;
    padding: 10px 25px;
    min-width: 140px;
    width: 100%;
    background-color: var(--colorWhite);
    border: 1px solid var(--colorPrimary);
    border-radius: 4px;
    text-decoration: none; }

.button-secondary:disabled {
    cursor: default;
    border-color: var(--colorFrenchGray);
    color: var(--colorFrenchGray); }
.button-secondary:disabled:hover, .button-secondary:disabled:focus, .button-secondary:disabled:active {
    border-color: var(--colorFrenchGray);
    color: var(--colorFrenchGray); }
.button-secondary:hover, .button-secondary:focus {
    color: var(--colorPrimaryDark);
    border-color: var(--colorPrimaryDark); }
.button-secondary:active {
    color: var(--colorPrimary);
    border-color: var(--colorPrimary); }
.button-secondary_icon_left:before, .button-secondary_icon_right:after {
    content: ''; }
.button-secondary_icon_left, .button-secondary_icon_right {
    min-width: 160px;
    padding-top: 11px;
    padding-bottom: 11px; }
.button-secondary_icon_left:before, .button-secondary_icon_left:after, .button-secondary_icon_right:before, .button-secondary_icon_right:after {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z' fill='%231A47A9'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle; }
.button-secondary_icon_left:hover:before, .button-secondary_icon_left:focus:before, .button-secondary_icon_left:hover:after, .button-secondary_icon_left:focus:after, .button-secondary_icon_right:hover:before, .button-secondary_icon_right:focus:before, .button-secondary_icon_right:hover:after, .button-secondary_icon_right:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z' fill='%233E465F'/%3E%3C/svg%3E%0A"); }
.button-secondary_icon_left:active:before, .button-secondary_icon_left:active:after, .button-secondary_icon_right:active:before, .button-secondary_icon_right:active:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z' fill='%231A47A9'/%3E%3C/svg%3E%0A"); }
.button-secondary_icon_left:disabled:before, .button-secondary_icon_left:disabled:after, .button-secondary_icon_left:disabled:hover:before, .button-secondary_icon_left:disabled:hover:after, .button-secondary_icon_right:disabled:before, .button-secondary_icon_right:disabled:after, .button-secondary_icon_right:disabled:hover:before, .button-secondary_icon_right:disabled:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z' fill='%23BABDC8'/%3E%3C/svg%3E%0A"); }
.button-secondary_icon_left {
    padding-right: 30px; }
.button-secondary_icon_left:before {
    margin-right: 15px; }
.button-secondary_icon_right {
    padding-left: 30px; }
.button-secondary_icon_right:after {
    margin-left: 15px; }
.button-secondary_iconArrow:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99984 6L8.58984 7.41L13.1698 12L8.58984 16.59L9.99984 18L15.9998 12L9.99984 6Z' fill='%231A47A9'/%3E%3C/svg%3E%0A"); }
.button-secondary_iconArrow:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99984 6L8.58984 7.41L13.1698 12L8.58984 16.59L9.99984 18L15.9998 12L9.99984 6Z' fill='%23000'/%3E%3C/svg%3E%0A"); }
.button-secondary_pdv_lg {
    padding-top: 18px;
    padding-bottom: 18px; }

.button-secondary_bgc_brand-2 {
    border-color: var(--colorSecondaryLighter);
    color: var(--colorSecondaryLighter); }

#react-business-service-renewal-form-id .tabs__item {
    float:left;
}
.overlay.open {
    visibility: visible;
    opacity: 1;
}
.expertise-modal.open {
    visibility: visible;
    opacity: 1;
}
.expertise-modal-title {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: var(--colorEbonyClay);
}
.expertise-modal-content {
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: var(--colorTrout);
}
.expertise-modal-content-price {
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: var(--colorEbonyClay);
    padding-top: 16px;
    padding-bottom: 18px;
}
.expertise-modal-dialog {
    width: 100%;
    max-width: 569px;
    padding: 20px;
    position: relative;
    margin: 0 20px;
    max-height: calc(100vh - 40px);
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--colorFrenchGray);
    background-color: var(--colorWhite);
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 8px rgb(0 0 0 / 30%);
    box-shadow: 0 1px 8px rgb(0 0 0 / 30%);
}

.expertise-modal-footer-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 24px;
    gap: 10px;
    width: calc(100% - 10px);
    border: none;
    height: 48px;
    color: var(--colorWhite);
    background: var(--colorPrimary);
    border-radius: 4px;
    cursor: pointer;
}
.expertise-modal-footer-button:hover {
    background-color: var(--colorPrimaryDarker);
}

.expertise-modal-close {
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 5px;
    font-size: 26px;
    color: var(--colorTrout);
    opacity: 0.8;
}

.expertise-modal-body {
    overflow: auto;
}

.expertise-modal-content {
    padding-top: 16px;
}

@keyframes appear {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slide-in {
    from {
        transform: translateY(-150px);
    }
    to {
        transform: translateY(0);
    }
}
.expertise-modal-header,
.expertise-modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.expertise-modal-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.expertise-modal-footer {
    border-top: 1px solid var(--colorSeashell);
    padding-top: 16px;
}

.expertise-modal-footer .expertise-modal-footer-button:first-child {
    margin-right: 10px;
}

.form-field {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.form__item-devices {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.form__item-devices .form__item {
    margin-top: 0;
}

.form__item-devices .form__item:not(:last-child) {
    margin-right: 15px;
}

.form__item-devices .form__item-devices-button {
    font-size: 34px;
    color: var(--colorSantasGray);
    padding: 10px;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all .1s ease-in-out;
}

.form__item-devices .form__item-devices-button.add {
    background-color: var(--colorAthensGray1);
    border: 1px solid var(--colorSantasGray);
}

.form__item-devices .form__item-devices-button.add:hover {
    border-color: var(--colorPrimaryDarker);
    color: var(--colorPrimaryDarker);
}

.form__item-devices .form__item-devices-button.delete:hover {
    color: var(--colorMonza);
}

.form__item-devices .form__item-devices-button.add:active {
    color: var(--colorSantasGray);
    background-color: var(--colorAthensGray1);
    border: 1px solid var(--colorSantasGray);
}

.form__item-devices .form__item-devices-button.delete:active {
    color: var(--colorSantasGray);
}

.form__item-border {
    border: 1px solid var(--colorPrimary);
    border-radius: 10px;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
}

.button-primary.form__tab {
  width: 50%;
  height: 32px;
  display: flex;
  place-content: center;
  align-items: center;
  border-radius: 4px;
  color: var(--colorTrout);
  background-color: white;
  border: 1px solid black;
}

.button-primary.form__tab:hover {
  color: var(--colorWhite);
}

.button-primary.form__tab--active {
  border: none;
  color: var(--colorWhite);
  background-color: var(--colorPrimary);
}


.disMsg__body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  line-height: 22px !important;
  font-style: normal !important;
  font-weight: normal !important;
}

.ui-autocomplete {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;

  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;

  z-index: 99999;
}

.ui-menu-item-wrapper small {
  color: var(--colorWaterloo);
}

.ui-menu-item-wrapper.ui-state-active small {
  color: var(--colorWhite) !important;
}

/* warning colors */
.warning.warnig-danger {
  background-color: var(--colorSecondaryDarker) !important;
}

.warning.warnig-success {
  background-color: var(--colorEucalyptus) !important;
}

.warning.warnig-info {
  background-color: var(--colorEasternBlue) !important;
}

.warning.warnig-warning {
}


.select__button[data-placeholder]:before {
  content: attr(data-placeholder);
  color: var(--colorGray);
  font-size: 12px;
}

.select__button:not(:empty):before {
  display: none;
}

.dis-confirm-overlay {
  background-color: rgba(26, 71, 169, 0.6) !important;
}

.dis-confirm {
  border-radius: 10px;
  border: 1px solid var(--colorFrenchGray);
  box-shadow: none;
}

.dis-confirm__message {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 0;
  color: var(--colorEbonyClay);
}

.dis-confirm__button {
  border: 1px solid var(--colorPrimary);
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding: 10px 15px;
  min-width: 120px;
}

.dis-confirm__button.v--success {
  background-color: var(--colorPrimary) !important;
  color: var(--colorWhite);
}

.dis-confirm__button.v--success:hover {
  background-color: var(--colorPrimaryDarker) !important;
  border-color: var(--colorPrimaryDarker) !important;
}

.dis-confirm__button.v--cancel {
  background-color: var(--colorWhite) !important;
  color: var(--colorPrimary) !important;
}

.dis-confirm__button.v--cancel:hover {
  color: var(--colorPrimaryDark) !important;
  border-color: var(--colorPrimaryDark) !important;
}

.disMsg {
  border-radius: 6px;
}

.disMsg__close {
  top: -1px;
  right: -1px;
}

.form-field_state_error .file-input__file-name,
.form-field_state_error .react-select__control {
  border-color: var(--colorSecondaryDarker) !important;
}

.expand-row-button {
  display: inline-block;
  width: 17px;
  height: 17px;
  color: var(--colorWhite);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z' %3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  transform: rotate(-90deg);
  cursor: pointer;
}

.expand-row-button.open {
  transform: rotate(0);
}

.hidden-tr:not(.open) {
  display: none;
}

.hidden-table:not(.open) {
  display: none;
}

.button-primary__icon {
  transition: .3s;
}

.open .button-primary__icon {
  transform: rotate(180deg);
}

.text-bold {
  font-weight: bold !important;
}

.text-accent {
  color: var(--colorSecondaryDarker) !important;
}

.penalty-table-preview_new {
  background-color: var(--colorSnowyMint) !important;
}


body.topopup-active {
  overflow: hidden;
  margin-right: 0;
  height: auto;
}

.topopup.open {
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99992;
}

.topopup.open .topopup__bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--colorPrimary);
  opacity: 0.6;
}

.topopup.open .topopup__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z' fill='%23A1A4B1'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: .8;
  z-index: 99996;
  cursor: pointer;
}

.topopup.open .topopup__close:hover {
  opacity: 1;
}

.topopup.open .topopup__wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.topopup.open .topopup__inner {
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: normal;
  width: 100%;
}

.topopup.open .topopup__inner:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
  text-align: center;
  white-space: normal;
}

.topopup.open .topopup__content {
  background: var(--colorWhite);
  display: inline-block;
  margin: 10px;
  max-width: calc(100% - 20px);
  overflow: visible;
  padding: 25px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 99995;
  border-radius: 10px;
}

.hidden {
  display: none;
}


.react-tooltip-info {
  color: var(--colorWhite) !important;
  background-color: var(--colorPrimaryDarker) !important;
  opacity: 1 !important;
  max-width: 270px !important;
  text-align: left !important;
  line-height: 1.3 !important;
}

.react-tooltip-info.place-top:after {
  border-top-color: var(--colorPrimaryDarker) !important;
  border-top-style: solid !important;
  border-top-width: 6px !important;
}

.react-tooltip-info.react-tooltip-info--danger {
  background-color: var(--colorSecondaryDarker) !important;
  opacity: 1 !important;
}

.react-tooltip-info.react-tooltip-info--danger.place-top:after {
  border-top-color: var(--colorSecondaryDarker) !important;
}

.news-detail-text img {
  max-width: 100%;
  width: 100%;
  cursor: pointer;
}

select.form-field__input {
  text-overflow: ellipsis;
}

[data-goto] {
  cursor: pointer;
}

.select2-container--krajee .select2-selection {
  background-color: var(--colorAthensGray1);
  text-overflow: ellipsis;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
  border-left: none;
}

.select2-selection__clear {
  /*display: none;*/
}

.select2-container--krajee .select2-results__option.select2-results__option--selected, .select2-container--krajee .select2-results__option[aria-selected=true] {
  color: var(--colorWhite);
  background-color: var(--colorPrimary);
  font-size: 14px;
}

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: var(--colorPrimary);
  color: var(--colorWhite);
}

.input-lg.select2-container--krajee .select2-selection--single, .input-group-lg .select2-container--krajee .select2-selection--single {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: var(--colorPrimaryDarker);
  padding: 12px 40px 12px 16px;
}

.input-lg.select2-container--krajee .select2-selection--single, .input-group-lg .select2-container--krajee .select2-selection--single {
  height: 48px;
}

.select2-container--krajee .select2-selection--single .select2-selection__placeholder {
  color: var(--colorEmperor);
}

.select2-container--krajee .select2-selection {
  border: 1px solid var(--colorSantasGray);
}

.select2-container--krajee .select2-results__option[aria-selected] {
  background-color: var(--colorWhite);
  color: var(--colorMineShaft);
  border-radius: 0;
  font-size: 14px;
}

.only-mobile {
  display: none;
}

@media screen and (max-width: 719.98px) {
  .only-mobile {
    display: block;
  }
}
.modal-2__text img {
	width: 100%;
}
.contract-form__col {

}
.contract-form__col--pos-relative {
	position: relative;
}

.contract-form__suggest {
	position: absolute;
	top: calc(100% + 10px);

}
.contract-form__suggest:empty {
	display: none;
}

.contract-form__suggest-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
	max-height: 200px;
	overflow-y: auto;
}

.video-search {
  width: 226px;
  max-width: 100%;
}
.video-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: 30px;
}
.video-list__col {
  width: 25%;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 48px;
}
.video-list__block {

}
.video-list__video .iframe__container {
  border-radius: 0px;
}
.video-list__title {
  margin-top: 10px;
  color: var(--colorEbonyClay);
  font-size: 16px;
  line-height: 24px;
}
.btn-change-vision {
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  padding: 16px 10px;
  border: 1px solid #1A47A9;
  border-radius: 4px;
  color: #1A47A9;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  transition: all 0.25s;
}
.btn-change-vision svg, span {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.25s;
}
.btn-change-vision svg {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.btn-change-vision:hover {
  border-color: #232735;
  color: #232735;
}

.data-vision-size td, .data-vision-size th {
  font-size: 18px !important;
  line-height: 1.3 !important;
}
.data-vision-weight td, .data-vision-weight th {
  font-weight: bold !important;
}

.mockup-info {
  width: 450px;
  max-width: 100vw;
  background-color: #fff;
  border: 1px solid #BABDC8;
  border-radius: 10px;
  position: relative;
}
.mockup-info__title {
  color: #232735;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 25px;
  border-bottom: 1px solid #E3E3E3;
}
.mockup-info__body {
  padding: 10px 25px;
}
.mockup-info__text {
  color: #505565;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 10px;
}
.mockup-info__button {
  padding: 10px 0px;
}
.mockup-info__button a {
  display: block;
  text-align: center;
  background: linear-gradient(0deg, #FF7819, #FF7819), #1A47A9;
  border-radius: 10px;
  color: #fff !important;
  font-size: 16px;
  line-height: 16px;
  padding: 16px;
}
.mockup-info__bottom {
  padding: 10px 0px;
  text-align: right;
  color: #505565;
  font-size: 14px;
  line-height: 22px;
}
.mockup-info .modal-2__close-btn {
  width: 16px;
  height: 16px;
  top: 12px;
  right: 12px;
  outline: none;
}
.menu__link[href="/demand-management/"] {
  display: flex;
  align-items: center;

}
.menu__link[href="/demand-management/"]:before {
    content: '';
    display: inline-block;
    width: 12px;
    min-width: 12px;
    height: 13px;
    margin-right: 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 13.0009V7.0918H1.18182V13.0009H0Z' fill='%231A47A9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.54544 12.9991V5.9082H4.72726V12.9991H3.54544Z' fill='%231A47A9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09091 13.0009V7.0918H8.27273V13.0009H7.09091Z' fill='%231A47A9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6364 12.9993V4.72656H11.8182V12.9993H10.6364Z' fill='%231A47A9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4224 0H11.8181L11.0674 3.37819L9.91375 3.12181L10.1515 2.05177L7.37443 4.18801L4.21527 3.28987L0.5603 5.22857L0 4.18801L4.05791 2.03234L7.10674 2.9029L9.34415 1.18182H8.4224V0Z' fill='%231A47A9'/%3E%3C/svg%3E%0A");background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.button-text_ml {
	margin-left: 14px;
}
.select2-container .selection {
  width: 100%;
  position: relative;
}
.smart-banner {
  position: fixed;
  top: 130px;
  right: 35px;
  width: 525px;
  max-width: 100%;
  background-color: #fff;
  z-index: 200;
  border-radius: 10px;
  border: 1px solid #BABDC8;
  padding: 25px;
  padding-bottom: 43px;
}
.smart-banner__close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: var(--colorAthensGray1);
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1.00714L8.99286 0L5 3.99286L1.00714 0L0 1.00714L3.99286 5L0 8.99286L1.00714 10L5 6.00714L8.99286 10L10 8.99286L6.00714 5L10 1.00714Z' fill='%231A47A9'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--colorPrimary);
  border-radius: 50%;
  cursor: pointer;
}
.smart-banner__inner {
  display: flex;
  align-items: flex-start;

}
.smart-banner__text {
  color: #232735;
  font-size: 14px;
  line-height: 140%;
  padding-right: 30px;
}
.smart-banner__image {

}
.smart-banner__image img {
  max-width: 100%;
  display: block;
  width: 165px;
  min-width: 165px;
}
.mb-10 {margin-bottom: 10px}
@media (max-width: 1440px) {
  .page__sidebar {
    max-height: 100vh;
  }
}
