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

/* Block: category-header (category-header) */
.g-3992e2c6 { padding: var(--size-m) 0 var(--section-padding); }
.g-3992e2c6 .g-a4f7a9b2 { display: inline-flex; justify-content: flex-start; align-items: center; padding: var(--size-xxs) var(--size-s); background-color: var(--color-surface); border-radius: var(--b-radius); gap: var(--size-xs); }
.g-3992e2c6 .g-dab8705b { margin-top: var(--size-s); }
@media screen and (max-width: 576px) { .g-a4f7a9b2 { display: flex; margin: 0 auto; justify-content: center; gap: var(--size-xxs); }
.g-dab8705b { 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-0615b199 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.g-f6d4ba3a { display: block; }
.g-6402f3be { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.g-ad0a8bd8 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.g-e8086ded { width: 100%; }
@media screen and (max-width: 768px) { .g-0615b199 { padding: var(--size-s); }
.g-6402f3be { text-align: center; gap: var(--size-s); flex-direction: column; }
.g-ad0a8bd8 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.g-e8086ded { width: auto; }
 }@media screen and (max-width: 576px) { .g-ad0a8bd8 { gap: var(--size-xxs); }
 }

/* Block: featured-posts (featured-posts) */
.g-ab166161 { display: grid; grid-template-columns: minmax(0, 1fr) 466px; gap: var(--size-xs); align-items: start; }
.g-c4379f85 { background-color: var(--color-surface); padding: var(--size-xs); border-radius: var(--b-radius); }
.g-4b2a0387 { margin: 0; height: 1px; border: 0; border-top: 1px solid var(--color-text); }
.g-8ff05551 { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-ab166161 { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-ab166161 { grid-template-columns: 1fr; gap: var(--size-l); }
.g-c4379f85 { padding: 8px; }
 }

/* Block: footer (footer) */
.g-413e310d { font-size: 40px; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xxs); white-space: nowrap; }
.g-8be68ca2 { 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-8be68ca2.g-21387ce3 { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%) scale(1); }
.g-c6559f8f { margin-top: var(--section-padding); background-color: var(--color-primary); color: var(--color-text-light); }
.g-278c1209 { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: var(--size-xl); }
.g-b3e800f3 { max-width: 563px; }
.g-10849389 { max-width: 465px; }
.g-59009a40 { margin-top: var(--size-xs); }
.g-17d11075 { position: relative; margin-top: var(--size-s); display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-4c3f5e2e { background-color: var(--color-surface); border: 0; height: 40px; border-radius: 40px; padding: 10px 24px; flex: 2; }
.g-30c313fb { 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-30c313fb:hover { transition: transform 0.3s ease-in-out; transform: scale(1.06); }
.g-60a39113 { display: flex; justify-content: flex-start; align-items: center; margin-top: var(--size-xs); }
.g-154d0063 { transform: scale(1.2); margin-right: var(--size-xs); }
.g-735422f2 { background-color: var(--color-secondary); color: var(--color-text-light); padding: var(--size-xl) 0 var(--size-m); }
.g-447056a8 { display: flex; justify-content: space-between; align-items: center; }
.g-acad07f9 { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; gap: var(--size-xs) var(--size-xl); }
.g-4c203208 { 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-b3e800f3 { max-width: 550px; }
.g-10849389 { max-width: 550px; }
 }@media screen and (max-width: 870px) { .g-447056a8 { align-items: flex-start; justify-content: flex-start; flex-direction: column; gap: var(--size-m); }
.g-acad07f9 { justify-content: flex-start; }
 }@media screen and (max-width: 768px) { .g-4c203208 { flex-wrap: wrap; justify-content: space-between; text-align: left; }
.g-63f9a64b { order: 3; }
 }@media screen and (max-width: 576px) { .g-278c1209 { gap: var(--size-m); }
.g-17d11075 { flex-direction: column; gap: var(--size-xxs); }
.g-4c3f5e2e { width: 100%; }
.g-30c313fb { width: 100%; }
.g-acad07f9 { flex-direction: column; align-items: flex-start; }
 }

/* Block: header (header) */
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a,
#header-nav-sidebar .menu-item a,
#header-nav-sidebar .page_item a {
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    padding: var(--size-xxs);
    display: flex;
    align-items: center;
}
#header-nav-desktop .menu-item a,
#header-nav-desktop .page_item a {
    height: 100%;
    justify-content: center;
}
#header-nav-sidebar .menu-item a,
#header-nav-sidebar .page_item a {
    height: 50px;
    justify-content: flex-start;
}
#header-nav-desktop .menu-item a:hover,
#header-nav-desktop .page_item a:hover,
#header-nav-sidebar .menu-item a:hover,
#header-nav-sidebar .page_item a:hover {
    color: var(--color-primary);
}
#header-nav-desktop .current-menu-item a,
#header-nav-desktop .current_page_item a,
#header-nav-sidebar .current-menu-item a,
#header-nav-sidebar .current_page_item a {
    color: var(--color-primary);
}
#header-nav-desktop .current-menu-item a::after,
#header-nav-desktop .current_page_item a::after {
    content: "";
    display: block;
    background-color: var(--color-primary);
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: -1px;
}
#header-nav-sidebar .current-menu-item a::after,
#header-nav-sidebar .current_page_item a::after {
    content: "";
    display: block;
    background-color: var(--color-primary);
    position: absolute;
    top: 0;
    left: calc(-1 * var(--wrapper-padding));
    width: 4px;
    height: 100%;
    bottom: 0;
}
@media screen and (max-width: 870px) {
    #header-nav-desktop .menu-item a,
    #header-nav-desktop .page_item a {
        justify-content: flex-start;
    }
}

