/* Block: categories-list (categories-list) */
.g-6bad2a18 { display: grid; grid-template-columns: repeat(6, 1fr); gap: var(--size-s); }
.g-6bad2a18 .g-d69c6b7d { position: relative; text-decoration: none; background: linear-gradient(180deg, var(--color-surface) 0%, transparent 100%); border-radius: var(--b-radius); padding: 24px 24px 150px; min-height: 178px; overflow-wrap: break-word; word-break: break-word; text-wrap: balance; grid-column: span 2; transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
.g-6bad2a18 .g-d69c6b7d:hover { background: linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface) 100%); box-shadow: inset var(--shadow); transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
.g-6bad2a18 .g-d69c6b7d:hover .g-a29de39e { opacity: 1; }
.g-6bad2a18 .g-d12f5872 { position: relative; z-index: 1; }
.g-6bad2a18 .g-a29de39e { position: absolute; right: 24px; bottom: 24px; font-size: 120px; opacity: 0.6; transition: opacity 0.2s ease-in-out; }
.g-6bad2a18 .g-6fbe35c4 { padding-bottom: 210px; min-height: 266px; grid-column: span 3; }
.g-6bad2a18 .g-6fbe35c4 .g-a29de39e { font-size: 200px; }
@media screen and (max-width: 1024px) { .g-d69c6b7d { min-height: 144px; padding-bottom: 82px; }
.g-a29de39e { font-size: 72px; }
.g-6fbe35c4 { padding-bottom: 120px; min-height: 159px; }
.g-6fbe35c4 .g-a29de39e { font-size: 100px; }
 }@media screen and (max-width: 768px) { .g-6bad2a18 { gap: var(--size-xs); grid-template-columns: repeat(2, 1fr); }
.g-d69c6b7d { min-height: 119px; padding: 16px 16px 76px; grid-column: auto; }
.g-a29de39e { font-size: 56px; right: 16px; bottom: 16px; }
.g-6fbe35c4 { min-height: 119px; grid-column: auto; padding-bottom: 76px; }
.g-6fbe35c4 .g-a29de39e { font-size: 56px; }
 }

