.page_container__aoG4z{display:flex;align-items:center;padding-bottom:100px;flex-direction:column-reverse;text-align:center;position:relative}.page_item__z7Kdy{flex:1 1;display:flex;flex-direction:column;gap:25px}.page_imageContainer__gQbWL{flex:1 1;display:flex;flex-direction:column;gap:50px;position:relative;min-width:400px;min-height:300px;height:500px;animation:page_move__rXy9C 3s ease infinite alternate;object-fit:cover}.page_title__3jonF{font-size:72px;background:linear-gradient(180deg,green,#fb9cac);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:75px}.page_desc__5JXkv{font-size:24px;font-weight:300}@keyframes page_move__rXy9C{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (min-width:700px){.page_container__aoG4z{flex-direction:row;text-align:start}.page_item__z7Kdy{gap:30px}}.button_container__n9vxy{border:none;border-radius:15px;padding:15px;cursor:pointer;background-color:#1d7d23;width:max-content;color:#fff;font-size:15px}