.elementor-kit-6{--e-global-color-primary:#0F5FA8;--e-global-color-secondary:#0B3E6F;--e-global-color-text:#1E2A36;--e-global-color-accent:#C9A227;--e-global-color-background:#F6F8FB;--e-global-color-muted:#5C6B78;--e-global-color-soft_blue:#EAF3FB;--e-global-color-border:#FFFFFF38;--e-global-color-add:#FFFFFF;--e-global-typography-primary-font-family:"OpenSans";--e-global-typography-secondary-font-family:"OpenSans";--e-global-typography-text-font-family:"SourceSans";--e-global-typography-accent-font-family:"SourceSans";background-color:#F6F8FB;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html { font-size: 16px; } /* Default root size */

.xxxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button) {
    font-size: clamp(3.00rem, 2.48276rem + 2.20690vw, 4.00rem);
    line-height: 1.4;
}

.xxlarge :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(2.50rem, 1.98276rem + 2.20690vw, 3.50rem);
    line-height: 1.4;
}

.xlarge :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(2.00rem, 1.48276rem + 2.20690vw, 3.00rem);
    line-height: 1.4;
}

.large :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(1.50rem, 1.24138rem + 1.10345vw, 2.00rem);
    line-height: 1.4;
}

.xmedium :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(1.13rem, 1.06034rem + 0.27586vw, 1.25rem);
    line-height: 1.4;
}

.medium :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(1.00rem, 0.93534rem + 0.27586vw, 1.13rem);
    line-height: 1.4;
}

.small :is(h1, h2, h3, h4, h5, h6, p, span, button) {
    font-size: clamp(0.94rem, 0.90517rem + 0.13793vw, 1.00rem);
    line-height: 1.4;
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(0.88rem, 0.84267rem + 0.13793vw, 0.94rem);
    line-height: 1.4;
}

html[lang="ru-RU"] .footer-kg {
  display: none !important;
}

html[lang="ru-RU"] .footer-ru {
  display: block !important;
}

html:not([lang="ru-RU"]) .footer-ru {
  display: none !important;
}/* End custom CSS */