
            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-2d3ec720 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.l-ea1d4b19 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-b95a30a4 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.l-68951d66 { display: none; }
.l-592b8d6a { font-size: 34px; margin-right: var(--size-xxs); }
.l-9b76f372 { font-size: 24px; font-weight: 600; }
.l-ecd8bb7c { -ms-overflow-style: none; scrollbar-width: none; }
.l-a8ef7dd6 { display: none; }
.l-8acd9a78 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.l-3829235b { position: relative; text-decoration: none; white-space: nowrap; padding: var(--size-xxs) var(--size-xs); height: 35px; display: flex; justify-content: center; align-items: center; border-radius: 35px; transition: 0.1s text-shadow ease-in-out; }
.l-3829235b:hover { text-shadow: 0.5px 0 0 currentColor; }
.l-97d9a454 { text-shadow: 0.5px 0 0 currentColor; }
.l-97d9a454 .l-9db0a5c7 { background-color: var(--color-text); }
.l-9db0a5c7 { position: absolute; bottom: -6px; display: block; width: 8px; height: 8px; border-radius: 50%; }
.l-43ae3570 { cursor: pointer; border: 0; padding: var(--size-xxs) var(--size-xs); transition: 0.3s transform ease-in-out; width: 72px; text-align: center; background-color: transparent; }
.l-43ae3570:hover { transform: scale(1.05); }
.l-4cdd6189 { display: none; }
.l-6a7ab6a3 .l-4cdd6189 { display: inline; }
.l-6a7ab6a3 .l-b33435d1 { display: none; }
.l-3babcfb7 { display: none; }
.l-248b9f6e { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.l-c4a3b1ae { height: auto; display: flex; flex-direction: column; text-align: left; align-items: flex-start; }
.l-c4a3b1ae .l-9db0a5c7 { bottom: 50%; margin-bottom: -4px; left: -5px; }
@media screen and (max-width: 870px) { .l-592b8d6a { font-size: 28px; }
.l-9b76f372 { font-size: 20px; }
.l-8acd9a78 { gap: var(--size-xxs); }
.l-b2e642b8 { display: none; }
.l-3babcfb7 { display: block; }
.l-248b9f6e.l-1fed6b2e { display: flex; width: 100%; }
 }
.l-7c766bf3 { position: relative; }
.l-7c766bf3 .l-eb9c5fa6 { margin: calc(-1 * var(--section-padding)) auto; position: relative; min-height: 700px; display: flex; justify-content: flex-start; align-items: center; }
.l-bf3dee23 { display: flex; justify-content: center; align-items: center; gap: var(--size-m); min-height: 600px; width: 60%; }
.l-e2893e8e { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.l-e2893e8e::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.l-e2893e8e img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
@media screen and (max-width: 1024px) { .l-bf3dee23 { width: 100%; }
 }@media screen and (max-width: 576px) { .l-c4389f2e { text-align: center; }
 }
.l-d11023cb { display: flex; align-items: center; gap: var(--size-m); }
.l-622658fc { flex: 1; }
.l-8533072b { position: relative; padding: var(--size-m); }
.l-8533072b::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-0348ad62 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-d11023cb { flex-direction: column; align-items: stretch; }
.l-622658fc { flex: auto; }
.l-8533072b { padding: var(--size-m) var(--size-s); }
.l-8533072b::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-8533072b { text-align: center; }
 }
.l-ee105aed { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-03ec70c1 { text-align: center; }
.l-ee105aed { column-count: 1; }
 }
.l-0fd4155f { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-0fd4155f::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: -1; }
.l-f15f93cf { 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-f15f93cf::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-047f7faf::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-cbf5339f { 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-935ac0c2 { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-1b35218b { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-114d0894 { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-dddc31f2 { padding-bottom: 37px; }
.l-dddc31f2::before { bottom: 0; }
.l-61ed8ec2 { padding-top: 35px; }
.l-61ed8ec2::before { top: 0; }
@media screen and (max-width: 768px) { .l-0fd4155f { flex-direction: column; }
.l-0fd4155f::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-5efe2b7a { width: 50%; }
.l-cbf5339f { margin: 0; align-self: initial; }
.l-935ac0c2 { order: 2; margin-left: auto; align-self: initial; }
.l-1b35218b { order: 3; align-self: initial; }
.l-114d0894 { margin-left: auto; align-self: initial; }
.l-f15f93cf { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-f15f93cf::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-dddc31f2 { padding-bottom: var(--size-xs); }
.l-61ed8ec2 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-61ed8ec2::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-0fd4155f::before { left: 0; }
.l-5efe2b7a { width: 100%; }
.l-cbf5339f { margin: 0; }
.l-935ac0c2 { margin: 0; }
.l-1b35218b { margin: 0; }
.l-114d0894 { margin: 0; }
.l-f15f93cf { padding-left: var(--size-s); }
.l-f15f93cf::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-dddc31f2 { margin: 0; padding-top: 35px; }
.l-61ed8ec2 { padding-top: 35px; }
 }
.l-7993b6db { 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-7993b6db li { flex: 1; }
.l-00419ab4 { padding: var(--size-m); min-width: 270px; height: 100%; }
.l-5311dd4a { display: flex; justify-content: center; }
@media screen and (max-width: 576px) { .l-7993b6db { flex-direction: column; }
.l-00419ab4 { text-align: center; min-width: auto; }
 }
.l-9dbe44f9 { position: relative; display: flex; align-items: center; gap: var(--size-m); min-height: 550px; padding: var(--size-xl); }
.l-62586f75 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.l-8e2926bc { position: relative; z-index: 2; width: 60%; margin-left: auto; padding: var(--size-m); }
@media screen and (max-width: 870px) { .l-8e2926bc { width: 100%; }
 }@media screen and (max-width: 576px) { .l-9dbe44f9 { padding: 0; flex-direction: column-reverse; }
.l-62586f75 { position: static; border-radius: 0; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.l-8e2926bc { text-align: center; }
 }
.l-adf16a06 { text-align: center; }

.l-225093b2 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-69147b52 { flex: 0 1 560px; }
.l-089ebdf7 { flex: 1 1 630px; }
.l-97f58b2d { flex: 1; }
.l-21ce2b15 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-b77d9068 { flex: 1; }
.l-acc58470 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-c3b54447 { 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-225093b2 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-69147b52 { flex: auto; }
.l-089ebdf7 { flex: auto; width: 100%; }
.l-21ce2b15 { margin-top: var(--size-s); }
.l-b77d9068 { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-acc58470 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-69147b52 { text-align: center; }
.l-21ce2b15 { flex-direction: column; }
.l-b77d9068 { flex: auto; text-align: center; }
.l-acc58470 { align-items: center; }
 }
.l-a2cde2b7 { display: flex; gap: var(--size-s); height: clamp(37.5rem, 58.59375vw + 9.375rem, 56.25rem); }
.l-d4efb995 { flex: 1; display: flex; flex-direction: column; }
.l-1c97b0b9 { flex: 0 0 40%; display: flex; flex-direction: column; gap: var(--size-s); }
.l-0b036214 { flex: 1; }
@media screen and (max-width: 768px) { .l-0b036214 { margin-top: var(--size-m); }
.l-a2cde2b7 { flex-direction: column; height: auto; }
 }
.l-96057c33 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-96057c33 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-96057c33 { padding: var(--size-s); }
 }
.l-206c4d46 { padding: 0; }
@media screen and (max-width: 1280px) { .l-022be97a { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-206c4d46 { padding: 0 var(--wrapper-padding); }
.l-a3589d55 { column-count: 1; }
.l-022be97a { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-a3589d55 { text-align: center; }
 }
.l-1b8ace8d { width: 60%; }
.l-a387409c { flex: 1; position: relative; display: flex; gap: var(--size-l); }
.l-84fd1080 { flex: 1; }
.l-9e05dd04 { position: relative; }
.l-9e05dd04::before { content: ""; position: absolute; top: 0; left: calc(-1 * var(--size-l) / 2); width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-62b83437::before { display: none; }
@media screen and (max-width: 870px) { .l-95d1c29e { flex-direction: column; }
.l-1b8ace8d { width: 100%; }
.l-a387409c { display: grid; grid-template-columns: 1fr 1fr; }
.l-a387409c::before { content: ""; position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background-color: var(--color-secondary); }
.l-a387409c::after { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; background-color: var(--color-secondary); }
.l-9e05dd04::before { display: none; }
 }@media screen and (max-width: 576px) { .l-1b8ace8d { text-align: center; }
.l-a387409c { margin-top: var(--size-m); gap: var(--size-m); grid-template-columns: 1fr; }
.l-a387409c::before { display: none; }
.l-a387409c::after { display: none; }
.l-9e05dd04::before { left: 0; top: calc(-1 * var(--size-m) / 2); display: block; height: 1px; width: 100%; }
.l-62b83437::before { display: none; }
 }
.l-8ef619dd { position: relative; }
.l-66eb932e::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-2c1a5d9a { padding: 80px 0; display: flex; justify-content: flex-start; align-items: center; }
.l-6155d4cd { flex: 0 0 clamp(26.75rem, 45.3125vw + 5rem, 41.25rem); padding-right: clamp(10rem, 7.8125vw + 6.25rem, 12.5rem); position: relative; }
.l-fc047492 { 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-fc047492 li:last-child .l-46b95322 { border-bottom: none; }
.l-46b95322 { border-bottom: 1px solid var(--color-secondary); user-select: none; }
.l-46b95322[open] .l-bbd6c245 { transform: rotate(45deg); }
.l-46b95322 .l-63a008f1 { padding-bottom: var(--size-s); }
.l-51775265 { 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-51775265::-webkit-details-marker { display: none; }
.l-bbd6c245 { 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-bbd6c245 svg { fill: var(--color-text); }
.l-63a008f1 { padding-bottom: var(--size-s); }
@media screen and (max-width: 768px) { .l-66eb932e::before { width: 100%; }
.l-2c1a5d9a { flex-direction: column; }
.l-6155d4cd { flex: 0; padding-right: 0; text-align: center; padding-bottom: var(--size-s); }
.l-fc047492 { margin-left: 0; width: 100%; padding-right: 16px; }
 }@media screen and (max-width: 870px) { .l-51775265 { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-bbd6c245 { width: 24px; height: 24px; }
.l-bbd6c245 svg { width: 16px; height: 16px; }
.l-63a008f1 { padding-bottom: var(--size-xs); }
 }
.l-b39e0147 { display: flex; align-items: center; gap: var(--size-m); }
.l-dbb0f2fd { flex: 1; }
.l-d1fa1c09 { flex: 1; }
@media screen and (max-width: 768px) { .l-b39e0147 { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-d1fa1c09 { text-align: center; }
 }
.l-38a0d25d { text-align: center; }

.l-56867bd4 { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-f725c7cf { flex: 1; }
.l-147b1ec9 { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-1a48d016 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-d66eb0f3 { 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-56867bd4 { flex-direction: column; gap: var(--size-m); }
.l-f725c7cf { text-align: center; }
 }@media screen and (max-width: 576px) { .l-147b1ec9 { gap: var(--size-s); }
.l-1a48d016 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-3d65f882 { display: flex; justify-content: flex-start; position: relative; gap: var(--size-m); z-index: 1; }
.l-b68540fa { flex: 1; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.l-60a653f6 { flex: 0 0 450px; padding: var(--size-m) var(--size-m) var(--size-xl); display: flex; flex-direction: column; justify-content: center; }
.l-89e324a3 { display: none; }
.l-6a5a2b20 { width: 100%; }
.l-e8565c82 { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: var(--size-m); white-space: nowrap; flex-wrap: wrap; }
.l-634a0cc4 { flex: 1; display: flex; align-items: flex-start; flex-direction: column; }
.l-889a33bb { 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-09ed95b6 { fill: var(--color-text); }
.l-e836eb81 { stroke: var(--color-text); }
.l-0c6ec183 { stroke: var(--color-text); }
.l-fd633b2f { display: flex; flex-direction: column; }
.l-cfaf596d { width: 100%; height: 300px; }
.l-01c2ef4f { position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .l-3d65f882 { flex-direction: column-reverse; }
.l-b68540fa { flex-direction: column-reverse; justify-content: flex-start; }
.l-60a653f6 { flex: 1; }
.l-18cc5d4e { display: none; }
.l-89e324a3 { display: block; text-align: center; }
.l-e8565c82 { justify-content: space-evenly; }
.l-cfaf596d { height: 430px; margin-top: var(--size-s); }
 }@media screen and (max-width: 870px) { .l-b68540fa { width: 100%; }
 }@media screen and (max-width: 768px) { .l-889a33bb { margin-right: 0; }
.l-fd633b2f { margin-top: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-b68540fa { text-align: center; }
.l-60a653f6 { padding: var(--size-s); }
.l-e8565c82 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-634a0cc4 { flex: inherit; align-items: center; }
 }

        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-ed24ac85 { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-2647fff1 { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-4641fad5 { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-d5e25b15 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-49ada419 { display: flex; justify-content: flex-start; }
.l-2b9f9029 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-bc2dc3ad { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-fe8bd4a9 { 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-058cb59e { font-size: 36px; margin-right: var(--size-xs); }
.l-c2bd3f56 { font-size: 24px; font-weight: 600; }
.l-bc05f8cc { flex: 1; }
.l-4fa6626d { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-7c4d0e27 { margin-left: var(--size-s); }
.l-45c57c2e { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-b29750b6 { flex-direction: column; gap: var(--size-xl); }
.l-fe8bd4a9 { flex: auto; }
.l-4641fad5 { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-7db12046 { margin-top: 0; }
.l-7c4d0e27 { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-2647fff1 { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-d5e25b15 { flex: auto; width: 100%; text-align: center; }
.l-7142ed50 { text-align: center; }
.l-4fa6626d { flex-direction: column; align-items: center; }
.l-4641fad5 { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-4e913316 { 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-027f0eec { fill: var(--color-text-light); }
.l-dbeaa56b { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-4e913316 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-4b5e7a74 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-06a00010 { display: block; }
.l-0031508f { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-23660039 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-a2dd773b { width: 100%; }
@media screen and (max-width: 768px) { .l-4b5e7a74 { padding: var(--size-s); }
.l-0031508f { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-23660039 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-a2dd773b { width: auto; }
 }@media screen and (max-width: 576px) { .l-23660039 { gap: var(--size-xxs); }
 }

            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-7e00b878 { position: sticky; top: 0; z-index: 5; box-shadow: var(--shadow); }
.l-3d37e217 { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-3ecfeb4a { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.l-c0d8ddf8 { display: none; }
.l-2a2bb8e8 { font-size: 34px; margin-right: var(--size-xxs); }
.l-88c370c4 { font-size: 24px; font-weight: 600; }
.l-53231b6d { -ms-overflow-style: none; scrollbar-width: none; }
.l-b623ce90 { display: none; }
.l-49d78321 { display: flex; justify-content: flex-start; align-items: center; height: 51px; border-radius: 51px; gap: var(--size-s); padding: 0 8px; }
.l-87c6cf8c { position: relative; text-decoration: none; white-space: nowrap; padding: var(--size-xxs) var(--size-xs); height: 35px; display: flex; justify-content: center; align-items: center; border-radius: 35px; transition: 0.1s text-shadow ease-in-out; }
.l-87c6cf8c:hover { text-shadow: 0.5px 0 0 currentColor; }
.l-66fc9152 { text-shadow: 0.5px 0 0 currentColor; }
.l-66fc9152 .l-81c7b053 { background-color: var(--color-text); }
.l-81c7b053 { position: absolute; bottom: -6px; display: block; width: 8px; height: 8px; border-radius: 50%; }
.l-6eb8be66 { cursor: pointer; border: 0; padding: var(--size-xxs) var(--size-xs); transition: 0.3s transform ease-in-out; width: 72px; text-align: center; background-color: transparent; }
.l-6eb8be66:hover { transform: scale(1.05); }
.l-5cb4d0c6 { display: none; }
.l-c4fea8ff .l-5cb4d0c6 { display: inline; }
.l-c4fea8ff .l-5276ee2e { display: none; }
.l-c11817a6 { display: none; }
.l-50f33f0b { display: none; justify-content: flex-start; align-items: center; padding-bottom: var(--size-xs); }
.l-9f2fe8ed { height: auto; display: flex; flex-direction: column; text-align: left; align-items: flex-start; }
.l-9f2fe8ed .l-81c7b053 { bottom: 50%; margin-bottom: -4px; left: -5px; }
@media screen and (max-width: 870px) { .l-2a2bb8e8 { font-size: 28px; }
.l-88c370c4 { font-size: 20px; }
.l-49d78321 { gap: var(--size-xxs); }
.l-f3302e9b { display: none; }
.l-c11817a6 { display: block; }
.l-50f33f0b.l-6106eff6 { display: flex; width: 100%; }
 }
.l-a9b309f1 * + * { margin-top: var(--size-xs); }
.l-a9b309f1 ul { list-style: disc; }
.l-a9b309f1 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-f16d4795 { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-6ad60c7d { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-a269b54c { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-d4dd67df { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-d699cbf3 { display: flex; justify-content: flex-start; }
.l-ddfd5c01 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-25978059 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-aed8f965 { 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-c418b427 { font-size: 36px; margin-right: var(--size-xs); }
.l-05e7c8d5 { font-size: 24px; font-weight: 600; }
.l-fcc944c6 { flex: 1; }
.l-296a1349 { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-626d3b6c { margin-left: var(--size-s); }
.l-c1f13ad3 { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-585c8289 { flex-direction: column; gap: var(--size-xl); }
.l-aed8f965 { flex: auto; }
.l-a269b54c { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-cd0e552b { margin-top: 0; }
.l-626d3b6c { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-6ad60c7d { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-d4dd67df { flex: auto; width: 100%; text-align: center; }
.l-4e2e64f3 { text-align: center; }
.l-296a1349 { flex-direction: column; align-items: center; }
.l-a269b54c { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-ed796810 { 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-b0b44905 { fill: var(--color-text-light); }
.l-350dec74 { opacity: 1; transform: translateY(-35px); }
@media screen and (max-width: 768px) { .l-ed796810 { transform: scale(0.75); bottom: 15px; right: 15px; }
 }
.l-d609f0c3 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-9b2730f7 { display: block; }
.l-0c2e8eb7 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-f6b4a4d9 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-e6befa15 { width: 100%; }
@media screen and (max-width: 768px) { .l-d609f0c3 { padding: var(--size-s); }
.l-0c2e8eb7 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-f6b4a4d9 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-e6befa15 { width: auto; }
 }@media screen and (max-width: 576px) { .l-f6b4a4d9 { gap: var(--size-xxs); }
 }
.l-4e936703 * + * { margin-top: var(--size-xs); }
.l-4e936703 ul { list-style: disc; }
.l-4e936703 ul li { margin-left: 16px; }

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

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