body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}nav{background-color:#fff;height:10vh;box-shadow:0 8px 6px -6px #e1e1e1}.header{padding-top:5px;margin:0 200px;display:flex;justify-content:space-between;align-items:center;height:10vh}.search-bar{display:flex;justify-content:space-between;align-items:center;margin:50px 200px}.card{width:300px;height:400px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);margin:0 50px 100px;border-radius:8px;overflow:hidden;transition:all .2s ease-in-out}.card:hover{transform:scale(1.1);cursor:pointer}.flag{height:50%;width:100%;object-fit:cover}.flag-details{margin-left:20px}p{line-height:80%}.card-list{margin:0 100px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}App{background-color:#fafafa}.flag-detail-section{margin-top:80px}.back-button{font-size:larger;margin-bottom:80px;margin-left:200px;display:flex;align-items:center;justify-content:center;width:180px;background-color:#fff;border-radius:8px;cursor:pointer;box-shadow:6px 6px 8px 1px hsla(0,0%,88.2%,.5),-6px 6px 8px 1px hsla(0,0%,88.2%,.5),6px -6px 8px 1px hsla(0,0%,88.2%,.5),-6px -6px 8px 1px hsla(0,0%,88.2%,.5)}.back-arrow{font-size:35px;padding-top:5px;padding-right:10px}.flag-detail{display:flex;margin:0 200px}.flag-text{margin-left:200px;display:flex;flex-direction:column;width:100%}.flag-img{height:400px;width:600px}.flag-sub-text{margin-top:30px;display:flex;justify-content:space-between}.left-text p,.right-text p{line-height:110%}.border-countries{display:flex;align-items:center;margin-top:50px}.border-countries-div{margin-left:20px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.border-countries-card{padding:10px 20px;box-shadow:2px 1px 4px rgba(0,0,0,.4)}.border-countries-card:hover{cursor:pointer}
/*# sourceMappingURL=main.7f0ba8f5.chunk.css.map */