
            [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-0fd002e6 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-8a113209 { 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-6fd14094 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-590ff300 { font-size: 30px; margin-right: var(--size-xxs); }
.l-7fa4f6f6 { font-size: 20px; font-weight: 600; }
.l-2dc1245f { margin-left: auto; margin-right: auto; }
.l-2dc1245f.l-029629c7 { display: block; }
.l-0e91d28f { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-e22a34db { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-e22a34db:hover { text-decoration: underline; }
.l-e961ab34 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-1d13face { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-8a113209 { height: 60px; justify-content: space-between; }
.l-2dc1245f { 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-2dc1245f.l-029629c7 { display: block; }
.l-0e91d28f { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-e961ab34 { display: flex; }
 }@media screen and (max-width: 576px) { .l-2dc1245f { width: 100%; }
 }
.l-5c9544fd { position: relative; min-height: 600px; display: flex; align-items: flex-end; }
.l-ff6dd69a { padding: clamp(1.5rem, 6.25vw + -1.5rem, 3.5rem); display: flex; justify-content: flex-start; align-items: flex-end; gap: var(--size-m); }
.l-4325ba8a { flex: 0 0 clamp(18.75rem, 36.5853658537vw + -1.1432926829rem, 28.125rem); }
.l-821b299e { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-821b299e::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-821b299e img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
@media screen and (max-width: 870px) { .l-5c9544fd { align-items: center; }
.l-ff6dd69a { flex-direction: column; text-align: center; align-items: center; }
.l-4325ba8a { flex-basis: auto; }
 }@media screen and (max-width: 576px) { .l-5c9544fd { min-height: 400px; }
 }
.l-31542927 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-b0fe293b { text-align: center; }
.l-31542927 { column-count: 1; }
 }
.l-f469ad41 { padding: 0; }
@media screen and (max-width: 1280px) { .l-b49a3917 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-f469ad41 { padding: 0 var(--wrapper-padding); }
.l-3498eba1 { column-count: 1; }
.l-b49a3917 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-3498eba1 { text-align: center; }
 }
.l-8b8d1391 { width: 60%; }
.l-37252b23 { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-bd7ec526 { flex: 1; }
.l-244b1330 { position: relative; }
.l-244b1330::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-primary); }
.l-5d2c45c5::before { display: none; }
@media screen and (max-width: 870px) { .l-55525cc4 { flex-direction: column; }
.l-8b8d1391 { width: 100%; }
.l-37252b23 { display: grid; grid-template-columns: 1fr 1fr; }
.l-37252b23::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-primary); }
.l-37252b23::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-primary); }
.l-244b1330::before { display: none; }
 }@media screen and (max-width: 576px) { .l-8b8d1391 { text-align: center; }
.l-37252b23 { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-37252b23::before { display: none; }
.l-37252b23::after { display: none; }
.l-244b1330::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-5d2c45c5::before { display: none; }
 }
.l-c8e65ed7 { width: 60%; }
.l-e0ef7e06 { padding: var(--size-s) var(--wrapper-padding); }
.l-b70c2d69 { display: flex; justify-content: flex-start; }
.l-b70c2d69 svg { fill: var(--color-secondary); }
.l-100eae15 { justify-content: flex-end; }
.l-40ac8f65 { padding: 0 var(--wrapper-padding); }
.l-1e3157b4 { padding: 0 var(--wrapper-padding); }
@media screen and (max-width: 768px) { .l-c8e65ed7 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-43117633 { flex-direction: column; }
.l-b70c2d69 svg { transform: scale(0.6); }
.l-40ac8f65 { padding: 0 50px 0 50px; }
.l-1e3157b4 { padding: 0 50px 0 50px; }
 }@media screen and (max-width: 375px) { .l-40ac8f65 { padding: 0; }
.l-1e3157b4 { padding: 0; }
 }
.l-bb8df5e1 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-bb8df5e1 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-bb8df5e1 { padding: var(--size-s); }
 }
.l-4311a408 { padding: 0; }
@media screen and (max-width: 1280px) { .l-a22b2f23 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-4311a408 { padding: 0 var(--wrapper-padding); }
.l-12615d8e { column-count: 1; }
.l-a22b2f23 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-12615d8e { text-align: center; }
 }
.l-78fe39a2 { width: 60%; }
.l-c41eb4f4 { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-b8e19947 { flex: 1; }
.l-fb01430e { position: relative; }
.l-fb01430e::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-fa14dc40::before { display: none; }
@media screen and (max-width: 870px) { .l-32800767 { flex-direction: column; }
.l-78fe39a2 { width: 100%; }
.l-c41eb4f4 { display: grid; grid-template-columns: 1fr 1fr; }
.l-c41eb4f4::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-c41eb4f4::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.l-fb01430e::before { display: none; }
 }@media screen and (max-width: 576px) { .l-78fe39a2 { text-align: center; }
.l-c41eb4f4 { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-c41eb4f4::before { display: none; }
.l-c41eb4f4::after { display: none; }
.l-fb01430e::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-fa14dc40::before { display: none; }
 }
.l-8dd7ffb4 { position: relative; gap: var(--size-s); }
.l-8dd7ffb4 * { flex: 1; }
.l-237f0845 { width: 80%; margin-inline: auto; }
.l-50f316f4 { 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-b0ab3293 { user-select: none; }
.l-b0ab3293[open] .l-5f884205 { transform: scaleY(1); }
.l-c1fc4d88 { display: flex; justify-content: flex-start; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-c1fc4d88::-webkit-details-marker { display: none; }
.l-5f884205 { 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-5f884205 svg { fill: var(--color-primary); }
.l-e03a4a02 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-c1fc4d88 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-e03a4a02 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-8dd7ffb4 { flex-direction: column; }
.l-237f0845 { width: 100%; margin-top: var(--size-m); }
.l-50f316f4 { margin-right: var(--size-s); }
 }
.l-b7fa5d6f { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-adbdae77 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-59ca7d59 { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-59ca7d59 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-b7fa5d6f { padding: 0; flex-direction: column-reverse; }
.l-adbdae77 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-59ca7d59 { text-align: center; }
 }
.l-f24b503e { text-align: center; }

.l-3b6457de { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.l-bd17c927 { padding: 0 var(--wrapper-padding); }
.l-51d502bd { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-51d502bd::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-b3456cbf { width: 50%; }
.l-9d94725f { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.l-92fca1cb { flex: 1; }
.l-8c726131 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.l-95b1a59f { 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-4cebaaba { padding: var(--section-padding); 0 }
.l-3b6457de { padding: 0; min-height: auto; gap: var(--size-m); }
.l-bd17c927 { display: flex; flex-direction: column-reverse; }
.l-51d502bd { position: relative; margin-top: var(--size-m); }
.l-51d502bd::after { display: none; }
.l-b3456cbf { width: 100%; color: var(--color-text-dark); }
.l-92fca1cb { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-8c726131 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-b3456cbf { text-align: center; }
.l-9d94725f { flex-direction: column; }
.l-92fca1cb { flex: auto; text-align: center; }
.l-8c726131 { align-items: center; }
 }
.l-c2c87cf9 { display: flex; gap: var(--size-s); }
.l-c2c87cf9 * { flex: 1; }
.l-109d6720 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr; }
.l-6e3f4ab9 { aspect-ratio: 3/2; }
@media screen and (max-width: 576px) { .l-c2c87cf9 { text-align: center; }
.l-109d6720 { grid-template-columns: 1fr; }
 }@media screen and (max-width: 768px) { .l-c2c87cf9 { flex-direction: column; gap: var(--size-xs); }
 }
.l-ff3ec448 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-ff3ec448 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-ff3ec448 { padding: var(--size-s); }
 }
.l-d4382eef { display: flex; align-items: center; gap: var(--size-m); }
.l-24f7efe1 { flex: 1; }
.l-742715d3 { flex: 1; }
@media screen and (max-width: 768px) { .l-d4382eef { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-742715d3 { text-align: center; }
 }
.l-019de93f { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-5a91e531 { flex: 1; }
.l-2c6398cd { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-c2722378 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-a402f210 { 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-019de93f { flex-direction: column; gap: var(--size-m); }
.l-5a91e531 { text-align: center; }
 }@media screen and (max-width: 576px) { .l-2c6398cd { gap: var(--size-s); }
.l-c2722378 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-2812c49f { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.l-e8678285 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.l-2c22fed6 { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.l-9ec8a02b { display: none; }
.l-eb83daee { width: 100%; }
.l-3a078de8 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.l-e66e4aa3 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.l-9c60f18a { 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-c9f8aaa0 { fill: var(--color-text); }
.l-5bd2dfbe { stroke: var(--color-text); }
.l-a23e44b1 { stroke: var(--color-text); }
.l-247dd2a8 { display: flex; flex-direction: column; }
.l-775bc25a { width: 100%; height: 300px; }
.l-8f86f94e { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .l-2812c49f { flex-direction: column-reverse; }
.l-e8678285 { flex-direction: column-reverse; justify-content: flex-start; }
.l-2c22fed6 { flex: 1; }
.l-3528a6b4 { display: none; }
.l-9ec8a02b { display: block; text-align: center; }
.l-3a078de8 { justify-content: space-evenly; }
.l-775bc25a { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .l-e8678285 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-9c60f18a { margin-right: 0; }
.l-247dd2a8 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-e8678285 { text-align: center; }
.l-2c22fed6 { padding: var(--size-s); }
.l-3a078de8 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-e66e4aa3 { flex: inherit; align-items: center; }
 }

            figure {
                overflow: hidden;
                transform: scale(.9);
                opacity: 0;
                transition-property: opacity, transform;
                transition-duration:1s;
                transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
                will-change:opacity;
            }
            figure.active{
                opacity: 1;
                transform: translateZ(0) scale(1);
            }
        
.l-0cc4fbed { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-8fdeaed3 { padding-bottom: var(--size-m); }
.l-3425ebc3 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-9962b32a { display: flex; gap: var(--size-s); width: 80%; }
.l-25185706 { display: flex; justify-content: space-between; align-items: center; width: 80%; margin: 0 auto; border-top: 1px solid var(--color-surface); padding-top: var(--size-m); }
.l-2af4e48b { display: flex; justify-content: flex-start; width: 270px; }
.l-01f53b8d { 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-7e7b69dd { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-fe3e9112 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-6fd39e9c { font-size: 36px; margin-right: var(--size-xs); }
.l-184d5bf1 { font-size: 24px; font-weight: 600; }
.l-25710ce9 { width: 80%; }
.l-aadbc545 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-a9014dc7 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-533009e5 { flex: 1; }
.l-ec1d3896 { margin-left: var(--size-s); }
.l-684a58d2 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-3425ebc3 { flex-direction: column; gap: var(--size-l); }
.l-9962b32a { width: 100%; }
.l-25185706 { width: 100%; }
.l-25710ce9 { width: 100%; }
.l-aadbc545 { justify-content: space-between; }
.l-a9014dc7 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-9962b32a { flex-direction: column; }
.l-25185706 { flex-direction: column; align-items: flex-start; }
.l-684a58d2 { flex-direction: column; align-items: flex-start; }
.l-2af4e48b { width: 100%; }
.l-aadbc545 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-a9014dc7 { flex-direction: column; }
.l-ec1d3896 { margin: var(--size-xs) 0 0; }
 }
.l-8c4b0f62 { position: fixed; bottom: 30px; right: 30px; display: none; background-color: var(--color-primary); border: none; width: 50px; height: 50px; border-radius: var(--b-radius); cursor: pointer; z-index: 4; }
.l-8c4b0f62 svg { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .l-8c4b0f62 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-d7987592 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-e5d975db { display: block; }
.l-5671073c { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-5a18a459 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-6b60f4f9 { width: 100%; }
@media screen and (max-width: 768px) { .l-d7987592 { padding: var(--size-s); }
.l-5671073c { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-5a18a459 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-6b60f4f9 { width: auto; }
 }@media screen and (max-width: 576px) { .l-5a18a459 { 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-11222e8e { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-1357518d { 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-09f3401f { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-153345e3 { font-size: 30px; margin-right: var(--size-xxs); }
.l-6870b1b0 { font-size: 20px; font-weight: 600; }
.l-fec1298a { margin-left: auto; margin-right: auto; }
.l-fec1298a.l-f68fd8ea { display: block; }
.l-dc7a8018 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-4e158434 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-4e158434:hover { text-decoration: underline; }
.l-51e2c6ee { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-b97ed012 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-1357518d { height: 60px; justify-content: space-between; }
.l-fec1298a { 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-fec1298a.l-f68fd8ea { display: block; }
.l-dc7a8018 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-51e2c6ee { display: flex; }
 }@media screen and (max-width: 576px) { .l-fec1298a { width: 100%; }
 }
.l-3734d7cf * + * { margin-top: var(--size-xs); }
.l-3734d7cf ul { list-style: disc; }
.l-3734d7cf ul li { margin-left: 16px; }


            figure {
                overflow: hidden;
                transform: scale(.9);
                opacity: 0;
                transition-property: opacity, transform;
                transition-duration:1s;
                transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
                will-change:opacity;
            }
            figure.active{
                opacity: 1;
                transform: translateZ(0) scale(1);
            }
        
.l-5e8066e0 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-a7d37827 { padding-bottom: var(--size-m); }
.l-fb20065b { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-022c01a3 { display: flex; gap: var(--size-s); width: 80%; }
.l-8386353c { display: flex; justify-content: space-between; align-items: center; width: 80%; margin: 0 auto; border-top: 1px solid var(--color-surface); padding-top: var(--size-m); }
.l-83000867 { display: flex; justify-content: flex-start; width: 270px; }
.l-7f4136a6 { 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-202bb9a3 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-5363b6ad { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-aa6a9bdc { font-size: 36px; margin-right: var(--size-xs); }
.l-1973183e { font-size: 24px; font-weight: 600; }
.l-7c65a5a1 { width: 80%; }
.l-0bdd8248 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-e3577fe5 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-d60b5afd { flex: 1; }
.l-e3c8c5a9 { margin-left: var(--size-s); }
.l-7ea0a397 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-fb20065b { flex-direction: column; gap: var(--size-l); }
.l-022c01a3 { width: 100%; }
.l-8386353c { width: 100%; }
.l-7c65a5a1 { width: 100%; }
.l-0bdd8248 { justify-content: space-between; }
.l-e3577fe5 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-022c01a3 { flex-direction: column; }
.l-8386353c { flex-direction: column; align-items: flex-start; }
.l-7ea0a397 { flex-direction: column; align-items: flex-start; }
.l-83000867 { width: 100%; }
.l-0bdd8248 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-e3577fe5 { flex-direction: column; }
.l-e3c8c5a9 { margin: var(--size-xs) 0 0; }
 }
.l-ce44aff4 { position: fixed; bottom: 30px; right: 30px; display: none; background-color: var(--color-primary); border: none; width: 50px; height: 50px; border-radius: var(--b-radius); cursor: pointer; z-index: 4; }
.l-ce44aff4 svg { fill: var(--color-text-light); }
@media screen and (max-width: 768px) { .l-ce44aff4 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-e03234f2 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-59ee9828 { display: block; }
.l-0db14d9b { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-0a8b8401 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-90b955cd { width: 100%; }
@media screen and (max-width: 768px) { .l-e03234f2 { padding: var(--size-s); }
.l-0db14d9b { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-0a8b8401 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-90b955cd { width: auto; }
 }@media screen and (max-width: 576px) { .l-0a8b8401 { gap: var(--size-xxs); }
 }
.l-c68779b9 * + * { margin-top: var(--size-xs); }
.l-c68779b9 ul { list-style: disc; }
.l-c68779b9 ul li { margin-left: 16px; }

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

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