
            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-da8f75ae { position: sticky; top: 0; z-index: 5; border-bottom: 1px solid var(--color-text); }
.l-7443661a { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-4d14ce5c { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.l-7990c2a0 { font-size: 34px; margin-right: var(--size-xxs); }
.l-38cf78bb { font-size: 24px; font-weight: 600; }
.l-a999a0f8 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); height: 100%; }
.l-b290137c { position: relative; text-decoration: none; white-space: nowrap; padding: var(--size-xxs); height: 100%; display: flex; justify-content: center; align-items: center; }
.l-b290137c:hover { color: var(--color-primary); }
.l-d67c410d { color: var(--color-primary); }
.l-d67c410d::after { content: ""; display: block; background-color: var(--color-primary); width: 100%; height: 4px; position: absolute; bottom: -1px; }
.l-c4e74912 { height: 50px; justify-content: flex-start; }
.l-e2cf3997 .l-d67c410d::after { top: 0; left: calc(-1 * var(--wrapper-padding)); width: 4px; height: 100%; bottom: 0; }
.l-64cad29e { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; margin-right: var(--size-m); }
.l-64cad29e:hover { opacity: 0.7; }
.l-64cad29e svg { fill: var(--color-text); }
.l-2c738eba { display: none; }
.l-7fa60540 { position: fixed; z-index: 6; width: 100%; height: 100%; top: 0; left: 0; clip-path: polygon(0 0, 0 0, 0 0, 0 0); }
.l-8787d79a { clip-path: inherit; }
.l-8787d79a .l-b389f302 { background-color: rgba(0, 0, 0, 0.2); }
.l-8787d79a .l-683f831f { opacity: 1; transform: translateX(0); }
.l-1608d942 { height: 80px; display: flex; justify-content: flex-start; align-items: center; }
.l-7da21bb3 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; }
.l-7da21bb3:hover { opacity: 0.7; }
.l-7da21bb3 svg { fill: var(--color-text); }
.l-b389f302 { transition: 0.3s background-color ease-in-out; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0); }
.l-683f831f { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; min-width: 260px; width: 100%; max-width: 30%; height: 100%; box-shadow: 4px 0px 20px rgba(23, 23, 28, 0.1); opacity: 0; transform: translateX(-100%); transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; padding: 0 var(--size-m) 0 var(--wrapper-padding); }
@media screen and (max-width: 375px) { .l-64cad29e { margin-right: var(--size-xxs); }
 }@media screen and (max-width: 768px) { .l-7990c2a0 { font-size: 28px; }
.l-38cf78bb { font-size: 20px; }
 }@media screen and (max-width: 870px) { .l-7443661a { justify-content: flex-start; }
.l-a999a0f8 { gap: var(--size-m); }
.l-541fc258 { display: none; }
.l-2c738eba { display: block; }
 }
.l-7dc6e788 { display: flex; align-items: center; gap: var(--size-s); }
.l-3ca2d307 { flex: 1; }
.l-b12568c3 { flex: 0 1 465px; padding: var(--size-m) var(--size-s); display: flex; justify-content: center; align-items: flex-start; flex-direction: column; }
.l-c63eb9ef { flex: 1 1 660px; }
@media screen and (max-width: 1024px) { .l-7dc6e788 { flex-direction: column; }
.l-b12568c3 { flex: auto; }
.l-c63eb9ef { flex: auto; width: 100%; }
 }@media screen and (max-width: 576px) { .l-b12568c3 { text-align: center; align-items: center; padding: var(--size-m); }
 }
.l-de9db51d { display: flex; align-items: center; gap: var(--size-m); }
.l-5709a73b { flex: 1; }
.l-e33ca73a { flex: 1; }
@media screen and (max-width: 768px) { .l-de9db51d { flex-direction: column-reverse; }
 }@media screen and (max-width: 576px) { .l-e33ca73a { text-align: center; }
 }
.l-5dafc6ec { text-align: center; }

