:root{--bg-black-900:#000000;--bg-black-100:#dddddd;--bg-black-50:#eff0f4;--bg-opacity:rgba(255,255,255,0.5);--text-black-900:#000000;--text-black-700:#555555;--text-black-600:#666666;--outer-shadow:3px 3px 3px #d0d0d0,-3px -3px 3px #f8f8f8;--outer-shadow-0:0 0 0 #d0d0d0,0 0 0 #f8f8f8;--inner-shadow:inset 3px 3px 3px #d0d0d0,inset -3px -3px 3px #f8f8f8;--inner-shadow-0:inset 0 0 0 #d0d0d0,inset 0 0 0 #f8f8f8;--skin-color:#fb839e;--bg-disabled:#e0e0e075;--text-disabled:rgb(128,128,128);--bg-modal:#eff0f4f2}[data-theme=dark]:root{--bg-black-900:#ffffff;--bg-black-100:#353535;--bg-black-50:#2b2c2f;--bg-opacity:rgba(43,44,47,0.5);--text-black-900:#ffffff;--text-black-700:#ffffff;--text-black-600:#bbbbbb;--outer-shadow:3px 3px 3px #222327,-3px -3px 3px #363636;--outer-shadow-0:0 0 0 #222327,0 0 0 #363636;--inner-shadow:inset 3px 3px 3px #222327,inset -3px -3px 3px #363636;--inner-shadow-0:inset 0 0 0 #222327,inset 0 0 0 #363636;--skin-color:#1fc586;--bg-disabled:#2e2e2e;--text-disabled:rgb(128 128 128);--bg-modal:#2b2c2ff2}body.color-1{--skin-color:#fb839e}body.color-2{--skin-color:#ec9412}body.color-3{--skin-color:#1fc586}body.color-4{--skin-color:#2eb1ed}body.color-5{--skin-color:#cc3a3b}*{padding:0;margin:0;outline:none;font-family:var(--raleway),sans-serif;font-weight:400;text-decoration:none}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--skin-color);border-radius:50px}::-webkit-scrollbar-track{background:#eff0f4;box-shadow:inset 2px 1px 14px 8px rgba(0,0,0,.1);border-radius:50px}ul{list-style-type:none;margin:0;padding:0}img{vertical-align:middle;max-width:100%;color:var(--text-black-600)}.justify-content-between{justify-content:space-between}body{font-size:16px;line-height:1.5;overflow-x:hidden;background-color:var(--bg-black-50)}body.hidden-scrolling{overflow-y:hidden}p strong{font-weight:600}.inner-shadow{box-shadow:var(--inner-shadow)}.outer-shadow{box-shadow:var(--outer-shadow)}.hover-in-shadow{position:relative;z-index:1}.hover-in-shadow:hover{box-shadow:var(--outer-shadow-0)}.hover-in-shadow:hover:after{box-shadow:var(--inner-shadow)}.hover-in-shadow:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:all .3s ease;z-index:-1}.align-items-center{align-items:center}.btn-1{padding:10px 25px;font-size:16px;font-weight:500;color:var(--skin-color);background-color:rgba(0,0,0,0);line-height:1.5;cursor:pointer;border-radius:30px;transition:all .3s ease;display:inline-block;border:none;position:relative}.btn-1:after{border-radius:30px}.close-btn{height:40px;width:40px;display:block;font-size:35px;line-height:37px;position:absolute;right:15px;top:15px;cursor:pointer;text-align:center;color:var(--text-black-600);transition:all .3s ease}.close-btn,.close-btn:after{border-radius:50%}.other-section{padding:80px 0 0;min-height:100vh}.row{display:flex;flex-wrap:wrap}.container{max-width:1140px;margin:auto}.container .section-title{padding:0 15px;flex:0 0 100%;max-width:100%;text-align:center;margin-bottom:40px}.container .section-title h2{display:inline-block;font-size:30px;font-weight:700;color:var(--text-black-900);text-transform:uppercase;margin:0}.container .section-title h2:before{content:attr(data-heading);display:block;font-size:16px;font-weight:600;color:var(--skin-color)}.Toastify__toast-container .Toastify__toast{background:var(--bg-black-50);color:var(--text-black-900);box-shadow:var(--outer-shadow)}.Toastify__toast-container .Toastify__close-button{color:var(--text-black-600)}.btn-disabled{padding-left:40px}.btn-disabled,.btn-disabled-without-loader{position:relative;color:var(--text-disabled);cursor:not-allowed}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes topBounce{0%,to{transform:translateY(0)}50%{transform:translateY(25px)}}@keyframes leftBounce{0%,to{transform:translateX(0)}50%{transform:translateX(25px)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes animate{0%,10%,to{width:0}70%,90%{width:100%}}@media(max-width:1024px){.home-section .full-screen{padding:50px 0 50px 100px}.sidebar .menu-bar .menu{margin-top:10px}}@media(max-width:991px){.certificate-section .certificate-item,.portfolio-section .portfolio-item{flex:0 0 50%;max-width:50%}}@media(max-width:899px){.contact-section .submit-btn #sub_msg{transform:translateY(5px)}.resume-section .resume-item-inner iframe{height:1190px}}@media(max-width:768px){.about-section .about-img,.about-section .about-info,.about-section .skills .skill-item,.certificate-popup .description,.certificate-popup .info,.certificate-section .certificate-item,.contact-section .contact-item,.contact-section .w-50,.home-section .home-img,.home-section .home-text,.portfolio-popup .description,.portfolio-popup .info,.portfolio-section .portfolio-item{flex:0 0 100%;max-width:100%}.home-section .home-text{order:2}.contact-section .submit-btn,.home-section .home-text{text-align:center;display:block}.home-section .full-scree{padding:100px 0}.home-section .home-img .img-box{margin-bottom:40px;max-width:350px}.effect-3{margin-left:-60px}.effect-4{left:15%}.effect-5{right:4%}.about-section .about-img{padding-bottom:30px}.about-section .timeline .timeline-item:nth-child(odd){padding-right:15px;text-align:left;padding-left:75px}.about-section .timeline .timeline-item:nth-child(2n){padding-left:75px}.about-section .timeline:before{left:35px}.about-section .timeline .timeline-item:nth-child(odd) .icon{right:auto;left:-60px}.about-section .timeline .timeline-item:nth-child(2n) .icon{left:-60px}.about-section .timeline .timeline-item{margin-bottom:40px}.about-section .timeline .timeline-item:last-child{margin-bottom:0}.about-section .timeline .timeline-item:nth-child(odd) .timeline-item-inner:before{left:-30px;right:auto}.resume-section .resume-item-inner iframe{height:1050px}.pp-main{display:flex;align-items:center;justify-content:center}}@media(max-width:574px){.home-section .home-img .img-box{max-width:260px}.home-section .home-text h2{font-size:38px}.resume-section .resume-item-inner iframe{max-height:100vh}.home-section .full-screen{padding:50px 0}.sidebar{display:none}}@media(max-width:375px){.resume-section .resume-item-inner iframe{height:490px}}@media(max-width:320px){.resume-section .resume-item-inner iframe{height:450px}.portfolio-popup .pp-main .pp-next{font-size:1.02rem;right:0}.portfolio-popup .pp-main .pp-prev{font-size:1.02rem;left:0}}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/200388358b398524-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Raleway Fallback;src:local("Arial");ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.00%;size-adjust:103.86%}.__className_ea7542{font-family:Raleway,Raleway Fallback;font-style:normal}.__variable_ea7542{--raleway:"Raleway","Raleway Fallback"}