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

/* Block: category-header (category-header) */
.g-a255c3b9 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding: var(--size-m) 0 var(--section-padding); }
.g-a255c3b9 .g-99e93c69 { background-color: var(--color-surface); border-radius: var(--b-radius); text-align: center; padding: var(--size-s); }
.g-a255c3b9 .g-0d6bf96d { font-size: 80px; }
.g-a255c3b9 .g-3533df90 { margin-top: var(--size-xs); }
.g-a255c3b9 .g-68710afa { text-align: center; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-99e93c69 { padding: var(--size-xs); }
.g-0d6bf96d { font-size: 64px; }
.g-68710afa { 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-2ad47af0 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-77aa174c { display: block; }
.g-0bafb7a0 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-efe8a0fb { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-35c438d3 { width: 100%; }
@media screen and (max-width: 768px) { .g-2ad47af0 { padding: var(--size-s); }
.g-0bafb7a0 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-efe8a0fb { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-35c438d3 { width: auto; }
 }@media screen and (max-width: 576px) { .g-efe8a0fb { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-f1025b54 { display: grid; grid-template-columns: minmax(0, 1fr) 564px; gap: var(--size-s); align-items: start; }
.g-dbc96181 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.g-e351c584 { margin: 32px 0; height: 1px; border: 0; border-top: 1px solid var(--color-surface); }
.g-a952f026 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-f1025b54 { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-f1025b54 { grid-template-columns: 1fr; gap: var(--size-l); }
 }@media screen and (max-width: 576px) { .g-dbc96181 { gap: var(--size-xs); }
 }

/* Block: footer (footer) */
.g-8d0d9b6d { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-fb42bf81 { 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-fb42bf81.g-ad6a3bad { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-fbc430af { margin-top: var(--section-padding); background-color: var(--color-primary); color: var(--color-text-light); }
.g-dca89e59 { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); }
.g-4bc78135 { max-width: 563px; }
.g-563cfd9b { max-width: 465px; }
.g-bd434c64 { margin-top: var(--size-xs); }
.g-766c9054 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-d84625fa { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-6cdcac8e { 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-6cdcac8e:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-d29450ed { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-2ba5b2a7 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-ab1e7f07 { background-color: var(--color-secondary); color: var(--color-text-light); padding: var(--size-xl) 0 var(--size-m); }
.g-dbe87b96 { display: flex; justify-content: space-between; align-items: center; }
.g-5f160050 { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-84760878 { 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-4bc78135 { max-width: 550px; }
.g-563cfd9b { max-width: 550px; }
 }@media screen and (max-width: 870px) { .g-dbe87b96 { align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: var(--size-m); }
.g-5f160050 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-84760878 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-8527450e { order: 3; }
 }@media screen and (max-width: 576px) { .g-dca89e59 { gap: var(--size-m); }
.g-766c9054 { flex-direction: column; gap: var(--size-xxs); }
.g-d84625fa { width: 100%; }
.g-6cdcac8e { width: 100%; }
.g-5f160050 { flex-direction: column; align-items: flex-start; }
 }

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

.g-b93d53a3 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-15ca54ed { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-97f64973 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-882247c0 { font-size: 34px; margin-right: var(--size-xxs); }
.g-3ef3e101 { font-size: 24px; font-weight: 600; }
.g-3b5d5e70 { -ms-overflow-style: none; scrollbar-width: none; }
.g-be6c31cf { display: none; }
.g-d0738566 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-b3d40d3a { cursor: pointer; border: 0; padding: var(--size-xxs); transition: 0.3s opacity ease-in-out; width: 56px; height: 56px; border-radius: var(--size-xl); text-align: center; background-color: var(--color-primary); }
.g-b3d40d3a:hover { opacity: 0.7; }
.g-b3d40d3a svg { vertical-align: middle; fill: var(--color-text-light); }
.g-4d8b726c { display: none; }
.g-6d166d24 { display: none; }
.g-145d2c6e { display: inline; }
.g-e43eb1ac { display: none; }
.g-a3af5293 { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.g-a3af5293.g-2b51be2f { display: flex; width: 100%; }
.g-21a96f28 { padding-inline: 0; overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-882247c0 { font-size: 28px; }
.g-3ef3e101 { font-size: 20px; }
.g-d0738566 { gap: var(--size-xxs); }
.g-cbb4eb71 { display: none; }
.g-6d166d24 { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-8b621db0 { padding: var(--section-padding) 0; }
.g-115af678 { display: flex; }
.g-5bb26596 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-c16a1735 { width: 100%; height: 100%; }
.g-4b077bec { 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-caeec815 { margin-top: var(--size-s); }
.g-748d4409 { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-115af678 { flex-direction: column-reverse; }
.g-5bb26596 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-c16a1735 { height: 350px; }
.g-4b077bec { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-c16a1735 { height: auto; }
.g-4b077bec { padding: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-cbdfbbfb { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-3385ee39 { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-31c9d901 { text-align: center; margin-top: var(--size-xl); }
.g-fe7495c5 { text-align: center; margin-top: var(--size-s); }
.g-dd210674 { text-align: center; }
@media screen and (max-width: 768px) { .g-31c9d901 { margin-top: var(--size-m); }
 }

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

/* Block: page-header (page-header) */
.g-0f85beda { padding: var(--size-m) 0 50px; }
.g-cdca1ff2 { margin-top: var(--size-m); padding: var(--size-s) var(--size-s) var(--size-m); text-align: center; }
.g-85d07223 { margin-top: var(--size-xs); }
@media screen and (max-width: 576px) { .g-cdca1ff2 { margin-top: var(--size-xs); }
 }

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

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

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

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

.g-c4d71b31 .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-c4d71b31 .prev,
.g-c4d71b31 .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-c4d71b31 .prev:hover,
.g-c4d71b31 .next:hover {
    background-color: var(--color-secondary);
    color: var(--color-text-light);
}

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

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

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

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

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

/* Block: post-card (post-card) */
.g-62eba615 { position: relative; overflow: hidden; border-radius: var(--b-radius); background-color: var(--color-surface); padding: 8px; }
.g-62eba615 .g-73f7434e { position: relative; text-decoration: none; }
.g-62eba615 .g-09d9c746 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; color: var(--color-primary); }
.g-62eba615 .g-a2afdbaa { margin-top: var(--size-xs); background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; aspect-ratio: 16/10; }
.g-62eba615 .g-a2afdbaa img { width: 100%; height: 100%; object-fit: cover; }
.g-62eba615 .g-1115e61b { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-62eba615 .g-b4b5c64f { margin-top: var(--size-xs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-62eba615 .g-c11c7fe0 { display: block; margin-top: var(--size-s); white-space: nowrap; opacity: 0.8; }
.g-62eba615 .g-75beb61d { margin-top: var(--size-s); padding-bottom: var(--size-xs); border-bottom: 1px solid var(--color-text); }
.g-3a9c47b2 { position: relative; overflow: hidden; border-radius: var(--b-radius); background-color: var(--color-surface); padding: 8px; }
.g-3a9c47b2 .g-73f7434e { position: relative; text-decoration: none; }
.g-3a9c47b2 .g-09d9c746 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; color: var(--color-primary); }
.g-3a9c47b2 .g-a2afdbaa { margin-top: var(--size-xs); background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; aspect-ratio: 16/10; }
.g-3a9c47b2 .g-a2afdbaa img { width: 100%; height: 100%; object-fit: cover; }
.g-3a9c47b2 .g-1115e61b { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-3a9c47b2 .g-b4b5c64f { border-top: 1px solid var(--color-text); margin-top: var(--size-xxs); padding-top: var(--size-xxs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-3a9c47b2 .g-c11c7fe0 { display: block; margin-top: var(--size-s); white-space: nowrap; opacity: 0.8; }
.g-3a9c47b2 .g-75beb61d { margin-top: var(--size-xxs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
@media screen and (max-width: 576px) { .g-09d9c746 { gap: 0 4px; }
 }

/* 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-3ffeb7ea { display: grid; grid-template-columns: 1fr 368px; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-3ffeb7ea blockquote { border-left: 3px solid var(--color-primary); background-color: var(--color-surface); padding: var(--size-s) var(--size-xs); }
.g-3ffeb7ea .g-163ce463 { padding: var(--size-s); position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-3ffeb7ea .g-aa1e3262 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-3ffeb7ea .g-3da57a7b { margin-top: var(--size-m); }
.g-3ffeb7ea .g-2e0d13ac { 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-3ffeb7ea .g-16e993c3 { display: block; text-decoration: none; }
.g-3ffeb7ea .g-16e993c3:hover { text-decoration: underline; }
.g-3ffeb7ea .g-bc9868c0 { transform: translateX(16px); color: var(--color-text); font-weight: bold; }
@media screen and (max-width: 1024px) { .g-3ffeb7ea { grid-template-columns: 1fr; }
.g-3ffeb7ea .g-b1cb6fed { order: 1; }
.g-3ffeb7ea .g-98265635 { order: 2; }
.g-3ffeb7ea .g-3da57a7b { margin-top: var(--size-s); }
.g-3ffeb7ea .g-2e0d13ac { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }

/* Block: post-header (post-header) */
.g-1573c4c1 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); margin-top: var(--size-m); }
.g-2658eb48 { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.g-42b2d3af { display: flex; align-items: center; justify-content: center; }
.g-e42bfb79 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); flex-wrap: wrap; }
.g-9ddbbfe5 { 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-9ddbbfe5:hover { filter: brightness(0.96); }
.g-4622a0e8 { margin-top: var(--size-m); }
.g-b58d97fc { margin-top: var(--size-s); margin-bottom: auto; }
.g-cfcd5e53 { margin-top: var(--size-s); }
@media screen and (max-width: 1024px) { .g-1573c4c1 { grid-template-columns: 1fr; }
.g-2658eb48 { max-width: 70%; }
.g-42b2d3af { max-width: 70%; display: block; }
.g-9ddbbfe5 { height: 30px; }
 }@media screen and (max-width: 768px) { .g-1573c4c1 { gap: var(--size-m); }
.g-2658eb48 { max-width: 100%; }
.g-42b2d3af { max-width: 100%; }
.g-b58d97fc { margin-top: var(--size-xs); }
 }

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

/* Block: recommendation (recommendation) */
.g-89c236c7 { text-align: center; }
.g-12ecfaea { position: relative; }
.g-24d540b1 { position: absolute; top: 50%; z-index: 10; margin-top: -16px; 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-24d540b1:hover { background-color: var(--color-primary); }
.g-66e166ed { left: -42px; }
.g-7f71c444 { right: -42px; }
@media screen and (max-width: 1024px) { .g-330a642c { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-24d540b1 { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-c2ad1b8c { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-c2ad1b8c .g-a05fb3f5 { margin-top: var(--size-m); max-width: 600px; }
.g-1e0cb459 { margin-top: var(--size-xl); }
.g-b625e4ac { margin-top: var(--size-m); max-width: 600px; }
@media screen and (max-width: 768px) { .g-c2ad1b8c { padding: var(--size-s); }
 }

/* Block: searchform (searchform) */
.g-a4242f68 { position: relative; display: inline-block; width: 100%; }
.g-a4242f68 .g-67e06b23 { 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) 48px; font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem); font-weight: 500; line-height: 120%; color: var(--color-text); }
.g-a4242f68 .g-67e06b23:focus + .g-748559ec { opacity: 1; }
.g-a4242f68 .g-5ef4a4b6 { position: absolute; left: 0; top: 0; height: 100%; width: 48px; border: 0; background-color: transparent; cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 0; transition: opacity .2s ease-in-out; }
.g-a4242f68 .g-5ef4a4b6:hover { opacity: .7; }
.g-a4242f68 .g-5db39571 { fill: var(--color-primary); }
.g-a4242f68 .g-748559ec { position: absolute; right: 0; top: 0; height: 100%; border: 0; width: 48px; padding: 8px; cursor: pointer; display: flex; justify-content: center; align-items: center; transition: opacity .2s ease-in-out; background-color: transparent; opacity: 0; font-size: 32px; }
.g-a4242f68 .g-748559ec:hover { opacity: .7; }

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

/* Block: front-page::hero-search (hero-search) */
.g-e62025d8 { padding: var(--section-padding) 0; }
.g-bbd630d5 { display: flex; }
.g-398b1640 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-aeac7d77 { width: 100%; height: 100%; }
.g-d7e38791 { 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-8c98f607 { margin-top: var(--size-s); }
.g-49508326 { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-bbd630d5 { flex-direction: column-reverse; }
.g-398b1640 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-aeac7d77 { height: 350px; }
.g-d7e38791 { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-aeac7d77 { height: auto; }
.g-d7e38791 { padding: var(--size-s); }
 }

/* Block: front-page::faq--0 (faq) */
.g-9b5b0611 { position: relative; }
.g-b25ec51a::before { content: ""; position: absolute; top: 0; left: 0; width: clamp(30.3125rem, 47.0703125vw + 7.71875rem, 45.375rem); height: 100%; background-color: var(--color-secondary); z-index: -1; }
.g-9ddfc5f3 { padding: 80px 0; display: flex; justify-content: flex-start; align-items: center; }
.g-cdb82244 { flex: 0 0 clamp(26.75rem, 45.3125vw + 5rem, 41.25rem); padding-right: clamp(10rem, 7.8125vw + 6.25rem, 12.5rem); position: relative; }
.g-4a252ccf { flex: 1; padding: 0 0 0 clamp(1rem, 7.8125vw + -2.75rem, 3.5rem); margin-left: clamp(-7.0625rem, -3.3203125vw + -5.46875rem, -8.125rem); position: relative; z-index: 1; }
.g-4a252ccf li:last-child .g-73c71679 { border-bottom: none; }
.g-73c71679 { border-bottom: 1px solid var(--color-secondary); user-select: none; }
.g-73c71679[open] .g-0540ab68 { transform: rotate(45deg); }
.g-73c71679 .g-1c7a491a { padding-bottom: var(--size-s); }
.g-ef1375bb { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding-top: var(--size-s); padding-bottom: var(--size-s); }
.g-ef1375bb::-webkit-details-marker { display: none; }
.g-0540ab68 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-surface); border-radius: 50%; margin-left: var(--size-xs); }
.g-0540ab68 svg { fill: var(--color-text); }
.g-1c7a491a { padding-bottom: var(--size-s); }
@media screen and (max-width: 768px) { .g-b25ec51a::before { width: 100%; }
.g-9ddfc5f3 { flex-direction: column; }
.g-cdb82244 { flex: 0; padding-right: 0; text-align: center; padding-bottom: var(--size-s); }
.g-4a252ccf { margin-left: 0; width: 100%; padding-right: 16px; }
 }@media screen and (max-width: 870px) { .g-ef1375bb { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-0540ab68 { width: 24px; height: 24px; }
.g-0540ab68 svg { width: 16px; height: 16px; }
.g-1c7a491a { padding-bottom: var(--size-xs); }
 }

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

/* Block: front-page::featured-posts (featured-posts) */
.g-9a481ab0 { display: grid; grid-template-columns: minmax(0, 1fr) 564px; gap: var(--size-s); align-items: start; }
.g-6d0693de { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.g-b6b339c8 { margin: 32px 0; height: 1px; border: 0; border-top: 1px solid var(--color-surface); }
.g-e32ddcf5 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-9a481ab0 { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-9a481ab0 { grid-template-columns: 1fr; gap: var(--size-l); }
 }@media screen and (max-width: 576px) { .g-6d0693de { gap: var(--size-xs); }
 }

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

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

/* Block: contacts-page::form--0 (form) */
.g-d32fa070 { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.g-69b520f1 { 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-4348cd6b { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.g-932f8fb7 { display: flex; justify-content: flex-start; align-items: center; }
.g-ffac7242 { 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-ebbcd8fd { display: flex; flex-direction: column; }
.g-abd2856c { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.g-72c5b13c { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-d32fa070 { flex-direction: column-reverse; }
.g-69b520f1 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-d5680179 { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.g-d5680179 .g-932f8fb7 { margin-top: 0; }
.g-932f8fb7 { align-items: flex-start; flex-direction: column; flex: 1; }
.g-ffac7242 { margin-right: 0; }
.g-ebbcd8fd { margin-top: var(--size-xs); }
.g-abd2856c { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .g-69b520f1 { text-align: center; }
.g-d5680179 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-932f8fb7 { align-items: center; }
.g-f79e63eb { margin: 0 auto; }
 }

/* Block: expertise::about--0 (about) */
.g-5732da7a { display: flex; align-items: center; gap: var(--size-m); }
.g-da160f31 { flex: 1; }
.g-ab26d2e5 { position: relative; padding: var(--size-m); }
.g-ab26d2e5::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-a96879d0 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .g-5732da7a { flex-direction: column; align-items: stretch; }
.g-da160f31 { flex: auto; }
.g-ab26d2e5 { padding: var(--size-m) var(--size-s); }
.g-ab26d2e5::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .g-ab26d2e5 { text-align: center; }
 }

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

/* Block: expertise::about--1 (about) */
.g-92296ee3 { padding: 0; }
@media screen and (max-width: 1280px) { .g-50fd2ce8 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-92296ee3 { padding: 0 var(--wrapper-padding); }
.g-11409b1a { column-count: 1; }
.g-50fd2ce8 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-11409b1a { text-align: center; }
 }

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