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

/* Block: category-header (category-header) */
.g-45709902 { display: flex; gap: var(--size-m); justify-content: flex-start; padding: var(--size-m) 0 var(--section-padding); }
.g-45709902 .g-b5bc71de { 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-45709902 .g-0021b5de { max-width: 700px; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-45709902 { flex-direction: column; align-items: center; gap: var(--size-s); }
.g-b5bc71de { font-size: 64px; flex: 0 0 108px; width: 120px; }
.g-938c11c7 { text-align: center; }
.g-0021b5de { 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-cc1f957d { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-2f21b516 { display: block; }
.g-d02fe681 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-1334324f { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-ef9c3a14 { width: 100%; }
@media screen and (max-width: 768px) { .g-cc1f957d { padding: var(--size-s); }
.g-d02fe681 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-1334324f { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-ef9c3a14 { width: auto; }
 }@media screen and (max-width: 576px) { .g-1334324f { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-27c0a094 { margin-top: var(--size-m); }
.g-d9e46e04 { margin-top: var(--size-m); }
.g-7918c99f { margin-top: var(--size-xl); }
.g-537c181f { align-items: stretch; }
.g-3e679e29 { height: auto; }
.g-f23acc2a { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-f23acc2a .g-129d34e4 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-f23acc2a .g-19e12d55 { background: var(--color-primary); transform: scale(1.2); }
.g-44fe0c8b { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-11b70673 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-eafeec3c { 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-eafeec3c.g-79211888 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-63868e33 { margin-top: var(--section-padding); }
.g-8b3bf5f0 { 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-935d4728 { max-width: 510px; }
.g-e60c9c7a { max-width: 430px; }
.g-8000845d { margin-top: var(--size-xs); }
.g-0b60c3e1 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-13584eef { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-64f5e288 { 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-64f5e288:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-1bc6c5a4 { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-c43c4c45 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-b992380f { background-color: var(--color-secondary); color: var(--color-text-light); padding-top: 160px; padding-bottom: var(--size-m); }
.g-77a26a00 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: var(--size-m); }
.g-798f03df { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-c5744423 { margin: var(--size-xl) 0; border-color: var(--color-surface); }
.g-9e5bd155 { display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-8b3bf5f0 { padding: var(--size-m); }
.g-935d4728 { max-width: initial; }
.g-e60c9c7a { max-width: initial; }
 }@media screen and (max-width: 768px) { .g-9e5bd155 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-901dbddd { order: 3; width: 100%; }
 }@media screen and (max-width: 576px) { .g-8b3bf5f0 { gap: var(--size-m); }
.g-0b60c3e1 { flex-direction: column; gap: var(--size-xxs); }
.g-13584eef { width: 100%; }
.g-64f5e288 { width: 100%; }
.g-77a26a00 { justify-content: flex-start; align-items: flex-start; }
.g-798f03df { 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-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-4e0082ae { position: sticky; top: 0; z-index: 5; border-bottom: 1px solid var(--color-text); }
.g-83397246 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-c793071d { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-216f189d { font-size: 34px; margin-right: var(--size-xxs); }
.g-87a6ac16 { font-size: 24px; font-weight: 600; }
.g-008afdeb { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); height: 100%; }
.g-79a606a3 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; margin-right: var(--size-m); }
.g-79a606a3:hover { opacity: 0.7; }
.g-79a606a3 svg { fill: var(--color-text); }
.g-0a9076c9 { display: none; }
.g-25da05e6 { 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-bf98704e { clip-path: inherit; }
.g-bf98704e .g-caf5f090 { background-color: rgba(0, 0, 0, 0.2); }
.g-bf98704e .g-e633c4d3 { opacity: 1; transform: translateX(0); }
.g-fa92db2f { height: 80px; display: flex; justify-content: flex-start; align-items: center; }
.g-15cf25e2 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; }
.g-15cf25e2:hover { opacity: 0.7; }
.g-15cf25e2 svg { fill: var(--color-text); }
.g-caf5f090 { 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-e633c4d3 { 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-79a606a3 { margin-right: var(--size-xxs); }
 }@media screen and (max-width: 768px) { .g-216f189d { font-size: 28px; }
.g-87a6ac16 { font-size: 20px; }
 }@media screen and (max-width: 870px) { .g-83397246 { justify-content: flex-start; }
.g-008afdeb { gap: var(--size-m); }
.g-84764951 { display: none; }
.g-0a9076c9 { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-f16b0072 { padding: var(--section-padding) 0; }
.g-02083c73 { display: flex; }
.g-3e389dfe { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-4772ecca { margin-top: var(--size-s); }
.g-79e1665d { margin-top: var(--size-m); }
.g-586087aa { flex: 1; }
.g-eedf3147 { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-02083c73 { flex-direction: column; }
.g-3e389dfe { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-eedf3147 { height: 400px; }
 }@media screen and (max-width: 576px) { .g-3e389dfe { padding-bottom: var(--size-m); }
.g-eedf3147 { height: auto; }
 }

/* Block: page-404 (page-404) */
.g-fdb271db { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-fba7f417 { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-3510e4b6 { text-align: center; margin-top: var(--size-xl); }
.g-67b3fd04 { text-align: center; margin-top: var(--size-s); }
.g-9d911479 { text-align: center; }
@media screen and (max-width: 768px) { .g-3510e4b6 { margin-top: var(--size-m); }
 }

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

/* Block: page-header (page-header) */
.g-eac6f5a8 { position: relative; padding: var(--size-xl) 0; background-color: var(--color-secondary); color: var(--color-text-light); }
.g-b9212880 { margin-top: var(--size-xl); text-align: center; }
.g-40bbf981 { margin-top: var(--size-xs); }
@media screen and (max-width: 768px) { .g-eac6f5a8 { padding-bottom: 45px; }
 }@media screen and (max-width: 576px) { .g-eac6f5a8 { padding-bottom: 35px; }
.g-b9212880 { margin-top: var(--size-xs); }
 }

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

.g-032029da .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-032029da .page-numbers:hover {
    box-shadow: 0px 0px 0px 1px var(--color-secondary);
}

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

.g-032029da .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-032029da .next {
    right: 0;
    transform: translateX(calc(100% + 44px));
    color: var(--color-secondary);
}

.g-032029da .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-032029da .prev,
.g-032029da .next {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    padding: 0 16px;
    gap: 8px;
        color: var(--color-text);
}

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

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

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

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

/* Block: post-card (post-card) */
.g-4f256ad1 { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-4f256ad1 .g-d823aff5 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-4f256ad1 .g-d823aff5:hover .g-25a20b5b { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-4f256ad1 .g-fa34eb4b { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-4f256ad1 .g-fa34eb4b::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-4f256ad1 .g-fa34eb4b img { width: 100%; height: 100%; object-fit: cover; }
.g-4f256ad1 .g-25a20b5b { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-4f256ad1 .g-9ab17a7c { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-4f256ad1 .g-a4249c26 { 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-4f256ad1 .g-e0d27e83 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-4f256ad1 .g-33c71ce3 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-4f256ad1 .g-450f868a { display: flex; align-items: center; gap: 8px; }
.g-4f256ad1 .g-450f868a:hover { text-decoration: underline; }
.g-4f256ad1 .g-450f868a svg { margin-left: 8px; fill: currentColor; }
.g-4f256ad1 .g-f7fe1768 { white-space: nowrap; opacity: 0.8; }
.g-3a3bf2f4 { min-height: 600px; }
.g-3a3bf2f4 .g-d823aff5 { padding: 48px 40px; }
.g-3a3bf2f4 .g-25a20b5b { transform: none; }
@media screen and (max-width: 870px) { .g-3a3bf2f4 { min-height: 368px; }
.g-3a3bf2f4 .g-d823aff5 { padding: 24px; }
.g-3a3bf2f4 .g-25a20b5b { 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-f81002c8 { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-f81002c8 blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-f81002c8 .g-3b358811 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-f81002c8 .g-4545deeb { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-f81002c8 .g-ea7b31a2 { margin-top: var(--size-m); }
.g-f81002c8 .g-9ee6a365 { 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-f81002c8 .g-6d88b66f { display: block; text-decoration: none; }
.g-f81002c8 .g-6d88b66f:hover { text-decoration: underline; }
.g-f81002c8 .g-c848b715 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-f81002c8 { grid-template-columns: 1fr; }
.g-f81002c8 .g-67140202 { display: none; }
.g-f81002c8 .g-ea7b31a2 { margin-top: var(--size-s); }
.g-f81002c8 .g-9ee6a365 { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-f81002c8 blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-3f985ea1 { position: relative; }
.g-f75c637d { width: 100%; }
.g-aafa081b { position: relative; display: flex; flex-direction: column; }
.g-4bcce382 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.g-4bcce382::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }
.g-c4df5c9c { width: 100%; height: 100%; }
.g-06000e72 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-b2d63cbf { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; margin: auto; padding: var(--size-xl) 0; max-width: 800px; }
.g-f04110aa { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-s); flex-wrap: wrap; }
.g-e8be8773 { display: flex; justify-content: center; align-items: center; border-radius: var(--b-radius); height: 40px; padding: 8px 32px; background-color: var(--color-primary); text-decoration: none; }
.g-e8be8773:hover { text-decoration: underline; }
.g-423c7f3d { margin-top: var(--size-m); }
.g-1c2b1949 { white-space: nowrap; }
@media screen and (max-width: 1024px) { .g-aafa081b { padding-bottom: 40px; }
.g-f04110aa { gap: var(--size-xxs); }
.g-e8be8773 { height: 31px; padding: 8px 16px; }
.g-423c7f3d { margin-top: var(--size-s); }
 }@media screen and (max-width: 768px) { .g-b2d63cbf { padding-bottom: 0; }
.g-e8be8773 { padding: 8px; }
 }@media screen and (max-width: 576px) { .g-aafa081b { padding-bottom: 24px; aspect-ratio: auto; height: auto; }
.g-c4df5c9c { aspect-ratio: auto; height: 100%; }
.g-b2d63cbf { margin: var(--size-xl) auto; }
 }

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

/* Block: recommendation (recommendation) */
.g-6b8748ec { text-align: center; }
.g-08cca32d { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-071278d7 { display: flex; justify-content: center; align-items: center; gap: 16px; }
.g-bff7b36f { 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-bff7b36f:hover { background-color: var(--color-primary); }
.g-476eee8d { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-08cca32d { margin-top: var(--size-m); }
 }

/* Block: search (search) */
.g-3f559665 { margin-top: var(--size-m); max-width: 600px; }
.g-4900f25b { margin-top: var(--size-m); max-width: 600px; }
.g-e5f7f07e { margin-top: var(--size-xl); }

/* Block: searchform (searchform) */
.g-cebe00d6 { position: relative; display: inline-block; width: 100%; }
.g-cebe00d6 .g-0aea625e { 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-cebe00d6 .g-9011776e { 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-cebe00d6 .g-7956b9dc { 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-cebe00d6 .g-7956b9dc:hover { opacity: .7; }
.g-cebe00d6 .g-abed2aec { border: 0; padding: 8px; cursor: pointer; display: flex; justify-content: center; align-items: center; transition: opacity .2s ease-in-out; background-color: transparent; }
.g-cebe00d6 .g-abed2aec:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-bff29d6b { 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-bff29d6b svg { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-bff29d6b { transform: scale(0.75); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-dd23295b { padding: var(--section-padding) 0; }
.g-cbdcf2ec { display: flex; }
.g-49575705 { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-23f21d84 { margin-top: var(--size-s); }
.g-9d1eacc4 { margin-top: var(--size-m); }
.g-4d77cd6a { flex: 1; }
.g-1f88d944 { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-cbdcf2ec { flex-direction: column; }
.g-49575705 { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-1f88d944 { height: 400px; }
 }@media screen and (max-width: 576px) { .g-49575705 { padding-bottom: var(--size-m); }
.g-1f88d944 { height: auto; }
 }

/* Block: front-page::about--0 (about) */
.g-0b71db80 { display: flex; align-items: center; gap: var(--size-m); }
.g-5ad7eb69 { flex: 1; }
.g-7609940a { position: relative; padding: var(--size-m); }
.g-7609940a::before { content: ""; display: block; position: absolute; top: 0; right: -50%; left: 0; width: 150%; height: 100%; background-color: var(--color-surface); margin-bottom: var(--size-s); z-index: -1; border-radius: var(--b-radius); }
.g-eb8001de { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .g-0b71db80 { flex-direction: column; align-items: stretch; }
.g-5ad7eb69 { flex: auto; }
.g-7609940a { padding: var(--size-m) var(--size-s); }
.g-7609940a::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .g-7609940a { text-align: center; }
 }

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

/* Block: front-page::featured-posts (featured-posts) */
.g-6aad6bec { margin-top: var(--size-m); }
.g-5a8fc5a9 { margin-top: var(--size-m); }
.g-c68a948e { margin-top: var(--size-xl); }
.g-e18054ee { align-items: stretch; }
.g-7488e918 { height: auto; }
.g-755fac50 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-755fac50 .g-bb788068 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-755fac50 .g-e15b5f21 { background: var(--color-primary); transform: scale(1.2); }
.g-8b0db7ff { 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-59471d55 { margin: var(--section-padding) 0; }

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

/* Block: contacts-page::form--0 (form) */
.g-94f7132d { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.g-3552da3a { width: clamp(23.125rem, 29.2682926829vw + 7.2103658537rem, 30.625rem); flex-shrink: 0; padding: clamp(2rem, 5.8536585366vw + -1.1829268293rem, 3.5rem) var(--size-s) clamp(2rem, 5.8536585366vw + -1.1829268293rem, 3.5rem) clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-8215d5ea { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.g-8ac3933c { display: flex; justify-content: flex-start; align-items: center; }
.g-0f3b92df { 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-79b15af9 { display: flex; flex-direction: column; }
.g-7fa36f16 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.g-6653097d { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-94f7132d { flex-direction: column-reverse; }
.g-3552da3a { width: 100%; }
 }@media screen and (max-width: 768px) { .g-088d504d { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.g-088d504d .g-8ac3933c { margin-top: 0; }
.g-8ac3933c { align-items: flex-start; flex-direction: column; flex: 1; }
.g-0f3b92df { margin-right: 0; }
.g-79b15af9 { margin-top: var(--size-xs); }
.g-7fa36f16 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .g-3552da3a { text-align: center; }
.g-088d504d { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-8ac3933c { align-items: center; }
.g-c242c395 { margin: 0 auto; }
 }

/* Block: about-page::highlights--0 (highlights) */
.g-07054e9c { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.g-ff1e73e1 { padding: 0 var(--wrapper-padding); }
.g-09a45f1f { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-09a45f1f::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.g-298d1b24 { width: 50%; }
.g-60ff9553 { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.g-bcd3a621 { flex: 1; }
.g-e71b52c1 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-bb9fcbdd { flex-shrink: 0; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 32px; }
@media screen and (max-width: 768px) { .g-1b99ac6f { padding: var(--section-padding); 0 }
.g-07054e9c { padding: 0; min-height: auto; gap: var(--size-m); }
.g-ff1e73e1 { display: flex; flex-direction: column-reverse; }
.g-09a45f1f { position: relative; margin-top: var(--size-m); }
.g-09a45f1f::after { display: none; }
.g-298d1b24 { width: 100%; color: var(--color-text-dark); }
.g-bcd3a621 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .g-e71b52c1 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-298d1b24 { text-align: center; }
.g-60ff9553 { flex-direction: column; }
.g-bcd3a621 { flex: auto; text-align: center; }
.g-e71b52c1 { align-items: center; }
 }

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