.elementor-kit-6{--e-global-color-primary:#051D3E;--e-global-color-secondary:#4A90E2;--e-global-color-text:#051D3E;--e-global-color-accent:#FF6F61;--e-global-color-6dc7789:#FFFFFF;--e-global-color-841a58f:#A67BC5;--e-global-color-4bd0354:#F5A623;--e-global-color-74ba437:#2B3990;--e-global-color-b176ce4:#A8D5BA;--e-global-color-2d802e7:#816587;--e-global-color-be37716:#F47C57;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:75px;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-26b99eb-font-family:"Roboto Condensed";--e-global-typography-26b99eb-font-size:18px;--e-global-typography-26b99eb-font-weight:600;--e-global-typography-26b99eb-text-transform:uppercase;--e-global-typography-26b99eb-line-height:1em;--e-global-typography-1194e4d-font-family:"Roboto Condensed";--e-global-typography-1194e4d-font-size:16px;--e-global-typography-1194e4d-font-weight:500;--e-global-typography-1194e4d-text-transform:uppercase;--e-global-typography-1194e4d-line-height:1em;--e-global-typography-af644de-font-family:"Roboto Condensed";--e-global-typography-af644de-font-size:20px;--e-global-typography-af644de-font-weight:600;--e-global-typography-af644de-text-transform:uppercase;--e-global-typography-af644de-line-height:1.2em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:var( --e-global-color-6dc7789 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-6{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ? Скрываем фильтр по умолчанию на мобилке */
@media (max-width: 768px) {
  .wpc-filters-container {
    display: none;
  }
  .wpc-filters-container.wpc-filters-open {
    display: block;
  }

  .wpc-toggle-button-mobile {
    display: inline-block;
    background-color: #FF6F61;
    color: white;
    padding: 10px 16px;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 10px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .wpc-toggle-button-mobile:hover {
    background-color: #e85a4f;
  }
}

/* ? Попап DIR–Floortime стили */
#popup-dir {
  color: #0073e6; /* или любой цвет ссылки */
  cursor: pointer;
  text-decoration: underline;
}

#popup-dir:hover {
  color: #005bb5;
}

/* Recaptcha-badge */
.grecaptcha-badge { 
    visibility: hidden;
}/* End custom CSS */