@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2YKfkmN.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/41ho9tD.woff) format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/3EE5SrK.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/3ixXUbq.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1Y6PsXD.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/IewqWT1.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/11xPou2.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/31VuAIl.woff) format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1pR6YE7.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/SoUSCjb.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/3BeCD11.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/1I6yAlZ.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2YKfkmN.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/41ho9tD.woff) format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/i6L1M5T.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/wB-DcLF.woff) format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2dQHCE1.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/3kYhX9g.woff) format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1az85JS.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/2imhE4K.woff) format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: fallback;
}

body #intercom-container .intercom-borderless-frame {
  bottom: 105px;
}
body #intercom-container .intercom-messenger-frame {
  bottom: 115px;
}
#launcher-intercom {
  width: 126px;
  height: 121px;
  max-width: 27vw;
  max-height: 32vw;
  position: fixed;
  z-index: 10001;
  display: none;
  right: 0;
  bottom: 0;
  background-image: url(../_/_/_/common-components/intercom/images/52JsjpP.png);
  background-repeat: no-repeat;
  -ms-background-size: cover;
  background-size: cover;
}
#launcher-intercom.open {
  background-position: -126px 0;
  -webkit-animation: intercomOpacity 1s linear;
  animation: intercomOpacity 1s linear;
}
@-webkit-keyframes intercomOpacity {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
  }
  to {
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    opacity: 1;
  }
}
@keyframes intercomOpacity {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
  }
  to {
    -ms-filter: none;
    -webkit-filter: none;
            filter: none;
    opacity: 1;
  }
}

.kayako i {
  font-size: 24px;
}
.kykm__sandbox .kykm__article {
  overflow: hidden;
}
.kykm__sandbox .kykm__image__container,
.kykm__sandbox .kykm__article__container {
  overflow: hidden;
}