.g-ae425a2e { position: sticky; top: 0; z-index: 5; border-bottom: 1px solid var(--color-text); }
.g-b9b5d2fe { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.g-440c961a { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.g-ff07a758 { font-size: 34px; margin-right: var(--size-xxs); }
.g-cbedd315 { font-size: 24px; font-weight: 600; }
.g-3e976625 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); height: 100%; }
.g-557782a8 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; margin-right: var(--size-m); }
.g-557782a8:hover { opacity: 0.7; }
.g-557782a8 svg { fill: var(--color-text); }
.g-e7bf58a2 { display: none; }
.g-224ecc0e { position: fixed; z-index: 6; width: 100%; height: 100%; top: 0; left: 0; clip-path: polygon(0 0, 0 0, 0 0, 0 0); }
.g-49393047 { clip-path: inherit; }
.g-49393047 .g-18336a9d { background-color: rgba(0, 0, 0, 0.2); }
.g-49393047 .g-7ac22f2a { opacity: 1; transform: translateX(0); }
.g-2a6eb16c { height: 80px; display: flex; justify-content: flex-start; align-items: center; }
.g-0e9f12b6 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; }
.g-0e9f12b6:hover { opacity: 0.7; }
.g-0e9f12b6 svg { fill: var(--color-text); }
.g-18336a9d { transition: 0.3s background-color ease-in-out; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0); }
.g-7ac22f2a { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; min-width: 260px; width: 100%; max-width: 30%; height: 100%; box-shadow: 4px 0px 20px rgba(23, 23, 28, 0.1); opacity: 0; transform: translateX(-100%); transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; padding: 0 var(--size-m) 0 var(--wrapper-padding); }
@media screen and (max-width: 375px) { .g-557782a8 { margin-right: var(--size-xxs); }
 }@media screen and (max-width: 768px) { .g-ff07a758 { font-size: 28px; }
.g-cbedd315 { font-size: 20px; }
 }@media screen and (max-width: 870px) { .g-b9b5d2fe { justify-content: flex-start; }
.g-3e976625 { gap: var(--size-m); }
.g-eae4d9e7 { display: none; }
.g-e7bf58a2 { display: block; }
 }

