@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);:root{--Dark-Blue-Dark-Mode-Elements:#2b3945;--Very-Dark-Blue-Dark-Mode-Background:#202c37;--Very-Dark-Blue-Light-Mode-Text:#111517;--Dark-Gray-Light-Mode-Input:#858585;--Very-Light-Gray-Light-Mode-Background:#fafafa;--White-Dark-Mode-Text-and-Light-Mode-Elements:#fff}*{box-sizing:border-box;margin:0;padding:0}ol,ul{list-style:none}a{text-decoration:none}body{background-color:#f3f3f3;display:flex;font-family:Nunito,sans-serif;justify-content:center;min-height:100vh}.app{background-color:#202c37;background-color:var(--Very-Dark-Blue-Dark-Mode-Background);height:100%;min-height:45.375em;width:375px}.header{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);color:#fff;color:var(--White-Dark-Mode-Text-and-Light-Mode-Elements);padding:2.5em 1.5em}.box-mode,.header{display:flex;justify-content:space-between}.box-mode{cursor:pointer;width:6.6em}.box-mode span,.box-title-menu span{display:none}.box-mode span.active,.box-title-menu span.active{display:inline;display:initial}.mode-icon{margin-inline-end:1em}.Homepage{font-size:14px;padding:2em 1.2em;row-gap:40px}.Homepage,.errorText{display:flex;flex-direction:column}.errorText{color:#f16262;row-gap:.8em;& :last-child{font-size:.75rem}}.box-input{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);border-radius:.4em;padding:1em 2em}.box-input,.search-input{color:#fafafa;color:var(--Very-Light-Gray-Light-Mode-Background)}.search-input{background-color:initial;border:none;margin-inline-start:2em;outline:none;width:85%}.search-input::placeholder{color:#fafafa;color:var(--Very-Light-Gray-Light-Mode-Background);opacity:.7}.search-input::-ms-input-placeholder{color:#fafafa;color:var(--Very-Light-Gray-Light-Mode-Background)}.Country-List-Changer{align-items:center;display:flex;justify-content:space-between}.Country-List-Changer button{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);border-radius:.4em;color:#fafafa;color:var(--Very-Light-Gray-Light-Mode-Background);cursor:pointer;padding:.4em;width:6em}.Country-List-Changer span{align-items:center;background-color:#fafafa;background-color:var(--Very-Light-Gray-Light-Mode-Background);border-radius:.4em;color:#2b3945;color:var(--Dark-Blue-Dark-Mode-Elements);display:flex;flex-direction:column;height:3.2em;justify-content:center;padding:.4em;width:5em}.box-menu{align-items:start;color:#fff;color:var(--White-Dark-Mode-Text-and-Light-Mode-Elements);display:flex;justify-content:space-between}.menu{position:relative;width:48%}.box-title-menu{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.4em}.box-title-menu,.list-region{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);border-radius:.4em;box-shadow:.1em .1em .4em .05em #0006;padding:1em 1.4em}.list-region{position:absolute;width:100%;z-index:2}.list-region.hidden{display:none}.list-region li{border-radius:.4em;box-shadow:.1em .1em .4em .05em #0006;cursor:pointer;margin:.4em 0;opacity:.7;padding:.4em;transition:letter-spacing .3s}.list-region li.selected{background-color:#fff3}.list-region li:hover{letter-spacing:.1rem}.box-explanation-filter-menu{padding:1em .4em;text-align:center;width:50%}.box-explanation-filter-menu,.country-card{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);border-radius:.4em;box-shadow:.1em .1em .4em .05em #0006}.country-card{align-self:center;color:#fff;color:var(--White-Dark-Mode-Text-and-Light-Mode-Elements);cursor:pointer;overflow:hidden;padding-bottom:2em;width:19em}.box-img img{width:100%}.card-body-primary,.card-body-secondary .border-countries,.card-body-secondary .more-information{display:flex;flex-direction:column;padding:2em 2em 0}.card-body-primary .last-phrase{order:7}.card-body-primary h3,.card-body-secondary h3{font-size:1.3em;font-weight:300;margin:0 0 1em}.card-body-primary p,.card-body-secondary p{font-size:1em;margin:.4em 0}.card-body-primary span,.card-body-secondary span{font-size:.9em;opacity:.7}.Detail-Page{display:flex;flex-direction:column;font-size:16px;padding:2em 1.2em;row-gap:40px}.BackButton,.box-border-countries button{background-color:#2b3945;background-color:var(--Dark-Blue-Dark-Mode-Elements);border-radius:.4em;color:#858585;color:var(--Dark-Gray-Light-Mode-Input);cursor:pointer;display:flex;justify-content:space-evenly;margin-inline-start:1em;padding:.4em;width:6.4em}.BackButton span{color:#fafafa;color:var(--Very-Light-Gray-Light-Mode-Background)}.country-detail-card{cursor:inherit}.title-border-countries{margin-bottom:1em}.box-border-countries{column-gap:.6em;display:flex;flex-wrap:wrap;row-gap:1em}.box-border-countries button{margin-inline-start:unset;max-width:5.4em}.country-num{position:relative;top:-1em}
/*# sourceMappingURL=main.532899d3.css.map*/