
            [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-09f1a8b6 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-7d731d17 { 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-9f4630ad { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-bb1a3570 { font-size: 30px; margin-right: var(--size-xxs); }
.l-eb72fa16 { font-size: 20px; font-weight: 600; }
.l-72fe4666 { margin-left: auto; margin-right: auto; }
.l-72fe4666.active { display: block; }
.l-6d9834b3 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-22ce84f8 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-22ce84f8:hover { text-decoration: underline; }
.l-129270e1 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-7c23f126 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-7d731d17 { height: 60px; justify-content: space-between; }
.l-72fe4666 { 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-72fe4666.active { display: block; }
.l-6d9834b3 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-129270e1 { display: flex; }
 }@media screen and (max-width: 576px) { .l-72fe4666 { width: 100%; }
 }
.l-adc2374b { overflow: hidden; }
.l-787f3f17 { padding-left: var(--wrapper-padding); display: flex;  align-items: flex-start; gap: var(--size-s); }
.l-bb5f6a9c { margin-top: auto; }
.l-0bb6118c { flex: 0 1 465px; display: flex; flex-direction: column; align-items: flex-start; }
.l-c9ecf8aa { flex: 0 1 726px; }
@media screen and (max-width: 1024px) { .l-787f3f17 { gap: var(--size-l); padding: 0 var(--wrapper-padding); flex-direction: column; }
.l-0bb6118c { flex: auto; }
.l-c9ecf8aa { 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-0bb6118c { text-align: center; align-items: center; }
 }
.l-bed06591 { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-abbc9588 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-1d3bac64 { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-1d3bac64 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-bed06591 { padding: 0; flex-direction: column-reverse; }
.l-abbc9588 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-1d3bac64 { text-align: center; }
 }
.l-f2f0cbfb { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-f6ed4ab2 { text-align: center; }
.l-f2f0cbfb { column-count: 1; }
 }
.l-15ae3301 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-05f5c157 { flex: 0 1 560px; }
.l-838e2b4a { flex: 1 1 630px; }
.l-7a0363bb { flex: 1; }
.l-2b0a1a73 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-0ec63825 { flex: 1; }
.l-9fa1604f { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-c001c2e0 { 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-15ae3301 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-05f5c157 { flex: auto; }
.l-838e2b4a { flex: auto; width: 100%; }
.l-2b0a1a73 { margin-top: var(--size-s); }
.l-0ec63825 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-9fa1604f { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-05f5c157 { text-align: center; }
.l-2b0a1a73 { flex-direction: column; }
.l-0ec63825 { flex: auto; text-align: center; }
.l-9fa1604f { align-items: center; }
 }
.l-1081989f { 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-1081989f li { flex: 1; }
.l-19dc41d7 { padding: var(--size-m); min-width: 270px; height: 100%; }
.l-6460d533 { display: flex; justify-content: center; }
@media screen and (max-width: 576px) { .l-1081989f { flex-direction: column; }
.l-19dc41d7 { text-align: center; min-width: auto; }
 }
.l-22315ad7 { display: flex; align-items: center; gap: var(--size-m); }
.l-9900dfb4 { flex: 1; }
.l-53101656 { flex: 1; }
@media screen and (max-width: 768px) { .l-22315ad7 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-53101656 { text-align: center; }
 }
.l-bcae5e52 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-bcae5e52 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-bcae5e52 { padding: var(--size-s); }
 }
.l-a18286ba { width: 60%; }
.l-c523b490 { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-356e2cda { flex: 1; }
.l-1be19ec7 { position: relative; }
.l-1be19ec7::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-primary); }
.l-87c704e0::before { display: none; }
@media screen and (max-width: 870px) { .l-06aab576 { flex-direction: column; }
.l-a18286ba { width: 100%; }
.l-c523b490 { display: grid; grid-template-columns: 1fr 1fr; }
.l-c523b490::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-primary); }
.l-c523b490::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-primary); }
.l-1be19ec7::before { display: none; }
 }@media screen and (max-width: 576px) { .l-a18286ba { text-align: center; }
.l-c523b490 { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-c523b490::before { display: none; }
.l-c523b490::after { display: none; }
.l-1be19ec7::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-87c704e0::before { display: none; }
 }
.l-bfb03c5b { display: flex; position: relative; gap: var(--size-s); }
.l-bfb03c5b * { flex: 1; }
.l-456d22e3 { flex: 1; position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-m); }
.l-27d3a484 { flex-shrink: 0; }
.l-962a28ab { grid-column: span 2; }
.l-1fdfc3a8 { user-select: none; }
.l-1fdfc3a8[open] .l-fffea853 { transform: rotate(45deg); }
.l-9144ad7e { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-9144ad7e::-webkit-details-marker { display: none; }
.l-fffea853 { 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-fffea853 svg { fill: var(--color-primary); }
.l-276fe27a { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-9144ad7e { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-fffea853 { width: 24px; height: 24px; }
.l-fffea853 svg { width: 16px; height: 16px; }
.l-276fe27a { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-bfb03c5b { flex-direction: column; }
.l-456d22e3 { grid-template-columns: 1fr; margin-top: var(--size-m); }
.l-962a28ab { grid-column: span 1; }
 }@media screen and (max-width: 576px) { .l-bfb03c5b { text-align: center; }
 }
.l-50438f56 { text-align: center; }

.l-9023e676 { padding: 0; }
@media screen and (max-width: 1280px) { .l-aeba81ea { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-9023e676 { padding: 0 var(--wrapper-padding); }
.l-1dbe931b { column-count: 1; }
.l-aeba81ea { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-1dbe931b { text-align: center; }
 }
.l-84fd83a3 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-61577db9 { flex: 0 1 560px; }
.l-4e0b7138 { flex: 1 1 630px; }
.l-ead47dcd { flex: 1; }
.l-16f5b9d0 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-7066908b { flex: 1; }
.l-7c18a4f0 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-4228fc06 { 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-84fd83a3 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-61577db9 { flex: auto; }
.l-4e0b7138 { flex: auto; width: 100%; }
.l-16f5b9d0 { margin-top: var(--size-s); }
.l-7066908b { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-7c18a4f0 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-61577db9 { text-align: center; }
.l-16f5b9d0 { flex-direction: column; }
.l-7066908b { flex: auto; text-align: center; }
.l-7c18a4f0 { align-items: center; }
 }
.l-ea1aece0 { display: flex; gap: var(--size-s); height: clamp(37.5rem, 58.59375vw + 9.375rem, 56.25rem); }
.l-749815d1 { flex: 1; display: flex; flex-direction: column; }
.l-a0cdd1b1 { flex: 0 0 40%; display: flex; flex-direction: column; gap: var(--size-s); }
.l-eea71277 { flex: 1; }
@media screen and (max-width: 768px) { .l-eea71277 { margin-top: var(--size-m); }
.l-ea1aece0 { flex-direction: column; height: auto; }
 }
.l-429d6487 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-429d6487 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-429d6487 { padding: var(--size-s); }
 }
.l-7aa71b03 { display: flex; align-items: center; gap: var(--size-m); }
.l-67ed1404 { flex: 1; }
.l-e3720c2c { flex: 1; }
@media screen and (max-width: 768px) { .l-7aa71b03 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-e3720c2c { text-align: center; }
 }
.l-50358944 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-50358944::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.l-55df2a1e { 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-55df2a1e::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-2b97a2f0::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-c914d3bb { 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-81bc9357 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-af51616e { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-173231d5 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-d841635d { padding-bottom: 37px; }
.l-d841635d::before { bottom: 0; }
.l-50e30cef { padding-top: 35px; }
.l-50e30cef::before { top: 0; }
@media screen and (max-width: 768px) { .l-50358944 { flex-direction: column; }
.l-50358944::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-67c0df06 { width: 50%; }
.l-c914d3bb { margin: 0; align-self: initial; }
.l-81bc9357 { order: 2; margin-left: auto; align-self: initial; }
.l-af51616e { order: 3; align-self: initial; }
.l-173231d5 { margin-left: auto; align-self: initial; }
.l-55df2a1e { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-55df2a1e::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-d841635d { padding-bottom: var(--size-xs); }
.l-50e30cef { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-50e30cef::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-50358944::before { left: 0; }
.l-67c0df06 { width: 100%; }
.l-c914d3bb { margin: 0; }
.l-81bc9357 { margin: 0; }
.l-af51616e { margin: 0; }
.l-173231d5 { margin: 0; }
.l-55df2a1e { padding-left: var(--size-s); }
.l-55df2a1e::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-d841635d { margin: 0; padding-top: 35px; }
.l-50e30cef { padding-top: 35px; }
 }
.l-b2339993 { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-367b3438 { 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-ed197135 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-35d67a83 { display: flex; justify-content: flex-start; align-items: center; }
.l-96e37ed3 { 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-ab8b7d78 { display: flex; flex-direction: column; }
.l-6b328580 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
@media screen and (max-width: 870px) { .l-b2339993 { flex-direction: column-reverse; }
.l-367b3438 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-a7abd03b { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-a7abd03b .l-35d67a83 { margin-top: 0; }
.l-35d67a83 { align-items: flex-start; flex-direction: column; flex: 1; }
.l-96e37ed3 { margin-right: 0; }
.l-ab8b7d78 { margin-top: var(--size-xs); }
.l-6b328580 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-367b3438 { text-align: center; }
.l-a7abd03b { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-35d67a83 { align-items: center; }
.l-76256827 { margin: 0 auto; }
 }
.l-e7cda683 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-1675e97c { padding-bottom: var(--size-m); }
.l-81e638ef { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-e955cbbe { display: flex; gap: var(--size-s); width: 80%; }
.l-33b23c08 { 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-8fb0c06d { display: flex; justify-content: flex-start; width: 270px; }
.l-bb8ac29c { 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-e991ce7c { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-a69ed7a6 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-9eeec525 { font-size: 36px; margin-right: var(--size-xs); }
.l-34916edb { font-size: 24px; font-weight: 600; }
.l-f18d2255 { width: 80%; }
.l-17daa3b4 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-a443234c { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-dd172539 { flex: 1; }
.l-f69f0495 { margin-left: var(--size-s); }
.l-b59159c5 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-81e638ef { flex-direction: column; gap: var(--size-l); }
.l-e955cbbe { width: 100%; }
.l-33b23c08 { width: 100%; }
.l-f18d2255 { width: 100%; }
.l-17daa3b4 { justify-content: space-between; }
.l-a443234c { width: 100%; }
 }@media screen and (max-width: 576px) { .l-e955cbbe { flex-direction: column; }
.l-33b23c08 { flex-direction: column; align-items: flex-start; }
.l-b59159c5 { flex-direction: column; align-items: flex-start; }
.l-8fb0c06d { width: 100%; }
.l-17daa3b4 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-a443234c { flex-direction: column; }
.l-f69f0495 { margin: var(--size-xs) 0 0; }
 }
.l-359904ac { 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-359904ac svg { fill: var(--color-text-light); }
.l-7026f5cb { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-359904ac { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-9e60a787 { display: none; position: fixed; bottom: 30px; left: var(--wrapper-padding); width: calc(100% - var(--wrapper-padding) * 2); max-width: 600px; padding: var(--size-m); z-index: 3; }
.l-88e425d4 { display: block; }
.l-6cfb45b1 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .l-9e60a787 { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .l-6cfb45b1 { gap: var(--size-xxs); }
.l-e693acdc { width: 100%; }
 }

            [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-5e67c0a2 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-36594144 { 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-589f5175 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-5def7f4d { font-size: 30px; margin-right: var(--size-xxs); }
.l-91929bee { font-size: 20px; font-weight: 600; }
.l-66bb30ce { margin-left: auto; margin-right: auto; }
.l-66bb30ce.active { display: block; }
.l-fdc8aa05 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-8f40ef36 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-8f40ef36:hover { text-decoration: underline; }
.l-afbcebc9 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-1335570d { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-36594144 { height: 60px; justify-content: space-between; }
.l-66bb30ce { 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-66bb30ce.active { display: block; }
.l-fdc8aa05 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-afbcebc9 { display: flex; }
 }@media screen and (max-width: 576px) { .l-66bb30ce { width: 100%; }
 }
.l-7273e18d { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-7a280171 { padding-bottom: var(--size-m); }
.l-83111d38 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-81e64479 { display: flex; gap: var(--size-s); width: 80%; }
.l-53823616 { 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-6e3a4aea { display: flex; justify-content: flex-start; width: 270px; }
.l-a5a3f913 { 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-8254c6e7 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-e68f0407 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-d7bb40b9 { font-size: 36px; margin-right: var(--size-xs); }
.l-9017cd93 { font-size: 24px; font-weight: 600; }
.l-3c0b6598 { width: 80%; }
.l-09ef3e80 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-496bfe43 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-c5a662f8 { flex: 1; }
.l-c39a4fdd { margin-left: var(--size-s); }
.l-77f723aa { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-83111d38 { flex-direction: column; gap: var(--size-l); }
.l-81e64479 { width: 100%; }
.l-53823616 { width: 100%; }
.l-3c0b6598 { width: 100%; }
.l-09ef3e80 { justify-content: space-between; }
.l-496bfe43 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-81e64479 { flex-direction: column; }
.l-53823616 { flex-direction: column; align-items: flex-start; }
.l-77f723aa { flex-direction: column; align-items: flex-start; }
.l-6e3a4aea { width: 100%; }
.l-09ef3e80 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-496bfe43 { flex-direction: column; }
.l-c39a4fdd { margin: var(--size-xs) 0 0; }
 }
.l-47516a33 { 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-47516a33 svg { fill: var(--color-text-light); }
.l-7a439f13 { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-47516a33 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-844a47aa { display: none; position: fixed; bottom: 30px; left: var(--wrapper-padding); width: calc(100% - var(--wrapper-padding) * 2); max-width: 600px; padding: var(--size-m); z-index: 3; }
.l-1fb6fd62 { display: block; }
.l-647aa018 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .l-844a47aa { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .l-647aa018 { gap: var(--size-xxs); }
.l-b1891e5e { width: 100%; }
 }
.l-a9e26937 * + * { margin-top: var(--size-xs); }
.l-a9e26937 ul { list-style: disc; }
.l-a9e26937 ul li { margin-left: 16px; }

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

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