*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1813;
font-size:15px;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
overflow-wrap:break-word;
color:#D9CEB8;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ejq-layout-sb3{
min-height:100vh;
display:flex;
flex-direction:column;
}
.ejq-main-sb3{
flex:1 1 auto;
width:100%;
min-width:0;
}
.ejq-container-sb3{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.ejq-container-sb3{
padding:0 2rem;
}
}
@media(min-width:1101px){
.ejq-container-sb3{
padding:0 3.5rem;
}
}
.ejq-eyebrow-sb3{
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
font-size:0.688rem;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
line-height:1.4;
color:#B8874A;
text-transform:uppercase;
}
.ejq-band-sb3{
background:#13110D;
color:#F2EBD9;
}
.ejq-band-sb3 .ejq-eyebrow-sb3{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ejq-tb-sb3{
background:#1C1813;
border-bottom:1px solid rgba(242,235,217,0.13);
top:0;
z-index:50;
position:sticky;
}
.ejq-tb_in-sb3{
padding:0.75rem 1rem;
gap:16px;
margin:0 auto;
display:flex;
width:100%;
justify-content:space-between;
align-items:center;
max-width:87.5rem;
}
@media(min-width:765px){
.ejq-tb_in-sb3{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.ejq-tb_in-sb3{
padding:1.125rem 3.5rem;
}
}
.ejq-tb_left-sb3{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.ejq-tb_logo-sb3{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.ejq-tb_logo_mark-sb3{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.ejq-tb_logo_txt-sb3{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.ejq-tb_logo_name-sb3{
overflow:hidden;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
color:#F2EBD9;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.ejq-tb_logo_sub-sb3{
overflow:hidden;
white-space:nowrap;
font-size:0.531rem;
font-weight:600;
color:#B8874A;
margin-top:0.25rem;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.32em;
}
.ejq-tb_nav-sb3{
display:none;
}
@media(min-width:963px){
.ejq-tb_nav-sb3{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ejq-tb_nav_item-sb3{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#D9CEB8;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:14px;
font-weight:600;
}
.ejq-tb_nav_item-sb3:hover{
color:#F2EBD9;
}
.ejq-tb_nav_item-sb3.ejq-state_active-sb3{
border-color:#B8874A;
color:#F2EBD9;
}
.ejq-tb_right-sb3{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.ejq-tb_search-sb3{
transition:color .22s ease;
color:#D9CEB8;
align-items:center;
justify-content:center;
display:flex;
}
.ejq-tb_search-sb3:hover{
color:#B8874A;
}
.ejq-tb_search-sb3 svg{
width:18px;
height:1.125rem;
}
.ejq-tb_lang-sb3{
font-size:11px;
letter-spacing:.1em;
color:#A89880;
font-weight:600;
text-transform:uppercase;
}
.ejq-tb_lang-sb3:hover{
color:#F2EBD9;
}
.ejq-tb_login-sb3{
display:none;
font-weight:600;
color:#F2EBD9;
font-size:0.875rem;
}
@media(min-width:766px){
.ejq-tb_login-sb3{
display:inline-block;
}
}
.ejq-tb_register-sb3{
background:#C9953A;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#1C1207;
}
.ejq-tb_register-sb3:hover{
background:#D4A84B;
}
.ejq-mob-sb3{
background:#1C1813;
bottom:0;
right:0;
position:fixed;
z-index:60;
border-top:1px solid rgba(242,235,217,0.13);
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:963px){
.ejq-mob-sb3{
display:none;
}
}
.ejq-mob_in-sb3{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.ejq-mob_item-sb3{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:0.563rem 4px;
align-items:center;
display:flex;
flex-direction:column;
color:#A89880;
min-width:0;
}
.ejq-mob_item-sb3.ejq-state_active-sb3{
color:#B8874A;
}
.ejq-mob_ic-sb3{
display:flex;
align-items:center;
justify-content:center;
}
.ejq-mob_ic-sb3 svg{
height:20px;
width:1.25rem;
}
.ejq-mob_lb-sb3{
overflow:hidden;
font-weight:600;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.ejq-rail-sb3{
min-width:0;
position:relative;
}
.ejq-rail_scroll-sb3{
gap:14px;
padding-bottom:14px;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:765px){
.ejq-rail_scroll-sb3{
gap:18px;
}
}
.ejq-gc-sb3{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:771px){
.ejq-gc-sb3{
width:188px;
}
}
.ejq-gc_img-sb3{
background:#252018;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 8px rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
padding-bottom:133.33%;
position:relative;
}
.ejq-gc_img-sb3 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.ejq-gc_cover-sb3{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ejq-gc_hover-sb3{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
justify-content:center;
display:flex;
opacity:0;
align-items:center;
position:absolute;
}
.ejq-gc-sb3:hover .ejq-gc_hover-sb3{
opacity:1;
}
.ejq-gc_hover_btn-sb3{
background:#C9953A;
border-radius:999px;
display:flex;
width:2.875rem;
align-items:center;
height:46px;
justify-content:center;
color:#1C1207;
}
.ejq-gc_hover_btn-sb3 svg{
width:1.125rem;
height:1.125rem;
}
.ejq-gc_info-sb3{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.ejq-gc_name-sb3{
overflow:hidden;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F2EBD9;
}
.ejq-gc_prov-sb3{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
color:#A89880;
}
.ejq-gc_meta-sb3{
font-size:11px;
color:#A89880;
}
.ejq-tc-sb3{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:768px){
.ejq-tc-sb3{
width:14.375rem;
}
}
.ejq-tc_img-sb3{
overflow:hidden;
background:#252018;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
position:relative;
}
.ejq-tc_img-sb3 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.ejq-tc_info-sb3{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.ejq-tc_name-sb3{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#F2EBD9;
}
.ejq-tc_rtp-sb3{
color:#A89880;
font-size:0.688rem;
}
.ejq-lc-sb3{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.ejq-lc-sb3{
width:16.75rem;
}
}
.ejq-lc_img-sb3{
overflow:hidden;
background:#252018;
border-radius:14px;
box-shadow:0 2px 8px rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
position:relative;
padding-bottom:62.5%;
}
.ejq-lc_img-sb3 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.ejq-lc_live-sb3{
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:4px 9px;
position:absolute;
align-items:center;
display:flex;
left:0.75rem;
top:12px;
}
.ejq-lc_live_dot-sb3{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B85040;
width:0.5rem;
height:0.5rem;
}
.ejq-lc_seats-sb3{
font-weight:600;
color:#F2EBD9;
font-size:10px;
text-transform:uppercase;
letter-spacing:.08em;
}
.ejq-lc_info-sb3{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.ejq-lc_name-sb3{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:0.938rem;
color:#F2EBD9;
}
.ejq-lc_bet-sb3{
font-size:0.688rem;
color:#A89880;
}
.ejq-pc-sb3{
border-radius:14px;
border:1px solid rgba(242,235,217,0.07);
gap:8px;
padding:1rem 14px;
background:#252018;
min-height:4.625rem;
justify-content:center;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.ejq-pc_logo-sb3{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.ejq-pc_name-sb3{
overflow:hidden;
text-overflow:ellipsis;
color:#A89880;
font-size:11px;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.ejq-gc_tag-sb3{
padding:3px 8px;
border-radius:0.5rem;
display:inline-block;
font-weight:700;
text-transform:uppercase;
left:10px;
position:absolute;
font-size:10px;
top:0.625rem;
letter-spacing:.06em;
z-index:2;
}
.ejq-gc_tag_hot-sb3{
background:#B85040;
color:#F2EBD9;
}
.ejq-gc_tag_new-sb3{
background:#D4A84B;
color:#1C1207;
}
.ejq-gc_tag_jp-sb3{
background:#C9953A;
color:#1C1207;
}
.ejq-gc_tag_live-sb3{
background:#B85040;
color:#F2EBD9;
}
.ejq-sh-sb3{
min-width:0;
margin-bottom:18px;
}
.ejq-sh_row-sb3{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.ejq-sh_row-sb3 .ejq-sh_l-sb3{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.ejq-sh_stack-sb3{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ejq-sh_center-sb3{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.ejq-sh_h2-sb3{
overflow-wrap:break-word;
line-height:1.1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EBD9;
font-size:1.5rem;
}
@media(min-width:765px){
.ejq-sh_h2-sb3{
font-size:30px;
}
}
.ejq-band-sb3 .ejq-sh_h2-sb3{
color:#F2EBD9;
}
.ejq-sh_eb_line-sb3{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ejq-sh_eb_line-sb3::before{
background:#B8874A;
content:"";
display:inline-block;
height:1px;
width:28px;
}
.ejq-band-sb3 .ejq-sh_eb_line-sb3::before{
background:#D4A84B;
}
.ejq-sh_eb_dot-sb3{
gap:8px;
display:inline-flex;
align-items:center;
}
.ejq-sh_eb_dot-sb3::before{
border-radius:50%;
background:#B8874A;
width:0.375rem;
content:"";
height:0.375rem;
display:inline-block;
}
.ejq-band-sb3 .ejq-sh_eb_dot-sb3::before{
background:#D4A84B;
}
.ejq-sh_link-sb3{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-weight:600;
color:#F2EBD9;
font-size:0.813rem;
padding-bottom:2px;
align-items:center;
display:inline-flex;
border-bottom:1px solid #F2EBD9;
}
.ejq-sh_link-sb3:hover{
border-color:#B8874A;
color:#B8874A;
}
.ejq-sh_link-sb3 svg{
width:0.875rem;
height:0.875rem;
}
.ejq-sh_link_chev-sb3{
border-bottom:0;
padding-bottom:0;
}
.ejq-sh_link_btn-sb3{
background:#C9953A;
padding:0.563rem 18px;
border-radius:62.438rem;
color:#1C1207;
border-bottom:0;
}
.ejq-sh_link_btn-sb3:hover{
background:#D4A84B;
border-color:transparent;
color:#1C1207;
}
.ejq-band-sb3 .ejq-sh_link-sb3{
border-color:#F2EBD9;
color:#F2EBD9;
}
.ejq-band-sb3 .ejq-sh_link_btn-sb3{
background:#D4A84B;
color:#1C1207;
}
.ejq-sh_rule-sb3{
margin:-2px 0 1.125rem;
background:rgba(242,235,217,0.13);
height:1px;
}
.ejq-band-sb3 .ejq-sh_rule-sb3{
background:rgba(255,245,220,0.13);
}
.ejq-hero-sb3{
padding:2rem 0 8px;
}
@media(min-width:765px){
.ejq-hero-sb3{
padding:3.5rem 0 1.5rem;
}
}
.ejq-hero_in-sb3{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:898px){
.ejq-hero_in-sb3{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.ejq-hero_copy-sb3{
min-width:0;
}
.ejq-hero_eyebrow-sb3{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.ejq-hero_eyebrow_line-sb3{
flex:0 0 auto;
background:#B8874A;
display:inline-block;
height:1px;
width:1.75rem;
}
.ejq-hero_h1-sb3{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
font-weight:600;
color:#F2EBD9;
letter-spacing:-.01em;
overflow-wrap:break-word;
margin-bottom:1.25rem;
line-height:1.04;
}
@media(min-width:766px){
.ejq-hero_h1-sb3{
font-size:54px;
}
}
@media(min-width:1098px){
.ejq-hero_h1-sb3{
font-size:62px;
}
}
.ejq-hero_h1-sb3 em{
font-style:normal;
color:#B8874A;
}
.ejq-hero_sub-sb3{
font-size:1rem;
margin-bottom:30px;
line-height:1.6;
max-width:480px;
color:#8A7A64;
}
@media(min-width:770px){
.ejq-hero_sub-sb3{
font-size:1.125rem;
}
}
.ejq-hero_actions-sb3{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
display:flex;
}
.ejq-hero_cta-sb3{
background:#C9953A;
padding:16px 1.875rem;
transition:background-color .22s ease;
border-radius:999px;
gap:0.625rem;
font-size:0.938rem;
align-items:center;
font-weight:700;
color:#1C1207;
display:inline-flex;
}
.ejq-hero_cta-sb3:hover{
background:#D4A84B;
}
.ejq-hero_cta_ic-sb3{
align-items:center;
display:inline-flex;
}
.ejq-hero_cta_ic-sb3 svg{
width:1rem;
height:16px;
}
.ejq-hero_cta_alt-sb3{
border:1px solid rgba(242,235,217,0.13);
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border-radius:999px;
align-items:center;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
color:#F2EBD9;
}
.ejq-hero_cta_alt-sb3:hover{
border-color:#B8874A;
color:#B8874A;
}
.ejq-hero_trust-sb3{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ejq-hero_trust_item-sb3{
gap:9px;
color:#D9CEB8;
align-items:center;
display:flex;
font-size:0.813rem;
font-weight:600;
}
.ejq-hero_trust_ic-sb3{
align-items:center;
display:inline-flex;
color:#B8874A;
}
.ejq-hero_trust_ic-sb3 svg{
height:16px;
width:16px;
}
.ejq-hero_promo-sb3{
overflow:hidden;
border-radius:20px;
background:#252018;
position:relative;
display:flex;
box-shadow:0 12px 3rem rgba(12,9,4,0.70), 0 4px 1rem rgba(184,135,74,0.12);
min-height:18.75rem;
}
.ejq-hero_promo_bg-sb3{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.ejq-hero_promo_bg-sb3::after{
background:linear-gradient(120deg,#13110D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.ejq-hero_promo_glow-sb3{
background:radial-gradient(circle,rgba(180,138,72,0.18) 0%,transparent 65%);
border-radius:50%;
height:16.25rem;
top:-2.5rem;
right:-20px;
pointer-events:none;
position:absolute;
width:16.25rem;
}
.ejq-hero_promo_ct-sb3{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.ejq-hero_promo_label-sb3{
margin-bottom:0.5rem;
display:block;
color:#D4A84B;
font-size:0.625rem;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
}
.ejq-hero_promo_amount-sb3{
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EBD9;
}
@media(min-width:768px){
.ejq-hero_promo_amount-sb3{
font-size:2.5rem;
}
}
.ejq-hero_promo_amount-sb3 em{
font-style:normal;
color:#D4A84B;
}
.ejq-hero_rating-sb3{
border:1px solid rgba(242,235,217,0.07);
border-radius:14px;
padding:10px 0.875rem;
background:#252018;
gap:10px;
align-items:center;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.5rem rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
display:flex;
position:absolute;
z-index:3;
right:0.875rem;
top:14px;
}
.ejq-hero_rating_score-sb3{
flex:0 0 auto;
font-weight:700;
color:#F2EBD9;
font-size:24px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-hero_rating_txt-sb3{
flex:1 1 auto;
min-width:0;
}
.ejq-hero_rating_stars-sb3{
gap:2px;
display:flex;
color:#B8874A;
}
.ejq-hero_rating_stars-sb3 svg{
height:0.75rem;
width:0.75rem;
}
.ejq-hero_rating_cap-sb3{
display:block;
line-height:1.35;
color:#A89880;
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
}
.ejq-stat-sb3{
margin-top:16px;
border-bottom:1px solid rgba(242,235,217,0.13);
border-top:1px solid rgba(242,235,217,0.13);
}
.ejq-stat_in-sb3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.ejq-stat_in-sb3{
grid-template-columns:repeat(4,1fr);
}
}
.ejq-stat_item-sb3{
padding:22px 14px;
border-right:1px solid rgba(242,235,217,0.07);
border-bottom:1px solid rgba(242,235,217,0.07);
min-width:0;
}
.ejq-stat_item-sb3:nth-child(2n){
border-right:0;
}
.ejq-stat_item-sb3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.ejq-stat_item-sb3{
border-bottom:0;
}
.ejq-stat_item-sb3:nth-child(2n){
border-right:1px solid rgba(242,235,217,0.07);
}
.ejq-stat_item-sb3:nth-child(4n){
border-right:0;
}
}
.ejq-stat_value-sb3{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EBD9;
font-weight:700;
}
@media(min-width:769px){
.ejq-stat_value-sb3{
font-size:2.125rem;
}
}
.ejq-stat_label-sb3{
line-height:1.4;
font-size:13px;
overflow-wrap:break-word;
color:#A89880;
margin-top:6px;
}
.ejq-grow-sb3{
padding:26px 0 10px;
}
.ejq-row_seo-sb3{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
color:#8A7A64;
overflow-wrap:break-word;
}
.ejq-row_seo-sb3 strong{
color:#F2EBD9;
font-weight:700;
}
.ejq-jp-sb3{
padding:1.875rem 0 0.625rem;
}
.ejq-jp_grid-sb3{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.ejq-jp_grid-sb3{
grid-template-columns:1fr 1fr;
}
.ejq-jp_card_mega-sb3{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ejq-jp_grid-sb3{
grid-template-columns:1.4fr 1fr 1fr;
}
.ejq-jp_card_mega-sb3{
grid-column:auto;
}
}
.ejq-jp_card-sb3{
gap:0.75rem;
background:#252018;
overflow:hidden;
padding:1.625rem;
border-radius:20px;
border:1px solid rgba(242,235,217,0.07);
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
min-height:200px;
min-width:0;
}
.ejq-jp_card_mega-sb3{
background:linear-gradient(135deg,#1E1A13,#0E0C09);
border-color:transparent;
min-height:13.125rem;
color:#F2EBD9;
}
.ejq-jp_glow-sb3{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
right:-40px;
pointer-events:none;
height:200px;
width:12.5rem;
top:-2.5rem;
position:absolute;
}
.ejq-jp_label-sb3{
gap:0.625rem;
letter-spacing:.16em;
position:relative;
justify-content:space-between;
display:flex;
font-size:10px;
font-weight:700;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
color:#B8874A;
}
.ejq-jp_card_mega-sb3 .ejq-jp_label-sb3{
color:#D4A84B;
}
.ejq-jp_drop-sb3{
color:#A89880;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.ejq-jp_card_mega-sb3 .ejq-jp_drop-sb3{
color:#A89880;
}
.ejq-jp_amount-sb3{
line-height:1;
overflow-wrap:break-word;
font-weight:700;
position:relative;
font-size:2.375rem;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-jp_card_mega-sb3 .ejq-jp_amount-sb3{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A84B;
}
@media(min-width:767px){
.ejq-jp_card_mega-sb3 .ejq-jp_amount-sb3{
font-size:3.375rem;
}
}
.ejq-jp_game-sb3{
color:#A89880;
font-size:0.813rem;
position:relative;
}
.ejq-jp_card_mega-sb3 .ejq-jp_game-sb3{
color:#A89880;
}
.ejq-jp_cta-sb3{
position:relative;
align-self:flex-start;
}
.ejq-jp_card_mega-sb3 .ejq-jp_cta-sb3{
padding:10px 1.25rem;
transition:opacity .22s ease;
background:#D4A84B;
border-radius:999px;
color:#1C1207;
font-weight:700;
font-size:0.813rem;
}
.ejq-jp_card_mega-sb3 .ejq-jp_cta-sb3:hover{
opacity:.9;
}
.ejq-jp_card-sb3:not(.ejq-jp_card_mega-sb3) .ejq-jp_cta-sb3{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
padding-bottom:2px;
color:#F2EBD9;
border-bottom:1px solid #F2EBD9;
}
.ejq-jp_card-sb3:not(.ejq-jp_card_mega-sb3) .ejq-jp_cta-sb3:hover{
border-color:#B8874A;
color:#B8874A;
}
.ejq-jp_seo-sb3{
margin:0.875rem 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A64;
}
.ejq-jp_seo-sb3 strong{
color:#F2EBD9;
font-weight:700;
}
.ejq-grow-sb3{
padding:26px 0 0.625rem;
}
.ejq-row_seo-sb3{
margin:10px 0 0;
max-width:47.5rem;
color:#8A7A64;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ejq-row_seo-sb3 strong{
color:#F2EBD9;
font-weight:700;
}
.ejq-pr-sb3{
padding:1.875rem 0 6px;
}
.ejq-pr_card-sb3{
padding:26px;
border:1px solid rgba(242,235,217,0.07);
flex:0 0 auto;
gap:0.625rem;
border-radius:20px;
overflow:hidden;
background:#252018;
flex-direction:column;
display:flex;
width:17.5rem;
min-height:12.5rem;
position:relative;
}
@media(min-width:770px){
.ejq-pr_card-sb3{
width:18.75rem;
}
}
.ejq-pr_card_feat-sb3{
border-color:transparent;
background:linear-gradient(150deg,#1E1A13,#0E0C09);
color:#F2EBD9;
}
.ejq-pr_glow-sb3{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
height:8.125rem;
top:-30px;
opacity:0;
width:130px;
position:absolute;
}
.ejq-pr_card_feat-sb3 .ejq-pr_glow-sb3{
opacity:1;
}
.ejq-pr_label-sb3{
position:relative;
font-weight:700;
color:#B8874A;
letter-spacing:.16em;
text-transform:uppercase;
font-size:10px;
}
.ejq-pr_card_feat-sb3 .ejq-pr_label-sb3{
color:#D4A84B;
}
.ejq-pr_amount-sb3{
position:relative;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.08;
color:#F2EBD9;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-pr_card_feat-sb3 .ejq-pr_amount-sb3{
color:#F2EBD9;
}
.ejq-pr_amount-sb3 em{
font-style:normal;
color:#B8874A;
}
.ejq-pr_card_feat-sb3 .ejq-pr_amount-sb3 em{
color:#D4A84B;
}
.ejq-pr_terms-sb3{
font-size:0.813rem;
line-height:1.5;
position:relative;
color:#A89880;
}
.ejq-pr_card_feat-sb3 .ejq-pr_terms-sb3{
color:#A89880;
}
.ejq-pr_cta-sb3{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.ejq-pr_card_feat-sb3 .ejq-pr_cta-sb3{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:9px 1.125rem;
background:#D4A84B;
font-weight:700;
color:#1C1207;
font-size:0.813rem;
}
.ejq-pr_card_feat-sb3 .ejq-pr_cta-sb3:hover{
opacity:.9;
}
.ejq-pr_card-sb3:not(.ejq-pr_card_feat-sb3) .ejq-pr_cta-sb3{
transition:color .22s ease,border-color .22s ease;
color:#F2EBD9;
font-size:13px;
border-bottom:1px solid #F2EBD9;
padding-bottom:2px;
font-weight:700;
}
.ejq-pr_card-sb3:not(.ejq-pr_card_feat-sb3) .ejq-pr_cta-sb3:hover{
border-color:#B8874A;
color:#B8874A;
}
.ejq-grow-sb3{
padding:1.625rem 0 10px;
}
.ejq-row_seo-sb3{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7A64;
font-size:14px;
}
.ejq-row_seo-sb3 strong{
font-weight:700;
color:#F2EBD9;
}
.ejq-gm-sb3{
padding:1.875rem 0 0.625rem;
}
.ejq-gm_in-sb3{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.ejq-gm_in-sb3{
grid-template-columns:1.25fr 1fr;
}
}
.ejq-gm_left-sb3{
border:1px solid rgba(242,235,217,0.07);
border-radius:1.25rem;
padding:32px;
background:#252018;
min-width:0;
}
.ejq-gm_eyebrow-sb3{
margin-bottom:10px;
}
.ejq-gm_h2-sb3{
color:#F2EBD9;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.06;
font-size:26px;
}
@media(min-width:767px){
.ejq-gm_h2-sb3{
font-size:1.75rem;
}
}
.ejq-gm_text-sb3{
max-width:480px;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7A64;
}
.ejq-gm_level-sb3{
color:#B8874A;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:22px;
margin-bottom:0.5rem;
}
.ejq-gm_bar-sb3{
border-radius:62.438rem;
background:rgba(242,235,217,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.ejq-gm_bar_fill-sb3{
border-radius:999px;
background:linear-gradient(90deg,#B8874A,#E0C070);
height:100%;
}
.ejq-gm_bar_meta-sb3{
gap:10px;
display:flex;
justify-content:space-between;
color:#A89880;
font-size:11px;
margin-bottom:18px;
}
.ejq-gm_missions-sb3{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ejq-gm_mission-sb3{
border:1px solid rgba(242,235,217,0.13);
border-radius:999px;
background:#1C1813;
padding:9px 15px;
gap:0.438rem;
color:#D9CEB8;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.781rem;
}
.ejq-gm_mission_ic-sb3{
align-items:center;
color:#B8874A;
display:inline-flex;
}
.ejq-gm_mission_ic-sb3 svg{
height:0.813rem;
width:0.813rem;
}
.ejq-gm_right-sb3{
background:linear-gradient(150deg,#1E1A13,#0E0C09);
border-radius:20px;
padding:2rem;
overflow:hidden;
color:#F2EBD9;
position:relative;
flex-direction:column;
display:flex;
}
.ejq-gm_glow-sb3{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
pointer-events:none;
width:9.375rem;
position:absolute;
top:-30px;
height:150px;
}
.ejq-gm_ref_eyebrow-sb3{
position:relative;
margin-bottom:0.625rem;
}
.ejq-gm_ref_h2-sb3{
font-weight:600;
font-size:26px;
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
position:relative;
overflow-wrap:break-word;
line-height:1.1;
}
.ejq-gm_ref_text-sb3{
color:#A89880;
position:relative;
font-size:0.844rem;
margin-bottom:20px;
line-height:1.55;
}
.ejq-gm_ref_cta-sb3{
padding:11px 22px;
border-radius:999px;
transition:opacity .22s ease;
background:#D4A84B;
align-self:flex-start;
font-weight:700;
color:#1C1207;
font-size:13.5px;
position:relative;
margin-top:auto;
}
.ejq-gm_ref_cta-sb3:hover{
opacity:.9;
}
.ejq-vip-sb3{
padding:48px 0;
}
@media(min-width:769px){
.ejq-vip-sb3{
padding:4rem 0;
}
}
.ejq-vip_head-sb3{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:877px){
.ejq-vip_head-sb3{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ejq-vip_eyebrow-sb3{
margin-bottom:0.75rem;
}
.ejq-vip_h2-sb3{
font-size:2rem;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ejq-vip_h2-sb3{
font-size:40px;
}
}
.ejq-vip_intro-sb3{
font-size:0.875rem;
line-height:1.6;
max-width:26.25rem;
color:#A89880;
}
.ejq-vip_grid-sb3{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ejq-vip_card-sb3{
border-radius:0.875rem;
border:1px solid rgba(255,245,220,0.13);
padding:1.375rem 18px;
min-width:0;
}
.ejq-vip_card_feat-sb3{
background:rgba(255,245,220,0.07);
border-color:#D4A84B;
}
.ejq-vip_card_ic-sb3{
border-radius:8px;
background:linear-gradient(135deg,#B8874A,#E0C070);
margin-bottom:1rem;
display:block;
width:34px;
height:2.125rem;
}
.ejq-vip_name-sb3{
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
}
.ejq-vip_perk-sb3{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#A89880;
}
.ejq-app-sb3{
padding:1.875rem 0 0.625rem;
}
.ejq-app_in-sb3{
padding:32px;
border-radius:20px;
gap:1.75rem;
background:#252018;
border:1px solid rgba(242,235,217,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ejq-app_in-sb3{
padding:2.5rem 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ejq-app_copy-sb3{
max-width:560px;
min-width:0;
}
.ejq-app_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-app_h2-sb3{
margin-bottom:12px;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EBD9;
font-size:28px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:766px){
.ejq-app_h2-sb3{
font-size:2.125rem;
}
}
.ejq-app_text-sb3{
color:#8A7A64;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
}
.ejq-app_btns-sb3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ejq-app_btn-sb3{
gap:10px;
border-radius:14px;
background:#C9953A;
transition:background-color .22s ease;
padding:11px 1.25rem;
align-items:center;
display:inline-flex;
color:#1C1207;
}
.ejq-app_btn-sb3:hover{
background:#D4A84B;
}
.ejq-app_btn_ic-sb3{
align-items:center;
display:inline-flex;
}
.ejq-app_btn_ic-sb3 svg{
width:18px;
height:1.125rem;
}
.ejq-app_btn_lb-sb3{
font-weight:700;
font-size:0.844rem;
}
.ejq-app_qr_wrap-sb3{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ejq-app_qr-sb3{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-color:#C9953A;
background-image:repeating-linear-gradient(0deg,#252018 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#252018 0 5px,transparent 0.313rem 11px);
}
.ejq-app_qr_cap-sb3{
max-width:92px;
line-height:1.4;
font-size:0.781rem;
color:#A89880;
}
.ejq-trn-sb3{
padding:30px 0 10px;
}
.ejq-trn_in-sb3{
background:#252018;
border-radius:1.25rem;
border:1px solid rgba(242,235,217,0.07);
grid-template-columns:1fr;
overflow:hidden;
display:grid;
}
@media(min-width:882px){
.ejq-trn_in-sb3{
grid-template-columns:1.05fr 1fr;
}
}
.ejq-trn_banner-sb3{
background:linear-gradient(150deg,#1E1A13,#0E0C09);
overflow:hidden;
padding:2.125rem;
position:relative;
color:#F2EBD9;
}
.ejq-trn_glow-sb3{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
width:12.5rem;
bottom:-2.5rem;
right:-2.5rem;
height:200px;
pointer-events:none;
position:absolute;
}
.ejq-trn_eyebrow-sb3{
position:relative;
margin-bottom:14px;
}
.ejq-trn_h2-sb3{
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.06;
position:relative;
margin-bottom:12px;
color:#F2EBD9;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ejq-trn_h2-sb3{
font-size:36px;
}
}
.ejq-trn_text-sb3{
line-height:1.6;
font-size:14px;
max-width:26.25rem;
margin-bottom:22px;
color:#A89880;
position:relative;
}
.ejq-trn_timer-sb3{
gap:8px;
position:relative;
align-items:center;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
}
.ejq-trn_timer_cap-sb3{
color:#A89880;
font-size:11px;
}
.ejq-trn_timer_box-sb3{
background:rgba(255,245,220,0.07);
padding:4px 12px;
border-radius:0.5rem;
font-size:1.5rem;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ejq-trn_cta-sb3{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:13px 1.625rem;
background:#D4A84B;
color:#1C1207;
font-size:0.875rem;
position:relative;
font-weight:700;
display:inline-block;
}
.ejq-trn_cta-sb3:hover{
opacity:.9;
}
.ejq-trn_lb-sb3{
padding:1.625rem 1.75rem;
}
.ejq-trn_lb_head-sb3{
gap:10px;
margin-bottom:0.75rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.ejq-trn_lb_title-sb3{
font-weight:600;
font-size:1.25rem;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-trn_lb_upd-sb3{
font-size:0.688rem;
letter-spacing:.08em;
color:#A89880;
text-transform:uppercase;
}
.ejq-trn_lb_row-sb3{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 12px;
align-items:center;
display:flex;
}
.ejq-trn_lb_row-sb3:nth-child(2){
background:rgba(184,135,74,0.14);
}
.ejq-trn_lb_rank-sb3{
flex:0 0 auto;
color:#B8874A;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
width:22px;
font-size:1rem;
}
.ejq-trn_lb_av-sb3{
background:linear-gradient(135deg,#B8874A,#E0C070);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.ejq-trn_lb_name-sb3{
flex:1 1 auto;
overflow:hidden;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
color:#F2EBD9;
font-size:0.875rem;
}
.ejq-trn_lb_amount-sb3{
flex:0 0 auto;
font-weight:700;
color:#F2EBD9;
font-size:0.813rem;
}
.ejq-dr-sb3{
padding:2.25rem 0 10px;
}
.ejq-dr_in-sb3{
gap:1.25rem;
border-radius:14px;
padding:28px 32px;
border:1px dashed rgba(242,235,217,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ejq-dr_in-sb3{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ejq-dr_h2-sb3{
margin-bottom:8px;
font-size:24px;
font-weight:600;
line-height:1.1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:766px){
.ejq-dr_h2-sb3{
font-size:1.625rem;
}
}
.ejq-dr_text-sb3{
font-size:14px;
color:#8A7A64;
line-height:1.6;
max-width:42.5rem;
overflow-wrap:break-word;
}
.ejq-dr_text-sb3 b{
color:#F2EBD9;
font-weight:700;
}
.ejq-dr_cta-sb3{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
font-weight:700;
color:#F2EBD9;
font-size:0.844rem;
border-bottom:1px solid #B8874A;
white-space:nowrap;
}
.ejq-dr_cta-sb3:hover{
color:#B8874A;
}
.ejq-ts-sb3{
padding:44px 0;
}
.ejq-ts_in-sb3{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.ejq-ts_in-sb3{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.ejq-ts_left-sb3{
min-width:0;
}
.ejq-ts_h2-sb3{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F2EBD9;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:765px){
.ejq-ts_h2-sb3{
font-size:1.75rem;
}
}
.ejq-ts_text-sb3{
line-height:1.6;
max-width:32.5rem;
color:#A89880;
margin-bottom:1.375rem;
font-size:14.5px;
}
.ejq-ts_badges-sb3{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ejq-ts_badge-sb3{
font-size:0.813rem;
font-weight:600;
color:#A89880;
}
.ejq-ts_pay-sb3{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.ejq-ts_pay-sb3{
justify-content:flex-end;
}
}
.ejq-ts_pay_chip-sb3{
border-radius:14px;
padding:0.75rem 1rem;
background:rgba(255,245,220,0.07);
border:1px solid rgba(255,245,220,0.13);
color:#F2EBD9;
font-size:0.875rem;
font-weight:700;
}
.ejq-rv-sb3{
padding:48px 0;
background:#252018;
border-bottom:1px solid rgba(242,235,217,0.07);
margin-top:24px;
border-top:1px solid rgba(242,235,217,0.07);
}
@media(min-width:765px){
.ejq-rv-sb3{
padding:56px 0;
}
}
.ejq-rv_head-sb3{
gap:16px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:766px){
.ejq-rv_head-sb3{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ejq-rv_eyebrow-sb3{
margin-bottom:10px;
}
.ejq-rv_h2-sb3{
overflow-wrap:break-word;
color:#F2EBD9;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
}
@media(min-width:766px){
.ejq-rv_h2-sb3{
font-size:2.375rem;
}
}
.ejq-rv_agg-sb3{
gap:12px;
align-items:center;
display:flex;
}
.ejq-rv_agg_stars-sb3{
gap:3px;
display:flex;
color:#B8874A;
}
.ejq-rv_agg_stars-sb3 svg{
width:18px;
height:1.125rem;
}
.ejq-rv_source-sb3{
color:#8A7A64;
font-size:0.813rem;
}
.ejq-rv_grid-sb3{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.ejq-rv_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
.ejq-rv_card-sb3{
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(242,235,217,0.07);
background:#1C1813;
min-width:0;
}
.ejq-rv_card_stars-sb3{
gap:2px;
color:#B8874A;
margin-bottom:0.75rem;
display:flex;
}
.ejq-rv_card_stars-sb3 svg{
width:0.875rem;
height:14px;
}
.ejq-rv_card_body-sb3{
font-size:18px;
line-height:1.45;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
font-weight:500;
}
.ejq-rv_card_meta-sb3{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ejq-rv_card_av-sb3{
border-radius:50%;
background:linear-gradient(135deg,#B8874A,#E0C070);
flex:0 0 auto;
width:2rem;
height:32px;
}
.ejq-rv_card_author-sb3{
font-weight:700;
color:#F2EBD9;
font-size:13px;
}
.ejq-rv_card_loc-sb3{
color:#A89880;
font-size:12px;
}
.ejq-tt-sb3{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.ejq-tt-sb3{
padding:60px 0 10px;
}
}
.ejq-tt_head-sb3{
margin-bottom:34px;
text-align:center;
}
.ejq-tt_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-tt_h2-sb3{
color:#F2EBD9;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:768px){
.ejq-tt_h2-sb3{
font-size:42px;
}
}
.ejq-tt_grid-sb3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.ejq-tt_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
.ejq-tt_card-sb3{
background:#252018;
border-radius:14px;
padding:30px;
border:1px solid rgba(242,235,217,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.ejq-tt_card_ic-sb3{
margin-bottom:1.125rem;
color:#B8874A;
display:inline-flex;
align-items:center;
}
.ejq-tt_card_ic-sb3 svg{
width:28px;
height:28px;
}
.ejq-tt_card_h-sb3{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
}
.ejq-tt_card_p-sb3{
line-height:1.6;
font-size:0.875rem;
color:#8A7A64;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
.ejq-tt_card_p-sb3 b{
color:#F2EBD9;
font-weight:700;
}
.ejq-tt_card_link-sb3{
transition:color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #B8874A;
font-weight:700;
align-self:flex-start;
color:#F2EBD9;
margin-top:auto;
}
.ejq-tt_card_link-sb3:hover{
color:#B8874A;
}
.ejq-pmt-sb3{
padding:48px 0 0.625rem;
}
.ejq-pmt_in-sb3{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.ejq-pmt_in-sb3{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.ejq-pmt_left-sb3{
min-width:0;
}
.ejq-pmt_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-pmt_h2-sb3{
margin-bottom:0.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
}
@media(min-width:765px){
.ejq-pmt_h2-sb3{
font-size:2rem;
}
}
.ejq-pmt_text-sb3{
font-size:14.5px;
line-height:1.6;
color:#8A7A64;
margin-bottom:22px;
}
.ejq-pmt_logos-sb3{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.ejq-pmt_logos-sb3{
grid-template-columns:repeat(4,1fr);
}
}
.ejq-pmt_logo-sb3{
border:1px solid rgba(242,235,217,0.07);
border-radius:8px;
padding:0 0.5rem;
background:#252018;
overflow:hidden;
font-weight:700;
white-space:nowrap;
justify-content:center;
text-align:center;
text-overflow:ellipsis;
font-size:12.5px;
color:#D9CEB8;
display:flex;
height:3.125rem;
align-items:center;
}
.ejq-pmt_table-sb3{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(242,235,217,0.07);
min-width:0;
}
.ejq-pmt_thead-sb3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0A;
display:grid;
}
.ejq-pmt_th-sb3{
overflow:hidden;
padding:13px 14px;
color:#F2EBD9;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
text-overflow:ellipsis;
font-size:10px;
white-space:nowrap;
}
.ejq-pmt_row-sb3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,235,217,0.07);
}
.ejq-pmt_row-sb3:nth-child(odd){
background:#252018;
}
.ejq-pmt_td-sb3{
padding:0.875rem;
min-width:0;
color:#8A7A64;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ejq-pmt_row-sb3 .ejq-pmt_td-sb3:first-child{
font-weight:700;
color:#F2EBD9;
}
.ejq-pmt_row-sb3 .ejq-pmt_td-sb3:last-child{
font-weight:700;
color:#6A9E6F;
}
.ejq-prov-sb3{
padding:40px 0 20px;
}
.ejq-prov_eyebrow-sb3{
display:block;
margin-bottom:1.125rem;
}
.ejq-prov_grid-sb3{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:563px){
.ejq-prov_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ejq-prov_grid-sb3{
grid-template-columns:repeat(6,1fr);
}
}
.ejq-et-sb3{
padding:36px 0 0.625rem;
}
.ejq-et_in-sb3{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.ejq-et_in-sb3{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.ejq-et_left-sb3{
min-width:0;
}
.ejq-et_eyebrow-sb3{
margin-bottom:0.75rem;
}
.ejq-et_h2-sb3{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EBD9;
margin-bottom:14px;
font-size:1.75rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ejq-et_h2-sb3{
font-size:32px;
}
}
.ejq-et_text-sb3{
color:#8A7A64;
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
}
.ejq-et_stats-sb3{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.ejq-et_stat-sb3{
min-width:0;
}
.ejq-et_stat_v-sb3{
font-weight:700;
font-size:26px;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
.ejq-et_stat_l-sb3{
color:#A89880;
font-size:0.781rem;
margin-top:0.25rem;
}
.ejq-et_right-sb3{
gap:12px;
display:flex;
flex-direction:column;
}
.ejq-et_member-sb3{
background:#252018;
padding:1.125rem 1.25rem;
border-radius:14px;
border:1px solid rgba(242,235,217,0.07);
gap:16px;
display:flex;
align-items:center;
min-width:0;
}
.ejq-et_member_av-sb3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1E1A13,#B8874A);
height:3rem;
width:48px;
}
.ejq-et_member_name-sb3{
overflow-wrap:break-word;
font-size:15px;
color:#F2EBD9;
font-weight:700;
}
.ejq-et_member_role-sb3{
overflow-wrap:break-word;
color:#A89880;
font-size:0.781rem;
}
.ejq-et_updated-sb3{
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(242,235,217,0.07);
background:#1C1813;
padding:0.875rem 18px;
color:#8A7A64;
align-items:center;
display:flex;
font-size:0.781rem;
}
.ejq-rc-sb3{
padding:48px 0 0.625rem;
}
.ejq-rc_in-sb3{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:758px){
.ejq-rc_in-sb3{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.ejq-rc_col-sb3{
min-width:0;
}
.ejq-rc_label-sb3{
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
margin-bottom:16px;
letter-spacing:.2em;
color:#B8874A;
}
.ejq-rc_awards-sb3{
gap:12px;
display:flex;
flex-direction:column;
}
.ejq-rc_award-sb3{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.ejq-rc_award_ic-sb3{
flex:0 0 auto;
align-items:center;
color:#D4A84B;
display:inline-flex;
}
.ejq-rc_award_ic-sb3 svg{
width:1.125rem;
height:1.125rem;
}
.ejq-rc_award_t-sb3{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#F2EBD9;
}
.ejq-rc_award_s-sb3{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A89880;
}
.ejq-rc_press-sb3{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ejq-rc_press_logo-sb3{
padding:0 0.5rem;
border-radius:8px;
border:1px solid rgba(242,235,217,0.07);
overflow:hidden;
height:3.25rem;
color:#8A7A64;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
text-align:center;
display:flex;
font-size:14px;
text-overflow:ellipsis;
align-items:center;
justify-content:center;
white-space:nowrap;
}
.ejq-rc_partner-sb3{
border-radius:14px;
padding:1.375rem;
background:#252018;
border:1px solid rgba(242,235,217,0.07);
}
.ejq-rc_partner_name-sb3{
font-size:20px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
}
.ejq-rc_partner_text-sb3{
font-size:0.813rem;
color:#8A7A64;
overflow-wrap:break-word;
line-height:1.55;
}
.ejq-wy-sb3{
padding:3rem 0;
}
@media(min-width:771px){
.ejq-wy-sb3{
padding:56px 0;
}
}
.ejq-wy_in-sb3{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.ejq-wy_in-sb3{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ejq-wy_left-sb3{
min-width:0;
}
.ejq-wy_eyebrow-sb3{
margin-bottom:0.875rem;
}
.ejq-wy_h2-sb3{
overflow-wrap:break-word;
margin-bottom:1rem;
color:#F2EBD9;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:765px){
.ejq-wy_h2-sb3{
font-size:40px;
}
}
.ejq-wy_intro-sb3{
font-size:0.938rem;
line-height:1.6;
color:#8A7A64;
}
.ejq-wy_grid-sb3{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.ejq-wy_grid-sb3{
grid-template-columns:1fr 1fr;
}
}
.ejq-wy_card-sb3{
background:#252018;
border:1px solid rgba(242,235,217,0.07);
padding:26px;
border-radius:14px;
min-width:0;
}
.ejq-wy_card_ic-sb3{
color:#B8874A;
margin-bottom:16px;
justify-content:center;
align-items:center;
display:inline-flex;
}
.ejq-wy_card_ic-sb3 svg{
width:1.625rem;
height:26px;
}
.ejq-wy_card_h-sb3{
color:#F2EBD9;
font-weight:600;
font-size:1.313rem;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
}
.ejq-wy_card_p-sb3{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.55;
}
.ejq-hts-sb3{
padding:3rem 0;
}
@media(min-width:771px){
.ejq-hts-sb3{
padding:62px 0;
}
}
.ejq-hts_head-sb3{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.ejq-hts_head-sb3{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.ejq-hts_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-hts_h2-sb3{
color:#F2EBD9;
line-height:1.05;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ejq-hts_h2-sb3{
font-size:2.375rem;
}
}
.ejq-hts_cta-sb3{
flex:0 0 auto;
border-radius:62.438rem;
background:#D4A84B;
padding:15px 30px;
transition:opacity .22s ease;
font-weight:700;
color:#1C1207;
font-size:0.938rem;
}
.ejq-hts_cta-sb3:hover{
opacity:.9;
}
.ejq-hts_grid-sb3{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ejq-hts_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
.ejq-hts_step-sb3{
border-top:1px solid rgba(255,245,220,0.13);
padding-top:22px;
min-width:0;
}
.ejq-hts_step_num-sb3{
margin-bottom:14px;
color:#D4A84B;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
font-weight:700;
}
.ejq-hts_step_h-sb3{
margin-bottom:8px;
font-size:19px;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
color:#F2EBD9;
}
.ejq-hts_step_p-sb3{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#A89880;
}
.ejq-op-sb3{
padding:36px 0 10px;
}
.ejq-op_in-sb3{
gap:2rem;
background:#252018;
border:1px solid rgba(242,235,217,0.07);
padding:2rem;
grid-template-columns:1fr;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:863px){
.ejq-op_in-sb3{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.ejq-op_left-sb3{
min-width:0;
}
.ejq-op_eyebrow-sb3{
margin-bottom:0.75rem;
}
.ejq-op_h2-sb3{
margin-bottom:0.625rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:1.75rem;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:771px){
.ejq-op_h2-sb3{
font-size:1.875rem;
}
}
.ejq-op_text-sb3{
font-size:0.875rem;
line-height:1.6;
color:#8A7A64;
}
.ejq-op_grid-sb3{
border:1px solid rgba(242,235,217,0.13);
grid-template-columns:1fr 1fr;
background:rgba(242,235,217,0.13);
border-radius:0.5rem;
overflow:hidden;
gap:1px;
display:grid;
}
.ejq-op_field-sb3{
background:#1C1813;
padding:1.125rem 1.25rem;
min-width:0;
}
.ejq-op_field_lb-sb3{
font-size:10px;
color:#B8874A;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:0.313rem;
font-weight:600;
}
.ejq-op_field_val-sb3{
color:#F2EBD9;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.ejq-lh-sb3{
padding:2.5rem 0 20px;
}
.ejq-lh_in-sb3{
border-top:1px solid rgba(242,235,217,0.13);
padding-top:34px;
}
.ejq-lh_eyebrow-sb3{
margin-bottom:22px;
display:block;
}
.ejq-lh_grid-sb3{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.ejq-lh_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.ejq-lh_grid-sb3{
grid-template-columns:repeat(5,1fr);
}
}
.ejq-lh_col-sb3{
min-width:0;
}
.ejq-lh_col_h-sb3{
color:#F2EBD9;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
}
.ejq-lh_links-sb3{
gap:8px;
display:flex;
flex-direction:column;
}
.ejq-lh_link-sb3{
transition:color .22s ease;
font-size:0.813rem;
color:#8A7A64;
overflow-wrap:break-word;
}
.ejq-lh_link-sb3:hover{
color:#B8874A;
}
.ejq-gd-sb3{
padding:48px 0 10px;
}
.ejq-gd_head-sb3{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:680px){
.ejq-gd_head-sb3{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.ejq-gd_eyebrow-sb3{
margin-bottom:10px;
}
.ejq-gd_h2-sb3{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:28px;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ejq-gd_h2-sb3{
font-size:34px;
}
}
.ejq-gd_more-sb3{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
border-bottom:1px solid #F2EBD9;
padding-bottom:2px;
font-weight:600;
color:#F2EBD9;
font-size:13.5px;
}
.ejq-gd_more-sb3:hover{
border-color:#B8874A;
color:#B8874A;
}
.ejq-gd_grid-sb3{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.ejq-gd_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
.ejq-gd_card-sb3{
border-radius:14px;
background:#252018;
border:1px solid rgba(242,235,217,0.07);
overflow:hidden;
display:block;
min-width:0;
}
.ejq-gd_card_img-sb3{
background:linear-gradient(140deg,#1E1A13,#B8874A);
height:150px;
}
.ejq-gd_card_body-sb3{
padding:22px;
}
.ejq-gd_card_cat-sb3{
font-size:10px;
font-weight:600;
letter-spacing:.1em;
color:#B8874A;
text-transform:uppercase;
}
.ejq-gd_card_h-sb3{
margin:0.5rem 0 0.625rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EBD9;
line-height:1.2;
font-size:19px;
}
.ejq-gd_card_meta-sb3{
font-size:12px;
overflow-wrap:break-word;
color:#A89880;
}
.ejq-el-sb3{
padding:48px 0;
}
@media(min-width:767px){
.ejq-el-sb3{
padding:3.5rem 0;
}
}
.ejq-el_in-sb3{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.ejq-el_in-sb3{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.ejq-el_left-sb3{
min-width:0;
}
.ejq-el_eyebrow-sb3{
margin-bottom:14px;
}
.ejq-el_h2-sb3{
color:#F2EBD9;
line-height:1.08;
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:600;
}
@media(min-width:768px){
.ejq-el_h2-sb3{
font-size:2.375rem;
}
}
.ejq-el_body-sb3 p{
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
color:#D9CEB8;
line-height:1.7;
}
.ejq-el_dropcap-sb3{
padding:6px 0.75rem 0 0;
float:left;
color:#B8874A;
line-height:.8;
font-size:62px;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-el_right-sb3{
min-width:0;
}
.ejq-el_quote-sb3{
background:linear-gradient(150deg,#1E1A13,#0E0C09);
border-radius:1.25rem;
padding:36px;
color:#F2EBD9;
margin-bottom:24px;
position:relative;
}
.ejq-el_quote_mark-sb3{
align-items:center;
color:#D4A84B;
margin-bottom:0.375rem;
display:inline-flex;
}
.ejq-el_quote_mark-sb3 svg{
width:34px;
height:2.125rem;
}
.ejq-el_quote_text-sb3{
font-size:22px;
line-height:1.4;
margin-bottom:1.375rem;
font-weight:500;
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-el_quote_meta-sb3{
gap:0.75rem;
align-items:center;
display:flex;
}
.ejq-el_quote_av-sb3{
border-radius:50%;
background:linear-gradient(135deg,#B8874A,#E0C070);
flex:0 0 auto;
height:38px;
width:38px;
}
.ejq-el_quote_author-sb3{
font-size:14px;
color:#F2EBD9;
font-weight:700;
}
.ejq-el_quote_meta_sub-sb3{
font-size:0.75rem;
color:#A89880;
}
.ejq-el_explain-sb3{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(242,235,217,0.07);
}
.ejq-el_explain_card-sb3{
padding:22px 1.5rem;
}
.ejq-el_explain_card-sb3+.ejq-el_explain_card-sb3{
border-top:1px solid rgba(242,235,217,0.07);
}
.ejq-el_explain_h-sb3{
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
.ejq-el_explain_p-sb3{
font-size:0.875rem;
line-height:1.55;
color:#8A7A64;
overflow-wrap:break-word;
}
.ejq-sg-sb3{
padding:3rem 0 0.625rem;
}
.ejq-sg_eyebrow-sb3{
margin-bottom:12px;
display:block;
}
.ejq-sg_h2-sb3{
font-weight:600;
color:#F2EBD9;
margin-bottom:28px;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ejq-sg_h2-sb3{
font-size:36px;
}
}
.ejq-sg_grid-sb3{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.ejq-sg_grid-sb3{
grid-template-columns:repeat(3,1fr);
}
}
.ejq-sg_col-sb3{
min-width:0;
}
.ejq-sg_col_h-sb3{
overflow-wrap:break-word;
margin-bottom:10px;
line-height:1.15;
font-weight:600;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
.ejq-sg_col_p-sb3{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8A7A64;
}
.ejq-sb-sb3{
padding:48px 0;
background:#252018;
border-top:1px solid rgba(242,235,217,0.07);
margin-top:24px;
border-bottom:1px solid rgba(242,235,217,0.07);
}
@media(min-width:771px){
.ejq-sb-sb3{
padding:56px 0;
}
}
.ejq-sb_eyebrow-sb3{
display:block;
margin-bottom:12px;
}
.ejq-sb_h2-sb3{
margin-bottom:26px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EBD9;
line-height:1.05;
}
@media(min-width:769px){
.ejq-sb_h2-sb3{
font-size:36px;
}
}
.ejq-sb_grid-sb3{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.ejq-sb_grid-sb3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ejq-sb_grid-sb3{
grid-template-columns:repeat(4,1fr);
}
}
.ejq-sb_card-sb3{
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(242,235,217,0.07);
background:#1C1813;
min-width:0;
}
.ejq-sb_card_h-sb3{
line-height:1.15;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
}
.ejq-sb_card_p-sb3{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#8A7A64;
}
.ejq-sb_rtp-sb3{
background:#1C1813;
border:1px solid rgba(242,235,217,0.07);
border-radius:14px;
padding:26px 28px;
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:758px){
.ejq-sb_rtp-sb3{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.ejq-sb_rtp_h-sb3{
margin-bottom:8px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
color:#F2EBD9;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-sb_rtp_p-sb3{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.6;
}
.ejq-sb_rtp_stats-sb3{
gap:16px;
display:flex;
}
.ejq-sb_stat-sb3{
background:#252018;
flex:1 1 0;
padding:1.125rem;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.ejq-sb_stat_v-sb3{
font-weight:700;
overflow-wrap:break-word;
color:#6A9E6F;
font-size:1.625rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ejq-sb_stat_l-sb3{
margin-top:4px;
color:#A89880;
font-size:11.5px;
}
.ejq-sc-sb3{
padding:48px 0 10px;
}
.ejq-sc_head-sb3{
margin-bottom:1.75rem;
text-align:center;
}
.ejq-sc_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-sc_h2-sb3{
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:767px){
.ejq-sc_h2-sb3{
font-size:36px;
}
}
.ejq-sc_table-sb3{
border:1px solid rgba(242,235,217,0.07);
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.ejq-sc_thead-sb3{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0A;
display:grid;
}
.ejq-sc_th-sb3{
padding:15px 1.125rem;
font-size:13px;
color:#A89880;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
}
.ejq-sc_th-sb3:first-child{
text-align:left;
}
.ejq-sc_th_us-sb3{
color:#D4A84B;
}
.ejq-sc_row-sb3{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(242,235,217,0.07);
display:grid;
}
.ejq-sc_row-sb3:nth-child(even){
background:#252018;
}
.ejq-sc_td-sb3{
padding:0.938rem 18px;
font-size:0.875rem;
color:#A89880;
min-width:0;
text-align:center;
overflow-wrap:break-word;
}
.ejq-sc_td-sb3:first-child{
color:#D9CEB8;
font-weight:600;
text-align:left;
}
.ejq-sc_td_us-sb3{
font-weight:700;
color:#6A9E6F;
}
.ejq-faq-sb3{
background:#252018;
padding:48px 0;
border-bottom:1px solid rgba(242,235,217,0.07);
border-top:1px solid rgba(242,235,217,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.ejq-faq-sb3{
padding:3.875rem 0;
}
}
.ejq-faq_head-sb3{
margin-bottom:2.125rem;
text-align:center;
}
.ejq-faq_eyebrow-sb3{
margin-bottom:12px;
}
.ejq-faq_h2-sb3{
color:#F2EBD9;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.ejq-faq_h2-sb3{
font-size:2.375rem;
}
}
.ejq-faq_list-sb3{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.ejq-faq_item-sb3{
overflow:hidden;
border:1px solid rgba(242,235,217,0.07);
border-radius:14px;
background:#1C1813;
}
.ejq-faq_q-sb3{
list-style:none;
gap:20px;
padding:1.25rem 1.5rem;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
align-items:center;
color:#F2EBD9;
justify-content:space-between;
display:flex;
font-weight:700;
}
.ejq-faq_q-sb3::-webkit-details-marker{
display:none;
}
.ejq-faq_q_ic-sb3{
transition:transform .22s ease;
flex:0 0 auto;
color:#B8874A;
align-items:center;
display:inline-flex;
}
.ejq-faq_q_ic-sb3 svg{
width:1.125rem;
height:1.125rem;
}
.ejq-faq_item-sb3[open] .ejq-faq_q_ic-sb3{
transform:rotate(180deg);
}
.ejq-faq_a-sb3{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7A64;
font-size:14.5px;
}
.ejq-ft-sb3{
background:#110E0A;
margin-top:2.5rem;
color:#A89880;
}
.ejq-ft_in-sb3{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.ejq-ft_in-sb3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.ejq-ft_in-sb3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ejq-ft_brand-sb3{
min-width:0;
}
.ejq-ft_logo-sb3{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:26px;
}
.ejq-ft_tagline-sb3{
margin-top:14px;
line-height:1.6;
color:#A89880;
font-size:13.5px;
max-width:280px;
}
.ejq-ft_contact-sb3{
transition:color .22s ease;
font-size:0.813rem;
display:inline-block;
color:#D4A84B;
max-width:280px;
overflow-wrap:anywhere;
margin-top:12px;
}
.ejq-ft_contact-sb3:hover{
color:#F2EBD9;
}
.ejq-ft_col-sb3{
min-width:0;
}
.ejq-ft_col_h-sb3{
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
margin-bottom:0.875rem;
text-transform:uppercase;
color:#F2EBD9;
}
.ejq-ft_col_links-sb3{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ejq-ft_link-sb3{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A89880;
}
.ejq-ft_link-sb3:hover{
color:#F2EBD9;
}
.ejq-ft_bot-sb3{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(255,245,220,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.ejq-ft_bot-sb3{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ejq-ft_legal-sb3{
color:#5C4F3D;
overflow-wrap:break-word;
max-width:760px;
font-size:11.5px;
line-height:1.6;
}
.ejq-ft_legal-sb3 b{
font-weight:700;
color:#A89880;
}
.ejq-ft_age-sb3{
padding:0.25rem 0.563rem;
border:1.5px solid #D4A84B;
flex:0 0 auto;
border-radius:8px;
color:#D4A84B;
font-weight:700;
font-size:13px;
}