@keyframes animations_fadeInLeftKeyframes__iSbgH{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}.animations_fadeInLeft__8_X0G{@supports (animation-timeline:view()){animation:animations_fadeInLeftKeyframes__iSbgH 1s both;animation-timeline:view(70% 10%)}}.animations_fadeInLeftAuto__H_vT_{animation:animations_fadeInLeftKeyframes__iSbgH 1s both}@keyframes animations_fadeInUpKeyframes__pTmTg{0%{opacity:0;transform:translateY(var(--distance))}to{opacity:1;transform:translateY(0)}}.animations_fadeInUp__7esC4{@supports (animation-timeline:view()){animation:animations_fadeInUpKeyframes__pTmTg 1s both;animation-timeline:view(70% 10%)}}@keyframes animations_fadeInLeftRightKeyframes__njD6l{0%{opacity:0;transform:translateX(calc(var(--direction) * 150px))}to{opacity:1;transform:translateX(0)}}.animations_fadeInLeftRight__dkuXE{@supports (animation-timeline:view()){animation:animations_fadeInLeftRightKeyframes__njD6l 1s both;animation-timeline:view(70% 10%)}}@keyframes animations_spinInKeyframes__BBQI6{0%{opacity:0;transform:scale(.8) translate(calc(var(--distance) * var(--direction)),calc(var(--distance) * var(--direction))) rotate(var(--deg))}to{opacity:1;transform:scale(.8) translate(0) rotate(0deg)}}.animations_spinIn__Himgs{@supports (animation-timeline:view()){animation:animations_spinInKeyframes__BBQI6 1s both;animation-timeline:view(80% 10%)}}@keyframes animations_pulse__CaHYo{0%{transform:translateY(0)}10%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.animations_pulse__CaHYo{@media (min-width:1024px){animation:animations_pulse__CaHYo 1.5s ease-in-out infinite}}.designs_dotted-background__xQE1_{background:white;background-image:radial-gradient(lightgray 1px,transparent 0);background-size:40px 40px;background-position:-19px -19px}