.page_container__aoG4z{display:flex;align-items:center;gap:100px}.page_item__z7Kdy{flex:6 1;display:flex;flex-direction:column;gap:50px}.page_title__3jonF{font-size:72px;background:linear-gradient(180deg,#194c33,#bbb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page_desc__5JXkv{font-size:24px;font-weight:300;line-height:1.2}.page_img__434ND{width:100%;height:500px;object-fit:contain;animation:page_move__rXy9C 3s ease infinite alternate}@keyframes page_move__rXy9C{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}.page_container__aoG4z{animation:page_fadeInAnimation__CHPVw .3s ease;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes page_fadeInAnimation__CHPVw{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1200px){.page_title__3jonF{font-size:50px}}@media only screen and (max-width:768px){.page_container__aoG4z{flex-direction:column;gap:40px;margin:40px auto}}@media only screen and (max-width:600px){.page_container__aoG4z{gap:0}.page_title__3jonF{font-size:30px}.page_desc__5JXkv{font-size:18px}.page_item__z7Kdy{gap:30px}}.button_container__jzYeM{padding:20px;cursor:pointer;background-color:#53c28b;border:none;border-radius:5px;width:max-content;color:#fff;font-size:16px}