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

/* Block: category-header (category-header) */
.g-08759c99 { display: flex; gap: var(--size-m); justify-content: flex-start; padding: var(--size-m) 0 var(--section-padding); }
.g-08759c99 .g-ac925bb0 { 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-08759c99 .g-53053b05 { max-width: 700px; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-08759c99 { flex-direction: column; align-items: center; gap: var(--size-s); }
.g-ac925bb0 { font-size: 64px; flex: 0 0 108px; width: 120px; }
.g-5cc5116f { text-align: center; }
.g-53053b05 { 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-34769076 { 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-0b7a40fb { display: block; }
.g-bfb734cf { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-34769076 { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-bfb734cf { gap: var(--size-xxs); }
.g-6d294be4 { width: 100%; }
 }

/* Block: featured-posts (featured-posts) */
.g-db3545fd { margin-top: var(--size-m); }
.g-202b65ab { margin-top: var(--size-m); }
.g-5d67e943 { margin-top: var(--size-xl); }
.g-8800c7e2 { align-items: stretch; }
.g-a15099c8 { height: auto; }
.g-2710f3c4 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-2710f3c4 .g-d9f42066 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-2710f3c4 .g-1db20cca { background: var(--color-primary); transform: scale(1.2); }
.g-c916b5ac { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-f19a075f { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-bc1e7725 { 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-bc1e7725.g-e5f2b936 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-4c7e0d32 { margin-top: var(--section-padding); }
.g-11dd9675 { position: relative; background-color: var(--color-primary); color: var(--color-text-light); border-radius: var(--b-radius); padding: var(--size-xl); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); margin-bottom: -80px; }
.g-beccf8b3 { max-width: 510px; }
.g-055a631e { max-width: 430px; }
.g-3803eeef { margin-top: var(--size-xs); }
.g-7a548943 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-ccd53212 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-e61c2329 { 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-e61c2329:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-debd95be { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-548a5f6e { transform: scale(1.2); margin-right: var(--size-xs); }
.g-89db367d { background-color: var(--color-secondary); color: var(--color-text-light); padding-top: 160px; padding-bottom: var(--size-m); }
.g-a32945c3 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: var(--size-m); }
.g-ab74f314 { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-20311d87 { margin: var(--size-xl) 0; border-color: var(--color-surface); }
.g-bbdf46a4 { display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-11dd9675 { padding: var(--size-m); }
.g-beccf8b3 { max-width: initial; }
.g-055a631e { max-width: initial; }
 }@media screen and (max-width: 768px) { .g-bbdf46a4 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-02277062 { order: 3; width: 100%; }
 }@media screen and (max-width: 576px) { .g-11dd9675 { gap: var(--size-m); }
.g-7a548943 { flex-direction: column; gap: var(--size-xxs); }
.g-ccd53212 { width: 100%; }
.g-e61c2329 { width: 100%; }
.g-a32945c3 { justify-content: flex-start; align-items: flex-start; }
.g-ab74f314 { flex-direction: column; justify-content: flex-start; align-items: flex-start; }
 }

/* Block: header (header) */
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a,
#header-nav-dropdown .menu-item a,
#header-nav-dropdown .page_item a {
    position: relative;
    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;
    transition: 0.1s text-shadow 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 {
    text-shadow: 0.5px 0 0 currentColor;
}
#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 {
    text-shadow: 0.5px 0 0 currentColor;
}
#header-nav-desktop .current-menu-item a .g-70c63744,
#header-nav-desktop .current_page_item a .g-70c63744,
#header-nav-dropdown .current-menu-item a .g-70c63744,
#header-nav-dropdown .current_page_item a .g-70c63744 {
    background-color: var(--color-text);
}

.g-64b36fec { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-1f917548 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-1cba936c { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-9504f155 { display: none; }
.g-743d03a5 { font-size: 34px; margin-right: var(--size-xxs); }
.g-b1de1aea { font-size: 24px; font-weight: 600; }
.g-6d94f6ad { -ms-overflow-style: none; scrollbar-width: none; }
.g-f859275c { display: none; }
.g-ff7bc6d3 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-70c63744 { position: absolute; bottom: -6px; display: block; width: 8px; height: 8px; border-radius: 50%; }
.g-112a6108 { cursor: pointer; border: 0; padding: var(--size-xxs) var(--size-xs); transition: 0.3s transform ease-in-out; width: 72px; text-align: center; background-color: transparent; }
.g-112a6108:hover { transform: scale(1.05); }
.g-410a758d { display: none; }
.g-8e02730c { display: none; }
.g-d3af550a { display: inline; }
.g-f96fc360 { display: none; }
.g-9815df77 { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.g-9815df77.g-50257513 { display: flex; width: 100%; }
.g-a64b9ebc { height: auto; display: flex; flex-direction: column; text-align: left; align-items: flex-start; }
.g-a64b9ebc .g-70c63744 { bottom: 50%; margin-bottom: -4px; left: -5px; }
@media screen and (max-width: 870px) { .g-743d03a5 { font-size: 28px; }
.g-b1de1aea { font-size: 20px; }
.g-ff7bc6d3 { gap: var(--size-xxs); }
.g-25919b6e { display: none; }
.g-8e02730c { display: block; }
.g-9815df77.g-50257513 { display: flex; width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-1865088f { padding: var(--section-padding) 0; }
.g-aaf95902 { display: flex; }
.g-05ebf649 { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-6d302532 { margin-top: var(--size-s); }
.g-40542b7e { margin-top: var(--size-m); }
.g-d4887a95 { flex: 1; }
.g-8b522237 { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-aaf95902 { flex-direction: column; }
.g-05ebf649 { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-8b522237 { height: 400px; }
 }@media screen and (max-width: 576px) { .g-05ebf649 { padding-bottom: var(--size-m); }
.g-8b522237 { height: auto; }
 }

/* Block: page-404 (page-404) */
.g-7dc1ec77 { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-94fce997 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-f7e02430 { position: relative; padding: var(--size-xl) 0; }
.g-bf30a6f5 { text-align: center; }
.g-95da1aa7 { text-align: center; margin-top: var(--size-s); }
.g-7fae14a7 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-7fae14a7 { flex-direction: column; gap: var(--size-xs); }
 }

/* Block: page-content (page-content) */
.g-3cc62e24 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: var(--size-m); margin: var(--section-padding) 0; }
@media screen and (max-width: 768px) { .g-3cc62e24 { padding: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

/* Block: post-card (post-card) */
.g-1e4cc419 { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-1e4cc419 .g-d07fd7c2 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-1e4cc419 .g-d07fd7c2:hover .g-61bbb280 { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-1e4cc419 .g-a2b45429 { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-1e4cc419 .g-a2b45429::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-1e4cc419 .g-a2b45429 img { width: 100%; height: 100%; object-fit: cover; }
.g-1e4cc419 .g-61bbb280 { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-1e4cc419 .g-764ea650 { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-1e4cc419 .g-477bcb75 { 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-1e4cc419 .g-b3da71ee { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-1e4cc419 .g-f74ecd1a { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-1e4cc419 .g-1c706b97 { display: flex; align-items: center; gap: 8px; }
.g-1e4cc419 .g-1c706b97:hover { text-decoration: underline; }
.g-1e4cc419 .g-1c706b97 svg { margin-left: 8px; fill: currentColor; }
.g-1e4cc419 .g-d1c8f120 { white-space: nowrap; opacity: 0.8; }
.g-ee7c2100 { min-height: 600px; }
.g-ee7c2100 .g-d07fd7c2 { padding: 48px 40px; }
.g-ee7c2100 .g-61bbb280 { transform: none; }
@media screen and (max-width: 870px) { .g-ee7c2100 { min-height: 368px; }
.g-ee7c2100 .g-d07fd7c2 { padding: 24px; }
.g-ee7c2100 .g-61bbb280 { 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-c108b560 { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-c108b560 blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-c108b560 .g-8fb10344 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-c108b560 .g-3c3102d1 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-c108b560 .g-b02a2df2 { margin-top: var(--size-m); }
.g-c108b560 .g-2c23271c { 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-c108b560 .g-5f9b5f8a { display: block; text-decoration: none; }
.g-c108b560 .g-5f9b5f8a:hover { text-decoration: underline; }
.g-c108b560 .g-1144099f { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-c108b560 { grid-template-columns: 1fr; }
.g-c108b560 .g-168e6928 { display: none; }
.g-c108b560 .g-b02a2df2 { margin-top: var(--size-s); }
.g-c108b560 .g-2c23271c { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-c108b560 blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-a3cf99be { position: relative; }
.g-e4076e52 { width: 100%; }
.g-5d210bbf { position: relative; display: flex; flex-direction: column; }
.g-42c3b82e { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; }
.g-42c3b82e::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }
.g-e98382e5 { width: 100%; height: 100%; }
.g-f4d62f4d { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-ee2ec6d3 { 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-56ebd0cc { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-s); flex-wrap: wrap; }
.g-be7848b4 { 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-be7848b4:hover { text-decoration: underline; }
.g-14882411 { margin-top: var(--size-m); }
.g-eb71c8f0 { white-space: nowrap; }
@media screen and (max-width: 1024px) { .g-5d210bbf { padding-bottom: 40px; }
.g-56ebd0cc { gap: var(--size-xxs); }
.g-be7848b4 { height: 31px; padding: 8px 16px; }
.g-14882411 { margin-top: var(--size-s); }
 }@media screen and (max-width: 768px) { .g-ee2ec6d3 { padding-bottom: 0; }
.g-be7848b4 { padding: 8px; }
 }@media screen and (max-width: 576px) { .g-5d210bbf { padding-bottom: 24px; aspect-ratio: auto; height: auto; }
.g-e98382e5 { aspect-ratio: auto; height: 100%; }
.g-ee2ec6d3 { margin: var(--size-xl) auto; }
 }

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

/* Block: recommendation (recommendation) */
.g-1f345ed0 { text-align: center; }
.g-a42e6943 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-0bd492ef { background-color: var(--color-secondary); display: flex; justify-content: center; align-items: center; border-radius: var(--size-l); padding: 8px; gap: 16px; }
.g-f40f15e9 { width: var(--size-l); height: var(--size-l); border-radius: 50%; border: 0; padding: 0; background-color: transparent; display: flex; justify-content: center; align-items: center; cursor: pointer; }
.g-f40f15e9:hover { background-color: var(--color-primary); }
@media screen and (max-width: 768px) { .g-a42e6943 { margin-top: var(--size-m); }
.g-0bd492ef { border-radius: var(--size-m); }
.g-f40f15e9 { width: var(--size-m); height: var(--size-m); }
 }

/* Block: search (search) */
.g-f7fd5615 { text-align: center; max-width: 430px; margin: 0 auto; }
.g-1d96c490 { margin-top: var(--size-xl); }
.g-50f979d4 { max-width: 430px; margin-inline: auto; text-align: center; }

/* Block: searchform (searchform) */
.g-f68e2d23 { position: relative; display: inline-block; width: 100%; }
.g-f68e2d23 .g-9078992c { color: var(--color-text); width: 100%; background-color: var(--color-surface); height: 48px; border-radius: 48px; border: 0; box-shadow: 0 0 0 2px var(--color-surface), inset 0 0 0 3px var(--color-primary); padding: var(--size-xxs) 150px var(--size-xxs) var(--size-s); font-size: clamp(0.75rem, 0.4419889503vw + 0.6464088398rem, 1rem); font-weight: 500; line-height: 120%; }
.g-f68e2d23 .g-10f80684 { position: absolute; right: 0; top: 0; height: 100%; border: 0; border-radius: 48px; background-color: var(--color-primary); color: var(--color-text-light); cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 0 32px; transition: opacity .2s ease-in-out; }
.g-f68e2d23 .g-10f80684:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-8de9a619 { position: fixed; bottom: 30px; right: 30px; display: none; background-color: var(--color-primary); border: none; width: 50px; height: 50px; border-radius: var(--b-radius); cursor: pointer; z-index: 4; }
.g-8de9a619 svg { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-8de9a619 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-63e2c4e5 { padding: var(--section-padding) 0; }
.g-7e58b873 { display: flex; }
.g-c187561c { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-3b4e53d3 { margin-top: var(--size-s); }
.g-0bc571af { margin-top: var(--size-m); }
.g-cb5f4df7 { flex: 1; }
.g-05f9b53a { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-7e58b873 { flex-direction: column; }
.g-c187561c { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-05f9b53a { height: 400px; }
 }@media screen and (max-width: 576px) { .g-c187561c { padding-bottom: var(--size-m); }
.g-05f9b53a { height: auto; }
 }

/* Block: front-page::text--0 (text) */
.g-ea5cd399 { text-align: center; }

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

/* Block: front-page::featured-posts (featured-posts) */
.g-0d96fd5a { margin-top: var(--size-m); }
.g-7cab7f64 { margin-top: var(--size-m); }
.g-8c6b1c94 { margin-top: var(--size-xl); }
.g-4db5eb0e { align-items: stretch; }
.g-29001065 { height: auto; }
.g-bb09e909 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-bb09e909 .g-15ed80fb { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-bb09e909 .g-f5c55974 { background: var(--color-primary); transform: scale(1.2); }
.g-08b6d397 { 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-849c11c7 { margin: var(--section-padding) 0; }

/* Block: contacts-page::page-content--0 (page-content) */
.g-56c775cd { background-color: var(--color-surface); border-radius: var(--b-radius); padding: var(--size-m); margin: var(--section-padding) 0; }
@media screen and (max-width: 768px) { .g-56c775cd { padding: var(--size-xs); }
 }

/* Block: contacts-page::form--0 (form) */
.g-9ac23f7d { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-78dbe506 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-e6476b3e { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-7e4a5046 { display: none; }
.g-96ee605e { width: 100%; }
.g-9d273b15 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-1cf240a9 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-47397ed4 { 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-4b89770c { fill: var(--color-text); }
.g-50a3687f { stroke: var(--color-text); }
.g-626d6b1a { stroke: var(--color-text); }
.g-60c8ac51 { display: flex; flex-direction: column; }
.g-a07ea2e5 { width: 100%; height: 300px; }
.g-f97ed708 { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-9ac23f7d { flex-direction: column-reverse; }
.g-78dbe506 { flex-direction: column-reverse; justify-content: flex-start; }
.g-e6476b3e { flex: 1; }
.g-1e70f0ad { display: none; }
.g-7e4a5046 { display: block; text-align: center; }
.g-9d273b15 { justify-content: space-evenly; }
.g-a07ea2e5 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-78dbe506 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-47397ed4 { margin-right: 0; }
.g-60c8ac51 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-78dbe506 { text-align: center; }
.g-e6476b3e { padding: var(--size-s); }
.g-9d273b15 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-1cf240a9 { flex: inherit; align-items: center; }
 }

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

/* Block: about-page::about--0 (about) */
.g-90b9f754 { display: flex; align-items: center; gap: var(--size-m); }
.g-7d16c47e { flex: 1; }
.g-64f2ca08 { flex: 1; }
@media screen and (max-width: 768px) { .g-90b9f754 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-64f2ca08 { text-align: center; }
 }

/* Block: about-page::page-content--0 (page-content) */
.g-f79d0b3b { background-color: var(--color-surface); border-radius: var(--b-radius); padding: var(--size-m); margin: var(--section-padding) 0; }
@media screen and (max-width: 768px) { .g-f79d0b3b { padding: var(--size-xs); }
 }

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

/* Block: expertise::process--0 (process) */
.g-66b6cee8 { width: 60%; }
.g-38c50e7f { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.g-6922d339 { flex: 1; }
.g-3ca84da3 { position: relative; }
.g-3ca84da3::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.g-a7a3692b::before { display: none; }
@media screen and (max-width: 870px) { .g-4c11866c { flex-direction: column; }
.g-66b6cee8 { width: 100%; }
.g-38c50e7f { display: grid; grid-template-columns: 1fr 1fr; }
.g-38c50e7f::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.g-38c50e7f::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.g-3ca84da3::before { display: none; }
 }@media screen and (max-width: 576px) { .g-66b6cee8 { text-align: center; }
.g-38c50e7f { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.g-38c50e7f::before { display: none; }
.g-38c50e7f::after { display: none; }
.g-3ca84da3::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.g-a7a3692b::before { display: none; }
 }

/* Block: expertise::text--1 (text) */
.g-75c2aeee { text-align: center; }

/* Block: expertise::about--0 (about) */
.g-13f239da { display: flex; align-items: center; gap: var(--size-m); }
.g-dbf13155 { flex: 1; }
.g-60ba2fd4 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .g-13f239da { flex-direction: column; }
 }@media screen and (max-width: 576px) { .g-d75708be { text-align: center; }
 }

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