.home__container{position:relative;row-gap:7rem}.home__container:before{background:linear-gradient(135deg,#4facfe0f,#ff6b6b0a 50%,#4ecdc40f);bottom:-2rem;content:"";left:calc(-50vw + 50%);pointer-events:none;position:absolute;right:calc(-50vw + 50%);top:-2rem;z-index:-1}.home__content{align-items:center;column-gap:2rem;grid-template-columns:116px repeat(2,1fr);justify-content:center;padding-top:5.5rem}.home__social{grid-row-gap:1rem;display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;row-gap:1rem}.home__social-icon{color:var(--title-color);font-size:1.75rem}.home__social-icon:hover{color:var(--title-color-dark);transform:scale(1.015)}.home__title{font-size:calc(var(--big-font-size)*1.2);font-weight:var(--font-bold);margin-bottom:var(--mb-0-25)}.home__title-name{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(135deg,var(--first-color),#ff6b6b,#4ecdc4);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home__hand{height:38px;margin-left:.5rem;width:38px}.home__subtitle{font-size:var(--h3-font-size);font-weight:var(--font-normal);margin-bottom:var(--mb-1);padding-left:4.4rem;position:relative}.home__subtitle:before{background-color:var(--text-color);content:"";height:1px;left:0;position:absolute;top:1rem;width:50px}.home__description{margin-bottom:var(--mb-3);max-width:400px}.home__img{animation:profile__animate 6s ease-in-out 1s infinite;border-radius:1rem;height:500px;justify-self:center;order:1;overflow:hidden;position:relative;width:300px}.lazy-image{border-radius:1rem;box-shadow:inset 1px 5px 0 5px #ffffff4d;height:100%;object-fit:cover;object-position:center top;width:100%}@keyframes profile__animate{0%{border-radius:1% 10% 1% 10%/1% 10% 1% 10%}50%{border-radius:1% 40% 1% 40%/1% 40% 1% 40%}to{border-radius:1% 10% 1% 10%/1% 10% 1% 10%}}.home__scroll{margin-left:9.25rem}.wheel{animation:scroll 2s ease infinite}@keyframes scroll{0%{transform:translateY(0)}30%{transform:translateY(3.75rem)}}.home__scroll-name{color:var(--title-color);font-weight:var(--font-medium);margin-left:2px;margin-right:var(--mb-0-25)}.home__scroll-arrow{color:var(--title-color);font-size:1.25rem}@media screen and (max-width:992px){.home__content{column-gap:1.25rem;grid-template-columns:100px repeat(2,1fr)}.home__hand{height:26px;width:26px}.home__subtitle{margin-bottom:var(--mb-1);padding-left:3.75rem}.home__subtitle:before{top:.8rem;width:42px}.home__description{margin-bottom:var(--mb-2-5);max-width:none}.home__img{box-shadow:inset 1px 5px 0 3px #ffffff4d;height:450px;width:270px}.hpme__scroll{margin-left:7.5rem}}@media screen and (max-width:768px){.home__content{grid-template-columns:1.4fr 3fr;padding-top:3.5rem}.home__img{justify-self:auto;order:0}.home__data{grid-column:1/3;text-align:center}.home__img{box-shadow:inset 1px 5px 0 3px #ffffff4d;height:400px;width:240px}.home__scroll,.home__subtitle{display:none}}@media screen and (max-width:350px){.home__img{height:370px;width:220px}.home__hand{height:22px;width:22px}}
/*# sourceMappingURL=63.7b9244ad.chunk.css.map*/