.l-c7e92939 { position: relative; counter-reset: item; display: flex; flex-wrap: wrap; }
.l-c7e92939::before { content: ""; position: absolute; top: 50%; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); z-index: 1; }
.l-2734562c { 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-2734562c::before { content: ""; position: absolute; left: -1px; display: block; width: 17px; height: 17px; border-radius: 50%; background-color: var(--color-primary); transform: translate(-50%); }
.l-3e7f075a::before { content: "0" counter(item) " | "; font-size: 20px; font-weight: bold; }
.l-c2b4e2e6 { 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-5774a07c { order: 3; margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem); margin-top: -9px; align-self: flex-start; }
.l-d7c39d3a { order: 2; margin-bottom: -9px; align-self: flex-end; }
.l-a067b38a { order: 4; margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem); margin-top: -9px; align-self: flex-start; }
.l-2f6d4b94 { padding-bottom: 37px; }
.l-2f6d4b94::before { bottom: 0; }
.l-fb09d491 { padding-top: 35px; }
.l-fb09d491::before { top: 0; }
@media screen and (max-width: 768px) { .l-c7e92939 { flex-direction: column; }
.l-c7e92939::before { width: 2px; height: 100%; top: 0; left: 50%; }
.l-60c382d0 { width: 50%; }
.l-c2b4e2e6 { margin: 0; align-self: initial; }
.l-5774a07c { order: 2; margin-left: auto; align-self: initial; }
.l-d7c39d3a { order: 3; align-self: initial; }
.l-a067b38a { margin-left: auto; align-self: initial; }
.l-2734562c { padding-left: 0; padding-right: var(--size-xs); width: auto; border-left: none; border-bottom: 2px solid var(--color-primary); }
.l-2734562c::before { left: auto; right: -1px; bottom: 0; transform: translate(50%, 50%); }
.l-2f6d4b94 { padding-bottom: var(--size-xs); }
.l-fb09d491 { padding-bottom: var(--size-xs); padding-left: var(--size-s); padding-right: 0; padding-top: 50px; }
.l-fb09d491::before { top: auto; left: 1px; transform: translate(-50%, 50%); }
 }@media screen and (max-width: 576px) { .l-c7e92939::before { left: 0; }
.l-60c382d0 { width: 100%; }
.l-c2b4e2e6 { margin: 0; }
.l-5774a07c { margin: 0; }
.l-d7c39d3a { margin: 0; }
.l-a067b38a { margin: 0; }
.l-2734562c { padding-left: var(--size-s); }
.l-2734562c::before { left: -1px; right: auto; transform: translate(-50%, 50%); }
.l-2f6d4b94 { margin: 0; padding-top: 35px; }
.l-fb09d491 { padding-top: 35px; }
 }
.l-3e353c1a { width: 60%; }
.l-24e13d4f { padding: var(--size-s) var(--wrapper-padding); }
.l-17a0c4fb { display: flex; justify-content: flex-start; }
.l-17a0c4fb svg { fill: var(--color-secondary); }
.l-757967d2 { justify-content: flex-end; }
.l-2db0337a { padding: 0 var(--wrapper-padding); }
.l-3b228ec8 { padding: 0 var(--wrapper-padding); }
@media screen and (max-width: 768px) { .l-3e353c1a { width: 100%; }
 }@media screen and (max-width: 576px) { .l-6cafedd9 { flex-direction: column; }
.l-17a0c4fb svg { transform: scale(0.6); }
.l-2db0337a { padding: 0 50px 0 50px; }
.l-3b228ec8 { padding: 0 50px 0 50px; }
 }@media screen and (max-width: 375px) { .l-2db0337a { padding: 0; }
.l-3b228ec8 { padding: 0; }
 }
.l-d9af4f20 { column-count: 2; gap: var(--size-m); }
@media screen and (max-width: 768px) { .l-1c875e8e { text-align: center; }
.l-d9af4f20 { column-count: 1; }
 }
.l-7dbf9f72 { display: flex; align-items: center; gap: var(--size-m); }
.l-d39f814b { flex: 1; }
.l-85309d26 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 768px) { .l-7dbf9f72 { flex-direction: column; }
 }@media screen and (max-width: 576px) { .l-1f50442a { text-align: center; }
 }
