@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,200;0,400;1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Josefin Sans",sans-serif;transition:.5s}nav{width:100%;height:13vh;display:flex;justify-content:space-between;align-items:center;background-color:#2c2e43}nav a:first-child{font-size:1.5em;margin-left:2.2rem}nav a:first-child,nav a:last-child{color:#fff;text-decoration:none;font-weight:700}nav a:last-child{border:2px solid #fff;height:2.5rem;width:7rem;display:flex;justify-content:center;align-items:center;margin-right:2.2rem}nav a:last-child:hover{color:#2c2e43;background-color:#fff}.countriesContainer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#2c2e43}.countries{width:17%;height:23rem;margin:1rem;background-color:#ffd523;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.countries:hover{height:24rem;margin:.3rem}.countries h3,.countries h4{width:100%;text-align:center;margin-top:.5rem}.countries .img{width:100%;height:10rem}.img img{width:100%;height:100%}.verMasButton{margin-top:1rem;height:3rem}.verMasButton,.verMasButton a{display:flex;justify-content:center;align-items:center}.verMasButton a{height:2.8rem;width:50%;font-weight:700;text-decoration:none;color:#fff;background-color:#2c2e43}.verMasButton a:hover{background-color:transparent;border:2px solid #2c2e43;color:#2c2e43}.search-box-container{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;background-color:#2c2e43}.search-box-container h1{color:#fff}.input{border:0;width:15rem;padding:.5rem;margin-top:3rem}.input,.search-box-container button{height:3rem;font-size:1rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.search-box-container button{background-color:transparent;color:#fff;border:2px solid #fff;width:5rem;font-weight:700;cursor:pointer}.search-box-container button:hover{background-color:#fff;color:#2c2e43}.container-country{background-color:#2c2e43;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.container-country h1{margin-top:3rem;font-size:2.5rem}.boxes{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.box{width:30%;margin:1rem;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.box img{width:100%;height:100%}.box h2{color:#000;height:4rem;padding:1rem;background-color:#ffd523}.box .box-info{display:flex;flex-wrap:wrap}.box-info h3,.box-info p{width:50%;padding:.58rem}.box-info p{border:1px solid #b2b1b9;background-color:#595260}.weather-box{width:30%;margin:1rem;height:30rem;color:#000;background-image:url(/static/media/nubes.82f41c46.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.weather-box h2{color:#000;height:4rem;padding:1rem;background-color:#ffd523}.weather-box .weather-info{height:86%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:hsla(0,0%,100%,.2)}.weather-info h3{font-size:2rem}.weather-info p{font-size:1.3rem;display:flex;align-items:center;justify-content:center;padding:.3rem}.weather-info .temp{font-size:5rem}.loading{margin:3rem;font-size:2rem;color:#fff}@media(max-width:1000px){.countriesContainer{flex-direction:column}.countries{width:70%}.boxes{flex-direction:column}.box,.weather-box{width:80%}}.region-section{flex-wrap:wrap;background-color:#595260}.region-section,.select{display:flex;justify-content:center;align-items:center;width:100%}.select button{height:3rem;width:11rem;color:#fff;font-size:1.1rem;font-weight:700;border:2px solid #fff;background-color:transparent;cursor:pointer;margin:2.1rem .5rem .5rem 2.1rem}.select button:hover{color:#fff;background-color:#2c2e43;height:4rem;width:12rem}.countries-by-region{width:75%;display:flex}.regions-container{background-color:transparent}.couRegions{width:20%;margin-top:1rem;margin-bottom:2rem}.title-all{height:10vh;display:flex;align-items:center;justify-content:center;font-size:1.1rem;background-color:#2c2e43;color:#fff}.all2{background-color:transparent;margin:0;font-size:1.5rem;width:100%}.title-all h2{margin-left:2.1rem}.child-container{display:flex;justify-content:space-around;align-items:center;background-color:#2c2e43}.child-container .world{width:50%;height:30rem;display:flex;align-items:center}.child-container .world2{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}.world2 h1{color:#fff;font-size:3.5rem;font-family:"Dancing Script",cursive}.world2 h2{color:#fff;font-size:2rem}.child-container img{width:100%;height:100%}.moreRegion{color:#fff;text-decoration:none;height:5rem;font-size:4rem;font-weight:700;display:flex;justify-content:center;align-items:center}.moreRegion:hover{font-size:8rem}.title h1{font-size:10rem}@media (max-width:1000px){.region-section{flex-direction:column}.couRegions{width:90%}.select{width:80%}.child-container,.select{flex-direction:column}.child-container .world{width:100%}.child-container .world2{order:2;padding:3rem;width:100%}.world2 h1{width:100%}.child-container .world{height:20rem}.child-container img{width:100%;height:100%}.title h1{font-size:5rem}.image{order:2}}
/*# sourceMappingURL=main.212e91a1.chunk.css.map */