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

/* Block: category-header (category-header) */
.g-4b506332 { display: flex; gap: var(--size-m); justify-content: flex-start; padding: var(--size-m) 0 var(--section-padding); }
.g-4b506332 .g-cc4d27fe { 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-4b506332 .g-156442c7 { max-width: 700px; margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-4b506332 { flex-direction: column; align-items: center; gap: var(--size-s); }
.g-cc4d27fe { font-size: 64px; flex: 0 0 108px; width: 120px; }
.g-24d5a31a { text-align: center; }
.g-156442c7 { 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-ebb655da { 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-7cb14146 { display: block; }
.g-7cf5598e { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .g-ebb655da { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .g-7cf5598e { gap: var(--size-xxs); }
.g-dce04a90 { width: 100%; }
 }

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

/* Block: footer (footer) */
.g-c3a16458 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-f93603a5 { 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-f93603a5.g-6ed3d630 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-cbff3256 { margin-top: var(--section-padding); }
.g-bd67e3be { border-radius: var(--b-radius); padding: var(--size-m); }
.g-d7d932f7 { 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-6437017d { max-width: 524px; }
.g-a0ef05c2 { max-width: 450px; }
.g-bc7d4310 { margin-top: var(--size-xs); }
.g-b18c6454 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-e04ffaf7 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-548e2361 { 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-548e2361:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-4518b1af { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-6a6eb32f { transform: scale(1.2); margin-right: var(--size-xs); }
.g-9d6f0dc2 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.g-e277fd10 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); margin-top: var(--size-m); }
.g-78325576 { 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-6437017d { max-width: initial; }
.g-a0ef05c2 { max-width: initial; }
 }@media screen and (max-width: 870px) { .g-e277fd10 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-78325576 { gap: var(--size-xs); flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-17725bc4 { order: 3; width: 100%; text-align: center; }
 }@media screen and (max-width: 576px) { .g-d7d932f7 { gap: var(--size-m); }
.g-b18c6454 { flex-direction: column; gap: var(--size-xxs); }
.g-e04ffaf7 { width: 100%; }
.g-548e2361 { width: 100%; }
.g-e277fd10 { 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-d35c3460 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-feab0ca9 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-56c0ddff { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-f4d00022 { font-size: 34px; margin-right: var(--size-xxs); }
.g-84a4250f { font-size: 24px; font-weight: 600; }
.g-c6bfe6fd { -ms-overflow-style: none; scrollbar-width: none; }
.g-9e4b8b6f { display: none; }
.g-e19255b3 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-2f4c00f8 { 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-2f4c00f8:hover { opacity: 0.7; }
.g-2f4c00f8 svg { vertical-align: middle; fill: var(--color-text-light); }
.g-c8d05dd2 { display: none; }
.g-795016b8 { display: none; }
.g-1b62d3d4 { display: inline; }
.g-8c555b29 { display: none; }
.g-46910ab0 { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.g-46910ab0.g-d9b7daad { display: flex; width: 100%; }
.g-23deef97 { padding-inline: 0; overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-f4d00022 { font-size: 28px; }
.g-84a4250f { font-size: 20px; }
.g-e19255b3 { gap: var(--size-xxs); }
.g-f8c20b65 { display: none; }
.g-795016b8 { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-9159d081 { position: relative; min-height: 600px; color: var(--color-text-light); }
.g-21432689 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-c4860f6e { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-c4860f6e::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, #191917 100%); }
.g-3153a986 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; padding: var(--wrapper-padding); justify-content: flex-end; align-items: center; flex-direction: column; padding-top: 150px; padding-bottom: 150px; }
.g-33afa83e { max-width: 760px; text-align: center; }
.g-4363bc0e { max-width: 564px; margin-inline: auto; }
@media screen and (max-width: 768px) { .g-9159d081 { min-height: 500px; }
.g-3153a986 { padding-bottom: 80px; }
 }@media screen and (max-width: 576px) { .g-33afa83e { text-align: left; }
.g-cce9c97f { margin-top: var(--size-xs); }
.g-4363bc0e { margin-top: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-4b79477b { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-65432f06 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-10ce1482 { position: relative; padding: var(--size-xl) 0; }
.g-d04d15f9 { text-align: center; }
.g-0e4b62ff { text-align: center; margin-top: var(--size-s); }
.g-a1912055 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-a1912055 { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

.g-9bd9c49b .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;
    border: 1px solid var(--color-secondary);
}

.g-9bd9c49b .page-numbers:hover {
    text-decoration: underline;
}

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

.g-9bd9c49b .prev::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: var(--color-secondary);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0ZM14.0537 10.2197C13.7608 9.92683 13.2851 9.92683 12.9922 10.2197L8.21973 14.9932C7.92683 15.2861 7.92683 15.7608 8.21973 16.0537L12.9922 20.8271C13.2851 21.12 13.7608 21.12 14.0537 20.8271C14.3466 20.5343 14.3465 20.0585 14.0537 19.7656L10.5605 16.2734H24.75C25.1642 16.2734 25.5 15.9376 25.5 15.5234C25.5 15.1092 25.1642 14.7735 24.75 14.7734H10.5605L14.0537 11.2812C14.3466 10.9884 14.3465 10.5126 14.0537 10.2197Z' 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='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 0C24.8366 0 32 7.16344 32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0ZM14.0537 10.2197C13.7608 9.92683 13.2851 9.92683 12.9922 10.2197L8.21973 14.9932C7.92683 15.2861 7.92683 15.7608 8.21973 16.0537L12.9922 20.8271C13.2851 21.12 13.7608 21.12 14.0537 20.8271C14.3466 20.5343 14.3465 20.0585 14.0537 19.7656L10.5605 16.2734H24.75C25.1642 16.2734 25.5 15.9376 25.5 15.5234C25.5 15.1092 25.1642 14.7735 24.75 14.7734H10.5605L14.0537 11.2812C14.3466 10.9884 14.3465 10.5126 14.0537 10.2197Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
}

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

.g-9bd9c49b .next::after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: var(--color-secondary);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 32C7.16344 32 -6.26248e-07 24.8366 -1.39876e-06 16C-2.17128e-06 7.16345 7.16344 1.21761e-06 16 4.4509e-07C24.8366 -3.27426e-07 32 7.16344 32 16C32 24.8366 24.8366 32 16 32ZM17.9463 21.7803C18.2392 22.0732 18.7149 22.0732 19.0078 21.7803L23.7803 17.0068C24.0732 16.7139 24.0732 16.2392 23.7803 15.9463L19.0078 11.1729C18.7149 10.88 18.2392 10.88 17.9463 11.1729C17.6534 11.4657 17.6535 11.9415 17.9463 12.2344L21.4395 15.7266L7.25 15.7266C6.83583 15.7266 6.50003 16.0624 6.5 16.4766C6.5 16.8908 6.83581 17.2265 7.25 17.2266L21.4395 17.2266L17.9463 20.7188C17.6534 21.0116 17.6535 21.4874 17.9463 21.7803Z' 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='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M16 32C7.16344 32 -6.26248e-07 24.8366 -1.39876e-06 16C-2.17128e-06 7.16345 7.16344 1.21761e-06 16 4.4509e-07C24.8366 -3.27426e-07 32 7.16344 32 16C32 24.8366 24.8366 32 16 32ZM17.9463 21.7803C18.2392 22.0732 18.7149 22.0732 19.0078 21.7803L23.7803 17.0068C24.0732 16.7139 24.0732 16.2392 23.7803 15.9463L19.0078 11.1729C18.7149 10.88 18.2392 10.88 17.9463 11.1729C17.6534 11.4657 17.6535 11.9415 17.9463 12.2344L21.4395 15.7266L7.25 15.7266C6.83583 15.7266 6.50003 16.0624 6.5 16.4766C6.5 16.8908 6.83581 17.2265 7.25 17.2266L21.4395 17.2266L17.9463 20.7188C17.6534 21.0116 17.6535 21.4874 17.9463 21.7803Z' fill='currentColor'/%3E%3C/svg%3E") center / contain no-repeat;
    flex-shrink: 0;
}

.g-9bd9c49b .prev,
.g-9bd9c49b .next {
    border: 0;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    padding: 0 16px;
    gap: 8px;
}

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

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

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

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

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

/* Block: post-card (post-card) */
.g-5bbeed51 { position: relative; overflow: hidden; border-radius: var(--b-radius); background-color: var(--color-surface); padding: 8px; }
.g-5bbeed51 .g-8826e0fc { position: relative; text-decoration: none; }
.g-5bbeed51 .g-f9e2c6f7 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; color: var(--color-primary); }
.g-5bbeed51 .g-29316d17 { margin-top: var(--size-xs); background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; aspect-ratio: 16/10; }
.g-5bbeed51 .g-29316d17 img { width: 100%; height: 100%; object-fit: cover; }
.g-5bbeed51 .g-53893e6c { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-5bbeed51 .g-2a2b8f68 { margin-top: var(--size-xs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-5bbeed51 .g-1623703b { display: block; margin-top: var(--size-s); white-space: nowrap; opacity: 0.8; }
.g-5bbeed51 .g-f3413124 { margin-top: var(--size-s); padding-bottom: var(--size-xs); border-bottom: 1px solid var(--color-text); }
.g-be6a8f98 { position: relative; overflow: hidden; border-radius: var(--b-radius); background-color: var(--color-surface); padding: 8px; }
.g-be6a8f98 .g-8826e0fc { position: relative; text-decoration: none; }
.g-be6a8f98 .g-f9e2c6f7 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; color: var(--color-primary); }
.g-be6a8f98 .g-29316d17 { margin-top: var(--size-xs); background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; aspect-ratio: 16/10; }
.g-be6a8f98 .g-29316d17 img { width: 100%; height: 100%; object-fit: cover; }
.g-be6a8f98 .g-53893e6c { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-be6a8f98 .g-2a2b8f68 { border-top: 1px solid var(--color-text); margin-top: var(--size-xxs); padding-top: var(--size-xxs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-be6a8f98 .g-1623703b { display: block; margin-top: var(--size-s); white-space: nowrap; opacity: 0.8; }
.g-be6a8f98 .g-f3413124 { margin-top: var(--size-xxs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
@media screen and (max-width: 576px) { .g-f9e2c6f7 { gap: 0 4px; }
 }

/* Block: post-content (post-content) */
[id^="anchor-"] {
    scroll-margin-top: calc(var(--header-height, 0px) + 15px);
}

.post-navigation-wrapper .nav-links {
    margin-top: var(--size-xl);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--size-xl);
}

.post-navigation-wrapper .nav-links .post-navigation-link {
    gap: var(--size-xxs);
}

.post-navigation-wrapper .nav-links .nav-next {
    margin-left: auto;
        text-align: right;
}

.g-79d94bfe { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-79d94bfe blockquote { margin: 0 var(--size-s); border-left: 3px solid var(--color-primary); padding: var(--size-s) var(--size-xs); }
.g-79d94bfe .g-67c819db { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-79d94bfe .g-20832b35 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-79d94bfe .g-a66054f3 { margin-top: var(--size-m); }
.g-79d94bfe .g-6da41e0d { 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-79d94bfe .g-c733ad4d { display: block; text-decoration: none; }
.g-79d94bfe .g-c733ad4d:hover { text-decoration: underline; }
.g-79d94bfe .g-ad8f78e9 { background-color: var(--color-surface); border-radius: var(--b-radius); padding: 8px 16px; font-weight: bold; }
@media screen and (max-width: 1024px) { .g-79d94bfe { grid-template-columns: 1fr; }
.g-79d94bfe .g-86aeffe6 { display: none; }
.g-79d94bfe .g-a66054f3 { margin-top: var(--size-s); }
.g-79d94bfe .g-6da41e0d { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-79d94bfe blockquote { margin: 0; }
 }

/* Block: post-header (post-header) */
.g-1bbb69df { margin-top: var(--size-m); display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-m); }
.g-dae6a106 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs); }
.g-66718e34 { text-decoration: none; }
.g-66718e34:hover { text-decoration: underline; }
.g-ad2bc1d7 { text-align: center; max-width: 760px; margin: var(--size-l) auto 0; }
.g-ef5959ac { margin-top: var(--size-s); }
.g-a83144f8 { margin-top: var(--size-l); }
@media screen and (max-width: 768px) { .g-1bbb69df { gap: var(--size-xs); }
.g-ad2bc1d7 { margin-top: var(--size-s); }
.g-a83144f8 { margin-top: var(--size-m); }
 }

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

/* Block: recommendation (recommendation) */
.g-e8def7c7 { text-align: center; }
.g-3d5964c8 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-ba570f52 { background-color: var(--color-secondary); display: flex; justify-content: center; align-items: center; border-radius: var(--size-l); padding: 8px; gap: 16px; }
.g-7ee6964d { 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-7ee6964d:hover { background-color: var(--color-primary); }
@media screen and (max-width: 768px) { .g-3d5964c8 { margin-top: var(--size-m); }
.g-ba570f52 { border-radius: var(--size-m); }
.g-7ee6964d { width: var(--size-m); height: var(--size-m); }
 }

/* Block: search (search) */
.g-0fd709f5 { text-align: center; max-width: 430px; margin: 0 auto; }
.g-d884e6e9 { margin-top: var(--size-xl); }
.g-ca10ffc2 { max-width: 430px; margin-inline: auto; text-align: center; }

/* Block: searchform (searchform) */
.g-617ed1a3 { position: relative; display: inline-block; width: 100%; }
.g-617ed1a3 .g-e28bc2c9 { 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-617ed1a3 .g-e28bc2c9:focus + .g-3710b297 { opacity: 1; }
.g-617ed1a3 .g-c15e0eb4 { 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-617ed1a3 .g-c15e0eb4:hover { opacity: .7; }
.g-617ed1a3 .g-1ade16a6 { fill: var(--color-primary); }
.g-617ed1a3 .g-3710b297 { 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-617ed1a3 .g-3710b297:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-132acadc { position: fixed; bottom: 0; opacity: 0; right: 35px; transform: translateY(100%); background-color: var(--color-primary); border: none; width: 40px; height: 62px; border-radius: 20px; cursor: pointer; z-index: 4; transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; }
.g-081eff3a { fill: var(--color-text-light); }
.g-a36bd8c7 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .g-132acadc { transform: scale(0.75); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-c19351cc { position: relative; min-height: 600px; color: var(--color-text-light); }
.g-04beb8b4 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-560c43f8 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-560c43f8::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, #191917 100%); }
.g-a5b807c1 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; padding: var(--wrapper-padding); justify-content: flex-end; align-items: center; flex-direction: column; padding-top: 150px; padding-bottom: 150px; }
.g-a178686f { max-width: 760px; text-align: center; }
.g-19cf6e64 { max-width: 564px; margin-inline: auto; }
@media screen and (max-width: 768px) { .g-c19351cc { min-height: 500px; }
.g-a5b807c1 { padding-bottom: 80px; }
 }@media screen and (max-width: 576px) { .g-a178686f { text-align: left; }
.g-830cbc37 { margin-top: var(--size-xs); }
.g-19cf6e64 { margin-top: var(--size-s); }
 }

/* Block: front-page::faq--0 (faq) */
.g-4f26c99a { position: relative; gap: var(--size-s); }
.g-4f26c99a * { flex: 1; }
.g-34e011c3 { width: 80%; margin-inline: auto; }
.g-ebe899b9 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-secondary); border-radius: 50%; margin-right: var(--size-xl); color: var(--color-text-light); }
.g-a910f255 { user-select: none; }
.g-a910f255[open] .g-075f5c89 { transform: scaleY(1); }
.g-8b6b79b9 { display: flex; justify-content: flex-start; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.g-8b6b79b9::-webkit-details-marker { display: none; }
.g-075f5c89 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-left: auto; border-radius: 50%; background-color: var(--color-bg); transform: scaleY(-1); }
.g-075f5c89 svg { fill: var(--color-primary); }
.g-77ad906b { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .g-8b6b79b9 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-77ad906b { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-4f26c99a { flex-direction: column; }
.g-34e011c3 { width: 100%; margin-top: var(--size-m); }
.g-ebe899b9 { margin-right: var(--size-s); }
 }

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

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

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

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

/* Block: contacts-page::form--0 (form) */
.g-165fb968 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-c60d4d79 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-10cc405a { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-bbfa166c { display: none; }
.g-ec183130 { width: 100%; }
.g-8c82a73d { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-5b1a0449 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-e72dcd5c { 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-91f38a75 { fill: var(--color-text); }
.g-a4dd4c2e { stroke: var(--color-text); }
.g-111df833 { stroke: var(--color-text); }
.g-1f0fa932 { display: flex; flex-direction: column; }
.g-922e2ed9 { width: 100%; height: 300px; }
.g-28611248 { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-165fb968 { flex-direction: column-reverse; }
.g-c60d4d79 { flex-direction: column-reverse; justify-content: flex-start; }
.g-10cc405a { flex: 1; }
.g-cc6d2a9d { display: none; }
.g-bbfa166c { display: block; text-align: center; }
.g-8c82a73d { justify-content: space-evenly; }
.g-922e2ed9 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-c60d4d79 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-e72dcd5c { margin-right: 0; }
.g-1f0fa932 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-c60d4d79 { text-align: center; }
.g-10cc405a { padding: var(--size-s); }
.g-8c82a73d { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-5b1a0449 { flex: inherit; align-items: center; }
 }

/* Block: about-page::about--0 (about) */
.g-e044a2b4 { padding: 0; }
@media screen and (max-width: 1280px) { .g-07e84ff9 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-e044a2b4 { padding: 0 var(--wrapper-padding); }
.g-4893dc70 { column-count: 1; }
.g-07e84ff9 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-4893dc70 { text-align: center; }
 }

/* Block: about-page::highlights--0 (highlights) */
.g-dbea9fd8 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.g-c52122f6 { flex: 0 1 560px; }
.g-ec0ca002 { flex: 1 1 630px; }
.g-be58ec30 { flex: 1; }
.g-2ac1c309 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.g-9dacb14b { flex: 1; }
.g-4703cbe5 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.g-92372b22 { 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-dbea9fd8 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.g-c52122f6 { flex: auto; }
.g-ec0ca002 { flex: auto; width: 100%; }
.g-2ac1c309 { margin-top: var(--size-s); }
.g-9dacb14b { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .g-4703cbe5 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-c52122f6 { text-align: center; }
.g-2ac1c309 { flex-direction: column; }
.g-9dacb14b { flex: auto; text-align: center; }
.g-4703cbe5 { align-items: center; }
 }

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

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

/* Block: approach::process--0 (process) */
.g-c0dcfba7 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.g-c0dcfba7::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.g-c5d173cf { 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-c5d173cf::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.g-1885c35b::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.g-ced8d96d { 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-f3dcac09 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.g-286176a8 { order: 2; margin-bottom: -9px; align-self: flex-end; }
.g-222f0547 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.g-c79f2984 { padding-bottom: 37px; }
.g-c79f2984::before { bottom: 0; }
.g-05f3a5eb { padding-top: 35px; }
.g-05f3a5eb::before { top: 0; }
@media screen and (max-width: 768px) { .g-c0dcfba7 { flex-direction: column; }
.g-c0dcfba7::before { width: 2px; height: 100%; top: 0; left: 50%; }
.g-06f7a514 { width: 50%; }
.g-ced8d96d { margin: 0; align-self: initial; }
.g-f3dcac09 { order: 2; margin-left: auto; align-self: initial; }
.g-286176a8 { order: 3; align-self: initial; }
.g-222f0547 { margin-left: auto; align-self: initial; }
.g-c5d173cf { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.g-c5d173cf::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.g-c79f2984 { padding-bottom: var(--size-xs); }
.g-05f3a5eb { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.g-05f3a5eb::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .g-c0dcfba7::before { left: 0; }
.g-06f7a514 { width: 100%; }
.g-ced8d96d { margin: 0; }
.g-f3dcac09 { margin: 0; }
.g-286176a8 { margin: 0; }
.g-222f0547 { margin: 0; }
.g-c5d173cf { padding-left: var(--size-s); }
.g-c5d173cf::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.g-c79f2984 { margin: 0; padding-top: 35px; }
.g-05f3a5eb { padding-top: 35px; }
 }

/* Block: approach::about--0 (about) */
.g-a103ac52 { display: flex; align-items: center; gap: var(--size-m); }
.g-df43310b { flex: 1; }
.g-be50b0ed { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .g-a103ac52 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .g-69e1321d { text-align: center; }
 }

/* Block: approach::text--1 (text) */
.g-70692f29 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-5703e913 { text-align: center; }
.g-70692f29 { column-count: 1; }
 }