
            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-24779a05 { position: sticky; top: 0; background-color: var(--color-surface); z-index: 5; }
.l-1336beee { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-6ec7ee94 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-d0c78f37 { font-size: 36px; margin-right: var(--size-xs); }
.l-5c61fb5a { font-size: 24px; font-weight: 600; }
.l-194b8c6b.l-9ab2567e { display: block; }
.l-9e2f167a { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.l-c02bf3c4 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-5c3d71bf { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.l-456efe45 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-194b8c6b { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-secondary); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.l-194b8c6b.l-9ab2567e { display: block; }
.l-9e2f167a { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text-light); }
.l-5c3d71bf { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .l-194b8c6b { width: 100%; }
 }
.l-b17def08 { display: flex; align-items: center; gap: var(--size-s); }
.l-d2bd3ec6 { flex: 1; }
.l-fad4e009 { flex: 0 1 465px; padding: var(--size-m) var(--size-s); display: flex; justify-content: center; align-items: flex-start; flex-direction: column; }
.l-b84db0ac { flex: 1 1 660px; }
@media screen and (max-width: 1024px) { .l-b17def08 { flex-direction: column; }
.l-fad4e009 { flex: auto; }
.l-b84db0ac { flex: auto; width: 100%; }
 }@media screen and (max-width: 576px) { .l-fad4e009 { text-align: center; align-items: center; padding: var(--size-m); }
 }
.l-58ab52e2 { display: flex; align-items: center; gap: var(--size-m); }
.l-454fdee0 { flex: 1; }
.l-32c90141 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-58ab52e2 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-132b8d1c { text-align: center; }
 }
.l-994c92c8 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-999a47cc { text-align: center; }
.l-994c92c8 { column-count: 1; }
 }
