
            [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-2d49ee3c { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-29a24f61 { 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-a49c4403 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-e365d5d6 { font-size: 30px; margin-right: var(--size-xxs); }
.l-b0fca7dd { font-size: 20px; font-weight: 600; }
.l-936caa26 { margin-left: auto; margin-right: auto; }
.l-936caa26.l-4cf0ce1a { display: block; }
.l-8cf580c7 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-f2e0fcdb { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-f2e0fcdb:hover { text-decoration: underline; }
.l-5d8a5395 { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-602051c8 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-29a24f61 { height: 60px; justify-content: space-between; }
.l-936caa26 { 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-936caa26.l-4cf0ce1a { display: block; }
.l-8cf580c7 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-5d8a5395 { display: flex; }
 }@media screen and (max-width: 576px) { .l-936caa26 { width: 100%; }
 }
.l-3b765d91 { overflow: hidden; }
.l-53e8dc6c { padding-left: var(--wrapper-padding); display: flex;  align-items: flex-start; gap: var(--size-s); }
.l-8631314f { margin-top: auto; }
.l-e9a64c02 { flex: 0 1 465px; display: flex; flex-direction: column; align-items: flex-start; }
.l-66f6d335 { flex: 0 1 726px; }
@media screen and (max-width: 1024px) { .l-53e8dc6c { gap: var(--size-l); padding: 0 var(--wrapper-padding); flex-direction: column; }
.l-e9a64c02 { flex: auto; }
.l-66f6d335 { 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-e9a64c02 { text-align: center; align-items: center; }
 }
.l-a9118a7b { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-537ed2b7 { text-align: center; }
.l-a9118a7b { column-count: 1; }
 }
.l-71c52e11 { display: flex; align-items: center; gap: var(--size-m); }
.l-38f77e59 { flex: 1; }
.l-63ce368f { position: relative; padding: var(--size-m); }
.l-63ce368f::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-a453d88c { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-71c52e11 { flex-direction: column; align-items: stretch; }
.l-38f77e59 { flex: auto; }
.l-63ce368f { padding: var(--size-m) var(--size-s); }
.l-63ce368f::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-63ce368f { text-align: center; }
 }
.l-f47b2bf6 { width: 60%; }
.l-296b6f08 { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-848cbc57 { flex: 1; }
.l-3d7d64d8 { position: relative; }
.l-3d7d64d8::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-d8daca1c::before { display: none; }
@media screen and (max-width: 870px) { .l-ff36940f { flex-direction: column; }
.l-f47b2bf6 { width: 100%; }
.l-296b6f08 { display: grid; grid-template-columns: 1fr 1fr; }
.l-296b6f08::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-296b6f08::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.l-3d7d64d8::before { display: none; }
 }@media screen and (max-width: 576px) { .l-f47b2bf6 { text-align: center; }
.l-296b6f08 { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-296b6f08::before { display: none; }
.l-296b6f08::after { display: none; }
.l-3d7d64d8::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-d8daca1c::before { display: none; }
 }
.l-71bcd3c4 { display: flex; gap: var(--size-s); overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: var(--size-xl) 20px; margin-inline: -20px; }
.l-0937b95b { width: 50%; }
.l-8243de00 { min-width: 270px; height: 100%; box-shadow: var(--shadow); display: flex; flex-direction: column; }
.l-2c8e4db1 { padding: var(--size-s) var(--size-m); }
.l-2c38b93f { transform: scale(1.2); }
.l-af73f912 { padding: var(--size-s) var(--size-m); margin-top: auto; }
.l-57c8e853 svg { fill: var(--color-text); }
@media screen and (max-width: 1024px) { .l-71bcd3c4 { padding: 20px 20px 10px; }
.l-2c38b93f { transform: none; }
 }@media screen and (max-width: 768px) { .l-0937b95b { width: 100%; }
 }@media screen and (max-width: 576px) { .l-71bcd3c4 { flex-direction: column; overflow: initial; padding: 0; margin-inline: 0; }
.l-8243de00 { text-align: center; }
 }
.l-2a54c3d8 { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-9c93c829 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-5749ebb9 { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-5749ebb9 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-2a54c3d8 { padding: 0; flex-direction: column-reverse; }
.l-9c93c829 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-5749ebb9 { text-align: center; }
 }
.l-8546f508 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-8546f508 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-8546f508 { padding: var(--size-s); }
 }
.l-d18f749c { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.l-2e226513 { padding: 0 var(--wrapper-padding); }
.l-579b9995 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-579b9995::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-4708bcca { width: 50%; }
.l-a7d6ef03 { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.l-2e3d3be1 { flex: 1; }
.l-ddd6110d { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.l-a9aa36aa { 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-5c4bcc09 { padding: var(--section-padding); 0 }
.l-d18f749c { padding: 0; min-height: auto; gap: var(--size-m); }
.l-2e226513 { display: flex; flex-direction: column-reverse; }
.l-579b9995 { position: relative; margin-top: var(--size-m); }
.l-579b9995::after { display: none; }
.l-4708bcca { width: 100%; color: var(--color-text-dark); }
.l-2e3d3be1 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-ddd6110d { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-4708bcca { text-align: center; }
.l-a7d6ef03 { flex-direction: column; }
.l-2e3d3be1 { flex: auto; text-align: center; }
.l-ddd6110d { align-items: center; }
 }
.l-5e3c6377 { display: flex; gap: var(--size-s); }
.l-5e3c6377 * { flex: 1; }
.l-cac3a066 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr; }
.l-0d168de5 { aspect-ratio: 3/2; }
@media screen and (max-width: 576px) { .l-5e3c6377 { text-align: center; }
.l-cac3a066 { grid-template-columns: 1fr; }
 }@media screen and (max-width: 768px) { .l-5e3c6377 { flex-direction: column; gap: var(--size-xs); }
 }
.l-febf4849 { padding: 0; }
@media screen and (max-width: 1280px) { .l-7a9af0d4 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-febf4849 { padding: 0 var(--wrapper-padding); }
.l-a1fded88 { column-count: 1; }
.l-7a9af0d4 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-a1fded88 { text-align: center; }
 }
.l-24a662cb { text-align: center; }

.l-ed3facd2 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-362c21ab { flex: 0 1 560px; }
.l-8ef956b9 { flex: 1 1 630px; }
.l-0d7f3a55 { flex: 1; }
.l-d986142e { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-71d471bd { flex: 1; }
.l-57b574cd { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-ce9ddcb8 { 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-ed3facd2 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-362c21ab { flex: auto; }
.l-8ef956b9 { flex: auto; width: 100%; }
.l-d986142e { margin-top: var(--size-s); }
.l-71d471bd { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-57b574cd { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-362c21ab { text-align: center; }
.l-d986142e { flex-direction: column; }
.l-71d471bd { flex: auto; text-align: center; }
.l-57b574cd { align-items: center; }
 }
.l-8cc9970e { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-4bb75bc6 { flex: 0 0 45%; position: relative; }
.l-0db43cfd { flex: 1; position: relative; z-index: 1; }
.l-6dadd18f { user-select: none; }
.l-6dadd18f[open] .l-d82f124b { transform: rotate(45deg); }
.l-6d59fa08 { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-6d59fa08::-webkit-details-marker { display: none; }
.l-d82f124b { 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-d82f124b svg { fill: var(--color-primary); }
.l-653eb6e9 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-6d59fa08 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-d82f124b { width: 24px; height: 24px; }
.l-d82f124b svg { width: 16px; height: 16px; }
.l-653eb6e9 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-8cc9970e { align-items: center; flex-direction: column; gap: var(--size-m); }
.l-4bb75bc6 { flex: 0; }
.l-0db43cfd { margin-left: 0; max-width: 70%; }
 }@media screen and (max-width: 576px) { .l-4bb75bc6 { text-align: center; }
.l-0db43cfd { max-width: inherit; width: 100%; }
 }
.l-ae1157a2 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-3d715a52 { text-align: center; }
.l-ae1157a2 { column-count: 1; }
 }
.l-aa252e9e { padding: 0; }
@media screen and (max-width: 1280px) { .l-7e3dca05 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-aa252e9e { padding: 0 var(--wrapper-padding); }
.l-4f902a8f { column-count: 1; }
.l-7e3dca05 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-4f902a8f { text-align: center; }
 }
.l-5f5e0f86 { width: 60%; }
.l-883fc853 { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.l-883fc853::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.l-c835d7dd { flex: 1; }
.l-b53eab3f { position: relative; height: 100%; }
.l-b53eab3f::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.l-fe1145d3 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .l-ad892878 { flex-direction: column; }
.l-5f5e0f86 { width: 100%; }
.l-883fc853 { flex-direction: column; }
.l-883fc853::before { top: 0; left: 80px; width: 2px; height: 100%; }
.l-b53eab3f { display: flex; justify-content: flex-start; align-items: center; }
.l-b53eab3f::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.l-fe1145d3 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .l-5f5e0f86 { text-align: center; }
.l-883fc853::before { left: 57px; }
.l-b53eab3f::before { left: 50px; }
.l-fe1145d3 { font-size: 32px; flex: 0 0 75px; }
 }
.l-143e9484 { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-602649fd { 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-cecd6114 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-75ca5e7c { display: flex; justify-content: flex-start; align-items: center; }
.l-7cb0f609 { 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-79eb7ede { display: flex; flex-direction: column; }
.l-20311b94 { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.l-d0fb3da0 { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .l-143e9484 { flex-direction: column-reverse; }
.l-602649fd { width: 100%; }
 }@media screen and (max-width: 768px) { .l-ff00b4ee { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-ff00b4ee .l-75ca5e7c { margin-top: 0; }
.l-75ca5e7c { align-items: flex-start; flex-direction: column; flex: 1; }
.l-7cb0f609 { margin-right: 0; }
.l-79eb7ede { margin-top: var(--size-xs); }
.l-20311b94 { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-602649fd { text-align: center; }
.l-ff00b4ee { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-75ca5e7c { align-items: center; }
.l-1a47852e { margin: 0 auto; }
 }

            figure{
        position: relative;
        overflow: hidden;
    }
    figure::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    figure:hover::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }

    @-webkit-keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }
    @keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }

    section > div{
        transform: translate3d(0, -100px, 0);
        opacity: 0;
        transition-property: opacity, transform;
        transition-duration:1s;
        transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
        will-change:opacity;
    }

    section.show > div{
        opacity: 1;
        transform: translateZ(0);
    }
        
.l-664bfdca { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-8e0b19c7 { padding: var(--size-m) var(--size-xl); }
.l-b4c2ade9 { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-83d37340 { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-370379be { display: flex; justify-content: flex-start; width: 270px; }
.l-386fd06e { 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-3d8c908c { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-e5bce0c6 { display: flex; justify-content: flex-start; align-items: center; }
.l-3a41024f { font-size: 36px; margin-right: var(--size-xs); }
.l-3472f1a3 { font-size: 24px; font-weight: 600; line-height: 1; }
.l-c9f5ccb9 { width: 32%; }
.l-c628d650 { margin-right: var(--size-xl); }
.l-457f4b10 { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-ec7d3b7a { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-b4c2ade9 { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-83d37340 { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-d5f4cd7f { text-align: center; }
.l-c9f5ccb9 { width: 100%; text-align: center; order: 2; }
.l-c628d650 { margin-right: 0; order: 3; }
.l-457f4b10 { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-8e0b19c7 { padding: var(--size-s); }
.l-370379be { width: 100%; }
.l-ec7d3b7a { flex-direction: column; align-items: center; }
.l-457f4b10 { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-6a94f310 { position: fixed; bottom: 0; opacity: 0; right: 35px; transform: translateY(100%); background-color: var(--color-primary); border: none; width: 40px; height: 62px; border-radius: 20px; cursor: pointer; z-index: 4; transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; }
.l-8eeeff35 { fill: var(--color-text-light); }
.l-20296000 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-6a94f310 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-662bb6aa { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-c5347b45 { display: block; }
.l-28a38a22 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-b4324a1a { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-df0e5c81 { width: 100%; }
@media screen and (max-width: 768px) { .l-662bb6aa { padding: var(--size-s); }
.l-28a38a22 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-b4324a1a { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-df0e5c81 { width: auto; }
 }@media screen and (max-width: 576px) { .l-b4324a1a { gap: var(--size-xxs); }
 }

            [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-7f309b88 { --header-height: 70px; position: sticky; top: var(--size-xs); z-index: 5; }
.l-a1a388f9 { 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-e424300b { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-c13d9c4d { font-size: 30px; margin-right: var(--size-xxs); }
.l-42b195da { font-size: 20px; font-weight: 600; }
.l-6a198516 { margin-left: auto; margin-right: auto; }
.l-6a198516.l-501bd480 { display: block; }
.l-efa0b6c7 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.375rem, 9.765625vw + -4.3125rem, 3.5rem); }
.l-1f950082 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-1f950082:hover { text-decoration: underline; }
.l-d0d44f0f { display: none; flex-direction: column; gap: 5px; border: 0; background-color: transparent; padding: 10px; cursor: pointer; }
.l-5bdaec67 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-a1a388f9 { height: 60px; justify-content: space-between; }
.l-6a198516 { 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-6a198516.l-501bd480 { display: block; }
.l-efa0b6c7 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text); }
.l-d0d44f0f { display: flex; }
 }@media screen and (max-width: 576px) { .l-6a198516 { width: 100%; }
 }
.l-4c8329b5 * + * { margin-top: var(--size-xs); }
.l-4c8329b5 ul { list-style: disc; }
.l-4c8329b5 ul li { margin-left: 16px; }


            figure{
        position: relative;
        overflow: hidden;
    }
    figure::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: "";
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    figure:hover::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }

    @-webkit-keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }
    @keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }

    section > div{
        transform: translate3d(0, -100px, 0);
        opacity: 0;
        transition-property: opacity, transform;
        transition-duration:1s;
        transition-timing-function:cubic-bezier(.175,.885,.32,1.275);
        will-change:opacity;
    }

    section.show > div{
        opacity: 1;
        transform: translateZ(0);
    }
        
.l-4f25f7da { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-f3a1234e { padding: var(--size-m) var(--size-xl); }
.l-55d15c4a { display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-xl); }
.l-ee58ddca { display: flex; align-items: flex-start; gap: var(--size-s); }
.l-ab1842b6 { display: flex; justify-content: flex-start; width: 270px; }
.l-99030c2d { 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-85b12cd9 { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-0f9f02ea { display: flex; justify-content: flex-start; align-items: center; }
.l-a6ab8f23 { font-size: 36px; margin-right: var(--size-xs); }
.l-30e3d718 { font-size: 24px; font-weight: 600; line-height: 1; }
.l-23bec752 { width: 32%; }
.l-3290e1dc { margin-right: var(--size-xl); }
.l-0257e00d { white-space: nowrap; display: flex; flex-direction: column; gap: var(--size-m); }
.l-da19fca4 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-55d15c4a { gap: var(--size-m); flex-direction: column; align-items: center; }
.l-ee58ddca { align-items: center; flex-direction: column-reverse; text-align: center; }
.l-8999d1ea { text-align: center; }
.l-23bec752 { width: 100%; text-align: center; order: 2; }
.l-3290e1dc { margin-right: 0; order: 3; }
.l-0257e00d { justify-content: space-between; align-items: center; }
 }@media screen and (max-width: 576px) { .l-f3a1234e { padding: var(--size-s); }
.l-ab1842b6 { width: 100%; }
.l-da19fca4 { flex-direction: column; align-items: center; }
.l-0257e00d { flex-direction: column; align-items: center; gap: var(--size-s); }
 }
.l-67dc6e90 { position: fixed; bottom: 0; opacity: 0; right: 35px; transform: translateY(100%); background-color: var(--color-primary); border: none; width: 40px; height: 62px; border-radius: 20px; cursor: pointer; z-index: 4; transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; }
.l-2bdfdc55 { fill: var(--color-text-light); }
.l-91f9aeae { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-67dc6e90 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-c98aa037 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-83ca898c { display: block; }
.l-0ebcdc68 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-dc0ce249 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-fcfd4dc9 { width: 100%; }
@media screen and (max-width: 768px) { .l-c98aa037 { padding: var(--size-s); }
.l-0ebcdc68 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-dc0ce249 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-fcfd4dc9 { width: auto; }
 }@media screen and (max-width: 576px) { .l-dc0ce249 { gap: var(--size-xxs); }
 }
.l-e4863465 * + * { margin-top: var(--size-xs); }
.l-e4863465 ul { list-style: disc; }
.l-e4863465 ul li { margin-left: 16px; }

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

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