@import"https://fonts.googleapis.com/css2?family=BBH+Sans+Hegarty&family=Londrina+Solid:wght@100;300;400;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth}header{height:60px;background-color:transparent;display:flex;align-items:center;padding:0 100px;justify-content:space-between;position:relative;z-index:10}.header-title{color:#3c4e25;font-family:BBH Sans Hegarty,sans-serif;font-weight:400;letter-spacing:2px}.header-btn{padding:10px 25px;border-radius:10px;border:2px solid #3c4e25;outline:none;background:#7ea356;cursor:pointer;transition:.2s ease;text-decoration:none;color:#fff}.header-btn:hover{transform:scale(1.05);border:2px solid #2d3a1c}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px;margin-left:20px}.bar{width:25px;height:3px;background-color:#3c4e25;transition:.3s}.header-nav{display:flex;align-items:center}.header-list{display:flex;gap:40px;list-style:none;background-color:#fff3d9;border:3px solid #fff;padding:10px 30px;border-radius:20px}.header-list a{text-decoration:none;color:#000;font-size:16px;transition:.3s;border-bottom:1px solid transparent}.header-list a:hover{border-color:#000}@media(max-width:1000px){header{flex-wrap:nowrap;padding:0 20px}.header-nav{position:absolute;top:60px;left:0;width:100%;display:none;flex-direction:column;align-items:flex-start;background-color:#fff3d9;padding:1rem 2rem;box-shadow:0 4px 10px #0000001a;z-index:5}.header-nav.open{display:flex}.header-list{flex-direction:column;gap:10px;width:100%;padding:0;border:none;background:none}.header-btn{margin-left:auto}.hamburger{display:flex}}@media(max-width:455px){.header-btn{padding:5px 15px}}.footer{background-color:#f9f9f9;border-top:1px solid #ddd;padding:1rem .5rem;font-family:Segoe UI,sans-serif;font-size:.75rem;color:#444}.footer-columns{display:flex;justify-content:space-between;gap:1rem;max-width:800px;margin:0 auto;flex-wrap:wrap}.footer-left,.footer-right{flex:1;min-width:250px}.footer-left h3,.footer-right h3{font-size:.85rem;margin-bottom:.25rem;color:#2c3e50}.footer-left p,.footer-right p{margin:0;line-height:1.4}.footer-bottom{text-align:center;margin-top:1rem;font-size:.7rem;color:#777}.footer-note{margin-bottom:.25rem}.footer a{color:#2980b9;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-icons{margin:.5rem 0}.footer-icons a{margin:0 .5rem;font-size:1rem;color:#444;transition:color .3s ease}.footer-icons a:hover{color:#2980b9}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.country-info{max-width:600px;margin:2rem auto;padding:2rem;border-radius:16px;color:#333;animation:fadeSlideUp .6s ease-out}.country-info>*{opacity:0;transform:translateY(20px);animation:fadeSlideUp .6s ease-out forwards}.country-info>*:nth-child(1){animation-delay:.1s}.country-info>*:nth-child(2){animation-delay:.2s}.country-info>*:nth-child(3){animation-delay:.3s}.country-info>*:nth-child(4){animation-delay:.4s}.country-info>*:nth-child(5){animation-delay:.5s}.country-info>*:nth-child(6){animation-delay:.6s}.country-info>*:nth-child(7){animation-delay:.7s}.country-info>*:nth-child(8){animation-delay:.8s}.country-info>*:nth-child(9){animation-delay:.9s}.country-info>*:nth-child(10){animation-delay:1s}.country-info>*:nth-child(11){animation-delay:1.1s}.country-info>*:nth-child(12){animation-delay:1.2s}.country-info h1{font-size:2.2rem;margin-bottom:1rem;color:#2c3e50;text-align:center;letter-spacing:1px}.country-info img{display:block;margin:0 auto 1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;transition:transform .3s ease}.country-info img:hover{transform:scale(1.05)}.country-info p{font-size:1rem;margin:.5rem 0;line-height:1.6;border-bottom:1px solid #ccc;padding-bottom:.5rem}.country-info strong{color:#1a73e8}.countrySection{height:110vh;display:flex;position:relative;overflow:hidden}.countrySection:before,.countrySection:after{content:"";position:absolute;z-index:-1;border-radius:50%;opacity:.2}.countrySection:before{width:300px;height:300px;background:#4db6ac;top:50px;left:150px}.countrySection:after{width:300px;height:300px;background:#ffb74d;bottom:300px;right:-50px}.left,.right{flex:1;padding:2rem}.right:before{content:"";position:absolute;width:100px;height:100px;background-color:#ce93d8;bottom:260px;right:130px;z-index:-1;transform:rotate(15deg)}.left{border-right:2px solid #ccc;border-bottom:2px solid #ccc;border-bottom-right-radius:40px}.left:after{content:"";position:absolute;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:60px solid #81d4fa;top:70px;left:120px;z-index:-1;transform:rotate(-45deg)}.left h1{text-align:center;margin-top:5rem}.left p{text-align:center;max-width:500px;margin:0 auto;margin-top:1rem}.search-bar{margin:2rem auto 1rem;padding:10px;width:300px;border-radius:10px;border:1px solid #ccc;font-size:16px;display:block}.countrySection form{display:flex;flex-direction:column}.countrySection form label{text-align:center;margin-top:5rem;font-size:25px}.countrySection form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:20px;cursor:pointer;width:300px;text-align:left;margin:0 auto;margin-top:1rem;padding:10px 20px;border-radius:10px}@media screen and (max-width:768px){.countrySection{flex-direction:column;height:auto}.left,.right{flex:none;width:100%;padding:1.5rem}.left{border-right:none;border-bottom:2px solid #ccc;border-bottom-right-radius:0;border-bottom-left-radius:0}.right:before{display:none}.countrySection form label{margin-top:2rem;font-size:20px}.countrySection form select{width:90%}.left h1{margin-top:2rem;font-size:1.8rem}.left p{max-width:100%;font-size:1rem}}.heroSection{background-image:url(/~illeem/react-lopputyo/assets/heroImg-BxkKDniW.png);background-size:cover;background-position:center;width:100%;height:100vh;margin-top:-60px;display:flex;align-items:center;justify-content:center;padding:0 1rem}.hero-items{max-width:50%;margin-right:30rem}.hero-title{width:fit-content;padding:.5rem 1rem;background-color:#fff3d9;color:#343434;font-size:2rem;border-radius:8px}.hero-desc{font-family:Londrina Solid,sans-serif;font-size:5rem;max-width:800px;color:#383838;margin-top:1rem;line-height:1.2}@media(max-width:903px){.hero-desc{font-size:4rem}.hero-title{font-size:1.5rem}}@media(max-width:733px){.hero-items{margin-right:15rem}}@media(max-width:500px){.hero-desc{font-size:3rem}.hero-title{font-size:1.4rem}}@media(max-width:431px){.hero-items{margin-right:10rem}}.gallery-container{column-count:3;column-gap:1rem;max-width:70vw;margin:0 auto;margin-top:10rem}.gallery-container h1{font-size:50px;margin-top:-5rem}.gallery-item{break-inside:avoid;margin-bottom:1rem;transition:transform .3s ease,box-shadow .3s ease;border-radius:12px;overflow:hidden}.gallery-item img{width:100%;display:block;border-radius:12px;transition:transform .3s ease}@media(max-width:903px){.gallery-container{column-count:2}}@media(max-width:500px){.gallery-container{column-count:1}.gallery-container h1{font-size:40px}}.map-wrapper{position:relative;width:90%;height:500px;margin:0 auto;margin-top:5rem;margin-bottom:5rem}.map-container{width:100%;height:100%;border:2px solid #ccc;border-radius:20px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.map-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,#fff,#f0f0f0);display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;color:#333;z-index:10;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
