

/* Start:/local/templates/auth/style/all.css?174953762513296*/
@font-face {
  font-family: Inter-Partner;
  src: url("/local/templates/auth/style/./../fonts/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Inter-Partner;
  src: url("/local/templates/auth/style/./../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Inter-Partner;
  src: url("/local/templates/auth/style/./../fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Inter-Partner;
  src: url("/local/templates/auth/style/./../fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
body, html {
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
body.lock-scroll, html.lock-scroll {
  overflow: hidden;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (min-width: 1192px) {
  body.lock-scroll, html.lock-scroll {
    position: relative;
  }
}

.lock-scroll.employee,
.lock-scroll.profile,
.lock-scroll.deals {
  margin-right: 17px;
  top: -200px;
}
@media (min-width: 990px) {
  .lock-scroll.employee,
  .lock-scroll.profile,
  .lock-scroll.deals {
    top: 0;
  }
}

:root {
  --tpui-space-xxlarge: 36px;
  --tpui-space-xlarge: 32px;
  --tpui-space-large: 24px;
  --tpui-space-medium: 16px;
  --tpui-space-small: 12px;
  --tpui-space-xsmall: 8px;
  --tpui-space-none: 0px;
}

body {
  font-family: Inter-Partner, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-style: normal;
  color: #14254A;
  overflow-x: hidden;
}

.g-container {
  padding: 0 16px;
}
@media (min-width: 990px) {
  .g-container {
    padding: 0 20px;
  }
}

.g-noselect {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-noselect:focus {
  outline: none !important;
}

.link__wrp,
.link__wrp a {
  transition: opacity 0.25s;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

@media (min-width: 1025px) and (orientation: landscape) {
  .link__wrp:hover,
  .link__wrp a:hover {
    opacity: 0.5;
    cursor: pointer;
  }
}
body.main-layout {
  background-color: #F5F4F7;
  min-height: 100vh;
  overflow-x: hidden;
  min-width: 390px;
}

.main__layout {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.content {
  flex: 1;
}
.content--size-s {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 990px) {
  .content--size-s {
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1080px;
  }
}
.content--size-m {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 990px) {
  .content--size-m {
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1556px;
  }
}
.content--size-l {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 990px) {
  .content--size-l {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.arrow__icon {
  margin-right: 8px;
}

.button-form {
  border: none;
  background: #F5F4F7;
  border-radius: 8px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-sizing: border-box;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form:hover {
    cursor: pointer;
  }
}

.w100 {
  width: 100%;
  justify-content: center;
}

@media (max-width: 989px) {
  .w100-mobile {
    width: 100%;
    justify-content: center;
  }
}

.with-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.size-xl {
  height: 64px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.size-xl.with-icon {
  height: 56px;
}
@media (min-width: 990px) {
  .size-xl.with-icon {
    width: 64px;
  }
}

.size-l {
  height: 56px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.size-l.with-icon {
  width: 56px;
}

.size-m {
  height: 48px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.size-m.with-icon {
  width: 48px;
}

.size-s {
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}

.size-s.with-icon {
  width: 32px;
}

.color-white {
  background: #F5F4F7;
  color: #14254A;
  transition: box-shadow 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-white:hover {
    box-shadow: inset 0 0 0 2px #14254A;
  }
}
.color-white.active {
  background: #14254A;
  color: white;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-white.active:hover {
    box-shadow: none;
  }
}

.color-transparent {
  background: transparent;
  color: #14254A;
  transition: box-shadow 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-transparent:hover {
    box-shadow: inset 0 0 0 2px #14254A;
  }
}
.color-transparent.active {
  background: #35BE45;
  color: white;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-transparent.active:hover {
    box-shadow: none;
  }
}

.color-green {
  background: #35BE45;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-green:hover {
    background: #278A32;
  }
}

.color-green-dark {
  background: #1A9F29;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-green-dark:hover {
    background: #278A32;
  }
}

.color-blue {
  background: #14254A;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .color-blue:hover {
    background: #0C1831;
  }
}

.button-form.disabled {
  color: rgba(20, 37, 74, 0.2);
  pointer-events: none;
  background: #F5F4F7;
  box-shadow: none;
}

.button-form.color-green {
  background: #35BE45;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form.color-green:hover {
    background: #278A32;
  }
}

.tabs-switcher {
  display: flex;
  background: #f5f4f7;
  border-radius: 8px;
  padding: 4px;
}

.tab-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 1025px) and (orientation: landscape) {
  .tab-item:hover {
    cursor: pointer;
    opacity: 0.5;
  }
}
.tab-item.active, .tab-item.active:hover {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
  opacity: 1;
}

.tab-item.active {
  font-weight: 700 !important;
}

.size__m .tab-item {
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.size__s .tab-item {
  padding: 8px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}

.input-block__wrp--reg {
  display: grid;
  grid-auto-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  column-gap: 5px;
}
.input-block__wrp--reg .input__code {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  text-align: center;
}
.input-block__wrp--reg .input__code::-webkit-outer-spin-button,
.input-block__wrp--reg .input__code::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.input-block__wrp--reg .input__code,
.input-block__wrp--reg .input__code:hover,
.input-block__wrp--reg .input__code:focus {
  appearance: none;
  -moz-appearance: textfield;
}
@media (min-width: 990px) {
  .input-block__wrp--reg .input__code {
    font-size: 28px;
    line-height: 28px;
  }
}

.input-block__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #575E6D;
  margin-bottom: 6px;
  margin-left: 16px;
  display: inline-block;
}

.input__form {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-family: inherit;
  padding: 0 16px;
  color: #14254A;
  height: 48px;
}
.input__form.border-2 {
  border-width: 2px;
}
.input__form.size-xl {
  height: 64px;
}
.input__form.size-l {
  height: 56px;
}
.input__form.size-m {
  height: 48px;
}
.input__form.size-s {
  height: 36px;
}
.input__form::placeholder {
  color: #14254A;
  opacity: 0.2;
  user-select: none;
}
.input__form:focus {
  outline: none;
  border-color: #D7D7D7;
}
.input__form.with-icon {
  padding-right: 40px;
}
.input__form.with-left-icon {
  padding-left: 38px;
}
.input__form--error {
  background-color: #fff6f7;
  border-color: #E14242;
}

.input__wrp {
  position: relative;
}

.auth__eye {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  cursor: pointer;
}

.left__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  pointer-events: none;
}

@media (min-width: 990px) {
  .user-item {
    flex: 1;
  }
}
@media (min-width: 990px) {
  .user-item__position.hide__on__pc {
    display: none;
  }
}
.user-item__info {
  display: flex;
}
.user-item__info__ava {
  width: 32px;
  border-radius: 4px;
  margin-right: 10px;
}
.user-item__info__ava img {
  display: block;
  width: 100%;
}
.user-item__info__fio {
  flex: 1;
}
.user-item__fio {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #575E6D;
}
@media (min-width: 990px) {
  .user-item__fio {
    font-size: 15px;
    line-height: 18px;
  }
}
.user-item__fio br {
  display: none;
}
.user-item__fio.bold__on__pc br {
  display: none;
}
@media (min-width: 990px) {
  .user-item__fio.bold__on__pc br {
    display: block;
  }
}
@media (min-width: 990px) {
  .user-item__fio.bold__on__pc span {
    font-weight: 400;
  }
}
.user-item__fio.bold__on__mobile br {
  display: block;
}
.user-item__fio.bold__on__mobile span {
  font-weight: 400;
}
.user-item__phone {
  margin-top: 2px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #575E6D;
  opacity: 0.5;
}
.user-item.size__m .user-item__info {
  margin-top: 8px;
}
.user-item.size__m .user-item__info__ava {
  width: 36px;
}
.user-item.size__m .user-item__fio {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
}
.user-item.size__m .user-item__phone {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 4px;
}
.user-item__open-detail {
  position: absolute;
  right: 0;
  top: 5px;
}
.user-item__open-detail--empl {
  top: 18px;
}
.user-item__open-detail:hover {
  cursor: pointer;
}

.hide__before-pc {
  display: none;
}
@media (min-width: 990px) {
  .hide__before-pc {
    display: block;
  }
}

.hide__on__pc {
  display: block;
}
@media (min-width: 990px) {
  .hide__on__pc {
    display: none;
  }
}

.error__field {
  margin-top: 6px;
  color: #E14242;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

.alignment-left {
  margin-left: 20px;
}

.alignment-center {
  text-align: center;
}

.alignment-right {
  text-align: right;
}

.hidden {
  display: none;
}

.buttons__wrp {
  display: flex;
  justify-content: space-between;
}
.buttons__wrp .arrow__icon:nth-child(1) {
  margin-right: 5px;
}
.buttons__wrp .arrow__icon:nth-child(2) {
  margin-left: 5px;
  margin-right: 0;
}
.buttons__wrp .button__submit {
  padding-left: 10px;
  padding-right: 10px;
}

.button__submit span {
  padding: 0 10px;
}
.button__submit svg {
  fill: transparent;
  stroke: #fff;
}
.button__submit:disabled svg {
  stroke: #14254A;
  opacity: 50%;
}

.inverse svg {
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  display: none;
}

.auth_events__buttons-wrapper {
  margin: 20px 20px -20px 20px;
  z-index: 999;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  flex-direction: row;
  align-items: center;
  justify-items: center;
}
@media (max-width: 989px) {
  .auth_events__buttons-wrapper {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: 10px;
  }
  .auth_events__buttons-wrapper::-webkit-scrollbar {
    height: 0;
  }
  .auth_events__buttons-wrapper:hover {
    scrollbar-width: thin;
  }
  .auth_events__buttons-wrapper:hover::-webkit-scrollbar {
    height: 6px;
  }
  .auth_events__buttons-wrapper:hover::-webkit-scrollbar-thumb {
    background-color: rgba(20, 37, 74, 0.5);
    border-radius: 3px;
  }
  .auth_events__buttons-wrapper:hover::-webkit-scrollbar-track {
    background: transparent;
  }
}
@media (min-width: 990px) {
  .auth_events__buttons-wrapper {
    margin: 0 20px -30px 20px;
    position: absolute;
    top: 30px;
  }
}

.auth_events__link {
  font-size: 16px;
  color: white;
  width: 50%;
  padding: 10px 20px;
  text-decoration: none;
}
.auth_events__link:hover {
  text-decoration: underline;
}

.auth_events__button {
  font-size: 16px !important;
  width: 50%;
}
.auth_events__button:hover {
  background: #35BE45 !important;
  cursor: default !important;
}

/* End */


/* Start:/local/templates/auth/style/auth.css?17490407856890*/
.auth-layout {
  min-height: 100vh;
  background: url("/local/templates/auth/style/./../img/login-bg.jpg");
  background-size: cover;
  background-position: 70%;
  position: relative;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.auth-layout .map-columns {
  display: none;
}

@media (min-width: 768px) {
  .auth-layout {
    background-position: top;
  }
}
@media (min-width: 990px) {
  .auth-layout {
    align-items: center;
    justify-content: center;
  }
}
.auth-layout:after {
  content: "";
  background: #0e1523;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.authform .form-input-form,
.authform .form-select-2-form {
  margin-bottom: 7px;
}

.content-reg {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 42px;
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  box-sizing: border-box;
  order: 2;
}

@media (min-width: 990px) {
  .content-reg {
    display: grid;
    max-width: none;
    grid-template-columns: 426px 460px;
    grid-column-gap: 100px;
    min-height: auto;
    padding-bottom: 60px;
  }
}
@media (min-width: 1192px) {
  .content-reg {
    grid-column-gap: 190px;
  }
}
@media (min-width: 990px) {
  .content-reg.big {
    grid-template-columns: 426px 485px;
  }
}
.left-side {
  padding-top: 63px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

@media (min-width: 990px) {
  .left-side {
    justify-content: center;
    align-items: flex-start;
  }
}
.link__form {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.logo {
  width: 230px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 990px) {
  .logo {
    width: 395px;
  }
}
.divider {
  width: 2px;
  height: 38px;
  position: relative;
}

@media (min-width: 990px) {
  .divider {
    height: 48px;
  }
}
.divider:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  left: 0;
  right: 0;
}

.logo-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}

@media (min-width: 990px) {
  .logo-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
  }
}
.subtext__title {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  margin-top: 36px;
  text-align: center;
}

@media (min-width: 990px) {
  .subtext__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
  }
}
.subtext {
  margin-top: 16px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}

@media (min-width: 990px) {
  .subtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    max-width: 430px;
  }
}
.right-side {
  margin-top: 24px;
  background: #fff;
  border-radius: 16px;
  padding: 36px;
  color: #14254a;
}

@media (min-width: 990px) {
  .right-side {
    padding: 64px;
    max-width: 458px;
    box-sizing: border-box;
  }
  .right-side.big {
    max-width: 485px;
  }
}
.back__link__mobile {
  color: #fff;
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 42px;
}

@media (min-width: 990px) {
  .back__link__mobile {
    display: none;
  }
}
.back__link__pc {
  color: #fff;
  z-index: 10;
  order: 3;
  margin: 0 auto 40px auto;
}

@media (min-width: 990px) {
  .back__link__pc {
    display: block;
    position: fixed;
    left: 63px;
    top: 50px;
    margin: 0 0 0 20px;
  }
}
.title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.fields__margin {
  margin-top: 20px;
}
@media (min-width: 990px) {
  .fields__margin {
    margin-top: 24px;
  }
}

.password__field {
  margin-top: 8px;
}

.reg__field {
  margin-top: 10px;
}
@media (min-width: 990px) {
  .reg__field {
    margin-top: 16px;
  }
}

.reg__desc {
  opacity: 0.5;
}
.reg__desc.color__gray {
  color: #575E6D;
}
.reg__desc.color__blue {
  color: #14254A;
}
.reg__desc.color__purple {
  background: #E7CEFA;
}
.reg__desc.size__s {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  padding-left: 16px;
}
.reg__desc.size__m {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}

.form__section-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #575E6D;
  margin-bottom: 16px;
}
.form__section-title--middle {
  margin-top: 25px;
}
.form__section-title--reg {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #14254A;
  text-align: center;
}

.reg__btn {
  margin-top: 58px;
}

.password-field {
  display: flex;
  grid-gap: 12px;
}

.password__input {
  height: 64px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  box-sizing: border-box;
  font-family: inherit;
  width: 100%;
  font-weight: 700;
  font-size: 32px;
  line-height: 62px;
  color: #14254a;
  text-align: center;
}

.password__input:focus {
  outline: none;
  border-color: #d7d7d7;
}

.logo__wrp {
  display: flex;
  grid-column-gap: 10px;
  align-items: center;
  position: relative;
}

@media (min-width: 990px) {
  .logo__wrp {
    grid-column-gap: 36px;
  }
}
.email {
  margin-top: 8px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}

.password__form {
  margin-top: 32px;
}

.icon__hand {
  text-align: center;
  color: #575e6d;
}

.password__changed {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.margin__fields {
  margin-top: 32px;
}

.input-block__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #575e6d;
  margin-bottom: 6px;
  margin-left: 16px;
  display: inline-block;
}

.input__margin {
  margin-top: 16px;
}

.reg__form {
  margin-top: 32px;
}

.success__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.success__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.password__changed {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.bitrix_captcha {
  display: block;
  margin: 8px auto;
}

.head-links {
  display: grid;
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  padding: 4px 30px;
}
.head-links .tab-item,
.head-links .tab-item.active,
.head-links .size__m.tab-item {
  box-shadow: none;
  border-bottom: 1px solid #D9D9D9;
  border-radius: 0;
}
.head-links .tab-item.active {
  box-shadow: none;
  border-bottom: 3px solid #14254A;
}
.head-links .tab-item:hover,
.head-links .tab-item.active:hover {
  box-shadow: none;
}
.head-links a {
  text-decoration: none;
  color: inherit;
}
.head-links a:hover {
  cursor: pointer;
}
@media (min-width: 990px) {
  .head-links {
    padding: 4px 10px;
  }
}

/* End */


/* Start:/local/templates/auth/style/daterangepicker.css?16902765828549*/
.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
    right: 9px;
}

.daterangepicker.opensleft:after {
    right: 10px;
}

.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.opensright:before {
    left: 9px;
}

.daterangepicker.opensright:after {
    left: 10px;
}

.daterangepicker.drop-up {
    margin-top: -7px;
}

.daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
    float: none;
}

.daterangepicker.single .drp-selected {
    display: none;
}

.daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker.show-calendar .drp-buttons {
    display: block;
}

.daterangepicker.auto-apply .drp-buttons {
    display: none;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
    padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
}

.daterangepicker th.month {
    width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.daterangepicker select.yearselect {
    width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative;
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle;
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer;
}

.daterangepicker .ranges li:hover {
    background-color: #eee;
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }

    .daterangepicker .ranges ul {
        width: 140px;
    }

    .daterangepicker.single .ranges ul {
        width: 100%;
    }

    .daterangepicker.single .drp-calendar.left {
        clear: none;
    }

    .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
        float: left;
    }

    .daterangepicker {
        direction: ltr;
        text-align: left;
    }

    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0;
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .daterangepicker .drp-calendar.right {
        margin-left: 0;
    }

    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px;
    }

    .daterangepicker .ranges, .daterangepicker .drp-calendar {
        float: left;
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}
/* End */


/* Start:/local/components/cresu.unipartner.ui/banner.app/templates/.default/style.css?173980000621084*/
.banner-app--open {
  height: -moz-max-content;
  height: max-content;
}

.banner-app {
  position: relative;
  width: 100%;
  height: 100%;
  background: white;
}
@media screen and (min-width: 1024px) {
  .banner-app {
    display: none;
  }
}

._bmRoot_15d18_2 {
  margin: auto;
}

._root_15d18_6 {
  width: auto;
  min-height: 72px;
  position: relative;
  z-index: 106;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f5f5f5;
}

.banner-app__links {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 auto;
}

.banner-app__wrapper {
  padding: 0 15px;
  min-height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-app__link {
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: black;
  white-space: nowrap;
  gap: 5px;
}

.banner-app__link-item {
  color: white;
  background-color: #B2C0D3;
  border-radius: 8px;
  text-decoration: none;
  padding: 6px 8px;
}
.banner-app__link-item:hover {
  cursor: pointer;
}

.banner-app__icon {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
}

.banner-app__text {
  color: #000;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.8);
  flex-grow: 1;
  flex-shrink: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.banner-app__text-wrapper {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  padding: 8px 8px 8px 0;
  flex: 1 1 auto;
  min-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner-app__text-title {
  font: bold 14px/20px Inter-Partner, sans-serif;
}

.banner-app__text-desc {
  font: normal 14px/20px Inter-Partner, sans-serif;
  margin: 0;
  color: rgba(44, 52, 78, 0.48);
}

.banner-app__button {
  width: 100px;
  margin-right: 16px;
  flex-shrink: 0;
}

@media screen and (min-width: 375px) {
  ._root_15d18_6, .banner-app__wrapper {
    min-height: 69px;
  }
}
@media screen and (min-width: 992px) {
  ._bmRoot_15d18_2 {
    width: 960px;
  }
}
.desktop ._bmRoot_15d18_2 {
  width: 960px;
}

@media screen and (min-width: 1246px) {
  ._bmRoot_15d18_2, .desktop ._bmRoot_15d18_2 {
    width: 1200px;
  }
}
._root_b97ny_2 {
  margin: 0 4px;
  display: flex;
  justify-content: center;
}

._button_b97ny_17 {
  border-radius: 50%;
  opacity: 1;
  animation: _flashing_b97ny_1 1.5s 0.6s linear infinite;
  animation-delay: 0.3s;
}

._button_b97ny_17:first-child {
  animation-delay: 0s;
}

._button_b97ny_17:last-child {
  animation-delay: 0.6s;
}

@keyframes _flashing_b97ny_1 {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
.x-button {
  display: block;
  font-family: Inter-Partner, sans-serif;
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  outline: none;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #e5e5e5;
}

.x-button_intrinsic-width {
  width: 100%;
}

.x-button_link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .x-button_intrinsic-width {
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
    min-width: 102px;
  }
  .x-button_cart-icon {
    padding-left: 0;
    padding-right: 0;
    min-width: auto;
  }
}
.desktop .x-button_intrinsic-width {
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
  min-width: 102px;
}

.desktop .x-button_cart-icon {
  padding-left: 0;
  padding-right: 0;
  min-width: auto;
}

.x-button[role=link]:focus, .x-button:active {
  outline: none;
}

.x-button_64 {
  font-size: 16px;
  height: 72px;
}

.x-button_link_64 {
  line-height: 72px;
}

.x-button_56 {
  font-size: 16px;
  height: 56px;
}

.x-button_link_56 {
  line-height: 56px;
}

.x-button_52 {
  font-size: 16px;
  height: 52px;
}

.x-button_link_52 {
  line-height: 52px;
}

.x-button_48 {
  font-size: 16px;
  height: 48px;
}

.x-button_link_48 {
  line-height: 48px;
}

.x-button_44 {
  font-size: 16px;
  height: 44px;
}

.x-button_link_44 {
  line-height: 44px;
}

.x-button_40 {
  font-size: 16px;
  height: 40px;
}

.x-button_link_40 {
  line-height: 40px;
}

.x-button_32 {
  font-size: 16px;
  height: 32px;
}

.x-button_link_32 {
  line-height: 32px;
}

.x-button_24 {
  font-size: 13px;
  height: 24px;
}

.x-button_link_24 {
  line-height: 24px;
}

.x-button[disabled] {
  pointer-events: none;
}

.x-button_default, .x-button_default:active {
  background: #fff;
  color: #2796ff;
  border: 1px solid #000;
}

.x-button_default[role=link]:focus {
  color: #0060d2;
  border-color: #0060d2;
}

.x-button_default:active {
  color: #888;
  border: 1px solid #888;
}

.x-button_accented, .x-button_cart, .x-button_cart-icon {
  background-color: #000;
  color: #fff;
  border: none;
}

.x-button_cart[role=link]:focus, .x-button_cart-icon[role=link]:focus, .x-button_accented[role=link]:focus {
  background-color: #0060d2;
  color: #fff;
}

.x-button_accented:active, .x-button_cart:active, .x-button_cart-icon:active {
  background-color: #888;
  color: #fff;
  border: none;
}

.x-button_negative-mood {
  background: #fff;
  color: #f93c00;
  border: 1px solid #f93c00;
}

.x-button_negative-mood[role=link]:focus {
  color: #c20000;
  border: 1px solid #c20000;
}

.x-button_negative-mood:active {
  color: #c20000;
  border: 1px solid #c20000;
}

.x-button_accented-negative-mood {
  background: #f93c00;
  color: #fff;
  border: none;
}

.x-button_accented-negative-mood[role=link]:focus {
  background: #c20000;
}

.x-button_accented-negative-mood:active {
  background: #c20000;
  color: #fff;
  border: none;
}

.x-button_black {
  border: 1px solid #000;
  background: #fff;
  color: #000;
}

.x-button_black[role=link]:focus {
  border: 1px solid #000;
  color: #000;
}

.x-button_black:active {
  border: 1px solid #888;
  color: #888;
}

.x-button_accented-black {
  background: #000;
  color: #fff;
  border: none;
}

.x-button_accented-black[role=link]:focus {
  background: #000;
}

.x-button_accented-black:active {
  background: #888;
  color: #fff;
  border: none;
}

.x-button_embedded {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #e7e7e7;
  width: 78px;
  height: 36px;
  font-size: 14px;
}

.x-button_embedded:active, .x-button_embedded[role=link]:focus {
  color: #000;
}

.x-button_round {
  background: #fff;
  color: #2796ff;
  border: 1px solid #000;
  border-radius: 12px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.x-button_round[role=link]:focus {
  color: #0060d2;
  border: 1px solid #0060d2;
}

.x-button_round:active {
  color: #888;
  border: 1px solid #888;
}

.x-button_accented-round {
  color: #fff;
  background: #000;
  border: 1px solid #000;
  border-radius: 13px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.x-button_accented-round[role=link]:focus {
  background: #0060d2;
  border: 1px solid #0060d2;
}

.x-button_accented-round:active {
  background: #888;
  border: 1px solid #888;
}

.x-button_secondary {
  background-color: #f5f5f5;
  color: #2796ff;
  border: 1px solid #f5f5f5;
}

.x-button_secondary:active {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}

.x-button_borderless {
  color: #2796ff;
  background-color: transparent;
  border: none;
}

.x-button_borderless[role=link]:focus {
  color: #0060d2;
}

.x-button_borderless:active {
  color: #888;
}

@media screen and (min-width: 768px) {
  .x-button_borderless {
    min-width: 0;
  }
}
.desktop .x-button_borderless {
  min-width: 0;
}

.x-button_borderlessPrimary {
  color: #000;
  background-color: transparent;
  border: none;
}

.x-button_borderlessPrimary[role=link]:focus, .x-button_borderlessPrimary:active {
  color: #e7e7e7;
}

.x-button_borderlessSecondary {
  color: #e7e7e7;
  background-color: transparent;
  border: none;
}

.x-button_borderlessSecondary[role=link]:focus, .x-button_borderlessSecondary:active {
  color: #000;
}

.x-button_label {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  transition: color 0.3s, background-color 0.3s;
}

.x-button_label:hover, .x-button_label[role=link]:focus, .x-button_label:active {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.x-button_secondaryLabelFilled, .x-button_secondaryLabelFilled:active {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_secondaryLabelFilledHover {
  border: 1px solid #e7e7e7;
  background-color: #e7e7e7;
  color: #fff;
}

.x-button_default[disabled], .x-button_negative-mood[disabled], .x-button_black[disabled], .x-button_primary[disabled], .x-button_secondary[disabled], .x-button_primarySmallDots {
  color: #e7e7e7;
  border-color: #e5e5e5;
}

.x-button_secondary[disabled] {
  background: #e5e5e5;
}

.x-button_accented[disabled], .x-button_accented-negative-mood[disabled], .x-button_accented-black[disabled] {
  color: #e7e7e7;
  background: #e5e5e5;
}

.x-button_cart[disabled], .x-button_cart-icon[disabled] {
  opacity: 0.4;
}

.x-button_cart.x-button_64[disabled] {
  color: #e7e7e7;
  background: #e5e5e5;
}

.x-button_icon[disabled] {
  opacity: 0.4;
  background: #000;
}

.x-button_primaryFilled[disabled] {
  opacity: 0.4;
}

.x-button_primaryNewFilled[disabled], .x-button_primaryFilledWeb7184[disabled] {
  color: #e7e7e7;
  background: #e5e5e5;
  border-color: #e5e5e5;
}

.x-button_primary, .x-button_primarySmallDots {
  border: 1px solid #000;
  color: #000;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min-content;
  text-decoration: none;
}

.x-button_primary:active, .x-button_primary[role=link]:focus, .x-button_primarySmallDots:active, .x-button_primarySmallDots[role=link]:focus {
  color: #888;
  border: 1px solid #888;
}

.x-button_primaryFilled {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_primaryFilled[role=link]:focus {
  border: 1px solid #888;
  background-color: #888;
  color: #fff;
}

.x-button_primaryNewFilled, .x-button_primaryFilledWeb7184 {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_primaryFilled_premiumFooterWeb7184 {
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
}

.x-button_primaryNewFilled[role=link]:focus, .x-button_primaryFilledWeb7184[role=link]:focus, .x-button_primaryFilledWeb7184:active, .x-button_primaryFilled_premiumFooterWeb7184[role=link]:focus, .x-button_primaryFilled_premiumFooterWeb7184:active {
  border: 1px solid #888;
  background-color: #888;
  color: #fff;
}

.x-button_secondaryFilled {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  color: #000;
}

.x-button_secondaryFilled[role=link]:focus {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #888;
}

.x-button_secondaryFilled[disabled] {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #e7e7e7;
}

.x-button_secondaryFilledWeb7184 {
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
}

.x-button_secondaryFilledWeb7184[disabled], .x-button_primaryFilled_premiumFooterWeb7184[disabled] {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #e7e7e7;
}

.x-button_secondaryFilledWeb7184[role=link]:focus, .x-button_secondaryFilledWeb7184:active {
  border: 1px solid #888;
  background-color: transparent;
  color: #888;
}

.x-button_labelFilled {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_labelFilled:active, .x-button_labelFilled[role=link]:focus {
  border: 1px solid #888;
  background-color: #888;
}

.x-button_secondaryLabel {
  border: 1px solid #e7e7e7;
  color: #e7e7e7;
}

.x-button_secondaryLabel:active, .x-button_secondaryLabel[role=link]:focus {
  color: #000;
  border: 1px solid #000;
}

.x-button_secondaryLabelNegative {
  color: #000;
  border: 1px solid #000;
}

.x-button_secondaryLabelNegative:active, .x-button_secondaryLabelNegative[role=link]:focus {
  border: 1px solid #000;
  color: #444;
}

.x-button_secondaryLabelNegative[disabled] {
  border: 1px solid #e7e7e7;
  color: #e7e7e7;
}

.x-button_badgeForegroundColor, .x-button_badgeForegroundColor:active, .x-button_badgeForegroundColor[role=link]:focus {
  color: #fff;
  border: 1px solid #fff;
}

.x-button_secondaryWeb9301 {
  color: #000;
  background-color: #f5f5f5;
  border: 0;
}

.x-button_primaryWeb9131, .x-button_primaryWeb9131[role=link]:focus, .x-button_primaryWeb9131:active {
  color: #f7f7f7;
  border: 1px solid #f7f7f7;
}

.x-button_primaryWeb9131:hover {
  border: 1px solid #bebebe;
  color: #bebebe;
}

.x-button_primaryFilledWeb9131, .x-button_primaryFilledWeb9131[role=link]:focus, .x-button_primaryFilledWeb9131:active {
  background-color: #f7f7f7;
  border: 1px solid #f7f7f7;
  color: #000;
}

.x-button_primaryFilledWeb9131:hover {
  background-color: #bebebe;
  border: 1px solid #bebebe;
}

.x-button_footerApps, .x-button_footerApps[role=link]:focus, .x-button_footerApps:active {
  color: #fff;
  border: 1px solid #3a3a3c;
}

.x-button_secondaryWeb9301[role=link]:focus, .x-button_secondaryWeb9301:active {
  color: #888;
  background-color: #f5f5f5;
  border: 0;
}

.x-button_footerApps:hover {
  color: #bebebe;
  border: 1px solid #bebebe;
}

@media (prefers-color-scheme: dark) {
  .is_webview .x-button_primaryNewFilled {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
  }
  .is_webview .x-button_primaryNewFilled[role=link]:focus {
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    color: #000;
  }
  .is_webview .x-button_primaryFilledWeb7184:not([disabled]) {
    color: #000;
  }
}
@media screen and (min-width: 992px) {
  .x-button_secondaryFilledWeb7184:hover {
    border: 1px solid #888;
    background-color: transparent;
    color: #888;
  }
  .x-button_secondary:active {
    color: #0060d2;
  }
  .x-button_default:hover {
    color: #0060d2;
    border-color: #0060d2;
  }
  .x-button_cart:hover, .x-button_cart-icon:hover, .x-button_accented:hover {
    background-color: #0060d2;
    color: #fff;
  }
  .x-button_negative-mood:hover {
    color: #c20000;
    border: 1px solid #c20000;
  }
  .x-button_accented-negative-mood:hover, .x-button_accented-negative-mood[role=link]:focus {
    background: #c20000;
  }
  .x-button_black:hover {
    border: 1px solid #000;
    color: #000;
  }
  .x-button_accented-black:hover, .x-button_accented-black[role=link]:focus {
    background: #000;
  }
  .x-button_round:hover {
    color: #0060d2;
    border: 1px solid #0060d2;
  }
  .x-button_accented-round:hover {
    background: #0060d2;
    border: 1px solid #0060d2;
  }
  .x-button_secondary:hover {
    color: #0060d2;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
  }
  .x-button_borderless:hover {
    color: #0060d2;
  }
  .x-button_borderlessPrimary:hover {
    color: #e7e7e7;
  }
  .x-button_borderlessSecondary:hover {
    color: #000;
  }
  .x-button_primary:hover, .x-button_primarySmallDots:hover {
    color: #888;
    border: 1px solid #888;
  }
  .x-button_primaryFilled:hover, .x-button_primaryNewFilled:hover, .x-button_primaryFilledWeb7184:hover {
    border: 1px solid #888;
    background-color: #888;
    color: #fff;
  }
  .x-button_primaryFilled_premiumFooterWeb7184:hover {
    border: 1px solid #bebebe;
    background-color: #bebebe;
    color: #000;
  }
  .x-button_secondaryFilled:hover {
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    color: #888;
  }
  .x-button_labelFilled:hover {
    border: 1px solid #888;
    background-color: #888;
  }
  .x-button_secondaryLabel:hover {
    color: #000;
    border: 1px solid #000;
  }
  .x-button_secondaryLabelNegative:hover {
    border: 1px solid #000;
    color: #444;
  }
  .x-button_badgeForegroundColor:hover {
    color: #000;
    background-color: #fff;
  }
  .x-button_footerApps:hover {
    color: #bebebe;
    border: 1px solid #bebebe;
  }
  .x-button_primaryPremium[role=link]:focus, .x-button_primaryPremium:hover {
    border: 1px solid #444;
    background-color: #444;
    color: #fff;
  }
}
.desktop .x-button_secondaryFilledWeb7184:hover {
  border: 1px solid #888;
  background-color: transparent;
  color: #888;
}

.desktop .x-button_secondary:active {
  color: #0060d2;
}

.desktop .x-button_default:hover {
  color: #0060d2;
  border-color: #0060d2;
}

.desktop .x-button_cart:hover, .desktop .x-button_cart-icon:hover, .desktop .x-button_accented:hover {
  background-color: #0060d2;
  color: #fff;
}

.desktop .x-button_negative-mood:hover {
  color: #c20000;
  border: 1px solid #c20000;
}

.desktop .x-button_accented-negative-mood:hover, .desktop .x-button_accented-negative-mood[role=link]:focus {
  background: #c20000;
}

.desktop .x-button_black:hover {
  border: 1px solid #000;
  color: #000;
}

.desktop .x-button_accented-black:hover, .desktop .x-button_accented-black[role=link]:focus {
  background: #000;
}

.desktop .x-button_round:hover {
  color: #0060d2;
  border: 1px solid #0060d2;
}

.desktop .x-button_accented-round:hover {
  background: #0060d2;
  border: 1px solid #0060d2;
}

.desktop .x-button_secondary:hover {
  color: #0060d2;
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}

.desktop .x-button_borderless:hover {
  color: #0060d2;
}

.desktop .x-button_borderlessPrimary:hover {
  color: #e7e7e7;
}

.desktop .x-button_borderlessSecondary:hover {
  color: #000;
}

.desktop .x-button_primary:hover, .desktop .x-button_primarySmallDots:hover {
  color: #888;
  border: 1px solid #888;
}

.desktop .x-button_primaryFilled:hover, .desktop .x-button_primaryNewFilled:hover, .desktop .x-button_primaryFilledWeb7184:hover {
  border: 1px solid #888;
  background-color: #888;
  color: #fff;
}

.desktop .x-button_primaryFilled_premiumFooterWeb7184:hover {
  border: 1px solid #bebebe;
  background-color: #bebebe;
  color: #000;
}

.desktop .x-button_secondaryFilled:hover {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #888;
}

.desktop .x-button_labelFilled:hover {
  border: 1px solid #888;
  background-color: #888;
}

.desktop .x-button_secondaryLabel:hover {
  color: #000;
  border: 1px solid #000;
}

.desktop .x-button_secondaryLabelNegative:hover {
  border: 1px solid #000;
  color: #444;
}

.desktop .x-button_badgeForegroundColor:hover {
  color: #000;
  background-color: #fff;
}

.desktop .x-button_footerApps:hover {
  color: #bebebe;
  border: 1px solid #bebebe;
}

.desktop .x-button_primaryPremium[role=link]:focus, .desktop .x-button_primaryPremium:hover {
  border: 1px solid #444;
  background-color: #444;
  color: #fff;
}

.x-button_primaryPremium {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_primaryPremium[disabled], .x-button_secondaryPremium[disabled] {
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  color: #e7e7e7;
}

.x-button_secondaryPremium {
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
}

.x-button_secondaryPremium[role=link]:focus, .x-button_secondaryPremium:hover {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.x-button_secondaryTransparent {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  transition: color 0.3s, background-color 0.3s;
}

.x-button_secondaryTransparent:hover, .x-button_secondaryTransparent[role=link]:focus, .x-button_secondaryTransparent:active {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
}

._bmRoot_15d18_2 {
  margin: auto;
}

._root_15d18_6 {
  width: auto;
  min-height: 72px;
  position: relative;
  z-index: 106;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f5f5f5;
}

.banner-app__close {
  padding: 0 15px 0 0;
  min-height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-app__close svg {
  display: flex;
}

.banner-app__close:hover,
.banner-app__links a:hover {
  cursor: pointer;
}

._content_15d18_25 {
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._icon_15d18_33 {
  width: 40px;
  height: 40px;
}

._text_15d18_38 {
  color: #000;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.8);
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: 8px;
  padding: 8px 8px 8px 0;
}

._title_15d18_47 {
  font: normal 13px/16px Inter-Partner, sans-serif;
}

._description_15d18_51 {
  font: normal 11px/16px Inter-Partner, sans-serif;
  margin: 0;
}

._button_15d18_56 {
  width: 100px;
  margin-right: 16px;
  flex-shrink: 0;
}

@media screen and (min-width: 375px) {
  ._root_15d18_6, .banner-app__close {
    min-height: 56px;
  }
}
@media screen and (min-width: 992px) {
  ._bmRoot_15d18_2 {
    width: 960px;
  }
}
.desktop ._bmRoot_15d18_2 {
  width: 960px;
}

@media screen and (min-width: 1246px) {
  ._bmRoot_15d18_2, .desktop ._bmRoot_15d18_2 {
    width: 1200px;
  }
}

/* End */


/* Start:/local/components/cresu.unipartner.ui/button/templates/.default/style.css?17345168903767*/
.button-form {
  border: none;
  background: #F5F4F7;
  border-radius: 8px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form:hover {
    cursor: pointer;
  }
}
.button-form__w100 {
  width: 100%;
  justify-content: center;
}
@media (max-width: 989px) {
  .button-form__w100--mobile {
    width: 100%;
    justify-content: center;
  }
}
.button-form__with-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-form__left-icon {
  margin-right: 8px;
  display: block;
}
.button-form__left-icon--hidden {
  display: none;
}
.button-form__size-xl {
  height: 64px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.button-form__size-xl__with-icon {
  width: 64px;
}
.button-form__size-l {
  height: 56px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.button-form__size-l__with-icon {
  width: 56px;
}
.button-form__size-m {
  height: 48px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.button-form__size-m__with-icon {
  width: 48px;
}
.button-form__size-s {
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
.button-form__size-s__with-icon {
  width: 32px;
}
.button-form__color-white {
  background: #F5F4F7;
  color: #14254A;
  transition: box-shadow 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-white:hover {
    box-shadow: inset 0 0 0 2px #14254A;
  }
}
.button-form__color-white.active {
  background: #14254A;
  color: white;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-white.active:hover {
    box-shadow: none;
  }
}
.button-form__color-transparent {
  background: transparent;
  color: #14254A;
  transition: box-shadow 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-transparent:hover {
    box-shadow: inset 0 0 0 2px #14254A;
  }
}
.button-form__color-transparent.active {
  background: #35BE45;
  color: white;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-transparent.active:hover {
    box-shadow: none;
  }
}
.button-form__color-green {
  background: #35BE45;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-green:hover {
    background: #278A32;
  }
}
.button-form__color-green-dark {
  background: #1A9F29;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-green-dark:hover {
    background: #278A32;
  }
}
.button-form__color-blue {
  background: #14254A;
  color: white;
  transition: background 0.25s;
}
@media (min-width: 1025px) and (orientation: landscape) {
  .button-form__color-blue:hover {
    background: #0C1831;
  }
}
.button-form.disabled {
  color: rgba(20, 37, 74, 0.2);
  pointer-events: none;
  background: #F5F4F7;
}
.button-form .preloader {
  width: 50px;
  height: 10px;
  right: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 5px;
}
.button-form .preloader.hidden {
  display: none;
}
.button-form .preloader .preloader__image {
  display: block;
}
.button-form .loader {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border-top: 3px solid #575E6D;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  display: none;
}
.button-form .loader--visible {
  display: inline-block;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* End */
/* /local/templates/auth/style/all.css?174953762513296 */
/* /local/templates/auth/style/auth.css?17490407856890 */
/* /local/templates/auth/style/daterangepicker.css?16902765828549 */
/* /local/components/cresu.unipartner.ui/banner.app/templates/.default/style.css?173980000621084 */
/* /local/components/cresu.unipartner.ui/button/templates/.default/style.css?17345168903767 */
