:root{--lightblue: #5ca7ed;--purple: rgba(127, 17, 224, 1);--orange: #e6532f;--orange-text: #d95a34;--white: #fff;--lightgrey: lightgrey;--lightgreen: #39ff14;--ink: #151716;--muted: #68706b;--paper: #f6f2ea;--surface: #fffdf8;--line: rgba(21, 23, 22, .11);--forest: #18251f;--forest-2: #25382f;--shadow-sm: 0 10px 30px rgba(21, 23, 22, .08);--shadow-md: 0 22px 60px rgba(21, 23, 22, .14)}body{margin:0;display:flex;min-width:320px;background:var(--paper)}h1{font-size:3.2em;line-height:1.1}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.page{padding:54px min(5vw,72px)!important}img{width:100%}p{font-size:17px;line-height:1.7}.orange_title{color:var(--orange);font-size:clamp(34px,5vw,64px)!important}@media (max-width: 1215px){.brand_logo h1{display:none}}footer{background:var(--forest);text-align:left;display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 80px;padding:42px min(5vw,72px);border-top:1px solid rgba(255,255,255,.08)}footer strong{font-size:clamp(18px,2.1vw,26px);line-height:1;color:#fff}.socials{display:flex;gap:15px;align-items:center;margin-top:20px}.footer_pages h2{font-size:14px;font-weight:400;color:#ffffffc7;line-height:1.7}.footer_pages h5{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);margin-bottom:10px}.footer_pages{display:flex;gap:35px;flex-wrap:wrap}.footer_copyright{width:100%;display:flex;align-items:center;gap:8px;color:#ffffffad;font-size:12px;font-weight:700;letter-spacing:.02em}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(137deg,#2b2b2b,var(--orange));display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2147483647}.loader_logo{width:200px;height:auto;margin-bottom:55px}.loader-bar{width:340px;height:10px;background:#1f1f1f;border-radius:999px;overflow:hidden}.loader-fill{height:100%;width:0%;background:var(--orange);animation:fillOnce 1.6s ease forwards}@keyframes fillOnce{0%{width:0%}to{width:100%}}#root{text-align:center;width:100%;background:var(--paper)}.App{width:100%;min-height:100vh}body{overflow-x:hidden;width:100%;background:linear-gradient(180deg,#ffffffe6,#f6f2ea),var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background-color:var(--paper)}.page{margin:auto;padding:54px min(5vw,72px);position:relative;min-height:calc(100vh - 150px);max-width:1240px}.page_title{font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:0}h1,h2,h3,h4,h5,h6,p,ul,li{color:#000;text-align:left}*{box-sizing:border-box;margin:0;padding:0}.link{text-decoration:none;color:inherit}.subtitle{font-size:20px}.page img{border-radius:10px}button{cursor:pointer;background-color:transparent;border:0;font-weight:700;font-family:inherit}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.skipLink{position:fixed;top:12px;left:12px;z-index:1000000;transform:translateY(-160%);border-radius:8px;background:#fff;color:var(--ink);padding:10px 14px;font-weight:900;text-decoration:none;box-shadow:var(--shadow-md);transition:transform .16s ease}.skipLink:focus{transform:translateY(0)}.page_title{font-size:24px}.flex{display:flex;align-items:center;gap:20px}.construction{padding:55px}p,.tourDescription,.tourTitle,h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tourDescription{font-size:18px!important}
