@import"https://fonts.googleapis.com/css2?family=Bowlby+One+SC&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&family=Roboto&display=swap";#root{width:100vw;overflow:hidden}.page{width:99vw;height:92vh;background-image:linear-gradient(to right,#b8b7b7 1px,transparent 1px),linear-gradient(to bottom,silver 1px,transparent 1px);background-size:44px 44px;position:relative}.page-content{position:relative;padding:1.5rem 6rem}.center-frame{display:flex;align-items:center;justify-content:center;margin-top:11rem;position:relative}.center-pic-outer{display:flex;align-items:center;justify-content:center;width:auto;position:relative}.center-pic{display:flex;align-items:center;justify-content:flex-end;width:auto;position:relative}.half-image{position:absolute;width:47%;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;animation:photoanim 10s linear infinite}@keyframes photoanim{0%{width:100%}50%{width:47%}95%{width:0%}to{width:100%}}.main-image img{width:240px}.half-image img{position:relative;width:250px;top:-1px;right:-3px}.satyamheading{font-family:Bowlby One SC,sans-serif;background:linear-gradient(to right,#820394,#34024a,#313131,#000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:6.5rem;letter-spacing:1px}.bgplane{position:absolute;z-index:-1}.bgplane img{position:relative;left:22px;top:-99px;width:78px;height:400px;animation:rotateanim 10s ease-in-out infinite;transform-origin:bottom}@keyframes rotateanim{0%{transform:rotate(-120deg)}20%{transform:rotate(-56deg)}40%{transform:rotate(-20deg)}60%{transform:rotate(33deg)}80%{transform:rotate(66deg)}to{transform:rotate(180deg) scale(0)}}.right-frame{background:#00000036;position:absolute;width:50vw;height:90vh;top:0;right:-27px}.circle{background:transparent;width:450px;position:absolute;height:400px;border-radius:50%;border:2px dashed #6c6c6c;border-block-width:4px}.circle div{color:#000;display:flex;flex-direction:column;width:100px;height:70px;align-items:center;cursor:pointer}.circle img{filter:drop-shadow(6px 6px 6px rgb(193,188,188));position:relative;transition:transform ease-in-out .2s}.circle img:hover{transform:rotate(20deg) scale(1.15)}.circle div:nth-child(1){transform:translate(-4px,71px)}.circle div:nth-child(1) img{width:80px}.circle div:nth-child(2){transform:translate(117px,-85px)}.circle div:nth-child(2) img{width:68px}.circle div:nth-child(3){transform:translate(307px,-136px)}.circle div:nth-child(3) img{width:50px}.circle div:nth-child(4){transform:translate(404px,-95px)}.circle div:nth-child(4) img{width:68px}.bottom-heading{width:82vw;height:4.8rem;background:#1f1f1f;transform:translateY(25px);border-radius:24px;position:absolute;font-family:Poppins,sans-serif;font-weight:700;display:flex;justify-content:center;font-size:1.25rem;padding:1.2rem;box-sizing:border-box;border:1px solid white}.bottom-outer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transform:translateY(-30px);position:relative;z-index:20}.moreinfo{width:70vw;height:80px;background:#2f2d2d;border-radius:15px;transition:.4s;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px;position:absolute;color:#c5c5c5;font-size:13px;overflow:visible;box-sizing:border-box}.moreinfo-content{overflow-y:auto;height:calc(100% - 80px);width:100%;-ms-overflow-style:none;scrollbar-width:none}.moreinfo-content::-webkit-scrollbar{display:none}.paintbursh{position:absolute;bottom:0;left:100px;width:150px;transform:rotate(9deg);z-index:-2}.pencil{position:absolute;top:-45px;right:20px;width:90px;z-index:100}.tape-left{position:absolute;width:90px;height:25px;background:#f3af0073;transform:rotate(-12deg);top:-12px;left:20px;box-shadow:0 1px 3px #0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10;border-left:2px dashed rgba(255,255,255,.4);border-right:2px dashed rgba(255,255,255,.4)}.tape-right{position:absolute;width:90px;height:25px;background:#f3af0073;transform:rotate(10deg);top:-12px;right:20px;box-shadow:0 1px 3px #0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10;border-left:2px dashed rgba(255,255,255,.4);border-right:2px dashed rgba(255,255,255,.4)}.tape-image-left{position:absolute;width:75px;height:20px;background:#f3af0073;transform:rotate(15deg);bottom:45px;left:-22px;z-index:10;box-shadow:0 1px 2px #0000000d;border-left:2px dashed rgba(255,255,255,.4);border-right:2px dashed rgba(255,255,255,.4)}.tape-image-right{position:absolute;width:75px;height:20px;background:#f3af0073;transform:rotate(-15deg);bottom:45px;right:-22px;z-index:10;box-shadow:0 1px 2px #0000000d;border-left:2px dashed rgba(255,255,255,.4);border-right:2px dashed rgba(255,255,255,.4)}.click-me-highlight{position:absolute;left:-80px;bottom:-40px;display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:10;animation:clickBounce 2s ease-in-out infinite}.click-me-text{font-family:Kalam,cursive,sans-serif;font-size:.95rem;color:#820394;transform:rotate(-10deg);font-weight:700;white-space:nowrap}.click-me-arrow{width:35px;height:35px;transform:rotate(50deg) scaleX(-1);margin-top:-3px}@keyframes clickBounce{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-4px) rotate(2deg)}}@media (max-width:1111px){.navbar{padding:1rem 2rem!important}.navitems{display:none!important}}@media (max-width:740px){.moreinfo{font-size:12px;width:82vw}.resumeouter,.skillsouter,.achieve-outer,.hobbiesouter{flex-direction:column!important;align-items:center!important;padding:1.5rem!important}.resumeheading,.skillsheading,.achieve-heading,.hobbiesheading{margin-left:0!important;margin-bottom:1rem!important;align-items:center!important;text-align:center!important}.bottom-heading{width:92vw;font-size:1.5rem;text-align:center}.satyamheading{transform:translateY(-20px);font-size:7.2rem}.circle{width:570px;height:500px}.circle div:nth-child(1){transform:translate(-8px,87px)}.circle div:nth-child(2){transform:translate(145px,-105px)}.circle div:nth-child(3){transform:translate(386px,-168px)}.circle div:nth-child(4){transform:translate(509px,-119px)}.main-image img{width:298px}.half-image img{width:310px}.navbar{padding:1rem 2rem!important}.navitems{display:none!important}.page2{padding:0!important}.aboutouter{flex-direction:column;width:90%;margin:0 auto!important;align-items:center!important;justify-content:center!important}.gramophone{margin:2rem auto!important;transform:scale(.85)!important;display:flex;justify-content:center}.play-me-highlight{left:-20px!important;bottom:-50px!important}.projectsouter{transform:scale(.9);padding:0!important;margin:5rem auto 2rem!important}.projectsallcards{flex-direction:column;height:80vh!important}.projectsallcards .card{width:100%;margin:10px 10px 0 0!important}.projectsallcards .card .card-gradient span{transform:none!important}.projectsallcards .card .card-gradient>div{text-wrap:wrap;font-size:.6rem}.aboutcontent{font-size:.95rem!important;margin-top:1rem;text-align:center;align-items:center}.footerouter{padding:2rem!important;height:auto!important}.footercontent{flex-direction:column;gap:2rem}.footerleft{gap:1.8rem}.footerleft>div{margin-bottom:.5rem}.foot-address,.foot-email{margin-top:1rem;gap:.5rem}.footerright{margin:5% 0;width:95%}.footerright .inputwrapper,.footerright textarea{margin:5px 0}}@media (max-width:500px){.center-frame{margin-top:15rem}.moreinfo{font-size:11px;width:85vw!important}.bottom-heading{width:95vw;height:7rem;font-size:1rem;text-align:center}.satyamheading{position:relative;top:-91px;font-size:4rem}.circle{width:418px;height:407px}.circle div:nth-child(1) img{width:75px}.circle div:nth-child(2) img{width:65px}.circle div:nth-child(3) img{width:45px}.circle div:nth-child(4) img{width:54px}.circle div:nth-child(1){transform:translate(-3px,72px)}.circle div:nth-child(2){transform:translate(109px,-86px)}.circle div:nth-child(3){transform:translate(285px,-138px)}.circle div:nth-child(4){transform:translate(375px,-97px)}.circle div span{display:none}.main-image img{width:250px}.half-image img{width:262px}.navbar{padding:1rem 2rem!important}.navitems{display:none!important}.pencil{position:absolute;top:-40px;right:10px;left:auto;bottom:auto;width:75px;z-index:100}}.contactmebtn{position:relative;width:100px;overflow:hidden;height:36px;background:linear-gradient(to right,#820394,#c1009d);border:none;outline:none;color:#fff;font-size:.9rem;cursor:pointer;border-radius:18px;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.navright{display:flex;align-items:center;justify-content:center}.navitems{height:24px;color:#000;display:flex;justify-content:space-around;align-items:center;width:320px;font-size:.95rem;margin-right:20px;font-weight:600}.navitems span{position:relative;cursor:pointer}.contactmebtn div{border-radius:50%;transform:translateY(44px) scale(0);transition:all cubic-bezier(.55,-.12,.39,2.16) .3s;width:100px;height:100px;display:flex;align-items:center;justify-content:center;position:absolute}.contactmebtn:hover div{background:#710067;transform:translateY(-40px) scale(2)}.colorsplash{position:absolute;width:114px;left:117px;top:33px}.navitems span:before{content:"";width:0;height:2px;background-color:#fc0;position:absolute;top:12px;transition:.2s;left:-11px}.navitems span:hover:before{width:150%}.scale{position:relative;left:0;width:100%;height:80px;background:#f3af00;border-radius:15px 15px 0 0;box-shadow:#0000003d 0 3px 8px}.ruler{position:relative;width:96%;margin:0 auto;height:14px}.ruler .cm,.ruler .mm{position:absolute;border-left:2px solid #555;height:14px;width:10%}.ruler .cm:after{position:absolute;bottom:-15px;color:#000;font-family:sans-serif}.ruler .mm{height:5px}.ruler .mm:nth-of-type(5){height:10px}.ruler .cm:nth-of-type(1){left:0%}.ruler .cm:nth-of-type(1):after{content:"0"}.ruler .cm:nth-of-type(2){left:10%}.ruler .cm:nth-of-type(2):after{content:"1"}.ruler .cm:nth-of-type(3){left:20%}.ruler .cm:nth-of-type(3):after{content:"2"}.ruler .cm:nth-of-type(4){left:30%}.ruler .cm:nth-of-type(4):after{content:"3"}.ruler .cm:nth-of-type(5){left:40%}.ruler .cm:nth-of-type(5):after{content:"4"}.ruler .cm:nth-of-type(6){left:50%}.ruler .cm:nth-of-type(6):after{content:"5"}.ruler .cm:nth-of-type(7){left:60%}.ruler .cm:nth-of-type(7):after{content:"6"}.ruler .cm:nth-of-type(8){left:70%}.ruler .cm:nth-of-type(8):after{content:"7"}.ruler .cm:nth-of-type(9){left:80%}.ruler .cm:nth-of-type(9):after{content:"8"}.ruler .cm:nth-of-type(10){left:90%}.ruler .cm:nth-of-type(10):after{content:"9"}.ruler .cm:nth-of-type(11){left:100%}.ruler .cm:nth-of-type(11):after{content:"10"}.ruler .mm:nth-of-type(1){left:10%}.ruler .mm:nth-of-type(2){left:20%}.ruler .mm:nth-of-type(3){left:30%}.ruler .mm:nth-of-type(4){left:40%}.ruler .mm:nth-of-type(5){left:50%}.ruler .mm:nth-of-type(6){left:60%}.ruler .mm:nth-of-type(7){left:70%}.ruler .mm:nth-of-type(8){left:80%}.ruler .mm:nth-of-type(9){left:90%}.ruler .mm:nth-of-type(10){left:100%}#mentionme{text-align:center;margin-top:10%}.skillsouter{display:flex;align-items:flex-start;justify-content:space-evenly;padding:2rem}.skillsheading{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;flex-basis:35%}.skillsheading span:first-child{font-size:1.6rem;font-family:Poppins,sans-serif;font-weight:700}.skillsheading span:last-child{font-size:.85rem}.skillsrightside{display:flex;align-items:center;justify-content:space-between;flex-basis:49%;flex-wrap:wrap}.skillsrightside div{background:#444242;padding:3px;margin:5px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:#0000008f 0 22px 70px 4px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#c9c9c9;text-decoration:inherit}a:hover{color:#969696}body{margin:0;display:flex;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}: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-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--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-color-progress-bgo: .2}.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:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.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:.5s}.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;z-index:1}.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:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.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;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
