.HeroSection_hero__krWOg{position:relative;height:50svh;min-height:400px;overflow:hidden}@media(min-width:769px){.HeroSection_hero__krWOg{height:100vh;min-height:500px}}.HeroSection_heroImage__CPC3q{position:relative;width:100%;height:100%}.HeroSection_bgImage__TRuOE{object-fit:cover;object-position:center}.HeroSection_heroOverlay__gwH_J{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(0,0,0,.05) 50%,rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center}.HeroSection_container__eZ_mt{max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-md);text-align:center}@media(min-width:769px){.HeroSection_container__eZ_mt{padding:0 var(--spacing-xl)}}.HeroSection_heroTitle__ZLVUt{font-size:3.5rem;font-weight:700;color:var(--white);margin-bottom:var(--spacing-md);text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:-.02em;font-family:var(--font-decorative)}@media(min-width:769px){.HeroSection_heroTitle__ZLVUt{font-size:7rem}}.HeroSection_heroSubtitle__tMyBh{font-size:1.2rem;color:hsla(0,0%,100%,.9);font-weight:300;text-shadow:2px 2px 4px rgba(0,0,0,.5);max-width:600px;margin:0 auto;line-height:1.4}@media(min-width:769px){.HeroSection_heroSubtitle__tMyBh{font-size:1.5rem}}.HeroSection_map__OLWCu{opacity:.4;max-width:100px;max-height:100px;position:absolute;bottom:20px;right:20px}@media(min-width:769px){.HeroSection_map__OLWCu{max-width:150px;max-height:150px;bottom:50px;right:50px}}@media(min-width:1024px){.HeroSection_map__OLWCu{max-width:200px;max-height:200px;bottom:50px;right:50px}}@media(min-width:1200px){.HeroSection_map__OLWCu{max-width:300px;max-height:500px;bottom:50px;right:50px}}@media(min-width:1500px){.HeroSection_map__OLWCu{max-width:300px;max-height:500px;bottom:50px;right:50px}}.CountryDescription_countryDescription__JmTAN{padding:var(--spacing-xl) 0;background:linear-gradient(135deg,var(--white) 0,var(--background-light) 100%)}@media(min-width:769px){.CountryDescription_countryDescription__JmTAN{padding:var(--spacing-4xl) 0}}.CountryDescription_container__MwygQ{max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-md)}@media(min-width:769px){.CountryDescription_container__MwygQ{padding:0 var(--spacing-xl)}}.CountryDescription_header__VMCYJ{text-align:center;margin-bottom:var(--spacing-3xl)}@media(min-width:769px){.CountryDescription_header__VMCYJ{margin-bottom:var(--spacing-4xl)}}.CountryDescription_header__VMCYJ h2{font-size:2rem;color:var(--text-dark);margin-bottom:var(--spacing-md)}@media(min-width:769px){.CountryDescription_header__VMCYJ h2{font-size:2.5rem}}.CountryDescription_countryName__1raGS{font-family:var(--font-decorative);font-size:2.5rem;font-weight:400}@media(min-width:769px){.CountryDescription_countryName__1raGS{font-size:5.5rem}}.CountryDescription_subtitle__yEbl_{font-size:1rem;color:var(--text-medium);margin:0}@media(min-width:769px){.CountryDescription_subtitle__yEbl_{font-size:1.1rem}}.CountryDescription_descriptionGrid__u5b_0{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-xl)}@media(min-width:769px){.CountryDescription_descriptionGrid__u5b_0{gap:var(--spacing-2xl)}}.CountryDescription_descriptionCard__AFLmH{background:var(--white);padding:var(--spacing-xl);transition:all var(--transition-normal);position:relative;overflow:hidden;border:1px solid rgba(var(--primary-color-rgb),.1);width:100%;max-width:445px}.CountryDescription_descriptionCard__AFLmH:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:rgba(var(--primary-color-rgb),.2)}@media(min-width:1400px){.CountryDescription_descriptionCard__AFLmH{padding:var(--spacing-2xl)}}.CountryDescription_descriptionCard__AFLmH:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-color)}.CountryDescription_cardHeader__DxUEt{display:flex;align-items:flex-start;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}.CountryDescription_iconWrapper__ztpL8{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0}@media(min-width:769px){.CountryDescription_iconWrapper__ztpL8{width:56px;height:56px}}.CountryDescription_icon__XORp5{width:24px;height:24px}@media(min-width:769px){.CountryDescription_icon__XORp5{width:28px;height:28px}}.CountryDescription_descriptionCard__AFLmH h3{font-size:1.3rem;font-weight:600;color:var(--text-dark);margin:0;position:relative;z-index:2}@media(min-width:769px){.CountryDescription_descriptionCard__AFLmH h3{font-size:1.5rem}}.CountryDescription_h3Container__2Pyk3{display:flex;flex-direction:column;align-items:flex-start;z-index:0;width:100%}.CountryDescription_descriptionCard__AFLmH p{font-size:.95rem;line-height:1.7;color:var(--text-medium);margin:0}@media(min-width:769px){.CountryDescription_descriptionCard__AFLmH p{font-size:1rem}}.CountryDescription_descriptionCard__AFLmH{opacity:0;animation:CountryDescription_fadeInUp__VNBjM .6s ease-out forwards}.CountryDescription_descriptionCard__AFLmH:first-child{animation-delay:.1s}.CountryDescription_descriptionCard__AFLmH:nth-child(2){animation-delay:.2s}.CountryDescription_descriptionCard__AFLmH:nth-child(3){animation-delay:.3s}@keyframes CountryDescription_fadeInUp__VNBjM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.country_countryPage__4Tmua{min-height:100vh}.PlacesSection_places__a_kDm{background-color:var(--white);padding-bottom:2px}.PlacesSection_places__a_kDm h2{font-size:2rem;font-weight:700;color:var(--text-dark);text-align:center;margin-bottom:var(--spacing-xl)}@media(min-width:769px){.PlacesSection_places__a_kDm h2{font-size:2.5rem;margin-bottom:var(--spacing-3xl)}}.PlacesSection_placeCard__YGi35,.PlacesSection_placesGrid__lTium{display:flex;flex-direction:column;width:100%}.PlacesSection_placeCard__YGi35{overflow:hidden;transition:transform var(--transition-normal),box-shadow var(--transition-normal);margin-bottom:30px}@media(min-width:769px){.PlacesSection_placeCard__YGi35{margin-bottom:0;flex-direction:row}}.PlacesSection_reverse___YeZD{flex-direction:column}@media(min-width:769px){.PlacesSection_reverse___YeZD{flex-direction:row-reverse}}.PlacesSection_placeImage__K1tf_{position:relative;width:100%;overflow:hidden;aspect-ratio:1}@media(min-width:769px){.PlacesSection_placeImage__K1tf_{aspect-ratio:3/2;width:50svw}}.PlacesSection_image__8FAbd{object-fit:cover;width:100%;transition:transform var(--transition-normal)}@media(min-width:769px){.PlacesSection_placeCard__YGi35:hover .PlacesSection_image__8FAbd{transform:scale(1.05)}}.PlacesSection_placeContent__oZJlM{padding:var(--spacing-md);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media(min-width:769px){.PlacesSection_placeContent__oZJlM{width:50svw}}@media(min-width:1025px){.PlacesSection_placeContent__oZJlM{padding:var(--spacing-lg)}}.PlacesSection_placeContent__oZJlM h3{width:100%;display:block;font-weight:400;color:var(--primary-color);text-align:center;letter-spacing:2px;padding:15px 0;white-space:pre-line;font-family:var(--font-decorative)}@media(min-width:769px){.PlacesSection_placeContent__oZJlM h3{margin-left:50px;letter-spacing:18px}}@media(min-width:1024px){.PlacesSection_placeContent__oZJlM h3{padding-bottom:23px;letter-spacing:18px}}@media(min-width:1280px){.PlacesSection_placeContent__oZJlM h3{padding-bottom:30px;letter-spacing:40px}}@media(min-width:2000px){.PlacesSection_placeContent__oZJlM h3{letter-spacing:50px;font-size:5rem}}.PlacesSection_placeContent__oZJlM p{font-size:1rem;line-height:1.6;color:var(--text-dark);text-align:center;margin:0}@media(min-width:769px){.PlacesSection_placeContent__oZJlM p{font-size:1rem}}@media(min-width:1024px){.PlacesSection_placeContent__oZJlM p{font-size:1.5rem}}@media(min-width:1280px){.PlacesSection_placeContent__oZJlM p{font-size:2rem}}