*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1814;
line-height:1.6;
font-size:0.938rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#D8CDB8;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.aoklayout_iak{
display:flex;
flex-direction:column;
min-height:100vh;
}
.aokmain_iak{
flex:1 1 auto;
min-width:0;
width:100%;
}
.aokcontainer_iak{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.aokcontainer_iak{
padding:0 32px;
}
}
@media(min-width:1101px){
.aokcontainer_iak{
padding:0 3.5rem;
}
}
.aokeyebrow_iak{
line-height:1.4;
overflow-wrap:break-word;
color:#B8864A;
display:inline-block;
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
}
.aokband_iak{
background:#13110E;
color:#F2EBD9;
}
.aokband_iak .aokeyebrow_iak{
color:#D4A85A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aoktb_iak{
background:#1C1814;
top:0;
border-bottom:1px solid rgba(244,235,215,0.13);
z-index:50;
position:sticky;
}
.aoktb_in_iak{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
justify-content:space-between;
width:100%;
display:flex;
max-width:1400px;
align-items:center;
}
@media(min-width:769px){
.aoktb_in_iak{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.aoktb_in_iak{
padding:18px 3.5rem;
}
}
.aoktb_left_iak{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.aoktb_logo_iak{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.aoktb_logo_mark_iak{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.aoktb_logo_txt_iak{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.aoktb_logo_name_iak{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
color:#F2EBD9;
font-size:22px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
text-overflow:ellipsis;
}
.aoktb_logo_sub_iak{
overflow:hidden;
font-size:8.5px;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
font-weight:600;
margin-top:4px;
color:#B8864A;
}
.aoktb_nav_iak{
display:none;
}
@media(min-width:960px){
.aoktb_nav_iak{
gap:28px;
align-items:center;
display:flex;
}
}
.aoktb_nav_item_iak{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
color:#D8CDB8;
white-space:nowrap;
}
.aoktb_nav_item_iak:hover{
color:#F2EBD9;
}
.aoktb_nav_item_iak.aokstate_active_iak{
border-color:#B8864A;
color:#F2EBD9;
}
.aoktb_right_iak{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.aoktb_search_iak{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#D8CDB8;
}
.aoktb_search_iak:hover{
color:#B8864A;
}
.aoktb_search_iak svg{
width:1.125rem;
height:1.125rem;
}
.aoktb_lang_iak{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
color:#A8997F;
}
.aoktb_lang_iak:hover{
color:#F2EBD9;
}
.aoktb_login_iak{
font-weight:600;
color:#F2EBD9;
display:none;
font-size:14px;
}
@media(min-width:766px){
.aoktb_login_iak{
display:inline-block;
}
}
.aoktb_register_iak{
transition:background-color .22s ease;
background:#C9923F;
border-radius:62.438rem;
padding:11px 22px;
font-size:14px;
white-space:nowrap;
color:#1A1209;
font-weight:700;
}
.aoktb_register_iak:hover{
background:#D4A04A;
}
.aokmob_iak{
background:#1C1814;
position:fixed;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
bottom:0;
border-top:1px solid rgba(244,235,215,0.13);
}
@media(min-width:961px){
.aokmob_iak{
display:none;
}
}
.aokmob_in_iak{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:35rem;
}
.aokmob_item_iak{
transition:color .22s ease;
gap:3px;
padding:0.563rem 0.25rem;
flex:1 1 0;
color:#A8997F;
align-items:center;
flex-direction:column;
min-width:0;
display:flex;
}
.aokmob_item_iak.aokstate_active_iak{
color:#B8864A;
}
.aokmob_ic_iak{
display:flex;
align-items:center;
justify-content:center;
}
.aokmob_ic_iak svg{
width:20px;
height:20px;
}
.aokmob_lb_iak{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.aokrail_iak{
min-width:0;
position:relative;
}
.aokrail_scroll_iak{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:14px;
}
@media(min-width:769px){
.aokrail_scroll_iak{
gap:18px;
}
}
.aokgc_iak{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:770px){
.aokgc_iak{
width:188px;
}
}
.aokgc_img_iak{
overflow:hidden;
border-radius:14px;
background:#241F19;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
position:relative;
}
.aokgc_img_iak img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.aokgc_cover_iak{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.aokgc_hover_iak{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
opacity:0;
justify-content:center;
align-items:center;
display:flex;
}
.aokgc_iak:hover .aokgc_hover_iak{
opacity:1;
}
.aokgc_hover_btn_iak{
background:#C9923F;
border-radius:62.438rem;
display:flex;
width:46px;
align-items:center;
justify-content:center;
color:#1A1209;
height:2.875rem;
}
.aokgc_hover_btn_iak svg{
width:18px;
height:1.125rem;
}
.aokgc_info_iak{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.aokgc_name_iak{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
color:#F2EBD9;
font-weight:700;
}
.aokgc_prov_iak{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
color:#A8997F;
}
.aokgc_meta_iak{
color:#A8997F;
font-size:0.688rem;
}
.aoktc_iak{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.aoktc_iak{
width:14.375rem;
}
}
.aoktc_img_iak{
background:#241F19;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
position:relative;
padding-bottom:75%;
}
.aoktc_img_iak img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.aoktc_info_iak{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.aoktc_name_iak{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
color:#F2EBD9;
font-weight:700;
}
.aoktc_rtp_iak{
color:#A8997F;
font-size:0.688rem;
}
.aoklc_iak{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.aoklc_iak{
width:16.75rem;
}
}
.aoklc_img_iak{
overflow:hidden;
background:#241F19;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
}
.aoklc_img_iak img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.aoklc_live_iak{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
padding:0.25rem 0.563rem;
display:flex;
align-items:center;
top:0.75rem;
position:absolute;
left:12px;
}
.aoklc_live_dot_iak{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#B85040;
height:0.5rem;
width:0.5rem;
}
.aoklc_seats_iak{
letter-spacing:.08em;
font-size:10px;
font-weight:600;
color:#F2EBD9;
text-transform:uppercase;
}
.aoklc_info_iak{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.aoklc_name_iak{
overflow:hidden;
font-size:15px;
text-overflow:ellipsis;
font-weight:700;
color:#F2EBD9;
white-space:nowrap;
}
.aoklc_bet_iak{
font-size:0.688rem;
color:#A8997F;
}
.aokpc_iak{
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(244,235,215,0.07);
padding:1rem 14px;
background:#241F19;
min-width:0;
justify-content:center;
min-height:74px;
display:flex;
align-items:center;
flex-direction:column;
}
.aokpc_logo_iak{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.aokpc_name_iak{
overflow:hidden;
text-overflow:ellipsis;
color:#A8997F;
max-width:100%;
text-align:center;
white-space:nowrap;
font-size:11px;
}
.aokgc_tag_iak{
padding:3px 8px;
border-radius:8px;
left:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
display:inline-block;
font-weight:700;
position:absolute;
font-size:0.625rem;
z-index:2;
top:0.625rem;
}
.aokgc_tag_hot_iak{
background:#B85040;
color:#F2EBD9;
}
.aokgc_tag_new_iak{
background:#D4A85A;
color:#1A1209;
}
.aokgc_tag_jp_iak{
background:#C9923F;
color:#1A1209;
}
.aokgc_tag_live_iak{
background:#B85040;
color:#F2EBD9;
}
.aoksh_iak{
min-width:0;
margin-bottom:18px;
}
.aoksh_row_iak{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.aoksh_row_iak .aoksh_l_iak{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.aoksh_stack_iak{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.aoksh_center_iak{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.aoksh_h2_iak{
line-height:1.1;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EBD9;
font-size:1.5rem;
}
@media(min-width:766px){
.aoksh_h2_iak{
font-size:1.875rem;
}
}
.aokband_iak .aoksh_h2_iak{
color:#F2EBD9;
}
.aoksh_eb_line_iak{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.aoksh_eb_line_iak::before{
background:#B8864A;
width:1.75rem;
content:"";
display:inline-block;
height:1px;
}
.aokband_iak .aoksh_eb_line_iak::before{
background:#D4A85A;
}
.aoksh_eb_dot_iak{
gap:8px;
display:inline-flex;
align-items:center;
}
.aoksh_eb_dot_iak::before{
border-radius:50%;
background:#B8864A;
content:"";
height:0.375rem;
width:6px;
display:inline-block;
}
.aokband_iak .aoksh_eb_dot_iak::before{
background:#D4A85A;
}
.aoksh_link_iak{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F2EBD9;
font-size:13px;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
color:#F2EBD9;
display:inline-flex;
align-items:center;
}
.aoksh_link_iak:hover{
border-color:#B8864A;
color:#B8864A;
}
.aoksh_link_iak svg{
width:0.875rem;
height:0.875rem;
}
.aoksh_link_chev_iak{
padding-bottom:0;
border-bottom:0;
}
.aoksh_link_btn_iak{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#C9923F;
color:#1A1209;
border-bottom:0;
}
.aoksh_link_btn_iak:hover{
border-color:transparent;
background:#D4A04A;
color:#1A1209;
}
.aokband_iak .aoksh_link_iak{
border-color:#F2EBD9;
color:#F2EBD9;
}
.aokband_iak .aoksh_link_btn_iak{
background:#D4A85A;
color:#1A1209;
}
.aoksh_rule_iak{
margin:-2px 0 18px;
background:rgba(244,235,215,0.13);
height:1px;
}
.aokband_iak .aoksh_rule_iak{
background:rgba(244,235,215,0.12);
}
.aokhero_iak{
padding:32px 0 8px;
}
@media(min-width:771px){
.aokhero_iak{
padding:3.5rem 0 1.5rem;
}
}
.aokhero_in_iak{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.aokhero_in_iak{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.aokhero_copy_iak{
min-width:0;
}
.aokhero_eyebrow_iak{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.aokhero_eyebrow_line_iak{
flex:0 0 auto;
background:#B8864A;
height:1px;
width:1.75rem;
display:inline-block;
}
.aokhero_h1_iak{
line-height:1.04;
font-size:2.375rem;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
margin-bottom:20px;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:768px){
.aokhero_h1_iak{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.aokhero_h1_iak{
font-size:3.875rem;
}
}
.aokhero_h1_iak em{
color:#B8864A;
font-style:normal;
}
.aokhero_sub_iak{
margin-bottom:30px;
max-width:480px;
color:#8A7C65;
line-height:1.6;
font-size:16px;
}
@media(min-width:765px){
.aokhero_sub_iak{
font-size:1.125rem;
}
}
.aokhero_actions_iak{
gap:0.875rem;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.aokhero_cta_iak{
padding:16px 30px;
background:#C9923F;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:999px;
color:#1A1209;
font-size:15px;
align-items:center;
display:inline-flex;
font-weight:700;
}
.aokhero_cta_iak:hover{
background:#D4A04A;
}
.aokhero_cta_ic_iak{
align-items:center;
display:inline-flex;
}
.aokhero_cta_ic_iak svg{
width:1rem;
height:16px;
}
.aokhero_cta_alt_iak{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(244,235,215,0.13);
background:transparent;
padding:15px 1.625rem;
border-radius:999px;
color:#F2EBD9;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:600;
}
.aokhero_cta_alt_iak:hover{
border-color:#B8864A;
color:#B8864A;
}
.aokhero_trust_iak{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.aokhero_trust_item_iak{
gap:0.563rem;
color:#D8CDB8;
font-size:13px;
font-weight:600;
align-items:center;
display:flex;
}
.aokhero_trust_ic_iak{
align-items:center;
display:inline-flex;
color:#B8864A;
}
.aokhero_trust_ic_iak svg{
width:1rem;
height:16px;
}
.aokhero_promo_iak{
overflow:hidden;
background:#241F19;
border-radius:20px;
min-height:18.75rem;
position:relative;
box-shadow:0 12px 3rem rgba(10,8,5,0.70), 0 4px 16px rgba(10,8,5,0.45), 0 0 0 1px rgba(244,235,215,0.06);
display:flex;
}
.aokhero_promo_bg_iak{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.aokhero_promo_bg_iak::after{
inset:0;
background:linear-gradient(120deg,#13110E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.aokhero_promo_glow_iak{
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
height:260px;
top:-40px;
width:260px;
position:absolute;
pointer-events:none;
right:-1.25rem;
}
.aokhero_promo_ct_iak{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.aokhero_promo_label_iak{
font-size:10px;
margin-bottom:8px;
letter-spacing:.25em;
display:block;
font-weight:700;
text-transform:uppercase;
color:#D4A85A;
}
.aokhero_promo_amount_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.aokhero_promo_amount_iak{
font-size:40px;
}
}
.aokhero_promo_amount_iak em{
font-style:normal;
color:#D4A85A;
}
.aokhero_rating_iak{
background:#241F19;
padding:10px 14px;
border-radius:14px;
border:1px solid rgba(244,235,215,0.07);
gap:0.625rem;
max-width:min(260px,62%);
right:14px;
position:absolute;
z-index:3;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.40);
top:0.875rem;
display:flex;
align-items:center;
}
.aokhero_rating_score_iak{
flex:0 0 auto;
font-size:24px;
color:#F2EBD9;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.aokhero_rating_txt_iak{
flex:1 1 auto;
min-width:0;
}
.aokhero_rating_stars_iak{
gap:2px;
color:#B8864A;
display:flex;
}
.aokhero_rating_stars_iak svg{
width:12px;
height:12px;
}
.aokhero_rating_cap_iak{
line-height:1.35;
color:#A8997F;
overflow-wrap:break-word;
margin-top:3px;
display:block;
font-size:0.688rem;
}
.aokstat_iak{
margin-top:16px;
border-top:1px solid rgba(244,235,215,0.13);
border-bottom:1px solid rgba(244,235,215,0.13);
}
.aokstat_in_iak{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.aokstat_in_iak{
grid-template-columns:repeat(4,1fr);
}
}
.aokstat_item_iak{
padding:1.375rem 14px;
border-bottom:1px solid rgba(244,235,215,0.07);
border-right:1px solid rgba(244,235,215,0.07);
min-width:0;
}
.aokstat_item_iak:nth-child(2n){
border-right:0;
}
.aokstat_item_iak:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.aokstat_item_iak{
border-bottom:0;
}
.aokstat_item_iak:nth-child(2n){
border-right:1px solid rgba(244,235,215,0.07);
}
.aokstat_item_iak:nth-child(4n){
border-right:0;
}
}
.aokstat_value_iak{
color:#F2EBD9;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.aokstat_value_iak{
font-size:2.125rem;
}
}
.aokstat_label_iak{
font-size:0.813rem;
overflow-wrap:break-word;
color:#A8997F;
margin-top:0.375rem;
line-height:1.4;
}
.aokgrow_iak{
padding:26px 0 10px;
}
.aokrow_seo_iak{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8A7C65;
font-size:14px;
}
.aokrow_seo_iak strong{
font-weight:700;
color:#F2EBD9;
}
.aokjp_iak{
padding:30px 0 0.625rem;
}
.aokjp_grid_iak{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.aokjp_grid_iak{
grid-template-columns:1fr 1fr;
}
.aokjp_card_mega_iak{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.aokjp_grid_iak{
grid-template-columns:1.4fr 1fr 1fr;
}
.aokjp_card_mega_iak{
grid-column:auto;
}
}
.aokjp_card_iak{
overflow:hidden;
gap:12px;
padding:26px;
border-radius:20px;
border:1px solid rgba(244,235,215,0.07);
background:#241F19;
min-height:12.5rem;
min-width:0;
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.aokjp_card_mega_iak{
background:linear-gradient(135deg,#1E1A13,#0E0C09);
border-color:transparent;
color:#F2EBD9;
min-height:13.125rem;
}
.aokjp_glow_iak{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
pointer-events:none;
height:12.5rem;
width:200px;
top:-2.5rem;
}
.aokjp_label_iak{
gap:10px;
align-items:center;
color:#B8864A;
position:relative;
display:flex;
justify-content:space-between;
text-transform:uppercase;
font-size:10px;
font-weight:700;
flex-wrap:wrap;
letter-spacing:.16em;
}
.aokjp_card_mega_iak .aokjp_label_iak{
color:#D4A85A;
}
.aokjp_drop_iak{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#A8997F;
}
.aokjp_card_mega_iak .aokjp_drop_iak{
color:#A8997F;
}
.aokjp_amount_iak{
font-weight:700;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:2.375rem;
line-height:1;
color:#F2EBD9;
}
.aokjp_card_mega_iak .aokjp_amount_iak{
animation:zm2-pulse 2.4s infinite;
color:#D4A85A;
font-size:3rem;
}
@media(min-width:770px){
.aokjp_card_mega_iak .aokjp_amount_iak{
font-size:54px;
}
}
.aokjp_game_iak{
position:relative;
color:#A8997F;
font-size:13px;
}
.aokjp_card_mega_iak .aokjp_game_iak{
color:#A8997F;
}
.aokjp_cta_iak{
position:relative;
align-self:flex-start;
}
.aokjp_card_mega_iak .aokjp_cta_iak{
padding:10px 20px;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A85A;
font-size:0.813rem;
color:#1A1209;
font-weight:700;
}
.aokjp_card_mega_iak .aokjp_cta_iak:hover{
opacity:.9;
}
.aokjp_card_iak:not(.aokjp_card_mega_iak) .aokjp_cta_iak{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
color:#F2EBD9;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F2EBD9;
}
.aokjp_card_iak:not(.aokjp_card_mega_iak) .aokjp_cta_iak:hover{
border-color:#B8864A;
color:#B8864A;
}
.aokjp_seo_iak{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#8A7C65;
}
.aokjp_seo_iak strong{
color:#F2EBD9;
font-weight:700;
}
.aokgrow_iak{
padding:26px 0 10px;
}
.aokrow_seo_iak{
margin:0.625rem 0 0;
color:#8A7C65;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.aokrow_seo_iak strong{
color:#F2EBD9;
font-weight:700;
}
.aokgrow_iak{
padding:1.625rem 0 10px;
}
.aokrow_seo_iak{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7C65;
font-size:14px;
}
.aokrow_seo_iak strong{
color:#F2EBD9;
font-weight:700;
}
.aokapp_iak{
padding:1.875rem 0 0.625rem;
}
.aokapp_in_iak{
background:#241F19;
padding:32px;
border-radius:1.25rem;
gap:28px;
border:1px solid rgba(244,235,215,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.aokapp_in_iak{
padding:40px 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.aokapp_copy_iak{
max-width:560px;
min-width:0;
}
.aokapp_eyebrow_iak{
margin-bottom:0.75rem;
}
.aokapp_h2_iak{
font-size:1.75rem;
overflow-wrap:break-word;
color:#F2EBD9;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.aokapp_h2_iak{
font-size:2.125rem;
}
}
.aokapp_text_iak{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#8A7C65;
}
.aokapp_btns_iak{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.aokapp_btn_iak{
gap:10px;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:14px;
background:#C9923F;
align-items:center;
color:#1A1209;
display:inline-flex;
}
.aokapp_btn_iak:hover{
background:#D4A04A;
}
.aokapp_btn_ic_iak{
align-items:center;
display:inline-flex;
}
.aokapp_btn_ic_iak svg{
width:1.125rem;
height:1.125rem;
}
.aokapp_btn_lb_iak{
font-weight:700;
font-size:0.844rem;
}
.aokapp_qr_wrap_iak{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.aokapp_qr_iak{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#241F19 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#241F19 0 5px,transparent 5px 0.688rem);
background-color:#C9923F;
width:108px;
}
.aokapp_qr_cap_iak{
color:#A8997F;
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
}
.aokgm_iak{
padding:30px 0 10px;
}
.aokgm_in_iak{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.aokgm_in_iak{
grid-template-columns:1.25fr 1fr;
}
}
.aokgm_left_iak{
padding:32px;
border:1px solid rgba(244,235,215,0.07);
border-radius:20px;
background:#241F19;
min-width:0;
}
.aokgm_eyebrow_iak{
margin-bottom:10px;
}
.aokgm_h2_iak{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:26px;
}
@media(min-width:767px){
.aokgm_h2_iak{
font-size:28px;
}
}
.aokgm_text_iak{
font-size:14px;
max-width:480px;
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7C65;
}
.aokgm_level_iak{
color:#B8864A;
margin-bottom:8px;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.aokgm_bar_iak{
border-radius:999px;
background:rgba(244,235,215,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.aokgm_bar_fill_iak{
background:linear-gradient(90deg,#B8864A,#E0B96A);
border-radius:999px;
height:100%;
}
.aokgm_bar_meta_iak{
gap:0.625rem;
justify-content:space-between;
color:#A8997F;
margin-bottom:18px;
display:flex;
font-size:0.688rem;
}
.aokgm_missions_iak{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.aokgm_mission_iak{
padding:9px 15px;
border-radius:62.438rem;
border:1px solid rgba(244,235,215,0.13);
gap:0.438rem;
background:#1C1814;
font-weight:600;
display:inline-flex;
align-items:center;
color:#D8CDB8;
font-size:0.781rem;
}
.aokgm_mission_ic_iak{
display:inline-flex;
align-items:center;
color:#B8864A;
}
.aokgm_mission_ic_iak svg{
height:13px;
width:13px;
}
.aokgm_right_iak{
padding:2rem;
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#1E1A13,#0E0C09);
flex-direction:column;
display:flex;
position:relative;
color:#F2EBD9;
}
.aokgm_glow_iak{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
height:9.375rem;
pointer-events:none;
position:absolute;
top:-30px;
right:-30px;
width:9.375rem;
}
.aokgm_ref_eyebrow_iak{
position:relative;
margin-bottom:0.625rem;
}
.aokgm_ref_h2_iak{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
line-height:1.1;
position:relative;
font-size:26px;
}
.aokgm_ref_text_iak{
line-height:1.55;
margin-bottom:1.25rem;
color:#A8997F;
position:relative;
font-size:0.844rem;
}
.aokgm_ref_cta_iak{
background:#D4A85A;
transition:opacity .22s ease;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
color:#1A1209;
font-size:0.844rem;
align-self:flex-start;
position:relative;
margin-top:auto;
font-weight:700;
}
.aokgm_ref_cta_iak:hover{
opacity:.9;
}
.aoktrn_iak{
padding:1.875rem 0 10px;
}
.aoktrn_in_iak{
border-radius:1.25rem;
background:#241F19;
border:1px solid rgba(244,235,215,0.07);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.aoktrn_in_iak{
grid-template-columns:1.05fr 1fr;
}
}
.aoktrn_banner_iak{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1A13,#0E0C09);
color:#F2EBD9;
position:relative;
}
.aoktrn_glow_iak{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
height:200px;
position:absolute;
pointer-events:none;
right:-40px;
bottom:-40px;
width:200px;
}
.aoktrn_eyebrow_iak{
margin-bottom:14px;
position:relative;
}
.aoktrn_h2_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.06;
position:relative;
margin-bottom:0.75rem;
font-weight:600;
color:#F2EBD9;
}
@media(min-width:765px){
.aoktrn_h2_iak{
font-size:2.25rem;
}
}
.aoktrn_text_iak{
font-size:14px;
position:relative;
margin-bottom:1.375rem;
line-height:1.6;
max-width:26.25rem;
color:#A8997F;
}
.aoktrn_timer_iak{
gap:0.5rem;
flex-wrap:wrap;
display:flex;
align-items:center;
position:relative;
margin-bottom:1.5rem;
}
.aoktrn_timer_cap_iak{
color:#A8997F;
font-size:0.688rem;
}
.aoktrn_timer_box_iak{
background:rgba(244,235,215,0.07);
padding:4px 0.75rem;
border-radius:8px;
color:#F2EBD9;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
}
.aoktrn_cta_iak{
background:#D4A85A;
padding:13px 1.625rem;
transition:opacity .22s ease;
border-radius:62.438rem;
display:inline-block;
font-weight:700;
font-size:0.875rem;
color:#1A1209;
position:relative;
}
.aoktrn_cta_iak:hover{
opacity:.9;
}
.aoktrn_lb_iak{
padding:1.625rem 28px;
}
.aoktrn_lb_head_iak{
gap:10px;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
display:flex;
}
.aoktrn_lb_title_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
color:#F2EBD9;
font-weight:600;
}
.aoktrn_lb_upd_iak{
font-size:11px;
letter-spacing:.08em;
color:#A8997F;
text-transform:uppercase;
}
.aoktrn_lb_row_iak{
padding:0.688rem 12px;
border-radius:8px;
gap:14px;
align-items:center;
display:flex;
}
.aoktrn_lb_row_iak:nth-child(2){
background:rgba(184,134,74,0.14);
}
.aoktrn_lb_rank_iak{
flex:0 0 auto;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1rem;
color:#B8864A;
width:1.375rem;
}
.aoktrn_lb_av_iak{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8864A,#E0B96A);
height:1.875rem;
width:1.875rem;
}
.aoktrn_lb_name_iak{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
color:#F2EBD9;
font-weight:600;
font-size:14px;
text-overflow:ellipsis;
}
.aoktrn_lb_amount_iak{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#F2EBD9;
}
.aokvip_iak{
padding:48px 0;
}
@media(min-width:771px){
.aokvip_iak{
padding:4rem 0;
}
}
.aokvip_head_iak{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:877px){
.aokvip_head_iak{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aokvip_eyebrow_iak{
margin-bottom:12px;
}
.aokvip_h2_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
color:#F2EBD9;
font-weight:600;
}
@media(min-width:768px){
.aokvip_h2_iak{
font-size:2.5rem;
}
}
.aokvip_intro_iak{
line-height:1.6;
font-size:0.875rem;
max-width:420px;
color:#A8997F;
}
.aokvip_grid_iak{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.aokvip_card_iak{
padding:22px 1.125rem;
border:1px solid rgba(244,235,215,0.12);
border-radius:0.875rem;
min-width:0;
}
.aokvip_card_feat_iak{
background:rgba(244,235,215,0.07);
border-color:#D4A85A;
}
.aokvip_card_ic_iak{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8864A,#E0B96A);
height:2.125rem;
width:2.125rem;
margin-bottom:1rem;
display:block;
}
.aokvip_name_iak{
color:#F2EBD9;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.aokvip_perk_iak{
overflow-wrap:break-word;
color:#A8997F;
font-size:0.781rem;
line-height:1.5;
}
.aoksea_iak{
padding:1.5rem 0 0.625rem;
}
.aoksea_in_iak{
gap:22px;
padding:36px;
border-radius:1.25rem;
background:linear-gradient(115deg,#1E1A13,#0E0C09);
overflow:hidden;
display:flex;
color:#F2EBD9;
flex-direction:column;
position:relative;
}
@media(min-width:822px){
.aoksea_in_iak{
gap:2rem;
padding:2.75rem 48px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.aoksea_glow_iak{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 68%);
border-radius:50%;
top:50%;
position:absolute;
transform:translateY(-50%);
right:60px;
pointer-events:none;
height:15rem;
width:15rem;
}
.aoksea_copy_iak{
max-width:35rem;
min-width:0;
position:relative;
}
.aoksea_eyebrow_iak{
margin-bottom:12px;
}
.aoksea_h2_iak{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
color:#F2EBD9;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.aoksea_h2_iak{
font-size:38px;
}
}
.aoksea_text_iak{
line-height:1.6;
color:#A8997F;
font-size:15px;
}
.aoksea_cta_iak{
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4A85A;
padding:16px 2rem;
border-radius:999px;
color:#1A1209;
position:relative;
font-weight:700;
font-size:15px;
}
.aoksea_cta_iak:hover{
opacity:.9;
}
.aokdr_iak{
padding:36px 0 0.625rem;
}
.aokdr_in_iak{
gap:20px;
border:1px dashed rgba(244,235,215,0.13);
border-radius:0.875rem;
padding:1.75rem 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.aokdr_in_iak{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aokdr_h2_iak{
font-size:24px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.1;
color:#F2EBD9;
}
@media(min-width:770px){
.aokdr_h2_iak{
font-size:26px;
}
}
.aokdr_text_iak{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:42.5rem;
color:#8A7C65;
}
.aokdr_text_iak b{
color:#F2EBD9;
font-weight:700;
}
.aokdr_cta_iak{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
font-size:0.844rem;
white-space:nowrap;
border-bottom:1px solid #B8864A;
font-weight:700;
color:#F2EBD9;
}
.aokdr_cta_iak:hover{
color:#B8864A;
}
.aoket_iak{
padding:36px 0 10px;
}
.aoket_in_iak{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.aoket_in_iak{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.aoket_left_iak{
min-width:0;
}
.aoket_eyebrow_iak{
margin-bottom:12px;
}
.aoket_h2_iak{
margin-bottom:0.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:771px){
.aoket_h2_iak{
font-size:2rem;
}
}
.aoket_text_iak{
font-size:15px;
margin-bottom:1.375rem;
line-height:1.65;
color:#8A7C65;
}
.aoket_stats_iak{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.aoket_stat_iak{
min-width:0;
}
.aoket_stat_v_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F2EBD9;
font-weight:700;
line-height:1;
}
.aoket_stat_l_iak{
font-size:0.781rem;
color:#A8997F;
margin-top:4px;
}
.aoket_right_iak{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.aoket_member_iak{
border:1px solid rgba(244,235,215,0.07);
gap:1rem;
background:#241F19;
border-radius:0.875rem;
padding:18px 20px;
align-items:center;
display:flex;
min-width:0;
}
.aoket_member_av_iak{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1A13,#B8864A);
height:48px;
width:48px;
}
.aoket_member_name_iak{
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:700;
font-size:15px;
}
.aoket_member_role_iak{
color:#A8997F;
overflow-wrap:break-word;
font-size:0.781rem;
}
.aoket_updated_iak{
border-radius:0.875rem;
border:1px solid rgba(244,235,215,0.07);
padding:14px 1.125rem;
gap:8px;
background:#1C1814;
display:flex;
align-items:center;
font-size:12.5px;
color:#8A7C65;
}
.aokrc_iak{
padding:3rem 0 10px;
}
.aokrc_in_iak{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.aokrc_in_iak{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.aokrc_col_iak{
min-width:0;
}
.aokrc_label_iak{
font-weight:600;
letter-spacing:.2em;
color:#B8864A;
font-size:11px;
margin-bottom:1rem;
text-transform:uppercase;
}
.aokrc_awards_iak{
gap:12px;
display:flex;
flex-direction:column;
}
.aokrc_award_iak{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.aokrc_award_ic_iak{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4A85A;
}
.aokrc_award_ic_iak svg{
width:1.125rem;
height:18px;
}
.aokrc_award_t_iak{
color:#F2EBD9;
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
}
.aokrc_award_s_iak{
overflow-wrap:break-word;
font-size:12px;
color:#A8997F;
}
.aokrc_press_iak{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.aokrc_press_logo_iak{
overflow:hidden;
padding:0 8px;
border:1px solid rgba(244,235,215,0.07);
border-radius:0.5rem;
text-align:center;
justify-content:center;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
height:52px;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
font-weight:700;
color:#8A7C65;
white-space:nowrap;
display:flex;
}
.aokrc_partner_iak{
background:#241F19;
border-radius:14px;
padding:1.375rem;
border:1px solid rgba(244,235,215,0.07);
}
.aokrc_partner_name_iak{
color:#F2EBD9;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
}
.aokrc_partner_text_iak{
overflow-wrap:break-word;
color:#8A7C65;
line-height:1.55;
font-size:0.813rem;
}
.aokhts_iak{
padding:48px 0;
}
@media(min-width:769px){
.aokhts_iak{
padding:3.875rem 0;
}
}
.aokhts_head_iak{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.aokhts_head_iak{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aokhts_eyebrow_iak{
margin-bottom:12px;
}
.aokhts_h2_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-size:30px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.aokhts_h2_iak{
font-size:2.375rem;
}
}
.aokhts_cta_iak{
flex:0 0 auto;
background:#D4A85A;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:15px 30px;
font-weight:700;
font-size:15px;
color:#1A1209;
}
.aokhts_cta_iak:hover{
opacity:.9;
}
.aokhts_grid_iak{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.aokhts_grid_iak{
grid-template-columns:repeat(3,1fr);
}
}
.aokhts_step_iak{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(244,235,215,0.12);
}
.aokhts_step_num_iak{
color:#D4A85A;
line-height:1;
font-size:2.75rem;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.aokhts_step_h_iak{
font-size:1.188rem;
line-height:1.2;
margin-bottom:8px;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:700;
}
.aokhts_step_p_iak{
color:#A8997F;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.aokpmt_iak{
padding:48px 0 10px;
}
.aokpmt_in_iak{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.aokpmt_in_iak{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.aokpmt_left_iak{
min-width:0;
}
.aokpmt_eyebrow_iak{
margin-bottom:12px;
}
.aokpmt_h2_iak{
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:1.875rem;
color:#F2EBD9;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:765px){
.aokpmt_h2_iak{
font-size:32px;
}
}
.aokpmt_text_iak{
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
color:#8A7C65;
}
.aokpmt_logos_iak{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.aokpmt_logos_iak{
grid-template-columns:repeat(4,1fr);
}
}
.aokpmt_logo_iak{
overflow:hidden;
background:#241F19;
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(244,235,215,0.07);
font-size:12.5px;
justify-content:center;
color:#D8CDB8;
height:3.125rem;
align-items:center;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
font-weight:700;
display:flex;
}
.aokpmt_table_iak{
border-radius:14px;
border:1px solid rgba(244,235,215,0.07);
overflow:hidden;
min-width:0;
}
.aokpmt_thead_iak{
background:#100D0A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.aokpmt_th_iak{
overflow:hidden;
padding:13px 0.875rem;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:0.625rem;
color:#F2EBD9;
letter-spacing:.08em;
font-weight:700;
white-space:nowrap;
}
.aokpmt_row_iak{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,235,215,0.07);
display:grid;
}
.aokpmt_row_iak:nth-child(odd){
background:#241F19;
}
.aokpmt_td_iak{
padding:14px;
font-size:13.5px;
color:#8A7C65;
min-width:0;
overflow-wrap:break-word;
}
.aokpmt_row_iak .aokpmt_td_iak:first-child{
font-weight:700;
color:#F2EBD9;
}
.aokpmt_row_iak .aokpmt_td_iak:last-child{
font-weight:700;
color:#6A9E72;
}
.aokwy_iak{
padding:48px 0;
}
@media(min-width:766px){
.aokwy_iak{
padding:3.5rem 0;
}
}
.aokwy_in_iak{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.aokwy_in_iak{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.aokwy_left_iak{
min-width:0;
}
.aokwy_eyebrow_iak{
margin-bottom:14px;
}
.aokwy_h2_iak{
line-height:1.05;
font-size:2rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1rem;
font-weight:600;
color:#F2EBD9;
}
@media(min-width:769px){
.aokwy_h2_iak{
font-size:40px;
}
}
.aokwy_intro_iak{
line-height:1.6;
font-size:15px;
color:#8A7C65;
}
.aokwy_grid_iak{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.aokwy_grid_iak{
grid-template-columns:1fr 1fr;
}
}
.aokwy_card_iak{
padding:26px;
background:#241F19;
border-radius:14px;
border:1px solid rgba(244,235,215,0.07);
min-width:0;
}
.aokwy_card_ic_iak{
justify-content:center;
align-items:center;
color:#B8864A;
display:inline-flex;
margin-bottom:16px;
}
.aokwy_card_ic_iak svg{
height:26px;
width:26px;
}
.aokwy_card_h_iak{
color:#F2EBD9;
line-height:1.15;
font-size:21px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.aokwy_card_p_iak{
font-size:14px;
line-height:1.55;
color:#8A7C65;
overflow-wrap:break-word;
}
.aokts_iak{
padding:2.75rem 0;
}
.aokts_in_iak{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:879px){
.aokts_in_iak{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.aokts_left_iak{
min-width:0;
}
.aokts_h2_iak{
color:#F2EBD9;
margin-bottom:12px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aokts_h2_iak{
font-size:1.75rem;
}
}
.aokts_text_iak{
color:#A8997F;
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:14.5px;
line-height:1.6;
}
.aokts_badges_iak{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.aokts_badge_iak{
color:#A8997F;
font-size:13px;
font-weight:600;
}
.aokts_pay_iak{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.aokts_pay_iak{
justify-content:flex-end;
}
}
.aokts_pay_chip_iak{
padding:0.75rem 16px;
border:1px solid rgba(244,235,215,0.12);
background:rgba(244,235,215,0.07);
border-radius:14px;
font-size:14px;
font-weight:700;
color:#F2EBD9;
}
.aokprov_iak{
padding:40px 0 1.25rem;
}
.aokprov_eyebrow_iak{
display:block;
margin-bottom:18px;
}
.aokprov_grid_iak{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.aokprov_grid_iak{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.aokprov_grid_iak{
grid-template-columns:repeat(6,1fr);
}
}
.aokop_iak{
padding:2.25rem 0 10px;
}
.aokop_in_iak{
grid-template-columns:1fr;
background:#241F19;
gap:2rem;
border-radius:14px;
border:1px solid rgba(244,235,215,0.07);
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:858px){
.aokop_in_iak{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.aokop_left_iak{
min-width:0;
}
.aokop_eyebrow_iak{
margin-bottom:0.75rem;
}
.aokop_h2_iak{
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
color:#F2EBD9;
}
@media(min-width:768px){
.aokop_h2_iak{
font-size:1.875rem;
}
}
.aokop_text_iak{
line-height:1.6;
font-size:14px;
color:#8A7C65;
}
.aokop_grid_iak{
border:1px solid rgba(244,235,215,0.13);
border-radius:8px;
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
background:rgba(244,235,215,0.13);
display:grid;
}
.aokop_field_iak{
background:#1C1814;
padding:1.125rem 20px;
min-width:0;
}
.aokop_field_lb_iak{
color:#B8864A;
letter-spacing:.1em;
font-weight:600;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:0.625rem;
}
.aokop_field_val_iak{
font-size:0.875rem;
font-weight:700;
color:#F2EBD9;
overflow-wrap:break-word;
}
.aoktt_iak{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.aoktt_iak{
padding:60px 0 10px;
}
}
.aoktt_head_iak{
text-align:center;
margin-bottom:2.125rem;
}
.aoktt_eyebrow_iak{
margin-bottom:12px;
}
.aoktt_h2_iak{
font-size:32px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:766px){
.aoktt_h2_iak{
font-size:2.625rem;
}
}
.aoktt_grid_iak{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.aoktt_grid_iak{
grid-template-columns:repeat(3,1fr);
}
}
.aoktt_card_iak{
padding:1.875rem;
background:#241F19;
border:1px solid rgba(244,235,215,0.07);
border-radius:14px;
flex-direction:column;
min-width:0;
display:flex;
}
.aoktt_card_ic_iak{
align-items:center;
color:#B8864A;
margin-bottom:1.125rem;
display:inline-flex;
}
.aoktt_card_ic_iak svg{
height:1.75rem;
width:1.75rem;
}
.aoktt_card_h_iak{
margin-bottom:8px;
color:#F2EBD9;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
}
.aoktt_card_p_iak{
line-height:1.6;
color:#8A7C65;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:14px;
}
.aoktt_card_p_iak b{
color:#F2EBD9;
font-weight:700;
}
.aoktt_card_link_iak{
transition:color .22s ease;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #B8864A;
color:#F2EBD9;
font-size:13px;
margin-top:auto;
}
.aoktt_card_link_iak:hover{
color:#B8864A;
}
.aokel_iak{
padding:48px 0;
}
@media(min-width:768px){
.aokel_iak{
padding:56px 0;
}
}
.aokel_in_iak{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.aokel_in_iak{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.aokel_left_iak{
min-width:0;
}
.aokel_eyebrow_iak{
margin-bottom:14px;
}
.aokel_h2_iak{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
line-height:1.08;
}
@media(min-width:768px){
.aokel_h2_iak{
font-size:38px;
}
}
.aokel_body_iak p{
font-size:1rem;
color:#D8CDB8;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
}
.aokel_dropcap_iak{
padding:6px 0.75rem 0 0;
font-weight:700;
font-size:3.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#B8864A;
line-height:.8;
float:left;
}
.aokel_right_iak{
min-width:0;
}
.aokel_quote_iak{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#1E1A13,#0E0C09);
position:relative;
margin-bottom:24px;
color:#F2EBD9;
}
.aokel_quote_mark_iak{
color:#D4A85A;
display:inline-flex;
align-items:center;
margin-bottom:6px;
}
.aokel_quote_mark_iak svg{
width:2.125rem;
height:2.125rem;
}
.aokel_quote_text_iak{
color:#F2EBD9;
margin-bottom:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-weight:500;
font-size:22px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.aokel_quote_meta_iak{
gap:12px;
display:flex;
align-items:center;
}
.aokel_quote_av_iak{
flex:0 0 auto;
background:linear-gradient(135deg,#B8864A,#E0B96A);
border-radius:50%;
height:38px;
width:2.375rem;
}
.aokel_quote_author_iak{
font-weight:700;
color:#F2EBD9;
font-size:14px;
}
.aokel_quote_meta_sub_iak{
font-size:12px;
color:#A8997F;
}
.aokel_explain_iak{
border:1px solid rgba(244,235,215,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.aokel_explain_card_iak{
padding:1.375rem 1.5rem;
}
.aokel_explain_card_iak+.aokel_explain_card_iak{
border-top:1px solid rgba(244,235,215,0.07);
}
.aokel_explain_h_iak{
line-height:1.15;
font-size:20px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
color:#F2EBD9;
overflow-wrap:break-word;
}
.aokel_explain_p_iak{
font-size:14px;
overflow-wrap:break-word;
color:#8A7C65;
line-height:1.55;
}
.aoklh_iak{
padding:40px 0 1.25rem;
}
.aoklh_in_iak{
border-top:1px solid rgba(244,235,215,0.13);
padding-top:34px;
}
.aoklh_eyebrow_iak{
margin-bottom:22px;
display:block;
}
.aoklh_grid_iak{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.aoklh_grid_iak{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.aoklh_grid_iak{
grid-template-columns:repeat(5,1fr);
}
}
.aoklh_col_iak{
min-width:0;
}
.aoklh_col_h_iak{
color:#F2EBD9;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:12px;
font-weight:700;
}
.aoklh_links_iak{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.aoklh_link_iak{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8A7C65;
}
.aoklh_link_iak:hover{
color:#B8864A;
}
.aoksc_iak{
padding:3rem 0 0.625rem;
}
.aoksc_head_iak{
text-align:center;
margin-bottom:28px;
}
.aoksc_eyebrow_iak{
margin-bottom:0.75rem;
}
.aoksc_h2_iak{
font-size:1.875rem;
color:#F2EBD9;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.aoksc_h2_iak{
font-size:36px;
}
}
.aoksc_table_iak{
border:1px solid rgba(244,235,215,0.07);
overflow:hidden;
border-radius:14px;
margin:0 auto;
max-width:56.25rem;
}
.aoksc_thead_iak{
grid-template-columns:1.6fr 1fr 1fr;
background:#100D0A;
display:grid;
}
.aoksc_th_iak{
padding:15px 18px;
font-size:13px;
color:#A8997F;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
}
.aoksc_th_iak:first-child{
text-align:left;
}
.aoksc_th_us_iak{
color:#D4A85A;
}
.aoksc_row_iak{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,235,215,0.07);
display:grid;
}
.aoksc_row_iak:nth-child(even){
background:#241F19;
}
.aoksc_td_iak{
padding:0.938rem 18px;
min-width:0;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A8997F;
}
.aoksc_td_iak:first-child{
color:#D8CDB8;
font-weight:600;
text-align:left;
}
.aoksc_td_us_iak{
font-weight:700;
color:#6A9E72;
}
.aokfaq_iak{
padding:3rem 0;
background:#241F19;
margin-top:1.5rem;
border-top:1px solid rgba(244,235,215,0.07);
border-bottom:1px solid rgba(244,235,215,0.07);
}
@media(min-width:768px){
.aokfaq_iak{
padding:3.875rem 0;
}
}
.aokfaq_head_iak{
margin-bottom:2.125rem;
text-align:center;
}
.aokfaq_eyebrow_iak{
margin-bottom:12px;
}
.aokfaq_h2_iak{
font-size:2rem;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:771px){
.aokfaq_h2_iak{
font-size:38px;
}
}
.aokfaq_list_iak{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.aokfaq_item_iak{
border:1px solid rgba(244,235,215,0.07);
background:#1C1814;
overflow:hidden;
border-radius:14px;
}
.aokfaq_q_iak{
gap:20px;
list-style:none;
padding:1.25rem 24px;
justify-content:space-between;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:16px;
align-items:center;
display:flex;
font-weight:700;
cursor:pointer;
}
.aokfaq_q_iak::-webkit-details-marker{
display:none;
}
.aokfaq_q_ic_iak{
flex:0 0 auto;
transition:transform .22s ease;
color:#B8864A;
align-items:center;
display:inline-flex;
}
.aokfaq_q_ic_iak svg{
height:18px;
width:18px;
}
.aokfaq_item_iak[open] .aokfaq_q_ic_iak{
transform:rotate(180deg);
}
.aokfaq_a_iak{
padding:0 1.5rem 1.25rem;
line-height:1.6;
color:#8A7C65;
overflow-wrap:break-word;
font-size:14.5px;
}
.aoksg_iak{
padding:3rem 0 10px;
}
.aoksg_eyebrow_iak{
display:block;
margin-bottom:0.75rem;
}
.aoksg_h2_iak{
margin-bottom:28px;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EBD9;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.aoksg_h2_iak{
font-size:2.25rem;
}
}
.aoksg_grid_iak{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.aoksg_grid_iak{
grid-template-columns:repeat(3,1fr);
}
}
.aoksg_col_iak{
min-width:0;
}
.aoksg_col_h_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
}
.aoksg_col_p_iak{
color:#8A7C65;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.aoksb_iak{
padding:3rem 0;
background:#241F19;
margin-top:24px;
border-bottom:1px solid rgba(244,235,215,0.07);
border-top:1px solid rgba(244,235,215,0.07);
}
@media(min-width:768px){
.aoksb_iak{
padding:3.5rem 0;
}
}
.aoksb_eyebrow_iak{
display:block;
margin-bottom:0.75rem;
}
.aoksb_h2_iak{
font-size:30px;
color:#F2EBD9;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:26px;
font-weight:600;
}
@media(min-width:770px){
.aoksb_h2_iak{
font-size:36px;
}
}
.aoksb_grid_iak{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.aoksb_grid_iak{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.aoksb_grid_iak{
grid-template-columns:repeat(4,1fr);
}
}
.aoksb_card_iak{
border-radius:14px;
border:1px solid rgba(244,235,215,0.07);
background:#1C1814;
padding:24px;
min-width:0;
}
.aoksb_card_h_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
line-height:1.15;
font-size:19px;
}
.aoksb_card_p_iak{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A7C65;
}
.aoksb_rtp_iak{
border-radius:14px;
background:#1C1814;
grid-template-columns:1fr;
gap:24px;
border:1px solid rgba(244,235,215,0.07);
padding:1.625rem 1.75rem;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:757px){
.aoksb_rtp_iak{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.aoksb_rtp_h_iak{
color:#F2EBD9;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:20px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.aoksb_rtp_p_iak{
line-height:1.6;
color:#8A7C65;
font-size:13.5px;
overflow-wrap:break-word;
}
.aoksb_rtp_stats_iak{
gap:16px;
display:flex;
}
.aoksb_stat_iak{
border-radius:0.5rem;
background:#241F19;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.aoksb_stat_v_iak{
overflow-wrap:break-word;
font-weight:700;
color:#6A9E72;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.aoksb_stat_l_iak{
font-size:0.719rem;
color:#A8997F;
margin-top:0.25rem;
}
.aokft_iak{
background:#100D0A;
color:#A8997F;
margin-top:2.5rem;
}
.aokft_in_iak{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.aokft_in_iak{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.aokft_in_iak{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aokft_brand_iak{
min-width:0;
}
.aokft_logo_iak{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:26px;
}
.aokft_tagline_iak{
color:#A8997F;
font-size:13.5px;
margin-top:14px;
max-width:280px;
line-height:1.6;
}
.aokft_contact_iak{
transition:color .22s ease;
margin-top:12px;
color:#D4A85A;
overflow-wrap:anywhere;
display:inline-block;
font-size:0.813rem;
max-width:280px;
}
.aokft_contact_iak:hover{
color:#F2EBD9;
}
.aokft_col_iak{
min-width:0;
}
.aokft_col_h_iak{
text-transform:uppercase;
margin-bottom:14px;
font-size:0.813rem;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
color:#F2EBD9;
}
.aokft_col_links_iak{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.aokft_link_iak{
transition:color .22s ease;
color:#A8997F;
font-size:13.5px;
overflow-wrap:break-word;
}
.aokft_link_iak:hover{
color:#F2EBD9;
}
.aokft_bot_iak{
padding:1.375rem 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(244,235,215,0.12);
display:flex;
}
@media(min-width:769px){
.aokft_bot_iak{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.aokft_legal_iak{
max-width:47.5rem;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
color:#5E5243;
}
.aokft_legal_iak b{
font-weight:700;
color:#A8997F;
}
.aokft_age_iak{
padding:0.25rem 9px;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #D4A85A;
font-weight:700;
font-size:13px;
color:#D4A85A;
}