.Button-module__e7WGRa__btn{font-family:var(--font);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:clamp(.9rem,1.1vw,1rem);font-weight:600;text-decoration:none;transition:background-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:inline-flex}.Button-module__e7WGRa__btn svg{transition:none;transform:none}.Button-module__e7WGRa__btn:hover{opacity:.88}.Button-module__e7WGRa__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}
.NavBar-module__jvDvRq__nav{z-index:100;justify-content:center;width:100%;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0}.NavBar-module__jvDvRq__pill{background-color:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1280px;padding:.6rem .75rem .6rem 1.25rem;display:flex}.NavBar-module__jvDvRq__logo{object-fit:contain;flex-shrink:0;width:auto;height:44px;display:block}.NavBar-module__jvDvRq__links{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.NavBar-module__jvDvRq__link{font-family:var(--font);color:var(--white);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:background-color .2s;display:inline-flex}.NavBar-module__jvDvRq__link:hover{background-color:#ffffff1f}.NavBar-module__jvDvRq__dropdownWrap{position:relative}.NavBar-module__jvDvRq__dropdownMenu{background-color:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-radius:1rem;flex-direction:column;gap:.25rem;min-width:170px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 0 0 1.5px #ffffff26,0 12px 32px #00000059}.NavBar-module__jvDvRq__dropdownItem{font-family:var(--font);color:var(--white);border-radius:.65rem;align-items:center;gap:.6rem;padding:.55rem .85rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:background-color .2s;display:flex}.NavBar-module__jvDvRq__dropdownItem:hover{background-color:#ffffff1a}.NavBar-module__jvDvRq__dropdownIcon{object-fit:cover;border-radius:6px;flex-shrink:0;width:22px;height:22px}.NavBar-module__jvDvRq__menuBtn{color:var(--white);padding:.25rem;display:none}.NavBar-module__jvDvRq__drawerOverlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;position:fixed;inset:0}.NavBar-module__jvDvRq__drawer{z-index:201;background-color:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-radius:1.25rem 0 0 1.25rem;flex-direction:column;gap:1.5rem;width:300px;height:100%;padding:1.5rem 1.25rem 2rem;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.NavBar-module__jvDvRq__drawerOpen{transform:translate(0)}.NavBar-module__jvDvRq__drawerTop{justify-content:space-between;align-items:center;display:flex}.NavBar-module__jvDvRq__drawerClose{color:var(--white)}.NavBar-module__jvDvRq__drawerLogo{object-fit:contain;width:auto;height:40px}.NavBar-module__jvDvRq__drawerSection{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.NavBar-module__jvDvRq__drawerSectionTitle{font-family:var(--font);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;text-align:left;width:100%;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.NavBar-module__jvDvRq__drawerLink{font-family:var(--font);color:var(--white);text-align:left;border-radius:.65rem;width:100%;padding:.5rem .65rem;font-size:1rem;font-weight:400;transition:background-color .2s;display:block}.NavBar-module__jvDvRq__drawerLink:hover{background-color:#ffffff1a}.NavBar-module__jvDvRq__drawerSocial{flex-direction:column;gap:.5rem;display:flex}.NavBar-module__jvDvRq__drawerSocialBtn{font-family:var(--font);color:var(--white);background-color:#ffffff1a;border-radius:999px;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:background-color .2s;display:inline-flex}.NavBar-module__jvDvRq__drawerSocialBtn:hover{background-color:#ffffff2e}.NavBar-module__jvDvRq__drawerSocialIcon{object-fit:cover;border-radius:5px;width:20px;height:20px}.NavBar-module__jvDvRq__drawerContact{flex-direction:column;gap:.3rem;display:flex}.NavBar-module__jvDvRq__drawerContactText{font-family:var(--font);color:#fffc;font-size:.9rem;font-weight:400}.NavBar-module__jvDvRq__drawerContactLink{font-family:var(--font);color:#fffc;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s}.NavBar-module__jvDvRq__drawerContactLink:hover{color:#fff}@media (max-width:900px){.NavBar-module__jvDvRq__links{display:none}.NavBar-module__jvDvRq__menuBtn{display:flex}.NavBar-module__jvDvRq__pill{justify-content:space-between}}
.Home-module__6XXAVq__home{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__6XXAVq__bg{z-index:0;background-image:url(/images/fymsa_home.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.Home-module__6XXAVq__content{z-index:1;flex-direction:column;flex:1;justify-content:flex-start;max-width:790px;padding:9rem 4rem 5rem 8rem;display:flex;position:relative}.Home-module__6XXAVq__subtitle{font-family:var(--font);color:var(--white);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 4px #00000073,0 4px 10px #0000004d;margin-bottom:.75rem;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:400}.Home-module__6XXAVq__title{font-family:var(--font);color:var(--white);text-shadow:0 2px 4px #00000073,0 6px 12px #00000059,0 16px 36px #0000004d;margin-bottom:2rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.05}.Home-module__6XXAVq__flag{z-index:50;background-color:var(--blue);box-sizing:border-box;border-radius:1rem 0 0 1rem;justify-content:center;align-items:center;width:84px;height:72px;padding-right:20px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:50%;right:-20px;overflow:hidden;transform:translateY(-50%)}.Home-module__6XXAVq__flag:hover{transform:translateY(-50%)translate(-6px)}.Home-module__6XXAVq__flagImg{object-fit:cover;width:65%;height:70%}.Home-module__6XXAVq__animUp{opacity:0;transition:opacity .65s ease var(--delay,0s), transform .65s cubic-bezier(.22, 1, .36, 1) var(--delay,0s);transform:translateY(32px)}.Home-module__6XXAVq__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.Home-module__6XXAVq__content{text-align:center;justify-content:center;align-items:center;max-width:100%;padding:1.5rem}.Home-module__6XXAVq__flag{width:80px;height:70px}}
.Trajectory-module__fNcQ9W__section{background-color:#f5f5f5;padding:5rem 2rem;overflow:hidden}.Trajectory-module__fNcQ9W__inner{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.Trajectory-module__fNcQ9W__titleRow{opacity:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(28px)}.Trajectory-module__fNcQ9W__title{font-family:var(--font);color:#0a0a0a;flex-grow:0;flex-shrink:1;width:900px;max-width:900px;padding-left:8rem;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:800;line-height:1.25}.Trajectory-module__fNcQ9W__blue{color:var(--blue)}.Trajectory-module__fNcQ9W__badge{font-family:var(--font);color:var(--blue);background-color:var(--blue-light);white-space:nowrap;border-radius:999px;flex-shrink:0;order:-1;align-self:flex-start;min-width:120px;margin-top:.5rem;padding:.35rem 1rem;font-size:.85rem;font-weight:400}.Trajectory-module__fNcQ9W__statsWrap{opacity:0;border-radius:1.5rem;align-self:center;width:100%;max-width:900px;transition:opacity .7s .1s,transform .7s cubic-bezier(.22,1,.36,1) .1s;position:relative;overflow:hidden;transform:translateY(32px)}.Trajectory-module__fNcQ9W__statsBg{z-index:0;background-image:url(/images/trajectory.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Trajectory-module__fNcQ9W__statsOverlay{z-index:1;background:#00000073;position:absolute;inset:0}.Trajectory-module__fNcQ9W__statsGrid{z-index:2;grid-template-columns:1fr 1fr;gap:0;padding:3rem 5rem;display:grid;position:relative}.Trajectory-module__fNcQ9W__statItem{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:0 2rem;display:flex;position:relative}.Trajectory-module__fNcQ9W__statItem:first-child{padding-left:2rem}.Trajectory-module__fNcQ9W__statDivider{background-color:#ffffff59;width:1px;height:80%;position:absolute;top:10%;left:0}.Trajectory-module__fNcQ9W__statLabel{font-family:var(--font);color:#fff;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:700}.Trajectory-module__fNcQ9W__statValue{font-family:var(--font);color:#fff;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1}.Trajectory-module__fNcQ9W__statDesc{font-family:var(--font);color:#fffc;text-align:center;max-width:200px;font-size:clamp(.85rem,1.1vw,.95rem);font-weight:400;line-height:1.5}.Trajectory-module__fNcQ9W__carouselWrap{width:100%;max-width:1200px;margin:0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Trajectory-module__fNcQ9W__carouselTrack{align-items:center;gap:3rem;width:max-content;animation:28s linear infinite Trajectory-module__fNcQ9W__scroll;display:flex}.Trajectory-module__fNcQ9W__carouselItem{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Trajectory-module__fNcQ9W__carouselImg{object-fit:contain;filter:grayscale(0%);width:auto;height:36px}@keyframes Trajectory-module__fNcQ9W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Trajectory-module__fNcQ9W__visible{opacity:1!important;transform:translateY(0)!important}@media (max-width:768px){.Trajectory-module__fNcQ9W__titleRow{flex-direction:column;align-items:center;gap:.75rem}.Trajectory-module__fNcQ9W__badge{min-width:unset;align-self:center;order:-1!important}.Trajectory-module__fNcQ9W__title{text-align:center;flex:unset;width:100%;min-width:unset;padding-left:0;order:1!important}.Trajectory-module__fNcQ9W__statsGrid{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.75rem}.Trajectory-module__fNcQ9W__statDivider{width:40%;height:1px;top:-.75rem;left:0}.Trajectory-module__fNcQ9W__statItem{padding:0}.Trajectory-module__fNcQ9W__carouselImg{height:38px}}
.Location-module__m0aHnW__section{align-items:center;min-height:100vh;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.Location-module__m0aHnW__bg{z-index:0;background-image:url(/images/location.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.Location-module__m0aHnW__overlay{z-index:1;background:#0000008c;position:absolute;inset:0}.Location-module__m0aHnW__inner{z-index:2;flex-direction:column;gap:1.25rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Location-module__m0aHnW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Location-module__m0aHnW__tabs{flex-wrap:wrap;gap:.75rem;display:flex}.Location-module__m0aHnW__tab{font-family:var(--font);color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background-color:#1f1f1f80;border:1px solid #ffffff2e;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:400;transition:background-color .2s,border-color .2s}.Location-module__m0aHnW__tab:hover{background-color:#1f1f1fbf}.Location-module__m0aHnW__tabActive{background-color:#1f1f1fd9;border-color:#fff6}.Location-module__m0aHnW__arrows{gap:.5rem;display:flex}.Location-module__m0aHnW__arrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.Location-module__m0aHnW__arrow:hover{opacity:.75}.Location-module__m0aHnW__title{font-family:var(--font);color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.1}.Location-module__m0aHnW__subtitle{font-family:var(--font);color:#fff;margin-top:-.5rem;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:700}.Location-module__m0aHnW__carouselOuter{width:100%;margin-top:1rem;overflow:hidden}.Location-module__m0aHnW__cards{width:max-content;transform:translateX(calc(-1 * var(--shift,0px)));align-items:center;gap:1.25rem;transition:transform .7s cubic-bezier(.45,0,.2,1);display:flex}.Location-module__m0aHnW__noTransition{transition:none!important}.Location-module__m0aHnW__card{cursor:pointer;background:#fff;border-radius:1.25rem;flex-direction:column;flex:0 0 380px;width:380px;transition:transform .55s cubic-bezier(.34,1.2,.64,1),opacity .55s,box-shadow .55s;display:flex;overflow:hidden}.Location-module__m0aHnW__cardActive{opacity:1;z-index:2;transform:scale(1);box-shadow:0 16px 48px #0000004d}.Location-module__m0aHnW__cardIdle{opacity:.65;box-shadow:none;z-index:1;transform:scale(.88)}.Location-module__m0aHnW__cardIdle:hover{opacity:.85;transform:scale(.92)}.Location-module__m0aHnW__cardImg{flex-shrink:0;width:100%;height:180px;position:relative;overflow:hidden}.Location-module__m0aHnW__branchImg{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block}.Location-module__m0aHnW__stateBadge{font-family:var(--font);color:#fff;-webkit-backdrop-filter:blur(6px);background:#b4b4b473;border-radius:999px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;position:absolute;top:.75rem;right:.75rem}.Location-module__m0aHnW__cardBody{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem 1.25rem 1.5rem;display:flex}.Location-module__m0aHnW__cardName{font-family:var(--font);color:var(--blue);font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:800;line-height:1.1}.Location-module__m0aHnW__cardAddress{font-family:var(--font);color:#1a1a1a;font-size:.85rem;font-weight:400;line-height:1.5}.Location-module__m0aHnW__contacts{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.Location-module__m0aHnW__contactRow{font-family:var(--font);color:#1a1a1a;align-items:center;gap:.5rem;font-size:.82rem;font-weight:400;display:flex}.Location-module__m0aHnW__contactRow svg{color:#1a1a1a;flex-shrink:0}.Location-module__m0aHnW__actions{align-items:center;gap:.6rem;margin-top:auto;padding-top:.75rem;display:flex}.Location-module__m0aHnW__btnOutline{border:1.5px solid var(--blue);width:44px;height:44px;color:var(--blue);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.Location-module__m0aHnW__btnOutline:hover{background:#0452d714}.Location-module__m0aHnW__btnOutline svg{color:var(--blue)}.Location-module__m0aHnW__btnFilled{background:var(--blue);color:#fff;height:44px;font-family:var(--font);border:1.5px solid #0000;border-radius:999px;flex:1;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.Location-module__m0aHnW__btnFilled:hover{background:#2d6ee0}.Location-module__m0aHnW__dots{justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.Location-module__m0aHnW__dot{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.Location-module__m0aHnW__dotActive{background:#fff;width:24px}@media (max-width:900px){.Location-module__m0aHnW__titleRow{flex-direction:column;justify-content:center;align-items:center}.Location-module__m0aHnW__arrows{display:none}.Location-module__m0aHnW__tabs{justify-content:center}.Location-module__m0aHnW__title,.Location-module__m0aHnW__subtitle{text-align:center}.Location-module__m0aHnW__cards{gap:1rem}.Location-module__m0aHnW__card{flex:0 0 78vw;width:78vw}.Location-module__m0aHnW__cardActive{transform:scale(1)}.Location-module__m0aHnW__cardIdle{transform:scale(.9)}}@media (max-width:480px){.Location-module__m0aHnW__section{padding:4rem 1rem}.Location-module__m0aHnW__tab{padding:.4rem .85rem;font-size:.8rem}.Location-module__m0aHnW__card{flex:0 0 82vw;width:82vw}}
.Anniversary-module__zH_FOG__section{background-color:#f5f5f5;padding:5rem 2rem}.Anniversary-module__zH_FOG__inner{flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.Anniversary-module__zH_FOG__badge{font-family:var(--font);color:var(--blue);background-color:var(--blue-light);border-radius:999px;padding:.4rem 1.25rem;font-size:.95rem;font-weight:400}.Anniversary-module__zH_FOG__row{align-items:stretch;gap:1.5rem;width:100%;height:320px;display:flex}.Anniversary-module__zH_FOG__imgWrap{opacity:0;border-radius:1.5rem;flex:0 0 380px;width:380px;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translate(-40px)}.Anniversary-module__zH_FOG__imgWrap.Anniversary-module__zH_FOG__visible{opacity:1;transform:translate(0)}.Anniversary-module__zH_FOG__dollImg{object-fit:cover;width:100%;height:100%;display:block}.Anniversary-module__zH_FOG__card{background-color:var(--blue-light);opacity:0;border-radius:1.5rem;flex:1;align-items:center;gap:2rem;padding:2.5rem 2rem;transition:opacity .65s .1s,transform .65s cubic-bezier(.22,1,.36,1) .1s;display:flex;transform:translate(40px)}.Anniversary-module__zH_FOG__card.Anniversary-module__zH_FOG__visible{opacity:1;transform:translate(0)}.Anniversary-module__zH_FOG__yearImg{object-fit:contain;opacity:0;flex-shrink:0;width:280px;height:auto;transition:opacity .6s .25s,transform .6s cubic-bezier(.34,1.56,.64,1) .25s;transform:scale(.85)}.Anniversary-module__zH_FOG__yearImg.Anniversary-module__zH_FOG__visible{opacity:1;transform:scale(1)}.Anniversary-module__zH_FOG__cardContent{opacity:0;flex-direction:column;gap:1.25rem;transition:opacity .55s .35s,transform .55s cubic-bezier(.22,1,.36,1) .35s;display:flex;transform:translateY(20px)}.Anniversary-module__zH_FOG__cardContent.Anniversary-module__zH_FOG__visible{opacity:1;transform:translateY(0)}.Anniversary-module__zH_FOG__cardTitle{font-family:var(--font);color:var(--blue);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700;line-height:1.3}.Anniversary-module__zH_FOG__btns{flex-wrap:wrap;gap:.75rem;display:flex}.Anniversary-module__zH_FOG__btn{font-family:var(--font);color:var(--blue);border:1.5px solid var(--blue);background-color:#0000;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .75rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:background-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:inline-flex}.Anniversary-module__zH_FOG__btn:hover{-webkit-backdrop-filter:blur(4px);background-color:#0452d714}.Anniversary-module__zH_FOG__btnIcon{background-color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}@media (max-width:900px){.Anniversary-module__zH_FOG__row{flex-direction:column;align-items:center;height:auto}.Anniversary-module__zH_FOG__imgWrap{flex:none;order:2;width:100%;max-width:420px;height:320px;transform:translateY(30px)}.Anniversary-module__zH_FOG__card{text-align:center;flex-direction:column;order:1;align-items:center;gap:.5rem;width:100%;max-width:420px;transform:translateY(-30px)}.Anniversary-module__zH_FOG__cardContent{align-items:center}.Anniversary-module__zH_FOG__btns{justify-content:center}.Anniversary-module__zH_FOG__yearImg{width:250px}}@media (max-width:480px){.Anniversary-module__zH_FOG__section{padding:3.5rem 1rem}.Anniversary-module__zH_FOG__imgWrap{height:260px}.Anniversary-module__zH_FOG__card{padding:1.75rem 1.25rem}}
.Products-module__vGHnKa__section{background-color:#f5f5f5;flex-direction:column;align-items:center;gap:2.5rem;padding:5rem 0;display:flex;overflow:hidden}.Products-module__vGHnKa__header{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1rem;max-width:760px;padding:0 2rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(28px)}.Products-module__vGHnKa__header.Products-module__vGHnKa__visible{opacity:1;transform:translateY(0)}.Products-module__vGHnKa__pill{font-family:var(--font);color:#0452d7;background-color:#d4e4ff;border-radius:999px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:400;display:inline-block}.Products-module__vGHnKa__title{font-family:var(--font);color:#0a0a0a;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.Products-module__vGHnKa__highlight{color:#0452d7}.Products-module__vGHnKa__desc{font-family:var(--font);color:#1a1a1a;font-size:clamp(.9rem,1.2vw,1rem);font-weight:400;line-height:1.7}.Products-module__vGHnKa__carouselOuter{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;overflow:hidden}.Products-module__vGHnKa__carouselOuter:active{cursor:grabbing}.Products-module__vGHnKa__track{will-change:transform;grid-template-rows:repeat(2,220px);grid-auto-columns:220px;grid-auto-flow:column;gap:18px;display:grid}.Products-module__vGHnKa__card{border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden}.Products-module__vGHnKa__card:nth-child(6n+1),.Products-module__vGHnKa__card:nth-child(6n+4){grid-row:span 2}.Products-module__vGHnKa__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.Products-module__vGHnKa__card:hover .Products-module__vGHnKa__cardImg{transform:scale(1.04)}.Products-module__vGHnKa__cardLabel{color:#fff;font-family:var(--font);background:#1f1f1f80;padding:.65rem 1rem;font-size:.9rem;font-weight:600;line-height:1.3;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Products-module__vGHnKa__carouselOuter{padding:0 1rem}.Products-module__vGHnKa__track{grid-template-rows:repeat(2,180px);grid-auto-columns:180px;gap:12px}.Products-module__vGHnKa__card{width:100%;height:100%}.Products-module__vGHnKa__card:nth-child(6n+1),.Products-module__vGHnKa__card:nth-child(6n+4){grid-row:span 2}}@media (max-width:480px){.Products-module__vGHnKa__section{padding:3.5rem 0}.Products-module__vGHnKa__track{grid-template-rows:repeat(2,150px);grid-auto-columns:150px;gap:10px}}
.Reviews-module__gXt27q__section{align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Reviews-module__gXt27q__bg{z-index:0;background-image:url(/images/reviews.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Reviews-module__gXt27q__inner{z-index:1;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Reviews-module__gXt27q__header{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(28px)}.Reviews-module__gXt27q__header.Reviews-module__gXt27q__visible{opacity:1;transform:translateY(0)}.Reviews-module__gXt27q__pill{font-family:var(--font);color:#0452d7;background-color:#d4e4ff;border-radius:999px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:400;display:inline-block}.Reviews-module__gXt27q__subtitle{font-family:var(--font);color:#0a0a0a;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;line-height:1.2}.Reviews-module__gXt27q__carouselOuter{width:100%;margin-top:2.5rem;overflow:hidden}.Reviews-module__gXt27q__cards{width:max-content;transform:translateX(calc(-1 * var(--shift,0px)));align-items:center;gap:1.5rem;transition:transform .7s cubic-bezier(.45,0,.2,1);display:flex}.Reviews-module__gXt27q__noTransition{transition:none!important}.Reviews-module__gXt27q__card{cursor:pointer;background:#fff9;border-radius:1.5rem;flex-direction:column;flex:0 0 380px;gap:1rem;width:380px;min-height:260px;padding:1.75rem;transition:transform .55s cubic-bezier(.34,1.2,.64,1),opacity .55s,box-shadow .55s;display:flex;position:relative}.Reviews-module__gXt27q__cardActive{opacity:1;z-index:2;transform:scale(1.05);box-shadow:0 16px 48px #0000002e}.Reviews-module__gXt27q__cardIdle{opacity:.75;box-shadow:none;z-index:1;transform:scale(.94)}.Reviews-module__gXt27q__cardIdle:hover{opacity:.9;transform:scale(.98)}.Reviews-module__gXt27q__cardTop{justify-content:space-between;align-items:center;display:flex}.Reviews-module__gXt27q__stars{gap:.2rem;display:flex}.Reviews-module__gXt27q__googleIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px}.Reviews-module__gXt27q__cardText{font-family:var(--font);color:#1a1a1a;flex:1;font-size:.95rem;font-weight:400;line-height:1.6}.Reviews-module__gXt27q__cardProfile{align-items:center;gap:.75rem;margin-top:auto;display:flex}.Reviews-module__gXt27q__profileImg{border:1.5px solid var(--blue);background-color:var(--blue-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Reviews-module__gXt27q__profileName{font-family:var(--font);color:#0a0a0a;align-items:center;height:34px;font-size:.9rem;font-weight:700;display:flex}.Reviews-module__gXt27q__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.Reviews-module__gXt27q__dot{cursor:pointer;background:#0452d740;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.Reviews-module__gXt27q__dotActive{background:#0452d7;width:24px}@media (max-width:900px){.Reviews-module__gXt27q__section{min-height:unset;padding:5rem 1.25rem}.Reviews-module__gXt27q__carouselOuter{margin-top:2rem}.Reviews-module__gXt27q__cards{gap:1rem}.Reviews-module__gXt27q__card{width:82vw;min-height:unset;flex:0 0 82vw}.Reviews-module__gXt27q__cardActive{transform:scale(1.03)}.Reviews-module__gXt27q__cardIdle{transform:scale(.97)}}@media (max-width:480px){.Reviews-module__gXt27q__section{padding:4rem 1rem}.Reviews-module__gXt27q__card{flex:0 0 86vw;width:86vw;padding:1.5rem}}
.Faq-module__X38XYa__section{background-color:#f5f5f5;justify-content:center;padding:5rem 2rem;display:flex}.Faq-module__X38XYa__container{background-color:#fff;border-radius:2rem;gap:3.5rem;width:100%;max-width:1200px;padding:3.5rem;display:flex}.Faq-module__X38XYa__left{opacity:0;flex-direction:column;flex:0 0 340px;gap:1rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-40px)}.Faq-module__X38XYa__left.Faq-module__X38XYa__visible{opacity:1;transform:translate(0)}.Faq-module__X38XYa__image{border-radius:1.5rem;width:100%;height:380px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;transform:scale(.85)}.Faq-module__X38XYa__left.Faq-module__X38XYa__visible .Faq-module__X38XYa__image{transform:scale(1)}.Faq-module__X38XYa__image span{display:block!important}.Faq-module__X38XYa__imageDesc{font-family:var(--font);color:#1a1a1a;font-size:.9rem;font-weight:400;line-height:1.6}.Faq-module__X38XYa__right{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.Faq-module__X38XYa__header{opacity:0;flex-direction:column;gap:1rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(40px)}.Faq-module__X38XYa__header.Faq-module__X38XYa__visible{opacity:1;transform:translateY(0)}.Faq-module__X38XYa__pill{font-family:var(--font);color:#0452d7;background-color:#d4e4ff;border-radius:999px;align-self:flex-start;padding:.35rem 1.1rem;font-size:.9rem;font-weight:400;display:inline-block}.Faq-module__X38XYa__subtitle{font-family:var(--font);color:#0a0a0a;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;line-height:1.2}.Faq-module__X38XYa__list{flex-direction:column;gap:1rem;display:flex}.Faq-module__X38XYa__item{opacity:0;transition:opacity .55s ease var(--delay,0s), transform .55s cubic-bezier(.22, 1, .36, 1) var(--delay,0s);background-color:#f5f5f5;border-radius:1.25rem;padding:1.25rem 1.5rem;transform:translateY(36px)}.Faq-module__X38XYa__item.Faq-module__X38XYa__visible{opacity:1;transform:translateY(0)}.Faq-module__X38XYa__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0;display:flex}.Faq-module__X38XYa__questionText{font-family:var(--font);color:#0a0a0a;font-size:1.05rem;font-weight:700;line-height:1.4}.Faq-module__X38XYa__iconWrap{background-color:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;transform:rotate(-45deg)}.Faq-module__X38XYa__iconWrap.Faq-module__X38XYa__open{transform:rotate(45deg)}.Faq-module__X38XYa__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.Faq-module__X38XYa__answerWrap.Faq-module__X38XYa__open{grid-template-rows:1fr}.Faq-module__X38XYa__answerInner{overflow:hidden}.Faq-module__X38XYa__answer{font-family:var(--font);color:#1a1a1a;padding-top:.85rem;font-size:.9rem;font-weight:400;line-height:1.6}@media (max-width:900px){.Faq-module__X38XYa__container{flex-direction:column;gap:2rem;padding:2.5rem 1.75rem}.Faq-module__X38XYa__left{flex:none;order:2;transform:translateY(24px)}.Faq-module__X38XYa__left.Faq-module__X38XYa__visible{transform:translateY(0)}.Faq-module__X38XYa__right{order:1}.Faq-module__X38XYa__image{height:260px}}@media (max-width:480px){.Faq-module__X38XYa__section{padding:3.5rem 1rem}.Faq-module__X38XYa__container{border-radius:1.5rem;padding:2rem 1.25rem}.Faq-module__X38XYa__image{height:220px}.Faq-module__X38XYa__questionText{font-size:.95rem}}
.Branch-module__5KCamG__section{background-color:#f5f5f5;flex-direction:column;align-items:center;gap:2.5rem;padding:5rem 2rem;display:flex}.Branch-module__5KCamG__inner{flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;display:flex}.Branch-module__5KCamG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Branch-module__5KCamG__cell{aspect-ratio:1;opacity:0;transition:opacity .55s ease var(--delay,0s), transform .55s cubic-bezier(.22, 1, .36, 1) var(--delay,0s);border-radius:1.5rem;position:relative;overflow:hidden;transform:translateY(36px)}.Branch-module__5KCamG__cell.Branch-module__5KCamG__visible{opacity:1;transform:translateY(0)}.Branch-module__5KCamG__cellImg{object-fit:cover;width:100%;height:100%;display:block}.Branch-module__5KCamG__cellText{flex-direction:column;justify-content:center;gap:.5rem;height:100%;padding:1.75rem 1.5rem;display:flex}.Branch-module__5KCamG__cellLight{background-color:#d4e4ff}.Branch-module__5KCamG__cellDark{background-color:#0a0a0a}.Branch-module__5KCamG__cellLabel{font-family:var(--font);font-size:.9rem;font-weight:400}.Branch-module__5KCamG__cellLight .Branch-module__5KCamG__cellLabel,.Branch-module__5KCamG__cellLight .Branch-module__5KCamG__cellTitle{color:#0a0a0a}.Branch-module__5KCamG__cellDark .Branch-module__5KCamG__cellLabel,.Branch-module__5KCamG__cellDark .Branch-module__5KCamG__cellTitle{color:#fff}.Branch-module__5KCamG__cellTitle{font-family:var(--font);font-size:1.15rem;font-weight:700;line-height:1.4}.Branch-module__5KCamG__cta{text-align:center;opacity:0;background:linear-gradient(90deg,#0452d7,#243880);border-radius:2rem;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 2rem;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(40px)}.Branch-module__5KCamG__cta.Branch-module__5KCamG__visible{opacity:1;transform:translateY(0)}.Branch-module__5KCamG__ctaTitle{font-family:var(--font);color:#fff;max-width:700px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.Branch-module__5KCamG__ctaText{font-family:var(--font);color:#fff;max-width:620px;font-size:clamp(.9rem,1.2vw,1rem);font-weight:400;line-height:1.6}.Branch-module__5KCamG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.Branch-module__5KCamG__ctaBtns>:first-child:hover{background-color:#d4e4ffa6!important}.Branch-module__5KCamG__ctaBtns>:last-child:hover{-webkit-backdrop-filter:blur(4px);background-color:#ffffff14}@media (max-width:900px){.Branch-module__5KCamG__grid{grid-template-columns:1fr}.Branch-module__5KCamG__cell{aspect-ratio:16/10}}@media (max-width:480px){.Branch-module__5KCamG__section{padding:3.5rem 1rem}.Branch-module__5KCamG__cta{border-radius:1.5rem;padding:2.75rem 1.25rem}.Branch-module__5KCamG__ctaBtns{flex-wrap:nowrap;justify-content:center;gap:.75rem}.Branch-module__5KCamG__ctaBtns>*{flex:0 auto;justify-content:center;width:155px;padding-left:.75rem;padding-right:.75rem}}
.Footer-module__Grjkva__footer{padding:5rem 2rem;position:relative;overflow:hidden}.Footer-module__Grjkva__bg{z-index:0;background-image:url(/images/footer.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Footer-module__Grjkva__container{z-index:1;-webkit-backdrop-filter:blur(20px);background:#14141459;border:1px solid #ffffff26;border-radius:2rem;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 3rem 1.75rem;display:flex;position:relative}.Footer-module__Grjkva__animUp{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.Footer-module__Grjkva__animUp.Footer-module__Grjkva__visible{opacity:1;transform:translateY(0)}.Footer-module__Grjkva__top{gap:3rem;display:flex}.Footer-module__Grjkva__left{flex-direction:column;flex:1;gap:1.25rem;display:flex}.Footer-module__Grjkva__logo{object-fit:contain;width:160px;height:auto}.Footer-module__Grjkva__info{flex-direction:column;gap:.4rem;display:flex}.Footer-module__Grjkva__info p{font-family:var(--font);color:#fff;font-size:.95rem;font-weight:400;line-height:1.6}.Footer-module__Grjkva__infoLink{font-family:var(--font);color:#fff;width:fit-content;font-size:.95rem;font-weight:400;line-height:1.6;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__infoLink:hover{color:#ffffffb3}.Footer-module__Grjkva__divider{background:#fff3;align-self:stretch;width:1px}.Footer-module__Grjkva__right{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Footer-module__Grjkva__rightCols{gap:2.5rem;display:flex}.Footer-module__Grjkva__col{flex-direction:column;flex:1;gap:.85rem;display:flex}.Footer-module__Grjkva__subtitle{font-family:var(--font);color:#d4e4ff;margin-bottom:.15rem;font-size:1rem;font-weight:700}.Footer-module__Grjkva__link{font-family:var(--font);color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:.9rem;font-weight:400;transition:opacity .2s}.Footer-module__Grjkva__link:hover{opacity:.7}.Footer-module__Grjkva__socialBtn{-webkit-backdrop-filter:blur(10px);width:fit-content;min-width:160px;font-family:var(--font);color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;padding:.5rem .5rem .5rem 1.1rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:background-color .2s;display:inline-flex}.Footer-module__Grjkva__socialBtn:hover{background:#fff3}.Footer-module__Grjkva__copyright{text-align:center;font-family:var(--font);color:#fff;padding-top:.5rem;font-size:.8rem;font-weight:400}@media (max-width:900px){.Footer-module__Grjkva__footer{padding:4rem 1.5rem}.Footer-module__Grjkva__container{gap:1.5rem;padding:2.25rem 2rem 1.5rem}.Footer-module__Grjkva__top{gap:1.75rem}.Footer-module__Grjkva__logo{width:130px}.Footer-module__Grjkva__info p{font-size:.85rem}.Footer-module__Grjkva__subtitle{font-size:.9rem}.Footer-module__Grjkva__link,.Footer-module__Grjkva__socialBtn{font-size:.82rem}.Footer-module__Grjkva__socialBtn{min-width:130px;padding:.45rem .45rem .45rem .9rem}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:3.5rem 1.25rem}.Footer-module__Grjkva__container{border-radius:1.5rem;padding:2rem 1.5rem 1.5rem}.Footer-module__Grjkva__top{flex-direction:column;gap:2rem}.Footer-module__Grjkva__left,.Footer-module__Grjkva__info{text-align:center;align-items:center}.Footer-module__Grjkva__infoLink{align-self:center}.Footer-module__Grjkva__divider{display:none}.Footer-module__Grjkva__right{align-items:center}.Footer-module__Grjkva__rightCols{flex-direction:column;gap:2rem;width:100%}.Footer-module__Grjkva__col{text-align:center;align-items:center}.Footer-module__Grjkva__link{text-align:center;align-self:center}}
