@media (width<=768px){.App__content{width:95%}}.header{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:80px;display:flex;padding:0!important}.header__navigation{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;margin-left:auto;display:flex}.country-link{text-decoration:none;transition:-webkit-text-decoration .3s linear,text-decoration .3s linear;color:#ee1d01!important}.country-link:hover{text-decoration:underline}.pillar{width:15px;height:30px;animation:.8s linear 10 load;border-radius:0!important;display:inline!important}.pillar:not(:last-child){margin-right:5px}.one{animation-delay:0s}.two{animation-delay:.15s}.three{animation-delay:.3s}@keyframes load{0%{transform:scaleY(1)}50%{transform:scaleY(2)}to{transform:scaleY(1)}}@media (width<=768px){.App__content{width:95%}}.intro{text-align:center;margin-bottom:5rem}.intro__header{margin-bottom:-1rem;font-size:6rem;font-weight:800}.intro__description{font-size:3rem;font-weight:600}.country-page{flex-direction:column;justify-content:space-between;align-items:center;gap:30px;width:100%;min-height:100vh;padding-top:3rem;padding-bottom:3rem;display:flex}@media (width<=576px){.intro{margin-bottom:5rem}.intro__header{font-size:4rem}.intro__description{font-size:2rem}}@media (width<=768px){.App__content{width:95%}}.flag{border-top-left-radius:.75rem;border-top-right-radius:.75rem;width:100%;margin-bottom:5px}.country-card{width:500px}@media (width<=768px){.country-card{width:300px}}@media (width<=768px){.App__content{width:95%}}.footer{flex-direction:row;justify-content:center;align-items:center;margin-top:5rem;padding:10px;font-size:1rem;display:flex;width:100%!important}.App{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;font-size:1.25rem;display:flex;border-radius:0!important}.App__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:80%;display:flex}@media (width<=768px){.App__content{width:95%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}
