/* Block: categories-list (categories-list) */
.g-fab57d40 { display: inline-flex; flex-wrap: wrap; gap: var(--size-m); }
.g-fab57d40 .g-5f5ab8d6 { text-decoration: none; background-color: var(--color-surface); min-height: 54px; padding: 8px 32px; border-radius: 54px; text-align: left; transition: .2s ease-in-out filter; }
.g-fab57d40 .g-5f5ab8d6:hover { filter: brightness(0.96); }
.g-fab57d40 .g-62bcca7f { display: flex; justify-content: flex-start; align-items: center; gap: 16px; height: 100%; }
.g-fab57d40 .g-efc975bb { font-size: 28px; }
@media screen and (max-width: 1024px) { .g-fab57d40 { gap: var(--size-s); }
.g-5f5ab8d6 { min-height: 50px; padding: 8px 24px; }
 }@media screen and (max-width: 768px) { .g-fab57d40 { gap: var(--size-xs); }
.g-5f5ab8d6 { min-height: 40px; padding: 8px 16px; }
.g-62bcca7f { gap: 8px; }
 }

/* Block: category-header (category-header) */
.g-fbea63e9 { display: flex; gap: var(--size-m); justify-content: flex-start; padding: var(--size-m) 0 var(--section-padding); }
.g-fbea63e9 .g-17b6c0f3 { flex: 0 0 172px; background-color: var(--color-surface); font-size: 80px; border-radius: var(--b-radius); display: flex; justify-content: center; align-items: center; }
.g-fbea63e9 .g-28204da4 { max-width: 700px; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-fbea63e9 { flex-direction: column; align-items: center; gap: var(--size-s); }
.g-17b6c0f3 { font-size: 64px; flex: 0 0 108px; width: 120px; }
.g-e0ef3e5d { text-align: center; }
.g-28204da4 { margin-top: var(--size-xs); text-align: center; }
 }

/* Block: comments (comments) */
.comments-block .comments {
    list-style: none;
    padding: 0;
}

.comments-block .comments ul {
    padding: 0;
}

.comments-block .comment {
    list-style: none;
}

.comments-block .comments-title,
.comments-block .comment-reply-title {
    font-size: clamp(1.5rem, 0.8839779006vw + 1.2928176796rem, 2rem);
    font-weight: 600;
    line-height: 120%;
    margin-bottom: var(--size-m);
}

.comments-block .comment-body,
.comments-block .comment-respond {
    margin-top: var(--size-m);
    background-color: var(--color-surface);
    padding: var(--size-s);
    border-radius: var(--b-radius);
}

.comments-block .comment-content {
    margin-top: var(--size-s);
}

.comments-block .comment-metadata {
    margin-top: var(--size-xxs);
}

.comments-block .avatar {
    border-radius: 50%;
    margin-right: var(--size-xs);
}

.comments-block .comment-form {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: var(--size-xs);
}

.comments-block .comment-form p {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: var(--size-xxs);
}

.comments-block .comment-form input[type="email"],
.comments-block .comment-form input[type="text"],
.comments-block .comment-form input[type="url"],
.comments-block .comment-form textarea {
    width: 100%;
    border: 0;
    border-radius: var(--b-radius);
    font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem);
    font-weight: 400;
    line-height: 120%;
    color: var(--color-text);
    background-color: var(--color-bg);
    outline: none;
}

.comments-block .comment-form input[type="email"],
.comments-block .comment-form input[type="text"],
.comments-block .comment-form input[type="url"] {
    height: var(--size-l);
}

.comments-block .comment-form textarea {
    min-height: 130px;
    resize: vertical;
}

.comments-block .comment-form .submit {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: var(--color-text-light);
    padding: 9px 75px;
    min-height: var(--size-l);
    text-decoration: none;
    font-size: 18px;
    border: 0;
    cursor: pointer;
    background-color: var(--color-primary);
    border-radius: var(--b-radius);
}

.comments-block p.comment-form-cookies-consent {
    flex-direction: row;
    align-items: center;
}

