*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color: #202020}html{font-size:62.5%;font-family:urbanist}body{background-color:#000;color:#fff;font-size:30px}h1,h2,h3,h4,h5{color:#fff}p,li,a,button{font-size:1.8rem;line-height:1.6;color:#fff}li{list-style:none}a{color:#000}a:hover{color:#2e86c1}button{display:flex;gap:1.2rem;align-items:center;font-family:inherit;font-weight:500;line-height:1.5;cursor:pointer;padding:.6rem 2.4rem;text-align:center;outline:none;border:none;text-transform:unset;transition:all .3s ease-in-out;color:#fff;background:#202020;border-radius:1.5rem;border-width:.1rem;border-style:solid;-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;-ms-border-radius:1.5rem;-o-border-radius:1.5rem;margin-top:1.6rem}.container{max-width:120rem;margin:auto}.grid{display:grid}.grid-two-cols{grid-template-columns:repeat(2,1fr)}.grid-three-cols{grid-template-columns:repeat(3,1fr)}.grid-four-cols{grid-template-columns:repeat(4,1fr)}header{height:10rem;box-shadow:#2123261a 0 10px 10px -10px;background-color:#202020;width:100%}header .container{height:10rem}.navbar-grid{grid-template-columns:.5fr 1fr;height:10rem;align-items:center;padding:0 3.2rem}.logo>h1{text-decoration:none}nav ul{display:flex;justify-content:flex-end;gap:5rem;color:#fff}nav ul li a{color:#fff;text-decoration:none}.ham-menu{display:none}@media screen and (max-width: 998px){.menu-web{display:none}.ham-menu{display:flex;justify-content:flex-end}.menu-mobile{position:absolute;top:10rem;left:0;background-color:#0d1212;width:100%;box-shadow:#00000040 0 14px 28px}.menu-mobile ul{display:flex;flex-direction:column;align-items:center}.menu-mobile ul li:first-child{margin-top:1.2rem}.menu-mobile ul li:last-child{margin-bottom:1.2rem}}.hero_section .container{margin:10rem auto;gap:.4rem;padding:3.2rem}.paragraph{margin:3.2rem 0}.heading-xl{font-size:inherit;font-size:clamp(5.2rem,6vw,4.241rem);font-weight:600;line-height:1.2;letter-spacing:-1px}.hero_content{padding:10px}.hero_image{display:flex;justify-content:center;align-items:center}.container .hero_image img{border-radius:210px;width:100%}.about_section{margin:0 auto 9rem}.container_title{text-align:center;margin-bottom:40px;padding:0!important;font-size:40px;font-family:inherit;font-weight:800;line-height:60px}.about_card{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}.card{max-width:55rem;border:0;width:100%;margin-inline:auto}@media screen and (max-width: 991px){.about_card{grid-template-columns:1fr}}.container-card{position:relative;border:2px solid transparent;background:linear-gradient(71deg,#080509,#1a171c,#080509);background-clip:padding-box;border-radius:45px;padding:40px}.bg-blue-box{box-shadow:#2123261a 0 10px 10px -10px;margin-top:.5rem;background:#323131;padding:3rem 2rem;border-radius:3rem;width:30rem}.bg-green-box,.bg-white-box,.bg-yellow-box,.bg-blue-box{position:relative}.bg-green-box:after,.bg-white-box:after,.bg-yellow-box:after,.bg-blue-box:after{position:absolute;inset:-1px;content:"";z-index:-1;border-radius:45px}.bg-white-box:after{background:linear-gradient(71deg,#121013,#b0afb0,#121013)}.bg-yellow-box:after{background:linear-gradient(71deg,#110e0e,#afa220,#110e0e)}.bg-blue-box:after{background:linear-gradient(71deg,#0c0a0e,#5f6fad,#0c0a0e)}.card_title{font-weight:600;color:#fff;letter-spacing:-.02rem;line-height:40px;font-style:normal;font-size:28px;padding-bottom:8px}.card_description{font-weight:600;line-height:32px;color:#ffffff80;font-size:16px;max-width:470px}.contact_wrapper{display:flex;width:100%}form{display:flex;flex-direction:column;gap:1rem;width:40%;margin:auto}form>input,textarea{background-color:#0f0f0f;padding:10px;border-radius:2rem;color:#fff;font-size:2rem}.form_control{background:rgba(rgb(24,24,24),green,blue,alpha)}.footer_section{background-color:#202020;gap:5rem;text-align:center;margin-top:3.2rem;width:100%}.footer_contact{height:10rem;display:flex;gap:2.5rem;padding:2rem;align-items:center}.footer_contact .icon{color:#3a4ed5;font-size:3.6rem}.footer_contact .icon .icon:nth-child(2){rotate:90deg}.footer_title{font-size:2rem;font-weight:800;color:#fff}.footer_detail{color:#717070}.copyright_area{background:#89898f1a;padding:1rem}.copyright_text{display:flex;gap:3rem}.Footer_menu ul{display:flex;gap:5rem}ul{margin:0;padding:opx}.Footer_menu li a{text-decoration:none;color:#fff}.loader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.country-card{margin-top:3.2rem}.country_section{margin:6.4rem auto 9.6rem}.country_section .grid{gap:3.2rem;max-width:132rem;margin:auto}.country_section img{width:100%;max-width:50rem;height:16rem}.country-details-card{max-width:100%;margin:6.4rem auto;box-shadow:#a8a3b826 0 48px 100px}.country-details-card .container-card .grid{align-items:center}.country-details-card .container-card img{width:100%;max-width:30rem;margin-bottom:0;height:auto;justify-self:center;align-items:center;box-shadow:#ffffff1a 0 48px 100px}.country-details-card .infoContainer{display:flex;flex-direction:column;gap:2.4rem}.country-details-card .country-card-backBtn{width:100%;display:flex;justify-content:flex-end}.country-card-backbtn a{color:#fff;font-size:2rem;font-weight:800;background-color:#313030;border:2px solid transparent;border-radius:1rem;padding:.5rem 1rem;margin:1rem 2rem;text-decoration:none}.country-card-backbtn a:hover{background-color:#080509}.search_filter{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:3.2rem}.search_filter .container{padding:.8rem 2.4rem;background:linear-gradient(71deg,#080509,#1a171c,#080509)}.search_filter input{font-family:urbanist;font-size:1.55rem;padding:1rem;font-weight:700;letter-spacing:.1rem;text-transform:capitalize;color:#fffc;border:.05rem solid #fff;background:linear-gradient(71deg,#080509,#1a171c,#080509)}.search_filter .select-section{background:linear-gradient(71deg,#080509,#1a171c,#080509);color:#fffc;padding:.6rem 2.4rem;border-radius:5rem;-webkit-border-radius:5rem;-moz-border-radius:5rem;-ms-border-radius:5rem;-o-border-radius:5rem;font-family:urbanist;font-size:1.5rem;font-weight:700;letter-spacing:.1rem;text-transform:capitalize}.search_filter .select-section option{background:linear-gradient(71deg,#080509,#1a171c,#080509);color:#fffc;padding:.6rem 2.4rem;border-radius:5rem}.search_filter .select-section>option{background-color:#080509;color:#fffc;padding:.6rem 2.4rem;border-radius:5rem;margin-top:1rem}::placeholder{font-size:1.6rem;letter-spacing:.1rem;text-transform:capitalize;color:#ffffff80}@media screen and (max-width: 1320px){.grid-four-cols{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 980px){.grid-four-cols{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 760px){.grid-four-cols,.grid-three-cols,.grid-two-cols,.grid--cols{grid-template-columns:1fr}}
