/* Block: categories-list (categories-list) */
.g-1c58af84 { display: inline-flex; flex-wrap: wrap; gap: var(--size-m); }
.g-1c58af84 .g-ff13818b { 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-1c58af84 .g-ff13818b:hover { filter: brightness(0.96); }
.g-1c58af84 .g-a2f906fa { display: flex; justify-content: flex-start; align-items: center; gap: 16px; height: 100%; }
.g-1c58af84 .g-a55c326a { font-size: 28px; }
@media screen and (max-width: 1024px) { .g-1c58af84 { gap: var(--size-s); }
.g-ff13818b { min-height: 50px; padding: 8px 24px; }
 }@media screen and (max-width: 768px) { .g-1c58af84 { gap: var(--size-xs); }
.g-ff13818b { min-height: 40px; padding: 8px 16px; }
.g-a2f906fa { gap: 8px; }
 }

/* Block: category-header (category-header) */
.g-c8be4bf7 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding: var(--size-m) 0 var(--section-padding); }
.g-c8be4bf7 .g-7a241b09 { background-color: var(--color-surface); border-radius: var(--b-radius); text-align: center; padding: var(--size-s); }
.g-c8be4bf7 .g-e1cc9fb8 { font-size: 80px; }
.g-c8be4bf7 .g-57eb8f8d { margin-top: var(--size-xs); }
.g-c8be4bf7 .g-e62202fa { text-align: center; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-7a241b09 { padding: var(--size-xs); }
.g-e1cc9fb8 { font-size: 64px; }
.g-e62202fa { margin-top: var(--size-xs); }
 }

/* 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-2187124c { display: none; position: fixed; bottom: 30px; left: var(--wrapper-padding); width: calc(100% - var(--wrapper-padding) * 2); max-width: 600px; padding: var(--size-m); z-index: 3; }
.g-fd5fab0f { display: block; }
.g-e9dd7802 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-2187124c { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-e9dd7802 { gap: var(--size-xxs); }
.g-608885eb { width: 100%; }
 }

/* Block: featured-posts (featured-posts) */
.g-d16f7925 { margin-top: var(--size-m); }
.g-bea6b459 { margin-top: var(--size-m); }
.g-30778a53 { margin-top: var(--size-xl); }
.g-b95ce57e { align-items: stretch; }
.g-2bbc3d6b { height: auto; }
.g-e80133c8 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-e80133c8 .g-527b8068 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-e80133c8 .g-730412e2 { background: var(--color-primary); transform: scale(1.2); }
.g-354951a1 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-3778b982 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-115e0252 { 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-115e0252.g-d0c20076 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-d2e4f790 { margin-top: var(--section-padding); }
.g-372d0de4 { border-radius: var(--b-radius); padding: var(--size-m); }
.g-c408588f { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); padding-bottom: var(--size-m); border-bottom: 1px solid var(--color-surface); margin-bottom: var(--size-m); }
.g-a41321c7 { max-width: 524px; }
.g-fb550834 { max-width: 450px; }
.g-d1f25a68 { margin-top: var(--size-xs); }
.g-2c456563 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-45959c92 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-9ed28708 { 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-9ed28708:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-587eb581 { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-8f0c2aeb { transform: scale(1.2); margin-right: var(--size-xs); }
.g-54960387 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.g-dca3643a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); margin-top: var(--size-m); }
.g-10478a65 { margin: var(--size-m) 0; display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-a41321c7 { max-width: initial; }
.g-fb550834 { max-width: initial; }
 }@media screen and (max-width: 870px) { .g-dca3643a { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-10478a65 { gap: var(--size-xs); flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-b5756373 { order: 3; width: 100%; text-align: center; }
 }@media screen and (max-width: 576px) { .g-c408588f { gap: var(--size-m); }
.g-2c456563 { flex-direction: column; gap: var(--size-xxs); }
.g-45959c92 { width: 100%; }
.g-9ed28708 { width: 100%; }
.g-dca3643a { flex-direction: column; align-items: center; }
 }

/* Block: header (header) */
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a,
#header-nav-sidebar .menu-item a,
#header-nav-sidebar .page_item a {
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    padding: var(--size-xxs);
    display: flex;
    align-items: center;
}
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a {
    height: 100%;
    justify-content: center;
}
#header-nav-sidebar .menu-item a,
#header-nav-sidebar .page_item a {
    height: 50px;
    justify-content: flex-start;
}
#header-nav-desktop .menu-item a:hover,
#header-nav-desktop .page_item a:hover,
#header-nav-sidebar .menu-item a:hover,
#header-nav-sidebar .page_item a:hover {
    color: var(--color-primary);
}
#header-nav-desktop .current-menu-item a,
#header-nav-desktop .current_page_item a,
#header-nav-sidebar .current-menu-item a,
#header-nav-sidebar .current_page_item a {
    color: var(--color-primary);
}
#header-nav-desktop .current-menu-item a::after,
#header-nav-desktop .current_page_item a::after {
    content: "";
    display: block;
    background-color: var(--color-primary);
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: -1px;
}
#header-nav-sidebar .current-menu-item a::after,
#header-nav-sidebar .current_page_item a::after {
    content: "";
    display: block;
    background-color: var(--color-primary);
    position: absolute;
    top: 0;
    left: calc(-1 * var(--wrapper-padding));
    width: 4px;
    height: 100%;
    bottom: 0;
}
@media screen and (max-width: 870px) {
    #header-nav-desktop .menu-item a,
    #header-nav-desktop .page_item a {
        justify-content: flex-start;
    }
}