/* Block: cookie (cookie) */
.g-511f980e { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-8e7a07dd { display: block; }
.g-05c8f773 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-4f7b619c { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-e1c3f0a3 { width: 100%; }
@media screen and (max-width: 768px) { .g-511f980e { padding: var(--size-s); }
.g-05c8f773 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-4f7b619c { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-e1c3f0a3 { width: auto; }
 }@media screen and (max-width: 576px) { .g-4f7b619c { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-8a6dc0b4 { margin-top: var(--size-m); }
.g-21800861 { margin-top: var(--size-m); }
.g-64df653d { margin-top: var(--size-xl); }
.g-a8adab45 { align-items: stretch; }
.g-b882710f { height: auto; }
.g-ba1017bc { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-ba1017bc .g-da404f25 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-ba1017bc .g-ed2aecde { background: var(--color-primary); transform: scale(1.2); }
.g-c9bd5f42 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-3e5f777d { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-06921a82 { text-align: center; position: fixed; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%) scale(0.7); padding: var(--size-xs) var(--size-s); border-radius: 14px; background: var(--color-secondary); box-shadow: var(--shadow); color: var(--color-text-light); opacity: 0; visibility: hidden; transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease; z-index: 1000; }
.g-06921a82.g-f96f32a9 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-c7d68208 { margin-top: var(--section-padding); }
.g-ec777689 { position: relative; background-color: var(--color-primary); color: var(--color-text-light); border-radius: var(--b-radius); padding: var(--size-xl); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); margin-bottom: -80px; }
.g-50e5353f { max-width: 510px; }
.g-0a738156 { max-width: 430px; }
.g-d462fe4a { margin-top: var(--size-xs); }
.g-b51839ef { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-e4357a27 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-cc729bff { flex: 1; cursor: pointer; border: 0; background-color: var(--color-secondary); color: var(--text-light); height: 40px; border-radius: 40px; padding: 10px 24px; transition: transform 0.1s ease-in-out; }
.g-cc729bff:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-a3066af5 { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-ed5660e5 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-12132cbf { background-color: var(--color-secondary); color: var(--color-text-light); padding-top: 160px; padding-bottom: var(--size-m); }
.g-5428cbb3 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: var(--size-m); }
.g-6d84cb9b { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-bceab16d { margin: var(--size-xl) 0; border-color: var(--color-surface); }
.g-893e33b3 { display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-ec777689 { padding: var(--size-m); }
.g-50e5353f { max-width: initial; }
.g-0a738156 { max-width: initial; }
 }@media screen and (max-width: 768px) { .g-893e33b3 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-7f39bb44 { order: 3; width: 100%; }
 }@media screen and (max-width: 576px) { .g-ec777689 { gap: var(--size-m); }
.g-b51839ef { flex-direction: column; gap: var(--size-xxs); }
.g-e4357a27 { width: 100%; }
.g-cc729bff { width: 100%; }
.g-5428cbb3 { justify-content: flex-start; align-items: flex-start; }
.g-6d84cb9b { flex-direction: column; justify-content: flex-start; align-items: flex-start; }
 }

/* Block: header (header) */
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a,
#header-nav-dropdown .menu-item a,
#header-nav-dropdown .page_item a {
    text-decoration: none;
    white-space: nowrap;
    padding: var(--size-xxs) var(--size-xs);
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 35px;
    transition: 0.1s background-color ease-in-out, 0.1s color ease-in-out, 0.1s text-shadow ease-in-out;
}
#header-nav-desktop .menu-item a:hover,
#header-nav-desktop .page_item a:hover,
#header-nav-dropdown .menu-item a:hover,
#header-nav-dropdown .page_item a:hover {
    background-color: var(--color-bg);
    color: var(--color-text);
    text-shadow: 0.5px 0 0 currentColor;
}
#header-nav-desktop .current-menu-item a,
#header-nav-desktop .current_page_item a,
#header-nav-dropdown .current-menu-item a,
#header-nav-dropdown .current_page_item a {
    background-color: var(--color-bg);
    color: var(--color-text);
    text-shadow: 0.5px 0 0 currentColor;
}

.g-52efef77 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-3d97bdca { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xs); min-height: 80px; padding: 16px 0; position: relative; }
.g-367e6859 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-dc686804 { font-size: 34px; margin-right: var(--size-xxs); }
.g-272a84f1 { font-size: 24px; font-weight: 600; }
.g-1e56329a { -ms-overflow-style: none; scrollbar-width: none; }
.g-8c2145c6 { display: none; }
.g-47ba53f9 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-80bbb20e { cursor: pointer; border: 0; padding: var(--size-xxs) var(--size-xs); transition: 0.3s transform ease-in-out; width: 72px; height: 40px; border-radius: 40px; text-align: center; }
.g-80bbb20e:hover { transform: scale(1.05); }
.g-80bbb20e svg { fill: var(--color-text-light); }
.g-1c9d3044 { display: none; }
.g-9f9afe98 { display: none; }
.g-b5c649eb { display: inline; }
.g-23f9ec97 { display: none; }
.g-1cab6c90 { display: none; justify-content: center; align-items: center; padding-bottom: var(--size-xs); }
.g-1cab6c90.g-50ce49f5 { display: flex; width: 100%; }
.g-982e4fc5 { overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-dc686804 { font-size: 28px; }
.g-272a84f1 { font-size: 20px; }
.g-47ba53f9 { gap: var(--size-xxs); }
.g-cca183cf { display: none; }
.g-9f9afe98 { display: block; }
.g-1cab6c90.g-50ce49f5 { display: flex; width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-e61dadeb { padding: var(--section-padding) 0; }
.g-cd799f7a { display: flex; }
.g-d4f04806 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-a7bd8e18 { width: 100%; height: 100%; }
.g-5de03434 { flex: 1; border-radius: 0 var(--b-radius) var(--b-radius) 0; background-color: var(--color-primary); color: var(--color-text-light); display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-88e33cd3 { margin-top: var(--size-s); }
.g-17b3639c { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-cd799f7a { flex-direction: column-reverse; }
.g-d4f04806 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-a7bd8e18 { height: 350px; }
.g-5de03434 { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-a7bd8e18 { height: auto; }
.g-5de03434 { padding: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-77db5c8a { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-41559780 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-b220a42e { position: relative; padding: var(--size-xl) 0; }
.g-43acc830 { text-align: center; }
.g-70b56cc6 { text-align: center; margin-top: var(--size-s); }
.g-a10da8fa { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-a10da8fa { flex-direction: column; gap: var(--size-xs); }
 }

/* Block: page-content (page-content) */
.g-be555b92 { margin: var(--section-padding) 0; }

/* Block: page-header (page-header) */
.g-dd35ec63 { position: relative; padding: 80px 0; color: var(--color-text-light); }
.g-92b2a01f { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-c2261f67 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-c2261f67::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 3.41%, #191917 94.77%); }
.g-5ba5c6ea { border-left: 3px solid var(--color-primary); padding-left: var(--size-s); max-width: 650px; }
@media screen and (max-width: 768px) { .g-dd35ec63 { padding-bottom: 50px; }
 }@media screen and (max-width: 576px) { .g-dd35ec63 { padding-bottom: 40px; }
 }

/* Block: pagination (pagination) */
.g-a09434bf .nav-links {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.g-a09434bf .page-numbers {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    border-radius: 32px;
    min-width: 32px;
    text-decoration: none;
    font-weight: 500;
    border: 1px solid var(--color-secondary);
}

.g-a09434bf .page-numbers:hover {
    text-decoration: underline;
}

.g-a09434bf .prev {
    left: calc(var(--size-xs) * -1);
    transform: translateX(-100%);
}

.g-a09434bf .prev::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: var(--color-secondary);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0ZM14.0537 10.2197C13.7608 9.92683 13.2851 9.92683 12.9922 10.2197L8.21973 14.9932C7.92683 15.2861 7.92683 15.7608 8.21973 16.0537L12.9922 20.8271C13.2851 21.12 13.7608 21.12 14.0537 20.8271C14.3466 20.5343 14.3465 20.0585 14.0537 19.7656L10.5605 16.2734H24.75C25.1642 16.2734 25.5 15.9376 25.5 15.5234C25.5 15.1092 25.1642 14.7735 24.75 14.7734H10.5605L14.0537 11.2812C14.3466 10.9884 14.3465 10.5126 14.0537 10.2197Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0ZM14.0537 10.2197C13.7608 9.92683 13.2851 9.92683 12.9922 10.2197L8.21973 14.9932C7.92683 15.2861 7.92683 15.7608 8.21973 16.0537L12.9922 20.8271C13.2851 21.12 13.7608 21.12 14.0537 20.8271C14.3466 20.5343 14.3465 20.0585 14.0537 19.7656L10.5605 16.2734H24.75C25.1642 16.2734 25.5 15.9376 25.5 15.5234C25.5 15.1092 25.1642 14.7735 24.75 14.7734H10.5605L14.0537 11.2812C14.3466 10.9884 14.3465 10.5126 14.0537 10.2197Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
}

.g-a09434bf .next {
    right: calc(var(--size-xs) * -1);
    transform: translateX(100%);
}

.g-a09434bf .next::after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: var(--color-secondary);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 32C7.16344 32 -6.26248e-07 24.8366 -1.39876e-06 16C-2.17128e-06 7.16345 7.16344 1.21761e-06 16 4.4509e-07C24.8366 -3.27426e-07 32 7.16344 32 16C32 24.8366 24.8366 32 16 32ZM17.9463 21.7803C18.2392 22.0732 18.7149 22.0732 19.0078 21.7803L23.7803 17.0068C24.0732 16.7139 24.0732 16.2392 23.7803 15.9463L19.0078 11.1729C18.7149 10.88 18.2392 10.88 17.9463 11.1729C17.6534 11.4657 17.6535 11.9415 17.9463 12.2344L21.4395 15.7266L7.25 15.7266C6.83583 15.7266 6.50003 16.0624 6.5 16.4766C6.5 16.8908 6.83581 17.2265 7.25 17.2266L21.4395 17.2266L17.9463 20.7188C17.6534 21.0116 17.6535 21.4874 17.9463 21.7803Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 32C7.16344 32 -6.26248e-07 24.8366 -1.39876e-06 16C-2.17128e-06 7.16345 7.16344 1.21761e-06 16 4.4509e-07C24.8366 -3.27426e-07 32 7.16344 32 16C32 24.8366 24.8366 32 16 32ZM17.9463 21.7803C18.2392 22.0732 18.7149 22.0732 19.0078 21.7803L23.7803 17.0068C24.0732 16.7139 24.0732 16.2392 23.7803 15.9463L19.0078 11.1729C18.7149 10.88 18.2392 10.88 17.9463 11.1729C17.6534 11.4657 17.6535 11.9415 17.9463 12.2344L21.4395 15.7266L7.25 15.7266C6.83583 15.7266 6.50003 16.0624 6.5 16.4766C6.5 16.8908 6.83581 17.2265 7.25 17.2266L21.4395 17.2266L17.9463 20.7188C17.6534 21.0116 17.6535 21.4874 17.9463 21.7803Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
}

.g-a09434bf .prev,
.g-a09434bf .next {
    border: 0;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    padding: 0 16px;
    gap: 8px;
}

.g-a09434bf .current {
    background-color: var(--color-secondary);
    color: var(--color-text-light);
}

@media screen and (max-width: 768px) {
    .g-a09434bf .prev {
        left: 0;
        transform: none;
    }

    .g-a09434bf .next {
        right: 0;
        transform: none;
    }

    .g-a09434bf .prev,
    .g-a09434bf .next {
        position: static;
        margin-top: 0;
    }
}

.g-a09434bf { display: flex; justify-content: center; padding: var(--size-l) 0 var(--size-xl); }
@media screen and (max-width: 768px) { .g-a09434bf { padding: var(--size-m) 0 var(--size-l); }
 }

/* Block: post-card (post-card) */
.g-308a301c { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-308a301c .g-24dcb199 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-308a301c .g-24dcb199:hover .g-438153e3 { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-308a301c .g-c4c28dcb { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-308a301c .g-c4c28dcb::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-308a301c .g-c4c28dcb img { width: 100%; height: 100%; object-fit: cover; }
.g-308a301c .g-438153e3 { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-308a301c .g-f657466d { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-308a301c .g-99667d42 { background-color: rgba(0, 0, 0, 0.4); height: 28px; border-radius: 28px; padding: 4px 8px; display: flex; justify-content: center; align-items: center; white-space: nowrap; }
.g-308a301c .g-030d4355 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-308a301c .g-91a07ef4 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-308a301c .g-d89a56a2 { display: flex; align-items: center; gap: 8px; }
.g-308a301c .g-d89a56a2:hover { text-decoration: underline; }
.g-308a301c .g-d89a56a2 svg { margin-left: 8px; fill: currentColor; }
.g-308a301c .g-ced48415 { white-space: nowrap; opacity: 0.8; }
.g-24c8c836 { min-height: 600px; }
.g-24c8c836 .g-24dcb199 { padding: 48px 40px; }
.g-24c8c836 .g-438153e3 { transform: none; }
@media screen and (max-width: 870px) { .g-24c8c836 { min-height: 368px; }
.g-24c8c836 .g-24dcb199 { padding: 24px; }
.g-24c8c836 .g-438153e3 { transform: translateY(46px); }
 }

/* Block: post-content (post-content) */
[id^="anchor-"] {
    scroll-margin-top: calc(var(--header-height, 0px) + 15px);
}

.post-navigation-wrapper .nav-links {
    margin-top: var(--size-xl);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--size-xl);
}

.post-navigation-wrapper .nav-links .post-navigation-link {
    gap: var(--size-xxs);
}

.post-navigation-wrapper .nav-links .nav-next {
    margin-left: auto;
        text-align: right;
}

.g-c7aeb4a8 { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-c7aeb4a8 blockquote { position: relative; background-color: var(--color-surface); border-radius: var(--b-radius); padding: 40px var(--size-s) var(--size-s); margin-top: 40px; }
.g-c7aeb4a8 blockquote::before { content: ''; position: absolute; top: 0; left: calc(var(--size-s) + 15px); transform: translateY(-50%); display: inline-flex; width: 85px; height: 49px; flex-shrink: 0; background-color: var(--color-primary); mask-repeat: no-repeat; mask-position: center; mask-size: contain; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: contain; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85 49' fill='none'%3E%3Cpath d='M14.9095 16.6105C18.0479 16.6088 23.2388 16.3158 27.4553 18.1206C40.0116 23.495 38.7245 38.0452 32.1596 43.7914C14.908 58.8919 -9.64319 38.4949 3.93569 16.6105C9.92309 6.96098 19.4084 1.79441 30.5917 0C24.3222 3.0201 14.9095 12.25 14.9095 16.6105Z' fill='black'/%3E%3Cpath d='M62.2327 16.6105C65.3711 16.6088 70.562 16.3158 74.7786 18.1206C87.3349 23.495 86.0478 38.0452 79.4829 43.7914C62.2313 58.8919 37.6801 38.4949 51.2589 16.6105C57.2463 6.96098 66.7316 1.79441 77.9149 0C71.6454 3.0201 62.2327 12.25 62.2327 16.6105Z' fill='black'/%3E%3C/svg%3E"); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85 49' fill='none'%3E%3Cpath d='M14.9095 16.6105C18.0479 16.6088 23.2388 16.3158 27.4553 18.1206C40.0116 23.495 38.7245 38.0452 32.1596 43.7914C14.908 58.8919 -9.64319 38.4949 3.93569 16.6105C9.92309 6.96098 19.4084 1.79441 30.5917 0C24.3222 3.0201 14.9095 12.25 14.9095 16.6105Z' fill='black'/%3E%3Cpath d='M62.2327 16.6105C65.3711 16.6088 70.562 16.3158 74.7786 18.1206C87.3349 23.495 86.0478 38.0452 79.4829 43.7914C62.2313 58.8919 37.6801 38.4949 51.2589 16.6105C57.2463 6.96098 66.7316 1.79441 77.9149 0C71.6454 3.0201 62.2327 12.25 62.2327 16.6105Z' fill='black'/%3E%3C/svg%3E"); }
.g-c7aeb4a8 .g-a96de888 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-c7aeb4a8 .g-7e389639 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-c7aeb4a8 .g-5705251c { margin-top: var(--size-m); }
.g-c7aeb4a8 .g-fc3e3b88 { margin-top: var(--size-m); color: var(--color-text-description); display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 16px; }
.g-c7aeb4a8 .g-d302f263 { display: flex; justify-content: flex-start; align-items: flex-start; text-decoration: none; gap: 8px; }
.g-c7aeb4a8 .g-d302f263::before { content: var(--toc-number) '.'; flex-shrink: 0; font-weight: 600; text-decoration: none; width: 16px; }
.g-c7aeb4a8 .g-d302f263:hover { color: var(--color-text); }
.g-c7aeb4a8 .g-94cc8827 { font-weight: bold; }
.g-c7aeb4a8 .g-94cc8827::before { color: var(--color-primary); background-color: currentColor; mask-repeat: no-repeat; mask-position: center; mask-size: contain; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: contain; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM7.46484 11.5352C7.66011 11.7304 7.97661 11.7304 8.17188 11.5352L11.3535 8.35352C11.5488 8.15825 11.5488 7.84175 11.3535 7.64648L8.17188 4.46484C7.97661 4.26962 7.66009 4.26959 7.46484 4.46484C7.26959 4.66009 7.26962 4.97661 7.46484 5.17188L9.79297 7.5H5C4.72389 7.50002 4.50002 7.72389 4.5 8C4.5 8.27613 4.72388 8.49998 5 8.5H9.79297L7.46484 10.8281C7.26959 11.0234 7.26962 11.3399 7.46484 11.5352Z' fill='black'/%3E%3C/svg%3E"); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM7.46484 11.5352C7.66011 11.7304 7.97661 11.7304 8.17188 11.5352L11.3535 8.35352C11.5488 8.15825 11.5488 7.84175 11.3535 7.64648L8.17188 4.46484C7.97661 4.26962 7.66009 4.26959 7.46484 4.46484C7.26959 4.66009 7.26962 4.97661 7.46484 5.17188L9.79297 7.5H5C4.72389 7.50002 4.50002 7.72389 4.5 8C4.5 8.27613 4.72388 8.49998 5 8.5H9.79297L7.46484 10.8281C7.26959 11.0234 7.26962 11.3399 7.46484 11.5352Z' fill='black'/%3E%3C/svg%3E"); }
@media screen and (max-width: 1024px) { .g-c7aeb4a8 { grid-template-columns: 1fr; }
.g-c7aeb4a8 .g-eaaa1785 { display: none; }
.g-c7aeb4a8 .g-5705251c { margin-top: var(--size-s); }
.g-c7aeb4a8 .g-fc3e3b88 { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-c7aeb4a8 blockquote { padding: 30px var(--size-s) var(--size-s); margin-top: 30px; }
.g-c7aeb4a8 blockquote::before { left: var(--size-s); transform: translateY(-50%) scale(.7); }
 }

/* Block: post-header (post-header) */
.g-fcf467ab { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); margin-top: var(--size-m); }
.g-1f67316e { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.g-8ba6aee4 { display: flex; align-items: center; justify-content: center; }
.g-23284d05 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); flex-wrap: wrap; }
.g-a8d6b7b4 { padding: 8px 16px; height: 37px; border-radius: 37px; background-color: var(--color-surface); display: flex; justify-content: flex-start; align-items: center; gap: 8px; text-decoration: none; transition: filter .2s ease-in-out; }
.g-a8d6b7b4:hover { filter: brightness(0.96); }
.g-726c452c { margin-top: var(--size-m); }
.g-7cf0ba9c { margin-top: var(--size-s); margin-bottom: auto; }
.g-8999f19d { margin-top: var(--size-s); }
@media screen and (max-width: 1024px) { .g-fcf467ab { grid-template-columns: 1fr; }
.g-1f67316e { max-width: 70%; }
.g-8ba6aee4 { max-width: 70%; display: block; }
.g-a8d6b7b4 { height: 30px; }
 }@media screen and (max-width: 768px) { .g-fcf467ab { gap: var(--size-m); }
.g-1f67316e { max-width: 100%; }
.g-8ba6aee4 { max-width: 100%; }
.g-7cf0ba9c { margin-top: var(--size-xs); }
 }

/* Block: posts-list (posts-list) */
.g-0ca6e3d0 { display: grid; gap: 24px; grid-template-columns: repeat(3, 1fr); }
@media screen and (max-width: 1024px) { .g-0ca6e3d0 { grid-template-columns: repeat(2, 1fr); }
 }@media screen and (max-width: 768px) { .g-0ca6e3d0 { grid-template-columns: 1fr; }
 }

/* Block: recommendation (recommendation) */
.g-2648ab6d { text-align: center; }
.g-702002b0 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-eda7f31c { background-color: var(--color-secondary); display: flex; justify-content: center; align-items: center; border-radius: var(--size-l); padding: 8px; gap: 16px; }
.g-1762c4d6 { width: var(--size-l); height: var(--size-l); border-radius: 50%; border: 0; padding: 0; background-color: transparent; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.g-1762c4d6:hover { background-color: var(--color-primary); }
@media screen and (max-width: 768px) { .g-702002b0 { margin-top: var(--size-m); }
.g-eda7f31c { border-radius: var(--size-m); }
.g-1762c4d6 { width: var(--size-m); height: var(--size-m); }
 }

/* Block: search (search) */
.g-103efc82 { text-align: center; max-width: 430px; margin: 0 auto; }
.g-8b4cb362 { margin-top: var(--size-xl); }
.g-e626b10d { max-width: 430px; margin-inline: auto; text-align: center; }

/* Block: searchform (searchform) */
.g-2f5751f4 { position: relative; display: inline-block; width: 100%; }
.g-2f5751f4 .g-c7cba0fd { color: var(--color-text); width: 100%; background-color: var(--color-surface); height: 48px; border-radius: 48px; border: 0; box-shadow: 0 0 0 2px var(--color-surface), inset 0 0 0 3px var(--color-primary); padding: var(--size-xxs) 150px var(--size-xxs) var(--size-s); font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem); font-weight: 500; line-height: 120%; }
.g-2f5751f4 .g-f915c327 { position: absolute; right: 0; top: 0; height: 100%; border: 0; border-radius: 48px; background-color: var(--color-primary); color: var(--color-text-light); cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 0 32px; transition: opacity .2s ease-in-out; }
.g-2f5751f4 .g-f915c327:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-937d212b { position: fixed; bottom: 30px; right: 30px; display: none; background-color: var(--color-primary); border: none; width: 50px; height: 50px; border-radius: var(--b-radius); cursor: pointer; z-index: 4; }
.g-937d212b svg { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-937d212b { transform: scale(0.75); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-dd1f8efa { padding: var(--section-padding) 0; }
.g-9199e409 { display: flex; }
.g-3399181c { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-8fd43957 { width: 100%; height: 100%; }
.g-62db617e { flex: 1; border-radius: 0 var(--b-radius) var(--b-radius) 0; background-color: var(--color-primary); color: var(--color-text-light); display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-09877cff { margin-top: var(--size-s); }
.g-c184f32b { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-9199e409 { flex-direction: column-reverse; }
.g-3399181c { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-8fd43957 { height: 350px; }
.g-62db617e { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-8fd43957 { height: auto; }
.g-62db617e { padding: var(--size-s); }
 }

/* Block: front-page::about--0 (about) */
.g-c3bb424f { padding: 0; }
@media screen and (max-width: 1280px) { .g-a9fa02ac { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-c3bb424f { padding: 0 var(--wrapper-padding); }
.g-56778720 { column-count: 1; }
.g-a9fa02ac { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-56778720 { text-align: center; }
 }

/* Block: front-page::categories-list (categories-list) */
.g-71dc8519 { display: inline-flex; flex-wrap: wrap; gap: var(--size-m); }
.g-71dc8519 .g-4c8e8db3 { text-decoration: none; background-color: var(--color-surface); min-height: 54px; padding: 8px 32px; border-radius: 54px; text-align: left; transition: .2s ease-in-out filter; }
.g-71dc8519 .g-4c8e8db3:hover { filter: brightness(0.96); }
.g-71dc8519 .g-cb112b2b { display: flex; justify-content: flex-start; align-items: center; gap: 16px; height: 100%; }
.g-71dc8519 .g-c7b6c687 { font-size: 28px; }
@media screen and (max-width: 1024px) { .g-71dc8519 { gap: var(--size-s); }
.g-4c8e8db3 { min-height: 50px; padding: 8px 24px; }
 }@media screen and (max-width: 768px) { .g-71dc8519 { gap: var(--size-xs); }
.g-4c8e8db3 { min-height: 40px; padding: 8px 16px; }
.g-cb112b2b { gap: 8px; }
 }

/* Block: front-page::featured-posts (featured-posts) */
.g-d528b139 { margin-top: var(--size-m); }
.g-4d784204 { margin-top: var(--size-m); }
.g-0f5a110c { margin-top: var(--size-xl); }
.g-0482a61e { align-items: stretch; }
.g-160da76c { height: auto; }
.g-6a89cb7c { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-6a89cb7c .g-9e74e89f { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-6a89cb7c .g-6ad6e45a { background: var(--color-primary); transform: scale(1.2); }
.g-0765693e { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: front-page::page-content--0 (page-content) */
.g-e4b290b9 { margin: var(--section-padding) 0; }

/* Block: contacts-page::page-content--0 (page-content) */
.g-4020741c { margin: var(--section-padding) 0; }

/* Block: contacts-page::form--0 (form) */
.g-259fe07f { display: flex; justify-content: flex-start; align-items: center; position: relative; gap: var(--size-s); z-index: 1; }
.g-a89fbdc3 { padding: var(--size-m); flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; }
.g-d849ad00 { display: flex; justify-content: flex-start; }
.g-f0e57184 { padding: var(--size-xl); flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.g-31982fb2 { display: flex; justify-content: flex-start; align-items: center; }
.g-575c9a89 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-right: var(--size-m); }
.g-353f965f { fill: var(--color-text); }
.g-cf8c95bb { stroke: var(--color-text); }
.g-3bbc5609 { stroke: var(--color-text); }
.g-7600dc54 { display: flex; flex-direction: column; }
.g-e439e507 { flex: 0 0 50%; height: 383px; }
.g-588d20a4 { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-259fe07f { flex-direction: column; }
.g-a89fbdc3 { width: 100%; flex: 0 0 auto; }
.g-d849ad00 { flex-direction: column; }
.g-f0e57184 { width: 100%; padding: var(--size-m); var(--wrapper-padding); }
.g-684b3067 { width: 100%; display: flex; justify-content: space-between; }
.g-31982fb2 { margin-top: 0; align-items: flex-start; flex-direction: column; }
.g-575c9a89 { margin-right: 0; }
.g-7600dc54 { margin-top: var(--size-xs); }
.g-e439e507 { height: 429px; width: 100%; flex: 0 0 auto; }
 }@media screen and (max-width: 576px) { .g-a89fbdc3 { padding: var(--size-xs); }
.g-684b3067 { flex-direction: column; align-items: center; gap: var(--size-s); margin-top: var(--size-s); }
.g-31982fb2 { align-items: center; }
.g-7600dc54 { text-align: center; }
.g-e439e507 { height: 370px; }
 }

/* Block: expertise::text--0 (text) */
.g-ea3a42a1 { text-align: center; }

/* Block: expertise::process--0 (process) */
.g-4bfdb73d { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.g-4bfdb73d::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: 1; }
.g-e87d02b4 { counter-increment: item; border-left: 2px solid var(--color-primary); padding-left: var(--size-s); position: relative; width: clamp(16.875rem, 16.9921875vw + 8.71875rem, 22.3125rem); }
.g-e87d02b4::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.g-349d6972::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.g-d544735c { order: 1; margin-left: clamp(0rem, 7.2265625vw + -3.46875rem, 2.3125rem); margin-right: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-bottom: -9px; align-self: flex-end; }
.g-c5fd75bf { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.g-06d6fbf1 { order: 2; margin-bottom: -9px; align-self: flex-end; }
.g-b20151cd { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.g-f5699ccb { padding-bottom: 37px; }
.g-f5699ccb::before { bottom: 0; }
.g-502be934 { padding-top: 35px; }
.g-502be934::before { top: 0; }
@media screen and (max-width: 768px) { .g-4bfdb73d { flex-direction: column; }
.g-4bfdb73d::before { width: 2px; height: 100%; top: 0; left: 50%; }
.g-2405f0d6 { width: 50%; }
.g-d544735c { margin: 0; align-self: initial; }
.g-c5fd75bf { order: 2; margin-left: auto; align-self: initial; }
.g-06d6fbf1 { order: 3; align-self: initial; }
.g-b20151cd { margin-left: auto; align-self: initial; }
.g-e87d02b4 { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.g-e87d02b4::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.g-f5699ccb { padding-bottom: var(--size-xs); }
.g-502be934 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.g-502be934::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .g-4bfdb73d::before { left: 0; }
.g-2405f0d6 { width: 100%; }
.g-d544735c { margin: 0; }
.g-c5fd75bf { margin: 0; }
.g-06d6fbf1 { margin: 0; }
.g-b20151cd { margin: 0; }
.g-e87d02b4 { padding-left: var(--size-s); }
.g-e87d02b4::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.g-f5699ccb { margin: 0; padding-top: 35px; }
.g-502be934 { padding-top: 35px; }
 }

/* Block: expertise::about--0 (about) */
.g-459561b2 { display: flex; align-items: center; gap: var(--size-m); }
.g-758ba289 { flex: 1; }
.g-c2dfbb93 { flex: 1; }
@media screen and (max-width: 768px) { .g-459561b2 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-c2dfbb93 { text-align: center; }
 }

/* Block: expertise::reviews--0 (reviews) */
.g-cbc803af { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.g-7dff025e { padding: var(--size-m); box-shadow: var(--shadow); }
.g-5094cf89 svg { fill: var(--color-text); }
@media screen and (max-width: 768px) { .g-cbc803af { grid-template-columns: 1fr; }
 }

/* Block: approach::about--0 (about) */
.g-c14ba7fd { display: flex; align-items: center; gap: var(--size-m); }
.g-d315303d { flex: 1; }
.g-d9c10dee { flex: 1; }
@media screen and (max-width: 768px) { .g-c14ba7fd { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-d9c10dee { text-align: center; }
 }

/* Block: approach::process--0 (process) */
.g-ea6f4f14 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.g-73d91717 { flex: 1; }
.g-474f6b97 { flex: 1; position: relative; display: flex; flex-direction: column; gap: var(--size-xs); width: 100%; }
.g-30dfe001 { display: flex; justify-content: flex-start; align-items: flex-start; border-bottom: 1px solid var(--color-surface); gap: var(--size-s); padding-bottom: var(--size-xs); }
.g-08c86020 { flex: 0 0 50px; font-size: 40px; line-height: 130%; font-weight: 500; }
@media screen and (max-width: 870px) { .g-ea6f4f14 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .g-73d91717 { text-align: center; }
.g-08c86020 { font-size: 32px; flex: 0 0 35px; }
 }

/* Block: approach::about--1 (about) */
.g-440b3235 { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.g-940f1e76 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.g-45e928d6 { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .g-45e928d6 { width: 100%; }
 }@media screen and (max-width: 576px) { .g-440b3235 { padding: 0; flex-direction: column-reverse; }
.g-940f1e76 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.g-45e928d6 { text-align: center; }
 }

/* Block: approach::text--0 (text) */
.g-cc1263d0 { text-align: center; }