.Home_container__d256j{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;max-width:900px;margin:0 auto}.Home_section__3569L{width:100%;text-align:center;padding:2.5rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5);margin-bottom:1.5rem}.Home_profileSection__7NOnZ{background-color:#111}.Home_blogSection__zDumF{background-color:#333}.Home_heading__f_gSb{font-size:2rem;color:#fff;margin-bottom:1rem}.Home_subheading__M4K88{font-size:1.2rem;color:#aaa;margin-bottom:1rem}.Home_paragraph___pkVS{color:#888;line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.Home_buttonContainer__nOVuY{flex-direction:row;gap:1.5rem;margin-bottom:1rem}.Home_buttonContainer__nOVuY,.Home_iconButton__6lHUN{display:flex;justify-content:center;align-items:center}.Home_iconButton__6lHUN{width:50px;height:50px;border-radius:12px;background-color:#1a1a1a;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.3)}.Home_iconButton__6lHUN:hover{transform:translateY(-2px);background-color:#333;box-shadow:0 4px 8px rgba(0,0,0,.4)}.Home_linkedinButton___Tu5K{color:#0a66c2}.Home_twitterButton__p8LvM{color:#1da1f2}.Home_blogGrid___TQbS{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.Home_blogCard__hps2x{text-decoration:none;color:#fff;background:#444;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.Home_blogCard__hps2x:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,.5)}.Home_blogImage__cfdQY{width:100%;height:auto}.Home_blogTitle__OHf_D{font-size:1rem;padding:1rem;text-align:left;color:#fff}.Home_textButton__0e1xt{padding:.8rem 1.5rem;font-size:1rem;border:none;border-radius:5px;background:#444;color:#fff;cursor:pointer;transition:background .3s ease,transform .2s ease}.Home_textButton__0e1xt:hover{background:#555;transform:scale(1.05)}.Home_footer__yFiaX{text-align:center;color:#555;font-size:.9rem;padding:1rem 0;border-top:1px solid #444}@media (min-width:768px){.Home_container__d256j{padding:0}}@media (max-width:768px){.Home_container__d256j{padding-right:40%}}