/* Block: categories-list (categories-list) */
.g-25e92ade { display: flex; flex-wrap: wrap; gap: var(--size-s); }
.g-25e92ade .g-d6fb3e49 { position: relative; text-decoration: none; background-color: var(--color-surface); flex: 0 0 calc((100% - (var(--size-s) * 4)) / 5); padding: var(--size-s) var(--size-s) 90px; border-radius: var(--b-radius); text-align: left; overflow-wrap: break-word; text-wrap: balance; min-height: 156px; transition: .2s ease-in-out filter; }
.g-25e92ade .g-d6fb3e49:hover { filter: brightness(0.96); }
.g-25e92ade .g-d6fb3e49:hover .g-8bb2e210 { opacity: 1; }
.g-25e92ade .g-eb7fc624 { position: relative; z-index: 1; }
.g-25e92ade .g-8bb2e210 { position: absolute; bottom: 16px; right: 16px; font-size: 80px; opacity: .3; transition: .2s ease-in-out opacity; }
@media screen and (max-width: 1024px) { .g-d6fb3e49 { flex: 0 0 calc((100% - (var(--size-s) * 2)) / 3); padding: var(--size-xs) var(--size-xs) 82px; }
.g-8bb2e210 { font-size: 72px; }
 }@media screen and (max-width: 768px) { .g-d6fb3e49 { flex: 0 0 calc((100% - var(--size-s)) / 2); min-height: 119px; padding-bottom: 70px; }
.g-8bb2e210 { font-size: 56px; }
 }

