.elementor-kit-6{--e-global-color-primary:#050C0A;--e-global-color-secondary:#050C0A;--e-global-color-text:#050C0A;--e-global-color-accent:#26524C;--e-global-color-2e756eb:#F1F7F7;--e-global-color-da28baf:#F3F3F3;--e-global-color-438884a:#275249;--e-global-color-9b334b9:#1D816E;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;}.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 .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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Скрыть родной чекбокс*/
.wifi_checkbox .elementor-field-option .elementor-acceptance-field {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/*Разделить чекбокс и подпись*/
.wifi_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
}
/*Создать дубль чекбокса*/
.wifi_checkbox .elementor-field-option .elementor-acceptance-field+label:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #000;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: 1px
}
/*Стиль активного чекбокса*/
.wifi_checkbox .elementor-field-option .elementor-acceptance-field:checked+label:before {
    background-image: url("/wp-content/uploads/2026/02/checkmark-svgrepo-com.svg");
}
/* стили для чекбокса, находящегося в состоянии disabled */
.wifi_checkbox .elementor-field-option .elementor-acceptance-field:disabled+label::before {
  background-color: #e9ecef;
}
/*Стилизация ссылки в соглашении*/
.wifi_checkbox a {
    display: contents;
    color: #275249;
}
@media screen and (max-width: 767px) {
    .wifi_checkbox .elementor-field-option .elementor-acceptance-field+label {
        font-size: 16px;
        padding-right: 0;
    }
}



/*Скрыть родной чекбокс*/
.wifi_comment_checkbox .comment-form-cookies-consent #wp-comment-cookies-consent {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/*Разделить чекбокс и подпись*/
.wifi_comment_checkbox .comment-form-cookies-consent #wp-comment-cookies-consent+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    font-size: 18px;
    padding-right: 50px;
    align-items: flex-start
}
/*Создать дубль чекбокса*/
.wifi_comment_checkbox .comment-form-cookies-consent #wp-comment-cookies-consent+label:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #000;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: 1px
}
/*Стиль активного чекбокса*/
.wifi_comment_checkbox .comment-form-cookies-consent #wp-comment-cookies-consent:checked+label:before {
    background-image: url("/wp-content/uploads/2025/11/checkmark-svgrepo-com.svg");
}
/* стили для чекбокса, находящегося в состоянии disabled */
.wifi_comment_checkbox .comment-form-cookies-consent #wp-comment-cookies-consent:disabled+label::before {
  background-color: #e9ecef;
}/* End custom CSS */