.elementor-kit-23{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-92c36e6-font-family:"future";--e-global-typography-92c36e6-font-size:24px;--e-global-typography-d8fa6a0-font-family:"future";--e-global-typography-d8fa6a0-font-size:32px;--e-global-typography-d8fa6a0-font-weight:bold;--e-global-typography-22f15b6-font-family:"future";--e-global-typography-22f15b6-font-size:20px;--e-global-typography-22f15b6-font-weight:bold;--e-global-typography-f46cb48-font-family:"future";--e-global-typography-f46cb48-font-size:20px;--e-global-typography-9e98174-font-family:"future";--e-global-typography-9e98174-font-size:16px;}.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);}.elementor-kit-23 e-page-transition{background-color:#FFBC7D;}@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 *//* Стиль для контейнера вертикального видео */
.vertical-video {
    width: 100% !important;
    max-width: 300px; /* Максимальная ширина плеера. Можно настроить под себя */
    margin: 20px auto; /* Отступы сверху/снизу и выравнивание по центру */
    display: block;
}

/* Стиль, который заставляет сам плеер быть квадратным и обрезать видео */
.vertical-video video {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 9 / 16; /* Магическое соотношение сторон! Меняйте на 3/4 или 2/3, если нужно */
    object-fit: cover; /* Это свойство обрезает видео, чтобы оно заполнило весь блок, не искажаясь */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'future';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://transformaniya.ru/wp-content/uploads/2025/09/futura-normal.woff') format('woff');
}
@font-face {
	font-family: 'future';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://transformaniya.ru/wp-content/uploads/2025/09/futura-bold.woff') format('woff');
}
@font-face {
	font-family: 'future';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://transformaniya.ru/wp-content/uploads/2025/09/futuralight-light.woff') format('woff');
}
/* End Custom Fonts CSS */