*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#D9CDB4;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.glo-layoutbqc{
display:flex;
flex-direction:column;
min-height:100vh;
}
.glo-mainbqc{
flex:1 1 auto;
min-width:0;
width:100%;
}
.glo-containerbqc{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.glo-containerbqc{
padding:0 2rem;
}
}
@media(min-width:1103px){
.glo-containerbqc{
padding:0 56px;
}
}
.glo-eyebrowbqc{
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
text-transform:uppercase;
display:inline-block;
color:#C9952A;
letter-spacing:.2em;
font-size:11px;
overflow-wrap:break-word;
font-weight:600;
}
.glo-bandbqc{
background:#0E0B07;
color:#F5EDD8;
}
.glo-bandbqc .glo-eyebrowbqc{
color:#F0C040;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.glo-tbbqc{
background:#1A1410;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
top:0;
z-index:50;
}
.glo-tb_inbqc{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
justify-content:space-between;
display:flex;
align-items:center;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.glo-tb_inbqc{
padding:16px 32px;
}
}
@media(min-width:1100px){
.glo-tb_inbqc{
padding:1.125rem 56px;
}
}
.glo-tb_leftbqc{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.glo-tb_logobqc{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.glo-tb_logo_markbqc{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.glo-tb_logo_txtbqc{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.glo-tb_logo_namebqc{
overflow:hidden;
color:#F5EDD8;
font-size:1.375rem;
letter-spacing:.02em;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.glo-tb_logo_subbqc{
overflow:hidden;
margin-top:4px;
color:#C9952A;
font-size:8.5px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
text-transform:uppercase;
}
.glo-tb_navbqc{
display:none;
}
@media(min-width:958px){
.glo-tb_navbqc{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.glo-tb_nav_itembqc{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
color:#D9CDB4;
font-size:14px;
border-bottom:2px solid transparent;
}
.glo-tb_nav_itembqc:hover{
color:#F5EDD8;
}
.glo-tb_nav_itembqc.glo-state_activebqc{
border-color:#C9952A;
color:#F5EDD8;
}
.glo-tb_rightbqc{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.glo-tb_searchbqc{
transition:color .2s ease;
justify-content:center;
color:#D9CDB4;
align-items:center;
display:flex;
}
.glo-tb_searchbqc:hover{
color:#C9952A;
}
.glo-tb_searchbqc svg{
height:1.125rem;
width:1.125rem;
}
.glo-tb_langbqc{
text-transform:uppercase;
font-weight:600;
color:#A8997E;
font-size:0.688rem;
letter-spacing:.1em;
}
.glo-tb_langbqc:hover{
color:#F5EDD8;
}
.glo-tb_loginbqc{
display:none;
color:#F5EDD8;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:770px){
.glo-tb_loginbqc{
display:inline-block;
}
}
.glo-tb_registerbqc{
border-radius:62.438rem;
background:#D4A030;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
white-space:nowrap;
color:#130F08;
font-weight:700;
font-size:0.875rem;
}
.glo-tb_registerbqc:hover{
background:#E8B43A;
}
.glo-mobbqc{
background:#1A1410;
z-index:60;
position:fixed;
left:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(245,237,216,0.13);
bottom:0;
right:0;
}
@media(min-width:959px){
.glo-mobbqc{
display:none;
}
}
.glo-mob_inbqc{
margin:0 auto;
display:flex;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
}
.glo-mob_itembqc{
gap:3px;
flex:1 1 0;
transition:color .2s ease;
padding:9px 4px;
flex-direction:column;
color:#A8997E;
display:flex;
min-width:0;
align-items:center;
}
.glo-mob_itembqc.glo-state_activebqc{
color:#C9952A;
}
.glo-mob_icbqc{
align-items:center;
display:flex;
justify-content:center;
}
.glo-mob_icbqc svg{
width:1.25rem;
height:1.25rem;
}
.glo-mob_lbbqc{
overflow:hidden;
font-size:10px;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.glo-railbqc{
min-width:0;
position:relative;
}
.glo-rail_scrollbqc{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
}
@media(min-width:771px){
.glo-rail_scrollbqc{
gap:18px;
}
}
.glo-gcbqc{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.glo-gcbqc{
width:11.75rem;
}
}
.glo-gc_imgbqc{
border-radius:0.875rem;
overflow:hidden;
background:#231C14;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
padding-bottom:133.33%;
}
.glo-gc_imgbqc img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.glo-gc_coverbqc{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.glo-gc_hoverbqc{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
position:absolute;
justify-content:center;
align-items:center;
opacity:0;
display:flex;
}
.glo-gcbqc:hover .glo-gc_hoverbqc{
opacity:1;
}
.glo-gc_hover_btnbqc{
border-radius:999px;
background:#D4A030;
width:2.875rem;
display:flex;
justify-content:center;
height:2.875rem;
color:#130F08;
align-items:center;
}
.glo-gc_hover_btnbqc svg{
height:18px;
width:1.125rem;
}
.glo-gc_infobqc{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.glo-gc_namebqc{
overflow:hidden;
color:#F5EDD8;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.glo-gc_provbqc{
overflow:hidden;
color:#A8997E;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.glo-gc_metabqc{
font-size:11px;
color:#A8997E;
}
.glo-tcbqc{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.glo-tcbqc{
width:14.375rem;
}
}
.glo-tc_imgbqc{
border-radius:0.875rem;
background:#231C14;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:relative;
padding-bottom:75%;
}
.glo-tc_imgbqc img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.glo-tc_infobqc{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.glo-tc_namebqc{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F5EDD8;
white-space:nowrap;
font-size:14px;
}
.glo-tc_rtpbqc{
color:#A8997E;
font-size:0.688rem;
}
.glo-lcbqc{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.glo-lcbqc{
width:268px;
}
}
.glo-lc_imgbqc{
border-radius:0.875rem;
background:#231C14;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:62.5%;
}
.glo-lc_imgbqc img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.glo-lc_livebqc{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:0.25rem 0.563rem;
gap:0.438rem;
top:12px;
display:flex;
align-items:center;
position:absolute;
left:0.75rem;
}
.glo-lc_live_dotbqc{
border-radius:50%;
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.glo-lc_seatsbqc{
text-transform:uppercase;
font-size:0.625rem;
color:#F5EDD8;
letter-spacing:.08em;
font-weight:600;
}
.glo-lc_infobqc{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.glo-lc_namebqc{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#F5EDD8;
white-space:nowrap;
text-overflow:ellipsis;
}
.glo-lc_betbqc{
font-size:0.688rem;
color:#A8997E;
}
.glo-pcbqc{
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
padding:16px 14px;
gap:0.5rem;
background:#231C14;
display:flex;
min-width:0;
min-height:74px;
align-items:center;
flex-direction:column;
justify-content:center;
}
.glo-pc_logobqc{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.glo-pc_namebqc{
overflow:hidden;
text-overflow:ellipsis;
color:#A8997E;
text-align:center;
font-size:11px;
white-space:nowrap;
max-width:100%;
}
.glo-gc_tagbqc{
border-radius:8px;
padding:3px 8px;
position:absolute;
top:10px;
display:inline-block;
letter-spacing:.06em;
z-index:2;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
left:10px;
}
.glo-gc_tag_hotbqc{
background:#D94F3D;
color:#F5EDD8;
}
.glo-gc_tag_newbqc{
background:#F0C040;
color:#130F08;
}
.glo-gc_tag_jpbqc{
background:#E8A020;
color:#130F08;
}
.glo-gc_tag_livebqc{
background:#D94F3D;
color:#F5EDD8;
}
.glo-shbqc{
margin-bottom:18px;
min-width:0;
}
.glo-sh_rowbqc{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.glo-sh_rowbqc .glo-sh_lbqc{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.glo-sh_stackbqc{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.glo-sh_centerbqc{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.glo-sh_h2bqc{
font-size:24px;
line-height:1.1;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.glo-sh_h2bqc{
font-size:1.875rem;
}
}
.glo-bandbqc .glo-sh_h2bqc{
color:#F5EDD8;
}
.glo-sh_eb_linebqc{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.glo-sh_eb_linebqc::before{
background:#C9952A;
width:1.75rem;
content:"";
display:inline-block;
height:1px;
}
.glo-bandbqc .glo-sh_eb_linebqc::before{
background:#F0C040;
}
.glo-sh_eb_dotbqc{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.glo-sh_eb_dotbqc::before{
border-radius:50%;
background:#C9952A;
content:"";
height:0.375rem;
width:6px;
display:inline-block;
}
.glo-bandbqc .glo-sh_eb_dotbqc::before{
background:#F0C040;
}
.glo-sh_linkbqc{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
display:inline-flex;
white-space:nowrap;
color:#F5EDD8;
font-weight:600;
align-items:center;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:13px;
}
.glo-sh_linkbqc:hover{
border-color:#C9952A;
color:#C9952A;
}
.glo-sh_linkbqc svg{
width:14px;
height:0.875rem;
}
.glo-sh_link_chevbqc{
border-bottom:0;
padding-bottom:0;
}
.glo-sh_link_btnbqc{
padding:9px 18px;
border-radius:999px;
background:#D4A030;
color:#130F08;
border-bottom:0;
}
.glo-sh_link_btnbqc:hover{
border-color:transparent;
background:#E8B43A;
color:#130F08;
}
.glo-bandbqc .glo-sh_linkbqc{
border-color:#F5EDD8;
color:#F5EDD8;
}
.glo-bandbqc .glo-sh_link_btnbqc{
background:#F0C040;
color:#130F08;
}
.glo-sh_rulebqc{
background:rgba(245,237,216,0.13);
margin:-2px 0 18px;
height:1px;
}
.glo-bandbqc .glo-sh_rulebqc{
background:rgba(255,220,140,0.14);
}
.glo-herobqc{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.glo-herobqc{
padding:56px 0 24px;
}
}
.glo-hero_inbqc{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.glo-hero_inbqc{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.glo-hero_copybqc{
min-width:0;
}
.glo-hero_eyebrowbqc{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.glo-hero_eyebrow_linebqc{
flex:0 0 auto;
background:#C9952A;
width:1.75rem;
display:inline-block;
height:1px;
}
.glo-hero_h1bqc{
overflow-wrap:break-word;
line-height:1.04;
color:#F5EDD8;
letter-spacing:-.01em;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:38px;
margin-bottom:1.25rem;
}
@media(min-width:771px){
.glo-hero_h1bqc{
font-size:54px;
}
}
@media(min-width:1100px){
.glo-hero_h1bqc{
font-size:62px;
}
}
.glo-hero_h1bqc em{
color:#C9952A;
font-style:normal;
}
.glo-hero_subbqc{
color:#8A7A62;
max-width:480px;
margin-bottom:30px;
line-height:1.6;
font-size:1rem;
}
@media(min-width:766px){
.glo-hero_subbqc{
font-size:1.125rem;
}
}
.glo-hero_actionsbqc{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.glo-hero_ctabqc{
padding:16px 1.875rem;
background:#D4A030;
gap:0.625rem;
border-radius:999px;
transition:background-color .2s ease;
font-weight:700;
display:inline-flex;
font-size:15px;
align-items:center;
color:#130F08;
}
.glo-hero_ctabqc:hover{
background:#E8B43A;
}
.glo-hero_cta_icbqc{
display:inline-flex;
align-items:center;
}
.glo-hero_cta_icbqc svg{
height:1rem;
width:16px;
}
.glo-hero_cta_altbqc{
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(245,237,216,0.13);
padding:15px 1.625rem;
background:transparent;
border-radius:62.438rem;
color:#F5EDD8;
font-size:15px;
display:inline-flex;
font-weight:600;
align-items:center;
}
.glo-hero_cta_altbqc:hover{
border-color:#C9952A;
color:#C9952A;
}
.glo-hero_trustbqc{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.glo-hero_trust_itembqc{
gap:9px;
color:#D9CDB4;
display:flex;
font-size:13px;
font-weight:600;
align-items:center;
}
.glo-hero_trust_icbqc{
color:#C9952A;
align-items:center;
display:inline-flex;
}
.glo-hero_trust_icbqc svg{
height:1rem;
width:16px;
}
.glo-hero_promobqc{
background:#231C14;
overflow:hidden;
border-radius:1.25rem;
min-height:300px;
box-shadow:0 12px 3rem rgba(0,0,0,0.56), 0 2px 0.75rem rgba(0,0,0,0.36), 0 0 0 1px rgba(212,160,48,0.10);
display:flex;
position:relative;
}
.glo-hero_promo_bgbqc{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.glo-hero_promo_bgbqc::after{
inset:0;
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.glo-hero_promo_glowbqc{
background:radial-gradient(circle,rgba(212,160,48,0.13) 0%,transparent 65%);
border-radius:50%;
height:260px;
right:-20px;
pointer-events:none;
top:-40px;
width:260px;
position:absolute;
}
.glo-hero_promo_ctbqc{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.glo-hero_promo_labelbqc{
font-size:0.625rem;
text-transform:uppercase;
color:#F0C040;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
display:block;
}
.glo-hero_promo_amountbqc{
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:771px){
.glo-hero_promo_amountbqc{
font-size:40px;
}
}
.glo-hero_promo_amountbqc em{
font-style:normal;
color:#F0C040;
}
.glo-hero_ratingbqc{
padding:10px 0.875rem;
gap:10px;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
right:0.875rem;
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
top:14px;
display:flex;
position:absolute;
max-width:min(260px,62%);
z-index:3;
}
.glo-hero_rating_scorebqc{
flex:0 0 auto;
font-size:1.5rem;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.glo-hero_rating_txtbqc{
flex:1 1 auto;
min-width:0;
}
.glo-hero_rating_starsbqc{
gap:2px;
display:flex;
color:#C9952A;
}
.glo-hero_rating_starsbqc svg{
width:0.75rem;
height:12px;
}
.glo-hero_rating_capbqc{
display:block;
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
color:#A8997E;
}
.glo-statbqc{
margin-top:1rem;
border-bottom:1px solid rgba(245,237,216,0.13);
border-top:1px solid rgba(245,237,216,0.13);
}
.glo-stat_inbqc{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.glo-stat_inbqc{
grid-template-columns:repeat(4,1fr);
}
}
.glo-stat_itembqc{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
.glo-stat_itembqc:nth-child(2n){
border-right:0;
}
.glo-stat_itembqc:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.glo-stat_itembqc{
border-bottom:0;
}
.glo-stat_itembqc:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.glo-stat_itembqc:nth-child(4n){
border-right:0;
}
}
.glo-stat_valuebqc{
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:769px){
.glo-stat_valuebqc{
font-size:2.125rem;
}
}
.glo-stat_labelbqc{
color:#A8997E;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
margin-top:0.375rem;
}
.glo-growbqc{
padding:1.625rem 0 10px;
}
.glo-row_seobqc{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#8A7A62;
}
.glo-row_seobqc strong{
color:#F5EDD8;
font-weight:700;
}
.glo-jpbqc{
padding:30px 0 10px;
}
.glo-jp_gridbqc{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.glo-jp_gridbqc{
grid-template-columns:1fr 1fr;
}
.glo-jp_card_megabqc{
grid-column:1/-1;
}
}
@media(min-width:999px){
.glo-jp_gridbqc{
grid-template-columns:1.4fr 1fr 1fr;
}
.glo-jp_card_megabqc{
grid-column:auto;
}
}
.glo-jp_cardbqc{
border:1px solid rgba(245,237,216,0.07);
padding:26px;
gap:0.75rem;
overflow:hidden;
border-radius:1.25rem;
background:#231C14;
display:flex;
min-width:0;
flex-direction:column;
position:relative;
min-height:200px;
justify-content:space-between;
}
.glo-jp_card_megabqc{
border-color:transparent;
background:linear-gradient(135deg,#1C1508,#0C0905);
min-height:210px;
color:#F5EDD8;
}
.glo-jp_glowbqc{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.13),transparent 70%);
height:12.5rem;
pointer-events:none;
position:absolute;
top:-40px;
right:-40px;
width:200px;
}
.glo-jp_labelbqc{
gap:0.625rem;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
color:#C9952A;
font-weight:700;
justify-content:space-between;
position:relative;
font-size:0.625rem;
align-items:center;
flex-wrap:wrap;
}
.glo-jp_card_megabqc .glo-jp_labelbqc{
color:#F0C040;
}
.glo-jp_dropbqc{
color:#A8997E;
font-weight:600;
text-transform:none;
letter-spacing:.04em;
}
.glo-jp_card_megabqc .glo-jp_dropbqc{
color:#B09E7E;
}
.glo-jp_amountbqc{
line-height:1;
position:relative;
font-weight:700;
color:#F5EDD8;
font-size:2.375rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.glo-jp_card_megabqc .glo-jp_amountbqc{
animation:zm2-pulse 2.4s infinite;
color:#F0C040;
font-size:48px;
}
@media(min-width:765px){
.glo-jp_card_megabqc .glo-jp_amountbqc{
font-size:3.375rem;
}
}
.glo-jp_gamebqc{
position:relative;
color:#A8997E;
font-size:13px;
}
.glo-jp_card_megabqc .glo-jp_gamebqc{
color:#B09E7E;
}
.glo-jp_ctabqc{
align-self:flex-start;
position:relative;
}
.glo-jp_card_megabqc .glo-jp_ctabqc{
padding:10px 20px;
transition:opacity .2s ease;
background:#F0C040;
border-radius:999px;
font-weight:700;
color:#130F08;
font-size:0.813rem;
}
.glo-jp_card_megabqc .glo-jp_ctabqc:hover{
opacity:.9;
}
.glo-jp_cardbqc:not(.glo-jp_card_megabqc) .glo-jp_ctabqc{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-weight:700;
color:#F5EDD8;
}
.glo-jp_cardbqc:not(.glo-jp_card_megabqc) .glo-jp_ctabqc:hover{
border-color:#C9952A;
color:#C9952A;
}
.glo-jp_seobqc{
margin:0.875rem 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7A62;
}
.glo-jp_seobqc strong{
font-weight:700;
color:#F5EDD8;
}
.glo-growbqc{
padding:1.625rem 0 10px;
}
.glo-row_seobqc{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
color:#8A7A62;
}
.glo-row_seobqc strong{
font-weight:700;
color:#F5EDD8;
}
.glo-growbqc{
padding:1.625rem 0 10px;
}
.glo-row_seobqc{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#8A7A62;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.glo-row_seobqc strong{
color:#F5EDD8;
font-weight:700;
}
.glo-growbqc{
padding:1.625rem 0 10px;
}
.glo-row_seobqc{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8A7A62;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
}
.glo-row_seobqc strong{
font-weight:700;
color:#F5EDD8;
}
.glo-prbqc{
padding:30px 0 6px;
}
.glo-pr_cardbqc{
overflow:hidden;
flex:0 0 auto;
gap:0.625rem;
border-radius:20px;
background:#231C14;
padding:26px;
border:1px solid rgba(245,237,216,0.07);
display:flex;
position:relative;
width:17.5rem;
flex-direction:column;
min-height:200px;
}
@media(min-width:769px){
.glo-pr_cardbqc{
width:300px;
}
}
.glo-pr_card_featbqc{
border-color:transparent;
background:linear-gradient(150deg,#1C1508,#0C0905);
color:#F5EDD8;
}
.glo-pr_glowbqc{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.13),transparent 70%);
right:-1.875rem;
top:-1.875rem;
width:130px;
position:absolute;
height:130px;
pointer-events:none;
opacity:0;
}
.glo-pr_card_featbqc .glo-pr_glowbqc{
opacity:1;
}
.glo-pr_labelbqc{
text-transform:uppercase;
color:#C9952A;
letter-spacing:.16em;
font-size:10px;
font-weight:700;
position:relative;
}
.glo-pr_card_featbqc .glo-pr_labelbqc{
color:#F0C040;
}
.glo-pr_amountbqc{
overflow-wrap:break-word;
font-weight:600;
position:relative;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#F5EDD8;
font-size:26px;
}
.glo-pr_card_featbqc .glo-pr_amountbqc{
color:#F5EDD8;
}
.glo-pr_amountbqc em{
font-style:normal;
color:#C9952A;
}
.glo-pr_card_featbqc .glo-pr_amountbqc em{
color:#F0C040;
}
.glo-pr_termsbqc{
font-size:13px;
position:relative;
color:#A8997E;
line-height:1.5;
}
.glo-pr_card_featbqc .glo-pr_termsbqc{
color:#B09E7E;
}
.glo-pr_ctabqc{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.glo-pr_card_featbqc .glo-pr_ctabqc{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:9px 1.125rem;
background:#F0C040;
font-weight:700;
color:#130F08;
font-size:13px;
}
.glo-pr_card_featbqc .glo-pr_ctabqc:hover{
opacity:.9;
}
.glo-pr_cardbqc:not(.glo-pr_card_featbqc) .glo-pr_ctabqc{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:13px;
font-weight:700;
color:#F5EDD8;
}
.glo-pr_cardbqc:not(.glo-pr_card_featbqc) .glo-pr_ctabqc:hover{
border-color:#C9952A;
color:#C9952A;
}
.glo-vipbqc{
padding:3rem 0;
}
@media(min-width:770px){
.glo-vipbqc{
padding:4rem 0;
}
}
.glo-vip_headbqc{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:877px){
.glo-vip_headbqc{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.glo-vip_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-vip_h2bqc{
font-size:32px;
color:#F5EDD8;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.glo-vip_h2bqc{
font-size:40px;
}
}
.glo-vip_introbqc{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#B09E7E;
}
.glo-vip_gridbqc{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.glo-vip_cardbqc{
padding:22px 18px;
border-radius:14px;
border:1px solid rgba(255,220,140,0.14);
min-width:0;
}
.glo-vip_card_featbqc{
border-color:#F0C040;
background:rgba(255,237,190,0.07);
}
.glo-vip_card_icbqc{
border-radius:8px;
background:linear-gradient(135deg,#C8881C,#F2CC58);
width:34px;
margin-bottom:1rem;
display:block;
height:2.125rem;
}
.glo-vip_namebqc{
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-weight:600;
font-size:20px;
}
.glo-vip_perkbqc{
font-size:12.5px;
color:#B09E7E;
line-height:1.5;
overflow-wrap:break-word;
}
.glo-seabqc{
padding:24px 0 0.625rem;
}
.glo-sea_inbqc{
overflow:hidden;
gap:22px;
background:linear-gradient(115deg,#1C1508,#0C0905);
border-radius:1.25rem;
padding:36px;
flex-direction:column;
color:#F5EDD8;
position:relative;
display:flex;
}
@media(min-width:822px){
.glo-sea_inbqc{
gap:32px;
padding:44px 3rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.glo-sea_glowbqc{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,48,0.13),transparent 68%);
width:15rem;
position:absolute;
right:3.75rem;
transform:translateY(-50%);
top:50%;
pointer-events:none;
height:240px;
}
.glo-sea_copybqc{
max-width:35rem;
min-width:0;
position:relative;
}
.glo-sea_eyebrowbqc{
margin-bottom:12px;
}
.glo-sea_h2bqc{
line-height:1.04;
font-size:1.875rem;
margin-bottom:12px;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.glo-sea_h2bqc{
font-size:2.375rem;
}
}
.glo-sea_textbqc{
font-size:15px;
color:#B09E7E;
line-height:1.6;
}
.glo-sea_ctabqc{
flex:0 0 auto;
transition:opacity .2s ease;
padding:1rem 32px;
border-radius:62.438rem;
background:#F0C040;
position:relative;
color:#130F08;
font-size:15px;
font-weight:700;
}
.glo-sea_ctabqc:hover{
opacity:.9;
}
.glo-appbqc{
padding:30px 0 10px;
}
.glo-app_inbqc{
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
gap:1.75rem;
padding:2rem;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.glo-app_inbqc{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.glo-app_copybqc{
max-width:560px;
min-width:0;
}
.glo-app_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-app_h2bqc{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
color:#F5EDD8;
font-size:1.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.glo-app_h2bqc{
font-size:34px;
}
}
.glo-app_textbqc{
font-size:14px;
margin-bottom:22px;
color:#8A7A62;
line-height:1.6;
}
.glo-app_btnsbqc{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.glo-app_btnbqc{
transition:background-color .2s ease;
border-radius:14px;
gap:10px;
padding:0.688rem 1.25rem;
background:#D4A030;
display:inline-flex;
align-items:center;
color:#130F08;
}
.glo-app_btnbqc:hover{
background:#E8B43A;
}
.glo-app_btn_icbqc{
align-items:center;
display:inline-flex;
}
.glo-app_btn_icbqc svg{
height:18px;
width:1.125rem;
}
.glo-app_btn_lbbqc{
font-size:13.5px;
font-weight:700;
}
.glo-app_qr_wrapbqc{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.glo-app_qrbqc{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 0.313rem 11px);
width:6.75rem;
height:108px;
background-color:#D4A030;
}
.glo-app_qr_capbqc{
line-height:1.4;
font-size:0.781rem;
color:#A8997E;
max-width:5.75rem;
}
.glo-provbqc{
padding:2.5rem 0 1.25rem;
}
.glo-prov_eyebrowbqc{
margin-bottom:1.125rem;
display:block;
}
.glo-prov_gridbqc{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.glo-prov_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.glo-prov_gridbqc{
grid-template-columns:repeat(6,1fr);
}
}
.glo-tsbqc{
padding:44px 0;
}
.glo-ts_inbqc{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:877px){
.glo-ts_inbqc{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.glo-ts_leftbqc{
min-width:0;
}
.glo-ts_h2bqc{
line-height:1.1;
overflow-wrap:break-word;
font-size:26px;
color:#F5EDD8;
font-weight:600;
margin-bottom:12px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.glo-ts_h2bqc{
font-size:1.75rem;
}
}
.glo-ts_textbqc{
max-width:520px;
color:#B09E7E;
margin-bottom:1.375rem;
line-height:1.6;
font-size:14.5px;
}
.glo-ts_badgesbqc{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.glo-ts_badgebqc{
color:#B09E7E;
font-weight:600;
font-size:13px;
}
.glo-ts_paybqc{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.glo-ts_paybqc{
justify-content:flex-end;
}
}
.glo-ts_pay_chipbqc{
border-radius:0.875rem;
border:1px solid rgba(255,220,140,0.14);
padding:0.75rem 16px;
background:rgba(255,237,190,0.07);
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.glo-pmtbqc{
padding:48px 0 10px;
}
.glo-pmt_inbqc{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.glo-pmt_inbqc{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.glo-pmt_leftbqc{
min-width:0;
}
.glo-pmt_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-pmt_h2bqc{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:30px;
font-weight:600;
}
@media(min-width:768px){
.glo-pmt_h2bqc{
font-size:32px;
}
}
.glo-pmt_textbqc{
font-size:0.906rem;
color:#8A7A62;
line-height:1.6;
margin-bottom:1.375rem;
}
.glo-pmt_logosbqc{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.glo-pmt_logosbqc{
grid-template-columns:repeat(4,1fr);
}
}
.glo-pmt_logobqc{
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
padding:0 8px;
border-radius:8px;
overflow:hidden;
justify-content:center;
font-weight:700;
text-align:center;
font-size:0.781rem;
align-items:center;
color:#D9CDB4;
display:flex;
text-overflow:ellipsis;
height:50px;
white-space:nowrap;
}
.glo-pmt_tablebqc{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.glo-pmt_theadbqc{
background:#100D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.glo-pmt_thbqc{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
font-size:10px;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDD8;
}
.glo-pmt_rowbqc{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.glo-pmt_rowbqc:nth-child(odd){
background:#231C14;
}
.glo-pmt_tdbqc{
padding:14px;
overflow-wrap:break-word;
min-width:0;
color:#8A7A62;
font-size:0.844rem;
}
.glo-pmt_rowbqc .glo-pmt_tdbqc:first-child{
font-weight:700;
color:#F5EDD8;
}
.glo-pmt_rowbqc .glo-pmt_tdbqc:last-child{
font-weight:700;
color:#4DAB72;
}
.glo-htsbqc{
padding:3rem 0;
}
@media(min-width:769px){
.glo-htsbqc{
padding:62px 0;
}
}
.glo-hts_headbqc{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:765px){
.glo-hts_headbqc{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.glo-hts_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-hts_h2bqc{
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:770px){
.glo-hts_h2bqc{
font-size:2.375rem;
}
}
.glo-hts_ctabqc{
background:#F0C040;
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:999px;
padding:0.938rem 30px;
color:#130F08;
font-weight:700;
font-size:15px;
}
.glo-hts_ctabqc:hover{
opacity:.9;
}
.glo-hts_gridbqc{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.glo-hts_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
.glo-hts_stepbqc{
border-top:1px solid rgba(255,220,140,0.14);
min-width:0;
padding-top:22px;
}
.glo-hts_step_numbqc{
color:#F0C040;
line-height:1;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:44px;
}
.glo-hts_step_hbqc{
overflow-wrap:break-word;
font-size:19px;
margin-bottom:8px;
font-weight:700;
color:#F5EDD8;
line-height:1.2;
}
.glo-hts_step_pbqc{
font-size:0.875rem;
line-height:1.55;
color:#B09E7E;
overflow-wrap:break-word;
}
.glo-drbqc{
padding:2.25rem 0 0.625rem;
}
.glo-dr_inbqc{
gap:20px;
border:1px dashed rgba(245,237,216,0.13);
padding:1.75rem 2rem;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.glo-dr_inbqc{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.glo-dr_h2bqc{
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:24px;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.glo-dr_h2bqc{
font-size:26px;
}
}
.glo-dr_textbqc{
color:#8A7A62;
max-width:42.5rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
}
.glo-dr_textbqc b{
font-weight:700;
color:#F5EDD8;
}
.glo-dr_ctabqc{
flex:0 0 auto;
transition:color .2s ease;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #C9952A;
}
.glo-dr_ctabqc:hover{
color:#C9952A;
}
.glo-ttbqc{
padding:48px 0 10px;
}
@media(min-width:767px){
.glo-ttbqc{
padding:3.75rem 0 0.625rem;
}
}
.glo-tt_headbqc{
margin-bottom:34px;
text-align:center;
}
.glo-tt_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-tt_h2bqc{
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
}
@media(min-width:765px){
.glo-tt_h2bqc{
font-size:42px;
}
}
.glo-tt_gridbqc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.glo-tt_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
.glo-tt_cardbqc{
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
padding:30px;
border-radius:14px;
min-width:0;
flex-direction:column;
display:flex;
}
.glo-tt_card_icbqc{
color:#C9952A;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.glo-tt_card_icbqc svg{
height:28px;
width:1.75rem;
}
.glo-tt_card_hbqc{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F5EDD8;
font-size:22px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.glo-tt_card_pbqc{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A62;
line-height:1.6;
margin-bottom:14px;
}
.glo-tt_card_pbqc b{
color:#F5EDD8;
font-weight:700;
}
.glo-tt_card_linkbqc{
transition:color .2s ease;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #C9952A;
margin-top:auto;
align-self:flex-start;
font-weight:700;
color:#F5EDD8;
}
.glo-tt_card_linkbqc:hover{
color:#C9952A;
}
.glo-wybqc{
padding:48px 0;
}
@media(min-width:766px){
.glo-wybqc{
padding:3.5rem 0;
}
}
.glo-wy_inbqc{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.glo-wy_inbqc{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.glo-wy_leftbqc{
min-width:0;
}
.glo-wy_eyebrowbqc{
margin-bottom:0.875rem;
}
.glo-wy_h2bqc{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:32px;
}
@media(min-width:770px){
.glo-wy_h2bqc{
font-size:40px;
}
}
.glo-wy_introbqc{
line-height:1.6;
color:#8A7A62;
font-size:15px;
}
.glo-wy_gridbqc{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.glo-wy_gridbqc{
grid-template-columns:1fr 1fr;
}
}
.glo-wy_cardbqc{
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.glo-wy_card_icbqc{
color:#C9952A;
justify-content:center;
align-items:center;
margin-bottom:16px;
display:inline-flex;
}
.glo-wy_card_icbqc svg{
width:1.625rem;
height:26px;
}
.glo-wy_card_hbqc{
color:#F5EDD8;
font-size:21px;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
}
.glo-wy_card_pbqc{
color:#8A7A62;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.glo-rvbqc{
padding:48px 0;
background:#231C14;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:24px;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:767px){
.glo-rvbqc{
padding:3.5rem 0;
}
}
.glo-rv_headbqc{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:765px){
.glo-rv_headbqc{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.glo-rv_eyebrowbqc{
margin-bottom:0.625rem;
}
.glo-rv_h2bqc{
color:#F5EDD8;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:767px){
.glo-rv_h2bqc{
font-size:38px;
}
}
.glo-rv_aggbqc{
gap:12px;
align-items:center;
display:flex;
}
.glo-rv_agg_starsbqc{
gap:3px;
display:flex;
color:#C9952A;
}
.glo-rv_agg_starsbqc svg{
height:1.125rem;
width:18px;
}
.glo-rv_sourcebqc{
font-size:13px;
color:#8A7A62;
}
.glo-rv_gridbqc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.glo-rv_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
.glo-rv_cardbqc{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
padding:26px;
background:#1A1410;
min-width:0;
}
.glo-rv_card_starsbqc{
gap:2px;
color:#C9952A;
margin-bottom:0.75rem;
display:flex;
}
.glo-rv_card_starsbqc svg{
width:14px;
height:0.875rem;
}
.glo-rv_card_bodybqc{
margin-bottom:1rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
font-size:18px;
line-height:1.45;
color:#F5EDD8;
overflow-wrap:break-word;
}
.glo-rv_card_metabqc{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.glo-rv_card_avbqc{
background:linear-gradient(135deg,#C8881C,#F2CC58);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.glo-rv_card_authorbqc{
font-weight:700;
font-size:0.813rem;
color:#F5EDD8;
}
.glo-rv_card_locbqc{
color:#A8997E;
font-size:0.75rem;
}
.glo-rcbqc{
padding:3rem 0 0.625rem;
}
.glo-rc_inbqc{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.glo-rc_inbqc{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.glo-rc_colbqc{
min-width:0;
}
.glo-rc_labelbqc{
letter-spacing:.2em;
font-weight:600;
font-size:11px;
color:#C9952A;
text-transform:uppercase;
margin-bottom:16px;
}
.glo-rc_awardsbqc{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.glo-rc_awardbqc{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.glo-rc_award_icbqc{
flex:0 0 auto;
color:#F0C040;
display:inline-flex;
align-items:center;
}
.glo-rc_award_icbqc svg{
height:18px;
width:18px;
}
.glo-rc_award_tbqc{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#F5EDD8;
}
.glo-rc_award_sbqc{
overflow-wrap:break-word;
font-size:12px;
color:#A8997E;
}
.glo-rc_pressbqc{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.glo-rc_press_logobqc{
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(245,237,216,0.07);
font-size:14px;
white-space:nowrap;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
display:flex;
text-align:center;
font-weight:700;
color:#8A7A62;
height:52px;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
}
.glo-rc_partnerbqc{
padding:22px;
border-radius:14px;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
}
.glo-rc_partner_namebqc{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:6px;
font-weight:600;
color:#F5EDD8;
}
.glo-rc_partner_textbqc{
color:#8A7A62;
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
}
.glo-opbqc{
padding:2.25rem 0 10px;
}
.glo-op_inbqc{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
gap:2rem;
grid-template-columns:1fr;
padding:2rem;
background:#231C14;
align-items:center;
display:grid;
}
@media(min-width:862px){
.glo-op_inbqc{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.glo-op_leftbqc{
min-width:0;
}
.glo-op_eyebrowbqc{
margin-bottom:12px;
}
.glo-op_h2bqc{
line-height:1.08;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:10px;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:765px){
.glo-op_h2bqc{
font-size:30px;
}
}
.glo-op_textbqc{
color:#8A7A62;
font-size:14px;
line-height:1.6;
}
.glo-op_gridbqc{
overflow:hidden;
border:1px solid rgba(245,237,216,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(245,237,216,0.13);
display:grid;
}
.glo-op_fieldbqc{
padding:1.125rem 20px;
background:#1A1410;
min-width:0;
}
.glo-op_field_lbbqc{
text-transform:uppercase;
margin-bottom:5px;
font-size:0.625rem;
letter-spacing:.1em;
color:#C9952A;
font-weight:600;
}
.glo-op_field_valbqc{
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.glo-faqbqc{
background:#231C14;
padding:3rem 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:767px){
.glo-faqbqc{
padding:62px 0;
}
}
.glo-faq_headbqc{
margin-bottom:34px;
text-align:center;
}
.glo-faq_eyebrowbqc{
margin-bottom:0.75rem;
}
.glo-faq_h2bqc{
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.glo-faq_h2bqc{
font-size:38px;
}
}
.glo-faq_listbqc{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.glo-faq_itembqc{
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:14px;
}
.glo-faq_qbqc{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
display:flex;
color:#F5EDD8;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
font-weight:700;
font-size:1rem;
align-items:center;
}
.glo-faq_qbqc::-webkit-details-marker{
display:none;
}
.glo-faq_q_icbqc{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#C9952A;
display:inline-flex;
}
.glo-faq_q_icbqc svg{
width:1.125rem;
height:18px;
}
.glo-faq_itembqc[open] .glo-faq_q_icbqc{
transform:rotate(180deg);
}
.glo-faq_abqc{
padding:0 1.5rem 20px;
color:#8A7A62;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
}
.glo-elbqc{
padding:48px 0;
}
@media(min-width:769px){
.glo-elbqc{
padding:56px 0;
}
}
.glo-el_inbqc{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.glo-el_inbqc{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.glo-el_leftbqc{
min-width:0;
}
.glo-el_eyebrowbqc{
margin-bottom:0.875rem;
}
.glo-el_h2bqc{
color:#F5EDD8;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
font-size:32px;
}
@media(min-width:765px){
.glo-el_h2bqc{
font-size:38px;
}
}
.glo-el_bodybqc p{
margin-bottom:18px;
line-height:1.7;
color:#D9CDB4;
overflow-wrap:break-word;
font-size:16px;
}
.glo-el_dropcapbqc{
padding:0.375rem 0.75rem 0 0;
float:left;
line-height:.8;
color:#C9952A;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
font-weight:700;
}
.glo-el_rightbqc{
min-width:0;
}
.glo-el_quotebqc{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#1C1508,#0C0905);
margin-bottom:1.5rem;
color:#F5EDD8;
position:relative;
}
.glo-el_quote_markbqc{
align-items:center;
display:inline-flex;
color:#F0C040;
margin-bottom:0.375rem;
}
.glo-el_quote_markbqc svg{
height:2.125rem;
width:2.125rem;
}
.glo-el_quote_textbqc{
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:500;
line-height:1.4;
color:#F5EDD8;
}
.glo-el_quote_metabqc{
gap:0.75rem;
display:flex;
align-items:center;
}
.glo-el_quote_avbqc{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8881C,#F2CC58);
height:2.375rem;
width:2.375rem;
}
.glo-el_quote_authorbqc{
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.glo-el_quote_meta_subbqc{
color:#B09E7E;
font-size:12px;
}
.glo-el_explainbqc{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
}
.glo-el_explain_cardbqc{
padding:22px 1.5rem;
}
.glo-el_explain_cardbqc+.glo-el_explain_cardbqc{
border-top:1px solid rgba(245,237,216,0.07);
}
.glo-el_explain_hbqc{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
font-size:1.25rem;
}
.glo-el_explain_pbqc{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7A62;
font-size:0.875rem;
}
.glo-sgbqc{
padding:48px 0 10px;
}
.glo-sg_eyebrowbqc{
margin-bottom:0.75rem;
display:block;
}
.glo-sg_h2bqc{
overflow-wrap:break-word;
color:#F5EDD8;
font-size:30px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:765px){
.glo-sg_h2bqc{
font-size:36px;
}
}
.glo-sg_gridbqc{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.glo-sg_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
.glo-sg_colbqc{
min-width:0;
}
.glo-sg_col_hbqc{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:10px;
color:#F5EDD8;
}
.glo-sg_col_pbqc{
color:#8A7A62;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.glo-scbqc{
padding:3rem 0 10px;
}
.glo-sc_headbqc{
margin-bottom:28px;
text-align:center;
}
.glo-sc_eyebrowbqc{
margin-bottom:12px;
}
.glo-sc_h2bqc{
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.05;
font-size:30px;
}
@media(min-width:768px){
.glo-sc_h2bqc{
font-size:2.25rem;
}
}
.glo-sc_tablebqc{
margin:0 auto;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
max-width:900px;
}
.glo-sc_theadbqc{
grid-template-columns:1.6fr 1fr 1fr;
background:#100D09;
display:grid;
}
.glo-sc_thbqc{
padding:0.938rem 1.125rem;
color:#B09E7E;
font-size:13px;
overflow-wrap:break-word;
text-align:center;
font-weight:700;
}
.glo-sc_thbqc:first-child{
text-align:left;
}
.glo-sc_th_usbqc{
color:#F0C040;
}
.glo-sc_rowbqc{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.glo-sc_rowbqc:nth-child(even){
background:#231C14;
}
.glo-sc_tdbqc{
padding:0.938rem 18px;
min-width:0;
font-size:14px;
color:#A8997E;
text-align:center;
overflow-wrap:break-word;
}
.glo-sc_tdbqc:first-child{
font-weight:600;
color:#D9CDB4;
text-align:left;
}
.glo-sc_td_usbqc{
color:#4DAB72;
font-weight:700;
}
.glo-sbbqc{
background:#231C14;
padding:3rem 0;
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:770px){
.glo-sbbqc{
padding:3.5rem 0;
}
}
.glo-sb_eyebrowbqc{
display:block;
margin-bottom:12px;
}
.glo-sb_h2bqc{
margin-bottom:26px;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:767px){
.glo-sb_h2bqc{
font-size:2.25rem;
}
}
.glo-sb_gridbqc{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.glo-sb_gridbqc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.glo-sb_gridbqc{
grid-template-columns:repeat(4,1fr);
}
}
.glo-sb_cardbqc{
background:#1A1410;
border-radius:14px;
padding:24px;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.glo-sb_card_hbqc{
line-height:1.15;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.glo-sb_card_pbqc{
overflow-wrap:break-word;
line-height:1.6;
color:#8A7A62;
font-size:13.5px;
}
.glo-sb_rtpbqc{
border-radius:14px;
grid-template-columns:1fr;
background:#1A1410;
padding:1.625rem 28px;
border:1px solid rgba(245,237,216,0.07);
gap:1.5rem;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:763px){
.glo-sb_rtpbqc{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.glo-sb_rtp_hbqc{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:8px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
line-height:1.15;
}
.glo-sb_rtp_pbqc{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7A62;
}
.glo-sb_rtp_statsbqc{
gap:1rem;
display:flex;
}
.glo-sb_statbqc{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#231C14;
text-align:center;
min-width:0;
}
.glo-sb_stat_vbqc{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#4DAB72;
}
.glo-sb_stat_lbqc{
color:#A8997E;
font-size:0.719rem;
margin-top:0.25rem;
}
.glo-lhbqc{
padding:40px 0 1.25rem;
}
.glo-lh_inbqc{
border-top:1px solid rgba(245,237,216,0.13);
padding-top:2.125rem;
}
.glo-lh_eyebrowbqc{
display:block;
margin-bottom:22px;
}
.glo-lh_gridbqc{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.glo-lh_gridbqc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.glo-lh_gridbqc{
grid-template-columns:repeat(5,1fr);
}
}
.glo-lh_colbqc{
min-width:0;
}
.glo-lh_col_hbqc{
margin-bottom:0.75rem;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
}
.glo-lh_linksbqc{
gap:8px;
flex-direction:column;
display:flex;
}
.glo-lh_linkbqc{
transition:color .2s ease;
color:#8A7A62;
overflow-wrap:break-word;
font-size:13px;
}
.glo-lh_linkbqc:hover{
color:#C9952A;
}
.glo-ftbqc{
background:#100D09;
margin-top:40px;
color:#B09E7E;
}
.glo-ft_inbqc{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.glo-ft_inbqc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.glo-ft_inbqc{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.glo-ft_brandbqc{
min-width:0;
}
.glo-ft_logobqc{
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.glo-ft_taglinebqc{
max-width:17.5rem;
line-height:1.6;
font-size:0.844rem;
margin-top:14px;
color:#B09E7E;
}
.glo-ft_contactbqc{
transition:color .2s ease;
font-size:13px;
display:inline-block;
margin-top:12px;
color:#F0C040;
overflow-wrap:anywhere;
max-width:280px;
}
.glo-ft_contactbqc:hover{
color:#F5EDD8;
}
.glo-ft_colbqc{
min-width:0;
}
.glo-ft_col_hbqc{
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:0.875rem;
color:#F5EDD8;
}
.glo-ft_col_linksbqc{
gap:10px;
flex-direction:column;
display:flex;
}
.glo-ft_linkbqc{
transition:color .2s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#B09E7E;
}
.glo-ft_linkbqc:hover{
color:#F5EDD8;
}
.glo-ft_botbqc{
padding:1.375rem 0 2.5rem;
gap:1rem;
display:flex;
border-top:1px solid rgba(255,220,140,0.14);
flex-direction:column;
}
@media(min-width:769px){
.glo-ft_botbqc{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.glo-ft_legalbqc{
overflow-wrap:break-word;
color:#5E5140;
line-height:1.6;
font-size:0.719rem;
max-width:760px;
}
.glo-ft_legalbqc b{
color:#B09E7E;
font-weight:700;
}
.glo-ft_agebqc{
border-radius:8px;
border:1.5px solid #F0C040;
padding:4px 0.563rem;
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F0C040;
}