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

/* Block: category-header (category-header) */
.g-23531888 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding: var(--size-s); background-color: var(--color-surface); border-radius: var(--b-radius); max-width: 700px; margin: var(--size-m) auto var(--section-padding); }
.g-23531888 .g-ebf7f24c { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-23531888 .g-e849b315 { margin-top: var(--size-s); text-align: center; }
@media screen and (max-width: 576px) { .g-ebf7f24c { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-e849b315 { 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-9e551c6a { 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-e279e765 { display: block; }
.g-ef791e27 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-9e551c6a { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-ef791e27 { gap: var(--size-xxs); }
.g-7a3fe450 { width: 100%; }
 }

/* Block: featured-posts (featured-posts) */
.g-13965d20 { margin-top: var(--size-m); }
.g-252e3066 { margin-top: var(--size-m); }
.g-0c6daa0c { margin-top: var(--size-xl); }
.g-9eebac1f { align-items: stretch; }
.g-ed996d65 { height: auto; }
.g-b660286e { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-b660286e .g-551a68d5 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-b660286e .g-bca3f39e { background: var(--color-primary); transform: scale(1.2); }
.g-aabbd117 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-429a7a85 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-75d4e85d { 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-75d4e85d.g-170154d3 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-0902f3cb { margin-top: var(--section-padding); }
.g-d18f37af { border-radius: var(--b-radius); padding: var(--size-m); }
.g-5bff3ba7 { 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-0a536e56 { max-width: 524px; }
.g-416db5c6 { max-width: 450px; }
.g-97060192 { margin-top: var(--size-xs); }
.g-e950e6c6 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-732f37a3 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-dd8d45fe { 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-dd8d45fe:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-0bc2a73f { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-29de3086 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-4de56909 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.g-84c99478 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); margin-top: var(--size-m); }
.g-b4e6f747 { 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-0a536e56 { max-width: initial; }
.g-416db5c6 { max-width: initial; }
 }@media screen and (max-width: 870px) { .g-84c99478 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-b4e6f747 { gap: var(--size-xs); flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-94bb8864 { order: 3; width: 100%; text-align: center; }
 }@media screen and (max-width: 576px) { .g-5bff3ba7 { gap: var(--size-m); }
.g-e950e6c6 { flex-direction: column; gap: var(--size-xxs); }
.g-732f37a3 { width: 100%; }
.g-dd8d45fe { width: 100%; }
.g-84c99478 { 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;
    transition: 0.1s background-color ease-in-out, 0.1s color ease-in-out, 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 {
    background-color: var(--color-bg);
    color: var(--color-text);
    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 {
    background-color: var(--color-bg);
    color: var(--color-text);
    text-shadow: 0.5px 0 0 currentColor;
}

.g-4b462adf { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-229e76ba { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xs); min-height: 80px; padding: 16px 0; position: relative; }
.g-ac33c254 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-ed304914 { font-size: 34px; margin-right: var(--size-xxs); }
.g-bcc8c6ae { font-size: 24px; font-weight: 600; }
.g-d3574b9b { -ms-overflow-style: none; scrollbar-width: none; }
.g-2eedee94 { display: none; }
.g-f6fc8d4f { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-9c75fb84 { cursor: pointer; border: 0; padding: var(--size-xxs) var(--size-xs); transition: 0.3s transform ease-in-out; width: 72px; height: 40px; border-radius: 40px; text-align: center; }
.g-9c75fb84:hover { transform: scale(1.05); }
.g-9c75fb84 svg { fill: var(--color-text-light); }
.g-8d582e2b { display: none; }
.g-5d0b622c { display: none; }
.g-ab0d055c { display: inline; }
.g-3caee8ed { display: none; }
.g-c791ae79 { display: none; justify-content: center; align-items: center; padding-bottom: var(--size-xs); }
.g-c791ae79.g-eba55030 { display: flex; width: 100%; }
.g-9b0e881c { overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-ed304914 { font-size: 28px; }
.g-bcc8c6ae { font-size: 20px; }
.g-f6fc8d4f { gap: var(--size-xxs); }
.g-bef9e291 { display: none; }
.g-5d0b622c { display: block; }
.g-c791ae79.g-eba55030 { display: flex; width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-2a483cb5 { padding: var(--section-padding) 0; }
.g-0692b67b { display: flex; }
.g-db70f527 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-796262f3 { width: 100%; height: 100%; }
.g-f91027e7 { 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-c2610110 { margin-top: var(--size-s); }
.g-556f2fdd { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-0692b67b { flex-direction: column-reverse; }
.g-db70f527 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-796262f3 { height: 350px; }
.g-f91027e7 { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-796262f3 { height: auto; }
.g-f91027e7 { padding: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-eb2b17bc { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-5832fd14 { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-3ab261ec { text-align: center; margin-top: var(--size-xl); }
.g-c7f29638 { text-align: center; margin-top: var(--size-s); }
.g-783b5690 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-3ab261ec { margin-top: var(--size-m); }
 }@media screen and (max-width: 576px) { .g-783b5690 { flex-direction: column; gap: var(--size-xs); }
 }

/* Block: page-content (page-content) */
.g-17866539 { 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-17866539 { padding: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

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

/* Block: post-card (post-card) */
.g-11356658 { width: 100%; position: relative; border-radius: var(--b-radius); overflow: hidden; color: var(--color-text-light); min-height: 368px; }
.g-11356658 .g-e3f22762 { padding: 24px; position: absolute; inset: 0; width: 100%; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-11356658 .g-e3f22762:hover .g-647175bd { transform: translateY(0); transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.g-11356658 .g-7a52ca80 { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; background-color: var(--color-surface); }
.g-11356658 .g-7a52ca80::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.g-11356658 .g-7a52ca80 img { width: 100%; height: 100%; object-fit: cover; }
.g-11356658 .g-647175bd { margin-top: auto; transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1); transform: translateY(46px); }
.g-11356658 .g-577c7f75 { display: inline-flex; flex-wrap: wrap; gap: 4px 8px; }
.g-11356658 .g-96138197 { 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-11356658 .g-4ce083e7 { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-11356658 .g-8a64fef2 { display: flex; justify-content: space-between; align-items: flex-end; height: 25px; margin-top: 16px; }
.g-11356658 .g-4235473f { display: flex; align-items: center; gap: 8px; }
.g-11356658 .g-4235473f:hover { text-decoration: underline; }
.g-11356658 .g-4235473f svg { margin-left: 8px; fill: currentColor; }
.g-11356658 .g-b26f34f9 { white-space: nowrap; opacity: 0.8; }
.g-813c07bf { min-height: 600px; }
.g-813c07bf .g-e3f22762 { padding: 48px 40px; }
.g-813c07bf .g-647175bd { transform: none; }
@media screen and (max-width: 870px) { .g-813c07bf { min-height: 368px; }
.g-813c07bf .g-e3f22762 { padding: 24px; }
.g-813c07bf .g-647175bd { 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-47bf171e { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-47bf171e blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-47bf171e .g-69c72a66 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-47bf171e .g-22ce80e5 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-47bf171e .g-b091e9ee { margin-top: var(--size-m); }
.g-47bf171e .g-d891d96f { 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-47bf171e .g-a3b23656 { display: block; text-decoration: none; }
.g-47bf171e .g-a3b23656:hover { text-decoration: underline; }
.g-47bf171e .g-6f3ec39c { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-47bf171e { grid-template-columns: 1fr; }
.g-47bf171e .g-1ed92575 { display: none; }
.g-47bf171e .g-b091e9ee { margin-top: var(--size-s); }
.g-47bf171e .g-d891d96f { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-47bf171e blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-11666b10 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); margin-top: var(--size-m); }
.g-cd1535b7 { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.g-a9af5963 { display: flex; align-items: center; justify-content: center; }
.g-3f029651 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); flex-wrap: wrap; }
.g-fe77a6a0 { 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-fe77a6a0:hover { filter: brightness(0.96); }
.g-89e72e02 { margin-top: var(--size-m); }
.g-94081b62 { margin-top: var(--size-s); margin-bottom: auto; }
.g-a6ca06f4 { margin-top: var(--size-s); }
@media screen and (max-width: 1024px) { .g-11666b10 { grid-template-columns: 1fr; }
.g-cd1535b7 { max-width: 70%; }
.g-a9af5963 { max-width: 70%; display: block; }
.g-fe77a6a0 { height: 30px; }
 }@media screen and (max-width: 768px) { .g-11666b10 { gap: var(--size-m); }
.g-cd1535b7 { max-width: 100%; }
.g-a9af5963 { max-width: 100%; }
.g-94081b62 { margin-top: var(--size-xs); }
 }

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

/* Block: recommendation (recommendation) */
.g-ffd4835c { text-align: center; }
.g-07481a7f { position: relative; }
.g-f7b2a789 { position: absolute; top: 50%; z-index: 10; margin-top: -16px; width: 32px; height: 32px; border: 0; padding: 0; background-color: transparent; display: flex; justify-content: center; align-items: center; cursor: pointer; color: var(--color-text); }
.g-f7b2a789:hover { color: var(--color-primary); }
.g-8ce03f8d { left: -42px; }
.g-5337696d { right: -42px; }
@media screen and (max-width: 1024px) { .g-584c8d99 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-f7b2a789 { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-a5c031af { text-align: center; max-width: 430px; margin: 0 auto; }
.g-635112c5 { margin-top: var(--size-xl); }
.g-1baef564 { max-width: 430px; margin-inline: auto; text-align: center; }

/* Block: searchform (searchform) */
.g-65e58976 { position: relative; display: inline-block; width: 100%; }
.g-65e58976 .g-4375286f { 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-65e58976 .g-4375286f:focus + .g-e0e108cb { opacity: 1; }
.g-65e58976 .g-7e327a32 { 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-65e58976 .g-7e327a32:hover { opacity: .7; }
.g-65e58976 .g-8cf5efa8 { fill: var(--color-primary); }
.g-65e58976 .g-e0e108cb { 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-65e58976 .g-e0e108cb:hover { opacity: .7; }

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

/* Block: front-page::hero-search (hero-search) */
.g-6ef8cfe0 { padding: var(--section-padding) 0; }
.g-dfc83684 { display: flex; }
.g-13a17628 { flex: 1; border-radius: var(--b-radius) 0 0 var(--b-radius); overflow: hidden; }
.g-997d3f57 { width: 100%; height: 100%; }
.g-9b290ae0 { 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-70498a64 { margin-top: var(--size-s); }
.g-203b60da { margin-top: var(--size-m); }
@media screen and (max-width: 1024px) { .g-dfc83684 { flex-direction: column-reverse; }
.g-13a17628 { border-radius: 0 0 var(--b-radius) var(--b-radius); }
.g-997d3f57 { height: 350px; }
.g-9b290ae0 { border-radius: var(--b-radius) var(--b-radius) 0 0; padding-bottom: var(--size-xl); }
 }@media screen and (max-width: 576px) { .g-997d3f57 { height: auto; }
.g-9b290ae0 { padding: var(--size-s); }
 }

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

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

/* Block: front-page::featured-posts (featured-posts) */
.g-485fee4d { margin-top: var(--size-m); }
.g-72ca7cd9 { margin-top: var(--size-m); }
.g-e29510af { margin-top: var(--size-xl); }
.g-587b49ed { align-items: stretch; }
.g-6999bc32 { height: auto; }
.g-20a19704 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-20a19704 .g-d0c78801 { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-20a19704 .g-4de931b0 { background: var(--color-primary); transform: scale(1.2); }
.g-e3c3f4e2 { 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-addc4e58 { 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-addc4e58 { padding: var(--size-xs); }
 }

/* Block: contacts-page::page-content--0 (page-content) */
.g-d8938d17 { 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-d8938d17 { padding: var(--size-xs); }
 }

/* Block: contacts-page::form--0 (form) */
.g-e5804fb1 { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.g-db28346c { 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-3fef41a4 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.g-ffb217b0 { display: flex; justify-content: flex-start; align-items: center; }
.g-84b18b91 { 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-8af60ea9 { display: flex; flex-direction: column; }
.g-e77650d8 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.g-ba58faf1 { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .g-e5804fb1 { flex-direction: column-reverse; }
.g-db28346c { width: 100%; }
 }@media screen and (max-width: 768px) { .g-2be2ea40 { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.g-2be2ea40 .g-ffb217b0 { margin-top: 0; }
.g-ffb217b0 { align-items: flex-start; flex-direction: column; flex: 1; }
.g-84b18b91 { margin-right: 0; }
.g-8af60ea9 { margin-top: var(--size-xs); }
.g-e77650d8 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .g-db28346c { text-align: center; }
.g-2be2ea40 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-ffb217b0 { align-items: center; }
.g-b95c1bc3 { margin: 0 auto; }
 }

/* Block: approach::text--0 (text) */
.g-394cd4ff { text-align: center; }

/* Block: approach::process--0 (process) */
.g-85df76f6 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.g-85df76f6::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: 1; }
.g-7159e885 { counter-increment: item; border-left: 2px solid var(--color-primary); padding-left: var(--size-s); position: relative; width: clamp(16.875rem, 16.9921875vw + 8.71875rem, 22.3125rem); }
.g-7159e885::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.g-0c2f09d4::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.g-588d9e45 { order: 1; margin-left: clamp(0rem, 7.2265625vw + -3.46875rem, 2.3125rem); margin-right: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-bottom: -9px; align-self: flex-end; }
.g-1f5462b6 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.g-3025c9bf { order: 2; margin-bottom: -9px; align-self: flex-end; }
.g-4a869011 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.g-506517b4 { padding-bottom: 37px; }
.g-506517b4::before { bottom: 0; }
.g-46b54b88 { padding-top: 35px; }
.g-46b54b88::before { top: 0; }
@media screen and (max-width: 768px) { .g-85df76f6 { flex-direction: column; }
.g-85df76f6::before { width: 2px; height: 100%; top: 0; left: 50%; }
.g-796cae46 { width: 50%; }
.g-588d9e45 { margin: 0; align-self: initial; }
.g-1f5462b6 { order: 2; margin-left: auto; align-self: initial; }
.g-3025c9bf { order: 3; align-self: initial; }
.g-4a869011 { margin-left: auto; align-self: initial; }
.g-7159e885 { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.g-7159e885::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.g-506517b4 { padding-bottom: var(--size-xs); }
.g-46b54b88 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.g-46b54b88::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .g-85df76f6::before { left: 0; }
.g-796cae46 { width: 100%; }
.g-588d9e45 { margin: 0; }
.g-1f5462b6 { margin: 0; }
.g-3025c9bf { margin: 0; }
.g-4a869011 { margin: 0; }
.g-7159e885 { padding-left: var(--size-s); }
.g-7159e885::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.g-506517b4 { margin: 0; padding-top: 35px; }
.g-46b54b88 { padding-top: 35px; }
 }

/* Block: approach::about--0 (about) */
.g-cc3be9ab { padding: 0; }
@media screen and (max-width: 1280px) { .g-51eaedc2 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-cc3be9ab { padding: 0 var(--wrapper-padding); }
.g-ff32454a { column-count: 1; }
.g-51eaedc2 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-ff32454a { text-align: center; }
 }

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

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

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

/* Block: about-page::highlights--0 (highlights) */
.g-1573a582 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.g-5293e358 { flex: 0 1 560px; }
.g-5b31a71e { flex: 1 1 630px; }
.g-00a29189 { flex: 1; }
.g-9050e5eb { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.g-a0c71021 { flex: 1; }
.g-f8c0ffc6 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.g-d950358c { flex-shrink: 0; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 24px; }
@media screen and (max-width: 768px) { .g-1573a582 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.g-5293e358 { flex: auto; }
.g-5b31a71e { flex: auto; width: 100%; }
.g-9050e5eb { margin-top: var(--size-s); }
.g-a0c71021 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .g-f8c0ffc6 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-5293e358 { text-align: center; }
.g-9050e5eb { flex-direction: column; }
.g-a0c71021 { flex: auto; text-align: center; }
.g-f8c0ffc6 { align-items: center; }
 }

/* Block: about-page::page-content--0 (page-content) */
.g-24853b3f { 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-24853b3f { padding: var(--size-xs); }
 }