<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-13{--e-global-color-4635ff0:#FFD700;--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;color:#000000;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{background-color:#FFD700;color:#000000;border-radius:5px 5px 5px 5px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#000000;}.elementor-kit-13 h1{color:#FFFFFF;}.elementor-section.elementor-section-boxed &gt; .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 &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ÐŸÑ€Ð¸Ð½ÑƒÐ´Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ Ð³Ñ€Ð°Ð´Ð¸ÐµÐ½Ñ‚Ð½Ð¾Ð¹ ÑˆÐ°Ð¿ÐºÐ¸ */
.custom-gradient-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    background-color: #667eea !important;
    padding: 40px 20px !important;
    border-radius: 12px !important;
    text-align: center !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15) !important;
    margin: 30px 0 !important;
}

.custom-gradient-header h1 {
    color: white !important;
    font-size: 2.2em !important;
    font-weight: bold !important;
    margin: 0 0 20px 0 !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3) !important;
}

.custom-gradient-header p {
    color: rgba(255,255,255,0.95) !important;
    font-size: 1.1em !important;
    margin: 0 0 30px 0 !important;
}

/* ÐšÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€ Ð´Ð»Ñ ÐºÐ½Ð¾Ð¿Ð¾Ðº Ð² ÑˆÐ°Ð¿ÐºÐµ */
.custom-gradient-header &gt; div {
    display: flex !important;
    gap: 15px !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    align-items: center !important;
}

/* ÐšÐ½Ð¾Ð¿ÐºÐ¸ Ð² ÑˆÐ°Ð¿ÐºÐµ */
.custom-gradient-header a {
    display: inline-block !important;
    margin: 5px !important;
    padding: 12px 25px !important;
    border-radius: 25px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 14px !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}

/* ÐŸÐµÑ€Ð²Ð°Ñ ÐºÐ½Ð¾Ð¿ÐºÐ° (Ð·ÐµÐ»ÐµÐ½Ð°Ñ) */
.custom-gradient-header a:first-child {
    background: #28a745 !important;
    color: white !important;
    box-shadow: 0 4px 15px rgba(40,167,69,0.3) !important;
}

/* Ð’Ñ‚Ð¾Ñ€Ð°Ñ ÐºÐ½Ð¾Ð¿ÐºÐ° (Ð¿Ñ€Ð¾Ð·Ñ€Ð°Ñ‡Ð½Ð°Ñ) */
.custom-gradient-header a:last-child {
    background: rgba(255,255,255,0.2) !important;
    color: white !important;
    border: 2px solid rgba(255,255,255,0.3) !important;
}

/* Ð­Ñ„Ñ„ÐµÐºÑ‚Ñ‹ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
.custom-gradient-header a:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(0,0,0,0.3) !important;
}

/* Ð—ÐµÐ»ÐµÐ½Ñ‹Ðµ ÐºÐ½Ð¾Ð¿ÐºÐ¸ Ð² ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚Ðµ */
.custom-content-btn {
    background: #28a745 !important;
    color: white !important;
    padding: 15px 30px !important;
    border-radius: 25px !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    font-size: 16px !important;
    box-shadow: 0 6px 20px rgba(40,167,69,0.3) !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}

.custom-content-btn:hover {
    background: #218838 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(40,167,69,0.4) !important;
}

/* Ð‘Ð»Ð¾ÐºÐ¸ Ñ Ñ‚ÐµÐ½ÑŒÑŽ */
.custom-takeaways,
.custom-toc,
.custom-content-block,
.custom-faq {
    background: white !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    border-radius: 8px !important;
    padding: 25px !important;
    margin: 30px 0 !important;
}

/* Key Takeaways ÑÑ‚Ð¸Ð»ÑŒ */
.custom-takeaways {
    background: #f8f9fa !important;
    border-left: 4px solid #00c2ff !important;
}

.custom-takeaways h3 {
    color: #00c2ff !important;
    margin: 0 0 15px 0 !important;
    font-size: 1.3em !important;
    font-weight: bold !important;
}

/* Table of Contents ÑÑ‚Ð¸Ð»ÑŒ */
.custom-toc {
    border: 1px solid #e0e0e0 !important;
}

.custom-toc h3 {
    color: #00c2ff !important;
    border-bottom: 1px solid #00c2ff !important;
    padding: 0 0 5px 0 !important;
    margin: 0 0 15px 0 !important;
    font-size: 1.3em !important;
    font-weight: bold !important;
}

.custom-toc a {
    color: #00c2ff !important;
    text-decoration: none !important;
}

/* Ð—Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ¸ ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚Ð½Ñ‹Ñ… Ð±Ð»Ð¾ÐºÐ¾Ð² */
.custom-content-block h2,
.custom-faq h2 {
    border-bottom: 2px solid #00c2ff !important;
    padding: 0 0 8px 0 !important;
    margin: 0 0 16px 0 !important;
    color: #333 !important;
    font-size: 1.5em !important;
    font-weight: bold !important;
}

/* FAQ ÑÑ‚Ð¸Ð»Ð¸ */
.custom-faq h4 {
    color: #00c2ff !important;
    margin: 0 0 10px 0 !important;
    font-size: 1.1em !important;
    font-weight: bold !important;
}



/* Ð¡ÐºÑ€Ð¾Ð»Ð» Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†*/
.custom-table-scroll {
    width: 100%;
    overflow-x: scroll;
}

.elementor-button.elementor-button-link {
    background: #28a745 !important;
    color: white !important;
    padding: 15px 30px !important;
    border-radius: 25px !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-weight: bold !important;
    font-size: 16px !important;
    box-shadow: 0 6px 20px rgba(40,167,69,0.3) !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}


.elementor-button.elementor-button-link:hover {
    background: #218838 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(40,167,69,0.4) !important;
}/* End custom CSS */</pre></body></html>