@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.text-image .grid{grid-gap:3rem 10rem;gap:3rem 10rem}.text-image .grid .content{padding:10rem 0}.text-image .grid .image{border-radius:1rem;height:100%;min-height:30vh;overflow:hidden}@media only screen and (max-width:768px){.text-image .grid .content{order:2;padding:0}.text-image .grid .image{order:1}}