.l-8d411a90 { width: 60%; }
.l-ad231ff4 { flex: 1; position: relative; display: flex; gap: var(--size-s); }
.l-ad231ff4::before { content: ""; position: absolute; top: 135px; left: 0; width: 100%; height: 3px; background-color: var(--color-primary); }
.l-e26aa0f9 { flex: 1; }
.l-c7ec5772 { position: relative; height: 100%; }
.l-c7ec5772::before { content: ""; width: 16px; height: 16px; position: absolute; left: 50%; margin-left: -8px; top: 128px; background-color: var(--color-primary); border-radius: 50%; }
.l-01b21127 { font-size: 80px; line-height: 130%; font-weight: 500; margin-bottom: 72px; text-align: center; }
@media screen and (max-width: 870px) { .l-6393666d { flex-direction: column; }
.l-8d411a90 { width: 100%; }
.l-ad231ff4 { flex-direction: column; }
.l-ad231ff4::before { top: 0; left: 80px; width: 2px; height: 100%; }
.l-c7ec5772 { display: flex; justify-content: flex-start; align-items: center; }
.l-c7ec5772::before { margin-left: 0; top: 50%; margin-top: -8px; left: 73px; }
.l-01b21127 { text-align: left; margin-bottom: 0; font-size: 40px; flex: 0 0 110px; }
 }@media screen and (max-width: 576px) { .l-8d411a90 { text-align: center; }
.l-ad231ff4::before { left: 57px; }
.l-c7ec5772::before { left: 50px; }
.l-01b21127 { font-size: 32px; flex: 0 0 75px; }
 }
.l-96472645 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-1ed63d61 { flex: 0 0 45%; position: relative; }
.l-55b05b03 { flex: 1; position: relative; z-index: 1; }
.l-16b3145d { user-select: none; }
.l-16b3145d[open] .l-2c640807 { transform: rotate(45deg); }
.l-51b3bdfd { display: flex; justify-content: space-between; align-items: center; list-style: none; cursor: pointer; padding: var(--size-s) var(--size-m); }
.l-51b3bdfd::-webkit-details-marker { display: none; }
.l-2c640807 { 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-2c640807 svg { fill: var(--color-primary); }
.l-9ad2efaa { padding: 0 var(--size-m) var(--size-s); }
@media screen and (max-width: 870px) { .l-51b3bdfd { padding-top: var(--size-xs); padding-bottom: var(--size-xs); }
.l-2c640807 { width: 24px; height: 24px; }
.l-2c640807 svg { width: 16px; height: 16px; }
.l-9ad2efaa { padding-bottom: var(--size-xs); }
 }@media screen and (max-width: 768px) { .l-96472645 { align-items: center; flex-direction: column; gap: var(--size-m); }
.l-1ed63d61 { flex: 0; }
.l-55b05b03 { margin-left: 0; max-width: 70%; }
 }@media screen and (max-width: 576px) { .l-1ed63d61 { text-align: center; }
.l-55b05b03 { max-width: inherit; width: 100%; }
 }
.l-3e8da867 { padding: var(--size-xl); }
@media screen and (max-width: 768px) { .l-3e8da867 { text-align: center; padding: var(--size-m); }
 }@media screen and (max-width: 576px) { .l-3e8da867 { padding: var(--size-s); }
 }
.l-be153aa3 { padding: 0; }
@media screen and (max-width: 1280px) { .l-e81278a1 { border-radius: 0; }
 }@media screen and (max-width: 768px) { .l-be153aa3 { padding: 0 var(--wrapper-padding); }
.l-8e847995 { column-count: 1; }
.l-e81278a1 { border-radius: var(--b-radius); }
 }@media screen and (max-width: 576px) { .l-8e847995 { text-align: center; }
 }
.l-b500cb30 { position: relative; display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); padding-left: var(--wrapper-padding); }
.l-f50ed182 { flex: 0 1 560px; }
.l-03fb16e2 { flex: 1 1 630px; }
.l-c806878f { flex: 1; }
.l-5e9b0cf6 { display: flex; gap: var(--size-s); flex-wrap: wrap; }
.l-3d5248aa { flex: 1; }
.l-2a3aeb17 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-s); }
.l-c9e051f2 { 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-b500cb30 { padding: 0 var(--wrapper-padding); flex-direction: column-reverse; }
.l-f50ed182 { flex: auto; }
.l-03fb16e2 { flex: auto; width: 100%; }
.l-5e9b0cf6 { margin-top: var(--size-s); }
.l-3d5248aa { flex: 1 1 calc(50% - var(--size-s) / 2); }
 }@media screen and (max-width: 1024px) { .l-2a3aeb17 { align-items: flex-start; flex-direction: column; gap: var(--size-xs); }
 }@media screen and (max-width: 576px) { .l-f50ed182 { text-align: center; }
.l-5e9b0cf6 { flex-direction: column; }
.l-3d5248aa { flex: auto; text-align: center; }
.l-2a3aeb17 { align-items: center; }
 }
