@import"https://fonts.googleapis.com/css2?family=Mukta:wght@600&family=PT+Serif:wght@700&family=Pacifico&family=Poppins:wght@300&family=Square+Peg&family=Tapestry&display=swap";@import"https://fonts.googleapis.com/css2?family=Cedarville+Cursive&family=Ultra&display=swap";.aside{width:270px;background:var(--bg-black-100);position:fixed;left:0;top:0;height:100%;z-index:10;display:flex;justify-content:center;align-items:center;padding:30px}.aside .logo{position:absolute;top:50px;font-size:30px;text-transform:capitalize}.aside .logo a{color:var(--text-black-900);font-size:700;font-size:30px;letter-spacing:5px;padding:15px 20px;position:relative}.aside .logo a span{font-family:"Cedarville Cursive",cursive;font-family:Ultra,serif;font-size:40px}.aside .logo a:before{content:"";position:absolute;width:20px;height:20px;border-bottom:5px solid var(--skin-color);border-left:5px solid var(--skin-color);bottom:0;left:0}.aside .logo a:after{content:"";position:absolute;width:20px;height:20px;border-top:5px solid var(--skin-color);border-right:5px solid var(--skin-color);top:0;right:0}.aside .nav-toggler{height:40px;width:45px;border:1px solid var(--bg-black-50);cursor:pointer;position:fixed;left:300px;top:20px;border-radius:5px;background:var(--bg-black-100);display:none;align-items:center;justify-content:center}.aside .nav-toggler span{height:2px;width:18px;background:var(--skin-color);display:inline-block;position:relative}.aside .nav-toggler span:before{content:"";height:2px;width:18px;background:var(--skin-color);position:absolute;top:-6px;left:0}.aside .nav-toggler span:after{content:"";height:2px;width:18px;background:var(--skin-color);position:absolute;top:6px;left:0}.aside .nav{margin-top:50px}.aside .nav li{margin-bottom:20px;display:block}.aside .nav li a{font-size:16px;font-weight:600;display:block;border-bottom:1px solid var(--bg-black-50);color:var(--text-black-900);padding:5px 15px}.aside .nav li a.active{color:var(--skin-color)}.aside .nav li a i{margin-right:15px}.service .container{padding-bottom:40px}.service .service-item{margin-bottom:30px;flex:0 0 33.33%;max-width:33.33%}.service .service-item .service-item-inner{background-color:var(--bg-black-100);border:1px solid var(--bg-black-50);border-radius:10px;padding:30px 15px;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 10px 8px #3a04c31a}.service .service-item .service-item-inner:hover{transform:translateY(-10px);box-shadow:0 25px 25px #051ccd33}.service .service-item .service-item-inner .icon{height:60px;width:60px;border-radius:50%;display:block;margin:0 auto 30px;text-align:center;transition:all .3s ease}.service .service-item .service-item-inner .icon img{height:60px;width:60px}.service .service-item .service-item-inner .icon img{font-size:40px;line-height:60px;color:var(--skin-color);transition:all .3s ease}.service .service-item .service-item-inner:hover .icon{background:var(--skin-color)}.service .service-item .service-item-inner:hover .icon{font-size:25px;color:#fff}.service .service-item .service-item-inner h4{font-size:18px;margin-bottom:15px;color:var(--text-black-900);font-weight:700;text-transform:capitalize}.service .service-item .service-item-inner p{font-size:16px;color:var(--text-black-900);line-height:25px}.about .about-content,.about .about-content .about-text{flex:0 0 100%;max-width:100%}.about .about-content .about-text h3{font-size:24px;margin-bottom:15px;font-weight:700;color:var(--text-black-900)}.about .about-content .about-text h3 span{color:var(--skin-color)}.about .about-content .about-text p{font-size:17px;line-height:25px;color:var(--text-black-900)}.about .about-content .personal-info .info-item{flex:0 0 100%;max-width:50%}.about .about-content .personal-info .info-item p{font-weight:600;padding:10px 0;font-size:16px;color:var(--text-black-900);border-bottom:1px solid var(--bg-black-50)}.about .about-content .personal-info .info-item p span{font-weight:400;color:var(--text-black-900);margin-left:4px;display:inline-block}.about .about-content .personal-info{flex:0 0 100%;max-width:50%;margin-top:40px}.about .about-content .personal-info .button{margin-top:30px}.about .about-content .personal-info .button .btn{margin-right:15px;margin-top:10px}.about .about-content .skills{flex:0 0 100%;max-width:40%;margin-top:40px}.about .about-content .skills .skill-item{flex:0 0 100%;max-width:100%}.about .about-content .skills .skill-item h5{line-height:40px;font-size:16px;font-weight:600;color:var(--text-black-900);text-transform:capitalize}.about .about-content .skills .skill-item .progress{background-color:var(--bg-black-50);height:7px;border-radius:4px;width:100%;position:relative}.about .about-content .skills .skill-item{margin-bottom:25px}.about .about-content .skills .skill-item .progress .progress-in{position:absolute;left:0;top:0;height:100%;background-color:var(--skin-color)}.about .about-content .skills .skill-item .skill-percent{position:absolute;right:0;top:-40px;font-weight:400;line-height:40px;color:var(--bg-black-900)}.about .about-content .education,.about .about-content .experience{flex:0 0 50%;max-width:50%;margin-top:30px}.about .about-content h3.title{font-size:24px;margin-bottom:30px;font-weight:700;color:var(--text-black-900)}.about .about-content .timeline-box{flex:0 0 100%;max-width:100%}.about .about-content .timeline{background-color:var(--bg-black-100);padding:30px 15px;border:1px solid var(--bg-black-50);border-radius:10px;width:100%;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:#3a04c31a 0 19px 38px,#3a04c31a 0 15px 12px}.about .about-content .timeline .timeline-items{position:relative;padding-left:37px;padding-bottom:50px}.about .about-content .timeline .timeline-items:last-child{padding-bottom:0}.about .about-content .timeline .timeline-items:before{content:"";width:1px;position:absolute;height:100%;left:7px;top:0;background-color:var(--skin-color)}.about .about-content .timeline .circle-dot{position:absolute;left:0;top:0;height:15px;width:15px;border-radius:50%;background-color:var(--skin-color)}.about .about-content .timeline .timeline-date{font-weight:400px;font-size:14px;margin-bottom:12px;color:var(--text-black-900)}.about .about-content .timeline .timeline-date .fa{margin-right:5px;margin-left:33px}.about .about-content .timeline .timeline-title{font-weight:700;font-size:18px;margin-bottom:15px;text-transform:capitalize;color:var(--text-black-900)}.about .about-content .timeline .timeline-title-p{color:var(--text-black-900)}.about .about-content .timeline .timeline-text{line-height:20px;font-size:12px;text-align:justify;color:var(--text-black-900)}.portfolio .container{padding-bottom:40px}.portfolio .portfolio-heading{flex:0 0 100%;max-width:100%}.portfolio .portfolio-heading h2{color:var(--text-black-900);font-weight:500}.portfolio .portfolio-item{flex:0 0 50%;max-width:50%;margin-bottom:30px}.portfolio .portfolio-item-inner{border:6px solid var(--bg-black-100);border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 10px 8px #3a04c31a}.portfolio .portfolio-item-inner:hover{transform:translateY(-10px);box-shadow:0 25px 25px #051ccd33}.portfolio .portfolio-item-inner .portfolio-img img{width:100%;display:block}.contact-title{color:var(--skin-color);text-align:center;font-size:25px;margin-bottom:20px}.contact-sub-title{color:var(--text-black-900);text-align:center;font-size:15px;margin-bottom:0;padding-bottom:15px}.contact .contact-info-item{flex:0 0 25%;max-width:23.5%;text-align:center;margin:5px}#linkedin a{text-decoration:none;color:#fff}.contact .contact-info-item .icon{display:inline-block;color:#fff}.contact .conatct-info-item .icon .fa{font-size:25px;color:var(--skin-color)}.contact .contact-info-item h4{font-size:18px;font-weight:700;color:var(--text-black-900);text-transform:capitalize;margin:15px 0 5px;padding-bottom:10px}.contact .contact-info-item{background-color:var(--bg-black-100);border:3px solid var(--bg-black-50);border-radius:10px;padding-bottom:34px;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 10px 8px #3a04c31a;transform-origin:center center}.contact .contact-info-item:hover{transform:translate(-10px) rotate(5deg);box-shadow:0 25px 25px #051ccd33}.contact .contact-info-item img{width:40px;height:40px;cursor:pointer}.contact .contact-info-item p{font-size:16px;line-height:25px;color:var(--text-black-900);font-weight:400}.contact .contact-form{flex:0 0 100%;max-width:100%}.contact .contact-form .col-6{flex:0 0 50%;max-width:50%}.contact .contact-form .col-12{flex:0 0 100%;max-width:100%}.contact .contact-form .form-item{margin-bottom:30px}.contact .contact-form .form-item .form-control{width:100%;height:50%;border-radius:25px;background-color:var(--bg-black-100);border:1px solid var(--bg-black-50);padding:10px 25px;font-size:16px;color:var(--text-black-700);transition:all .3s ease;caret-color:#fff}.contact .contact-form .form-item .form-group input,.contact .contact-form .form-item .form-group textarea{color:#fff}.contact .contact-form .form-item .form-control:focus{box-shadow:0 0 20px #f5f5f626}.contact .contact-form .form-item textarea.form-control{height:140px}.contact .contact-form .btn{height:50px;padding:0 50px}@media (max-width: 1199px){.aside{left:-270px}.main-content{padding:0}.about .about-content .personal-info .info-item p span{display:block}}@media (max-width: 991px){.home .home-info{flex:0 0 100%;max-width:100%}.home .home-img{display:none}.service .service-item,.contact .contact-info-item{flex:0 0 50%;max-width:50%}}@media (max-width: 925px){.home .home-info,.about .about-content .experience,.about .about-content .education,.about .about-content .skills,.about .about-content .personal-info,.portfolio .portfolio-item{flex:0 0 100%;max-width:100%}}@media (max-width: 767px){.contact .contact-info-item,.contact .contact-form .col-6,.service .service-item,.home .home-info{flex:0 0 100%;max-width:100%}}:before,:after{box-sizing:border-box}ul{list-style:none}.section{background:var(--bg-black-900);min-height:100vh;display:block;padding:0 30px;opacity:1}.hidden{display:none}.main-content{padding-left:130px}.padd-15{padding-left:15px;padding-right:15px}.container{max-width:1100px;width:100%;margin:auto}.section .container{padding-top:60px;padding-bottom:70px}.section-title{flex:0 0 100%;max-width:100%;margin-bottom:60px}.section-title h2{font-size:40px;color:var(--text-black-900);font-weight:700;position:relative}.section-title h2:before{content:"";height:4px;width:50px;background-color:var(--skin-color);position:absolute;top:100%;left:0}.section-title h2:after{content:"";height:4px;width:25px;background-color:var(--skin-color);position:absolute;top:100%;left:0;margin-top:8px}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:relative}.btn{font-size:16px;font-weight:500;color:#fff;border-radius:40px;border:none;display:inline-block;white-space:nowrap;padding:12px 35px;background:var(--skin-color);transition:all .3s ease}.btn:hover{transform:scale(1s)}.shadow-dark{box-shadow:0 0 20px #302e4d26}.section{background:#000;background-image:radial-gradient(circle at 40% 50%,#610b4b,#a30d8a00 40%),radial-gradient(circle at 65% 60%,#420a50,#580e7500 45%),radial-gradient(circle at 40% 60%,#076066,#17777700 45%);background-blend-mode:screen}.body .main-content .scene{height:100vh;width:100%;perspective:10vmin;position:relative}.body .main-content .scene a{width:.5vmin;height:.5vmin;transform:translateZ(-100vmin) rotateY(90deg) rotateX(var(--rx)) translateZ(var(--x)) scaleX(1);position:absolute;top:var(--y);animation:animate 5s infinite ease-in;background:#fff;box-shadow:0 0 20px #0aefff}@keyframes animate{0%,90%{opacity:1}to{opacity:0;transform:translateZ(0) rotateY(90deg) rotateX(var(--rx)) translateZ(var(--x)) scaleX(6)}}.home{min-height:100vh;display:flex;color:var(--text-black-900);padding-top:150px}.home .home-info{flex:0 0 60%;max-width:60%}h3.hello{font-size:28px;margin:15px 0}h3.hello span{font-family:Clicker script,cursive;font-size:30px;font-weight:700;color:var(--skin-color)}h3.my-profession{font-size:30px;margin:15px 0}.typing{color:var(--skin-color)}.home-info p{margin-bottom:70px;font-size:20px;color:var(--text-black-900)}.home .home-img{flex:0 0 40%;max-width:40%;text-align:center;position:relative}.home-img:after{content:"";position:absolute;height:80px;width:80px;border-bottom:10px solid var(--skin-color);border-right:10px solid var(--skin-color);right:-20px;bottom:-24px}.home-img:before{content:"";position:absolute;height:80px;width:80px;border-top:10px solid var(--skin-color);border-left:10px solid var(--skin-color);left:-20px;top:-40px}.home .home-img img{margin:auto;border-radius:5px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 10px 8px #3a04c31a;height:400px;animation:MoveUpDown 5s linear infinite}@keyframes MoveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.home .home-img img:hover{transform:translateY(-10px);box-shadow:0 25px 25px #051ccd33}@media (max-width: 1199px){.main-content{padding:0}}@media (max-width: 991px){.home .home-info{flex:0 0 100%;max-width:100%}.home .home-img{display:none}}@media (max-width: 925px){.home .home-info{flex:0 0 100%;max-width:100%}}@media (max-width: 767px){.home .home-info{flex:0 0 100%;max-width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-black-900: #f2f2fc;--bg-black-100: #fdf0ff;--bg-black-50: #e8dfec;--text-black-900: #302e4d;--text-black-700: #504e70;--skin-color: #ec1839}body.dark{--bg-black-900: #151515;--bg-black-100: #222222;--bg-black-50: #393939;--text-black-900: #ffffff;--text-black-700: #efefefe}body{margin:0;padding:0;line-height:1.5;font-size:16px;font-family:Poppins,sans-serif}*{margin:0;padding:0;outline:none;text-decoration:none;box-sizing:border-box}
