.button_cta__V3Yg1{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:20px 36px;width:-moz-fit-content;width:fit-content;border-radius:50px;font-size:15px;line-height:15px;font-family:var(--primary-font-family);font-weight:600;letter-spacing:.5px;text-align:center;white-space:nowrap;cursor:pointer;border:1px solid var(--primary-950);transition:box-shadow var(--normal-transition)}.button_primaryCta__ehIl_{background-color:var(--primary);color:var(--black)}.button_secondaryCta__v5QNe{background-color:var(--white);border:1px solid var(--primary-950);border-radius:50px;color:var(--black)}.button_smallCta__ZPUXa{background-color:var(--primary);color:var(--black);font-size:14px;line-height:14px;letter-spacing:.4px;padding:12px var(--spacing-m)}.button_cta__V3Yg1:hover{color:var(--black);box-shadow:5px 5px 0 var(--primary-950)}.button_cta__V3Yg1:hover img{animation:button_pulse__jOwgy 1s ease-in-out infinite alternate}@keyframes button_pulse__jOwgy{0%{transform:scale(1)}to{transform:scale(1.3)}}@media (max-width:600px){.button_cta__V3Yg1{width:100%}}.not-found_notFoundSection__o3rM1{display:flex;flex-flow:column;align-items:center;row-gap:var(--spacing-xl);min-height:90vh;padding-block:120px;text-align:center;background-color:var(--light-gray)}.not-found_notFoundContainer__YZvV8{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-s)}.not-found_suggestions__hT8gh{display:flex;flex-flow:row wrap;justify-content:center;gap:var(--spacing-xl);text-align:left}.not-found_suggestions__hT8gh ul{display:flex;flex-flow:column;gap:calc(var(--spacing-base) * 1.5);list-style:none;margin:0;padding:0}.not-found_suggestionsTitle__R79LX{margin-bottom:var(--spacing-base);font-family:var(--primary-font-family);font-size:16px;font-weight:600}.not-found_suggestions__hT8gh a{font-size:14px;font-weight:400;opacity:.75;transition:opacity var(--normal-transition)}.not-found_suggestions__hT8gh a:hover{opacity:1;text-decoration:underline}@media (max-width:600px){.not-found_notFoundSection__o3rM1{padding-block:80px;text-align:left;align-items:flex-start}.not-found_suggestions__hT8gh{justify-content:flex-start;gap:var(--spacing-l)}}