.g-1abd5e1e { position: sticky; top: 0; z-index: 5; border-bottom: 1px solid var(--color-text); }
.g-27c772c4 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-3769471d { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-17fa9a9c { font-size: 34px; margin-right: var(--size-xxs); }
.g-3e6336a4 { font-size: 24px; font-weight: 600; }
.g-fa49ed34 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); height: 100%; }
.g-14d3a930 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; margin-right: var(--size-m); }
.g-14d3a930:hover { opacity: 0.7; }
.g-14d3a930 svg { fill: var(--color-text); }
.g-10407883 { display: none; }
.g-f53dc8b5 { position: fixed; z-index: 6; width: 100%; height: 100%; top: 0; left: 0; clip-path: polygon(0 0, 0 0, 0 0, 0 0); }
.g-fa4d73a0 { clip-path: inherit; }
.g-fa4d73a0 .g-6b255b5a { background-color: rgba(0, 0, 0, 0.2); }
.g-fa4d73a0 .g-c8274fd5 { opacity: 1; transform: translateX(0); }
.g-5fe40777 { height: 80px; display: flex; justify-content: flex-start; align-items: center; }
.g-7ddb20ba { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; }
.g-7ddb20ba:hover { opacity: 0.7; }
.g-7ddb20ba svg { fill: var(--color-text); }
.g-6b255b5a { transition: 0.3s background-color ease-in-out; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0); }
.g-c8274fd5 { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; min-width: 260px; width: 100%; max-width: 30%; height: 100%; box-shadow: 4px 0px 20px rgba(23, 23, 28, 0.1); opacity: 0; transform: translateX(-100%); transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; padding: 0 var(--size-m) 0 var(--wrapper-padding); }
@media screen and (max-width: 375px) { .g-14d3a930 { margin-right: var(--size-xxs); }
 }@media screen and (max-width: 768px) { .g-17fa9a9c { font-size: 28px; }
.g-3e6336a4 { font-size: 20px; }
 }@media screen and (max-width: 870px) { .g-27c772c4 { justify-content: flex-start; }
.g-fa49ed34 { gap: var(--size-m); }
.g-8c58782b { display: none; }
.g-10407883 { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-50421cb7 { padding: var(--section-padding) 0; }
.g-30c43571 { display: flex; }
.g-56c9cdfb { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-07cd5456 { margin-top: var(--size-s); }
.g-bf9caadb { margin-top: var(--size-m); }
.g-48005897 { flex: 1; }
.g-706f947f { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-30c43571 { flex-direction: column; }
.g-56c9cdfb { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-706f947f { height: 400px; }
 }@media screen and (max-width: 576px) { .g-56c9cdfb { padding-bottom: var(--size-m); }
.g-706f947f { height: auto; }
 }

/* Block: page-404 (page-404) */
.g-415920de { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-31578448 { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-4bef5e64 { text-align: center; margin-top: var(--size-xl); }
.g-c913d6be { text-align: center; margin-top: var(--size-s); }
.g-985f93e4 { text-align: center; }
@media screen and (max-width: 768px) { .g-4bef5e64 { margin-top: var(--size-m); }
 }

/* Block: page-content (page-content) */
.g-134fd815 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: var(--size-m); margin: var(--section-padding) 0; }
@media screen and (max-width: 768px) { .g-134fd815 { padding: var(--size-xs); }
 }

/* Block: page-header (page-header) */
.g-471bf621 { position: relative; padding: 80px 0; color: var(--color-text-light); }
.g-390a0380 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-b594394d { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-b594394d::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-c9ff27a4 { border-left: 3px solid var(--color-primary); padding-left: var(--size-s); max-width: 650px; }
@media screen and (max-width: 768px) { .g-471bf621 { padding-bottom: 50px; }
 }@media screen and (max-width: 576px) { .g-471bf621 { padding-bottom: 40px; }
 }

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

.g-e4c94c00 .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;
}

.g-e4c94c00 .page-numbers:hover {
    box-shadow: 0px 0px 0px 1px var(--color-secondary);
}

.g-e4c94c00 .prev {
    left: 0;
    transform: translateX(calc(-100% - 44px));
    color: var(--color-secondary);
}

.g-e4c94c00 .prev::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M4.99213 0.21967C5.28502 -0.0732234 5.76076 -0.0732234 6.05365 0.21967C6.34655 0.512563 6.34655 0.9883 6.05365 1.28119L2.56049 4.77338H16.7499C17.1642 4.77338 17.4999 5.10917 17.4999 5.52338C17.4999 5.93759 17.1642 6.27338 16.7499 6.27338H2.56049L6.05365 9.76557C6.34655 10.0585 6.34655 10.5342 6.05365 10.8271C5.76076 11.12 5.28502 11.12 4.99213 10.8271L0.21967 6.05365C-0.0732233 5.76076 -0.0732233 5.286 0.21967 4.99311L4.99213 0.21967Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M4.99213 0.21967C5.28502 -0.0732234 5.76076 -0.0732234 6.05365 0.21967C6.34655 0.512563 6.34655 0.9883 6.05365 1.28119L2.56049 4.77338H16.7499C17.1642 4.77338 17.4999 5.10917 17.4999 5.52338C17.4999 5.93759 17.1642 6.27338 16.7499 6.27338H2.56049L6.05365 9.76557C6.34655 10.0585 6.34655 10.5342 6.05365 10.8271C5.76076 11.12 5.28502 11.12 4.99213 10.8271L0.21967 6.05365C-0.0732233 5.76076 -0.0732233 5.286 0.21967 4.99311L4.99213 0.21967Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
}

.g-e4c94c00 .next {
    right: 0;
    transform: translateX(calc(100% + 44px));
    color: var(--color-secondary);
}

.g-e4c94c00 .next::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M4.99213 0.21967C5.28502 -0.0732234 5.76076 -0.0732234 6.05365 0.21967C6.34655 0.512563 6.34655 0.9883 6.05365 1.28119L2.56049 4.77338H16.7499C17.1642 4.77338 17.4999 5.10917 17.4999 5.52338C17.4999 5.93759 17.1642 6.27338 16.7499 6.27338H2.56049L6.05365 9.76557C6.34655 10.0585 6.34655 10.5342 6.05365 10.8271C5.76076 11.12 5.28502 11.12 4.99213 10.8271L0.21967 6.05365C-0.0732233 5.76076 -0.0732233 5.286 0.21967 4.99311L4.99213 0.21967Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M4.99213 0.21967C5.28502 -0.0732234 5.76076 -0.0732234 6.05365 0.21967C6.34655 0.512563 6.34655 0.9883 6.05365 1.28119L2.56049 4.77338H16.7499C17.1642 4.77338 17.4999 5.10917 17.4999 5.52338C17.4999 5.93759 17.1642 6.27338 16.7499 6.27338H2.56049L6.05365 9.76557C6.34655 10.0585 6.34655 10.5342 6.05365 10.8271C5.76076 11.12 5.28502 11.12 4.99213 10.8271L0.21967 6.05365C-0.0732233 5.76076 -0.0732233 5.286 0.21967 4.99311L4.99213 0.21967Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
    transform: scale(-1);
}

.g-e4c94c00 .prev,
.g-e4c94c00 .next {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    padding: 0 16px;
    gap: 8px;
        color: var(--color-text);
}

.g-e4c94c00 .prev,
.g-e4c94c00 .next,
.g-e4c94c00 .current {
    box-shadow: 0px 0px 0px 1px var(--color-text);
}

@media screen and (max-width: 768px) {
    .g-e4c94c00 .prev,
    .g-e4c94c00 .next {
        position: static;
        margin-top: 0;
        transform: none;
    }
}

@media screen and (max-width: 576px) {
    .g-e4c94c00 .prev::before,
    .g-e4c94c00 .next::after {
        display: none;
    }
}

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

/* Block: post-card (post-card) */
.g-8076b52d { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-8076b52d .g-00433913 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-8076b52d .g-00433913:hover .g-92069ee5 { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-8076b52d .g-d4d78310 { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-8076b52d .g-d4d78310::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-8076b52d .g-d4d78310 img { width: 100%; height: 100%; object-fit: cover; }
.g-8076b52d .g-92069ee5 { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-8076b52d .g-bbc6d2d2 { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-8076b52d .g-d8758d31 { 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-8076b52d .g-9129f203 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-8076b52d .g-1ebc6454 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-8076b52d .g-a47b812d { display: flex; align-items: center; gap: 8px; }
.g-8076b52d .g-a47b812d:hover { text-decoration: underline; }
.g-8076b52d .g-a47b812d svg { margin-left: 8px; fill: currentColor; }
.g-8076b52d .g-bb24681c { white-space: nowrap; opacity: 0.8; }
.g-41f9ca5a { min-height: 600px; }
.g-41f9ca5a .g-00433913 { padding: 48px 40px; }
.g-41f9ca5a .g-92069ee5 { transform: none; }
@media screen and (max-width: 870px) { .g-41f9ca5a { min-height: 368px; }
.g-41f9ca5a .g-00433913 { padding: 24px; }
.g-41f9ca5a .g-92069ee5 { 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-25d764ac { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-25d764ac blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-25d764ac .g-c0ae8328 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-25d764ac .g-e6da2de5 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-25d764ac .g-b02ac773 { margin-top: var(--size-m); }
.g-25d764ac .g-71d35f93 { 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-25d764ac .g-1bb54e77 { display: block; text-decoration: none; }
.g-25d764ac .g-1bb54e77:hover { text-decoration: underline; }
.g-25d764ac .g-4dcb5875 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-25d764ac { grid-template-columns: 1fr; }
.g-25d764ac .g-002a12fa { display: none; }
.g-25d764ac .g-b02ac773 { margin-top: var(--size-s); }
.g-25d764ac .g-71d35f93 { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-25d764ac blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-a14bb4ad { margin-top: var(--size-m); display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-m); }
.g-eba03b71 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs); }
.g-ffd9669c { text-decoration: none; }
.g-ffd9669c:hover { text-decoration: underline; }
.g-39a41667 { text-align: center; max-width: 760px; margin: var(--size-l) auto 0; }
.g-2bc042bc { margin-top: var(--size-s); }
.g-0e28da71 { margin-top: var(--size-l); }
@media screen and (max-width: 768px) { .g-a14bb4ad { gap: var(--size-xs); }
.g-39a41667 { margin-top: var(--size-s); }
.g-0e28da71 { margin-top: var(--size-m); }
 }

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

/* Block: recommendation (recommendation) */
.g-1ce4fb08 { text-align: center; }
.g-e86cce7d { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-a7d9ce7f { display: flex; justify-content: center; align-items: center; gap: 16px; }
.g-300e5fa9 { width: 32px; height: 32px; border-radius: 50%; border: 0; padding: 0; background-color: var(--color-primary); display: flex; justify-content: center; align-items: center; cursor: pointer; }
.g-300e5fa9:hover { background-color: var(--color-primary); }
.g-633d605b { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-e86cce7d { margin-top: var(--size-m); }
 }

/* Block: search (search) */
.g-833b173a { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-833b173a .g-c87034d4 { margin-top: var(--size-m); max-width: 600px; }
.g-9c597811 { margin-top: var(--size-xl); }
.g-a7347347 { margin-top: var(--size-m); max-width: 600px; }
@media screen and (max-width: 768px) { .g-833b173a { padding: var(--size-s); }
 }

/* Block: searchform (searchform) */
.g-50cf30eb { position: relative; display: inline-block; width: 100%; }
.g-50cf30eb .g-3cc35027 { color: var(--color-text); width: 100%; background-color: var(--color-surface); height: 48px; border-radius: 48px; border: 0; box-shadow: inset 0 0 0 2px var(--color-primary); padding: var(--size-xxs) 85px var(--size-xxs) var(--size-s); font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem); font-weight: 500; line-height: 120%; }
.g-50cf30eb .g-208530b2 { position: absolute; right: 0; top: 0; height: 100%; z-index: 1; display: flex; justify-content: flex-end; align-items: center; padding: 8px; gap: 8px; }
.g-50cf30eb .g-8f7b49c6 { border: 0; width: 32px; height: 32px; border-radius: 50%; background-color: var(--color-primary); cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 0; transition: opacity .2s ease-in-out; }
.g-50cf30eb .g-8f7b49c6:hover { opacity: .7; }
.g-50cf30eb .g-60598187 { border: 0; padding: 8px; cursor: pointer; display: flex; justify-content: center; align-items: center; transition: opacity .2s ease-in-out; background-color: transparent; }
.g-50cf30eb .g-60598187:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-3b58e100 { position: fixed; bottom: 30px; right: 30px; opacity: 0; background-color: var(--color-primary); border: none; width: 60px; height: 60px; border-radius: 50%; cursor: pointer; visibility: hidden; transition: 0.3s opacity ease-in-out; z-index: 4; }
.g-3b58e100 svg { fill: var(--color-text-light); }
.g-a650761e { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .g-3b58e100 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-62588ffb { padding: var(--section-padding) 0; }
.g-783eb9ac { display: flex; }
.g-9e050ce9 { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-e89c48d0 { margin-top: var(--size-s); }
.g-19862164 { margin-top: var(--size-m); }
.g-a06cd8eb { flex: 1; }
.g-0796ca3a { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-783eb9ac { flex-direction: column; }
.g-9e050ce9 { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-0796ca3a { height: 400px; }
 }@media screen and (max-width: 576px) { .g-9e050ce9 { padding-bottom: var(--size-m); }
.g-0796ca3a { height: auto; }
 }

/* Block: front-page::faq--0 (faq) */
.g-a01b127f { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.g-f12f0c5f { flex: 0 0 45%; position: relative; }
.g-d668d7ef { flex: 1; position: relative; z-index: 1; }
.g-be3e62db { user-select: none; }
.g-be3e62db[open] .g-a77abfae { transform: rotate(45deg); }
.g-e34b2d7b { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.g-e34b2d7b::-webkit-details-marker { display: none; }
.g-a77abfae { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-bg); border-radius: 50%; margin-left: var(--size-xs); }
.g-a77abfae svg { fill: var(--color-primary); }
.g-111ee5f9 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .g-e34b2d7b { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-a77abfae { width: 24px; height: 24px; }
.g-a77abfae svg { width: 16px; height: 16px; }
.g-111ee5f9 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-a01b127f { align-items: center; flex-direction: column; gap: var(--size-m); }
.g-f12f0c5f { flex: 0; }
.g-d668d7ef { margin-left: 0; max-width: 70%; }
 }@media screen and (max-width: 576px) { .g-f12f0c5f { text-align: center; }
.g-d668d7ef { max-width: inherit; width: 100%; }
 }

/* Block: front-page::categories-list (categories-list) */
.g-5955873e { display: inline-flex; flex-wrap: wrap; gap: var(--size-m); }
.g-5955873e .g-6b3bdd39 { 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-5955873e .g-6b3bdd39:hover { filter: brightness(0.96); }
.g-5955873e .g-c001ced4 { display: flex; justify-content: flex-start; align-items: center; gap: 16px; height: 100%; }
.g-5955873e .g-87ec9d3c { font-size: 28px; }
@media screen and (max-width: 1024px) { .g-5955873e { gap: var(--size-s); }
.g-6b3bdd39 { min-height: 50px; padding: 8px 24px; }
 }@media screen and (max-width: 768px) { .g-5955873e { gap: var(--size-xs); }
.g-6b3bdd39 { min-height: 40px; padding: 8px 16px; }
.g-c001ced4 { gap: 8px; }
 }

/* Block: front-page::featured-posts (featured-posts) */
.g-bdd4224c { margin-top: var(--size-m); }
.g-459e46de { margin-top: var(--size-m); }
.g-552a1fe2 { margin-top: var(--size-xl); }
.g-3fc10145 { align-items: stretch; }
.g-0f347e18 { height: auto; }
.g-ea1ae35c { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-ea1ae35c .g-02e11dbb { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-ea1ae35c .g-f5c05675 { background: var(--color-primary); transform: scale(1.2); }
.g-7f85a6ef { 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-388767ff { margin: var(--section-padding) 0; }

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

/* Block: contacts-page::form--0 (form) */
.g-99a822dd { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-040f16f7 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-d74b3f62 { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-3a864b55 { display: none; }
.g-40076e29 { width: 100%; }
.g-69251831 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-e1955d48 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-7f1bf246 { width: 56px; height: 56px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 24px; margin-right: var(--size-m); }
.g-76a9a5d3 { fill: var(--color-text); }
.g-34ed195f { stroke: var(--color-text); }
.g-6e6f8f4a { stroke: var(--color-text); }
.g-92c1b27f { display: flex; flex-direction: column; }
.g-976fb693 { width: 100%; height: 300px; }
.g-f32405f8 { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-99a822dd { flex-direction: column-reverse; }
.g-040f16f7 { flex-direction: column-reverse; justify-content: flex-start; }
.g-d74b3f62 { flex: 1; }
.g-806f7f60 { display: none; }
.g-3a864b55 { display: block; text-align: center; }
.g-69251831 { justify-content: space-evenly; }
.g-976fb693 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-040f16f7 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-7f1bf246 { margin-right: 0; }
.g-92c1b27f { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-040f16f7 { text-align: center; }
.g-d74b3f62 { padding: var(--size-s); }
.g-69251831 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-e1955d48 { flex: inherit; align-items: center; }
 }

/* Block: about-page::about--0 (about) */
.g-2e31e781 { padding: 0; }
@media screen and (max-width: 1280px) { .g-53cd1700 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-2e31e781 { padding: 0 var(--wrapper-padding); }
.g-90779ec7 { column-count: 1; }
.g-53cd1700 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-90779ec7 { text-align: center; }
 }

/* Block: about-page::page-content--0 (page-content) */
.g-162ce754 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: var(--size-m); margin: var(--section-padding) 0; }
@media screen and (max-width: 768px) { .g-162ce754 { padding: var(--size-xs); }
 }

/* Block: expertise::about--0 (about) */
.g-a4f8bac1 { display: flex; align-items: center; gap: var(--size-m); }
.g-d71f7006 { flex: 1; }
.g-314ef181 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .g-a4f8bac1 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .g-f42195c4 { text-align: center; }
 }

/* Block: expertise::reviews--0 (reviews) */
.g-d8857f88 { width: 60%; }
.g-1f676f51 { padding: var(--size-s) var(--wrapper-padding); }
.g-cada5155 { display: flex; justify-content: flex-start; }
.g-cada5155 svg { fill: var(--color-secondary); }
.g-b39253dd { justify-content: flex-end; }
.g-8e7ab878 { padding: 0 var(--wrapper-padding); }
.g-d8efda3b { padding: 0 var(--wrapper-padding); }
@media screen and (max-width: 768px) { .g-d8857f88 { width: 100%; }
 }@media screen and (max-width: 576px) { .g-b69fbf9a { flex-direction: column; }
.g-cada5155 svg { transform: scale(0.6); }
.g-8e7ab878 { padding: 0 50px 0 50px; }
.g-d8efda3b { padding: 0 50px 0 50px; }
 }@media screen and (max-width: 375px) { .g-8e7ab878 { padding: 0; }
.g-d8efda3b { padding: 0; }
 }

/* Block: expertise::about--1 (about) */
.g-0e749b93 { display: flex; align-items: center; gap: var(--size-m); }
.g-7542f42d { flex: 1; }
.g-5afaef3e { flex: 1; }
@media screen and (max-width: 768px) { .g-0e749b93 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-5afaef3e { text-align: center; }
 }

/* Block: expertise::text--0 (text) */
.g-f3f3d351 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .g-f3f3d351 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .g-f3f3d351 { padding: var(--size-s); }
 }