.vlinks{font-family:var(--font-quicksand),"Quicksand",sans-serif;background:#ffffff}.vlinks a{color:#1fa95e;text-decoration:none}.vlinks a:hover{color:#128a49}@keyframes vlkDraw{0%{stroke-dashoffset:1;opacity:0}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.vlinks .vgrid line{stroke-dasharray:1;stroke-dashoffset:1;opacity:0;stroke-linecap:round;animation:vlkDraw 2s cubic-bezier(.22,1,.36,1) forwards}@keyframes vlkFloatA{0%,to{transform:translate(0)}50%{transform:translate(12px,7px)}}@keyframes vlkFloatB{0%,to{transform:translate(0)}50%{transform:translate(-12px,7px)}}.vlinks .vgrid{animation:var(--float) 8s ease-in-out 2.4s infinite}.vlinks .stage{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:0 48px;background:#ffffff}.vlinks .vlogo{width:200px;height:auto}.vlinks .btns{flex-direction:row;flex-wrap:wrap;gap:24px;margin-top:64px;max-width:100%}.vlinks .btn,.vlinks .btns{display:flex;justify-content:center}.vlinks .btn{align-items:center;width:clamp(240px,26vw,300px);height:64px;background:#22b573;color:#fff;border-radius:999px;font:700 21px var(--font-quicksand),Quicksand,sans-serif;box-shadow:0 6px 16px rgba(34,181,115,.28);transition:transform .15s,background .15s}.vlinks .btn:hover{background:#1a9c62;color:#fff;transform:translateY(-3px)}.vlinks .socials{display:flex;gap:40px;align-items:center;margin-top:64px}.vlinks .link-web{color:#5c6b63}.vlinks .link-web:hover{color:#22b573}.vlinks .only-desktop{display:block}@media (max-width:820px){.vlinks .vlogo{width:130px}.vlinks .btns{flex-direction:column;gap:22px;margin-top:60px}.vlinks .btn{width:280px;height:54px;font-size:19px}.vlinks .socials{gap:34px;margin-top:52px}.vlinks .socials svg{width:24px;height:24px}.vlinks .only-desktop{display:none}.vlinks .grid-lg{width:120px!important;height:120px!important}}