.menu-v2{padding:0 1rem 2rem}.menu-v2__item{border-bottom:2px solid #181919;padding:1.5rem 0}.menu-v2__item:last-child{border-bottom:none}.menu-v2__link{color:#181919;display:block;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:1rem;text-decoration:none}.menu-v2__link:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.3rem}.menu-v2__arrow{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjQiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA4IDQiPjxwYXRoIHN0cm9rZT0iIzE4MTkxOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTEgLjUgMyAzIDMtMyIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;display:none;height:4px;transition:transform .2s ease;width:8px}.menu-v2__dropdown{display:flex;flex-direction:column;gap:0;margin-left:1rem}.menu-v2__sublink{color:#181919;display:block;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:400;text-decoration:none}.menu-v2__sublink:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2rem}@media (min-width:1024px){.menu-v2{gap:2rem}.menu-v2,.menu-v2__item{align-items:center;display:flex;padding:0}.menu-v2__item{border-bottom:none;gap:.5rem;position:relative}.menu-v2__link{font-size:17px;font-weight:500;line-height:27px;margin-bottom:0;white-space:nowrap}.menu-v2__arrow{display:block}.menu-v2__item:hover .menu-v2__arrow{transform:rotate(180deg)}.menu-v2__dropdown{background:#ece2fa;border:2px solid #181919;border-radius:8px;left:0;margin-left:0;margin-top:.5rem;min-width:200px;opacity:0;padding:1rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:1000}.menu-v2__item:hover .menu-v2__dropdown{opacity:1;transform:translateY(0);visibility:visible}.menu-v2__sublink{font-size:15px;padding:.75rem 1.5rem;transition:background-color .2s ease}.menu-v2__sublink:hover{background-color:rgba(24,25,25,.1)}}