/* Block: category-header (category-header) */
.g-407a73e0 { display: flex; gap: var(--size-m); justify-content: flex-start; padding: var(--size-m) 0 var(--section-padding); }
.g-407a73e0 .g-c2695d87 { 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-407a73e0 .g-ebf11199 { max-width: 700px; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-407a73e0 { flex-direction: column; align-items: center; gap: var(--size-s); }
.g-c2695d87 { font-size: 64px; flex: 0 0 108px; width: 120px; }
.g-c6189eea { text-align: center; }
.g-ebf11199 { 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-91d6ee53 { 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-339fd38b { display: block; }
.g-8d8c7a6c { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-91d6ee53 { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-8d8c7a6c { gap: var(--size-xxs); }
.g-6c213248 { width: 100%; }
 }

/* Block: featured-posts (featured-posts) */
.g-f0275dc1 { margin-top: var(--size-m); }
.g-309a797c { margin-top: var(--size-m); }
.g-ef71bb8d { margin-top: var(--size-xl); }
.g-2826208d { align-items: stretch; }
.g-0fc3cd58 { height: auto; }
.g-06676216 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-06676216 .g-55bdf457 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-06676216 .g-dd0bd947 { background: var(--color-primary); transform: scale(1.2); }
.g-6665a827 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-aafb804b { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-2d0a7743 { 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-2d0a7743.g-453ffbc9 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-516d3d92 { margin-top: var(--section-padding); background-color: var(--color-primary); color: var(--color-text-light); }
.g-3cd4e9fd { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); }
.g-11cc84f3 { max-width: 563px; }
.g-7d9cbbff { max-width: 465px; }
.g-c0f7580c { margin-top: var(--size-xs); }
.g-d111d77d { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-f3a1d1a4 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-59b79f04 { 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-59b79f04:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-7efdc90f { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-22e391dc { transform: scale(1.2); margin-right: var(--size-xs); }
.g-223c40fd { background-color: var(--color-secondary); color: var(--color-text-light); padding: var(--size-xl) 0 var(--size-m); }
.g-f85581b2 { display: flex; justify-content: space-between; align-items: center; }
.g-a4840070 { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-437359a3 { margin-top: var(--size-xl); display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-11cc84f3 { max-width: 550px; }
.g-7d9cbbff { max-width: 550px; }
 }@media screen and (max-width: 870px) { .g-f85581b2 { align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: var(--size-m); }
.g-a4840070 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-437359a3 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-ad021516 { order: 3; }
 }@media screen and (max-width: 576px) { .g-3cd4e9fd { gap: var(--size-m); }
.g-d111d77d { flex-direction: column; gap: var(--size-xxs); }
.g-f3a1d1a4 { width: 100%; }
.g-59b79f04 { width: 100%; }
.g-a4840070 { flex-direction: column; align-items: flex-start; }
 }

/* Block: header (header) */
#navigation-modal li {
    list-style: none;
}
#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-0b92da1f { position: sticky; top: 0; background-color: var(--color-secondary); color: var(--color-text-light); z-index: 5; }
.g-c71663f7 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-b5f5a8f5 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-82861676 { font-size: 36px; margin-right: var(--size-xs); }
.g-5014b87c { font-size: 24px; font-weight: 600; }
.g-704df477 { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.g-8f8f1add { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); transition: opacity 0.2s ease; }
.g-8f8f1add:hover { opacity: 0.7; }
.g-3e4e09cf { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.g-b47d7e1d { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .g-0dfc2f0a { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-surface); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.g-0dfc2f0a.g-d507bfe9 { display: block; }
.g-704df477 { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text); }
.g-3e4e09cf { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .g-0dfc2f0a { width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-4e7d1ad3 { padding: var(--section-padding) 0; }
.g-ce02945e { display: flex; }
.g-d45e8876 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-fb125ce9 { width: 100%; height: 100%; }
.g-60343d67 { flex: 1; border-radius: 0 var(--b-radius) var(--b-radius) 0; background-color: var(--color-primary); color: var(--color-text-light); display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-4bc78c0d { margin-top: var(--size-s); }
.g-b5b1228e { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-ce02945e { flex-direction: column-reverse; }
.g-d45e8876 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-fb125ce9 { height: 350px; }
.g-60343d67 { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-fb125ce9 { height: auto; }
.g-60343d67 { padding: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-1aa808f1 { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-2a4f626c { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-aaae27a2 { text-align: center; margin-top: var(--size-xl); }
.g-4c521c4c { text-align: center; margin-top: var(--size-s); }
.g-a400df19 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-aaae27a2 { margin-top: var(--size-m); }
 }@media screen and (max-width: 576px) { .g-a400df19 { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

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

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

.g-e21f85fc .prev::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 12px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%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.28119L1.97846 5.35541C1.9909 5.40959 1.99994 5.46543 1.99994 5.52338C1.99994 5.58133 1.9909 5.63718 1.97846 5.69135L6.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='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%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.28119L1.97846 5.35541C1.9909 5.40959 1.99994 5.46543 1.99994 5.52338C1.99994 5.58133 1.9909 5.63718 1.97846 5.69135L6.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='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
}

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

.g-e21f85fc .next::after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 12px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M0.21967 0.21967C0.512563 -0.0732234 0.9883 -0.0732234 1.28119 0.21967L6.05365 4.99311C6.34655 5.286 6.34655 5.76076 6.05365 6.05365L1.28119 10.8271C0.9883 11.12 0.512563 11.12 0.21967 10.8271C-0.0732234 10.5342 -0.0732234 10.0585 0.21967 9.76557L4.29487 5.69135C4.28243 5.63718 4.27338 5.58133 4.27338 5.52338C4.27338 5.46543 4.28243 5.40959 4.29487 5.35541L0.21967 1.28119C-0.0732234 0.9883 -0.0732234 0.512563 0.21967 0.21967Z' 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='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M0.21967 0.21967C0.512563 -0.0732234 0.9883 -0.0732234 1.28119 0.21967L6.05365 4.99311C6.34655 5.286 6.34655 5.76076 6.05365 6.05365L1.28119 10.8271C0.9883 11.12 0.512563 11.12 0.21967 10.8271C-0.0732234 10.5342 -0.0732234 10.0585 0.21967 9.76557L4.29487 5.69135C4.28243 5.63718 4.27338 5.58133 4.27338 5.52338C4.27338 5.46543 4.28243 5.40959 4.29487 5.35541L0.21967 1.28119C-0.0732234 0.9883 -0.0732234 0.512563 0.21967 0.21967Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
}

.g-e21f85fc .prev,
.g-e21f85fc .next {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    font-size: 0;
    border-radius: 50%;
    transition: .2s background-color ease-out, .2s color ease-out;
}

.g-e21f85fc .prev:hover,
.g-e21f85fc .next:hover {
    background-color: var(--color-secondary);
    color: var(--color-text-light);
}

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

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

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

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

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

/* Block: post-card (post-card) */
.g-ef40fd9a { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-ef40fd9a .g-2aa23ab5 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-ef40fd9a .g-2aa23ab5:hover .g-f244616d { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-ef40fd9a .g-bd6499ff { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-ef40fd9a .g-bd6499ff::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-ef40fd9a .g-bd6499ff img { width: 100%; height: 100%; object-fit: cover; }
.g-ef40fd9a .g-f244616d { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-ef40fd9a .g-f46f0506 { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-ef40fd9a .g-55e206b5 { 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-ef40fd9a .g-58fae999 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-ef40fd9a .g-4f804ed9 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-ef40fd9a .g-f908ee25 { display: flex; align-items: center; gap: 8px; }
.g-ef40fd9a .g-f908ee25:hover { text-decoration: underline; }
.g-ef40fd9a .g-f908ee25 svg { margin-left: 8px; fill: currentColor; }
.g-ef40fd9a .g-8d42bffa { white-space: nowrap; opacity: 0.8; }
.g-baee4020 { min-height: 600px; }
.g-baee4020 .g-2aa23ab5 { padding: 48px 40px; }
.g-baee4020 .g-f244616d { transform: none; }
@media screen and (max-width: 870px) { .g-baee4020 { min-height: 368px; }
.g-baee4020 .g-2aa23ab5 { padding: 24px; }
.g-baee4020 .g-f244616d { 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-1a197af0 { display: grid; grid-template-columns: 1fr 368px; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-1a197af0 blockquote { border-left: 3px solid var(--color-primary); background-color: var(--color-surface); padding: var(--size-s) var(--size-xs); }
.g-1a197af0 .g-4f946229 { padding: var(--size-s); position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-1a197af0 .g-71924134 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-1a197af0 .g-42d506ac { margin-top: var(--size-m); }
.g-1a197af0 .g-919ab920 { 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-1a197af0 .g-0d773f58 { display: block; text-decoration: none; }
.g-1a197af0 .g-0d773f58:hover { text-decoration: underline; }
.g-1a197af0 .g-07d13f8e { transform: translateX(16px); color: var(--color-text); font-weight: bold; }
@media screen and (max-width: 1024px) { .g-1a197af0 { grid-template-columns: 1fr; }
.g-1a197af0 .g-9f072566 { order: 1; }
.g-1a197af0 .g-3cb1f4e4 { order: 2; }
.g-1a197af0 .g-42d506ac { margin-top: var(--size-s); }
.g-1a197af0 .g-919ab920 { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }

/* Block: post-header (post-header) */
.g-022febed { position: relative; }
.g-6696cf80 { width: 100%; }
.g-126e7473 { position: relative; display: flex; flex-direction: column; }
.g-3229d92b { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.g-3229d92b::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }
.g-793c2964 { width: 100%; height: 100%; }
.g-66cad001 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-463263a9 { 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-3b7b8648 { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-s); flex-wrap: wrap; }
.g-518294ab { 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-518294ab:hover { text-decoration: underline; }
.g-85b7370d { margin-top: var(--size-m); }
.g-5af90b0d { white-space: nowrap; }
@media screen and (max-width: 1024px) { .g-126e7473 { padding-bottom: 40px; }
.g-3b7b8648 { gap: var(--size-xxs); }
.g-518294ab { height: 31px; padding: 8px 16px; }
.g-85b7370d { margin-top: var(--size-s); }
 }@media screen and (max-width: 768px) { .g-463263a9 { padding-bottom: 0; }
.g-518294ab { padding: 8px; }
 }@media screen and (max-width: 576px) { .g-126e7473 { padding-bottom: 24px; aspect-ratio: auto; height: auto; }
.g-793c2964 { aspect-ratio: auto; height: 100%; }
.g-463263a9 { margin: var(--size-xl) auto; }
 }

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

/* Block: recommendation (recommendation) */
.g-6a526f45 { text-align: center; }
.g-fdf5234e { position: relative; }
.g-70cbcd1c { 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-70cbcd1c:hover { color: var(--color-primary); }
.g-827f861e { left: -42px; }
.g-b91d6f9a { right: -42px; }
@media screen and (max-width: 1024px) { .g-2e6e8cfd { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-70cbcd1c { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-642d5482 { margin-top: var(--size-m); max-width: 600px; }
.g-fc7dfe4f { margin-top: var(--size-m); max-width: 600px; }
.g-7cf8a8b9 { margin-top: var(--size-xl); }

/* Block: searchform (searchform) */
.g-ea6851f9 { position: relative; display: inline-block; width: 100%; height: 48px; border-radius: 48px; background-color: var(--color-primary); padding: 4px 0; margin-top: 10px; }
.g-ea6851f9 .g-eff0e7a3 { 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-ea6851f9 .g-491fc3ee { 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-ea6851f9 .g-491fc3ee:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-3ad7255b { 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-b67c4bfa { fill: var(--color-text-light); }
.g-bdb0a835 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .g-3ad7255b { transform: scale(0.8); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-cc8538f2 { padding: var(--section-padding) 0; }
.g-96778adf { display: flex; }
.g-f8857ec9 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-50a76c0e { width: 100%; height: 100%; }
.g-4cdfd46a { flex: 1; border-radius: 0 var(--b-radius) var(--b-radius) 0; background-color: var(--color-primary); color: var(--color-text-light); display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-023c8436 { margin-top: var(--size-s); }
.g-d6421a8d { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-96778adf { flex-direction: column-reverse; }
.g-f8857ec9 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-50a76c0e { height: 350px; }
.g-4cdfd46a { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-50a76c0e { height: auto; }
.g-4cdfd46a { padding: var(--size-s); }
 }

/* Block: front-page::faq--0 (faq) */
.g-36831e88 { display: flex; position: relative; gap: var(--size-s); }
.g-36831e88 * { flex: 1; }
.g-d13db286 { flex: 1; position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-m); }
.g-65c02e5e { flex-shrink: 0; }
.g-619d183c { grid-column: span 2; }
.g-7860a1c4 { user-select: none; }
.g-7860a1c4[open] .g-fdb4acc2 { transform: rotate(45deg); }
.g-124fabdb { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.g-124fabdb::-webkit-details-marker { display: none; }
.g-fdb4acc2 { 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-fdb4acc2 svg { fill: var(--color-primary); }
.g-037dcbfe { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .g-124fabdb { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-fdb4acc2 { width: 24px; height: 24px; }
.g-fdb4acc2 svg { width: 16px; height: 16px; }
.g-037dcbfe { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-36831e88 { flex-direction: column; }
.g-d13db286 { grid-template-columns: 1fr; margin-top: var(--size-m); }
.g-619d183c { grid-column: span 1; }
 }@media screen and (max-width: 576px) { .g-36831e88 { text-align: center; }
 }

/* Block: front-page::categories-list (categories-list) */
.g-77c94e03 { display: flex; flex-wrap: wrap; gap: var(--size-s); }
.g-77c94e03 .g-a7308294 { position: relative; text-decoration: none; background-color: var(--color-surface); flex: 0 0 calc((100% - (var(--size-s) * 4)) / 5); padding: var(--size-s) var(--size-s) 90px; border-radius: var(--b-radius); text-align: left; overflow-wrap: break-word; text-wrap: balance; min-height: 156px; transition: .2s ease-in-out filter; }
.g-77c94e03 .g-a7308294:hover { filter: brightness(0.96); }
.g-77c94e03 .g-a7308294:hover .g-e5164099 { opacity: 1; }
.g-77c94e03 .g-714bfd97 { position: relative; z-index: 1; }
.g-77c94e03 .g-e5164099 { position: absolute; bottom: 16px; right: 16px; font-size: 80px; opacity: .3; transition: .2s ease-in-out opacity; }
@media screen and (max-width: 1024px) { .g-a7308294 { flex: 0 0 calc((100% - (var(--size-s) * 2)) / 3); padding: var(--size-xs) var(--size-xs) 82px; }
.g-e5164099 { font-size: 72px; }
 }@media screen and (max-width: 768px) { .g-a7308294 { flex: 0 0 calc((100% - var(--size-s)) / 2); min-height: 119px; padding-bottom: 70px; }
.g-e5164099 { font-size: 56px; }
 }

/* Block: front-page::featured-posts (featured-posts) */
.g-f6a19cd0 { margin-top: var(--size-m); }
.g-2560d0c9 { margin-top: var(--size-m); }
.g-905c2aea { margin-top: var(--size-xl); }
.g-449c0d38 { align-items: stretch; }
.g-32bcf08d { height: auto; }
.g-2295f0be { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-2295f0be .g-51cbf8c4 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-2295f0be .g-9ab841d1 { background: var(--color-primary); transform: scale(1.2); }
.g-732929e3 { 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-19cc0e5c { margin: var(--section-padding) 0; }

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

/* Block: contacts-page::form--0 (form) */
.g-5d6ead62 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-a6cd5c05 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-dc618f38 { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-5c77e528 { display: none; }
.g-b9ca210f { width: 100%; }
.g-7fcd00e9 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-7f09584c { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-8a2cf58c { 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-802e5b52 { fill: var(--color-text); }
.g-e43f5217 { stroke: var(--color-text); }
.g-0f7ef6e8 { stroke: var(--color-text); }
.g-d932efbd { display: flex; flex-direction: column; }
.g-be00122c { width: 100%; height: 300px; }
.g-c755042d { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-5d6ead62 { flex-direction: column-reverse; }
.g-a6cd5c05 { flex-direction: column-reverse; justify-content: flex-start; }
.g-dc618f38 { flex: 1; }
.g-d2b38533 { display: none; }
.g-5c77e528 { display: block; text-align: center; }
.g-7fcd00e9 { justify-content: space-evenly; }
.g-be00122c { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-a6cd5c05 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-8a2cf58c { margin-right: 0; }
.g-d932efbd { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-a6cd5c05 { text-align: center; }
.g-dc618f38 { padding: var(--size-s); }
.g-7fcd00e9 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-7f09584c { flex: inherit; align-items: center; }
 }

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

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

/* Block: benefits::text--1 (text) */
.g-b20be3cd { text-align: center; }

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

/* Block: benefits::reviews--0 (reviews) */
.g-f343b82b { width: 60%; }
.g-cad7770a { padding: var(--size-s) var(--wrapper-padding); }
.g-206d3b23 { display: flex; justify-content: flex-start; }
.g-206d3b23 svg { fill: var(--color-secondary); }
.g-5984b734 { justify-content: flex-end; }
.g-26f95902 { padding: 0 var(--wrapper-padding); }
.g-ddbec5b7 { padding: 0 var(--wrapper-padding); }
@media screen and (max-width: 768px) { .g-f343b82b { width: 100%; }
 }@media screen and (max-width: 576px) { .g-3540affc { flex-direction: column; }
.g-206d3b23 svg { transform: scale(0.6); }
.g-26f95902 { padding: 0 50px 0 50px; }
.g-ddbec5b7 { padding: 0 50px 0 50px; }
 }@media screen and (max-width: 375px) { .g-26f95902 { padding: 0; }
.g-ddbec5b7 { padding: 0; }
 }