
            [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-6bb68277 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-7613c397 { 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-99db8748 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-7e2030ed { font-size: 30px; margin-right: var(--size-xxs); }
.l-f2840db3 { font-size: 20px; font-weight: 600; }
.l-15aa1343 { margin-left: auto; margin-right: auto; }
.l-15aa1343.l-a83e347e { display: block; }
.l-dfe9d6f4 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-f91860da { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-f91860da:hover { text-decoration: underline; }
.l-6adc913f { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-4b0dcd31 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-7613c397 { height: 60px; justify-content: space-between; }
.l-15aa1343 { 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-15aa1343.l-a83e347e { display: block; }
.l-dfe9d6f4 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-6adc913f { display: flex; }
 }@media screen and (max-width: 576px) { .l-15aa1343 { width: 100%; }
 }
.l-e7df9db2 { overflow: hidden; }
.l-450705ca { padding-left: var(--wrapper-padding); display: flex;  align-items: flex-start; gap: var(--size-s); }
.l-3b092f6b { margin-top: auto; }
.l-20234993 { flex: 0 1 465px; display: flex; flex-direction: column; align-items: flex-start; }
.l-13f142b4 { flex: 0 1 726px; }
@media screen and (max-width: 1024px) { .l-450705ca { gap: var(--size-l); padding: 0 var(--wrapper-padding); flex-direction: column; }
.l-20234993 { flex: auto; }
.l-13f142b4 { flex: auto; border-radius: 0; width: 100vw; position: relative; left: 0; right: 0; margin: 0 calc(-1 * var(--wrapper-padding)); }
 }@media screen and (max-width: 576px) { .l-20234993 { text-align: center; align-items: center; }
 }
.l-aa83b063 { display: flex; align-items: center; gap: var(--size-m); }
.l-e12fa0be { flex: 1; }
.l-b03aa570 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-aa83b063 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-1c33e041 { text-align: center; }
 }
.l-2612102e { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-dbe7a8c0 { text-align: center; }
.l-2612102e { column-count: 1; }
 }
.l-7607ecf0 { width: 60%; }
.l-45aade00 { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-e10be64a { flex: 1; }
.l-107e23f3 { position: relative; }
.l-107e23f3::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-f70716ee::before { display: none; }
@media screen and (max-width: 870px) { .l-7efaa136 { flex-direction: column; }
.l-7607ecf0 { width: 100%; }
.l-45aade00 { display: grid; grid-template-columns: 1fr 1fr; }
.l-45aade00::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-45aade00::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.l-107e23f3::before { display: none; }
 }@media screen and (max-width: 576px) { .l-7607ecf0 { text-align: center; }
.l-45aade00 { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-45aade00::before { display: none; }
.l-45aade00::after { display: none; }
.l-107e23f3::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-f70716ee::before { display: none; }
 }
.l-224c8421 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.l-568fde66 { padding: var(--size-m); box-shadow: var(--shadow); }
.l-3ef19f01 svg { fill: var(--color-text); }
@media screen and (max-width: 768px) { .l-224c8421 { grid-template-columns: 1fr; }
 }
.l-c4890ada { display: flex; align-items: center; gap: var(--size-m); }
.l-402186f3 { flex: 1; }
.l-96f8d79d { flex: 1; }
@media screen and (max-width: 768px) { .l-c4890ada { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-96f8d79d { text-align: center; }
 }
.l-9e41b4c9 { text-align: center; }

.l-b73b39e9 { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-e198cb45 { flex: 1; }
.l-c41dd9e9 { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-cf425949 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-65d07ba1 { 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-b73b39e9 { flex-direction: column; gap: var(--size-m); }
.l-e198cb45 { text-align: center; }
 }@media screen and (max-width: 576px) { .l-c41dd9e9 { gap: var(--size-s); }
.l-cf425949 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-30e8fb13 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-c6820db6 { flex: 0 0 45%; position: relative; }
.l-70190dde { flex: 1; position: relative; z-index: 1; }
.l-4461e51a { user-select: none; }
.l-4461e51a[open] .l-8bc61b43 { transform: rotate(45deg); }
.l-a10ae666 { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-a10ae666::-webkit-details-marker { display: none; }
.l-8bc61b43 { 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-8bc61b43 svg { fill: var(--color-primary); }
.l-011ee5cc { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-a10ae666 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-8bc61b43 { width: 24px; height: 24px; }
.l-8bc61b43 svg { width: 16px; height: 16px; }
.l-011ee5cc { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-30e8fb13 { align-items: center; flex-direction: column; gap: var(--size-m); }
.l-c6820db6 { flex: 0; }
.l-70190dde { margin-left: 0; max-width: 70%; }
 }@media screen and (max-width: 576px) { .l-c6820db6 { text-align: center; }
.l-70190dde { max-width: inherit; width: 100%; }
 }
.l-bc847392 { display: flex; align-items: center; gap: var(--size-m); }
.l-69e28ce5 { flex: 1; }
.l-76fa0779 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-bc847392 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-0fbb71bf { text-align: center; }
 }
.l-1bf04e01 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-1bf04e01 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-1bf04e01 { padding: var(--size-s); }
 }
.l-2b6e0955 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-dc0e9cfb { flex: 1; }
.l-9d1b0cf1 { flex: 1; position: relative; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-88f37bc2 { display: flex; justify-content: flex-start; align-items: flex-start; border-bottom: 1px solid var(--color-secondary); gap: var(--size-s); padding-bottom: var(--size-xs); }
.l-b3b24804 { flex: 0 0 50px; font-size: 40px; line-height: 130%; font-weight: 500; }
@media screen and (max-width: 870px) { .l-2b6e0955 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-dc0e9cfb { text-align: center; }
.l-b3b24804 { font-size: 32px; flex: 0 0 35px; }
 }
.l-76d8b212 { display: flex; gap: var(--size-s); height: clamp(37.5rem, 58.59375vw + 9.375rem, 56.25rem); }
.l-ed51c23b { flex: 1; display: flex; flex-direction: column; }
.l-94400751 { flex: 0 0 40%; display: flex; flex-direction: column; gap: var(--size-s); }
.l-5fffb2e4 { flex: 1; }
@media screen and (max-width: 768px) { .l-5fffb2e4 { margin-top: var(--size-m); }
.l-76d8b212 { flex-direction: column; height: auto; }
 }
.l-7c590aad { display: flex; align-items: center; gap: var(--size-m); }
.l-9d59b750 { flex: 1; }
.l-e67e17dc { position: relative; padding: var(--size-m); }
.l-e67e17dc::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); }
.l-1908e223 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-7c590aad { flex-direction: column; align-items: stretch; }
.l-9d59b750 { flex: auto; }
.l-e67e17dc { padding: var(--size-m) var(--size-s); }
.l-e67e17dc::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-e67e17dc { text-align: center; }
 }
.l-6f732013 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-7c43a90f { text-align: center; }
.l-6f732013 { column-count: 1; }
 }
.l-e326dd5a { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.l-9b121043 { padding: 0 var(--wrapper-padding); }
.l-7d148d0c { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-7d148d0c::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-2836ab89 { width: 50%; }
.l-ff28739e { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.l-e1e03501 { flex: 1; }
.l-30ac5308 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.l-c8f30709 { flex-shrink: 0; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 32px; }
@media screen and (max-width: 768px) { .l-ec73f3b4 { padding: var(--section-padding); 0 }
.l-e326dd5a { padding: 0; min-height: auto; gap: var(--size-m); }
.l-9b121043 { display: flex; flex-direction: column-reverse; }
.l-7d148d0c { position: relative; margin-top: var(--size-m); }
.l-7d148d0c::after { display: none; }
.l-2836ab89 { width: 100%; color: var(--color-text-dark); }
.l-e1e03501 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-30ac5308 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-2836ab89 { text-align: center; }
.l-ff28739e { flex-direction: column; }
.l-e1e03501 { flex: auto; text-align: center; }
.l-30ac5308 { align-items: center; }
 }
.l-e4332f0e { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-ba653301 { 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-19027f37 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-1a657184 { display: flex; justify-content: flex-start; align-items: center; }
.l-40213a6d { 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-e8db2416 { display: flex; flex-direction: column; }
.l-a9cde4a2 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.l-8b1d2b21 { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .l-e4332f0e { flex-direction: column-reverse; }
.l-ba653301 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-658333ea { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-658333ea .l-1a657184 { margin-top: 0; }
.l-1a657184 { align-items: flex-start; flex-direction: column; flex: 1; }
.l-40213a6d { margin-right: 0; }
.l-e8db2416 { margin-top: var(--size-xs); }
.l-a9cde4a2 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-ba653301 { text-align: center; }
.l-658333ea { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-1a657184 { align-items: center; }
.l-b46a04d9 { margin: 0 auto; }
 }
.l-65ca9add { display: flex; justify-content: space-between; align-items: flex-start; padding-top: var(--size-xl); gap: var(--size-xl); }
.l-0822cd04 { width: 270px; }
.l-c0efc3b7 { 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-0634de99 { display: flex; justify-content: flex-start; }
.l-dea14b90 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-3935f10b { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-eba6f681 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-b3d1d78e { font-size: 36px; margin-right: var(--size-xs); }
.l-1e385bfe { font-size: 24px; font-weight: 600; }
.l-ae0a1cc8 { white-space: nowrap; }
.l-bbcfa955 { margin-left: var(--size-s); }
.l-260f62e3 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-65ca9add { flex-direction: column; gap: var(--size-l); }
.l-0822cd04 { width: 100%; }
.l-ae0a1cc8 { display: flex; gap: var(--size-m); margin-top: var(--size-xs); flex-wrap: wrap; }
.l-c4ae0330 { margin-top: 0; }
.l-3e71c602 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); }
.l-edf72208 { flex: 1; margin-top: 0; }
.l-bbcfa955 { margin-left: 0; }
.l-c0efc3b7 { flex-direction: column-reverse; align-items: flex-start; gap: var(--size-s); }
.l-260f62e3 { flex-direction: column; align-items: flex-start; }
 }@media screen and (max-width: 576px) { .l-ae0a1cc8 { flex-direction: column; }
.l-3e71c602 { flex-direction: column; }
 }
.l-92f029f5 { 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-5771398f { fill: var(--color-text-light); }
.l-be5e7045 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-92f029f5 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-f5729aa3 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-796a2cc2 { display: block; }
.l-349536cb { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-a5863c3c { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-de7b11bd { width: 100%; }
@media screen and (max-width: 768px) { .l-f5729aa3 { padding: var(--size-s); }
.l-349536cb { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-a5863c3c { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-de7b11bd { width: auto; }
 }@media screen and (max-width: 576px) { .l-a5863c3c { 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-bff76811 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-b8a0137a { 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-a2ce4349 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-61ca9988 { font-size: 30px; margin-right: var(--size-xxs); }
.l-dc3833c1 { font-size: 20px; font-weight: 600; }
.l-82cfb7a5 { margin-left: auto; margin-right: auto; }
.l-82cfb7a5.l-f7ae83d5 { display: block; }
.l-f1d21928 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-3aafb907 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-3aafb907:hover { text-decoration: underline; }
.l-8926b1b0 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-9c8921d8 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-b8a0137a { height: 60px; justify-content: space-between; }
.l-82cfb7a5 { 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-82cfb7a5.l-f7ae83d5 { display: block; }
.l-f1d21928 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-8926b1b0 { display: flex; }
 }@media screen and (max-width: 576px) { .l-82cfb7a5 { width: 100%; }
 }
.l-e44f98b7 * + * { margin-top: var(--size-xs); }
.l-e44f98b7 ul { list-style: disc; }
.l-e44f98b7 ul li { margin-left: 16px; }

.l-ff616870 { display: flex; justify-content: space-between; align-items: flex-start; padding-top: var(--size-xl); gap: var(--size-xl); }
.l-9b29163b { width: 270px; }
.l-44d7bc99 { 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-80eeeeae { display: flex; justify-content: flex-start; }
.l-350fe223 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-28db0a11 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-3430346a { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-6f9c1e30 { font-size: 36px; margin-right: var(--size-xs); }
.l-f446568f { font-size: 24px; font-weight: 600; }
.l-50d9e870 { white-space: nowrap; }
.l-b4ffe0e8 { margin-left: var(--size-s); }
.l-60d84c0a { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-ff616870 { flex-direction: column; gap: var(--size-l); }
.l-9b29163b { width: 100%; }
.l-50d9e870 { display: flex; gap: var(--size-m); margin-top: var(--size-xs); flex-wrap: wrap; }
.l-1faadcad { margin-top: 0; }
.l-2d966b1a { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); }
.l-7a38ed9d { flex: 1; margin-top: 0; }
.l-b4ffe0e8 { margin-left: 0; }
.l-44d7bc99 { flex-direction: column-reverse; align-items: flex-start; gap: var(--size-s); }
.l-60d84c0a { flex-direction: column; align-items: flex-start; }
 }@media screen and (max-width: 576px) { .l-50d9e870 { flex-direction: column; }
.l-2d966b1a { flex-direction: column; }
 }
.l-190432a0 { 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-0edb5525 { fill: var(--color-text-light); }
.l-b49594f3 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-190432a0 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-ab2beb4e { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-3f820d40 { display: block; }
.l-8282e3c4 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-fba83f3b { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-40a04029 { width: 100%; }
@media screen and (max-width: 768px) { .l-ab2beb4e { padding: var(--size-s); }
.l-8282e3c4 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-fba83f3b { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-40a04029 { width: auto; }
 }@media screen and (max-width: 576px) { .l-fba83f3b { gap: var(--size-xxs); }
 }
.l-75155662 * + * { margin-top: var(--size-xs); }
.l-75155662 ul { list-style: disc; }
.l-75155662 ul li { margin-left: 16px; }

.l-fc264d41 * + * { margin-top: var(--size-xs); }
.l-fc264d41 ul { list-style: disc; }
.l-fc264d41 ul li { margin-left: 16px; }

.l-3f730da3 * + * { margin-top: var(--size-xs); }
.l-3f730da3 ul { list-style: disc; }
.l-3f730da3 ul li { margin-left: 16px; }
