@import "https://cdn.jsdelivr.net/npm/@fontsource/firago@5.2.5/index.min.css";
@import "https://fonts.cdnfonts.com/css/pp-neue-montreal";
.tourism-hero-container{color:#fff;background-color:#000;justify-content:center;align-items:center;width:100%;height:40vh;min-height:640px;display:flex;position:relative;overflow:hidden}.tourism-hero-container .orb-bg{z-index:0;position:absolute;inset:0}.tourism-hero-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;max-width:720px;padding:0 24px;display:flex;position:relative}.tourism-hero-title{font-feature-settings:"case" on;letter-spacing:-.04em;color:#fff;margin:0;font-family:FiraGO,sans-serif;font-size:clamp(2rem,1.3rem + 2.6vw,3.1rem);font-weight:600;line-height:1.18}.tourism-hero-description{font-feature-settings:"case" on;letter-spacing:-.01em;color:#ffffffa6;max-width:580px;margin:0;font-family:FiraGO,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.6}.tourism-hero-title.eng,.tourism-hero-description.eng{font-feature-settings:normal;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif}.tourism-hero-title.eng{letter-spacing:-.02em}.tourism-hero-description.eng{letter-spacing:normal}.tourism-hero-scroll{z-index:1;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.tourism-hero-scroll-label{letter-spacing:.28em;text-transform:uppercase;color:#fff6;writing-mode:vertical-rl;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif;font-size:.62rem;font-weight:600}.tourism-hero-scroll-track{background:#ffffff24;width:1px;height:48px;position:relative;overflow:hidden}.tourism-hero-scroll-fill{background:#ffffffe6;width:100%;height:100%;animation:2.4s cubic-bezier(.65,0,.35,1) infinite tourism-hero-scroll-fill;position:absolute;top:-100%;left:0}@keyframes tourism-hero-scroll-fill{0%{top:-100%}50%{top:0%}to{top:100%}}@media (prefers-reduced-motion:reduce){.tourism-hero-scroll-fill{animation:none;top:0}}@media (max-width:640px){.tourism-hero-title{font-size:clamp(1.8rem,7.5vw,2.4rem)}.tourism-hero-content{gap:18px}.tourism-hero-scroll{bottom:20px}.tourism-hero-scroll-track{height:36px}}.buttons-container{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.button1{font-feature-settings:"case" on;color:#000;cursor:pointer;z-index:0;background-color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-family:FiraGO,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .15s ease-in-out;display:inline-flex;position:relative}.button1.eng{font-feature-settings:normal;font-family:PP Neue Montreal,Helvetica Neue,Arial,sans-serif}.button1:before{content:"";filter:blur(6px);z-index:-2;opacity:0;background:linear-gradient(45deg,#8b6914,#b8860b,#d4af37,#e8c874,#f4e4bc,#d4af37,#b8860b,#8b6914) 0 0/400%;border-radius:999px;width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .3s ease-in-out;animation:12s linear infinite button1-glow;position:absolute;top:-2px;left:-2px}.button1:after{content:"";z-index:-1;background-color:#fff;border-radius:999px;position:absolute;inset:0}.button1:hover:before{opacity:1}.button1:hover{background-color:#d9d9d9}.button1:active{transform:translateY(1px)}@keyframes button1-glow{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.button1:before{animation:none}}
