
            #hero, #about, #reviews, #form {
                scroll-margin-top: 84px;
            }
            @media screen and (max-width: 768px) {
                #hero, #about, #reviews, #form {
                    scroll-margin-top: 64px;
                }
            }
        
.l-34cf71d1 { position: relative; z-index: 5; }
.l-d79e4152 { display: flex; justify-content: center; align-items: center; height: 85px; }
.l-6ed05c73 { position: sticky; top: -1px; z-index: 5; }
.l-fcd4d26c { display: flex; justify-content: center; align-items: center; height: 85px; position: relative; }
.l-fcd4d26c::after { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 75%; height: 1px; background-color: var(--color-text); }
.l-a1cf9279 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; margin: 0 auto; }
.l-b3317cdc { font-size: 34px; margin-right: var(--size-xxs); }
.l-8ce73fd9 { font-size: 24px; font-weight: 600; }
.l-67c67a45 { display: block; }
.l-67c67a45.l-8cff6da5 { display: block; }
.l-c0884fed { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); }
.l-431621b3 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-431621b3:hover { text-decoration: underline; }
.l-a53d4aec { display: none; flex-direction: column; gap: 5px; border: 0; padding: var(--size-xs); border-radius: var(--size-xxs); cursor: pointer; }
.l-03ba57f0 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-34cf71d1 { position: sticky; top: 0; }
.l-d79e4152 { justify-content: space-between; height: 65px; }
.l-6ed05c73.l-6e196170 { top: 65px; height: 0; }
.l-fcd4d26c::after { display: none; }
.l-a1cf9279 { margin: 0; }
.l-67c67a45 { position: absolute; right: 0; bottom: 75px; transform: translateY(100%); background-color: var(--color-secondary); width: 260px; padding: var(--size-m); border-radius: var(--size-xxs); display: none; }
.l-67c67a45.l-8cff6da5 { display: block; }
.l-c0884fed { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-a53d4aec { display: flex; }
 }@media screen and (max-width: 576px) { .l-b3317cdc { font-size: 28px; }
.l-8ce73fd9 { font-size: 20px; }
.l-67c67a45 { width: 100%; }
 }