.ui-dialog.dlg-amc {
  position: fixed;
  z-index: 1000;
  max-width: 96%;
  min-width: 310px;
}
.ui-dialog.dlg-amc.dlg-pos-abs {
  position: absolute;
}
.ui-dialog.dlg-amc .p-t {
  padding-top: 30px;
}
.ui-dialog.dlg-amc .p-b {
  padding-bottom: 30px;
}
.ui-dialog.dlg-amc .p-l {
  padding-left: 30px;
}
.ui-dialog.dlg-amc .p-r {
  padding-right: 30px;
}
.ui-dialog.dlg-amc .ui-dialog-titlebar {
  padding: 20px 60px 20px 60px;
  border-radius: 5px 5px 0 0;
  line-height: normal;
  cursor: move;
}
.ui-dialog.dlg-amc .ui-dialog-titlebar .ui-dialog-title {
  font-size: 20px;
}
.ui-dialog.dlg-amc .ui-dialog-titlebar-close {
  cursor: pointer;
  display: inline-block;
  width: 45px;
  height: 40px;
  margin: 0;
  border: none;
  position: absolute;
  right: 5px;
  top: 14px;
}
.ui-dialog.dlg-amc .ui-dialog-content {
  border-radius: 0 0 5px 5px;
}
.ui-dialog.dlg-amc .ui-dialog-content .ui-dialog-buttonpane {
  margin-top: 0 !important;
}
.ui-dialog.dlg-amc .ui-dialog-buttonpane {
  text-align: center;
  padding: 19px;
  background: #fbfbfb;
  border-top: 1px solid #d4d4d4;
  border-radius: 0 0 5px 5px;
  margin-top: -4px;
}
.ui-dialog.dlg-amc .ui-dialog-buttonpane .ui-button {
  margin: 0 5px;
  padding: 0 15px;
  height: 31px;
}
.ui-dialog.dlg-amc ~ .ui-widget-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.ui-dialog.dlg-amc .gui-notice-item {
  position: relative;
  -webkit-animation: none;
  animation: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  border-radius: 0;
}
.ui-dialog.dlg-amc .gui-notice-item.open {
  display: block;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.ui-dialog.dlg-amc .separator {
  border-style: solid;
}
.ui-dialog.dlg-amc .separator.bottom {
  border-width: 0 0 1px 0;
}
.ui-dialog.dlg-amc .separator.top {
  border-width: 1px 0 0 0;
}
.dlg-content {
  padding: 20px;
}
.dlg-footer {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #d4d4d4;
  background-color: #fbfbfb;
  border-radius: 0 0 5px 5px;
}
.dlg-footer .inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #fff;
  padding: 19px;
}
.dlg-footer .inner:after {
  content: '';
  display: table;
  width: 100%;
}
.dlg-footer .guiButton {
  margin-left: 5px;
}
.short-popup .ui-dialog-title {
  display: none;
}
.short-popup .ui-dialog-titlebar {
  padding: 30px 40px 0 !important;
}
.short-popup .ui-dialog-titlebar-close {
  top: 8px !important;
  right: 8px !important;
}
.short-popup .login-form,
.short-popup .recover-form {
  max-width: 280px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.short-popup .buttons {
  margin-bottom: 10px !important;
}
.short-popup .auth-form .title {
  margin-bottom: 10px !important;
}
.short-popup .auth-form .text-2 {
  font-size: 22px !important;
}
.short-popup .auth-form .block-line-text {
  font-size: 12px !important;
}
.short-popup .auth-form .block-line-title {
  margin: 0 -40px 10px !important;
}
.short-popup .auth-form .connection-wrapper {
  margin-bottom: 10px;
}
.short-popup .auth-form .buttons {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.short-popup .auth-form .input-elements {
  padding-bottom: 15px !important;
}
.short-popup .recover-form {
  padding-bottom: 0 !important;
}
.short-popup .recover-form .text-1 {
  margin-bottom: 7px !important;
}
.short-popup .registration-form .auth-form-wrap {
  margin: 0;
  padding: 0 30px 10px !important;
}
.short-popup .registration-form .auth-form-wrap .info-auth-wrap {
  display: none;
}
.short-popup .registration-form .auth-form-wrap .signin-link {
  margin-top: 0;
}
.short-popup .login-form {
  padding-bottom: 25px !important;
}
.short-popup .login-form .text-1 {
  margin-bottom: 10px;
}
.short-popup .login-form .buttons {
  margin-bottom: 5px !important;
}
.ui-dialog-form .row {
  margin-bottom: 10px;
}
.ui-dialog-form .row .ml {
  margin-left: 10px;
}
.ui-dialog-form .row.pt {
  padding-top: 10px;
}
.ui-dialog-form > .row:last-child {
  margin-bottom: 0;
}
.ui-dialog-form label {
  margin-bottom: 5px;
  display: block;
}
.ui-dialog-form .block {
  display: block;
  width: 100%;
}
.ui-dialog-form .code-wrapper {
  font-size: 10px;
}
.ui-dialog-form.inline .row {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.ui-dialog-form.inline .row label {
  margin-bottom: 0;
  min-width: 130px;
  line-height: 31px;
}
.ui-dialog-form.inline .row .field-wrapper {
  -webkit-box-flex: 1;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
}
.ui-dialog-form.inline .row .field-wrapper .block {
  width: 100%;
}
@media (max-width: 767px) {
  .ui-dialog.dlg-amc {
    width: 96% !important;
  }
}
@media (min-width: 768px) {
  .ui-dialog.dlg-amc:not(.no-max-width) {
    max-width: 700px;
  }
}

@font-face {
  font-family: 'museo_cyrl_100';
  src: url(../_/_/_/common-components/fonts/museocyrl/files/lScpOAV.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museocyrl/files/1BclbeF.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_cyrl_300';
  src: url(../_/_/_/common-components/fonts/museocyrl/files/2abRmnf.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museocyrl/files/21H8stF.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_cyrl_500';
  src: url(../_/_/_/common-components/fonts/museocyrl/files/102g0qU.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museocyrl/files/2Bw0rAb.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_cyrl_700';
  src: url(../_/_/_/common-components/fonts/museocyrl/files/1ZLgTLi.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museocyrl/files/3HNQl_-.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_cyrl_900';
  src: url(../_/_/_/common-components/fonts/museocyrl/files/1ZPtfb0.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museocyrl/files/mPd3zZ5.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'museo_sans_cyrl_100';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2YKfkmN.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/41ho9tD.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_300';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/3EE5SrK.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/3ixXUbq.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_500';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1Y6PsXD.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/IewqWT1.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_500-italic';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/11xPou2.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/31VuAIl.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_700';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1pR6YE7.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/SoUSCjb.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_900';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/3BeCD11.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/1I6yAlZ.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_italic_100';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2YKfkmN.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/41ho9tD.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_italic_300';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/i6L1M5T.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/wB-DcLF.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_italic_500';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/11xPou2.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/31VuAIl.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_italic_700';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/2dQHCE1.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/3kYhX9g.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'museo_sans_cyrl_italic_900';
  src: url(../_/_/_/common-components/fonts/museosanscyrl/files/1az85JS.woff2) format('woff2'), url(../_/_/_/common-components/fonts/museosanscyrl/files/2imhE4K.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'nexa_blackregular';
  src: url(../_/_/_/common-components/fonts/nexa/files/3s-pAYE.woff2) format('woff2'), url(../_/_/_/common-components/fonts/nexa/files/1Swmbj5.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'nexa_heavyregular';
  src: url(../_/_/_/common-components/fonts/nexa/files/2hbQIVo.woff2) format('woff2'), url(../_/_/_/common-components/fonts/nexa/files/2H0Vj91.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: 'nexa_regularregular';
  src: url(../_/_/_/common-components/fonts/nexa/files/154Mo0C.woff2) format('woff2'), url(../_/_/_/common-components/fonts/nexa/files/Zu3GnYf.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'PlayfairdisplayBold';
  src: url(../_/_/_/common-components/fonts/playfairdisplay/files/fUQjZuI.woff2) format('woff2'), url(../_/_/_/common-components/fonts/playfairdisplay/files/3XdoxZX.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'ProximanovaExtrabold';
  src: url(../_/_/_/common-components/fonts/proxima/files/2I9unif.woff2) format('woff2'), url(../_/_/_/common-components/fonts/proxima/files/1AQdxWt.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

