@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}@keyframes fadeInRotateStar{0%{transform:scale(0) rotate(0)}to{transform:scale(1) rotate(1turn)}}@keyframes fadeInScaleStar{0%{transform:scale(0) rotate(0);moz-transform-origin:center;opacity:0;transform-origin:center}to{transform:scale(1) rotate(90deg);moz-transform-origin:center;opacity:1;transform-origin:center}}.image-full-height-text .grid{grid-gap:5rem;gap:5rem}.image-full-height-text .grid .image{margin-left:-3rem;padding-bottom:100%}.image-full-height-text .grid .content{max-width:490px}.image-full-height-text .grid .content h2,.image-full-height-text .grid .content h3{font-size:1.6rem;margin:0 0 3rem}.image-full-height-text .grid .content .link{margin-top:1.5rem}.image-full-height-text .grid .content .link a{padding-bottom:4px;text-decoration:underline;text-decoration-color:rgba(0,0,0,.5);text-underline-offset:4px}.image-full-height-text .grid .content .link a:hover{text-decoration:none}@media only screen and (max-width:820px){.image-full-height-text .grid{grid-gap:5rem;gap:5rem}.image-full-height-text .grid .image{margin-right:-3rem}}