.page_about_greeting__tEhqf{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:-moz-fit-content;width:fit-content;padding:2rem;background-color:var(--secondary-2);border:var(--border);border-radius:var(--border-radius-big)}.PrimaryButton_button__nMzdZ{background-color:var(--primary)}@media (hover:hover) and (pointer:fine){.PrimaryButton_button__nMzdZ:hover{background-color:var(--primary-2)}}.PrimaryButton_button__nMzdZ:active{background-color:var(--secondary)}.PrimaryButton_button__nMzdZ:disabled{cursor:default;background-color:var(--disabled)}.Heading_heading__ei4om{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:-moz-fit-content;width:fit-content;position:relative;margin-bottom:2rem}.Heading_heading__ei4om>h1{padding-top:1rem;position:relative}.Heading_heading__ei4om>h1:after{content:"";position:absolute;bottom:1rem;left:0;height:3px;width:0;background-color:var(--primary);animation:Heading_underline__7nXWf 2.5s linear forwards}@keyframes Heading_underline__7nXWf{to{width:100%}}@keyframes Heading_feather__yTEoz{to{left:110%}}.Heading_heading__ei4om>img{width:45px;height:75px;position:absolute;left:-.25rem;animation:Heading_feather__yTEoz 2.75s linear forwards}@media (prefers-reduced-motion){.Heading_heading__ei4om>h1{-webkit-text-decoration:underline var(--primary);text-decoration:underline var(--primary)}.Heading_heading__ei4om>h1:after{animation:none}.Heading_heading__ei4om>img{left:110%;animation:none}}@media (max-width:600px){.Heading_heading__ei4om{gap:.5rem}.Heading_heading__ei4om>h1:after{bottom:.5rem}.Heading_heading__ei4om>img{width:35px;height:45px;bottom:.5rem;animation:Heading_feather__yTEoz 2.8s linear forwards}}