.hero{flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;height:100vh;display:flex;position:relative}@media screen and (max-width:400px){.hero{background-position:50%!important;background-size:250%!important;position:relative!important;top:-60px!important}}.hero-text{flex-direction:column;justify-content:center;width:50%;height:80%;font-size:1.5em;display:flex}@media screen and (max-width:900px){.hero-text{width:100%;font-size:1.2em}.hero-text p{text-align:center!important}}.hero-text h1{font-size:2em}@media screen and (max-width:400px){.hero-text h1{font-size:1.2em}}@media screen and (max-width:900px){.hero-text h1{text-align:center;font-size:1.4em}}.hero-text .hero-text-buttons{gap:10px;display:flex}@media screen and (max-width:900px){.hero-text .hero-text-buttons{justify-content:center}}.hero-text .hire-me{text-align:center;border-radius:20px;width:150px;height:40px;font-size:14px;line-height:40px}.hero-text .socials{border:1px solid #252525;border-radius:20px;gap:10px;padding:0 10px;display:flex}.hero-text .socials a{justify-content:center;align-items:center;display:flex}.hero-image{perspective:1000px;flex-direction:column;justify-content:center;align-items:center;height:700px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1440px){.hero-image{display:none}}.hero-image-1{color:#fff;z-index:100;border-radius:50% 80%;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;min-width:700px;height:80%;animation:4s ease-in-out infinite alternate fadeIn;display:flex;transform:translateZ(-100px);box-shadow:0 4px 8px rgba(0,0,0,.2),inset 0 0 10px rgba(0,0,0,.2)}@keyframes fadeIn{0%{border-radius:50% 80%}to{border-radius:60% 50%}}.hero-image-1-h2-one{color:#fff;transform-origin:0;z-index:-20;background-color:#252525;border-bottom:1px solid #fff;border-radius:10px;padding:10px;font-size:24px;animation:8s linear infinite rotateAround;position:absolute;top:80px;left:10px;transform:translateZ(-50px)}.hero-image-1-h2-two{color:#fff;transform-origin:0;z-index:20;background-color:#252525;border-bottom:1px solid #fff;border-radius:10px;padding:10px;font-size:24px;position:absolute;bottom:0;left:50px;transform:translateZ(-280px)rotateY(10deg)rotateX(50deg)}.hero-image-1-h2-three{transform-origin:100% 100%;transform:translateZ(170px)rotate(30deg,-45deg);z-index:200;color:#fff;background-color:#252525;border-bottom:1px solid #fff;border-radius:10px;padding:10px;font-size:24px;position:absolute;bottom:75px;right:50px}.hero-image-1-h2-four{transform-origin:100% 100%;z-index:200;color:#fff;background-color:#252525;border-bottom:1px solid #fff;border-radius:10px;padding:10px;font-size:24px;position:absolute;top:45px;right:20px;transform:translateZ(-160px)rotateY(5deg)}@media screen and (max-width:900px){.hero>img{display:none}}
