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

/* Block: category-header (category-header) */
.g-604258e0 { 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-604258e0 .g-45790d0c { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-604258e0 .g-6382fc11 { margin-top: var(--size-s); text-align: center; }
@media screen and (max-width: 576px) { .g-45790d0c { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-6382fc11 { 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-377b3e75 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-0ee1895e { display: block; }
.g-f2bf0564 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-5ea87b11 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-a3e9ff1f { width: 100%; }
@media screen and (max-width: 768px) { .g-377b3e75 { padding: var(--size-s); }
.g-f2bf0564 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-5ea87b11 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-a3e9ff1f { width: auto; }
 }@media screen and (max-width: 576px) { .g-5ea87b11 { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-2d55c244 { margin-top: var(--size-m); }
.g-54e6c467 { margin-top: var(--size-m); }
.g-6657f2a2 { margin-top: var(--size-xl); }
.g-a7ded4e4 { align-items: stretch; }
.g-52d989ac { height: auto; }
.g-b8ecc499 { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-b8ecc499 .g-5437f15c { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-b8ecc499 .g-32f9c40f { background: var(--color-primary); transform: scale(1.2); }
.g-65d1f506 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }

/* Block: footer (footer) */
.g-8de5c2f5 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-1e806b4e { 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-1e806b4e.g-ee6d56d0 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-d04fa07f { margin-top: var(--section-padding); background-color: var(--color-primary); color: var(--color-text-light); }
.g-f32c9895 { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); }
.g-c50998c2 { max-width: 563px; }
.g-38ea6455 { max-width: 465px; }
.g-988813d8 { margin-top: var(--size-xs); }
.g-2604bd4e { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-8c561304 { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-ad1fa26f { 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-ad1fa26f:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-34f9504c { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-6618a5f4 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-7c72bd14 { background-color: var(--color-secondary); color: var(--color-text-light); padding: var(--size-xl) 0 var(--size-m); }
.g-62d8503a { display: flex; justify-content: space-between; align-items: center; }
.g-9c4846bb { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-230ee7c1 { margin-top: var(--size-xl); display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); text-align: center; }
@media screen and (max-width: 1024px) { .g-c50998c2 { max-width: 550px; }
.g-38ea6455 { max-width: 550px; }
 }@media screen and (max-width: 870px) { .g-62d8503a { align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: var(--size-m); }
.g-9c4846bb { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-230ee7c1 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-61d22059 { order: 3; }
 }@media screen and (max-width: 576px) { .g-f32c9895 { gap: var(--size-m); }
.g-2604bd4e { flex-direction: column; gap: var(--size-xxs); }
.g-8c561304 { width: 100%; }
.g-ad1fa26f { width: 100%; }
.g-9c4846bb { flex-direction: column; align-items: flex-start; }
 }

/* Block: header (header) */
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a,
#header-nav-dropdown .menu-item a,
#header-nav-dropdown .page_item a {
    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-e5081b66,
#header-nav-desktop .current_page_item a .g-e5081b66,
#header-nav-dropdown .current-menu-item a .g-e5081b66,
#header-nav-dropdown .current_page_item a .g-e5081b66 {
    background-color: var(--color-text);
}

.g-4a5aa4d8 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-ff60e377 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-7dea176e { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-4085502c { display: none; }
.g-6ae0412f { font-size: 34px; margin-right: var(--size-xxs); }
.g-51a88068 { font-size: 24px; font-weight: 600; }
.g-4ec6dcff { -ms-overflow-style: none; scrollbar-width: none; }
.g-37965df6 { display: none; }
.g-70c56643 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-e5081b66 { position: absolute; bottom: -6px; display: block; width: 8px; height: 8px; border-radius: 50%; }
.g-9684da09 { 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-9684da09:hover { transform: scale(1.05); }
.g-ebe23c1a { display: none; }
.g-7da2a95d { display: none; }
.g-6c9b1ba0 { display: inline; }
.g-7aa03fcd { display: none; }
.g-b8eeb58e { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.g-b8eeb58e.g-21242d92 { display: flex; width: 100%; }
.g-c3f9bf72 { height: auto; display: flex; flex-direction: column; text-align: left; align-items: flex-start; }
.g-c3f9bf72 .g-e5081b66 { bottom: 50%; margin-bottom: -4px; left: -5px; }
@media screen and (max-width: 870px) { .g-6ae0412f { font-size: 28px; }
.g-51a88068 { font-size: 20px; }
.g-70c56643 { gap: var(--size-xxs); }
.g-ce372e5b { display: none; }
.g-7da2a95d { display: block; }
.g-b8eeb58e.g-21242d92 { display: flex; width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-04da25e7 { padding: var(--section-padding) 0; }
.g-74f92b6b { display: flex; }
.g-8bd8a68c { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-fbe57081 { margin-top: var(--size-s); }
.g-e24f738c { margin-top: var(--size-m); }
.g-2cf1375f { flex: 1; }
.g-eebee802 { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-74f92b6b { flex-direction: column; }
.g-8bd8a68c { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-eebee802 { height: 400px; }
 }@media screen and (max-width: 576px) { .g-8bd8a68c { padding-bottom: var(--size-m); }
.g-eebee802 { height: auto; }
 }

/* Block: page-404 (page-404) */
.g-048d4d0f { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-b78fe0c0 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-eb52cddc { position: relative; padding: var(--size-xl) 0; }
.g-dd8e905e { text-align: center; }
.g-a293598a { text-align: center; margin-top: var(--size-s); }
.g-cd3de70a { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-cd3de70a { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Block: post-header (post-header) */
.g-6e6e8099 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); margin-top: var(--size-m); }
.g-652f4e97 { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.g-291aea6f { display: flex; align-items: center; justify-content: center; }
.g-2d982181 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); flex-wrap: wrap; }
.g-6ca888ff { 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-6ca888ff:hover { filter: brightness(0.96); }
.g-64a075a5 { margin-top: var(--size-m); }
.g-324eabd6 { margin-top: var(--size-s); margin-bottom: auto; }
.g-39bc06e7 { margin-top: var(--size-s); }
@media screen and (max-width: 1024px) { .g-6e6e8099 { grid-template-columns: 1fr; }
.g-652f4e97 { max-width: 70%; }
.g-291aea6f { max-width: 70%; display: block; }
.g-6ca888ff { height: 30px; }
 }@media screen and (max-width: 768px) { .g-6e6e8099 { gap: var(--size-m); }
.g-652f4e97 { max-width: 100%; }
.g-291aea6f { max-width: 100%; }
.g-324eabd6 { margin-top: var(--size-xs); }
 }

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

/* Block: recommendation (recommendation) */
.g-6d425c37 { text-align: center; }
.g-98497557 { position: relative; }
.g-8386619a { position: absolute; top: 50%; z-index: 10; margin-top: -16px; width: 32px; height: 32px; border-radius: 50%; border: 0; padding: 0; background-color: var(--color-primary); display: flex; justify-content: center; align-items: center; cursor: pointer; }
.g-8386619a:hover { background-color: var(--color-primary); }
.g-db2de5f1 { left: -42px; }
.g-a8150d2e { right: -42px; }
@media screen and (max-width: 1024px) { .g-d65d3a21 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-8386619a { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-5765469a { text-align: center; max-width: 430px; margin: 0 auto; }
.g-83955295 { margin-top: var(--size-xl); }
.g-3edea76e { max-width: 430px; margin-inline: auto; text-align: center; }

/* Block: searchform (searchform) */
.g-51ea7c9b { position: relative; display: inline-block; width: 100%; }
.g-51ea7c9b .g-9e728ddd { 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-51ea7c9b .g-fcae370f { 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-51ea7c9b .g-fcae370f:hover { opacity: .7; }

/* Block: toTop (toTop) */
.g-6a44a3ac { 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-08310b11 { fill: var(--color-text-light); }
.g-fef43118 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .g-6a44a3ac { transform: scale(0.75); bottom: 15px; right: 15px; }
 }

/* Block: front-page::hero-search (hero-search) */
.g-52979828 { padding: var(--section-padding) 0; }
.g-1fa4f77b { display: flex; }
.g-88ed38a4 { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: var(--size-m); }
.g-43548d2a { margin-top: var(--size-s); }
.g-53c1ccf2 { margin-top: var(--size-m); }
.g-23062380 { flex: 1; }
.g-5775e19b { width: 100%; height: 100%; }
@media screen and (max-width: 1024px) { .g-1fa4f77b { flex-direction: column; }
.g-88ed38a4 { max-width: 545px; padding: 0 0 var(--size-xl); }
.g-5775e19b { height: 400px; }
 }@media screen and (max-width: 576px) { .g-88ed38a4 { padding-bottom: var(--size-m); }
.g-5775e19b { height: auto; }
 }

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

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

/* Block: front-page::featured-posts (featured-posts) */
.g-b59c3e91 { margin-top: var(--size-m); }
.g-3a779546 { margin-top: var(--size-m); }
.g-553ea431 { margin-top: var(--size-xl); }
.g-1c18422f { align-items: stretch; }
.g-c18c456d { height: auto; }
.g-a7758ccd { display: flex; justify-content: center; align-items: center; gap: 8px; margin-top: var(--size-s); height: 15px; }
.g-a7758ccd .g-61577c0a { width: 12px; height: 12px; margin: 0; border-radius: 50%; background: var(--color-surface); opacity: 1; transition: background .2s ease, transform .2s ease; }
.g-a7758ccd .g-66078cbd { background: var(--color-primary); transform: scale(1.2); }
.g-26ae1dfd { 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-c886726f { 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-c886726f { padding: var(--size-xs); }
 }

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

/* Block: contacts-page::form--0 (form) */
.g-95844253 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-8fa7f283 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-c8729bdb { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-67a763fb { display: none; }
.g-e0692b94 { width: 100%; }
.g-c839857e { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-5e58c40d { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-dabfcc81 { 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-d93d12d4 { fill: var(--color-text); }
.g-09d4573d { stroke: var(--color-text); }
.g-288b7916 { stroke: var(--color-text); }
.g-f2e1d164 { display: flex; flex-direction: column; }
.g-5f6b5622 { width: 100%; height: 300px; }
.g-a4cb2429 { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-95844253 { flex-direction: column-reverse; }
.g-8fa7f283 { flex-direction: column-reverse; justify-content: flex-start; }
.g-c8729bdb { flex: 1; }
.g-a469ec4b { display: none; }
.g-67a763fb { display: block; text-align: center; }
.g-c839857e { justify-content: space-evenly; }
.g-5f6b5622 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-8fa7f283 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-dabfcc81 { margin-right: 0; }
.g-f2e1d164 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-8fa7f283 { text-align: center; }
.g-c8729bdb { padding: var(--size-s); }
.g-c839857e { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-5e58c40d { flex: inherit; align-items: center; }
 }

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

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

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

/* Block: expertise::process--0 (process) */
.g-249da6b4 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.g-249da6b4::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.g-3923de9b { 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-3923de9b::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.g-269258c5::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.g-9883aada { 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-8a87aed7 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.g-622ae756 { order: 2; margin-bottom: -9px; align-self: flex-end; }
.g-e9899890 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.g-86725162 { padding-bottom: 37px; }
.g-86725162::before { bottom: 0; }
.g-f0a9ca59 { padding-top: 35px; }
.g-f0a9ca59::before { top: 0; }
@media screen and (max-width: 768px) { .g-249da6b4 { flex-direction: column; }
.g-249da6b4::before { width: 2px; height: 100%; top: 0; left: 50%; }
.g-96781c6d { width: 50%; }
.g-9883aada { margin: 0; align-self: initial; }
.g-8a87aed7 { order: 2; margin-left: auto; align-self: initial; }
.g-622ae756 { order: 3; align-self: initial; }
.g-e9899890 { margin-left: auto; align-self: initial; }
.g-3923de9b { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.g-3923de9b::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.g-86725162 { padding-bottom: var(--size-xs); }
.g-f0a9ca59 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.g-f0a9ca59::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .g-249da6b4::before { left: 0; }
.g-96781c6d { width: 100%; }
.g-9883aada { margin: 0; }
.g-8a87aed7 { margin: 0; }
.g-622ae756 { margin: 0; }
.g-e9899890 { margin: 0; }
.g-3923de9b { padding-left: var(--size-s); }
.g-3923de9b::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.g-86725162 { margin: 0; padding-top: 35px; }
.g-f0a9ca59 { padding-top: 35px; }
 }

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

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

/* Block: expertise::about--1 (about) */
.g-49a0f92b { padding: 0; }
@media screen and (max-width: 1280px) { .g-adf14d9b { border-radius: 0; }
 }@media screen and (max-width: 768px) { .g-49a0f92b { padding: 0 var(--wrapper-padding); }
.g-144c9213 { column-count: 1; }
.g-adf14d9b { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .g-144c9213 { text-align: center; }
 }