.l-b56035bb { overflow: hidden; }
.l-403b8dd7 { padding-left: var(--wrapper-padding); display: flex;  align-items: flex-start; gap: var(--size-s); }
.l-ae31e3dd { margin-top: auto; }
.l-60de86b0 { flex: 0 1 465px; display: flex; flex-direction: column; align-items: flex-start; }
.l-d1f44aba { flex: 0 1 726px; }
@media screen and (max-width: 1024px) { .l-403b8dd7 { gap: var(--size-l); padding: 0 var(--wrapper-padding); flex-direction: column; }
.l-60de86b0 { flex: auto; }
.l-d1f44aba { 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-60de86b0 { text-align: center; align-items: center; }
 }
.l-a795fc98 { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-467d34dd { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-6bb37eaa { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-6bb37eaa { width: 100%; }
 }@media screen and (max-width: 576px) { .l-a795fc98 { padding: 0; flex-direction: column-reverse; }
.l-467d34dd { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-6bb37eaa { text-align: center; }
 }
.l-1e80fe3b { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-73fad6be { text-align: center; }
.l-1e80fe3b { column-count: 1; }
 }
.l-bded2e36 { width: 60%; }
.l-3d2698d3 { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.l-3d2698d3::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.l-ff04780e { flex: 1; }
.l-3755ed45 { position: relative; height: 100%; }
.l-3755ed45::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.l-2550a9d7 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .l-d1bcd675 { flex-direction: column; }
.l-bded2e36 { width: 100%; }
.l-3d2698d3 { flex-direction: column; }
.l-3d2698d3::before { top: 0; left: 80px; width: 2px; height: 100%; }
.l-3755ed45 { display: flex; justify-content: flex-start; align-items: center; }
.l-3755ed45::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.l-2550a9d7 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .l-bded2e36 { text-align: center; }
.l-3d2698d3::before { left: 57px; }
.l-3755ed45::before { left: 50px; }
.l-2550a9d7 { font-size: 32px; flex: 0 0 75px; }
 }
.l-b18689d1 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--size-s); }
.l-3c1723e1 { padding: var(--size-m); box-shadow: var(--shadow); }
.l-c1278961 svg { fill: var(--color-text); }
@media screen and (max-width: 768px) { .l-b18689d1 { grid-template-columns: 1fr; }
 }
.l-08c44d66 { padding: 0; }
@media screen and (max-width: 1280px) { .l-93dd75a2 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-08c44d66 { padding: 0 var(--wrapper-padding); }
.l-357d42a4 { column-count: 1; }
.l-93dd75a2 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-357d42a4 { text-align: center; }
 }
.l-9981f9d3 { text-align: center; }

.l-14217a0d { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-d6485cdd { flex: 1; }
.l-3845b00f { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-a599bf7d { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-d1a1207a { 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-14217a0d { flex-direction: column; gap: var(--size-m); }
.l-d6485cdd { text-align: center; }
 }@media screen and (max-width: 576px) { .l-3845b00f { gap: var(--size-s); }
.l-a599bf7d { flex-direction: column; gap: var(--size-xxs); }
 }
.l-1102dd45 { display: flex; gap: var(--size-s); height: clamp(37.5rem, 58.59375vw + 9.375rem, 56.25rem); }
.l-3f7c698f { flex: 1; display: flex; flex-direction: column; }
.l-5b767007 { flex: 0 0 40%; display: flex; flex-direction: column; gap: var(--size-s); }
.l-310e00cd { flex: 1; }
@media screen and (max-width: 768px) { .l-310e00cd { margin-top: var(--size-m); }
.l-1102dd45 { flex-direction: column; height: auto; }
 }
.l-a5467d45 { display: flex; align-items: center; gap: var(--size-m); }
.l-b9bcd5ff { flex: 1; }
.l-8fb3036d { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-a5467d45 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-39fe36fb { text-align: center; }
 }
.l-dd56f99d { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-dd56f99d { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-dd56f99d { padding: var(--size-s); }
 }
.l-75504653 { min-height: 700px; display: flex; flex-direction: column; padding: var(--size-xl) 0; }
.l-c86b9382 { padding: 0 var(--wrapper-padding); }
.l-d0b37b11 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-d0b37b11::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-c7677db0 { width: 50%; }
.l-b77c3019 { display: flex; gap: var(--size-s); flex-wrap: wrap; padding: var(--size-s); margin-top: auto; }
.l-8bd64f6a { flex: 1; }
.l-af64931b { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xs); }
.l-481c7aae { 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-0aaa1754 { padding: var(--section-padding); 0 }
.l-75504653 { padding: 0; min-height: auto; gap: var(--size-m); }
.l-c86b9382 { display: flex; flex-direction: column-reverse; }
.l-d0b37b11 { position: relative; margin-top: var(--size-m); }
.l-d0b37b11::after { display: none; }
.l-c7677db0 { width: 100%; color: var(--color-text-dark); }
.l-8bd64f6a { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-af64931b { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-c7677db0 { text-align: center; }
.l-b77c3019 { flex-direction: column; }
.l-8bd64f6a { flex: auto; text-align: center; }
.l-af64931b { align-items: center; }
 }
.l-081243bd { position: relative; gap: var(--size-s); }
.l-081243bd * { flex: 1; }
.l-477c8623 { width: 80%; margin-inline: auto; }
.l-c05b1b09 { 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-e5c39c2f { user-select: none; }
.l-e5c39c2f[open] .l-3ca4507d { transform: scaleY(1); }
.l-859318d9 { display: flex; justify-content: flex-start; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-859318d9::-webkit-details-marker { display: none; }
.l-3ca4507d { 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-3ca4507d svg { fill: var(--color-primary); }
.l-e94a7ce5 { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-859318d9 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-e94a7ce5 { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-081243bd { flex-direction: column; }
.l-477c8623 { width: 100%; margin-top: var(--size-m); }
.l-c05b1b09 { margin-right: var(--size-s); }
 }
.l-c70c098f { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-c70c098f { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-c70c098f { padding: var(--size-s); }
 }
.l-87e8b3af { display: flex; align-items: center; gap: var(--size-m); }
.l-c185941e { flex: 1; }
.l-ab368f3a { flex: 1; }
@media screen and (max-width: 768px) { .l-87e8b3af { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-ab368f3a { text-align: center; }
 }
.l-cd0d08af { width: 60%; }
.l-e24a9e6c { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.l-e24a9e6c::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.l-f7ffcced { flex: 1; }
.l-78f575e9 { position: relative; height: 100%; }
.l-78f575e9::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.l-9488c7d7 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .l-2fef0d3b { flex-direction: column; }
.l-cd0d08af { width: 100%; }
.l-e24a9e6c { flex-direction: column; }
.l-e24a9e6c::before { top: 0; left: 80px; width: 2px; height: 100%; }
.l-78f575e9 { display: flex; justify-content: flex-start; align-items: center; }
.l-78f575e9::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.l-9488c7d7 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .l-cd0d08af { text-align: center; }
.l-e24a9e6c::before { left: 57px; }
.l-78f575e9::before { left: 50px; }
.l-9488c7d7 { font-size: 32px; flex: 0 0 75px; }
 }
.l-46800f5a { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.l-77d6f773 { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.l-33811d58 { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.l-f97a271f { display: none; }
.l-6303fd9d { width: 100%; }
.l-63a9fc08 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.l-e84dce44 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.l-fcc056e5 { 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-30e13cd3 { fill: var(--color-text); }
.l-42b0c5dd { stroke: var(--color-text); }
.l-3113d615 { stroke: var(--color-text); }
.l-5c4d9354 { display: flex; flex-direction: column; }
.l-46e8d9b2 { width: 100%; height: 300px; }
.l-3f8a071c { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .l-46800f5a { flex-direction: column-reverse; }
.l-77d6f773 { flex-direction: column-reverse; justify-content: flex-start; }
.l-33811d58 { flex: 1; }
.l-a59eedbc { display: none; }
.l-f97a271f { display: block; text-align: center; }
.l-63a9fc08 { justify-content: space-evenly; }
.l-46e8d9b2 { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .l-77d6f773 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-fcc056e5 { margin-right: 0; }
.l-5c4d9354 { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-77d6f773 { text-align: center; }
.l-33811d58 { padding: var(--size-s); }
.l-63a9fc08 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-e84dce44 { 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-3b6f2e9c { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-02b12c62 { padding-bottom: var(--size-m); }
.l-9642c0f2 { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-8eaea0cb { display: flex; gap: var(--size-s); width: 80%; }
.l-2bb12541 { 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-bd28b3d1 { display: flex; justify-content: flex-start; width: 270px; }
.l-ba25e1ec { 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-48bee43f { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-645fff79 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-5e03d269 { font-size: 36px; margin-right: var(--size-xs); }
.l-75658d3f { font-size: 24px; font-weight: 600; }
.l-124a171f { width: 80%; }
.l-dec41885 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-5e59a29b { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-10f9247e { flex: 1; }
.l-5f4ba5e5 { margin-left: var(--size-s); }
.l-475b590c { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-9642c0f2 { flex-direction: column; gap: var(--size-l); }
.l-8eaea0cb { width: 100%; }
.l-2bb12541 { width: 100%; }
.l-124a171f { width: 100%; }
.l-dec41885 { justify-content: space-between; }
.l-5e59a29b { width: 100%; }
 }@media screen and (max-width: 576px) { .l-8eaea0cb { flex-direction: column; }
.l-2bb12541 { flex-direction: column; align-items: flex-start; }
.l-475b590c { flex-direction: column; align-items: flex-start; }
.l-bd28b3d1 { width: 100%; }
.l-dec41885 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-5e59a29b { flex-direction: column; }
.l-5f4ba5e5 { margin: var(--size-xs) 0 0; }
 }
.l-2e8c1664 { 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-2e8c1664 svg { fill: var(--color-text-light); }
.l-11796da4 { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-2e8c1664 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-9521cfb8 { 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-9dac333d { display: block; }
.l-54cbb135 { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .l-9521cfb8 { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .l-54cbb135 { gap: var(--size-xxs); }
.l-7c61f904 { width: 100%; }
 }

            #hero, #about, #reviews, #form {
                scroll-margin-top: 84px;
            }
            @media screen and (max-width: 768px) {
                #hero, #about, #reviews, #form {
                    scroll-margin-top: 64px;
                }
            }
        
.l-c4584028 { position: relative; z-index: 5; }
.l-37537279 { display: flex; justify-content: center; align-items: center; height: 85px; }
.l-ba082f09 { position: sticky; top: -1px; z-index: 5; }
.l-956ab287 { display: flex; justify-content: center; align-items: center; height: 85px; position: relative; }
.l-956ab287::after { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 75%; height: 1px; background-color: var(--color-text); }
.l-fbbbfa90 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; margin: 0 auto; }
.l-2d7e6c19 { font-size: 34px; margin-right: var(--size-xxs); }
.l-f0a39c6e { font-size: 24px; font-weight: 600; }
.l-4481888c { display: block; }
.l-4481888c.l-89fa9a5a { display: block; }
.l-596065e8 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); }
.l-e41d1732 { text-decoration: none; white-space: nowrap; padding: var(--size-xxs); }
.l-e41d1732:hover { text-decoration: underline; }
.l-4139d4b2 { display: none; flex-direction: column; gap: 5px; border: 0; padding: var(--size-xs); border-radius: var(--size-xxs); cursor: pointer; }
.l-353971b1 { width: 32px; height: 3px; }
@media screen and (max-width: 768px) { .l-c4584028 { position: sticky; top: 0; }
.l-37537279 { justify-content: space-between; height: 65px; }
.l-ba082f09.l-c07dd3a0 { top: 65px; height: 0; }
.l-956ab287::after { display: none; }
.l-fbbbfa90 { margin: 0; }
.l-4481888c { position: absolute; right: 0; bottom: 75px; transform: translateY(100%); background-color: var(--color-secondary); width: 260px; padding: var(--size-m); border-radius: var(--size-xxs); display: none; }
.l-4481888c.l-89fa9a5a { display: block; }
.l-596065e8 { gap: var(--size-m); flex-direction: column; align-items: center; color: var(--color-text-light); }
.l-4139d4b2 { display: flex; }
 }@media screen and (max-width: 576px) { .l-2d7e6c19 { font-size: 28px; }
.l-f0a39c6e { font-size: 20px; }
.l-4481888c { width: 100%; }
 }
.l-fd57eb20 * + * { margin-top: var(--size-xs); }
.l-fd57eb20 ul { list-style: disc; }
.l-fd57eb20 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-66e39637 { padding-top: var(--size-xl); padding-bottom: var(--size-m); }
.l-a961ce07 { padding-bottom: var(--size-m); }
.l-f85e183b { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-b7b8f34b { display: flex; gap: var(--size-s); width: 80%; }
.l-6a6f79e4 { 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-636f75f6 { display: flex; justify-content: flex-start; width: 270px; }
.l-a1c5e2c5 { 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-a64d738b { width: 74px; flex-shrink: 0; border: 0; padding: 0; border-radius: 0 var(--b-radius) var(--b-radius) 0; }
.l-1ea8a00b { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; }
.l-d30e2ac3 { font-size: 36px; margin-right: var(--size-xs); }
.l-cf4520ee { font-size: 24px; font-weight: 600; }
.l-e4e509f0 { width: 80%; }
.l-7eb7c185 { white-space: nowrap; display: flex; justify-content: space-evenly; }
.l-96a2c014 { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: var(--size-s); width: 80%; margin: 0 auto; }
.l-96a26d43 { flex: 1; }
.l-89b0672d { margin-left: var(--size-s); }
.l-3ad87211 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-f85e183b { flex-direction: column; gap: var(--size-l); }
.l-b7b8f34b { width: 100%; }
.l-6a6f79e4 { width: 100%; }
.l-e4e509f0 { width: 100%; }
.l-7eb7c185 { justify-content: space-between; }
.l-96a2c014 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-b7b8f34b { flex-direction: column; }
.l-6a6f79e4 { flex-direction: column; align-items: flex-start; }
.l-3ad87211 { flex-direction: column; align-items: flex-start; }
.l-636f75f6 { width: 100%; }
.l-7eb7c185 { flex-direction: column; align-items: center; gap: var(--size-s); }
.l-96a2c014 { flex-direction: column; }
.l-89b0672d { margin: var(--size-xs) 0 0; }
 }
.l-2d0d87e0 { 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-2d0d87e0 svg { fill: var(--color-text-light); }
.l-15825cbd { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-2d0d87e0 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-4408ed4b { 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-201c2ca3 { display: block; }
.l-933ea9ab { display: flex; flex-wrap: wrap; gap: var(--size-xs); }
@media screen and (max-width: 768px) { .l-4408ed4b { padding: var(--size-s); }
 }@media screen and (max-width: 576px) { .l-933ea9ab { gap: var(--size-xxs); }
.l-f09c38b8 { width: 100%; }
 }
.l-9c9ebc02 * + * { margin-top: var(--size-xs); }
.l-9c9ebc02 ul { list-style: disc; }
.l-9c9ebc02 ul li { margin-left: 16px; }

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

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