.l-6004eaa4 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-6004eaa4::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.l-ea5614e0 { 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-ea5614e0::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-aeacc4e3::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-61cbc748 { 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-729089cc { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-b0011abf { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-58b0cb27 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-0c52f8f3 { padding-bottom: 37px; }
.l-0c52f8f3::before { bottom: 0; }
.l-cad8de59 { padding-top: 35px; }
.l-cad8de59::before { top: 0; }
@media screen and (max-width: 768px) { .l-6004eaa4 { flex-direction: column; }
.l-6004eaa4::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-2aaf920c { width: 50%; }
.l-61cbc748 { margin: 0; align-self: initial; }
.l-729089cc { order: 2; margin-left: auto; align-self: initial; }
.l-b0011abf { order: 3; align-self: initial; }
.l-58b0cb27 { margin-left: auto; align-self: initial; }
.l-ea5614e0 { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-ea5614e0::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-0c52f8f3 { padding-bottom: var(--size-xs); }
.l-cad8de59 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-cad8de59::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-6004eaa4::before { left: 0; }
.l-2aaf920c { width: 100%; }
.l-61cbc748 { margin: 0; }
.l-729089cc { margin: 0; }
.l-b0011abf { margin: 0; }
.l-58b0cb27 { margin: 0; }
.l-ea5614e0 { padding-left: var(--size-s); }
.l-ea5614e0::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-0c52f8f3 { margin: 0; padding-top: 35px; }
.l-cad8de59 { padding-top: 35px; }
 }
.l-ea6d83eb { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.l-427de738 { padding: var(--size-m); box-shadow: var(--shadow); }
.l-5702e033 svg { fill: var(--color-text); }
@media screen and (max-width: 768px) { .l-ea6d83eb { grid-template-columns: 1fr; }
 }
.l-acf87411 { text-align: center; }

.l-32fa59b9 { padding: 0; }
@media screen and (max-width: 1280px) { .l-2ea64e04 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-32fa59b9 { padding: 0 var(--wrapper-padding); }
.l-c0b9e58f { column-count: 1; }
.l-2ea64e04 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-c0b9e58f { text-align: center; }
 }
.l-775acdb5 { width: 60%; }
.l-f32c179d { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-fb82bd03 { flex: 1; }
.l-3b7e0a53 { position: relative; }
.l-3b7e0a53::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-primary); }
.l-ea64145f::before { display: none; }
@media screen and (max-width: 870px) { .l-a896a658 { flex-direction: column; }
.l-775acdb5 { width: 100%; }
.l-f32c179d { display: grid; grid-template-columns: 1fr 1fr; }
.l-f32c179d::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-primary); }
.l-f32c179d::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-primary); }
.l-3b7e0a53::before { display: none; }
 }@media screen and (max-width: 576px) { .l-775acdb5 { text-align: center; }
.l-f32c179d { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-f32c179d::before { display: none; }
.l-f32c179d::after { display: none; }
.l-3b7e0a53::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-ea64145f::before { display: none; }
 }
.l-b9e21e4a { position: relative; }
.l-0c85fea3::before { content: ""; position: absolute; top: 0; left: 0; width: clamp(30.3125rem, 47.0703125vw + 7.71875rem, 45.375rem); height: 100%; background-color: var(--color-secondary); z-index: -1; }
.l-8c174094 { padding: 80px 0; display: flex; justify-content: flex-start; align-items: center; }
.l-2586f100 { flex: 0 0 clamp(26.75rem, 45.3125vw + 5rem, 41.25rem); padding-right: clamp(10rem, 7.8125vw + 6.25rem, 12.5rem); position: relative; }
.l-449a3d43 { flex: 1; padding: 0 0 0 clamp(1rem, 7.8125vw + -2.75rem, 3.5rem); margin-left: clamp(-7.0625rem, -3.3203125vw + -5.46875rem, -8.125rem); position: relative; z-index: 1; }
.l-449a3d43 li:last-child .l-18f03f4a { border-bottom: none; }
.l-18f03f4a { border-bottom: 1px solid var(--color-secondary); user-select: none; }
.l-18f03f4a[open] .l-75bf9d10 { transform: rotate(45deg); }
.l-18f03f4a .l-6fa3937f { padding-bottom: var(--size-s); }
.l-cecfb228 { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding-top: var(--size-s); padding-bottom: var(--size-s); }
.l-cecfb228::-webkit-details-marker { display: none; }
.l-75bf9d10 { width: 32px; height: 32px; flex-shrink: 0; display: flex; justify-content: center; align-items: center; background-color: var(--color-surface); border-radius: 50%; margin-left: var(--size-xs); }
.l-75bf9d10 svg { fill: var(--color-text); }
.l-6fa3937f { padding-bottom: var(--size-s); }
@media screen and (max-width: 768px) { .l-0c85fea3::before { width: 100%; }
.l-8c174094 { flex-direction: column; }
.l-2586f100 { flex: 0; padding-right: 0; text-align: center; padding-bottom: var(--size-s); }
.l-449a3d43 { margin-left: 0; width: 100%; padding-right: 16px; }
 }@media screen and (max-width: 870px) { .l-cecfb228 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-75bf9d10 { width: 24px; height: 24px; }
.l-75bf9d10 svg { width: 16px; height: 16px; }
.l-6fa3937f { padding-bottom: var(--size-xs); }
 }
.l-8a33ec79 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-8a33ec79 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-8a33ec79 { padding: var(--size-s); }
 }
.l-a55ecb1c { display: flex; align-items: center; gap: var(--size-m); }
.l-6196068f { flex: 1; }
.l-3835e6ae { position: relative; padding: var(--size-m); }
.l-3835e6ae::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-1f943c43 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-a55ecb1c { flex-direction: column; align-items: stretch; }
.l-6196068f { flex: auto; }
.l-3835e6ae { padding: var(--size-m) var(--size-s); }
.l-3835e6ae::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-3835e6ae { text-align: center; }
 }
