:root{
 --color-header: #1b1c1d;
 --color-header-navigation-link: #ffffff;
 --color-header-navigation-link-hover: #e40539;
 --color-first-button: #ffffff;
 --color-first-button-bg: linear-gradient(80.54deg, #CE9119 0%, #F4AE26 100%);
 --color-second-button: #ffffff;
 --color-second-button-bg: linear-gradient(90deg, #E40539 0%, #FA2E5D 100%);
 ;
 --color-body: #ffffff;
 --color-text: #fefefe;
 --color-title: #ffffff;
 --color-link: #e40539;
 --color-accent: #ffba33;
 --color-body-thumb: #e40539;
 --color-body-track: #12192c;
 --color-footer: #1b1c1d;
 --color-footer-navigation-link: #fefefe;
 --color-footer-navigation-link-hover: #e40539;
 --color-footer-text: #fefefe;
 --color-content-button-bg: #e40539;
 --color-content-button: #ffffff;
 --content-button-gradient: linear-gradient(90deg, #2CB865 0%, #089E4E 100%);
 --color-scroll-to-top: #e40539;
 --color-arrow-scroll-to-top: #ffffff;
 --color-table-bg: #f1f5ff;
 --color-table-border: #d6ddf0;
 --color-table-th-bg: #e40539;
 --color-table-th-color: #ffffff;
 --color-table-td-color: #fefefe;
 --color-blocks-text-image: #ffffff;
 --color-faq-item: #f1f5ff;
 --color-faq-item-open: #e40539;
 --color-faq-item-title: #ffffff;
 --color-faq-item-title-open: #fefefe;
 --color-toc-bg: #ffffff;
 --color-toc-title: #fefefe;
 --color-toc-item: #fefefe;
 --color-toc-item-hover: #e40539;
 --color-field: #000000;
 --color-field-bg: #ffffff;
 }
:root{
            --av-color-header: #1b1c1d;
            --av-color-header-navigation-link: #ffffff;
            --av-color-header-navigation-link-hover: #e40539;
            --av-color-first-button: #ffffff;
            --av-color-first-button-bg: linear-gradient(80.54deg, #CE9119 0%, #F4AE26 100%);
            --av-color-second-button: #ffffff;
            --av-color-second-button-bg: linear-gradient(90deg, #E40539 0%, #FA2E5D 100%);
            ;
            --av-color-body: #ffffff;
            --av-color-text: #fefefe;
            --av-color-title: #ffffff;
            --av-color-link: #e40539;
            --av-color-accent: #ffba33;
            --av-color-body-thumb: #e40539;
            --av-color-body-track: #12192c;
            --av-color-footer: #1b1c1d;
            --av-color-footer-navigation-link: #fefefe;
            --av-color-footer-navigation-link-hover: #e40539;
            --av-color-footer-text: #fefefe;
            --av-color-content-button-bg: #e40539;
            --av-color-content-button: #ffffff;
            --av-content-button-gradient: linear-gradient(90deg, #2CB865 0%, #089E4E 100%);
            --av-color-scroll-to-top: #e40539;
            --av-color-arrow-scroll-to-top: #ffffff;
            --av-color-table-bg: #f1f5ff;
            --av-color-table-border: #d6ddf0;
            --av-color-table-th-bg: #e40539;
            --av-color-table-th-color: #ffffff;
            --av-color-table-td-color: #fefefe;
            --av-color-blocks-text-image: #ffffff;
            --av-color-faq-item: #f1f5ff;
            --av-color-faq-item-open: #e40539;
            --av-color-faq-item-title: #ffffff;
            --av-color-faq-item-title-open: #fefefe;
            --av-color-toc-bg: #ffffff;
            --av-color-toc-title: #fefefe;
            --av-color-toc-item: #fefefe;
            --av-color-toc-item-hover: #e40539;
            --av-color-field: #000000;
            --av-color-field-bg: #ffffff;
        }