.l-7cdcc5f3 { display: flex; gap: var(--size-s); }
.l-7cdcc5f3 * { flex: 1; }
.l-bfd457e4 { display: grid; gap: var(--size-s); grid-template-columns: 1fr 1fr; }
.l-28368866 { aspect-ratio: 3/2; }
@media screen and (max-width: 576px) { .l-7cdcc5f3 { text-align: center; }
.l-bfd457e4 { grid-template-columns: 1fr; }
 }@media screen and (max-width: 768px) { .l-7cdcc5f3 { flex-direction: column; gap: var(--size-xs); }
 }
.l-e176458a { text-align: center; }

.l-025e5d1f { display: flex; align-items: center; gap: var(--size-m); }
.l-2bdc8e1b { flex: 1; }
.l-bafd8bdd { position: relative; padding: var(--size-m); }
.l-bafd8bdd::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-d5b39cf7 { max-height: 600px; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 870px) { .l-025e5d1f { flex-direction: column; align-items: stretch; }
.l-2bdc8e1b { flex: auto; }
.l-bafd8bdd { padding: var(--size-m) var(--size-s); }
.l-bafd8bdd::before { top: 0; right: 0; left: 0; width: 100%; height: 100%; }
 }@media screen and (max-width: 576px) { .l-bafd8bdd { text-align: center; }
 }
.l-58968749 { position: relative; display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-xl); }
.l-b18b72a8 { flex: 1; }
.l-ed257ff5 { flex: 1; display: flex; flex-direction: column; gap: var(--size-m); }
.l-5cd67894 { display: flex; justify-content: flex-start; align-items: flex-start; gap: var(--size-s); }
.l-4c61a354 { 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-58968749 { flex-direction: column; gap: var(--size-m); }
.l-b18b72a8 { text-align: center; }
 }@media screen and (max-width: 576px) { .l-ed257ff5 { gap: var(--size-s); }
.l-5cd67894 { flex-direction: column; gap: var(--size-xxs); }
 }
