@import url(https://use.typekit.net/aye0vsg.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.text-image .grid{grid-template-columns:5fr 7fr 4fr}.text-image .start .buttons{margin-top:3rem}.text-image .mid{-ms-flex-item-align:end;align-self:end;padding-right:10dvw}.text-image .mid .buttons{display:none;margin-top:3rem}.text-image .end .image{aspect-ratio:1/1.5}@media only screen and (max-width:768px){.text-image .grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:5dvw;gap:5dvw}.text-image .grid .start .buttons{display:none}.text-image .grid .mid{-ms-flex-order:3;order:3;padding-right:0}.text-image .grid .mid .buttons{display:block}.text-image .grid .end{-ms-flex-order:2;order:2;grid-row:span 2}}@media only screen and (max-width:576px){.text-image{text-align:center}.text-image .grid{grid-template-columns:minmax(0,1fr);grid-gap:5dvh;gap:5dvh}.text-image .grid .mid{-ms-flex-order:2;order:2;padding-right:0}.text-image .grid .end{-ms-flex-order:3;order:3;grid-row:span 1}}