.hero_about{flex-direction:column;justify-content:center;height:100%;display:flex}.hero_about_info{display:flex}.hero_about_img_con,.hero_about_img{width:var(--home-about-img-size);height:var(--home-about-img-size);aspect-ratio:1;margin-right:20px;border-radius:50%!important}:is(.hero_about_img_con,.hero_about_img):has(.img_loading){overflow:hidden}.hero_about_info_text{opacity:0;height:var(--home-about-img-size);animation:1.5s forwards opaTo1}.hero_about_name{margin-top:0;font-size:2.2em;font-weight:700}.hero_about_title{color:var(--text-opa-color);font-size:1.5em}.hero_about_desc{letter-spacing:1px;opacity:0;margin-top:50px;margin-bottom:0;font-size:1.2em;line-height:2;animation:.5s .5s forwards opaTo1,.5s .5s forwards translateYTo0;transform:translateY(50%);font-family:Garamond!important}.hero_about_icons{margin:0 0 5px;padding:0;list-style:none}.hero_about_icons .icon{--mar:12px;outline-offset:5px;aspect-ratio:1;opacity:0;min-width:25px;height:25px;animation:.3s forwards scaleTo1,.3s forwards opaTo1;animation-delay:var(--home-about-icon-delay,0s);scale:.3}.hero_about_social_medias_not_found_text{color:var(--text-opa-color);margin-bottom:.5em;font-size:.9em}@media (max-width:768px){.hero_about_info{flex-direction:column}.hero_about_img_con{margin-bottom:20px;margin-right:0}.hero_about_desc{line-height:1.3}}:root{--home-about-img-size:100px;--home-about-icon-delay:0s}
