
            [data-v="2"] {
                margin-top: -70px;
            }
            #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-a14ebf3a { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-45a8b0ab { 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-eeab9400 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-08172dac { font-size: 30px; margin-right: var(--size-xxs); }
.l-f28c073b { font-size: 20px; font-weight: 600; }
.l-1e20cf27 { margin-left: auto; margin-right: auto; }
.l-1e20cf27.active { display: block; }
.l-1423e817 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-475c570c { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-475c570c:hover { text-decoration: underline; }
.l-10176df3 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-3bd6a0c5 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-45a8b0ab { height: 60px; justify-content: space-between; }
.l-1e20cf27 { position: absolute; right: 0; bottom: 0; transform: translateY(105%); background-color: var(--color-secondary); 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-1e20cf27.active { display: block; }
.l-1423e817 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-10176df3 { display: flex; }
 }@media screen and (max-width: 576px) { .l-1e20cf27 { width: 100%; }
 }
.l-cd573312 { overflow: hidden; }
.l-86762bd3 { padding-left: var(--wrapper-padding); display: flex;  align-items: flex-start; gap: var(--size-s); }
.l-a339c6bf { margin-top: auto; }
.l-05d40a20 { flex: 0 1 465px; display: flex; flex-direction: column; align-items: flex-start; }
.l-92f8e9dc { flex: 0 1 726px; }
@media screen and (max-width: 1024px) { .l-86762bd3 { gap: var(--size-l); padding: 0 var(--wrapper-padding); flex-direction: column; }
.l-05d40a20 { flex: auto; }
.l-92f8e9dc { 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-05d40a20 { text-align: center; align-items: center; }
 }
.l-f346ce8e { padding: 0; }
@media screen and (max-width: 1280px) { .l-8616f5f5 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-f346ce8e { padding: 0 var(--wrapper-padding); }
.l-9e3e64d6 { column-count: 1; }
.l-8616f5f5 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-9e3e64d6 { text-align: center; }
 }
.l-36f7f706 { text-align: center; }

.l-972694bb { position: relative; display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(3, 1fr); gap: var(--size-s); }
.l-90efb5b6 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-90efb5b6::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.l-316d7160 { position: relative; grid-row: span 2; min-height: 350px; padding: var(--size-s) var(--size-s) var(--size-m); }
.l-6067a05d { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.l-27c54f34 { padding: var(--size-s) var(--size-s) var(--size-m); }
.l-0fae7863 { display: flex; justify-content: space-between; align-items: center; gap: var(--size-s); }
.l-b79e4e7d { 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-90efb5b6 { position: static; border-radius: var(--b-radius); overflow: hidden; height: auto; }
.l-90efb5b6::after { display: none; }
.l-316d7160 { border-radius: 0; padding: 0; display: flex; flex-direction: column-reverse; gap: var(--size-s); }
 }@media screen and (max-width: 768px) { .l-972694bb { grid-template-columns: 1fr; grid-template-rows: auto; }
.l-316d7160 { text-align: center; }
.l-6067a05d { grid-template-columns: 1fr 1fr; }
 }@media screen and (max-width: 576px) { .l-e61e87e7 { color: var(--color-text); }
.l-6067a05d { grid-template-columns: 1fr; }
.l-27c54f34 { padding: var(--size-xs); }
.l-0fae7863 { flex-direction: column-reverse; justify-content: flex-start; align-items: flex-start; gap: var(--size-xs); }
 }
.l-a1c9cc43 { width: 60%; }
.l-36e3afb6 { padding: var(--size-s) var(--wrapper-padding); }
.l-c1b84747 { display: flex; justify-content: flex-start; }
.l-c1b84747 svg { fill: var(--color-secondary); }
.l-c8c3fead { justify-content: flex-end; }
.l-08bd8c0e { padding: 0 var(--wrapper-padding); }
.l-b1df64d2 { padding: 0 var(--wrapper-padding); }
@media screen and (max-width: 768px) { .l-a1c9cc43 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-e1b77418 { flex-direction: column; }
.l-c1b84747 svg { transform: scale(0.6); }
.l-08bd8c0e { padding: 0 50px 0 50px; }
.l-b1df64d2 { padding: 0 50px 0 50px; }
 }@media screen and (max-width: 375px) { .l-08bd8c0e { padding: 0; }
.l-b1df64d2 { padding: 0; }
 }
.l-6e22106c { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-6e22106c { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-6e22106c { padding: var(--size-s); }
 }
.l-474fb30f { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-edee9ca3 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-e34b14b5 { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-e34b14b5 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-474fb30f { padding: 0; flex-direction: column-reverse; }
.l-edee9ca3 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-e34b14b5 { text-align: center; }
 }
.l-dd282c8f { width: 60%; }
.l-90865013 { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.l-90865013::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.l-8c2b90f1 { flex: 1; }
.l-8f990054 { position: relative; height: 100%; }
.l-8f990054::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.l-a58b8474 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .l-d0b0b712 { flex-direction: column; }
.l-dd282c8f { width: 100%; }
.l-90865013 { flex-direction: column; }
.l-90865013::before { top: 0; left: 80px; width: 2px; height: 100%; }
.l-8f990054 { display: flex; justify-content: flex-start; align-items: center; }
.l-8f990054::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.l-a58b8474 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .l-dd282c8f { text-align: center; }
.l-90865013::before { left: 57px; }
.l-8f990054::before { left: 50px; }
.l-a58b8474 { font-size: 32px; flex: 0 0 75px; }
 }
.l-e5f384fc { display: flex; position: relative; gap: var(--size-s); }
.l-e5f384fc * { flex: 1; }
.l-3ba16a2a { flex: 1; position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-m); }
.l-983735a8 { flex-shrink: 0; }
.l-0b8f0708 { grid-column: span 2; }
.l-bd5bc42c { user-select: none; }
.l-bd5bc42c[open] .l-01ad6bc6 { transform: rotate(45deg); }
.l-3f9b923c { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-3f9b923c::-webkit-details-marker { display: none; }
.l-01ad6bc6 { 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-01ad6bc6 svg { fill: var(--color-primary); }
.l-0207bf60 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-3f9b923c { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-01ad6bc6 { width: 24px; height: 24px; }
.l-01ad6bc6 svg { width: 16px; height: 16px; }
.l-0207bf60 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-e5f384fc { flex-direction: column; }
.l-3ba16a2a { grid-template-columns: 1fr; margin-top: var(--size-m); }
.l-0b8f0708 { grid-column: span 1; }
 }@media screen and (max-width: 576px) { .l-e5f384fc { text-align: center; }
 }
.l-71a7fb3a { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-61f44d20 { text-align: center; }
.l-71a7fb3a { column-count: 1; }
 }
.l-66ca6f00 { display: flex; align-items: center; gap: var(--size-m); }
.l-da4a21f7 { flex: 1; }
.l-ca612d16 { flex: 1; }
@media screen and (max-width: 768px) { .l-66ca6f00 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-ca612d16 { text-align: center; }
 }
.l-bc585546 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-6eb0b39a { flex: 0 1 560px; }
.l-534db868 { flex: 1 1 630px; }
.l-49600e85 { flex: 1; }
.l-7a6eaa0a { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-5d0d59d0 { flex: 1; }
.l-d075714f { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-f2070a14 { 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-bc585546 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-6eb0b39a { flex: auto; }
.l-534db868 { flex: auto; width: 100%; }
.l-7a6eaa0a { margin-top: var(--size-s); }
.l-5d0d59d0 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-d075714f { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-6eb0b39a { text-align: center; }
.l-7a6eaa0a { flex-direction: column; }
.l-5d0d59d0 { flex: auto; text-align: center; }
.l-d075714f { align-items: center; }
 }
.l-5478e4a9 { display: grid; gap: var(--size-s); grid-template-columns: repeat(6, 1fr); grid-auto-rows: auto; }
.l-ce7dc7f2 { grid-column: span 3; }
.l-2022ee1a { aspect-ratio: 3/2; grid-column: span 2; }
.l-f34d453d { grid-column: span 3; }
@media screen and (max-width: 768px) { .l-5478e4a9 { grid-template-columns: 1fr; }
.l-2022ee1a { grid-column: span 3; }
 }
.l-fcdf54be { display: flex; align-items: center; gap: var(--size-m); }
.l-ce1914b9 { flex: 1; }
.l-ea89bb26 { position: relative; padding: var(--size-m); }
.l-ea89bb26::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-c8d72fc9 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-fcdf54be { flex-direction: column; align-items: stretch; }
.l-ce1914b9 { flex: auto; }
.l-ea89bb26 { padding: var(--size-m) var(--size-s); }
.l-ea89bb26::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-ea89bb26 { text-align: center; }
 }
.l-0f6ebbbd { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-6e0ac114 { text-align: center; }
.l-0f6ebbbd { column-count: 1; }
 }
.l-53e7c53b { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-53e7c53b::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: 1; }
.l-08e067c5 { 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-08e067c5::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-f1f4daf8::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-905b0df8 { 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-d7f4205e { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-403b45c5 { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-46987c20 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-834db233 { padding-bottom: 37px; }
.l-834db233::before { bottom: 0; }
.l-a070c6d7 { padding-top: 35px; }
.l-a070c6d7::before { top: 0; }
@media screen and (max-width: 768px) { .l-53e7c53b { flex-direction: column; }
.l-53e7c53b::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-bddadf4c { width: 50%; }
.l-905b0df8 { margin: 0; align-self: initial; }
.l-d7f4205e { order: 2; margin-left: auto; align-self: initial; }
.l-403b45c5 { order: 3; align-self: initial; }
.l-46987c20 { margin-left: auto; align-self: initial; }
.l-08e067c5 { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-08e067c5::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-834db233 { padding-bottom: var(--size-xs); }
.l-a070c6d7 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-a070c6d7::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-53e7c53b::before { left: 0; }
.l-bddadf4c { width: 100%; }
.l-905b0df8 { margin: 0; }
.l-d7f4205e { margin: 0; }
.l-403b45c5 { margin: 0; }
.l-46987c20 { margin: 0; }
.l-08e067c5 { padding-left: var(--size-s); }
.l-08e067c5::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-834db233 { margin: 0; padding-top: 35px; }
.l-a070c6d7 { padding-top: 35px; }
 }
.l-482731ca { display: flex; justify-content: flex-start; align-items: center; position: relative; gap: var(--size-s); z-index: 1; }
.l-12ec3a42 { padding: var(--size-m); flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; }
.l-1d9e9d83 { display: flex; justify-content: flex-start; }
.l-edd83e03 { padding: var(--size-xl); flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.l-f4bde8fb { display: flex; justify-content: flex-start; align-items: center; }
.l-da7767fa { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-right: var(--size-m); }
.l-6e6a0ed4 { fill: var(--color-text); }
.l-8532319a { stroke: var(--color-text); }
.l-ef0dadfc { stroke: var(--color-text); }
.l-234fbe87 { display: flex; flex-direction: column; }
.l-2f1c4c1d { flex: 0 0 50%; height: 383px; }
@media screen and (max-width: 870px) { .l-482731ca { flex-direction: column; }
.l-12ec3a42 { width: 100%; flex: 0 0 auto; }
.l-1d9e9d83 { flex-direction: column; }
.l-edd83e03 { width: 100%; padding: var(--size-m); var(--wrapper-padding); }
.l-6decfa76 { width: 100%; display: flex; justify-content: space-between; }
.l-f4bde8fb { margin-top: 0; align-items: flex-start; flex-direction: column; }
.l-da7767fa { margin-right: 0; }
.l-234fbe87 { margin-top: var(--size-xs); }
.l-2f1c4c1d { height: 429px; width: 100%; flex: 0 0 auto; }
 }@media screen and (max-width: 576px) { .l-12ec3a42 { padding: var(--size-xs); }
.l-6decfa76 { flex-direction: column; align-items: center; gap: var(--size-s); margin-top: var(--size-s); }
.l-f4bde8fb { align-items: center; }
.l-234fbe87 { text-align: center; }
.l-2f1c4c1d { height: 370px; }
 }
.l-abd61371 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-25a01b31 { padding: var(--size-m) var(--size-xl); }
.l-f78dcb2d { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-9e7edb01 { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-34a82734 { display: flex; justify-content: flex-start; width: 270px; }
.l-82f2c497 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); border-radius: var(--b-radius) 0 0 var(--b-radius); }
.l-e2a46d88 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-591b92b7 { display: flex; justify-content: flex-start; align-items: center; }
.l-0cf31821 { font-size: 36px; margin-right: var(--size-xs); }
.l-44c6b365 { font-size: 24px; font-weight: 600; line-height: 1; }
.l-25c95725 { width: 32%; }
.l-04088a9a { margin-right: var(--size-xl); }
.l-c41a873d { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-e5c14290 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-f78dcb2d { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-9e7edb01 { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-9d1d9280 { text-align: center; }
.l-25c95725 { width: 100%; text-align: center; order: 2; }
.l-04088a9a { margin-right: 0; order: 3; }
.l-c41a873d { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-25a01b31 { padding: var(--size-s); }
.l-34a82734 { width: 100%; }
.l-e5c14290 { flex-direction: column; align-items: center; }
.l-c41a873d { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-caad5e38 { 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; }
.l-b61fa453 { fill: var(--color-text-light); }
.l-53e4b825 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-caad5e38 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-fefadfac { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-794c6f71 { display: block; }
.l-48b4603b { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-7e9ef593 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-a8f5a18c { width: 100%; }
@media screen and (max-width: 768px) { .l-fefadfac { padding: var(--size-s); }
.l-48b4603b { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-7e9ef593 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-a8f5a18c { width: auto; }
 }@media screen and (max-width: 576px) { .l-7e9ef593 { gap: var(--size-xxs); }
 }

            [data-v="2"] {
                margin-top: -70px;
            }
            #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-957a1ee3 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-75cf163c { 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-325d5c21 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-3974f2e8 { font-size: 30px; margin-right: var(--size-xxs); }
.l-3d277e7b { font-size: 20px; font-weight: 600; }
.l-d854b15b { margin-left: auto; margin-right: auto; }
.l-d854b15b.active { display: block; }
.l-47d15a14 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-b51bddca { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-b51bddca:hover { text-decoration: underline; }
.l-da6edc6f { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-c7bffc04 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-75cf163c { height: 60px; justify-content: space-between; }
.l-d854b15b { position: absolute; right: 0; bottom: 0; transform: translateY(105%); background-color: var(--color-secondary); 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-d854b15b.active { display: block; }
.l-47d15a14 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-da6edc6f { display: flex; }
 }@media screen and (max-width: 576px) { .l-d854b15b { width: 100%; }
 }
.l-6eca7e5d { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-7ebc19be { padding: var(--size-m) var(--size-xl); }
.l-0d4d5907 { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-60f3ecbe { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-52754de2 { display: flex; justify-content: flex-start; width: 270px; }
.l-20e01e03 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); border-radius: var(--b-radius) 0 0 var(--b-radius); }
.l-34adcac3 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-603a92a5 { display: flex; justify-content: flex-start; align-items: center; }
.l-318d39bc { font-size: 36px; margin-right: var(--size-xs); }
.l-57de9e12 { font-size: 24px; font-weight: 600; line-height: 1; }
.l-38eb27ee { width: 32%; }
.l-e950a3a4 { margin-right: var(--size-xl); }
.l-4d7c21df { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-63ace267 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-0d4d5907 { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-60f3ecbe { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-cd9a35b4 { text-align: center; }
.l-38eb27ee { width: 100%; text-align: center; order: 2; }
.l-e950a3a4 { margin-right: 0; order: 3; }
.l-4d7c21df { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-7ebc19be { padding: var(--size-s); }
.l-52754de2 { width: 100%; }
.l-63ace267 { flex-direction: column; align-items: center; }
.l-4d7c21df { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-74b02382 { 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; }
.l-6d91e31a { fill: var(--color-text-light); }
.l-54e4d4fa { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-74b02382 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-ee2d28ea { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-d351f765 { display: block; }
.l-40237a55 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-eb98adf8 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-c0d47f6f { width: 100%; }
@media screen and (max-width: 768px) { .l-ee2d28ea { padding: var(--size-s); }
.l-40237a55 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-eb98adf8 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-c0d47f6f { width: auto; }
 }@media screen and (max-width: 576px) { .l-eb98adf8 { gap: var(--size-xxs); }
 }
.l-ae2b080e * + * { margin-top: var(--size-xs); }
.l-ae2b080e ul { list-style: disc; }
.l-ae2b080e ul li { margin-left: 16px; }

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

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