@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;900&display=swap";body{margin:0;overflow:hidden;position:relative}header{animation:slideInTop 1.4s ease-out}.navbar-header{position:absolute;top:0}.main{display:flex;flex-direction:column;margin-top:10vh}.background-container{color:#fff;display:flex;background-image:url(/assets/Me_1080p-be0f055e.png);background-repeat:no-repeat;background-size:auto 50%;background-position:right top}.background-container:before{filter:grayscale(100%)}.signature{color:#000;font-size:1.5em;margin:1%;font-style:italic;color:#5f5f5f;font-weight:200}.title-div,.signature{animation:fadeIn 1.4s ease-out}.text-title{color:#000;align-self:self-end;margin-bottom:20px;margin-top:1%;font-size:3.5em}.Img-king{max-width:100%;position:absolute;opacity:0;visibility:hidden}.description{color:#5c5c5c;align-self:self-start;margin-top:0%;font-size:1.7em;animation:fadeIn 1.6s ease-out}.see-more{display:flex;justify-content:flex-start;justify-self:flex-start;align-self:flex-start;gap:5%}.see-more p{color:#5a5a5a;font-weight:600;font-size:.7em}.buttons-more{white-space:nowrap;text-align:center;font-size:.9em;border-radius:0%;font-weight:700;transition:background-color .3s ease,transform .3s ease;transition:box-shadow .5s,transform .2s ease;box-shadow:0 0 10px 5px #0000000f}.buttons-more:hover{border-color:#646cff00;outline:none;box-shadow:0 0 10px 5px #00000017}.buttons-more:focus{outline:none}.buttons-more:active{transform:scale(.95)}.see-more button,.see-more p{animation:bounceIn 1.7s ease-out}.scroll-down{position:absolute;bottom:5vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceIn{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes slideInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}60%{opacity:0}to{opacity:1;transform:translate(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0)}}@media screen and (max-width: 350px){.see-more{font-size:13px}.description{text-align:justify;width:90vw}.background-container{background-position:top center}.scroll-down{display:none}}@media screen and (min-width: 351px) and (max-width:390px){.see-more{font-size:15px}.description{text-align:justify}.scroll-down{display:none}}@media screen and (max-width:767px){body{min-height:0vh}.background-container{background-position:top center;background-size:clamp(100px,100vw,450px);display:block;padding-top:250px}.main{width:90vw;padding:3%;min-width:290px}.signature{font-size:1.2rem}.text-title{font-size:2rem;font-weight:700}.description{font-size:1.1rem;font-weight:400}.scroll-down{display:none}}@media screen and (min-width:768px) and (max-width:1024px){.background-container{background-position:center right;background-size:350px;display:block;background-image:url(/assets/Me_1024-996ff6d1.png)}.main{width:50vw;padding:3%;min-width:290px;font-size:xx-small}.see-more{font-size:small}.scroll-down{display:none}}@media screen and (min-width: 1024px){.background-container{background-position:center right;background-size:45%;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.main{width:50vw;padding:3%;line-height:2.1em;min-width:290px;font-size:medium;align-self:flex-start;gap:1em}.description{font-size:1.1em;font-weight:400}}@media screen and (min-width: 3400px){.main{width:30vw;padding:3%;line-height:2.1em;min-width:290px;position:absolute;font-size:large;left:20%;bottom:10%}.background-container{background-position:center center;background-size:45%;overflow-x:hidden}}@media screen and (min-width: 1024px) and (max-height: 738px){.background-container{background-size:45%}}header{display:flex;width:100vw}.Navbar{background-color:none;text-align:center;width:100vw;display:flex;justify-content:space-between;padding:1.2em}.buttons-Menu-li{display:flex;text-align:center;align-items:center}.list-buttons-language{display:flex;flex-direction:row;box-shadow:0 0 10px 5px #0000000f}.button-language{display:flex;border-radius:0%;padding:0;width:3.5em;height:3.5em;filter:grayscale(100%);align-items:center;justify-content:center}.button-language:hover{box-shadow:0 0 10px 5px #00000009;transition:box-shadow .5s,transform .2s ease;z-index:1}.language-icon{display:block;height:2em}.language-icon:hover{filter:grayscale(0%)}.button-language:hover{border-color:#fff0}.button-language-focus{background-color:#e4e4e4;outline:none;transition:background-color .5s,transform .2s ease;filter:grayscale(0%)}.button-language:focus:hover{box-shadow:0 0 10px 5px #f000}.button-language:active,.button-language:focus,.button-language:hover{filter:grayscale(0%)}.navbar{background-color:none;color:#fff;text-align:center;height:9vh;width:100vw;display:grid}@media screen and (max-width:767px){.Navbar{font-size:xx-small}.list-buttons-language{font-size:small}}@media screen and (min-width:768px) and (max-width:1024px){.Navbar{font-size:xx-small}.list-buttons-language{font-size:x-small}}@media screen and (min-width: 1024px){.list-buttons{padding:0}}.menu-icon{width:3em;height:3em;display:flex;flex-direction:column;cursor:pointer;align-items:center;justify-content:center}.menu-container{display:contents}.menu-options{animation:fadeIn .6s ease-out;display:flex;gap:1.4em;margin-left:1.4em}.menu-option{background-color:#fff0;font-size:1em}.menu-option:hover,.menu-option:focus{border-color:#fff0;outline:none}.bar{width:20px;height:2px;background-color:#333;transition:.4s;margin:4px 0;border-radius:30%}.menu-icon.active .bar:nth-child(1){transform:translateY(10px) rotate(-45deg)}.menu-icon.active .bar:nth-child(2){opacity:0}.menu-icon.active .bar:nth-child(3){transform:translateY(-10px) rotate(45deg)}@keyframes fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:767px){.menu-icon.active .bar:nth-child(1){transform:translateY(1em) rotate(-45deg)}.menu-icon.active .bar:nth-child(3){transform:translateY(-1em) rotate(45deg)}.menu-options{height:100vh;width:100vw;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:large;position:fixed;top:0;bottom:0;left:0;right:0;margin-left:0;z-index:2}.menu-option:hover{color:#ffb6c1}.menu-icon.active{z-index:3;position:fixed;top:1em}}@media screen and (min-width:768px) and (max-width:1024px){.menu-icon.active .bar:nth-child(1){transform:translateY(1em) rotate(-45deg)}.menu-icon.active .bar:nth-child(3){transform:translateY(-1em) rotate(45deg)}.menu-option{font-size:1.1em}}.scroll-down-container{display:flex;flex-direction:column;align-items:center;margin-top:10%;font-size:x-small}.arrow-container{display:flex;flex-direction:column;align-items:center}.arrow{width:.8em;height:.8em;border:.2em solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);margin:.1em;animation:pulse 1s infinite}@keyframes pulse{0%{transform:rotate(45deg) scale(1)}50%{transform:rotate(45deg) scale(1.2)}to{transform:rotate(45deg) scale(1)}}.Title-Projects{display:block;padding:1em;margin:0;color:#000;font-size:xx-large}.Sections{display:flex;width:100vw;justify-content:center;align-items:center;gap:2.5em;flex-direction:column;margin-bottom:60px}.Section-One{display:flex;width:95%;background-color:#80808002;position:relative;gap:3em;padding:1em;flex-wrap:wrap}.Project{display:flex}.show-more-container{width:100%;display:flex;justify-content:center;position:relative}.show-more-button{display:flex;justify-content:center;align-items:center;background-color:#fff0;padding:0;filter:drop-shadow(0 0 .75rem rgb(175,175,175))}.show-more-circle{width:3.5em;height:3.5em;background-color:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:black;transition:background-color .3s ease-in-out;position:absolute}.show-more-icon{justify-content:center;font-size:42px;color:#fff;transition:transform .3s;text-align:center;cursor:pointer}.show-more-text{display:flex;font-weight:900;background-color:#000;overflow:hidden;width:0px;white-space:nowrap;height:3.5em;border-radius:20px;justify-content:center;align-items:center;color:#fff}.show-more-button:hover .show-more-icon{transform:rotate(90deg)}.show-more-button:hover{border:0px}.show-more-button:hover .show-more-circle{animation:slideLeft 1s forwards;animation-delay:60ms}.show-more-button:hover .show-more-text{animation:slideLeftRight .8s forwards}.show-more-button:focus{animation:bounce 1s forwards;outline:0px}@keyframes slideLeft{0%{transform:translate(0)}to{transform:translate(-80px)}}@keyframes slideLeftRight{0%{width:0px}to{width:180px}}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.1)}0%{transform:scale(1)}}@media screen and (max-width:450px){.Project{width:40%}.show-more-icon{font-size:24px}.show-more-container{font-size:12px}.Title-Projects{font-size:x-large}}@media screen and (min-width:451px) and (max-width:1024px){.Project{width:fit-content}.Title-Projects{font-size:28px}.show-more-icon{font-size:px}.show-more-container{font-size:12px}}@media screen and (min-width: 3400px){.Section-Projects{position:relative;left:23%;width:fit-content}.Sections{width:55vw}}.card-container{display:flex;background-color:#fff;width:10em;height:10em;font-size:xx-large;flex-direction:column;border-radius:15px;box-shadow:0 0 100px -24px #00000040;cursor:pointer}.img-background{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#b9b9b9;height:50%;border-radius:15px;display:flex;justify-content:end;align-items:end;margin:2%;position:relative}.img-background-load{width:1em;height:1em;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;content:"";position:absolute;left:45%;top:35%}.language{width:fit-content;height:fit-content;padding:2%;font-size:small;background-color:#fff;border:solid 1px rgba(0,0,0,.212);border-radius:3px;font-weight:900;margin:3%}.Text{display:flex;color:#000;flex-direction:column;margin:.5em}.Text h1{font-weight:800;font-size:x-large;margin:0}.Text p{font-size:medium;font-weight:350;margin-top:.5em}@media screen and (max-width:380px){.card-container{width:5em;height:5em}.img-background{height:50%}.Text p{font-size:1rem;display:none}.Text h1{font-weight:800;font-size:medium;margin:0}.language{font-size:x-small}}@media screen and (min-width:381px) and (max-width:767px){.card-container{width:5.5em;height:5.5em}.img-background{height:50%}.Text p{font-size:1rem;display:none}.Text h1{font-weight:800;font-size:medium;margin:0}.language{font-size:x-small}}@media screen and (min-width:768px) and (max-width:1024px){.card-container{width:7em;height:7em}.img-background{height:50%}.Text p{font-size:small}.Text h1{font-weight:800;font-size:medium;margin:0}.language{font-size:x-small}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:2;font-size:20px}.modal-content{width:70%;height:70%;background-color:#fff;padding:20px;text-align:left;justify-items:start;border-radius:5px;display:flex;flex-direction:column;line-height:1.5em}.close{display:flex;font-size:20px;cursor:pointer;justify-content:flex-end;font-weight:900;font-size:1.6em;margin-right:.5em}.gridContent{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;height:100%;column-gap:4em;margin-left:1em}.imageProject{width:70%;height:fit-content;grid-column-start:2;justify-self:center;border-radius:25px;border:3px dashed #c2c2c2;padding:.5em;display:flex;justify-content:center}.imageProjectsrc{width:100%;border-radius:25px}.descriptionModal{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:1}.titleModal{margin:0;font-size:180%}.ObjectiveM{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2}.tecnoModal,.objectiveModal{margin:1em 0 0;font-size:1.3em}.textObjects{text-align:justify;overflow:scroll;max-height:60%;scrollbar-color:rgb(219,219,219) white;scrollbar-width:thin}.img-background-load-modal{width:1em;height:1em;border:4px solid #f092cc;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;content:""}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tecnoGrid{text-align:center;grid-column-start:2;grid-row-start:1;width:100%;display:flex;flex-direction:column;align-items:center}.codeLink{display:flex;font-size:medium;width:fit-content;height:fit-content;align-self:flex-end;margin-bottom:5px;gap:.5em;justify-content:center;align-items:center;color:#000}@media screen and (max-width:768px){.modal-content{height:fit-content;font-size:13px}.imageProject{display:none}.textObjects{display:flex;height:30vh;overflow:scroll}.gridContent{display:flex;flex-direction:column;margin-left:0}.descriptionModal{max-height:80%}.codeLink{font-size:small;margin-left:auto;margin-right:auto;margin-top:1em;text-align:center}.gitModal{display:none}}@media screen and (min-width:768px) and (max-width:1024px){.modal-content{height:80%}.gridContent{display:flex;column-gap:1.5em}.descriptionModal{display:flex;flex-direction:column;max-width:65%}.modal-content{position:relative}.codeLink{position:absolute;bottom:2%}.imageProject{width:150px}.textObjects{height:60%;margin-bottom:4.5em}}@media screen and (min-width: 1024px){::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-thumb{border-radius:8px;background:#fd9bb9}.gridContent{display:flex;column-gap:1.5em;box-sizing:content-box;font-size:large}.descriptionModal{display:flex;flex-direction:column;max-width:65%}.modal-content{position:relative;height:fit-content;max-height:90%}.codeLink{position:absolute;bottom:2%}.imageProject{width:80%}.textObjects{margin-bottom:4.5em;height:40vh}}@media screen and (min-width: 3400px){.imageProject{width:80%}.modal-content{height:auto}}.section-title{font-size:large;font-weight:200;position:absolute;display:flex;background-color:#fff;padding-left:1em;padding-right:1em;margin-top:-15px;left:1%;justify-content:center;border-radius:3px;box-shadow:0 0 10px 5px #0000000f}.About-container{width:100vw;height:fit-content;margin-top:3%;background-size:100%;display:flex;justify-content:center;align-items:center;font-size:large}.about-card{background-color:#fff;width:100%;height:100%;color:#000;display:flex;position:relative;background-size:contain;background-repeat:no-repeat;background-position:top left;background-image:url(/assets/Me_Gradueted_1080p-19a4aa65.png);filter:contrast(1.11) grayscale(100%)}.content-text{position:relative;width:55%;word-wrap:break-word;padding:2em;left:30vw;background-color:#fff;height:fit-content}.bottom-words{font-weight:900;position:absolute;bottom:0;left:35%;font-size:10vw;color:#fff;text-shadow:rgba(0,0,0,.226) 1px 0 100px;white-space:nowrap;background-color:#fff0;display:none;z-index:-1}.content-text h1{font-weight:900}.about-icons{padding-top:1.5em;display:flex;gap:1em}.skills-wrap h3{margin-bottom:0}.skill-tex{display:flex;flex-wrap:wrap;gap:1em;margin-top:1em;margin-bottom:1em}.item-skill{background-color:#333;color:#fff;padding:1% 1.5%;border-radius:4px;font-weight:300;margin:0}@media screen and (max-width:767px){.About-container{height:auto}.about-card{display:flex;background-position:top center}.content-text{background-color:#fff;position:relative;font-size:small;width:95vw;left:0%;height:fit-content;margin-top:300px;filter:drop-shadow(0 0 .75rem rgba(122,122,122,.329));border-radius:10px}}@media screen and (min-width:768px) and (max-width:1200px){.About-container{height:auto}.about-card{display:flex;background-position:top left 100%;background-size:50%}.content-text{background-color:#fff;position:relative;font-size:small;width:60vw;left:5%;height:fit-content;margin-top:300px;border-radius:10px;filter:drop-shadow(0 0 .75rem rgba(122,122,122,.329))}}@media screen and (min-width: 1201px) and (max-height: 700px){.about-card{font-size:small}.bottom-words{display:none}}@media screen and (min-width: 1201px) and (min-height: 701px){.about-card{font-size:medium}.bottom-words{display:none}}@media screen and (min-width: 1201px) and (min-height: 900px){.about-card{font-size:large}.bottom-words{display:none}.content-text{left:35vw}}@media screen and (min-width: 3400px){.About-container{height:fit-content}.about-card{font-size:x-large;width:50%;height:fit-content;background-position:top right}.content-text{left:0;background-color:#fff;position:relative;border-radius:10px;filter:drop-shadow(0 0 .75rem rgba(122,122,122,.329));height:fit-content}}.contact-container{background-color:#fff;width:100vw;color:#000}.contact-content{display:flex;gap:5em;justify-content:space-evenly;margin-top:2em;margin-bottom:4em;padding:1.5em}.title{margin-left:1em}.forms-div{display:flex;flex-direction:column;width:25em;border-radius:50px;border:3px dashed #424242;padding:2em}.forms-div p{font-size:medium;margin:auto}input{border:1px solid #D9D9D9;background:#FAF9F9;height:8%}.forms{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.google-maps{background-color:#242424;width:20em;height:20em;border-radius:50px;display:flex;justify-content:center;align-items:center;overflow:hidden}.contacts{display:flex;padding:1em;flex-direction:column;gap:.5em;align-items:center}.location,.phone{display:flex;gap:.5em}.input-massage{height:50%}.image-div{display:flex;flex-direction:column;justify-content:center}.message-image,.Pin-image{width:20em}.line{width:95vw;margin-top:3em}.footer-end{display:flex;padding-right:3em;padding-left:3em;justify-content:space-between;font-size:small}.copyright,.info-contact,.follow-me{width:20%}.copyright h2{font-weight:900}@media screen and (max-width:767px){.contact-container{margin-top:60px}.title{font-size:34px;display:flex;margin-left:0;justify-content:center;text-align:-webkit-center}.google-maps{width:18em;height:18em}.contact-content{flex-direction:column}.footer-end{font-size:x-small}.info{margin-bottom:2em}}@media screen and (min-width:768px) and (max-width:1200px){.title{font-size:2.5em}.contact-content{font-size:medium;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:.5em}.forms-div{grid-column-start:1;grid-column-end:2;width:auto;max-width:75%;justify-self:center;align-self:center}.image-div{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3;width:auto;gap:20em;justify-self:center;align-self:center}.maps-div{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3;width:auto;justify-self:center;align-self:center}}@media screen and (min-width:1025px) and (max-width:1463px){.contact-content{font-size:medium}.title{font-size:2.5em}}@media screen and (min-width:1464px) and (max-width:2800px){.title{font-size:2.5em;margin-top:1.5em}.footer-end{font-size:small}.contact-content{font-size:large}}@media screen and (min-width: 3400px){.contact-container{font-size:x-large;width:100%;display:flex;flex-direction:column;align-items:center}.title{font-size:2em;margin-top:1.5em;display:flex;align-self:flex-start;margin-left:25%}}label{height:8%;display:flex;justify-content:center;gap:1em}.icons{align-self:flex-end}input{border:1px solid #D9D9D9;background:#FAF9F9;height:2em;width:100%}textarea{border:1px solid #D9D9D9;background:#FAF9F9;height:150px;width:100%}.forms-area{height:100%;width:100%}.forms-area-out{animation:clip 2s forwards}@keyframes clip{0%{clip-path:circle(100%)}50%{clip-path:circle(50%)}to{clip-path:circle(0%)}}.info{display:flex;flex-direction:column;padding:2%;margin-top:1em;gap:2em}.form{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.forms-div button{background-color:#242424;color:#fff}.display-none{display:none}.display-flex{display:flex;align-items:center;justify-content:center}.confirm-green{display:flex;flex-direction:column;align-items:center}.wrapper{height:150px;width:150px;display:flex;justify-content:center;align-items:center;border:8px solid #7ac142;border-radius:50%;background-color:transparent;animation:clip-reverse 3s forwards}.animated-check{height:5em;width:5em}.animated-check path{fill:none;stroke:#7ac142;stroke-width:4;stroke-dasharray:23;stroke-dashoffset:23;animation:draw 1s linear forwards;stroke-linecap:round;stroke-linejoin:round}@keyframes draw{to{stroke-dashoffset:0}}.status{color:#7ac142;font-weight:900;margin-top:.5em;animation:fade 2s forwards;font-size:1.2em}@keyframes fade{0%{opacity:0%}to{opacity:100%}}@media screen and (max-width:767px){.contact-container{margin-top:60px}.title{font-size:34px}.contact-content{flex-direction:column;gap:0px;margin-top:0}.forms-div{margin:1em;width:auto;padding:0;border:none}.fa-user,.fa-envelope{display:none}.message-image,.Pin-image{width:50%}.image-div{flex-direction:row}.maps-div{display:flex;flex-direction:column;align-self:center}}:root{font-family:Lexend,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:only light;color:#fff;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow:auto}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#b83e3eb7;cursor:pointer}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}.loader-1{height:32px;width:32px;-webkit-animation:loader-1-1 4.8s linear infinite;animation:loader-1-1 4.8s linear infinite}@-webkit-keyframes loader-1-1{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes loader-1-1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-1 span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);-webkit-animation:loader-1-2 1.2s linear infinite;animation:loader-1-2 1.2s linear infinite}@-webkit-keyframes loader-1-2{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(220deg)}}@keyframes loader-1-2{0%{transform:rotate(0)}to{transform:rotate(220deg)}}.loader-1 span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);border:3px solid #FFF;border-radius:50%;-webkit-animation:loader-1-3 1.2s cubic-bezier(.77,0,.175,1) infinite;animation:loader-1-3 1.2s cubic-bezier(.77,0,.175,1) infinite}@-webkit-keyframes loader-1-3{0%{-webkit-transform:rotate(-140deg)}50%{-webkit-transform:rotate(-160deg)}to{-webkit-transform:rotate(140deg)}}@keyframes loader-1-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (forced-colors: active){:root{color-scheme:light}}@media screen and (max-width:1024px){body{min-height:30vh}}@media screen and (max-height:738px){body{min-height:50vh}}
