
            [data-v="2"] {
                margin-top: -70px;
            }
            [data-v="3"] {
                padding-top: 0;
                margin-top: calc(2 * var(--size-xs));
            }
            #hero, #about, #reviews, #form {
                scroll-margin-top: 70px;
            }
            @media screen and (max-width: 768px) {
                #hero, #about, #reviews, #form {
                    scroll-margin-top: 60px;
                }
                [data-v="2"] {
                    margin-top: -60px;
                }
            }
        
.l-1423f62a { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-a697fc52 { display: flex; justify-content: center; align-items: center; height: var(--header-height); position: relative; border-radius: var(--size-xxs); padding: 0 clamp(2rem, 4.6875vw + -0.25rem, 3.5rem); box-shadow: 0 10px 10px var(--input-bg); }
.l-dd40feb6 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-ee2f49b0 { font-size: 30px; margin-right: var(--size-xxs); }
.l-24e331cd { font-size: 20px; font-weight: 600; }
.l-a82dde82 { margin-left: auto; margin-right: auto; }
.l-a82dde82.active { display: block; }
.l-301fb12c { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-27d21a6b { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-27d21a6b:hover { text-decoration: underline; }
.l-547d8f89 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-d04878b8 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-a697fc52 { height: 60px; justify-content: space-between; }
.l-a82dde82 { position: absolute; right: 0; bottom: 0; transform: translateY(105%); background-color: var(--color-surface); width: 100%; padding: var(--size-s); box-shadow: 0 4px 20px var(--input-bg); z-index: -1; border-radius: var(--size-xxs); text-align: center; display: none; }
.l-a82dde82.active { display: block; }
.l-301fb12c { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-547d8f89 { display: flex; }
 }@media screen and (max-width: 576px) { .l-a82dde82 { width: 100%; }
 }
.l-f9ba1f18 { position: relative; }
.l-f9ba1f18 .l-e46ca0f2 { margin: calc(-1 * var(--section-padding)) auto; position: relative; }
.l-55013aae { display: flex; justify-content: center; align-items: center; gap: var(--size-m); min-height: 600px; width: 60%; }
.l-87a938db { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-87a938db::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-87a938db img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
@media screen and (max-width: 1024px) { .l-55013aae { width: 100%; }
 }@media screen and (max-width: 576px) { .l-83393c9b { text-align: center; }
 }
.l-2d3f09d4 { display: flex; align-items: center; gap: var(--size-m); }
.l-8aec7a72 { flex: 1; }
.l-8ad1394c { flex: 1; }
@media screen and (max-width: 768px) { .l-2d3f09d4 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-8ad1394c { text-align: center; }
 }
.l-1efb9cd6 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-1efb9cd6 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-1efb9cd6 { padding: var(--size-s); }
 }
.l-01542a3d { width: 60%; }
.l-1ce57d3e { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-44247405 { flex: 1; }
.l-936e1eba { position: relative; }
.l-936e1eba::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-6aa19f08::before { display: none; }
@media screen and (max-width: 870px) { .l-28ba78eb { flex-direction: column; }
.l-01542a3d { width: 100%; }
.l-1ce57d3e { display: grid; grid-template-columns: 1fr 1fr; }
.l-1ce57d3e::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-1ce57d3e::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.l-936e1eba::before { display: none; }
 }@media screen and (max-width: 576px) { .l-01542a3d { text-align: center; }
.l-1ce57d3e { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-1ce57d3e::before { display: none; }
.l-1ce57d3e::after { display: none; }
.l-936e1eba::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-6aa19f08::before { display: none; }
 }
.l-29f3e7b4 { 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; }
.l-29f3e7b4 li { flex: 1; }
.l-1b891fc2 { padding: var(--size-m); min-width: 270px; height: 100%; }
.l-b84d330c { display: flex; justify-content: center; }
@media screen and (max-width: 576px) { .l-29f3e7b4 { flex-direction: column; }
.l-1b891fc2 { text-align: center; min-width: auto; }
 }
.l-2adeef2b { padding: 0; }
@media screen and (max-width: 1280px) { .l-f323aa33 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-2adeef2b { padding: 0 var(--wrapper-padding); }
.l-46264839 { column-count: 1; }
.l-f323aa33 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-46264839 { text-align: center; }
 }
.l-9e7bd5df { text-align: center; }

.l-70da74bf { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-d5365745 { flex: 0 1 560px; }
.l-23dce4bc { flex: 1 1 630px; }
.l-e0ee35e4 { flex: 1; }
.l-03096aea { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-cf3a6168 { flex: 1; }
.l-fc8e560f { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-3a5b2b2e { flex-shrink: 0; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 24px; }
@media screen and (max-width: 768px) { .l-70da74bf { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-d5365745 { flex: auto; }
.l-23dce4bc { flex: auto; width: 100%; }
.l-03096aea { margin-top: var(--size-s); }
.l-cf3a6168 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-fc8e560f { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-d5365745 { text-align: center; }
.l-03096aea { flex-direction: column; }
.l-cf3a6168 { flex: auto; text-align: center; }
.l-fc8e560f { align-items: center; }
 }
.l-d1f7fda5 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-f85c4628 { flex: 0 0 45%; position: relative; }
.l-2f1b141b { flex: 1; position: relative; z-index: 1; }
.l-161c2468 { user-select: none; }
.l-161c2468[open] .l-473a6578 { transform: rotate(45deg); }
.l-efcff4c4 { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-efcff4c4::-webkit-details-marker { display: none; }
.l-473a6578 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-bg); border-radius: 50%; margin-left: var(--size-xs); }
.l-473a6578 svg { fill: var(--color-primary); }
.l-e56ed2e2 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-efcff4c4 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-473a6578 { width: 24px; height: 24px; }
.l-473a6578 svg { width: 16px; height: 16px; }
.l-e56ed2e2 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-d1f7fda5 { align-items: center; flex-direction: column; gap: var(--size-m); }
.l-f85c4628 { flex: 0; }
.l-2f1b141b { margin-left: 0; max-width: 70%; }
 }@media screen and (max-width: 576px) { .l-f85c4628 { text-align: center; }
.l-2f1b141b { max-width: inherit; width: 100%; }
 }
.l-7729d07c { display: flex; align-items: center; gap: var(--size-m); }
.l-1d7ed4e3 { flex: 1; }
.l-e2c53705 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-7729d07c { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-3a6d8886 { text-align: center; }
 }
.l-48225c21 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-443b8fd5 { text-align: center; }
.l-48225c21 { column-count: 1; }
 }
.l-e1ca25a3 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-e1ca25a3::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.l-355a235d { 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); }
.l-355a235d::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-c34b21e7::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-ec56092c { 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; }
.l-b10422f0 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-e4437b44 { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-ed459d62 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-5b769ec0 { padding-bottom: 37px; }
.l-5b769ec0::before { bottom: 0; }
.l-f78f4593 { padding-top: 35px; }
.l-f78f4593::before { top: 0; }
@media screen and (max-width: 768px) { .l-e1ca25a3 { flex-direction: column; }
.l-e1ca25a3::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-fa789f06 { width: 50%; }
.l-ec56092c { margin: 0; align-self: initial; }
.l-b10422f0 { order: 2; margin-left: auto; align-self: initial; }
.l-e4437b44 { order: 3; align-self: initial; }
.l-ed459d62 { margin-left: auto; align-self: initial; }
.l-355a235d { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-355a235d::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-5b769ec0 { padding-bottom: var(--size-xs); }
.l-f78f4593 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-f78f4593::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-e1ca25a3::before { left: 0; }
.l-fa789f06 { width: 100%; }
.l-ec56092c { margin: 0; }
.l-b10422f0 { margin: 0; }
.l-e4437b44 { margin: 0; }
.l-ed459d62 { margin: 0; }
.l-355a235d { padding-left: var(--size-s); }
.l-355a235d::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-5b769ec0 { margin: 0; padding-top: 35px; }
.l-f78f4593 { padding-top: 35px; }
 }
.l-fd0d1c64 { display: flex; gap: var(--size-s); }
.l-fd0d1c64 * { flex: 1; }
.l-ac11b537 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr; }
.l-dd18e7df { aspect-ratio: 3/2; }
@media screen and (max-width: 576px) { .l-fd0d1c64 { text-align: center; }
.l-ac11b537 { grid-template-columns: 1fr; }
 }@media screen and (max-width: 768px) { .l-fd0d1c64 { flex-direction: column; gap: var(--size-xs); }
 }
.l-68fbf029 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-68fbf029 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-68fbf029 { padding: var(--size-s); }
 }
.l-e49f1bdc { padding: 0; }
@media screen and (max-width: 1280px) { .l-02f8a150 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-e49f1bdc { padding: 0 var(--wrapper-padding); }
.l-234ba9a1 { column-count: 1; }
.l-02f8a150 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-234ba9a1 { text-align: center; }
 }
.l-6056aab8 { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-10f89b25 { flex: 1; }
.l-bd37e0a2 { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-336f83a7 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-f1cdc630 { flex-shrink: 0; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 24px; }
@media screen and (max-width: 870px) { .l-6056aab8 { flex-direction: column; gap: var(--size-m); }
.l-10f89b25 { text-align: center; }
 }@media screen and (max-width: 576px) { .l-bd37e0a2 { gap: var(--size-s); }
.l-336f83a7 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-47af007a { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-74ca6bf7 { width: clamp(23.125rem, 29.2682926829vw + 7.2103658537rem, 30.625rem); flex-shrink: 0; padding: clamp(2rem, 5.8536585366vw + -1.1829268293rem, 3.5rem) var(--size-s) clamp(2rem, 5.8536585366vw + -1.1829268293rem, 3.5rem) clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.l-4891447c { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-2ddc555a { display: flex; justify-content: flex-start; align-items: center; }
.l-b77727da { 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); }
.l-4ccb52ce { display: flex; flex-direction: column; }
.l-4993c93c { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
@media screen and (max-width: 870px) { .l-47af007a { flex-direction: column-reverse; }
.l-74ca6bf7 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-e10c77f0 { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-e10c77f0 .l-2ddc555a { margin-top: 0; }
.l-2ddc555a { align-items: flex-start; flex-direction: column; flex: 1; }
.l-b77727da { margin-right: 0; }
.l-4ccb52ce { margin-top: var(--size-xs); }
.l-4993c93c { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-74ca6bf7 { text-align: center; }
.l-e10c77f0 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-2ddc555a { align-items: center; }
.l-03103a99 { margin: 0 auto; }
 }
.l-3c788ce9 { display: flex; justify-content: space-between; align-items: flex-start; padding-top: var(--size-xl); gap: var(--size-xl); }
.l-afa68cbd { width: 270px; }
.l-4849debb { border-top: 1px solid var(--color-bg); display: flex; justify-content: space-between; align-items: center; padding: var(--size-s) 0 var(--size-m); }
.l-3448d0cc { display: flex; justify-content: flex-start; }
.l-914d361f { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-006ed183 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-368ad5ad { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-fdfcef59 { font-size: 36px; margin-right: var(--size-xs); }
.l-126efed5 { font-size: 24px; font-weight: 600; }
.l-5aa2dbdb { white-space: nowrap; }
.l-f1b66a6e { margin-left: var(--size-s); }
.l-7840939c { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-3c788ce9 { flex-direction: column; gap: var(--size-l); }
.l-afa68cbd { width: 100%; }
.l-5aa2dbdb { display: flex; gap: var(--size-m); margin-top: var(--size-xs); flex-wrap: wrap; }
.l-e58cb007 { margin-top: 0; }
.l-af9f8180 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); }
.l-91378ea2 { flex: 1; margin-top: 0; }
.l-f1b66a6e { margin-left: 0; }
.l-4849debb { flex-direction: column-reverse; align-items: flex-start; gap: var(--size-s); }
.l-7840939c { flex-direction: column; align-items: flex-start; }
 }@media screen and (max-width: 576px) { .l-5aa2dbdb { flex-direction: column; }
.l-af9f8180 { flex-direction: column; }
 }
.l-2b5b4718 { 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; }
.l-0f9a629d { fill: var(--color-text-light); }
.l-525b13cd { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-2b5b4718 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-b23d55d4 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-ec7224f1 { display: block; }
.l-23247f21 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-c24ec909 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-decd8fcb { width: 100%; }
@media screen and (max-width: 768px) { .l-b23d55d4 { padding: var(--size-s); }
.l-23247f21 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-c24ec909 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-decd8fcb { width: auto; }
 }@media screen and (max-width: 576px) { .l-c24ec909 { gap: var(--size-xxs); }
 }

            [data-v="2"] {
                margin-top: -70px;
            }
            [data-v="3"] {
                padding-top: 0;
                margin-top: calc(2 * var(--size-xs));
            }
            #hero, #about, #reviews, #form {
                scroll-margin-top: 70px;
            }
            @media screen and (max-width: 768px) {
                #hero, #about, #reviews, #form {
                    scroll-margin-top: 60px;
                }
                [data-v="2"] {
                    margin-top: -60px;
                }
            }
        
.l-2def508f { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-2a83ea06 { display: flex; justify-content: center; align-items: center; height: var(--header-height); position: relative; border-radius: var(--size-xxs); padding: 0 clamp(2rem, 4.6875vw + -0.25rem, 3.5rem); box-shadow: 0 10px 10px var(--input-bg); }
.l-5c48e9c9 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-684aa88c { font-size: 30px; margin-right: var(--size-xxs); }
.l-abf12e0a { font-size: 20px; font-weight: 600; }
.l-b93a8dbc { margin-left: auto; margin-right: auto; }
.l-b93a8dbc.active { display: block; }
.l-d0ecbf19 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-88a96820 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-88a96820:hover { text-decoration: underline; }
.l-39426946 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-1ecf95a8 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-2a83ea06 { height: 60px; justify-content: space-between; }
.l-b93a8dbc { position: absolute; right: 0; bottom: 0; transform: translateY(105%); background-color: var(--color-surface); width: 100%; padding: var(--size-s); box-shadow: 0 4px 20px var(--input-bg); z-index: -1; border-radius: var(--size-xxs); text-align: center; display: none; }
.l-b93a8dbc.active { display: block; }
.l-d0ecbf19 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-39426946 { display: flex; }
 }@media screen and (max-width: 576px) { .l-b93a8dbc { width: 100%; }
 }
.l-ea147575 { display: flex; justify-content: space-between; align-items: flex-start; padding-top: var(--size-xl); gap: var(--size-xl); }
.l-7cd01310 { width: 270px; }
.l-dfb601bc { border-top: 1px solid var(--color-bg); display: flex; justify-content: space-between; align-items: center; padding: var(--size-s) 0 var(--size-m); }
.l-f2b098d0 { display: flex; justify-content: flex-start; }
.l-eace0b44 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-10f8b377 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-30be9a04 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-e68df61d { font-size: 36px; margin-right: var(--size-xs); }
.l-f6b0260d { font-size: 24px; font-weight: 600; }
.l-d7b8ff51 { white-space: nowrap; }
.l-b5ee270d { margin-left: var(--size-s); }
.l-b971eb9c { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-ea147575 { flex-direction: column; gap: var(--size-l); }
.l-7cd01310 { width: 100%; }
.l-d7b8ff51 { display: flex; gap: var(--size-m); margin-top: var(--size-xs); flex-wrap: wrap; }
.l-d3b7bfcd { margin-top: 0; }
.l-5f042f37 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); }
.l-33ce3be5 { flex: 1; margin-top: 0; }
.l-b5ee270d { margin-left: 0; }
.l-dfb601bc { flex-direction: column-reverse; align-items: flex-start; gap: var(--size-s); }
.l-b971eb9c { flex-direction: column; align-items: flex-start; }
 }@media screen and (max-width: 576px) { .l-d7b8ff51 { flex-direction: column; }
.l-5f042f37 { flex-direction: column; }
 }
.l-423848ac { 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; }
.l-c205fb1c { fill: var(--color-text-light); }
.l-9299a1c5 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-423848ac { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-0b872b28 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-41c37910 { display: block; }
.l-758c2060 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-4236110c { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-cadb369c { width: 100%; }
@media screen and (max-width: 768px) { .l-0b872b28 { padding: var(--size-s); }
.l-758c2060 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-4236110c { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-cadb369c { width: auto; }
 }@media screen and (max-width: 576px) { .l-4236110c { gap: var(--size-xxs); }
 }