
            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-618e73e1 { position: sticky; top: 0; background-color: var(--color-secondary); z-index: 5; }
.l-b2f2f9dd { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-826bd0a9 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-f3438b1f { font-size: 36px; margin-right: var(--size-xs); }
.l-9de6b7db { font-size: 24px; font-weight: 600; }
.l-42d5dfd9.active { display: block; }
.l-98f40f60 { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.l-306800fd { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-26582c36 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.l-d1eda6b0 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-42d5dfd9 { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-surface); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.l-42d5dfd9.active { display: block; }
.l-98f40f60 { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text); }
.l-26582c36 { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .l-42d5dfd9 { width: 100%; }
 }
.l-bf34213e { display: flex; align-items: center; gap: var(--size-s); }
.l-e8a39887 { flex: 1; }
.l-87c8ce3e { flex: 0 1 465px; padding: var(--size-m) var(--size-s); display: flex; justify-content: center; align-items: flex-start; flex-direction: column; }
.l-97d7503e { flex: 1 1 660px; }
@media screen and (max-width: 1024px) { .l-bf34213e { flex-direction: column; }
.l-87c8ce3e { flex: auto; }
.l-97d7503e { flex: auto; width: 100%; }
 }@media screen and (max-width: 576px) { .l-87c8ce3e { text-align: center; align-items: center; padding: var(--size-m); }
 }
.l-2775ea51 { text-align: center; }

.l-0b3e3f2f { padding: 0; }
@media screen and (max-width: 1280px) { .l-cd043941 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-0b3e3f2f { padding: 0 var(--wrapper-padding); }
.l-ece74262 { column-count: 1; }
.l-cd043941 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-ece74262 { text-align: center; }
 }
.l-23ec616c { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-53c722c7 { flex: 1; }
.l-2eafcb6b { flex: 1; position: relative; display: flex; flex-direction: column; gap: var(--size-xs); width: 100%; }
.l-840c2b65 { display: flex; justify-content: flex-start; align-items: flex-start; border-bottom: 1px solid var(--color-surface); gap: var(--size-s); padding-bottom: var(--size-xs); }
.l-f2f05a37 { flex: 0 0 50px; font-size: 40px; line-height: 130%; font-weight: 500; }
@media screen and (max-width: 870px) { .l-23ec616c { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-53c722c7 { text-align: center; }
.l-f2f05a37 { font-size: 32px; flex: 0 0 35px; }
 }
.l-ef56e184 { 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-ef56e184 li { flex: 1; }
.l-47b419bb { padding: var(--size-m); min-width: 270px; height: 100%; }
.l-f22819c9 { display: flex; justify-content: center; }
@media screen and (max-width: 576px) { .l-ef56e184 { flex-direction: column; }
.l-47b419bb { text-align: center; min-width: auto; }
 }
.l-1bab9866 { display: flex; align-items: center; gap: var(--size-m); }
.l-ae952d96 { flex: 1; }
.l-3fb6e2aa { flex: 1; }
@media screen and (max-width: 768px) { .l-1bab9866 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-3fb6e2aa { text-align: center; }
 }
.l-d3dd16cf { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-d3dd16cf { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-d3dd16cf { padding: var(--size-s); }
 }
.l-ea4fd39c { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-ea4fd39c::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.l-937d270f { 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-937d270f::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-380f640f::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-5f2241e8 { 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-b0a7d99c { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-715a5c3f { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-e8b29f50 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-623bebb7 { padding-bottom: 37px; }
.l-623bebb7::before { bottom: 0; }
.l-b3e9d3e3 { padding-top: 35px; }
.l-b3e9d3e3::before { top: 0; }
@media screen and (max-width: 768px) { .l-ea4fd39c { flex-direction: column; }
.l-ea4fd39c::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-3fb6938a { width: 50%; }
.l-5f2241e8 { margin: 0; align-self: initial; }
.l-b0a7d99c { order: 2; margin-left: auto; align-self: initial; }
.l-715a5c3f { order: 3; align-self: initial; }
.l-e8b29f50 { margin-left: auto; align-self: initial; }
.l-937d270f { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-937d270f::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-623bebb7 { padding-bottom: var(--size-xs); }
.l-b3e9d3e3 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-b3e9d3e3::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-ea4fd39c::before { left: 0; }
.l-3fb6938a { width: 100%; }
.l-5f2241e8 { margin: 0; }
.l-b0a7d99c { margin: 0; }
.l-715a5c3f { margin: 0; }
.l-e8b29f50 { margin: 0; }
.l-937d270f { padding-left: var(--size-s); }
.l-937d270f::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-623bebb7 { margin: 0; padding-top: 35px; }
.l-b3e9d3e3 { padding-top: 35px; }
 }
.l-7d01ed82 { position: relative; gap: var(--size-s); }
.l-7d01ed82 * { flex: 1; }
.l-1c7a574c { width: 80%; margin-inline: auto; }
.l-b1d8d4a0 { 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); }
.l-559d9c14 { user-select: none; }
.l-559d9c14[open] .l-333d3e25 { transform: scaleY(1); }
.l-f853fb14 { display: flex; justify-content: flex-start; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-f853fb14::-webkit-details-marker { display: none; }
.l-333d3e25 { 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); }
.l-333d3e25 svg { fill: var(--color-primary); }
.l-a1632dba { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-f853fb14 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-a1632dba { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-7d01ed82 { flex-direction: column; }
.l-1c7a574c { width: 100%; margin-top: var(--size-m); }
.l-b1d8d4a0 { margin-right: var(--size-s); }
 }
.l-9e8ed3d2 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-6e2e4fe0 { text-align: center; }
.l-9e8ed3d2 { column-count: 1; }
 }
.l-36ed5be8 { display: flex; align-items: center; gap: var(--size-m); }
.l-46c655ed { flex: 1; }
.l-75141c15 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-36ed5be8 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-02c5c8b8 { text-align: center; }
 }
.l-2f104b53 { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.l-81ec74cc { padding: 0 var(--wrapper-padding); }
.l-f00de937 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-f00de937::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-9bc52895 { width: 50%; }
.l-5f2e9283 { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.l-57d371dd { flex: 1; }
.l-f99ba812 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.l-adb60c77 { 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-2d646c55 { padding: var(--section-padding); 0 }
.l-2f104b53 { padding: 0; min-height: auto; gap: var(--size-m); }
.l-81ec74cc { display: flex; flex-direction: column-reverse; }
.l-f00de937 { position: relative; margin-top: var(--size-m); }
.l-f00de937::after { display: none; }
.l-9bc52895 { width: 100%; color: var(--color-text-dark); }
.l-57d371dd { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-f99ba812 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-9bc52895 { text-align: center; }
.l-5f2e9283 { flex-direction: column; }
.l-57d371dd { flex: auto; text-align: center; }
.l-f99ba812 { align-items: center; }
 }
.l-3db0f81b { display: flex; gap: var(--size-s); }
.l-3db0f81b * { flex: 1; }
.l-35f74805 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr; }
.l-a4c2de8e { aspect-ratio: 3/2; }
@media screen and (max-width: 576px) { .l-3db0f81b { text-align: center; }
.l-35f74805 { grid-template-columns: 1fr; }
 }@media screen and (max-width: 768px) { .l-3db0f81b { flex-direction: column; gap: var(--size-xs); }
 }
.l-77065821 { display: flex; align-items: center; gap: var(--size-m); }
.l-5868494a { flex: 1; }
.l-a0d8b9ee { position: relative; padding: var(--size-m); }
.l-a0d8b9ee::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-4252be09 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-77065821 { flex-direction: column; align-items: stretch; }
.l-5868494a { flex: auto; }
.l-a0d8b9ee { padding: var(--size-m) var(--size-s); }
.l-a0d8b9ee::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-a0d8b9ee { text-align: center; }
 }
.l-ab60bb05 { text-align: center; }

.l-fa8f80ec { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-a1ca2827 { flex: 0 1 560px; }
.l-cfd6a33c { flex: 1 1 630px; }
.l-db1050d4 { flex: 1; }
.l-bf0e5eb8 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-f9569b00 { flex: 1; }
.l-64fe3fb5 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-1d583475 { 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-fa8f80ec { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-a1ca2827 { flex: auto; }
.l-cfd6a33c { flex: auto; width: 100%; }
.l-bf0e5eb8 { margin-top: var(--size-s); }
.l-f9569b00 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-64fe3fb5 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-a1ca2827 { text-align: center; }
.l-bf0e5eb8 { flex-direction: column; }
.l-f9569b00 { flex: auto; text-align: center; }
.l-64fe3fb5 { align-items: center; }
 }
.l-6b530730 { display: flex; justify-content: flex-start; align-items: center; position: relative; gap: var(--size-s); z-index: 1; }
.l-8e0ad25d { padding: var(--size-m); flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; }
.l-823eb550 { display: flex; justify-content: flex-start; }
.l-5f941575 { padding: var(--size-xl); flex: 1; display: flex; justify-content: flex-start; align-items: center; }
.l-590ea11f { display: flex; justify-content: flex-start; align-items: center; }
.l-9f483564 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; margin-right: var(--size-m); }
.l-fa21f783 { fill: var(--color-text); }
.l-63551ac0 { stroke: var(--color-text); }
.l-51d84090 { stroke: var(--color-text); }
.l-24d09dbc { display: flex; flex-direction: column; }
.l-b65fdcb7 { flex: 0 0 50%; height: 383px; }
@media screen and (max-width: 870px) { .l-6b530730 { flex-direction: column; }
.l-8e0ad25d { width: 100%; flex: 0 0 auto; }
.l-823eb550 { flex-direction: column; }
.l-5f941575 { width: 100%; padding: var(--size-m); var(--wrapper-padding); }
.l-7b1b6851 { width: 100%; display: flex; justify-content: space-between; }
.l-590ea11f { margin-top: 0; align-items: flex-start; flex-direction: column; }
.l-9f483564 { margin-right: 0; }
.l-24d09dbc { margin-top: var(--size-xs); }
.l-b65fdcb7 { height: 429px; width: 100%; flex: 0 0 auto; }
 }@media screen and (max-width: 576px) { .l-8e0ad25d { padding: var(--size-xs); }
.l-7b1b6851 { flex-direction: column; align-items: center; gap: var(--size-s); margin-top: var(--size-s); }
.l-590ea11f { align-items: center; }
.l-24d09dbc { text-align: center; }
.l-b65fdcb7 { height: 370px; }
 }
.l-983b2304 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-7af5d1aa { padding: var(--size-m) var(--size-xl); }
.l-e27845c2 { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-32e633b0 { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-77032466 { display: flex; justify-content: flex-start; width: 270px; }
.l-11843dd8 { 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-19852ddf { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-75117dea { display: flex; justify-content: flex-start; align-items: center; }
.l-b6cfc880 { font-size: 36px; margin-right: var(--size-xs); }
.l-96abe6da { font-size: 24px; font-weight: 600; line-height: 1; }
.l-8d8f6739 { width: 32%; }
.l-e82b7b1a { margin-right: var(--size-xl); }
.l-04ba29d3 { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-45e91b1b { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-e27845c2 { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-32e633b0 { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-5489a5c4 { text-align: center; }
.l-8d8f6739 { width: 100%; text-align: center; order: 2; }
.l-e82b7b1a { margin-right: 0; order: 3; }
.l-04ba29d3 { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-7af5d1aa { padding: var(--size-s); }
.l-77032466 { width: 100%; }
.l-45e91b1b { flex-direction: column; align-items: center; }
.l-04ba29d3 { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-0367c445 { position: fixed; bottom: 30px; right: 30px; opacity: 0; background-color: var(--color-primary); border: none; width: 60px; height: 60px; border-radius: 50%; cursor: pointer; visibility: hidden; transition: 0.3s opacity ease-in-out; z-index: 4; }
.l-0367c445 svg { fill: var(--color-text-light); }
.l-fe917c03 { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-0367c445 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-a2e1e836 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-6476142e { display: block; }
.l-7ea37f32 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-27717442 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-9d08caef { width: 100%; }
@media screen and (max-width: 768px) { .l-a2e1e836 { padding: var(--size-s); }
.l-7ea37f32 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-27717442 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-9d08caef { width: auto; }
 }@media screen and (max-width: 576px) { .l-27717442 { gap: var(--size-xxs); }
 }

            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-ef40368c { position: sticky; top: 0; background-color: var(--color-secondary); z-index: 5; }
.l-25384acd { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-ca6852f0 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-55dabdff { font-size: 36px; margin-right: var(--size-xs); }
.l-4e6e0095 { font-size: 24px; font-weight: 600; }
.l-e50680e2.active { display: block; }
.l-33c06449 { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.l-ee9d2fed { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-15c5746c { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.l-4c70dc8f { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-e50680e2 { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-surface); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.l-e50680e2.active { display: block; }
.l-33c06449 { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text); }
.l-15c5746c { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .l-e50680e2 { width: 100%; }
 }
.l-df97d742 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-6db236eb { padding: var(--size-m) var(--size-xl); }
.l-9788fb87 { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-cdde282d { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-bcdfb570 { display: flex; justify-content: flex-start; width: 270px; }
.l-f26154f7 { 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-41689868 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-e288fff7 { display: flex; justify-content: flex-start; align-items: center; }
.l-898b3cb1 { font-size: 36px; margin-right: var(--size-xs); }
.l-2fe8c17d { font-size: 24px; font-weight: 600; line-height: 1; }
.l-f18e8a3d { width: 32%; }
.l-52669942 { margin-right: var(--size-xl); }
.l-809cbdde { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-72a9c3f6 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-9788fb87 { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-cdde282d { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-e2220b7e { text-align: center; }
.l-f18e8a3d { width: 100%; text-align: center; order: 2; }
.l-52669942 { margin-right: 0; order: 3; }
.l-809cbdde { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-6db236eb { padding: var(--size-s); }
.l-bcdfb570 { width: 100%; }
.l-72a9c3f6 { flex-direction: column; align-items: center; }
.l-809cbdde { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-e69f3737 { position: fixed; bottom: 30px; right: 30px; opacity: 0; background-color: var(--color-primary); border: none; width: 60px; height: 60px; border-radius: 50%; cursor: pointer; visibility: hidden; transition: 0.3s opacity ease-in-out; z-index: 4; }
.l-e69f3737 svg { fill: var(--color-text-light); }
.l-469ed6dd { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-e69f3737 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-1ea82a82 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-6639bcae { display: block; }
.l-82c16849 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-e7f8ed18 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-78e4fffb { width: 100%; }
@media screen and (max-width: 768px) { .l-1ea82a82 { padding: var(--size-s); }
.l-82c16849 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-e7f8ed18 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-78e4fffb { width: auto; }
 }@media screen and (max-width: 576px) { .l-e7f8ed18 { gap: var(--size-xxs); }
 }
.l-e0a5c2ca * + * { margin-top: var(--size-xs); }
.l-e0a5c2ca ul { list-style: disc; }
.l-e0a5c2ca ul li { margin-left: 16px; }

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

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