.main-content img{width:100%;display:inline-block;border-radius:8px;margin:24px 0;background-color:#2e1e15;box-shadow:0 0 30px #00000020}h2,h3,h4,h5,h6{color:#d8c8bb;padding-top:24px;margin-bottom:16px}h2,h3{font-family:"Cinzel Medium"}ol,p,ul{margin-bottom:16px;line-height:1.4}table{width:100%;table-layout:fixed;overflow-wrap:break-word;border-spacing:0}td,th{padding:6px 10px}tr:nth-child(2n){background-color:#2e1e15}@media (min-width:1200px){.main-content img{margin:24px 25%;max-width:50%}}.faq-section{--gap:16px;display:flex;flex-wrap:wrap;padding:40px 0}.faq-title{font-size:40px;line-height:1;margin:0}.faq-info{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.faq-list{align-items:flex-start}.accordion svg{font-size:20px;flex:0 0 20px;transform:rotateZ(-90deg);color:#e5a749}.accordion_active svg{transform:rotateZ(90deg)}.accordion{border-radius:6px;background-color:#2e1e15;display:flex;flex-direction:column;transition-property:background-color,box-shadow;transition-duration:.2s;user-select:none;margin-bottom:8px}.accordion_active{box-shadow:inset 0 0 16px rgba(0,0,0,.05)}.accordion:active{background-color:#ffffff05}.accordion h3{font-weight:500;font-size:18px;cursor:pointer;padding:16px 24px;margin:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.accordion p{padding:0 24px;max-height:0;overflow:hidden;margin:0}.accordion_active p{padding-bottom:16px}.accordion:last-of-type{margin-bottom:24px}.accordion-content{padding:16px 24px;margin:0}.accordion-divider{height:2px;background-color:#dbdbdb}.accordion_active p{max-height:1000px}.footer{padding:var(--global-gap) 0;overflow:hidden;width:100%;background-color:#2e1e15;color:#fff}.footer-nav{display:flex;flex-direction:column;gap:16px;width:25%}.footer-main{flex:1 1;display:flex;flex-direction:column}.footer-copyright{font-size:14px;line-height:1.6;text-align:center}.footer-bottom{padding-top:24px;display:flex;flex-direction:column;gap:16px}.footer-link{width:100%;aspect-ratio:2/1;height:50px;padding:6px 12px;margin-bottom:16px}.footer-link img{width:100%;height:100%;object-fit:contain;object-position:center}@media (min-width:1200px){.footer-copyright{text-align:left;max-width:50%}}.header{width:100%;position:sticky;top:0;z-index:100;background-color:#2e1e15}.header-content{display:flex;flex-wrap:wrap;gap:6px;padding-top:6px;padding-bottom:6px;background-color:#2e1e15}.header-logo{padding:8px 0;display:flex}.header-logo-image{object-fit:contain;object-position:center;width:60px;border-radius:5px}.header-nav{flex:1 1;display:flex;align-items:center}.header-nav>*{flex:1 1}.header-nav-link{white-space:nowrap;cursor:pointer;padding:0 8px;text-decoration:none;font-size:14px;text-transform:uppercase;color:#e5a749;font-family:"Cinzel Medium"}.header-nav-link:hover{opacity:.8}.header-button{margin-left:auto;margin-right:14px}.mobile-menu-button{display:flex;align-items:center;justify-content:center;font-size:20px;width:38px;height:38px;border-radius:5px;background:#00000010;border:none;aspect-ratio:1/1;margin:auto 0;margin-left:auto;color:#e5a749}.mobile-nav{position:absolute;top:100%;left:0;gap:16px;right:0;padding:24px;z-index:-10;display:flex;flex-direction:column;align-items:center;background-color:#1c120d;transition-property:transform,opacity;transition-duration:.3s}.mobile-nav.hidden{pointer-events:none;opacity:0;transform:translateY(-100%)}@media (min-width:1200px){.header-nav>*{flex:0 0 max-content}}.partners-wrapper{position:relative;background-color:#2e1e15;border-radius:8px;margin-bottom:16px;overflow:hidden}.partners{width:100%;display:flex;justify-content:center;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:16px 0}.partner{scroll-snap-align:center;flex:0 0 200px;aspect-ratio:2/1;border-radius:16px;padding:16px;max-width:180px}.partner img{width:100%;height:100%;object-fit:contain;object-position:center}.overscroll-button{position:absolute;top:0;bottom:0;width:38px;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000020;font-size:20px;cursor:pointer;z-index:1;color:#e5a749;backdrop-filter:blur(20px);transition-property:opacity;transition-duration:.2s}.overscroll-button-hidden{opacity:0}.overscroll-button-start{left:0}.overscroll-button-end{right:0}.button{position:relative;z-index:1;width:max-content;min-height:38px;border:none;color:#fff;border-radius:6px;text-decoration:none;display:flex;align-items:center;justify-content:center;padding:0 16px;font-weight:500;font-size:14px;min-width:100px;overflow:hidden;text-transform:uppercase;transition-property:transform,box-shadow;transition-duration:.2s;box-shadow:0 3px 12px 2px #2d0c0610;font-family:"Cinzel Medium";white-space:nowrap}.button:hover{transform:scale(1.1)}.button-secondary{background:linear-gradient(180deg,#00b72b 0,#00543c 100%);border:1px solid #a05720}.button::before{z-index:-1;position:absolute;content:"";top:0;bottom:0;left:0;right:0;background:linear-gradient(180deg,#fff616 0,#ff7b00 100%);border-radius:8px}.button::after{z-index:-1;position:absolute;content:"";top:3px;bottom:3px;left:3px;right:3px;border-radius:5px;background:linear-gradient(180deg,#271300 0,#864a12 100%)}.button-big{padding:0 24px;min-height:42px;min-width:140px}.section{display:flex;align-items:flex-start;padding:var(--global-gap) 0}.section h3{font-size:20px;line-height:1.1;padding-top:16px}.section img{width:100%;border-radius:12px;box-shadow:0 0 30px rgba(0,0,0,.3);margin-bottom:24px}h1,h2,h3,h4,h5,h6,ol,p,ul{line-height:1}ol,ul{padding-left:20px;line-height:1.4}p{line-height:1.4}h1{font-family:"Cinzel Medium";font-size:32px;font-weight:600;color:#fff}h2{font-size:24px}h3{font-size:20px;font-weight:500}.section-content{display:flex;flex-direction:column;gap:24px}.hero{overflow:hidden;position:relative;background-repeat:no-repeat;background-size:cover;margin-bottom:var(--global-gap) 0;color:#fff;padding-bottom:0;border-radius:8px;margin-top:100px}.hero-backdrop{position:absolute;top:0;bottom:0;left:0;right:0}.hero img{object-fit:contain;width:100%;display:block;border-radius:8px;margin-bottom:24px}.hero-content{display:flex;flex-direction:column;justify-content:flex-end}.hero h1{margin:0;margin-bottom:24px}.hero h3{font-family:"Cinzel Medium";margin:0 0 24px;padding:0;color:#ffb626;text-shadow:0 0 5px #000}.floating-button{position:sticky;bottom:24px;z-index:10;margin:24px auto;transform:translateY(200%);transition-property:transform;transition-duration:.4s}.floating-button.active{transform:translateY(0)}@media (min-width:1200px){.hero img{margin-bottom:0}.hero-content{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;padding:24px 48px}h1{font-size:40px;text-shadow:0 0 5px #000}h2{font-size:32px}h3{font-size:24px}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}:root{--global-gap:16px}a{color:#e5a749}hr{display:none}body,html{margin:0;padding:0;min-width:375px;width:100vw;min-height:100vh;font-family:Arial,Helvetica,sans-serif;background:url("data:image/jpeg;base64,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") repeat top left}body{display:flex;flex-direction:column;background-color:#040302;color:#d6d6d6}main{flex:1 1;min-width:375px;width:100vw}.table{width:100%;overflow-x:auto;padding:var(--global-gap) 0}.table-cell{min-height:40px;display:flex;padding:12px;max-width:100%;overflow:hidden}.table-head{font-weight:500;background-color:#e9e9e9;border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr)}.table-row{display:grid;grid-template-columns:repeat(3,1fr);color:#faf3c0}.table-row:nth-child(odd){background-color:#f8f8f8;border-radius:8px}@media (min-width:1200px){:root{--global-gap:32px}main{padding:0 0 var(--global-gap)}}