@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Krona+One&display=swap);.loading-container{position:fixed;display:grid;align-content:center;justify-items:center;width:100%;height:100%;background-color:#000;z-index:999}.loading-container img{width:22rem}#name{-webkit-animation:full-fill .5s ease .9s forwards;animation:full-fill .5s ease .9s forwards}#name path:first-child{stroke-dasharray:755px;stroke-dashoffset:755px;-webkit-animation:anim 1.5s ease .2s forwards;animation:anim 1.5s ease .2s forwards}#name path:nth-child(2){stroke-dasharray:490px;stroke-dashoffset:490px;-webkit-animation:anim 1.5s ease .4s forwards;animation:anim 1.5s ease .4s forwards}#name path:nth-child(3){stroke-dasharray:572px;stroke-dashoffset:572px;-webkit-animation:anim .5s .6s forwards;animation:anim .5s .6s forwards}@-webkit-keyframes anim{to{stroke-dashoffset:0}}@keyframes anim{to{stroke-dashoffset:0}}@-webkit-keyframes full-fill{0%{fill:transparent}to{fill:#7bd4e8}}@keyframes full-fill{0%{fill:transparent}to{fill:#7bd4e8}}@media screen and (max-width:500px){.loading-container img{width:20em!important;margin:0 auto}#name{width:30px!important;height:30px!important;margin:0 auto}}.header{z-index:99;width:100%;height:70px;padding:0;position:fixed;justify-content:space-between;font-family:"Poppins",sans-serif;transition:all .2s ease;display:flex}.header .logo{display:flex;align-items:center;justify-content:center;width:auto;margin:50px 0 0 50px;transition:all .5s}.header .logo h2{color:#fff;font-size:2.8rem}.header .logo span{color:#31b5ff}.logo-opacity{transform:translateY(-120px);transition:2s ease-in-out}.navbar{width:40%;height:100vh;background-color:#262626;top:0;right:-40%;justify-content:center;align-items:center;transition:right .8s cubic-bezier(.6,0,0,.9)}.burger,.navbar{position:fixed;display:flex}.burger{width:35px;height:30px;top:50px;right:50px;cursor:pointer;flex-direction:column;justify-content:space-around;align-items:flex-end}.burger:hover>.line{background-color:#fff;transition:.3s}.line{width:100%;height:2px;background-color:#ccc;transition:.3s ease-in-out}.line-2{width:80%}.change{right:0}.change .line{margin:-20px -20px 0;transition:.3s ease-in-out}.change .line-1{transform:rotate(-405deg) translate(-8px,6px);background-color:#31b5ff!important;transition:.5s ease-in-out}.change .line-2{transform:translateX(100%);opacity:0;transition:.3s ease-in-out}.change .line-3{transform:rotate(405deg) translate(-8px,-6px);background-color:#31b5ff!important;transition:.5s ease-in-out}.nav-list{text-align:right;margin:0 auto}.nav-item{list-style:none;margin:25px;color:#eee;transition:all .1s}.nav-list:hover>.nav-item .nav-link{opacity:0;transition:.3s ease-in-out}.nav-item .nav-link:hover{transform:scale(1.2);transition:.3s ease-in-out;z-index:98;opacity:1!important}.nav-item .nav-link{text-decoration:none;font-size:2.2rem;font-weight:300;letter-spacing:1px;text-transform:uppercase;position:relative;padding:3px 0;transition:all .1s;display:inline-block;cursor:pointer;transition:.3s ease-in-out}.nav-item #contact{color:#31b5ff}.nav-item .nav-link:after,.nav-item .nav-link:before{content:"";width:100%;height:2px;background-color:#31b5ff;position:absolute;left:0;transform:scaleX(0);transition:transform .5s}.nav-item:last-child .nav-link:after,.nav-item:last-child .nav-link:before{background-color:#fff}.nav-item .nav-link:before{top:0;transform-origin:left}.nav-item .nav-link:after{bottom:0;transform-origin:right}.nav-item .nav-link:hover:after,.nav-item .nav-link:hover:before{transform:scaleX(1)}.nav-item .active:after,.nav-item .active:before{transform:scaleX(1);transition:.1s linear}.nav-item:before{content:attr(data-text);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:7rem;font-weight:700;pointer-events:none;opacity:0;letter-spacing:20px;transition:.5s;white-space:nowrap}.nav-item:hover:before{opacity:.05;letter-spacing:0}@media screen and (max-width:680px){.logo{margin:20px 0 0 20px!important}.burger,.logo{transition:all .3s}.burger{top:30px;right:20px}}@media screen and (max-width:645px){.nav-item:before{font-size:4rem!important}.header .logo h2{color:#fff;font-size:4rem}}@media screen and (max-width:480px){.nav-link{font-size:2.8em!important}}@media screen and (max-width:425px){.line{width:80%}.line-2{width:60%}.header .logo h2{color:#fff;font-size:5rem}}.home-container{transition:.6s ease-in-out;font-family:"Poppins",sans-serif;position:absolute;width:100%;height:100vh;background-color:#111;display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr));align-content:center}.body-home{height:100vh;position:relative}.body-home,.hey-there{display:flex;align-items:center;justify-content:center}.hey-there #hey{display:flex;color:#818181;align-items:center;font-family:"Argon PERSONAL",sans-serif}.hey-there #hey #hey-line{margin-top:40px;width:40px;height:5px;background-color:#31b5ff;font-family:"Arial",sans-serif!important}#main-text{display:flex;align-items:center}#heyy,.home-text .hows{text-align:center}.home-text .hows{font-family:"Poppins",sans-serif;font-size:2rem;letter-spacing:.05em;color:#b6b6b6;font-weight:600}.home-text #hi-five{cursor:-webkit-grab;cursor:grab}.home-text #hi-five img{width:6rem}.home-text #hi-five img:hover{-webkit-animation:hifivepulse 2s ease-in-out infinite;animation:hifivepulse 2s ease-in-out infinite}.scroll{position:absolute;bottom:40px;left:calc(50px - .2em);cursor:pointer;display:flex;transform:rotate(270deg)}.scroll .arrow{margin:10px;height:40px;width:20px;transition:.3s ease-in-out}.scroll:hover .arrow{transform:translateX(-15px);transition:.4s ease-in-out}.scroll:hover>p{color:#fff!important;transition:color .4s}.scroll p{font-size:1.2rem;color:#818181;letter-spacing:.2em;transition:color .4s}.social-media{display:grid;grid-gap:20px;position:absolute;right:50px;bottom:30px}.social-media a .social-icon:hover{color:#fff!important;transition:all .2s}.social-media a .social-icon{width:2.3em;transition:.3s}@-webkit-keyframes hifivepulse{0%{transform:scale(1);transition:.2s ease-in-out}50%{transform:scale(1.1);transition:.2s ease-in-out}to{transform:scale(1);transition:.2s ease-in-out}}@keyframes hifivepulse{0%{transform:scale(1);transition:.2s ease-in-out}50%{transform:scale(1.1);transition:.2s ease-in-out}to{transform:scale(1);transition:.2s ease-in-out}}@media screen and (max-width:680px){.scroll{left:20px;transition:all .3s}.social-media{right:20px;transition:all .3s}.scroll p{font-size:2rem}#main-text{display:inline-block}#heyy{text-align:center}#there{margin:-20px}.hey-there #hey{margin-left:-25px}}@media screen and (max-width:525px){.home-text .hows{font-size:3.2rem}.scroll p{font-size:2.5rem}.home-text #hi-five img{width:8rem}}@media screen and (max-width:360px){.hey-there #hey #hey-line{width:0}.home-text .hows{font-size:4rem}.home-text #hi-five img{width:11rem}}.about-container{margin-top:100vh;width:100%;height:100vh;background-color:#fff;position:absolute;z-index:1}.about{width:100%;height:80vh;display:grid;grid-template-columns:2fr 3fr}.photo-aside{display:flex;justify-content:center;align-items:flex-start;padding-top:15%}.photo{width:18rem;height:23rem;background-image:url(/static/media/background.26b32dc1.png);background-position:50%;background-position-y:-50px}.photo img:first-child{width:100%;transform:rotate(50deg);margin:5% 50%;position:relative}.photo img:nth-child(2){width:100%;height:100%;margin-left:10%;margin-top:-45%}#face-icon-about{position:absolute;left:50px;top:10%}.about-aside{font-family:"Poppins",sans-serif;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-aside .info{width:80%}.about-aside .info h2{font-size:clamp(1em,.3em + 1vw,3vw);line-height:1.8em;letter-spacing:.04em;text-align:justify;font-weight:600}.about-aside .info p{margin-top:30px;font-size:.9em}.about-aside .info h2 span{color:#31b5ff;font-weight:600}.about-aside .info h2:before{content:"<h1> ";color:#31b5ff;font-size:.8em}.about-aside .info h2:after{content:" </h1> ";color:#31b5ff;font-size:.8em}.about-btns{margin-top:20px;justify-content:flex-start}.about-btns,.about-btns button{display:flex;align-items:center}.about-btns button{font-family:"Poppins",sans-serif;padding:10px;border:none;border-radius:3px;outline:none!important;justify-content:center;text-align:center;font-size:1.1em}.about-btns a:link{text-decoration:none}.about-btns #cv-btn{background-color:#54d3c8;color:#fff;transition:all .3s;height:50px}.about-btns #cv-btn .cv-icon{margin-right:5px}.about-btns #cv-btn:hover{background-color:#5fe7dc;transition:all .3s}.about-btns #text-me-btn{margin-left:10px;background-color:transparent;border:2px solid #a3a2a2;transition:.2s}.about-btns #text-me-btn:hover{background-color:#ececec;transition:all .2s}.bottom-title{position:absolute;bottom:0;width:100%;height:auto;padding:5px;font-family:"Argon PERSONAL",sans-serif;letter-spacing:.7em;opacity:.7;display:flex;align-items:flex-end;justify-content:space-between;text-align:justify}.bottom-title h1{font-size:9rem;margin:0 auto;color:#a3a2a2}@media screen and (max-width:1564px){.bottom-title h1{font-size:7rem}}@media screen and (max-width:668px){.about{grid-template-columns:1fr;text-align:center;align-content:center;grid-gap:30px;justify-items:center}.about-aside .info h2{font-size:1.8rem}.about-btns{margin:20px auto;font-size:1.4em}.about-aside{align-items:center}}@media screen and (max-width:530px){.bottom-title h1{font-size:8rem}.about-aside .info h2,.about-aside .info p{font-size:2.2em}.about-btns #cv-btn{margin:20px auto;font-size:1.8em}}@media screen and (max-width:316px){.bottom-title h1{font-size:5rem}}@media screen and (max-width:232px){.bottom-title h1{font-size:4rem}}.hobbies-container{margin-top:200vh;width:100%;height:45vh;background-image:url(/static/media/soccer.d6c2a032.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;position:absolute;border-bottom:5px solid #31b5ff}#hobbies-title{transform:rotate(-90deg);position:absolute;left:-3em;display:flex;align-items:center}#hobbies-title h1{font-family:"Argon PERSONAL",sans-serif;letter-spacing:.1em;font-size:3em;color:hsla(0,0%,100%,.6)}.hobbies{background:rgba(19,19,19,.5);height:calc(45vh - 5px);display:flex;align-items:center;justify-content:center}#netflix-icon img:first-child{height:9rem;display:block}.hobbies span+span{margin:0 0 0 3%}.hobbie-icon img:nth-child(2n){display:none;position:absolute;width:11rem;height:12rem;border-radius:6px;top:30%;margin-left:0;opacity:.8;transition:all 1s ease}.hobbie-icon:hover>img{display:block}.hobbie-icon:hover>.icon{opacity:0}.hobbie-icon:hover{opacity:1}.hobbie-icon .icon{font-size:9rem;position:relative}@media screen and (max-width:425px){#hobbies-title{transform:rotate(0);bottom:5%;left:5%}}@media screen and (max-width:237px){.hobbie-icon img:nth-child(2n){width:9rem;height:9rem;top:42%;margin-left:0}.hobbie-icon .icon{font-size:10rem;position:relative}}.projects-container{font-family:"Poppins",sans-serif;width:100%;height:100vh;background-color:#000;position:absolute;margin-top:245vh;z-index:3;display:grid;grid-template-columns:1fr 1fr}#info-section{display:flex;flex-direction:column;justify-content:space-evenly;padding-top:10%;align-items:center;color:#fff;position:relative}#info-section .social-icon{position:absolute;top:30px;right:30px;transition:.3s}#info-section .social-icon:hover{color:#fff!important;transition:all .2s}.slide-count{width:60%;display:flex;align-items:center;justify-content:space-evenly;transition:0s;position:absolute;top:90px}.slide-count h3{color:#fff}.slide-count .line-progress{width:60%;height:2px;background-color:#494949;position:relative}.slide-count .line-progress:before{content:"";position:absolute;left:0;height:2px;background-color:#07c4ff;-webkit-animation:fill-line 1s linear;animation:fill-line 1s linear;transition:ease-in}@-webkit-keyframes fill-line{0%{width:0}25%{width:25%}50%{width:50%}75%{width:75%}to{width:100%}}@keyframes fill-line{0%{width:0}25%{width:25%}50%{width:50%}75%{width:75%}to{width:100%}}.project-data{width:80%}.project-data h1{font-size:2em;color:#fff;line-height:1.6em}.project-data p{font-size:1em;text-align:justify;color:#545454;line-height:1.6em}.project-title{display:flex;align-items:center;justify-content:space-around;margin-right:93%;margin-bottom:50px;transform:rotate(270deg)}.project-title h2{font-size:1.2em;color:hsla(0,0%,80%,.6)}.project-title div{width:65px;margin-top:15px;height:.5px;background-color:#a1a1a1;opacity:.6}#repo-section{position:relative}.project-description{background-color:#222;width:50%;padding:30px;position:absolute;bottom:0;margin-left:-40px;z-index:2}.project-description .desc-item:nth-child(2){margin-top:40px}.project-description .desc-item h3{color:#7ec3ff}.project-description p{color:#fff;font-size:.9em;font-style:italic}.carousel-control-next-icon{left:-80vw}.carousel-control-next-icon,.carousel-control-prev-icon{position:absolute;cursor:pointer;width:40px;height:40px;padding:15px;bottom:10%}.carousel-control-prev-icon{right:48vw;pointer-events:none;opacity:.5;z-index:1}.see-app{margin-top:30px;display:flex;justify-content:center;align-items:flex-end}.see-app a:link{text-decoration:none}.see-app a{color:#757575}.see-app span{display:flex;transition:.3s}.see-app span:hover{color:#07c4ff;transition:.3s}.see-app .mdweb-icon{margin-left:10px}.see-more{background-color:#fff;display:grid;justify-items:center;padding:10px;z-index:1;width:60%;height:100px;position:absolute;bottom:0;right:0;color:#020202}.see-more h5{font-size:1.1em;color:#161616;letter-spacing:.1em}.see-more a:link{text-decoration:none}#explore{color:#31bcff;cursor:pointer}.arrow{margin:10px;height:40px;width:30px;color:#111;transition:.3s ease-in-out}#explore:hover>.arrow{cursor:pointer;transform:translateX(20px);transition:.3s ease-in-out}.slide-div{height:550px;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative}.slide-item{pointer-events:none!important;outline:none;text-indent:-9999px}#pokedex-slide{padding:20px 0 0 50px;align-items:flex-start;background-color:#94d8fa}#pokedex-slide img{width:35%!important;height:75%}#covid-tracker-slide,#currency-conv-slide{position:relative}#covid-tracker-slide img{position:absolute;width:100%;height:100%}#weather-app-slide{background:url(/static/media/weather_app_bg.fdfdb228.jpeg) no-repeat;background-size:cover;background-position:50%}#currency-conv-slide img{position:absolute;width:100%;height:100%}@media screen and (max-width:830px){.projects-container{grid-template-columns:1fr}.project-description{margin-left:0;width:40%}.slide-div{height:260px;width:60%;margin-right:0;margin-bottom:40px}.slide-count{top:30px}.carousel-control-next-icon{position:static}.carousel-control-prev-icon{opacity:0}}@media screen and (max-width:630px){.project-data h1{font-size:3em}.project-data p{font-size:1.8em}.project-description .desc-item h3{font-size:1.6em}.project-description p{font-size:1.3em}.see-app h5,.see-more h5,.see-more p{font-size:1.5em}.project-title h2{font-size:2em;color:hsla(0,0%,80%,.6)}}@media screen and (max-width:630px){.project-data h1{font-size:4em}.project-data p,.project-description .desc-item h3{font-size:2.5em}.project-description p,.see-app h5{font-size:2em}.see-more h5,.see-more p{font-size:2.8em}}.feedback-container{position:absolute;margin-top:345vh;background-color:#111;height:100vh;font-family:"Poppins",sans-serif;grid-template-columns:1fr;grid-template-rows:1fr 1fr;align-items:flex-start}#feedback-header,.feedback-container{width:100%;display:grid;justify-content:center}#feedback-header{margin-top:3vh;height:100px;align-items:center}#feedback-header #title{display:flex;align-items:center;justify-content:center}#feedback-header #title h1{color:#252525;font-size:clamp(2em,1em + 5vw,12rem);letter-spacing:.1em}#feedback-header #title p{position:absolute;opacity:.8;color:#07c4ff;font-size:clamp(.8em,1em + .8vw,4rem)}#dialogue{margin:0 auto;width:60%;color:#fff;font-size:clamp(.8em,.7em + .01vw,3rem)}#dialogue,#dialogue p+p{text-align:center}.swiper-container{margin-top:-30px;width:65%;height:95%;border-radius:3px;background:#151515;box-shadow:5px 5px 15px 2px #252525;display:flex;justify-content:center;align-items:center;position:relative}.swiper-slide{color:#fff;box-sizing:border-box;display:grid;align-content:center;justify-items:center;text-align:center}.swiper-slide .feedback-photo{width:65px;height:65px;border-radius:50%;background-color:#a2e0f3;position:absolute;top:20px}.swiper-slide #quotation-icon{margin-top:25px}.swiper-slide .feedback-text{width:80%;font-size:clamp(.8em,.9em,3rem);font-style:italic;font-weight:100;display:flex;align-items:center;justify-content:center;line-height:1.5em;margin-top:10px}.swiper-slide .feedback-name{position:absolute;bottom:10px;font-size:clamp(.8em,.8em,3rem)}.swiper-slide .feedback-name p:first-child{color:#07c4ff;margin:3px 0 0 -5px}.swiper-button-next{width:50px;height:50px;font-size:5px!important;color:#07c4ff}@media screen and (max-width:740px){#dialogue,.swiper-slide .feedback-text{font-size:1.1em}}@media screen and (max-width:450px){#dialogue,.swiper-slide .feedback-name,.swiper-slide .feedback-text{font-size:1.4em}.swiper-slide #quotation-icon{margin-top:60px}}@media screen and (max-width:375px){#dialogue,.swiper-slide .feedback-name,.swiper-slide .feedback-text{font-size:2em}}.contact-container{position:absolute;margin-top:445vh;border:none;z-index:-1;background-color:#111;background-position:50%;width:100%;height:100vh;display:grid;grid-template-columns:3fr 2fr}.contact-left{display:grid;align-content:center;justify-items:center;padding-top:70px;position:relative}.contact-left #astronaut-div img{position:absolute;left:30px;bottom:15px;width:90px;opacity:.7}.gif{position:relative;margin:0 auto;width:25vw;height:26vw;display:grid;align-content:center;justify-items:center}.gif img{width:100%;height:100%}.gif h1,.gif img{position:absolute}.gif h1{font-size:clamp(3em,1em + 3.1vw,5em);font-family:"Krona One",sans-serif;left:-.5em;color:#31b5ff;margin:0 auto}.gif h1:first-child{bottom:97%;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}.gif h1:nth-child(2){z-index:1;bottom:72%;color:#fff}.gif h1:nth-child(3){bottom:50%;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}.whatsapp-icon{position:absolute;top:2em;right:2em;z-index:1}.whatsapp-icon #whatsapp-icon{transition:all .3s}.whatsapp-icon #whatsapp-icon:hover{color:#fff!important;transition:all .2s}.form-side{position:relative;display:flex;align-items:center;justify-content:space-between}.contact-form{width:60%;height:auto;justify-content:center;background-color:transparent;border:none;border-left:2px solid #949494}.contact-form,.form-item{display:flex;flex-direction:column}.form-item{align-items:flex-start;margin:10px 0 0 50px}.contact-form div:nth-child(2),.contact-form div:nth-child(3){margin:50px 0 0 50px}.form-item label{font-size:clamp(1em,.9em + .5em,3rem);color:#5f5f5f}.form-item input{background-color:transparent;border:none;border-bottom:1px solid #fff;outline:none;font-size:clamp(1rem,1.5rem,4rem);color:#fffcd0;font-family:"Poppins",sans-serif}.form-item .name-input{width:90%;text-transform:capitalize}.form-item .email-input{width:100%;text-transform:lowercase}.form-item .message-input{width:100%;padding:2px;min-height:80px;max-height:138px;min-width:80px;max-width:100%;background-color:#fff;border:.25px solid #fff;box-shadow:-3px -3px 5px #303030;color:#161616;font-size:clamp(1rem,1.6rem,4rem);font-weight:500}::-webkit-input-placeholder{color:#505050;padding:5px;font-style:italic;font-size:1.3rem;opacity:.6}::-moz-placeholder{color:#727272;font-style:italic;font-size:1.3rem;opacity:.6}:-ms-input-placeholder{color:#727272;font-style:italic;font-size:1.3rem;opacity:.6}:-moz-placeholder{color:#727272;font-style:italic;font-size:1.3rem;opacity:.6}.contact-submit-btn{background:#fffcd0;width:100%;height:40px;text-align:center;color:rgba(0,0,0,.7);font-weight:600;letter-spacing:.05em;font-size:clamp(1rem,1.6rem,4rem);border:none;outline:none;transition:all .4s;margin-top:2px}.contact-submit-btn:hover{background-color:#31b5ff;color:#fff;transition:all .4s}.form-side .social-text{font-size:1vw;font-family:"Poppins",sans-serif;position:absolute;right:50px;bottom:10px;display:flex;width:auto;justify-content:space-between}.social-text a{text-decoration:none;list-style:none;color:#b0b0b0;transition:color .2s}.social-text a:not(:first-child){margin-left:30px}.social-text a:hover{text-decoration:none;list-style:none;color:#31b5ff;transition:.3s}.social-text a:link{text-decoration:none}@media screen and (min-width:2320px){.gif{width:490px;height:500px}}@media screen and (max-width:820px){.contact-container{grid-template-columns:1fr}.contact-left #astronaut-div img{width:7.5vw}.contact-form{margin:0 auto;justify-content:flex-start;border:none}.form-item{width:70%}#message-item{grid-column:span 2}.form-item label{font-size:5rem;color:#5f5f5f}.form-item .email-input,.form-item .message-input,.form-item .name-input{font-size:2.5em}.form-item .contact-submit-btn{font-size:2.1em}.whatsapp-icon{position:absolute;top:4em;left:30px;z-index:1}.form-side .social-text{transform:rotate(-90deg);right:-40px;bottom:100px;font-size:1.1em}::-webkit-input-placeholder{font-size:.9em}::-moz-placeholder{font-size:.9em}:-ms-input-placeholder{font-size:.9em}:-moz-placeholder{font-size:.9em}}*{box-sizing:border-box;padding:0;margin:0;outline:0}html{font-size:62.5%}body,html{height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{font-size:1.6rem;-ms-scroll-snap-type:y proximity;scroll-snap-type:y proximity;overflow-y:scroll;scroll-padding-top:150px}::-webkit-scrollbar{width:7px;height:6px;background-color:#232323}::-webkit-scrollbar-track{border:10px solid #232323}::-webkit-scrollbar-thumb{background-color:#31b5ff}@media screen and (max-width:2560px){html{font-size:100%}}@media screen and (max-width:1440px){html{font-size:70%}}@media screen and (max-width:1024px){html{font-size:55%}}@media screen and (max-width:768px){html{font-size:45%}}@media screen and (max-width:630px){html{font-size:35%}}@media screen and (max-width:527px){html{font-size:27%}}@media screen and (max-width:417px){html{font-size:23%}}@media screen and (max-width:390px){html{font-size:17%}}
/*# sourceMappingURL=main.fdecf2a9.chunk.css.map */