.l-e0d05a17 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-36fd3358 { flex: 0 1 560px; }
.l-22b34173 { flex: 1 1 630px; }
.l-1eb1bdde { flex: 1; }
.l-c5f1fa8f { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-e4e40249 { flex: 1; }
.l-f700c65f { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-d5eda262 { 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-e0d05a17 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-36fd3358 { flex: auto; }
.l-22b34173 { flex: auto; width: 100%; }
.l-c5f1fa8f { margin-top: var(--size-s); }
.l-e4e40249 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-f700c65f { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-36fd3358 { text-align: center; }
.l-c5f1fa8f { flex-direction: column; }
.l-e4e40249 { flex: auto; text-align: center; }
.l-f700c65f { align-items: center; }
 }
.l-75e640d2 { position: relative; min-height: 500px; display: flex; justify-content: flex-start; align-items: center; }
.l-93c4658e { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; aspect-ratio: auto; }
.l-93c4658e::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-c6115a41 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr 1fr; }
.l-5a270be0 { aspect-ratio: 16/9; }
@media screen and (max-width: 768px) { .l-75e640d2 { padding: var(--size-s); min-height: 350px; }
.l-b3edabba { padding: 0; }
.l-f243f84e { padding: 0 var(--wrapper-padding); }
.l-c6115a41 { grid-template-columns: 1fr; margin-top: var(--size-s); }
 }
.l-b8272441 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-f315d740 { text-align: center; }
.l-b8272441 { column-count: 1; }
 }
.l-cf0d2aba { display: flex; align-items: center; gap: var(--size-m); }
.l-34bd4821 { flex: 1; }
.l-253f8080 { flex: 1; }
@media screen and (max-width: 768px) { .l-cf0d2aba { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-253f8080 { text-align: center; }
 }
.l-ed3471b7 { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-d01bd08b { flex: 1; }
.l-112efd0d { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-fe410573 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-c2f13e9d { 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-ed3471b7 { flex-direction: column; gap: var(--size-m); }
.l-d01bd08b { text-align: center; }
 }@media screen and (max-width: 576px) { .l-112efd0d { gap: var(--size-s); }
.l-fe410573 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-e6ecc0d3 { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-151d0c8f { 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-2a387956 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-7a6561e0 { display: flex; justify-content: flex-start; align-items: center; }
.l-e6cbfbe3 { 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-166f4ce1 { display: flex; flex-direction: column; }
.l-6116b406 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.l-bc135574 { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .l-e6ecc0d3 { flex-direction: column-reverse; }
.l-151d0c8f { width: 100%; }
 }@media screen and (max-width: 768px) { .l-7176438b { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-7176438b .l-7a6561e0 { margin-top: 0; }
.l-7a6561e0 { align-items: flex-start; flex-direction: column; flex: 1; }
.l-e6cbfbe3 { margin-right: 0; }
.l-166f4ce1 { margin-top: var(--size-xs); }
.l-6116b406 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-151d0c8f { text-align: center; }
.l-7176438b { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-7a6561e0 { align-items: center; }
.l-89e8fd8f { margin: 0 auto; }
 }

        figure{overflow:hidden;}
                figure img{
        transition:transform 0.2s ease-in-out;
    }
    figure:hover img {
        transform:scale(1.05);
    }
    section > div{
        opacity:0;
        transform:translate3d(0,100px,0);
        transition-property:opacity,transform;
        transition-duration:0.6s;
        transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
        will-change:opacity,transform;
    }

    section.show > div{
        opacity:1;
        transform:translate3d(0,0,0);
    }
        
.l-db4dd10a { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-8400c0e6 { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-4cc15afb { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-7a6898b7 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-c7c11acd { display: flex; justify-content: flex-start; }
.l-4ed6d00a { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-f596db58 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-79439b44 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-79cad013 { font-size: 36px; margin-right: var(--size-xs); }
.l-8b08205d { font-size: 24px; font-weight: 600; }
.l-4d6d44cb { flex: 1; }
.l-e797b387 { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-5677f2dd { margin-left: var(--size-s); }
.l-5df736c2 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-d6bef9e9 { flex-direction: column; gap: var(--size-xl); }
.l-79439b44 { flex: auto; }
.l-4cc15afb { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-261a2cf3 { margin-top: 0; }
.l-5677f2dd { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-8400c0e6 { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-7a6898b7 { flex: auto; width: 100%; text-align: center; }
.l-6730a830 { text-align: center; }
.l-e797b387 { flex-direction: column; align-items: center; }
.l-4cc15afb { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-d964afef { 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-076b47f7 { fill: var(--color-text-light); }
.l-e0f2bbf6 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-d964afef { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-bf3ad664 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-d455c26b { display: block; }
.l-7f6f8e28 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-06f81296 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-9df0023f { width: 100%; }
@media screen and (max-width: 768px) { .l-bf3ad664 { padding: var(--size-s); }
.l-7f6f8e28 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-06f81296 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-9df0023f { width: auto; }
 }@media screen and (max-width: 576px) { .l-06f81296 { gap: var(--size-xxs); }
 }

            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-7511d41c { position: sticky; top: 0; background-color: var(--color-surface); z-index: 5; }
.l-377ede64 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-b3c1436a { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-315c205e { font-size: 36px; margin-right: var(--size-xs); }
.l-f6f4b403 { font-size: 24px; font-weight: 600; }
.l-482f70dc.l-7635d166 { display: block; }
.l-6c2a70c7 { display: flex; justify-content: flex-end; align-items: center; gap: var(--size-xs); }
.l-bde1f0c2 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-8f09f545 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; }
.l-f0cb9512 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-482f70dc { position: absolute; right: 0; bottom: 0; transform: translateY(100%); background-color: var(--color-secondary); width: 260px; padding: var(--size-m); box-shadow: 0 4px 20px var(--input-bg); display: none; }
.l-482f70dc.l-7635d166 { display: block; }
.l-6c2a70c7 { gap: var(--size-m); flex-direction: column; align-items: flex-start; color: var(--color-text-light); }
.l-8f09f545 { display: flex; cursor: pointer; }
 }@media screen and (max-width: 576px) { .l-482f70dc { width: 100%; }
 }
.l-b30fc9de * + * { margin-top: var(--size-xs); }
.l-b30fc9de ul { list-style: disc; }
.l-b30fc9de ul li { margin-left: 16px; }


        figure{overflow:hidden;}
                figure img{
        transition:transform 0.2s ease-in-out;
    }
    figure:hover img {
        transform:scale(1.05);
    }
    section > div{
        opacity:0;
        transform:translate3d(0,100px,0);
        transition-property:opacity,transform;
        transition-duration:0.6s;
        transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
        will-change:opacity,transform;
    }

    section.show > div{
        opacity:1;
        transform:translate3d(0,0,0);
    }
        
.l-db361c4f { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-4d57fa26 { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-7a31529f { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-6bee23e7 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-02beb1e4 { display: flex; justify-content: flex-start; }
.l-dc3de98c { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-b00758f7 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-c41dde04 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-0110fde2 { font-size: 36px; margin-right: var(--size-xs); }
.l-8e0fbd1a { font-size: 24px; font-weight: 600; }
.l-42022979 { flex: 1; }
.l-e5f73958 { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-0ac085ab { margin-left: var(--size-s); }
.l-e4b0342c { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-d68be590 { flex-direction: column; gap: var(--size-xl); }
.l-c41dde04 { flex: auto; }
.l-7a31529f { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-9b935a6a { margin-top: 0; }
.l-0ac085ab { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-4d57fa26 { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-6bee23e7 { flex: auto; width: 100%; text-align: center; }
.l-680549ac { text-align: center; }
.l-e5f73958 { flex-direction: column; align-items: center; }
.l-7a31529f { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-dda68c09 { 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-187be03a { fill: var(--color-text-light); }
.l-eaa2577e { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-dda68c09 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-aa191984 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-5610e18e { display: block; }
.l-f563313e { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-9a856c8a { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-55c78998 { width: 100%; }
@media screen and (max-width: 768px) { .l-aa191984 { padding: var(--size-s); }
.l-f563313e { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-9a856c8a { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-55c78998 { width: auto; }
 }@media screen and (max-width: 576px) { .l-9a856c8a { gap: var(--size-xxs); }
 }
.l-2d075d81 * + * { margin-top: var(--size-xs); }
.l-2d075d81 ul { list-style: disc; }
.l-2d075d81 ul li { margin-left: 16px; }

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

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