/* Block: hero-search (hero-search) */
.g-05906e6e { position: relative; min-height: 600px; color: var(--color-text-light); }
.g-112a4590 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-b531202f { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-b531202f::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-d0397670 { 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-202baca3 { max-width: 760px; text-align: center; }
.g-b1c9b655 { max-width: 564px; margin-inline: auto; }
@media screen and (max-width: 768px) { .g-05906e6e { min-height: 500px; }
.g-d0397670 { padding-bottom: 80px; }
 }@media screen and (max-width: 576px) { .g-202baca3 { text-align: left; }
.g-aa679f6d { margin-top: var(--size-xs); }
.g-b1c9b655 { margin-top: var(--size-s); }
 }

/* Block: page-404 (page-404) */
.g-6412382e { display: flex; justify-content: center; align-items: center; flex-direction: column; position: relative; min-height: 480px; }
.g-2c8dfa3a { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 100%; height: auto; }
.g-3e816e46 { position: relative; padding: var(--size-xl) 0; }
.g-ab3341a0 { text-align: center; }
.g-3d7f6221 { text-align: center; margin-top: var(--size-s); }
.g-f1f6c84d { display: flex; justify-content: center; align-items: center; gap: var(--size-m); }
@media screen and (max-width: 576px) { .g-f1f6c84d { flex-direction: column; gap: var(--size-xs); }
 }

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

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

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

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

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

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

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

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

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

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

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

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

/* Block: post-card (post-card) */
.g-f038f3a9 { position: relative; border-radius: var(--b-radius); overflow: hidden; height: 100%; background-color: var(--color-surface); }
.g-f038f3a9 .g-96f22b6c { position: relative; height: 100%; text-decoration: none; display: flex; flex-direction: column; }
.g-f038f3a9 .g-48f7f960 { height: 100%; background-color: var(--color-secondary); margin-bottom: -19px; aspect-ratio: 16/10; }
.g-f038f3a9 .g-48f7f960 img { width: 100%; height: 100%; object-fit: cover; }
.g-f038f3a9 .g-a2b78a44 { margin-top: auto; padding: 0 var(--size-s) var(--size-s); display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.g-f038f3a9 .g-a1487203 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 8px; background-color: var(--color-surface); border-radius: var(--b-radius) var(--b-radius) 0 0; padding: 0 8px; }
.g-f038f3a9 .g-e8c3b317 { padding: 8px 4px; display: flex; justify-content: center; gap: 16px; align-items: center; white-space: nowrap; }
.g-f038f3a9 .g-1399315d { margin-top: var(--size-xs); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-f038f3a9 .g-e8d5ef82 { margin-top: var(--size-s); display: flex; align-items: center; gap: 8px; }
.g-f038f3a9 .g-e8d5ef82:hover { text-decoration: underline; }
.g-f038f3a9 .g-43a13388 { white-space: nowrap; opacity: 0.8; margin-top: var(--size-xs); }
.g-f038f3a9 .g-f3504a4d { margin-top: var(--size-s); }
.g-f038f3a9 .g-160c5c75 { background-color: var(--color-text); width: 4px; height: 4px; border-radius: 50%; }
.g-d094bfb9 { position: relative; height: 100%; background-color: var(--color-surface); padding: 24px 0; }
.g-d094bfb9 .g-96f22b6c { position: relative; height: 100%; text-decoration: none; }
.g-d094bfb9 .g-14a649ee { display: flex; justify-content: flex-start; align-items: center; gap: 16px; }
.g-d094bfb9 .g-72d1e433 { flex-shrink: 0; width: 120px; }
.g-d094bfb9 .g-48f7f960 { height: 120px; background-color: var(--color-secondary); border-radius: var(--b-radius); }
.g-d094bfb9 .g-48f7f960 img { width: 100%; height: 100%; object-fit: cover; }
.g-d094bfb9 .g-a1487203 { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; gap: 0 8px; }
.g-d094bfb9 .g-e8c3b317 { display: flex; justify-content: center; gap: 8px; align-items: center; white-space: nowrap; }
.g-d094bfb9 .g-1399315d { margin-top: 16px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.g-d094bfb9 .g-43a13388 { white-space: nowrap; opacity: 0.8; }
.g-d094bfb9 .g-160c5c75 { background-color: var(--color-text); width: 4px; height: 4px; border-radius: 50%; }
@media screen and (max-width: 576px) { .g-a2b78a44 { padding: 0 8px 8px; }
.g-a1487203 { gap: 0 4px; }
.g-d094bfb9 { padding: 16px 0; }
.g-d094bfb9 .g-14a649ee { flex-wrap: wrap; justify-content: space-between; gap: 8px; }
.g-d094bfb9 .g-72d1e433 { flex-shrink: initial; width: auto; }
.g-d094bfb9 .g-48f7f960 { width: 100%; height: 100%; aspect-ratio: 16/10; }
.g-d094bfb9 .g-a2b78a44 { margin-top: 8px; }
 }

/* 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-6deb12b9 { display: grid; grid-template-columns: 1fr 368px; gap: var(--size-s); padding: var(--size-l) var(--size-m); margin: var(--size-m) 0; }
.g-6deb12b9 blockquote { position: relative; border: 1px solid var(--color-primary); border-radius: var(--b-radius); padding: 25px 40px; }
.g-6deb12b9 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-6deb12b9 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-6deb12b9 .g-65f09989 { padding: 0 var(--size-s); position: sticky; top: calc(var(--header-height, 0px) + 15px); border-left: 1px solid var(--color-text); }
.g-6deb12b9 .g-a8616069 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.g-6deb12b9 .g-c9bd7c66 { margin-top: var(--size-s); }
.g-6deb12b9 .g-b51bc287 { 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-6deb12b9 .g-aec991b7 { display: block; text-decoration: none; }
.g-6deb12b9 .g-aec991b7:hover { text-decoration: underline; }
.g-6deb12b9 .g-5d8690c9 { position: relative; color: var(--color-text); font-weight: bold; }
.g-6deb12b9 .g-5d8690c9::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-6deb12b9 { grid-template-columns: 1fr; }
.g-6deb12b9 .g-0e59bdaf { order: 1; }
.g-6deb12b9 .g-f4aaf3e4 { order: 2; }
.g-6deb12b9 .g-c9bd7c66 { margin-top: var(--size-xs); }
.g-6deb12b9 .g-b51bc287 { align-items: flex-start; margin-top: var(--size-xs); gap: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-6deb12b9 { padding: var(--size-m) var(--size-s); }
 }

/* Block: post-header (post-header) */
.g-fdd6a7dc { margin-top: var(--size-m); display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-m); }
.g-04b5c047 { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--size-xs); }
.g-c5508aaf { text-decoration: none; }
.g-c5508aaf:hover { text-decoration: underline; }
.g-b2b85546 { text-align: center; max-width: 760px; margin: var(--size-l) auto 0; }
.g-3ba657a6 { margin-top: var(--size-s); }
.g-4aaa9bbb { margin-top: var(--size-l); }
@media screen and (max-width: 768px) { .g-fdd6a7dc { gap: var(--size-xs); }
.g-b2b85546 { margin-top: var(--size-s); }
.g-4aaa9bbb { margin-top: var(--size-m); }
 }

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

/* Block: recommendation (recommendation) */
.g-a204b30d { text-align: center; }
.g-9883cbce { position: relative; }
.g-e848986d { 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-e848986d:hover { background-color: var(--color-primary); }
.g-8fa61035 { left: -42px; }
.g-49954b49 { right: -42px; }
@media screen and (max-width: 1024px) { .g-8e44d1b2 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); margin-top: var(--size-m); }
.g-e848986d { position: static; margin-top: 0; }
 }

/* Block: search (search) */
.g-102ed065 { background: var(--color-surface); padding: var(--size-m); border-radius: var(--b-radius); margin-top: var(--size-m); }
.g-102ed065 .g-23bf51ed { margin-top: var(--size-m); max-width: 600px; }
.g-0d0a6f5a { margin-top: var(--size-xl); }
.g-a9d98e35 { margin-top: var(--size-m); max-width: 600px; }
@media screen and (max-width: 768px) { .g-102ed065 { padding: var(--size-s); }
 }

/* Block: searchform (searchform) */
.g-7f11a36d { position: relative; display: inline-block; width: 100%; }
.g-7f11a36d .g-2c0c7af2 { 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-7f11a36d .g-48a5c693 { 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-7f11a36d .g-ba5a198c { 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-7f11a36d .g-ba5a198c:hover { opacity: .7; }
.g-7f11a36d .g-cd61936a { border: 0; padding: 8px; cursor: pointer; display: flex; justify-content: center; align-items: center; transition: opacity .2s ease-in-out; background-color: transparent; }
.g-7f11a36d .g-cd61936a:hover { opacity: .7; }

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

/* Block: front-page::hero-search (hero-search) */
.g-97341829 { position: relative; min-height: 600px; color: var(--color-text-light); }
.g-f4ac80fc { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.g-b79a88c7 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.g-b79a88c7::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-2bf402a8 { 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-76bfa3b9 { max-width: 760px; text-align: center; }
.g-d174abbc { max-width: 564px; margin-inline: auto; }
@media screen and (max-width: 768px) { .g-97341829 { min-height: 500px; }
.g-2bf402a8 { padding-bottom: 80px; }
 }@media screen and (max-width: 576px) { .g-76bfa3b9 { text-align: left; }
.g-ad7b354e { margin-top: var(--size-xs); }
.g-d174abbc { margin-top: var(--size-s); }
 }

/* Block: front-page::faq--0 (faq) */
.g-920dcc96 { position: relative; gap: var(--size-s); }
.g-920dcc96 * { flex: 1; }
.g-de6f81b0 { width: 80%; margin-inline: auto; }
.g-bb3eccbf { 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-c563c4b7 { user-select: none; }
.g-c563c4b7[open] .g-05c2aab9 { transform: scaleY(1); }
.g-daa2519f { display: flex; justify-content: flex-start; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.g-daa2519f::-webkit-details-marker { display: none; }
.g-05c2aab9 { 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-05c2aab9 svg { fill: var(--color-primary); }
.g-f0936b5f { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .g-daa2519f { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.g-f0936b5f { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .g-920dcc96 { flex-direction: column; }
.g-de6f81b0 { width: 100%; margin-top: var(--size-m); }
.g-bb3eccbf { margin-right: var(--size-s); }
 }

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

/* Block: front-page::featured-posts (featured-posts) */
.g-acddb619 { display: grid; grid-template-columns: minmax(0, 1fr) 466px; gap: var(--size-xs); align-items: start; }
.g-59fe484b { background-color: var(--color-surface); padding: var(--size-xs); border-radius: var(--b-radius); }
.g-450f16bf { margin: 0; height: 1px; border: 0; border-top: 1px solid var(--color-text); }
.g-0161a69f { display: flex; justify-content: center; align-items: center; margin-top: var(--size-xl); text-align: center; }
@media screen and (max-width: 1024px) { .g-acddb619 { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 870px) { .g-acddb619 { grid-template-columns: 1fr; gap: var(--size-l); }
.g-59fe484b { padding: 8px; }
 }

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

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

/* Block: contacts-page::form--0 (form) */
.g-7cbb1595 { position: relative; z-index: 1; }
.g-94055765 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.g-beb60d41 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.g-3b78d795 { flex: 0 0 660px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.g-71e08265 { position: relative; z-index: 1; transform: translateY(50%); padding: var(--size-xs); }
.g-4dcb3cab { width: 100%; display: flex; justify-content: space-evenly; align-items: flex-start; gap: var(--size-m); flex-wrap: wrap; }
.g-e25aedf9 { flex: 1; display: flex; align-items: center; flex-direction: column; text-align: center; }
.g-d99a206f { width: 56px; height: 56px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 24px; }
.g-d6f3a89e { fill: var(--color-text); }
.g-71686168 { stroke: var(--color-text); }
.g-0b13adea { stroke: var(--color-text); }
.g-5cf79cb8 { display: flex; flex-direction: column; }
.g-5bf15812 { width: 100%; height: 370px; }
@media screen and (max-width: 1024px) { .g-94055765 { flex-direction: column; }
.g-a43439b3 { margin-top: 0; }
.g-3b78d795 { flex: 1; }
.g-5bf15812 { height: 430px; }
 }@media screen and (max-width: 768px) { .g-5cf79cb8 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .g-beb60d41 { align-items: center; text-align: center; }
.g-3b78d795 { padding: var(--size-s); }
.g-71e08265 { transform: translateY(var(--size-xl)); }
.g-4dcb3cab { flex-direction: column; align-items: center; }
.g-5bf15812 { height: 370px; }
 }

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

/* Block: approach::process--0 (process) */
.g-d9a52490 { width: 60%; }
.g-f052a24e { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.g-459dac47 { flex: 1; }
.g-9b6c06fe { position: relative; }
.g-9b6c06fe::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.g-b87f534b::before { display: none; }
@media screen and (max-width: 870px) { .g-28f1900a { flex-direction: column; }
.g-d9a52490 { width: 100%; }
.g-f052a24e { display: grid; grid-template-columns: 1fr 1fr; }
.g-f052a24e::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.g-f052a24e::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.g-9b6c06fe::before { display: none; }
 }@media screen and (max-width: 576px) { .g-d9a52490 { text-align: center; }
.g-f052a24e { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.g-f052a24e::before { display: none; }
.g-f052a24e::after { display: none; }
.g-9b6c06fe::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.g-b87f534b::before { display: none; }
 }

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

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

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