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

/* Block: category-header (category-header) */
.g-724d053a { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding: var(--size-s); background-color: var(--color-surface); border-radius: var(--b-radius); max-width: 700px; margin: var(--size-m) auto var(--section-padding); }
.g-724d053a .g-669e1b6e { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-724d053a .g-85a72dff { margin-top: var(--size-s); text-align: center; }
@media screen and (max-width: 576px) { .g-669e1b6e { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-85a72dff { 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-a454356d { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-70387dd7 { display: block; }
.g-4b5773d5 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-0fe236e1 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-455b4a18 { width: 100%; }
@media screen and (max-width: 768px) { .g-a454356d { padding: var(--size-s); }
.g-4b5773d5 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-0fe236e1 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-455b4a18 { width: auto; }
 }@media screen and (max-width: 576px) { .g-0fe236e1 { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-c0d9cc24 { margin-top: var(--size-m); }
.g-fee80600 { margin-top: var(--size-m); }
.g-a63c7474 { margin-top: var(--size-xl); }
.g-8bbaaeda { align-items: stretch; }
.g-c727aa30 { height: auto; }
.g-40284dd6 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-40284dd6 .g-e560b2dc { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-40284dd6 .g-d1b4f58f { background: var(--color-primary); transform: scale(1.2); }
.g-bf6e123f { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-53de23e8 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-7d6330fc { 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-7d6330fc.g-740ca886 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-66cab93f { margin-top: var(--section-padding); }
.g-20763cca { 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-1edd8ddf { max-width: 510px; }
.g-7d671647 { max-width: 430px; }
.g-5cdbe817 { margin-top: var(--size-xs); }
.g-9394c17b { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-8a87e4d8 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-30d5ee47 { 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-30d5ee47:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-4966a78d { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-31fff240 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-5cd6d823 { background-color: var(--color-secondary); color: var(--color-text-light); padding-top: 160px; padding-bottom: var(--size-m); }
.g-4ba65387 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: var(--size-m); }
.g-e47fabed { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-d543339c { margin: var(--size-xl) 0; border-color: var(--color-surface); }
.g-99031214 { display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-20763cca { padding: var(--size-m); }
.g-1edd8ddf { max-width: initial; }
.g-7d671647 { max-width: initial; }
 }@media screen and (max-width: 768px) { .g-99031214 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-9f7b031a { order: 3; width: 100%; }
 }@media screen and (max-width: 576px) { .g-20763cca { gap: var(--size-m); }
.g-9394c17b { flex-direction: column; gap: var(--size-xxs); }
.g-8a87e4d8 { width: 100%; }
.g-30d5ee47 { width: 100%; }
.g-4ba65387 { justify-content: flex-start; align-items: flex-start; }
.g-e47fabed { flex-direction: column; justify-content: flex-start; align-items: flex-start; }
 }

/* Block: header (header) */
#navigation-modal .menu-item,
#navigation-modal .page_item {
    transition: color .2s ease-out;
}
#navigation-modal .menu-item:hover,
#navigation-modal .menu-item a:hover,
#navigation-modal .page_item:hover,
#navigation-modal .page_item a:hover {
    color: var(--color-primary);
}
#navigation-modal .current-menu-item,
#navigation-modal .current_page_item,
#navigation-modal .current-menu-item a,
#navigation-modal .current_page_item a {
    color: var(--color-primary);
}

.g-5fafc84d { position: sticky; top: 0; background-color: var(--color-surface); z-index: 5; }
.g-3092cf5c { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-47a84097 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.g-da082d99 { font-size: 36px; margin-right: var(--size-xs); }
.g-2c49db54 { font-size: 24px; font-weight: 600; }
.g-b4640ace { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.g-46a24524 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.g-6fad7664 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.g-1e31845d { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .g-8688a9b0 { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-secondary); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.g-8688a9b0.g-fe01c8f3 { display: block; }
.g-b4640ace { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text-light); }
.g-6fad7664 { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .g-8688a9b0 { width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-8e2e6626 { padding: var(--section-padding) 0; }
.g-3d78e239 { display: flex; }
.g-d5c6e731 { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-c3a4dfc8 { margin-top: var(--size-s); }
.g-50cee213 { margin-top: var(--size-m); }
.g-f4d69dbe { flex: 1; }
.g-655ca9ee { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-3d78e239 { flex-direction: column; }
.g-d5c6e731 { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-655ca9ee { height: 400px; }
 }@media screen and (max-width: 576px) { .g-d5c6e731 { padding-bottom: var(--size-m); }
.g-655ca9ee { height: auto; }
 }

/* Block: page-404 (page-404) */
.g-9e8f06c7 { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-860c43e5 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-f707bfe7 { position: relative; padding: var(--size-xl) 0; }
.g-4a991128 { text-align: center; }
.g-8a1cc673 { text-align: center; margin-top: var(--size-s); }
.g-e672e03e { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-e672e03e { flex-direction: column; gap: var(--size-xs); }
 }

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

/* Block: page-header (page-header) */
.g-2c34d248 { position: relative; padding: var(--size-m) 0 80px; overflow: hidden; color: var(--color-text-light); }
.g-0f3e4196 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-0f3e4196::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-cb2a6e3c { max-width: 670px; margin: var(--size-m) auto 0; text-align: center; }
.g-46c11710 { margin-top: var(--size-xs); }
@media screen and (max-width: 768px) { .g-2c34d248 { padding-bottom: 50px; }
 }@media screen and (max-width: 576px) { .g-2c34d248 { padding-bottom: 40px; }
 }

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

.g-391c36fa .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-391c36fa .page-numbers:hover {
    text-decoration: underline;
}

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

.g-391c36fa .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-391c36fa .next {
    right: calc(var(--size-xs) * -1);
    transform: translateX(100%);
}

.g-391c36fa .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-391c36fa .prev,
.g-391c36fa .next {
    border: 0;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    padding: 0 16px;
    gap: 8px;
}

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

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

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

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

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

/* Block: post-card (post-card) */
.g-4d916a04 { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-4d916a04 .g-9fe3c0ec { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-4d916a04 .g-9fe3c0ec:hover .g-d8878d18 { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-4d916a04 .g-41a2c935 { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-4d916a04 .g-41a2c935::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-4d916a04 .g-41a2c935 img { width: 100%; height: 100%; object-fit: cover; }
.g-4d916a04 .g-d8878d18 { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-4d916a04 .g-e6fc97a1 { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-4d916a04 .g-49fe436d { 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-4d916a04 .g-49dcaae3 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-4d916a04 .g-2bd68826 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-4d916a04 .g-9d6862c0 { display: flex; align-items: center; gap: 8px; }
.g-4d916a04 .g-9d6862c0:hover { text-decoration: underline; }
.g-4d916a04 .g-9d6862c0 svg { margin-left: 8px; fill: currentColor; }
.g-4d916a04 .g-e7cd77d5 { white-space: nowrap; opacity: 0.8; }
.g-e13e375f { min-height: 600px; }
.g-e13e375f .g-9fe3c0ec { padding: 48px 40px; }
.g-e13e375f .g-d8878d18 { transform: none; }
@media screen and (max-width: 870px) { .g-e13e375f { min-height: 368px; }
.g-e13e375f .g-9fe3c0ec { padding: 24px; }
.g-e13e375f .g-d8878d18 { 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-7a9c0f00 { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-7a9c0f00 blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-7a9c0f00 .g-73de2da3 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-7a9c0f00 .g-4446550e { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-7a9c0f00 .g-7c384c04 { margin-top: var(--size-m); }
.g-7a9c0f00 .g-78f145ae { 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-7a9c0f00 .g-c7fab17c { display: block; text-decoration: none; }
.g-7a9c0f00 .g-c7fab17c:hover { text-decoration: underline; }
.g-7a9c0f00 .g-57d0b25f { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-7a9c0f00 { grid-template-columns: 1fr; }
.g-7a9c0f00 .g-47ecc792 { display: none; }
.g-7a9c0f00 .g-7c384c04 { margin-top: var(--size-s); }
.g-7a9c0f00 .g-78f145ae { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-7a9c0f00 blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-a3ef85d0 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); margin-top: var(--size-m); }
.g-7f2753cb { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.g-f6aa2477 { display: flex; align-items: center; justify-content: center; }
.g-eed32978 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); flex-wrap: wrap; }
.g-13b6663d { 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-13b6663d:hover { filter: brightness(0.96); }
.g-d680530c { margin-top: var(--size-m); }
.g-9764e7d9 { margin-top: var(--size-s); margin-bottom: auto; }
.g-68f1b96d { margin-top: var(--size-s); }
@media screen and (max-width: 1024px) { .g-a3ef85d0 { grid-template-columns: 1fr; }
.g-7f2753cb { max-width: 70%; }
.g-f6aa2477 { max-width: 70%; display: block; }
.g-13b6663d { height: 30px; }
 }@media screen and (max-width: 768px) { .g-a3ef85d0 { gap: var(--size-m); }
.g-7f2753cb { max-width: 100%; }
.g-f6aa2477 { max-width: 100%; }
.g-9764e7d9 { margin-top: var(--size-xs); }
 }

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

/* Block: recommendation (recommendation) */
.g-24d48224 { text-align: center; }
.g-ad60c0c2 { position: relative; }
.g-733553d9 { position: absolute; top: 50%; z-index: 10; margin-top: -16px; width: 32px; height: 32px; border: 0; padding: 0; background-color: transparent; display: flex; justify-content: center; align-items: center; cursor: pointer; color: var(--color-text); }
.g-733553d9:hover { color: var(--color-primary); }
.g-4e125c64 { left: -42px; }
.g-e139322c { right: -42px; }
@media screen and (max-width: 1024px) { .g-459667db { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-733553d9 { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-b01f4140 { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-b01f4140 .g-8a06175b { text-align: center; max-width: 500px; margin: 0 auto; }
.g-b01f4140 .g-0ca2cc8e { margin-top: var(--size-m); }
.g-eb9d1729 { margin-top: var(--size-xl); }
.g-f73fd887 { margin: var(--size-m) auto 0; max-width: 500px; text-align: center; }
@media screen and (max-width: 768px) { .g-b01f4140 { padding: var(--size-s); }
 }

/* Block: searchform (searchform) */
.g-ba4f3cf1 { position: relative; display: inline-block; width: 100%; height: 48px; border-radius: 48px; background-color: var(--color-primary); padding: 4px 0; margin-top: 10px; }
.g-ba4f3cf1 .g-7eec3994 { color: var(--color-text); position: absolute; top: 50%; transform: translateY(-50%); left: 4px; width: calc(100% - 56px); height: 40px; border-radius: 44px; background-color: var(--color-surface); border: 0; padding: var(--size-xxs) var(--size-s); font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem); font-weight: 500; line-height: 120%; }
.g-ba4f3cf1 .g-590f61d1 { position: absolute; right: 0; top: 0; height: 100%; border: 0; width: 52px; border-radius: 48px; cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 0; transition: opacity .2s ease-in-out; background-color: transparent; }
.g-ba4f3cf1 .g-590f61d1:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-eda8d171 { position: fixed; bottom: 0; opacity: 0; right: 30px; opacity: 0; transform: translateY(100%); background-color: var(--color-primary); border: none; width: 60px; height: 60px; border-radius: 50%; cursor: pointer; transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; z-index: 4; }
.g-2a83d0d2 { fill: var(--color-text-light); }
.g-359215aa { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .g-eda8d171 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-d18c769f { padding: var(--section-padding) 0; }
.g-0f15c370 { display: flex; }
.g-ca77e76e { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-ffa9a111 { margin-top: var(--size-s); }
.g-afc69553 { margin-top: var(--size-m); }
.g-b4d95f8c { flex: 1; }
.g-82c14f5f { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-0f15c370 { flex-direction: column; }
.g-ca77e76e { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-82c14f5f { height: 400px; }
 }@media screen and (max-width: 576px) { .g-ca77e76e { padding-bottom: var(--size-m); }
.g-82c14f5f { height: auto; }
 }

/* Block: front-page::faq--0 (faq) */
.g-7f2bd999 { display: flex; position: relative; gap: var(--size-s); }
.g-7f2bd999 * { flex: 1; }
.g-2b828cb6 { flex: 1; position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-m); }
.g-eb80c259 { flex-shrink: 0; }
.g-10aa2b75 { grid-column: span 2; }
.g-8e3fd420 { user-select: none; }
.g-8e3fd420[open] .g-cb5801c2 { transform: rotate(45deg); }
.g-85ce2ccc { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.g-85ce2ccc::-webkit-details-marker { display: none; }
.g-cb5801c2 { 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-cb5801c2 svg { fill: var(--color-primary); }
.g-8bf4a70b { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .g-85ce2ccc { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-cb5801c2 { width: 24px; height: 24px; }
.g-cb5801c2 svg { width: 16px; height: 16px; }
.g-8bf4a70b { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-7f2bd999 { flex-direction: column; }
.g-2b828cb6 { grid-template-columns: 1fr; margin-top: var(--size-m); }
.g-10aa2b75 { grid-column: span 1; }
 }@media screen and (max-width: 576px) { .g-7f2bd999 { text-align: center; }
 }

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

/* Block: front-page::featured-posts (featured-posts) */
.g-2b2d6a98 { margin-top: var(--size-m); }
.g-31332a32 { margin-top: var(--size-m); }
.g-6d804db7 { margin-top: var(--size-xl); }
.g-06ac8bac { align-items: stretch; }
.g-68d09f13 { height: auto; }
.g-5ea3b3f5 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-5ea3b3f5 .g-dacafe55 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-5ea3b3f5 .g-4ce05a7f { background: var(--color-primary); transform: scale(1.2); }
.g-f0550693 { 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-326a91e9 { 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-326a91e9 { padding: var(--size-xs); }
 }

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

/* Block: contacts-page::form--0 (form) */
.g-db8f28a5 { display: flex; justify-content: flex-start; align-items: center; position: relative; gap: var(--size-s); z-index: 1; }
.g-6bf763a4 { padding: var(--size-m); flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; }
.g-c846a213 { display: flex; justify-content: flex-start; }
.g-e4d0df38 { padding: var(--size-xl); flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.g-cc274726 { display: flex; justify-content: flex-start; align-items: center; }
.g-c5cc5798 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-right: var(--size-m); }
.g-2c632842 { fill: var(--color-text); }
.g-988d3326 { stroke: var(--color-text); }
.g-8267c4d6 { stroke: var(--color-text); }
.g-378a0b99 { display: flex; flex-direction: column; }
.g-63a5a8ad { flex: 0 0 50%; height: 383px; }
.g-ca8ced0b { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-db8f28a5 { flex-direction: column; }
.g-6bf763a4 { width: 100%; flex: 0 0 auto; }
.g-c846a213 { flex-direction: column; }
.g-e4d0df38 { width: 100%; padding: var(--size-m); var(--wrapper-padding); }
.g-3d406114 { width: 100%; display: flex; justify-content: space-between; }
.g-cc274726 { margin-top: 0; align-items: flex-start; flex-direction: column; }
.g-c5cc5798 { margin-right: 0; }
.g-378a0b99 { margin-top: var(--size-xs); }
.g-63a5a8ad { height: 429px; width: 100%; flex: 0 0 auto; }
 }@media screen and (max-width: 576px) { .g-6bf763a4 { padding: var(--size-xs); }
.g-3d406114 { flex-direction: column; align-items: center; gap: var(--size-s); margin-top: var(--size-s); }
.g-cc274726 { align-items: center; }
.g-378a0b99 { text-align: center; }
.g-63a5a8ad { height: 370px; }
 }

/* Block: about-page::text--0 (text) */
.g-b5cc06f5 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-51f05014 { text-align: center; }
.g-b5cc06f5 { column-count: 1; }
 }

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

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

/* Block: expertise::process--0 (process) */
.g-210bab74 { width: 60%; }
.g-662e1ca9 { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.g-662e1ca9::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.g-acefe3b7 { flex: 1; }
.g-23799e8a { position: relative; height: 100%; }
.g-23799e8a::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.g-df506773 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .g-1413cc0c { flex-direction: column; }
.g-210bab74 { width: 100%; }
.g-662e1ca9 { flex-direction: column; }
.g-662e1ca9::before { top: 0; left: 80px; width: 2px; height: 100%; }
.g-23799e8a { display: flex; justify-content: flex-start; align-items: center; }
.g-23799e8a::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.g-df506773 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .g-210bab74 { text-align: center; }
.g-662e1ca9::before { left: 57px; }
.g-23799e8a::before { left: 50px; }
.g-df506773 { font-size: 32px; flex: 0 0 75px; }
 }

/* Block: expertise::text--1 (text) */
.g-265dd4ec { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-aa6bab21 { text-align: center; }
.g-265dd4ec { column-count: 1; }
 }

/* Block: expertise::about--0 (about) */
.g-ca2a52d4 { padding: 0; }
@media screen and (max-width: 1280px) { .g-7b15fd9a { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-ca2a52d4 { padding: 0 var(--wrapper-padding); }
.g-d3cc113a { column-count: 1; }
.g-7b15fd9a { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-d3cc113a { text-align: center; }
 }