header#header{background:#111;height:62px;padding:0 5%;width:100%;position:fixed;z-index:1000;transition:top .5s ease-out,opacity .5s ease-out;box-sizing:border-box}.js #header{top:-92px;opacity:0}.js #header.visible{top:0;opacity:1}a.logo{display:flex;align-items:center;justify-content:center;font-size:18px;height:92px;width:92px;font-weight:600;text-decoration:none;position:relative;transition:transform .3s ease}a.logo:hover{transform:scale(1.05)}a.logo img{width:75px;height:75px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(#111,#111) padding-box,linear-gradient(135deg,#ff5f6d,#ffc371,#00ffc8) border-box;box-shadow:0 4px 15px #ff5f6d4d;transition:all .3s ease}a.logo:hover img{border-width:4px;box-shadow:0 6px 20px #ff5f6d80,0 0 30px #00ffc84d}@keyframes logoPulse{0%,to{box-shadow:0 4px 15px #ff5f6d4d}50%{box-shadow:0 4px 25px #ff5f6d99,0 0 20px #00ffc866}}a.logo img{animation:logoPulse 3s ease-in-out infinite}.icon-nav{display:none}header#header nav{display:flex;align-items:center}header#header nav ul#nav{list-style:none;display:flex;align-items:center;gap:20px;padding:0}header#header nav ul#nav>li{display:flex;align-items:center}header#header nav ul#nav>li>a{color:#fff;text-decoration:none;font-size:16px;text-transform:lowercase;letter-spacing:1px;padding:10px;transition:color .3s}header#header nav ul#nav>li>a:hover{color:#db2777}ul.social{list-style:none;display:flex;align-items:center;gap:15px;margin-left:20px;border-left:1px solid #333;padding-left:50px}ul.social li{display:flex;align-items:center;justify-content:center;width:36px;height:36px}ul.social li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:0}ul.social li a:before{display:flex}ul.social li a img{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover;object-position:center;transition:opacity .3s,transform .3s}ul.social li a:hover img{opacity:.8;transform:scale(1.1)}@media only screen and (min-width:830px){header#header{height:92px}}@media only screen and (max-width:830px){a.logo{height:62px;width:62px}a.logo img{width:50px;height:50px}}#main-content,.page{padding-top:92px}:root{--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 42px;--wp--preset--color--black: #000000;--wp--preset--color--white: #ffffff;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--spacing--20: .44rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--70: 3.38rem;font-family:"proxima nova light","Helvetica Neue",Helvetica,Arial,Sans-serif;text-rendering:optimizeLegibility}footer#footer{background:#f5f5f5;color:#757575!important;font-size:1.6rem;text-align:center;height:80px;min-height:50px;padding:40px 5%;position:relative;width:100%;box-sizing:border-box;box-shadow:inset 0 1px 4px #0000001a;opacity:1;top:0}footer#footer .row{max-width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;width:100%;box-sizing:border-box}footer#footer .col-12{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 4rem;gap:2rem}footer#footer .footer-left-content a{text-decoration:none;color:#757575;font-size:16px;transition:all .3s}footer#footer .footer-left-content a:hover{color:#000}footer#footer nav#nav-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2.5rem}footer#footer nav#nav-footer a{text-decoration:none;color:#757575;font-size:16px;text-transform:lowercase;letter-spacing:.5px;transition:all .3s}footer#footer nav#nav-footer a:hover{color:var(--wp--preset--color--vivid-red)}.gradient-white{position:absolute;left:50%;transform:translate(-50%);width:118px;height:90px;top:-45px;z-index:10}footer a.top{background:transparent url(https://raw.githubusercontent.com/RAJESHREDDY0508/images/main/sprite.png) 0 -217px;width:118px;height:90px;display:block;position:absolute;left:0;bottom:0;text-indent:-9999px;cursor:pointer;z-index:11;transition:transform .3s ease,opacity .3s ease}footer a.top:hover{transform:translateY(-5px);opacity:.8}footer a.top:active{transform:translateY(-2px)}@media(max-width:900px){footer#footer .col-12{padding:0 2rem}}@media(max-width:600px){footer#footer .col-12{flex-direction:column;justify-content:center;gap:1.5rem}footer#footer nav#nav-footer ul{justify-content:center;gap:2rem}}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#eaecfa;display:flex;align-items:center;justify-content:center;z-index:99999}.loader{width:250px;height:50px;line-height:50px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:helvetica,arial,sans-serif;text-transform:uppercase;font-weight:900;color:#ce4233;letter-spacing:.2em}.loader:before,.loader:after{content:"";display:block;width:15px;height:15px;background:#ce4233;position:absolute;animation:load .7s infinite alternate ease-in-out}.loader:before{top:0}.loader:after{bottom:0}@keyframes load{0%{left:0;height:30px;width:15px}50%{height:8px;width:40px}to{left:235px;height:30px;width:15px}}@media(max-width:768px){.loader{width:200px;font-size:14px}@keyframes load{0%{left:0;height:25px;width:12px}50%{height:6px;width:35px}to{left:188px;height:25px;width:12px}}}@media(max-width:480px){.loader{width:150px;font-size:12px}@keyframes load{0%{left:0;height:20px;width:10px}50%{height:5px;width:30px}to{left:140px;height:20px;width:10px}}}.page-container{min-height:100vh;width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}html{font-size:62.5%;-webkit-overflow-scrolling:touch;background:#eaecfa;scroll-behavior:smooth}html,body{margin:0;padding:0;overflow-x:hidden;background:#eaecfa;scroll-behavior:smooth}#root{background:transparent}.page-container{min-height:100vh;display:flex;flex-direction:column}html,body,div,span,h1,h2,h3,h4,p,a,img,ul,li,header,nav,section{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;background-color:#eaecfa;font-size:1.8rem;color:#333;text-rendering:optimizeLegibility}::selection{background:#f0f0f0;color:#111}.row{max-width:1200px;margin:0 auto;width:100%;display:flex;align-items:center;height:100%}.col-12{width:100%;display:flex;justify-content:space-between;align-items:center}#hero-section{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;max-height:calc(100vh - 92px)}.hero-layer{position:absolute;top:0;left:0;width:100%;height:100%}#hero-img-base{object-fit:cover;pointer-events:none}.hero-text{color:#fff;text-align:center;transition:opacity .3s ease,transform .3s ease}.hero-link:hover .hero-text{transform:scale(1.05)}.hero-text h1{font-size:clamp(2rem,8vw,5rem);font-weight:700;text-shadow:2px 2px 10px rgba(0,0,0,.5)}.hero-text p{font-size:clamp(.8rem,2vw,1.1rem);max-width:30ch}.chevron{font-weight:400;opacity:.7}.header-center{text-align:center;margin-bottom:2rem}.header-center h3{font-size:2.4rem;font-weight:600;color:#333}.section-divider{border-bottom:1px solid #374151}.page{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}section.dark{position:relative;overflow:hidden;padding:4rem 0}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}section.dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:2}section.dark>.row{position:relative;z-index:3}.dark .header-center h3{color:#000;text-shadow:1px 1px 4px rgba(0,0,0,.5)}section.dark>.row{display:block;height:auto;max-width:1200px;margin:0 auto}section.dark>.row>.col-12{display:block;width:100%;justify-content:initial;align-items:initial}#frontend-skills-page{background-image:url(/images/FB-Skills.gif);background-size:cover;background-position:center}#frontend-skills-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:0}#backend-skills-page{background-image:url(https://assets.zyrosite.com/mePGrL1bXRFjZ2nQ/8-AzG7DP0Z6zIkKPaM.gif);background-size:cover;background-position:center;background-attachment:fixed;position:relative;min-height:100vh}#backend-skills-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000008c;z-index:0}#contact-page>.container,#blog-page>.container,#portfolio-page>.container,#learn-page>.container{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box}#contact-page .contact-section,#blog-page .grid,#portfolio-page .portfolio-section,#portfolio-page .grid,#learn-page .learn-section,#learn-page .grid{padding-left:4rem;padding-right:4rem;max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box}#blog-page>.container>.text-center,#portfolio-page>.container>.text-center,#learn-page>.container>.text-center,#contact-page>.container>.text-center{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}@media(max-width:900px){#contact-page .contact-section,#blog-page .grid,#portfolio-page .portfolio-section,#portfolio-page .grid,#learn-page .learn-section,#learn-page .grid,#blog-page>.container>.text-center,#portfolio-page>.container>.text-center,#learn-page>.container>.text-center,#contact-page>.container>.text-center{padding-left:2rem;padding-right:2rem}}#backend-skills-page{position:relative}#backend-skills-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000008c;z-index:0}.backend-container{position:relative;z-index:2}