.l-2be4fd1e { display: flex; justify-content: flex-start; position: relative; z-index: 1; }
.l-bf360612 { 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-6a02ded5 { padding: clamp(1.5rem, 7.8048780488vw + -2.743902439rem, 3.5rem); flex: 1; display: flex; flex-direction: column; justify-content: center; }
.l-2d2c0abb { display: flex; justify-content: flex-start; align-items: center; }
.l-6edc20ba { 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-2500d9ee { display: flex; flex-direction: column; }
.l-731f32da { margin-top: -100px; height: clamp(32rem, 13.28125vw + 25.625rem, 36.25rem); }
.l-7da5d6bb { position: relative; z-index: 1; }
@media screen and (max-width: 870px) { .l-2be4fd1e { flex-direction: column-reverse; }
.l-bf360612 { width: 100%; }
 }@media screen and (max-width: 768px) { .l-553c1b81 { width: 100%; display: flex; justify-content: space-between; gap: var(--size-s); }
.l-553c1b81 .l-2d2c0abb { margin-top: 0; }
.l-2d2c0abb { align-items: flex-start; flex-direction: column; flex: 1; }
.l-6edc20ba { margin-right: 0; }
.l-2500d9ee { margin-top: var(--size-xs); }
.l-731f32da { height: clamp(38.75rem, -27.4809160305vw + 45.1908396947rem, 32rem); }
 }@media screen and (max-width: 576px) { .l-bf360612 { text-align: center; }
.l-553c1b81 { flex-direction: column; align-items: center; margin-top: var(--size-s); }
.l-2d2c0abb { align-items: center; }
.l-5104e64c { 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-f10f625d { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-55e766f5 { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-3fed846e { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-1f6ddf5a { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-559851f0 { display: flex; justify-content: flex-start; }
.l-19762e85 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-814db570 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-61f040b9 { 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-be196f81 { font-size: 36px; margin-right: var(--size-xs); }
.l-918dc839 { font-size: 24px; font-weight: 600; }
.l-52f4a416 { flex: 1; }
.l-c4c5a57a { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-2b329ba8 { margin-left: var(--size-s); }
.l-41ddadae { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-fad5c3e5 { flex-direction: column; gap: var(--size-xl); }
.l-61f040b9 { flex: auto; }
.l-3fed846e { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-8cd77716 { margin-top: 0; }
.l-2b329ba8 { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-55e766f5 { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-1f6ddf5a { flex: auto; width: 100%; text-align: center; }
.l-0898a2f4 { text-align: center; }
.l-c4c5a57a { flex-direction: column; align-items: center; }
.l-3fed846e { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-056e0ed1 { 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-056e0ed1 svg { fill: var(--color-text-light); }
.l-79ed056e { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-056e0ed1 { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-d30b52ac { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-0d3d7a65 { display: block; }
.l-826507a8 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-17bd6320 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-e4cef2dd { width: 100%; }
@media screen and (max-width: 768px) { .l-d30b52ac { padding: var(--size-s); }
.l-826507a8 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-17bd6320 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-e4cef2dd { width: auto; }
 }@media screen and (max-width: 576px) { .l-17bd6320 { gap: var(--size-xxs); }
 }

            #hero, #about, #reviews, #form {
                scroll-margin-top: 80px;
            }
        
.l-0e6fae2a { position: sticky; top: 0; z-index: 5; border-bottom: 1px solid var(--color-text); }
.l-a66e4e8d { display: flex; justify-content: space-between; align-items: center; height: 80px; position: relative; }
.l-57743d86 { display: flex; justify-content: flex-start; align-items: center; white-space: nowrap; text-decoration: none; }
.l-1b14ced8 { font-size: 34px; margin-right: var(--size-xxs); }
.l-f40caeca { font-size: 24px; font-weight: 600; }
.l-ffbf31d0 { display: flex; justify-content: flex-end; align-items: center; gap: clamp(0.75rem, 8.59375vw + -3.375rem, 3.5rem); height: 100%; }
.l-7bc99ff7 { position: relative; text-decoration: none; white-space: nowrap; padding: var(--size-xxs); height: 100%; display: flex; justify-content: center; align-items: center; }
.l-7bc99ff7:hover { color: var(--color-primary); }
.l-a951c366 { color: var(--color-primary); }
.l-a951c366::after { content: ""; display: block; background-color: var(--color-primary); width: 100%; height: 4px; position: absolute; bottom: -1px; }
.l-06bf5b9c { height: 50px; justify-content: flex-start; }
.l-3170db01 .l-a951c366::after { top: 0; left: calc(-1 * var(--wrapper-padding)); width: 4px; height: 100%; bottom: 0; }
.l-0654ed56 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; margin-right: var(--size-m); }
.l-0654ed56:hover { opacity: 0.7; }
.l-0654ed56 svg { fill: var(--color-text); }
.l-3d572968 { display: none; }
.l-c82815d9 { position: fixed; z-index: 6; width: 100%; height: 100%; top: 0; left: 0; clip-path: polygon(0 0, 0 0, 0 0, 0 0); }
.l-d7a4f33a { clip-path: inherit; }
.l-d7a4f33a .l-cd06195d { background-color: rgba(0, 0, 0, 0.2); }
.l-d7a4f33a .l-83ef91eb { opacity: 1; transform: translateX(0); }
.l-28148c51 { height: 80px; display: flex; justify-content: flex-start; align-items: center; }
.l-26a4ee66 { cursor: pointer; border: 0; padding: var(--size-xxs); background-color: transparent; transition: 0.3s opacity ease-in-out; }
.l-26a4ee66:hover { opacity: 0.7; }
.l-26a4ee66 svg { fill: var(--color-text); }
.l-cd06195d { transition: 0.3s background-color ease-in-out; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0); }
.l-83ef91eb { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; min-width: 260px; width: 100%; max-width: 30%; height: 100%; box-shadow: 4px 0px 20px rgba(23, 23, 28, 0.1); opacity: 0; transform: translateX(-100%); transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out; padding: 0 var(--size-m) 0 var(--wrapper-padding); }
@media screen and (max-width: 375px) { .l-0654ed56 { margin-right: var(--size-xxs); }
 }@media screen and (max-width: 768px) { .l-1b14ced8 { font-size: 28px; }
.l-f40caeca { font-size: 20px; }
 }@media screen and (max-width: 870px) { .l-a66e4e8d { justify-content: flex-start; }
.l-ffbf31d0 { gap: var(--size-m); }
.l-be7efbdb { display: none; }
.l-3d572968 { display: block; }
 }
.l-0eb95002 * + * { margin-top: var(--size-xs); }
.l-0eb95002 ul { list-style: disc; }
.l-0eb95002 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-61a2c8e1 { padding-top: var(--size-xl); padding-bottom: var(--size-s); }
.l-fc35b447 { display: flex; justify-content: flex-start; align-items: flex-start; gap: clamp(2rem, 17.578125vw + -6.4375rem, 7.625rem); }
.l-85056663 { display: flex; justify-content: space-between; align-items: center; padding: var(--size-m) var(--size-xl); }
.l-c1fedc27 { flex: 0 0 clamp(14.375rem, 7.8125vw + 10.625rem, 16.875rem); }
.l-4d72db25 { display: flex; justify-content: flex-start; }
.l-87127ad5 { height: 40px; padding: var(--size-xxs) var(--size-s); border: 0; outline: none; width: calc(100% - 74px); }
.l-9610c6a9 { width: 74px; flex-shrink: 0; border: 0; padding: 0; }
.l-6744dd56 { 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-18f4b435 { font-size: 36px; margin-right: var(--size-xs); }
.l-0452a56f { font-size: 24px; font-weight: 600; }
.l-56af20ff { flex: 1; }
.l-b50606a1 { display: flex; justify-content: space-between; gap: var(--size-m); flex-wrap: wrap; white-space: nowrap; }
.l-820b9b63 { margin-left: var(--size-s); }
.l-05208e6a { display: flex; gap: var(--size-s); }
@media screen and (max-width: 768px) { .l-f35f4de3 { flex-direction: column; gap: var(--size-xl); }
.l-6744dd56 { flex: auto; }
.l-85056663 { flex-direction: column-reverse; align-items: flex-start; padding: var(--size-m); gap: var(--size-s); }
.l-657670ab { margin-top: 0; }
.l-820b9b63 { margin-left: 0; }
 }@media screen and (max-width: 576px) { .l-fc35b447 { flex-direction: column; align-items: center; gap: var(--size-l); }
.l-c1fedc27 { flex: auto; width: 100%; text-align: center; }
.l-2f864e91 { text-align: center; }
.l-b50606a1 { flex-direction: column; align-items: center; }
.l-85056663 { align-items: center; padding: var(--size-s); margin-top: var(--size-l); text-align: center; }
 }
.l-1972ef1e { 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-1972ef1e svg { fill: var(--color-text-light); }
.l-71dccc23 { visibility: visible; opacity: 1; }
@media screen and (max-width: 768px) { .l-1972ef1e { transform: scale(0.8); bottom: 15px; right: 15px; }
 }
.l-beb45103 { display: none; position: fixed; bottom: 0; left: 0; width: 100%; padding: var(--size-m); z-index: 3; }
.l-e1a4bef2 { display: block; }
.l-d6d30e44 { display: flex; justify-content: flex-start; align-items: center; gap: var(--size-xl); }
.l-f81b7831 { width: 195px; display: flex; flex-direction: column; gap: var(--size-xs); }
.l-5a18a5b5 { width: 100%; }
@media screen and (max-width: 768px) { .l-beb45103 { padding: var(--size-s); }
.l-d6d30e44 { text-align: center; gap: var(--size-s); flex-direction: column; }
.l-f81b7831 { width: 100%; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.l-5a18a5b5 { width: auto; }
 }@media screen and (max-width: 576px) { .l-f81b7831 { gap: var(--size-xxs); }
 }
.l-f72dcf55 * + * { margin-top: var(--size-xs); }
.l-f72dcf55 ul { list-style: disc; }
.l-f72dcf55 ul li { margin-left: 16px; }

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

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