/* Block: categories-list (categories-list) */
.g-db37f924 { display: flex; flex-wrap: wrap; gap: var(--size-s); }
.g-db37f924 .g-4acb9bfb { 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-db37f924 .g-4acb9bfb:hover { filter: brightness(0.96); }
.g-db37f924 .g-4acb9bfb:hover .g-82a33d0e { opacity: 1; }
.g-db37f924 .g-53853cff { position: relative; z-index: 1; }
.g-db37f924 .g-82a33d0e { position: absolute; bottom: 16px; right: 16px; font-size: 80px; opacity: .3; transition: .2s ease-in-out opacity; }
@media screen and (max-width: 1024px) { .g-4acb9bfb { flex: 0 0 calc((100% - (var(--size-s) * 2)) / 3); padding: var(--size-xs) var(--size-xs) 82px; }
.g-82a33d0e { font-size: 72px; }
 }@media screen and (max-width: 768px) { .g-4acb9bfb { flex: 0 0 calc((100% - var(--size-s)) / 2); min-height: 119px; padding-bottom: 70px; }
.g-82a33d0e { font-size: 56px; }
 }

/* Block: category-header (category-header) */
.g-5393b837 { padding: var(--size-m) 0 var(--section-padding); }
.g-5393b837 .g-263eb733 { display: inline-flex; justify-content: flex-start; align-items: center; padding: var(--size-xxs) var(--size-s); background-color: var(--color-surface); border-radius: var(--b-radius); gap: var(--size-xs); }
.g-5393b837 .g-51d5cebe { margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-263eb733 { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-51d5cebe { 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-f6c86493 { 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-91f5694d { display: block; }
.g-79b11111 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-f6c86493 { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-79b11111 { gap: var(--size-xxs); }
.g-d170c835 { width: 100%; }
 }

/* Block: featured-posts (featured-posts) */
.g-df6b3494 { margin-top: var(--size-m); }
.g-d01ea82f { margin-top: var(--size-m); }
.g-af51d595 { margin-top: var(--size-xl); }
.g-e2e4d498 { align-items: stretch; }
.g-40ea3394 { height: auto; }
.g-d8fb83ca { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-d8fb83ca .g-1c5c0348 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-d8fb83ca .g-070ada6f { background: var(--color-primary); transform: scale(1.2); }
.g-76b28e7f { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-711bfc27 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-e1f43aae { 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-e1f43aae.g-aa914669 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-08a2091b { margin-top: var(--section-padding); }
.g-de11598b { border-radius: var(--b-radius); padding: var(--size-m); }
.g-7acb15d9 { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); padding-bottom: var(--size-m); border-bottom: 1px solid var(--color-surface); margin-bottom: var(--size-m); }
.g-d189547a { max-width: 524px; }
.g-238e921a { max-width: 450px; }
.g-2fe2d0b1 { margin-top: var(--size-xs); }
.g-c9ab5e50 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-1ca4fc21 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-a910f04e { 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-a910f04e:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-7e3a4c2d { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-5b63b996 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-653cd962 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.g-42a10e3d { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); margin-top: var(--size-m); }
.g-21314c1f { margin: var(--size-m) 0; display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-d189547a { max-width: initial; }
.g-238e921a { max-width: initial; }
 }@media screen and (max-width: 870px) { .g-42a10e3d { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-21314c1f { gap: var(--size-xs); flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-d23db159 { order: 3; width: 100%; text-align: center; }
 }@media screen and (max-width: 576px) { .g-7acb15d9 { gap: var(--size-m); }
.g-c9ab5e50 { flex-direction: column; gap: var(--size-xxs); }
.g-1ca4fc21 { width: 100%; }
.g-a910f04e { width: 100%; }
.g-42a10e3d { flex-direction: column; align-items: center; }
 }

/* 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-81299865 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-e6859636 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-0a34ebe7 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-b81297f0 { font-size: 34px; margin-right: var(--size-xxs); }
.g-a8fff715 { font-size: 24px; font-weight: 600; }
.g-b41a5491 { -ms-overflow-style: none; scrollbar-width: none; }
.g-6f20dfc9 { display: none; }
.g-569f0f4a { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-9596fe34 { 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-9596fe34:hover { opacity: 0.7; }
.g-9596fe34 svg { vertical-align: middle; fill: var(--color-text-light); }
.g-4987818a { display: none; }
.g-0818aefa { display: none; }
.g-47ebec79 { display: inline; }
.g-246041d1 { display: none; }
.g-7a8c0958 { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.g-7a8c0958.g-165942a1 { display: flex; width: 100%; }
.g-1baff98a { padding-inline: 0; overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-b81297f0 { font-size: 28px; }
.g-a8fff715 { font-size: 20px; }
.g-569f0f4a { gap: var(--size-xxs); }
.g-7b8d40df { display: none; }
.g-0818aefa { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-72468725 { padding: var(--size-xl) 0; }
.g-fe793908 { max-width: 565px; margin: 0 auto; text-align: center; }
.g-8a985f30 { margin-top: var(--size-s); }
.g-53a4e6c2 { margin-top: var(--size-m); }
@media screen and (max-width: 576px) { .g-8a985f30 { margin-top: var(--size-xs); }
.g-53a4e6c2 { margin-top: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-16af1699 { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-f838b31e { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-9e1774bc { position: relative; padding: var(--size-xl) 0; }
.g-af02e81b { text-align: center; }
.g-1a2cfcd7 { text-align: center; margin-top: var(--size-s); }
.g-166667c9 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-166667c9 { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Block: post-card (post-card) */
.g-812a6b80 { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-812a6b80 .g-80ba2e49 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-812a6b80 .g-80ba2e49:hover .g-cfc897d3 { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-812a6b80 .g-c0f17934 { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-812a6b80 .g-c0f17934::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-812a6b80 .g-c0f17934 img { width: 100%; height: 100%; object-fit: cover; }
.g-812a6b80 .g-cfc897d3 { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-812a6b80 .g-7015b28c { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-812a6b80 .g-8b224a3c { 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-812a6b80 .g-add1a192 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-812a6b80 .g-f2672da4 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-812a6b80 .g-ed3611e8 { display: flex; align-items: center; gap: 8px; }
.g-812a6b80 .g-ed3611e8:hover { text-decoration: underline; }
.g-812a6b80 .g-ed3611e8 svg { margin-left: 8px; fill: currentColor; }
.g-812a6b80 .g-a091bc0b { white-space: nowrap; opacity: 0.8; }
.g-b14cda99 { min-height: 600px; }
.g-b14cda99 .g-80ba2e49 { padding: 48px 40px; }
.g-b14cda99 .g-cfc897d3 { transform: none; }
@media screen and (max-width: 870px) { .g-b14cda99 { min-height: 368px; }
.g-b14cda99 .g-80ba2e49 { padding: 24px; }
.g-b14cda99 .g-cfc897d3 { 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-b6eb0c20 { display: grid; grid-template-columns: 1fr 368px; gap: var(--size-s); padding: var(--size-l) var(--size-m); margin: var(--size-m) 0; }
.g-b6eb0c20 blockquote { position: relative; border: 1px solid var(--color-primary); border-radius: var(--b-radius); padding: 25px 40px; }
.g-b6eb0c20 blockquote::before { content: ''; position: absolute; top: 8px; left: 8px; display: inline-flex; width: 22px; height: 19px; flex-shrink: 0; background-color: var(--color-primary); mask-repeat: no-repeat; mask-position: center; mask-size: contain; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: contain; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 33' fill='none'%3E%3Cpath d='M21.7637 17.6546C21.7637 13.3867 23.28 9.25426 26.0482 5.97824C28.5014 3.07489 31.7999 1.00755 35.4767 0.0447956C36.2364 -0.154105 36.9795 0.336309 37.1568 1.08431L37.1723 1.15746L37.9764 5.54035C38.1211 6.32917 37.5867 7.07537 36.8148 7.32225C34.8524 7.94993 33.098 9.1144 31.7633 10.694C30.1389 12.6164 29.2376 15.0335 29.2098 17.5354L29.2091 17.6546H36.1819C36.9932 17.6546 37.6509 18.3045 37.6509 19.1062V31.4449C37.6509 32.2466 36.9932 32.8965 36.1819 32.8965H23.2551C22.4439 32.8965 21.7862 32.2466 21.7862 31.4449V17.6546H21.7637Z' fill='black'/%3E%3Cpath d='M1.32865e-07 17.6566C1.32865e-07 13.3886 1.51634 9.25622 4.28449 5.98019C6.73775 3.07684 10.0363 1.00951 13.713 0.0467487C14.4727 -0.152152 15.2159 0.338263 15.3931 1.08626L15.4086 1.15941L16.2127 5.5423C16.3574 6.33113 15.823 7.07732 15.0512 7.32421C13.0887 7.95188 11.3343 9.11636 9.99963 10.6959C8.37523 12.6184 7.47395 15.0355 7.44618 17.5373L7.44546 17.6566H14.4182C15.2295 17.6566 15.8872 18.3065 15.8872 19.1082V31.4468C15.8872 32.2485 15.2295 32.8984 14.4182 32.8984H1.49147C0.680194 32.8984 0.0225222 32.2485 0.0225221 31.4468V17.6566H1.32865e-07Z' fill='black'/%3E%3C/svg%3E"); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 33' fill='none'%3E%3Cpath d='M21.7637 17.6546C21.7637 13.3867 23.28 9.25426 26.0482 5.97824C28.5014 3.07489 31.7999 1.00755 35.4767 0.0447956C36.2364 -0.154105 36.9795 0.336309 37.1568 1.08431L37.1723 1.15746L37.9764 5.54035C38.1211 6.32917 37.5867 7.07537 36.8148 7.32225C34.8524 7.94993 33.098 9.1144 31.7633 10.694C30.1389 12.6164 29.2376 15.0335 29.2098 17.5354L29.2091 17.6546H36.1819C36.9932 17.6546 37.6509 18.3045 37.6509 19.1062V31.4449C37.6509 32.2466 36.9932 32.8965 36.1819 32.8965H23.2551C22.4439 32.8965 21.7862 32.2466 21.7862 31.4449V17.6546H21.7637Z' fill='black'/%3E%3Cpath d='M1.32865e-07 17.6566C1.32865e-07 13.3886 1.51634 9.25622 4.28449 5.98019C6.73775 3.07684 10.0363 1.00951 13.713 0.0467487C14.4727 -0.152152 15.2159 0.338263 15.3931 1.08626L15.4086 1.15941L16.2127 5.5423C16.3574 6.33113 15.823 7.07732 15.0512 7.32421C13.0887 7.95188 11.3343 9.11636 9.99963 10.6959C8.37523 12.6184 7.47395 15.0355 7.44618 17.5373L7.44546 17.6566H14.4182C15.2295 17.6566 15.8872 18.3065 15.8872 19.1082V31.4468C15.8872 32.2485 15.2295 32.8984 14.4182 32.8984H1.49147C0.680194 32.8984 0.0225222 32.2485 0.0225221 31.4468V17.6566H1.32865e-07Z' fill='black'/%3E%3C/svg%3E"); box-shadow: 0 0 0 9999px var(--color-surface); }
.g-b6eb0c20 blockquote::after { content: ''; position: absolute; bottom: 8px; right: 8px; display: inline-flex; width: 22px; height: 19px; flex-shrink: 0; background-color: var(--color-primary); mask-repeat: no-repeat; mask-position: center; mask-size: contain; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: contain; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 33' fill='none'%3E%3Cpath d='M16.2364 17.6546C16.2364 13.3867 14.72 9.25426 11.9519 5.97824C9.49863 3.07489 6.20013 1.00755 2.52335 0.0447956C1.76366 -0.154105 1.02053 0.336309 0.843237 1.08431L0.827744 1.15746L0.0236945 5.54035C-0.12103 6.32917 0.413391 7.07537 1.18523 7.32225C3.14769 7.94993 4.90205 9.1144 6.23675 10.694C7.86115 12.6164 8.76243 15.0335 8.79021 17.5354L8.79092 17.6546H1.81814C1.00687 17.6546 0.349188 18.3045 0.349188 19.1062V31.4449C0.349188 32.2466 1.00687 32.8965 1.81814 32.8965H14.7449C15.5562 32.8965 16.2139 32.2466 16.2139 31.4449V17.6546H16.2364Z' fill='black'/%3E%3Cpath d='M38.0001 17.6566C38.0001 13.3886 36.4837 9.25622 33.7156 5.98019C31.2623 3.07684 27.9638 1.00951 24.287 0.0467487C23.5273 -0.152152 22.7842 0.338263 22.6069 1.08626L22.5914 1.15941L21.7874 5.5423C21.6426 6.33113 22.1771 7.07732 22.9489 7.32421C24.9114 7.95188 26.6657 9.11636 28.0004 10.6959C29.6248 12.6184 30.5261 15.0355 30.5539 17.5373L30.5546 17.6566H23.5818C22.7705 17.6566 22.1129 18.3065 22.1129 19.1082V31.4468C22.1129 32.2485 22.7705 32.8984 23.5818 32.8984H36.5086C37.3199 32.8984 37.9775 32.2485 37.9775 31.4468V17.6566H38.0001Z' fill='black'/%3E%3C/svg%3E"); -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 33' fill='none'%3E%3Cpath d='M16.2364 17.6546C16.2364 13.3867 14.72 9.25426 11.9519 5.97824C9.49863 3.07489 6.20013 1.00755 2.52335 0.0447956C1.76366 -0.154105 1.02053 0.336309 0.843237 1.08431L0.827744 1.15746L0.0236945 5.54035C-0.12103 6.32917 0.413391 7.07537 1.18523 7.32225C3.14769 7.94993 4.90205 9.1144 6.23675 10.694C7.86115 12.6164 8.76243 15.0335 8.79021 17.5354L8.79092 17.6546H1.81814C1.00687 17.6546 0.349188 18.3045 0.349188 19.1062V31.4449C0.349188 32.2466 1.00687 32.8965 1.81814 32.8965H14.7449C15.5562 32.8965 16.2139 32.2466 16.2139 31.4449V17.6546H16.2364Z' fill='black'/%3E%3Cpath d='M38.0001 17.6566C38.0001 13.3886 36.4837 9.25622 33.7156 5.98019C31.2623 3.07684 27.9638 1.00951 24.287 0.0467487C23.5273 -0.152152 22.7842 0.338263 22.6069 1.08626L22.5914 1.15941L21.7874 5.5423C21.6426 6.33113 22.1771 7.07732 22.9489 7.32421C24.9114 7.95188 26.6657 9.11636 28.0004 10.6959C29.6248 12.6184 30.5261 15.0355 30.5539 17.5373L30.5546 17.6566H23.5818C22.7705 17.6566 22.1129 18.3065 22.1129 19.1082V31.4468C22.1129 32.2485 22.7705 32.8984 23.5818 32.8984H36.5086C37.3199 32.8984 37.9775 32.2485 37.9775 31.4468V17.6566H38.0001Z' fill='black'/%3E%3C/svg%3E"); }
.g-b6eb0c20 .g-b19c8d55 { padding: 0 var(--size-s); position: sticky; top: calc(var(--header-height, 0px) + 15px); border-left: 1px solid var(--color-text); }
.g-b6eb0c20 .g-4afa8ca4 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-b6eb0c20 .g-5cfd7818 { margin-top: var(--size-s); }
.g-b6eb0c20 .g-4862752a { margin-top: var(--size-s); color: var(--color-text-description); display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 16px; }
.g-b6eb0c20 .g-ad569333 { display: block; text-decoration: none; }
.g-b6eb0c20 .g-ad569333:hover { text-decoration: underline; }
.g-b6eb0c20 .g-ec211dc3 { position: relative; color: var(--color-text); font-weight: bold; }
.g-b6eb0c20 .g-ec211dc3::before { content: ''; position: absolute; top: 0; left: calc((var(--size-s) + 8px) * -1); background-color: var(--color-primary); display: block; width: 16px; height: 16px; border-radius: 50%; }
@media screen and (max-width: 1024px) { .g-b6eb0c20 { grid-template-columns: 1fr; }
.g-b6eb0c20 .g-8917542b { order: 1; }
.g-b6eb0c20 .g-f61aadcf { order: 2; }
.g-b6eb0c20 .g-5cfd7818 { margin-top: var(--size-xs); }
.g-b6eb0c20 .g-4862752a { align-items: flex-start; margin-top: var(--size-xs); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-b6eb0c20 { padding: var(--size-m) var(--size-s); }
 }

/* Block: post-header (post-header) */
.g-81b08815 { position: relative; height: 800px; }
.g-bdc6ae46 { height: 100%; display: flex; flex-direction: column; }
.g-dd710d23 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.g-dd710d23::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }
.g-abf7e12c { width: 100%; height: 100%; }
.g-aa2e6c4e { margin-top: auto; position: relative; bottom: 0; padding: 56px var(--wrapper-padding) 32px; margin-left: calc(-1 * var(--wrapper-padding)); width: 90%; max-width: 1000px; border-radius: var(--b-radius); z-index: 1; }
.g-8b856097 { position: absolute; top: 0; left: var(--wrapper-padding); transform: translateY(-50%); display: inline-flex; justify-content: flex-start; align-items: center; height: 53px; border-radius: var(--b-radius); padding: 8px 32px; background-color: var(--color-primary); gap: var(--size-s); flex-wrap: wrap; }
.g-2c258c2e { text-decoration: none; }
.g-2c258c2e:hover { text-decoration: underline; }
.g-39e9bd30 { display: block; width: 4px; height: 4px; border-radius: 50%; background-color: var(--color-text-light); }
.g-33232367 { margin-top: var(--size-m); }
.g-0d61149e { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-8b856097 { padding: 8px 16px; height: 40px; gap: var(--size-xs); }
.g-33232367 { margin-top: var(--size-s); }
.g-0d61149e { margin-top: var(--size-s); }
 }@media screen and (max-width: 768px) { .g-81b08815 { height: 700px; }
.g-aa2e6c4e { width: 95%; }
.g-8b856097 { gap: var(--size-xxs); height: auto; }
 }@media screen and (max-width: 576px) { .g-abf7e12c { aspect-ratio: auto; height: 100%; }
 }

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

/* Block: recommendation (recommendation) */
.g-6dd87b20 { text-align: center; }
.g-cd390819 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-94acf36c { display: flex; justify-content: center; align-items: center; gap: 16px; }
.g-d719fa40 { 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-d719fa40:hover { background-color: var(--color-primary); }
.g-d633ad8a { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-cd390819 { margin-top: var(--size-m); }
 }

/* Block: search (search) */
.g-236cbfda { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-236cbfda .g-0a597278 { margin-top: var(--size-m); max-width: 600px; }
.g-f85b2b50 { margin-top: var(--size-xl); }
.g-3f2d8a85 { margin-top: var(--size-m); max-width: 600px; }
@media screen and (max-width: 768px) { .g-236cbfda { padding: var(--size-s); }
 }

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

/* Block: toTop (toTop) */
.g-b4a599cc { 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-b4a599cc svg { fill: var(--color-text-light); }
.g-3854a84c { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .g-b4a599cc { transform: scale(0.8); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-096469ac { padding: var(--size-xl) 0; }
.g-fafa7211 { max-width: 565px; margin: 0 auto; text-align: center; }
.g-0923eb6d { margin-top: var(--size-s); }
.g-6cb3a3a4 { margin-top: var(--size-m); }
@media screen and (max-width: 576px) { .g-0923eb6d { margin-top: var(--size-xs); }
.g-6cb3a3a4 { margin-top: var(--size-s); }
 }

/* Block: front-page::about--0 (about) */
.g-8ec786d4 { display: flex; align-items: center; gap: var(--size-m); }
.g-2714fff2 { flex: 1; }
.g-1ec69760 { flex: 1; }
@media screen and (max-width: 768px) { .g-8ec786d4 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-1ec69760 { text-align: center; }
 }

/* Block: front-page::categories-list (categories-list) */
.g-a199932e { display: flex; flex-wrap: wrap; gap: var(--size-s); }
.g-a199932e .g-03e91aaf { 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-a199932e .g-03e91aaf:hover { filter: brightness(0.96); }
.g-a199932e .g-03e91aaf:hover .g-01cfbd53 { opacity: 1; }
.g-a199932e .g-0704c19f { position: relative; z-index: 1; }
.g-a199932e .g-01cfbd53 { position: absolute; bottom: 16px; right: 16px; font-size: 80px; opacity: .3; transition: .2s ease-in-out opacity; }
@media screen and (max-width: 1024px) { .g-03e91aaf { flex: 0 0 calc((100% - (var(--size-s) * 2)) / 3); padding: var(--size-xs) var(--size-xs) 82px; }
.g-01cfbd53 { font-size: 72px; }
 }@media screen and (max-width: 768px) { .g-03e91aaf { flex: 0 0 calc((100% - var(--size-s)) / 2); min-height: 119px; padding-bottom: 70px; }
.g-01cfbd53 { font-size: 56px; }
 }

/* Block: front-page::featured-posts (featured-posts) */
.g-e2518581 { margin-top: var(--size-m); }
.g-8cda04ea { margin-top: var(--size-m); }
.g-12a7d401 { margin-top: var(--size-xl); }
.g-8a498b47 { align-items: stretch; }
.g-5deb71db { height: auto; }
.g-cc255fb8 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-cc255fb8 .g-b5bb8928 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-cc255fb8 .g-21a786c3 { background: var(--color-primary); transform: scale(1.2); }
.g-7b6fa6c3 { 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-cea0f0c4 { margin: var(--section-padding) 0; }

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

/* Block: contacts-page::form--0 (form) */
.g-c3a99576 { display: flex; justify-content: flex-start; align-items: center; position: relative; gap: var(--size-s); z-index: 1; }
.g-a65ddd2a { padding: var(--size-m); flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; }
.g-d25f5349 { display: flex; justify-content: flex-start; }
.g-acbc9748 { padding: var(--size-xl); flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.g-c01b8592 { display: flex; justify-content: flex-start; align-items: center; }
.g-e9936812 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-right: var(--size-m); }
.g-3face169 { fill: var(--color-text); }
.g-52cc6417 { stroke: var(--color-text); }
.g-37f3480e { stroke: var(--color-text); }
.g-b57fc66e { display: flex; flex-direction: column; }
.g-b052f444 { flex: 0 0 50%; height: 383px; }
.g-9beae82a { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-c3a99576 { flex-direction: column; }
.g-a65ddd2a { width: 100%; flex: 0 0 auto; }
.g-d25f5349 { flex-direction: column; }
.g-acbc9748 { width: 100%; padding: var(--size-m); var(--wrapper-padding); }
.g-afe34f5e { width: 100%; display: flex; justify-content: space-between; }
.g-c01b8592 { margin-top: 0; align-items: flex-start; flex-direction: column; }
.g-e9936812 { margin-right: 0; }
.g-b57fc66e { margin-top: var(--size-xs); }
.g-b052f444 { height: 429px; width: 100%; flex: 0 0 auto; }
 }@media screen and (max-width: 576px) { .g-a65ddd2a { padding: var(--size-xs); }
.g-afe34f5e { flex-direction: column; align-items: center; gap: var(--size-s); margin-top: var(--size-s); }
.g-c01b8592 { align-items: center; }
.g-b57fc66e { text-align: center; }
.g-b052f444 { height: 370px; }
 }

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

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

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

/* Block: expertise::reviews--0 (reviews) */
.g-8824aabe { display: flex; gap: var(--size-s); overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: var(--size-xl) 20px; margin-inline: -20px; }
.g-f9503847 { width: 50%; }
.g-a0e5c238 { min-width: 270px; height: 100%; box-shadow: var(--shadow); display: flex; flex-direction: column; }
.g-80c7f8a5 { padding: var(--size-s) var(--size-m); }
.g-596fbb56 { transform: scale(1.2); }
.g-e5513b7c { padding: var(--size-s) var(--size-m); margin-top: auto; }
.g-75f5e67c svg { fill: var(--color-text); }
@media screen and (max-width: 1024px) { .g-8824aabe { padding: 20px 20px 10px; }
.g-596fbb56 { transform: none; }
 }@media screen and (max-width: 768px) { .g-f9503847 { width: 100%; }
 }@media screen and (max-width: 576px) { .g-8824aabe { flex-direction: column; overflow: initial; padding: 0; margin-inline: 0; }
.g-a0e5c238 { text-align: center; }
 }

/* Block: about-page::about--0 (about) */
.g-adc992c9 { display: flex; align-items: center; gap: var(--size-m); }
.g-2666508b { flex: 1; }
.g-a550569e { flex: 1; }
@media screen and (max-width: 768px) { .g-adc992c9 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-a550569e { text-align: center; }
 }

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