.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFBB57;--e-global-color-bd9574c:#010207;--e-global-color-cd2ba6d:#FFFFFF75;--e-global-color-81a5eee:#FFFFFF90;--e-global-typography-primary-font-family:"Muse";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Muse";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:bold;background-color:#000000;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-bd9574c );border-radius:0px 0px 0px 0px;padding:15px 50px 15px 50px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Скрыть родной чекбокс*/
.muse_checkbox .elementor-field-option .elementor-acceptance-field {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/*Разделить чекбокс и подпись*/
.muse_checkbox .elementor-field-option .elementor-acceptance-field+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    font-size: 18px;
    padding-right: 50px;
    align-items: flex-start
}
/*Создать дубль чекбокса*/
.muse_checkbox .elementor-field-option .elementor-acceptance-field+label:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #fff;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: 4px
}
/*Стиль активного чекбокса*/
.muse_checkbox .elementor-field-option .elementor-acceptance-field:checked+label:before {
    background-image: url("/wp-content/uploads/2025/11/checkmark-svgrepo-com-1.svg");
}
/* стили для чекбокса, находящегося в состоянии disabled */
.muse_checkbox .elementor-field-option .elementor-acceptance-field:disabled+label::before {
  background-color: #e9ecef;
}
/*Стилизация ссылки в соглашении*/
.muse_checkbox a {
    display: contents;
    color: #FFBB57;
}
@media screen and (max-width: 767px) {
    .muse_checkbox .elementor-field-option .elementor-acceptance-field+label {
        font-size: 16px;
        padding-right: 0;
    }
}
/*Черный чекбокс*/
.muse_checkbox_black .elementor-field-option .elementor-acceptance-field+label:before {
    border: 1px solid #000;
}
.muse_checkbox_black .elementor-field-option .elementor-acceptance-field:checked+label:before {
    background-image: url("/wp-content/uploads/2025/11/checkmark-svgrepo-com.svg");
}


/*Меню*/
@media screen and (max-width: 767px) {
    .uc-side-menu-items {
        padding-bottom: 70px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Muse';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://orchestra-experience.id/wp-content/uploads/2025/09/arkhip.woff2') format('woff2');
}
/* End Custom Fonts CSS */