@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);*{box-sizing:border-box;font-family:Lora,serif;margin:0;padding:0}.container{padding:0 15px;width:1200}body{background:#add8e6}.header{background:#87cefa;left:0;line-height:70px;position:fixed;top:0;width:100%}.header h5{color:#000;font-size:2rem;text-align:center}.country__list{-webkit-column-gap:2.3rem;column-gap:2.3rem;display:flex;flex-wrap:wrap;margin-left:50px;margin-right:auto;row-gap:2.3rem}.country__card{background:#1c1c7d;border-radius:5px;color:#fff;height:380px;width:250px}.country__img img{height:150px;width:100%}.country_wrap{margin-top:100px}.country__data{padding:20px}.country__data h3{background:#1c1c7d;color:#fff;font-size:19px;font-weight:600;margin-bottom:15px;margin-top:10px;text-decoration:none}.country__data h6{font-size:15px;font-weight:400;margin-bottom:10px;opacity:80%;text-decoration:none}.country__list h4{color:#fff;margin-top:12px;text-align:center}input{background:#87cefa;border-radius:5px;color:#000;cursor:pointer;margin-bottom:20px;margin-left:48px;padding:10px 65px;position:right}::-webkit-input-placeholder{color:#000}::placeholder{color:#000}.form{margin-top:0}select{background:#87cefa;border-radius:5px;color:#000;cursor:pointer;margin-bottom:40px;margin-right:44px;margin-top:25px;outline:none;padding:10px 65px}.country__info{align-items:center;display:flex;justify-content:space-between;margin-top:50px}.country__info__wrap{margin-top:250px}.country__info__container{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:250px}button{background:skyblue;border-radius:5px;color:#000;cursor:pointer;margin-bottom:20px;margin-top:90px;padding:10px 25px;text-decoration:none}.country_pages{align-items:center;display:flex;margin-bottom:15px;margin-left:350px;margin-top:15px}.active{color:#000;font-size:25px}
/*# sourceMappingURL=main.2403535d.css.map*/