/* Block: category-header (category-header) */
.g-b610a923 { 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-b610a923 .g-356c4c47 { display: inline-flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-b610a923 .g-2c4ab696 { margin-top: var(--size-s); text-align: center; }
@media screen and (max-width: 576px) { .g-356c4c47 { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-2c4ab696 { 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-9c4b0195 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-d227435a { display: block; }
.g-1ec2ffa6 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-1716a090 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-a9f23eb8 { width: 100%; }
@media screen and (max-width: 768px) { .g-9c4b0195 { padding: var(--size-s); }
.g-1ec2ffa6 { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-1716a090 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-a9f23eb8 { width: auto; }
 }@media screen and (max-width: 576px) { .g-1716a090 { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-0aed748d { display: grid; grid-template-columns: minmax(0, 1fr) 466px; gap: var(--size-s); align-items: start; }
.g-251bebff { margin: 32px 0; height: 1px; border: 0; border-top: 1px solid var(--color-surface); }
.g-d65edc29 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-0aed748d { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-0aed748d { grid-template-columns: 1fr; gap: var(--size-l); }
 }

/* Block: footer (footer) */
.g-77ca79a6 { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-0012ebbd { 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-0012ebbd.g-87df9909 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-48449de3 { margin-top: var(--section-padding); }
.g-7bcbae2e { border-radius: var(--b-radius); padding: var(--size-m); }
.g-596aec9f { 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-b154016b { max-width: 524px; }
.g-b815058e { max-width: 450px; }
.g-6789e68f { margin-top: var(--size-xs); }
.g-9d176c5c { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-6eaaa29d { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-6e936b5e { 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-6e936b5e:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-23c1641f { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-00f12d36 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-6cc5e772 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.g-38ed66b0 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); margin-top: var(--size-m); }
.g-dd76229c { 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-b154016b { max-width: initial; }
.g-b815058e { max-width: initial; }
 }@media screen and (max-width: 870px) { .g-38ed66b0 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-dd76229c { gap: var(--size-xs); flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-78f2ec78 { order: 3; width: 100%; text-align: center; }
 }@media screen and (max-width: 576px) { .g-596aec9f { gap: var(--size-m); }
.g-9d176c5c { flex-direction: column; gap: var(--size-xxs); }
.g-6eaaa29d { width: 100%; }
.g-6e936b5e { width: 100%; }
.g-38ed66b0 { 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-3fe934c7 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.g-846e60f2 { 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-56e5532a { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-60337d7d { font-size: 34px; margin-right: var(--size-xxs); }
.g-a0600be7 { font-size: 24px; font-weight: 600; }
.g-3c7243a1 { -ms-overflow-style: none; scrollbar-width: none; }
.g-ce6ac262 { display: none; }
.g-fb02eb29 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.g-2d27715c { 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-2d27715c:hover { transform: scale(1.05); }
.g-2d27715c svg { fill: var(--color-text-light); }
.g-6cbb8521 { display: none; }
.g-e53831bb { display: none; }
.g-620c74f8 { display: inline; }
.g-c5f02879 { display: none; }
.g-2d98b18c { display: none; justify-content: center; align-items: center; padding-bottom: var(--size-xs); }
.g-2d98b18c.g-4f761a1b { display: flex; width: 100%; }
.g-a7baf74a { overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 870px) { .g-60337d7d { font-size: 28px; }
.g-a0600be7 { font-size: 20px; }
.g-fb02eb29 { gap: var(--size-xxs); }
.g-5da24fb1 { display: none; }
.g-e53831bb { display: block; }
.g-2d98b18c.g-4f761a1b { display: flex; width: 100%; }
 }

/* Block: hero-search (hero-search) */
.g-1c7f0839 { padding: var(--size-xl) 0; }
.g-fafa797f { max-width: 565px; margin: 0 auto; text-align: center; }
.g-6f5fb2e6 { margin-top: var(--size-s); }
.g-e35e6c6b { margin-top: var(--size-m); }
@media screen and (max-width: 576px) { .g-6f5fb2e6 { margin-top: var(--size-xs); }
.g-e35e6c6b { margin-top: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-7bbb8b9b { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.g-e1b62a68 { fill: var(--color-text-description); max-width: 100%; height: auto; }
.g-6441126c { text-align: center; margin-top: var(--size-xl); }
.g-a62b8143 { text-align: center; margin-top: var(--size-s); }
.g-4b910288 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 768px) { .g-6441126c { margin-top: var(--size-m); }
 }@media screen and (max-width: 576px) { .g-4b910288 { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

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

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

/* Block: post-card (post-card) */
.g-a2424b47 { position: relative; overflow: hidden; height: 100%; }
.g-a2424b47 .g-4198055f { position: relative; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-a2424b47 .g-3f2b9965 { height: 100%; background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; aspect-ratio: 16/10; }
.g-a2424b47 .g-3f2b9965 img { width: 100%; height: 100%; object-fit: cover; }
.g-a2424b47 .g-8fca1e90 { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.g-a2424b47 .g-0a075b3e { margin-top: var(--size-xs); display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; }
.g-a2424b47 .g-20ec408b { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-a2424b47 .g-11f689df { margin-top: var(--size-xs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-a2424b47 .g-41d1006e { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top: var(--size-s); }
.g-a2424b47 .g-a1aadd77 { display: flex; align-items: center; gap: 8px; }
.g-a2424b47 .g-a1aadd77:hover { text-decoration: underline; }
.g-a2424b47 .g-007856dd { white-space: nowrap; opacity: 0.8; }
.g-a2424b47 .g-3efbdaa9 { margin-top: var(--size-s); }
.g-a2424b47 .g-da65a710 { background-color: var(--color-text); width: 4px; height: 4px; border-radius: 50%; }
.g-6ba83d5d { position: relative; overflow: hidden; height: 100%; }
.g-6ba83d5d .g-4198055f { position: relative; height: 100%; text-decoration: none; display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.g-6ba83d5d .g-3f2b9965 { flex-shrink: 0; width: 147px; height: 147px; background-color: var(--color-secondary); border-radius: var(--b-radius); overflow: hidden; }
.g-6ba83d5d .g-3f2b9965 img { width: 100%; height: 100%; object-fit: cover; }
.g-6ba83d5d .g-8fca1e90 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.g-6ba83d5d .g-0a075b3e { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 6px; }
.g-6ba83d5d .g-20ec408b { padding: 4px; display: flex; justify-content: center; gap: 6px; align-items: center; white-space: nowrap; }
.g-6ba83d5d .g-11f689df { margin-top: 8px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-6ba83d5d .g-41d1006e { margin-top: 16px; width: 100%; display: flex; justify-content: space-between; align-items: center; }
.g-6ba83d5d .g-3efbdaa9 { margin-top: 16px; }
.g-6ba83d5d .g-da65a710 { background-color: var(--color-text); width: 4px; height: 4px; border-radius: 50%; }
@media screen and (max-width: 576px) { .g-0a075b3e { gap: 0 4px; }
.g-257041b2 { flex-direction: column-reverse; }
.g-fa4b2e70 { width: 100%; height: auto; aspect-ratio: 16/10; }
.g-2d51239b { width: 100%; }
 }

/* 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-cd29b818 { display: grid; grid-template-columns: 270px 1fr; gap: var(--size-s); padding: var(--size-xl) 0; }
.g-cd29b818 blockquote { position: relative; background-color: var(--color-surface); border-radius: var(--b-radius); padding: 40px var(--size-s) var(--size-s); margin-top: 40px; }
.g-cd29b818 blockquote::before { content: ''; position: absolute; top: 0; left: calc(var(--size-s) + 15px); transform: translateY(-50%); display: inline-flex; width: 85px; height: 49px; 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 85 49' fill='none'%3E%3Cpath d='M14.9095 16.6105C18.0479 16.6088 23.2388 16.3158 27.4553 18.1206C40.0116 23.495 38.7245 38.0452 32.1596 43.7914C14.908 58.8919 -9.64319 38.4949 3.93569 16.6105C9.92309 6.96098 19.4084 1.79441 30.5917 0C24.3222 3.0201 14.9095 12.25 14.9095 16.6105Z' fill='black'/%3E%3Cpath d='M62.2327 16.6105C65.3711 16.6088 70.562 16.3158 74.7786 18.1206C87.3349 23.495 86.0478 38.0452 79.4829 43.7914C62.2313 58.8919 37.6801 38.4949 51.2589 16.6105C57.2463 6.96098 66.7316 1.79441 77.9149 0C71.6454 3.0201 62.2327 12.25 62.2327 16.6105Z' 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 85 49' fill='none'%3E%3Cpath d='M14.9095 16.6105C18.0479 16.6088 23.2388 16.3158 27.4553 18.1206C40.0116 23.495 38.7245 38.0452 32.1596 43.7914C14.908 58.8919 -9.64319 38.4949 3.93569 16.6105C9.92309 6.96098 19.4084 1.79441 30.5917 0C24.3222 3.0201 14.9095 12.25 14.9095 16.6105Z' fill='black'/%3E%3Cpath d='M62.2327 16.6105C65.3711 16.6088 70.562 16.3158 74.7786 18.1206C87.3349 23.495 86.0478 38.0452 79.4829 43.7914C62.2313 58.8919 37.6801 38.4949 51.2589 16.6105C57.2463 6.96098 66.7316 1.79441 77.9149 0C71.6454 3.0201 62.2327 12.25 62.2327 16.6105Z' fill='black'/%3E%3C/svg%3E"); }
.g-cd29b818 .g-a44d31b3 { position: sticky; top: calc(var(--header-height, 0px) + 15px); }
.g-cd29b818 .g-fd064bed { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-cd29b818 .g-785412d6 { margin-top: var(--size-m); }
.g-cd29b818 .g-0e7f1a95 { 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-cd29b818 .g-04eae871 { display: flex; justify-content: flex-start; align-items: flex-start; text-decoration: none; gap: 8px; }
.g-cd29b818 .g-04eae871::before { content: var(--toc-number) '.'; flex-shrink: 0; font-weight: 600; text-decoration: none; width: 16px; }
.g-cd29b818 .g-04eae871:hover { color: var(--color-text); }
.g-cd29b818 .g-6e1b19a8 { font-weight: bold; }
.g-cd29b818 .g-6e1b19a8::before { color: var(--color-primary); background-color: currentColor; 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 16 16' fill='none'%3E%3Cpath d='M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM7.46484 11.5352C7.66011 11.7304 7.97661 11.7304 8.17188 11.5352L11.3535 8.35352C11.5488 8.15825 11.5488 7.84175 11.3535 7.64648L8.17188 4.46484C7.97661 4.26962 7.66009 4.26959 7.46484 4.46484C7.26959 4.66009 7.26962 4.97661 7.46484 5.17188L9.79297 7.5H5C4.72389 7.50002 4.50002 7.72389 4.5 8C4.5 8.27613 4.72388 8.49998 5 8.5H9.79297L7.46484 10.8281C7.26959 11.0234 7.26962 11.3399 7.46484 11.5352Z' 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 16 16' fill='none'%3E%3Cpath d='M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM7.46484 11.5352C7.66011 11.7304 7.97661 11.7304 8.17188 11.5352L11.3535 8.35352C11.5488 8.15825 11.5488 7.84175 11.3535 7.64648L8.17188 4.46484C7.97661 4.26962 7.66009 4.26959 7.46484 4.46484C7.26959 4.66009 7.26962 4.97661 7.46484 5.17188L9.79297 7.5H5C4.72389 7.50002 4.50002 7.72389 4.5 8C4.5 8.27613 4.72388 8.49998 5 8.5H9.79297L7.46484 10.8281C7.26959 11.0234 7.26962 11.3399 7.46484 11.5352Z' fill='black'/%3E%3C/svg%3E"); }
@media screen and (max-width: 1024px) { .g-cd29b818 { grid-template-columns: 1fr; }
.g-cd29b818 .g-058f5f9c { display: none; }
.g-cd29b818 .g-785412d6 { margin-top: var(--size-s); }
.g-cd29b818 .g-0e7f1a95 { align-items: flex-start; margin-top: var(--size-s); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-cd29b818 blockquote { padding: 30px var(--size-s) var(--size-s); margin-top: 30px; }
.g-cd29b818 blockquote::before { left: var(--size-s); transform: translateY(-50%) scale(.7); }
 }

/* Block: post-header (post-header) */
.g-201cbbab { margin-top: var(--size-m); display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-m); }
.g-f8115b71 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs); }
.g-731cc633 { text-decoration: none; }
.g-731cc633:hover { text-decoration: underline; }
.g-f8e0cff7 { text-align: center; max-width: 760px; margin: var(--size-l) auto 0; }
.g-0e89f46c { margin-top: var(--size-s); }
.g-cdbb4b3e { margin-top: var(--size-l); }
@media screen and (max-width: 768px) { .g-201cbbab { gap: var(--size-xs); }
.g-f8e0cff7 { margin-top: var(--size-s); }
.g-cdbb4b3e { margin-top: var(--size-m); }
 }

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

/* Block: recommendation (recommendation) */
.g-bfafe6ea { text-align: center; }
.g-22f08943 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); }
.g-e68e564d { display: flex; justify-content: center; align-items: center; gap: 16px; }
.g-8cc2512c { 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-8cc2512c:hover { background-color: var(--color-primary); }
.g-7ca76959 { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .g-22f08943 { margin-top: var(--size-m); }
 }

/* Block: search (search) */
.g-525c0427 { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-525c0427 .g-6dc4bf87 { text-align: center; max-width: 500px; margin: 0 auto; }
.g-525c0427 .g-e1680adc { margin-top: var(--size-m); }
.g-65a6113c { margin-top: var(--size-xl); }
.g-1649440d { margin: var(--size-m) auto 0; max-width: 500px; text-align: center; }
@media screen and (max-width: 768px) { .g-525c0427 { padding: var(--size-s); }
 }

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

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

/* Block: front-page::hero-search (hero-search) */
.g-127ab4f1 { padding: var(--size-xl) 0; }
.g-ef0c047d { max-width: 565px; margin: 0 auto; text-align: center; }
.g-08b9d734 { margin-top: var(--size-s); }
.g-19c1767a { margin-top: var(--size-m); }
@media screen and (max-width: 576px) { .g-08b9d734 { margin-top: var(--size-xs); }
.g-19c1767a { margin-top: var(--size-s); }
 }

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

/* Block: front-page::categories-list (categories-list) */
.g-d08f68c5 { display: grid; grid-template-columns: repeat(6, 1fr); gap: var(--size-s); }
.g-d08f68c5 .g-89542e91 { position: relative; text-decoration: none; background: linear-gradient(180deg, var(--color-surface) 0%, transparent 100%); border-radius: var(--b-radius); padding: 24px 24px 150px; min-height: 178px; overflow-wrap: break-word; word-break: break-word; text-wrap: balance; grid-column: span 2; transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
.g-d08f68c5 .g-89542e91:hover { background: linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface) 100%); box-shadow: inset var(--shadow); transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
.g-d08f68c5 .g-89542e91:hover .g-6d857df4 { opacity: 1; }
.g-d08f68c5 .g-7eb4951d { position: relative; z-index: 1; }
.g-d08f68c5 .g-6d857df4 { position: absolute; right: 24px; bottom: 24px; font-size: 120px; opacity: 0.6; transition: opacity 0.2s ease-in-out; }
.g-d08f68c5 .g-223cb702 { padding-bottom: 210px; min-height: 266px; grid-column: span 3; }
.g-d08f68c5 .g-223cb702 .g-6d857df4 { font-size: 200px; }
@media screen and (max-width: 1024px) { .g-89542e91 { min-height: 144px; padding-bottom: 82px; }
.g-6d857df4 { font-size: 72px; }
.g-223cb702 { padding-bottom: 120px; min-height: 159px; }
.g-223cb702 .g-6d857df4 { font-size: 100px; }
 }@media screen and (max-width: 768px) { .g-d08f68c5 { gap: var(--size-xs); grid-template-columns: repeat(2, 1fr); }
.g-89542e91 { min-height: 119px; padding: 16px 16px 76px; grid-column: auto; }
.g-6d857df4 { font-size: 56px; right: 16px; bottom: 16px; }
.g-223cb702 { min-height: 119px; grid-column: auto; padding-bottom: 76px; }
.g-223cb702 .g-6d857df4 { font-size: 56px; }
 }

/* Block: front-page::featured-posts (featured-posts) */
.g-932b20b0 { display: grid; grid-template-columns: minmax(0, 1fr) 466px; gap: var(--size-s); align-items: start; }
.g-701fda56 { margin: 32px 0; height: 1px; border: 0; border-top: 1px solid var(--color-surface); }
.g-2d6c95cf { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-932b20b0 { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-932b20b0 { grid-template-columns: 1fr; gap: var(--size-l); }
 }

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

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

/* Block: contacts-page::form--0 (form) */
.g-5676ff50 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-cfa5f2d9 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.g-8c38122c { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-bd67fa34 { display: none; }
.g-82fe5a4a { width: 100%; }
.g-745a38da { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.g-a19efc17 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.g-73e491b9 { 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-ac974679 { fill: var(--color-text); }
.g-e5c54696 { stroke: var(--color-text); }
.g-a3386d2f { stroke: var(--color-text); }
.g-ab749837 { display: flex; flex-direction: column; }
.g-40bb1b92 { width: 100%; height: 300px; }
.g-862d18df { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .g-5676ff50 { flex-direction: column-reverse; }
.g-cfa5f2d9 { flex-direction: column-reverse; justify-content: flex-start; }
.g-8c38122c { flex: 1; }
.g-ecc070cc { display: none; }
.g-bd67fa34 { display: block; text-align: center; }
.g-745a38da { justify-content: space-evenly; }
.g-40bb1b92 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .g-cfa5f2d9 { width: 100%; }
 }@media screen and (max-width: 768px) { .g-73e491b9 { margin-right: 0; }
.g-ab749837 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-cfa5f2d9 { text-align: center; }
.g-8c38122c { padding: var(--size-s); }
.g-745a38da { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.g-a19efc17 { flex: inherit; align-items: center; }
 }

/* Block: expertise::about--0 (about) */
.g-5b9c9a72 { display: flex; align-items: center; gap: var(--size-m); }
.g-36d864d4 { flex: 1; }
.g-b90ca7f1 { position: relative; padding: var(--size-m); }
.g-b90ca7f1::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-98a84fdf { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .g-5b9c9a72 { flex-direction: column; align-items: stretch; }
.g-36d864d4 { flex: auto; }
.g-b90ca7f1 { padding: var(--size-m) var(--size-s); }
.g-b90ca7f1::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .g-b90ca7f1 { text-align: center; }
 }

/* Block: expertise::reviews--0 (reviews) */
.g-372c92b8 { display: flex; align-items: stretch; gap: var(--size-s); overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding-bottom: 10px; }
.g-372c92b8 li { flex: 1; }
.g-c979f894 { padding: var(--size-m); min-width: 270px; height: 100%; }
.g-b6b47230 { display: flex; justify-content: center; }
@media screen and (max-width: 576px) { .g-372c92b8 { flex-direction: column; }
.g-c979f894 { text-align: center; min-width: auto; }
 }

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

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

/* Block: reassurance::about--0 (about) */
.g-d1bf1ea5 { display: flex; align-items: center; gap: var(--size-m); }
.g-013ab5f9 { flex: 1; }
.g-863cbe50 { flex: 1; }
@media screen and (max-width: 768px) { .g-d1bf1ea5 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .g-863cbe50 { text-align: center; }
 }

/* Block: reassurance::faq--0 (faq) */
.g-e22f5fb2 { position: relative; }
.g-be50dc7a::before { content: ""; position: absolute; top: 0; left: 0; width: clamp(30.3125rem, 47.0703125vw + 7.71875rem, 45.375rem); height: 100%; background-color: var(--color-secondary); z-index: -1; }
.g-5a53a0d0 { padding: 80px 0; display: flex; justify-content: flex-start; align-items: center; }
.g-82e86c39 { flex: 0 0 clamp(26.75rem, 45.3125vw + 5rem, 41.25rem); padding-right: clamp(10rem, 7.8125vw + 6.25rem, 12.5rem); position: relative; }
.g-09012815 { flex: 1; padding: 0 0 0 clamp(1rem, 7.8125vw + -2.75rem, 3.5rem); margin-left: clamp(-7.0625rem, -3.3203125vw + -5.46875rem, -8.125rem); position: relative; z-index: 1; }
.g-09012815 li:last-child .g-b9490898 { border-bottom: none; }
.g-b9490898 { border-bottom: 1px solid var(--color-secondary); user-select: none; }
.g-b9490898[open] .g-105570a5 { transform: rotate(45deg); }
.g-b9490898 .g-85ec7f79 { padding-bottom: var(--size-s); }
.g-8e2a4f95 { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding-top: var(--size-s); padding-bottom: var(--size-s); }
.g-8e2a4f95::-webkit-details-marker { display: none; }
.g-105570a5 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-surface); border-radius: 50%; margin-left: var(--size-xs); }
.g-105570a5 svg { fill: var(--color-text); }
.g-85ec7f79 { padding-bottom: var(--size-s); }
@media screen and (max-width: 768px) { .g-be50dc7a::before { width: 100%; }
.g-5a53a0d0 { flex-direction: column; }
.g-82e86c39 { flex: 0; padding-right: 0; text-align: center; padding-bottom: var(--size-s); }
.g-09012815 { margin-left: 0; width: 100%; padding-right: 16px; }
 }@media screen and (max-width: 870px) { .g-8e2a4f95 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-105570a5 { width: 24px; height: 24px; }
.g-105570a5 svg { width: 16px; height: 16px; }
.g-85ec7f79 { padding-bottom: var(--size-xs); }
 }

/* Block: reassurance::text--0 (text) */
.g-7e18ffeb { text-align: center; }

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