*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-size:0.938rem;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#DDD0B4;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.aku_layout_sch{
flex-direction:column;
display:flex;
min-height:100vh;
}
.aku_main_sch{
flex:1 1 auto;
min-width:0;
width:100%;
}
.aku_container_sch{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.aku_container_sch{
padding:0 32px;
}
}
@media(min-width:1102px){
.aku_container_sch{
padding:0 56px;
}
}
.aku_eyebrow_sch{
text-transform:uppercase;
font-weight:600;
line-height:1.4;
overflow-wrap:break-word;
letter-spacing:.2em;
display:inline-block;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C9922A;
font-size:11px;
}
.aku_band_sch{
background:#110E09;
color:#F5EDD8;
}
.aku_band_sch .aku_eyebrow_sch{
color:#F0C040;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aku_tb_sch{
background:#1A1410;
top:0;
z-index:50;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
}
.aku_tb_in_sch{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
width:100%;
align-items:center;
max-width:1400px;
display:flex;
justify-content:space-between;
}
@media(min-width:767px){
.aku_tb_in_sch{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.aku_tb_in_sch{
padding:1.125rem 3.5rem;
}
}
.aku_tb_left_sch{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.aku_tb_logo_sch{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.aku_tb_logo_mark_sch{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:34px;
height:2.125rem;
}
.aku_tb_logo_txt_sch{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.aku_tb_logo_name_sch{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
white-space:nowrap;
}
.aku_tb_logo_sub_sch{
overflow:hidden;
font-size:8.5px;
margin-top:0.25rem;
text-transform:uppercase;
letter-spacing:.32em;
color:#C9922A;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
.aku_tb_nav_sch{
display:none;
}
@media(min-width:961px){
.aku_tb_nav_sch{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.aku_tb_nav_item_sch{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-size:14px;
white-space:nowrap;
font-weight:600;
color:#DDD0B4;
border-bottom:2px solid transparent;
}
.aku_tb_nav_item_sch:hover{
color:#F5EDD8;
}
.aku_tb_nav_item_sch.aku_state_active_sch{
border-color:#C9922A;
color:#F5EDD8;
}
.aku_tb_right_sch{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.aku_tb_search_sch{
transition:color .22s ease;
justify-content:center;
color:#DDD0B4;
display:flex;
align-items:center;
}
.aku_tb_search_sch:hover{
color:#C9922A;
}
.aku_tb_search_sch svg{
height:18px;
width:18px;
}
.aku_tb_lang_sch{
color:#A89472;
font-size:11px;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.aku_tb_lang_sch:hover{
color:#F5EDD8;
}
.aku_tb_login_sch{
display:none;
font-weight:600;
color:#F5EDD8;
font-size:0.875rem;
}
@media(min-width:766px){
.aku_tb_login_sch{
display:inline-block;
}
}
.aku_tb_register_sch{
background:#E8B84B;
border-radius:62.438rem;
transition:background-color .22s ease;
padding:0.688rem 22px;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#1A1006;
}
.aku_tb_register_sch:hover{
background:#F0C85E;
}
.aku_mob_sch{
background:#1A1410;
bottom:0;
z-index:60;
left:0;
border-top:1px solid rgba(245,237,216,0.13);
position:fixed;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.aku_mob_sch{
display:none;
}
}
.aku_mob_in_sch{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.aku_mob_item_sch{
transition:color .22s ease;
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
display:flex;
align-items:center;
color:#A89472;
min-width:0;
flex-direction:column;
}
.aku_mob_item_sch.aku_state_active_sch{
color:#C9922A;
}
.aku_mob_ic_sch{
justify-content:center;
display:flex;
align-items:center;
}
.aku_mob_ic_sch svg{
width:1.25rem;
height:20px;
}
.aku_mob_lb_sch{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.aku_rail_sch{
min-width:0;
position:relative;
}
.aku_rail_scroll_sch{
gap:14px;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:770px){
.aku_rail_scroll_sch{
gap:18px;
}
}
.aku_gc_sch{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.aku_gc_sch{
width:11.75rem;
}
}
.aku_gc_img_sch{
overflow:hidden;
border-radius:14px;
background:#231C14;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
position:relative;
padding-bottom:133.33%;
}
.aku_gc_img_sch img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.aku_gc_cover_sch{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.aku_gc_hover_sch{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
}
.aku_gc_sch:hover .aku_gc_hover_sch{
opacity:1;
}
.aku_gc_hover_btn_sch{
border-radius:62.438rem;
background:#E8B84B;
height:46px;
width:2.875rem;
justify-content:center;
color:#1A1006;
display:flex;
align-items:center;
}
.aku_gc_hover_btn_sch svg{
height:1.125rem;
width:1.125rem;
}
.aku_gc_info_sch{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.aku_gc_name_sch{
overflow:hidden;
text-overflow:ellipsis;
color:#F5EDD8;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
}
.aku_gc_prov_sch{
overflow:hidden;
color:#A89472;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.aku_gc_meta_sch{
color:#A89472;
font-size:0.688rem;
}
.aku_tc_sch{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.aku_tc_sch{
width:230px;
}
}
.aku_tc_img_sch{
background:#231C14;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
padding-bottom:75%;
position:relative;
}
.aku_tc_img_sch img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.aku_tc_info_sch{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.aku_tc_name_sch{
overflow:hidden;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
}
.aku_tc_rtp_sch{
color:#A89472;
font-size:11px;
}
.aku_lc_sch{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:767px){
.aku_lc_sch{
width:16.75rem;
}
}
.aku_lc_img_sch{
border-radius:14px;
overflow:hidden;
background:#231C14;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
}
.aku_lc_img_sch img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.aku_lc_live_sch{
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
display:flex;
left:0.75rem;
align-items:center;
position:absolute;
top:0.75rem;
}
.aku_lc_live_dot_sch{
background:#D94F4F;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.aku_lc_seats_sch{
font-size:10px;
letter-spacing:.08em;
color:#F5EDD8;
text-transform:uppercase;
font-weight:600;
}
.aku_lc_info_sch{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.aku_lc_name_sch{
overflow:hidden;
color:#F5EDD8;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.938rem;
}
.aku_lc_bet_sch{
color:#A89472;
font-size:0.688rem;
}
.aku_pc_sch{
padding:16px 14px;
gap:0.5rem;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
min-width:0;
min-height:74px;
display:flex;
justify-content:center;
flex-direction:column;
align-items:center;
}
.aku_pc_logo_sch{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
width:auto;
height:1.75rem;
}
.aku_pc_name_sch{
overflow:hidden;
max-width:100%;
font-size:11px;
color:#A89472;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.aku_gc_tag_sch{
padding:3px 0.5rem;
border-radius:0.5rem;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
display:inline-block;
font-size:0.625rem;
left:10px;
z-index:2;
position:absolute;
top:0.625rem;
}
.aku_gc_tag_hot_sch{
background:#D94F4F;
color:#F5EDD8;
}
.aku_gc_tag_new_sch{
background:#E8B84B;
color:#1A1006;
}
.aku_gc_tag_jp_sch{
background:#D4943C;
color:#1A1006;
}
.aku_gc_tag_live_sch{
background:#D94F4F;
color:#F5EDD8;
}
.aku_sh_sch{
min-width:0;
margin-bottom:1.125rem;
}
.aku_sh_row_sch{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.aku_sh_row_sch .aku_sh_l_sch{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.aku_sh_stack_sch{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.aku_sh_center_sch{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.aku_sh_h2_sch{
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:24px;
}
@media(min-width:766px){
.aku_sh_h2_sch{
font-size:1.875rem;
}
}
.aku_band_sch .aku_sh_h2_sch{
color:#F5EDD8;
}
.aku_sh_eb_line_sch{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.aku_sh_eb_line_sch::before{
background:#C9922A;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.aku_band_sch .aku_sh_eb_line_sch::before{
background:#F0C040;
}
.aku_sh_eb_dot_sch{
gap:8px;
display:inline-flex;
align-items:center;
}
.aku_sh_eb_dot_sch::before{
background:#C9922A;
border-radius:50%;
content:"";
height:6px;
width:6px;
display:inline-block;
}
.aku_band_sch .aku_sh_eb_dot_sch::before{
background:#F0C040;
}
.aku_sh_link_sch{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
color:#F5EDD8;
display:inline-flex;
border-bottom:1px solid #F5EDD8;
padding-bottom:2px;
}
.aku_sh_link_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_sh_link_sch svg{
width:0.875rem;
height:0.875rem;
}
.aku_sh_link_chev_sch{
padding-bottom:0;
border-bottom:0;
}
.aku_sh_link_btn_sch{
background:#E8B84B;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
color:#1A1006;
border-bottom:0;
}
.aku_sh_link_btn_sch:hover{
border-color:transparent;
background:#F0C85E;
color:#1A1006;
}
.aku_band_sch .aku_sh_link_sch{
border-color:#F5EDD8;
color:#F5EDD8;
}
.aku_band_sch .aku_sh_link_btn_sch{
background:#F0C040;
color:#1A1006;
}
.aku_sh_rule_sch{
margin:-2px 0 18px;
background:rgba(245,237,216,0.13);
height:1px;
}
.aku_band_sch .aku_sh_rule_sch{
background:rgba(255,237,190,0.13);
}
.aku_hero_sch{
padding:2rem 0 8px;
}
@media(min-width:767px){
.aku_hero_sch{
padding:56px 0 1.5rem;
}
}
.aku_hero_in_sch{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:899px){
.aku_hero_in_sch{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.aku_hero_copy_sch{
min-width:0;
}
.aku_hero_eyebrow_sch{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.aku_hero_eyebrow_line_sch{
background:#C9922A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.aku_hero_h1_sch{
letter-spacing:-.01em;
margin-bottom:20px;
font-size:38px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:770px){
.aku_hero_h1_sch{
font-size:54px;
}
}
@media(min-width:1098px){
.aku_hero_h1_sch{
font-size:3.875rem;
}
}
.aku_hero_h1_sch em{
font-style:normal;
color:#C9922A;
}
.aku_hero_sub_sch{
margin-bottom:30px;
font-size:16px;
color:#8A7357;
max-width:30rem;
line-height:1.6;
}
@media(min-width:769px){
.aku_hero_sub_sch{
font-size:18px;
}
}
.aku_hero_actions_sch{
gap:14px;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
align-items:center;
}
.aku_hero_cta_sch{
border-radius:62.438rem;
transition:background-color .22s ease;
gap:10px;
background:#E8B84B;
padding:16px 1.875rem;
align-items:center;
font-weight:700;
color:#1A1006;
font-size:0.938rem;
display:inline-flex;
}
.aku_hero_cta_sch:hover{
background:#F0C85E;
}
.aku_hero_cta_ic_sch{
display:inline-flex;
align-items:center;
}
.aku_hero_cta_ic_sch svg{
width:1rem;
height:1rem;
}
.aku_hero_cta_alt_sch{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(245,237,216,0.13);
padding:15px 1.625rem;
background:transparent;
color:#F5EDD8;
align-items:center;
display:inline-flex;
font-size:15px;
font-weight:600;
}
.aku_hero_cta_alt_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_hero_trust_sch{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.aku_hero_trust_item_sch{
gap:9px;
font-weight:600;
align-items:center;
color:#DDD0B4;
font-size:13px;
display:flex;
}
.aku_hero_trust_ic_sch{
align-items:center;
display:inline-flex;
color:#C9922A;
}
.aku_hero_trust_ic_sch svg{
height:16px;
width:16px;
}
.aku_hero_promo_sch{
overflow:hidden;
border-radius:1.25rem;
background:#231C14;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 12px 40px rgba(0,0,0,0.55), 0 32px 5rem rgba(0,0,0,0.38), 0 0 3.75rem rgba(201,146,42,0.12);
}
.aku_hero_promo_bg_sch{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.aku_hero_promo_bg_sch::after{
inset:0;
background:linear-gradient(120deg,#110E09 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.aku_hero_promo_glow_sch{
border-radius:50%;
background:radial-gradient(circle,rgba(212,158,60,0.18) 0%,transparent 65%);
top:-40px;
height:16.25rem;
pointer-events:none;
width:260px;
right:-1.25rem;
position:absolute;
}
.aku_hero_promo_ct_sch{
padding:28px;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.aku_hero_promo_label_sch{
font-size:0.625rem;
display:block;
margin-bottom:0.5rem;
color:#F0C040;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
}
.aku_hero_promo_amount_sch{
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aku_hero_promo_amount_sch{
font-size:2.5rem;
}
}
.aku_hero_promo_amount_sch em{
color:#F0C040;
font-style:normal;
}
.aku_hero_rating_sch{
background:#231C14;
padding:10px 0.875rem;
border-radius:0.875rem;
gap:0.625rem;
border:1px solid rgba(245,237,216,0.07);
position:absolute;
right:0.875rem;
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
top:14px;
max-width:min(16.25rem,62%);
z-index:3;
align-items:center;
}
.aku_hero_rating_score_sch{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.aku_hero_rating_txt_sch{
flex:1 1 auto;
min-width:0;
}
.aku_hero_rating_stars_sch{
gap:2px;
display:flex;
color:#C9922A;
}
.aku_hero_rating_stars_sch svg{
height:0.75rem;
width:12px;
}
.aku_hero_rating_cap_sch{
margin-top:3px;
overflow-wrap:break-word;
color:#A89472;
font-size:0.688rem;
display:block;
line-height:1.35;
}
.aku_stat_sch{
border-bottom:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.aku_stat_in_sch{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.aku_stat_in_sch{
grid-template-columns:repeat(4,1fr);
}
}
.aku_stat_item_sch{
padding:22px 14px;
border-right:1px solid rgba(245,237,216,0.07);
min-width:0;
border-bottom:1px solid rgba(245,237,216,0.07);
}
.aku_stat_item_sch:nth-child(2n){
border-right:0;
}
.aku_stat_item_sch:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.aku_stat_item_sch{
border-bottom:0;
}
.aku_stat_item_sch:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.aku_stat_item_sch:nth-child(4n){
border-right:0;
}
}
.aku_stat_value_sch{
line-height:1;
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.aku_stat_value_sch{
font-size:34px;
}
}
.aku_stat_label_sch{
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
color:#A89472;
}
.aku_grow_sch{
padding:1.625rem 0 10px;
}
.aku_row_seo_sch{
margin:0.625rem 0 0;
color:#8A7357;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.aku_row_seo_sch strong{
font-weight:700;
color:#F5EDD8;
}
.aku_gf_sch{
padding:24px 0 6px;
}
.aku_gf_in_sch{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.aku_gf_chip_sch{
border-radius:62.438rem;
border:1px solid rgba(245,237,216,0.13);
background:#231C14;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
font-size:0.813rem;
color:#DDD0B4;
white-space:nowrap;
font-weight:600;
}
.aku_gf_chip_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_gf_chip_sch.aku_state_active_sch{
background:#E8B84B;
border-color:transparent;
color:#1A1006;
}
.aku_grow_sch{
padding:26px 0 0.625rem;
}
.aku_row_seo_sch{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#8A7357;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.aku_row_seo_sch strong{
color:#F5EDD8;
font-weight:700;
}
.aku_jp_sch{
padding:30px 0 10px;
}
.aku_jp_grid_sch{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.aku_jp_grid_sch{
grid-template-columns:1fr 1fr;
}
.aku_jp_card_mega_sch{
grid-column:1/-1;
}
}
@media(min-width:998px){
.aku_jp_grid_sch{
grid-template-columns:1.4fr 1fr 1fr;
}
.aku_jp_card_mega_sch{
grid-column:auto;
}
}
.aku_jp_card_sch{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
background:#231C14;
border-radius:1.25rem;
gap:12px;
padding:26px;
position:relative;
min-height:200px;
min-width:0;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.aku_jp_card_mega_sch{
background:linear-gradient(135deg,#1C1508,#0C0A06);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.aku_jp_glow_sch{
background:radial-gradient(circle,rgba(212,158,60,0.18),transparent 70%);
border-radius:50%;
position:absolute;
width:200px;
right:-2.5rem;
pointer-events:none;
top:-2.5rem;
height:200px;
}
.aku_jp_label_sch{
gap:0.625rem;
flex-wrap:wrap;
font-weight:700;
color:#C9922A;
text-transform:uppercase;
position:relative;
justify-content:space-between;
align-items:center;
letter-spacing:.16em;
font-size:10px;
display:flex;
}
.aku_jp_card_mega_sch .aku_jp_label_sch{
color:#F0C040;
}
.aku_jp_drop_sch{
font-weight:600;
color:#A89472;
text-transform:none;
letter-spacing:.04em;
}
.aku_jp_card_mega_sch .aku_jp_drop_sch{
color:#B39E7A;
}
.aku_jp_amount_sch{
color:#F5EDD8;
font-weight:700;
font-size:38px;
overflow-wrap:break-word;
line-height:1;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.aku_jp_card_mega_sch .aku_jp_amount_sch{
animation:zm2-pulse 2.4s infinite;
color:#F0C040;
font-size:48px;
}
@media(min-width:771px){
.aku_jp_card_mega_sch .aku_jp_amount_sch{
font-size:54px;
}
}
.aku_jp_game_sch{
position:relative;
font-size:13px;
color:#A89472;
}
.aku_jp_card_mega_sch .aku_jp_game_sch{
color:#B39E7A;
}
.aku_jp_cta_sch{
align-self:flex-start;
position:relative;
}
.aku_jp_card_mega_sch .aku_jp_cta_sch{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.625rem 20px;
background:#F0C040;
font-weight:700;
color:#1A1006;
font-size:0.813rem;
}
.aku_jp_card_mega_sch .aku_jp_cta_sch:hover{
opacity:.9;
}
.aku_jp_card_sch:not(.aku_jp_card_mega_sch) .aku_jp_cta_sch{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
padding-bottom:2px;
font-size:13px;
}
.aku_jp_card_sch:not(.aku_jp_card_mega_sch) .aku_jp_cta_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_jp_seo_sch{
margin:14px 0 0;
color:#8A7357;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
}
.aku_jp_seo_sch strong{
color:#F5EDD8;
font-weight:700;
}
.aku_pr_sch{
padding:30px 0 0.375rem;
}
.aku_pr_card_sch{
flex:0 0 auto;
border-radius:20px;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
gap:10px;
padding:1.625rem;
overflow:hidden;
display:flex;
flex-direction:column;
min-height:200px;
position:relative;
width:280px;
}
@media(min-width:769px){
.aku_pr_card_sch{
width:18.75rem;
}
}
.aku_pr_card_feat_sch{
border-color:transparent;
background:linear-gradient(150deg,#1C1508,#0C0A06);
color:#F5EDD8;
}
.aku_pr_glow_sch{
background:radial-gradient(circle,rgba(212,158,60,0.18),transparent 70%);
border-radius:50%;
top:-30px;
right:-30px;
opacity:0;
height:130px;
position:absolute;
width:8.125rem;
pointer-events:none;
}
.aku_pr_card_feat_sch .aku_pr_glow_sch{
opacity:1;
}
.aku_pr_label_sch{
text-transform:uppercase;
position:relative;
color:#C9922A;
letter-spacing:.16em;
font-size:10px;
font-weight:700;
}
.aku_pr_card_feat_sch .aku_pr_label_sch{
color:#F0C040;
}
.aku_pr_amount_sch{
overflow-wrap:break-word;
font-size:26px;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.08;
font-weight:600;
}
.aku_pr_card_feat_sch .aku_pr_amount_sch{
color:#F5EDD8;
}
.aku_pr_amount_sch em{
color:#C9922A;
font-style:normal;
}
.aku_pr_card_feat_sch .aku_pr_amount_sch em{
color:#F0C040;
}
.aku_pr_terms_sch{
font-size:0.813rem;
position:relative;
color:#A89472;
line-height:1.5;
}
.aku_pr_card_feat_sch .aku_pr_terms_sch{
color:#B39E7A;
}
.aku_pr_cta_sch{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.aku_pr_card_feat_sch .aku_pr_cta_sch{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#F0C040;
transition:opacity .22s ease;
color:#1A1006;
font-size:0.813rem;
font-weight:700;
}
.aku_pr_card_feat_sch .aku_pr_cta_sch:hover{
opacity:.9;
}
.aku_pr_card_sch:not(.aku_pr_card_feat_sch) .aku_pr_cta_sch{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
color:#F5EDD8;
}
.aku_pr_card_sch:not(.aku_pr_card_feat_sch) .aku_pr_cta_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_grow_sch{
padding:26px 0 10px;
}
.aku_row_seo_sch{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7357;
}
.aku_row_seo_sch strong{
color:#F5EDD8;
font-weight:700;
}
.aku_vip_sch{
padding:48px 0;
}
@media(min-width:768px){
.aku_vip_sch{
padding:64px 0;
}
}
.aku_vip_head_sch{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:883px){
.aku_vip_head_sch{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.aku_vip_eyebrow_sch{
margin-bottom:0.75rem;
}
.aku_vip_h2_sch{
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.aku_vip_h2_sch{
font-size:40px;
}
}
.aku_vip_intro_sch{
font-size:0.875rem;
line-height:1.6;
max-width:420px;
color:#B39E7A;
}
.aku_vip_grid_sch{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.aku_vip_card_sch{
padding:22px 1.125rem;
border:1px solid rgba(255,237,190,0.13);
border-radius:14px;
min-width:0;
}
.aku_vip_card_feat_sch{
border-color:#F0C040;
background:rgba(255,237,190,0.07);
}
.aku_vip_card_ic_sch{
border-radius:0.5rem;
background:linear-gradient(135deg,#B87820,#F0C840);
width:2.125rem;
display:block;
margin-bottom:1rem;
height:2.125rem;
}
.aku_vip_name_sch{
font-size:1.25rem;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
}
.aku_vip_perk_sch{
line-height:1.5;
font-size:0.781rem;
color:#B39E7A;
overflow-wrap:break-word;
}
.aku_app_sch{
padding:30px 0 10px;
}
.aku_app_in_sch{
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
padding:32px;
gap:1.75rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.aku_app_in_sch{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aku_app_copy_sch{
min-width:0;
max-width:35rem;
}
.aku_app_eyebrow_sch{
margin-bottom:12px;
}
.aku_app_h2_sch{
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:769px){
.aku_app_h2_sch{
font-size:34px;
}
}
.aku_app_text_sch{
margin-bottom:1.375rem;
font-size:14px;
color:#8A7357;
line-height:1.6;
}
.aku_app_btns_sch{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.aku_app_btn_sch{
transition:background-color .22s ease;
gap:0.625rem;
background:#E8B84B;
padding:0.688rem 20px;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#1A1006;
}
.aku_app_btn_sch:hover{
background:#F0C85E;
}
.aku_app_btn_ic_sch{
align-items:center;
display:inline-flex;
}
.aku_app_btn_ic_sch svg{
height:1.125rem;
width:18px;
}
.aku_app_btn_lb_sch{
font-weight:700;
font-size:0.844rem;
}
.aku_app_qr_wrap_sch{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.aku_app_qr_sch{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
background-color:#E8B84B;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.aku_app_qr_cap_sch{
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
color:#A89472;
}
.aku_nl_sch{
padding:24px 0 10px;
}
.aku_nl_in_sch{
border-radius:20px;
background:#16120C;
gap:1.375rem;
padding:1.875rem 2rem;
color:#F5EDD8;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.aku_nl_in_sch{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.aku_nl_text_wrap_sch{
min-width:0;
}
.aku_nl_h3_sch{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.313rem;
line-height:1.1;
font-size:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:765px){
.aku_nl_h3_sch{
font-size:24px;
}
}
.aku_nl_text_sch{
color:#B39E7A;
font-size:0.844rem;
line-height:1.5;
}
.aku_nl_form_sch{
gap:0.625rem;
flex:1 1 auto;
display:flex;
max-width:28.75rem;
min-width:0;
}
.aku_nl_input_sch{
border:1px solid rgba(255,237,190,0.13);
flex:1 1 auto;
padding:0.813rem 1rem;
border-radius:14px;
background:rgba(255,237,190,0.07);
overflow:hidden;
min-width:0;
color:#B39E7A;
align-items:center;
text-overflow:ellipsis;
white-space:nowrap;
display:flex;
font-size:14px;
}
.aku_nl_btn_sch{
flex:0 0 auto;
border-radius:0.875rem;
background:#F0C040;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
font-size:14px;
color:#1A1006;
white-space:nowrap;
font-weight:700;
}
.aku_nl_btn_sch:hover{
opacity:.9;
}
.aku_gm_sch{
padding:30px 0 0.625rem;
}
.aku_gm_in_sch{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.aku_gm_in_sch{
grid-template-columns:1.25fr 1fr;
}
}
.aku_gm_left_sch{
padding:32px;
border-radius:1.25rem;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.aku_gm_eyebrow_sch{
margin-bottom:0.625rem;
}
.aku_gm_h2_sch{
margin-bottom:0.5rem;
color:#F5EDD8;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.aku_gm_h2_sch{
font-size:28px;
}
}
.aku_gm_text_sch{
margin-bottom:22px;
max-width:480px;
font-size:0.875rem;
color:#8A7357;
line-height:1.6;
}
.aku_gm_level_sch{
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#C9922A;
font-size:22px;
font-weight:700;
}
.aku_gm_bar_sch{
overflow:hidden;
border-radius:62.438rem;
background:rgba(245,237,216,0.13);
margin-bottom:6px;
height:0.5rem;
}
.aku_gm_bar_fill_sch{
border-radius:999px;
background:linear-gradient(90deg,#B87820,#F0C840);
height:100%;
}
.aku_gm_bar_meta_sch{
gap:10px;
font-size:11px;
margin-bottom:1.125rem;
color:#A89472;
display:flex;
justify-content:space-between;
}
.aku_gm_missions_sch{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.aku_gm_mission_sch{
border:1px solid rgba(245,237,216,0.13);
padding:9px 0.938rem;
border-radius:62.438rem;
gap:7px;
background:#1A1410;
color:#DDD0B4;
display:inline-flex;
font-size:12.5px;
font-weight:600;
align-items:center;
}
.aku_gm_mission_ic_sch{
display:inline-flex;
align-items:center;
color:#C9922A;
}
.aku_gm_mission_ic_sch svg{
width:13px;
height:13px;
}
.aku_gm_right_sch{
border-radius:1.25rem;
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#1C1508,#0C0A06);
color:#F5EDD8;
flex-direction:column;
display:flex;
position:relative;
}
.aku_gm_glow_sch{
background:radial-gradient(circle,rgba(212,158,60,0.18),transparent 70%);
border-radius:50%;
height:150px;
width:150px;
position:absolute;
top:-1.875rem;
right:-1.875rem;
pointer-events:none;
}
.aku_gm_ref_eyebrow_sch{
margin-bottom:10px;
position:relative;
}
.aku_gm_ref_h2_sch{
font-weight:600;
color:#F5EDD8;
line-height:1.1;
overflow-wrap:break-word;
position:relative;
margin-bottom:8px;
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.aku_gm_ref_text_sch{
margin-bottom:1.25rem;
position:relative;
color:#B39E7A;
line-height:1.55;
font-size:13.5px;
}
.aku_gm_ref_cta_sch{
border-radius:62.438rem;
padding:11px 22px;
transition:opacity .22s ease;
background:#F0C040;
margin-top:auto;
font-size:13.5px;
color:#1A1006;
position:relative;
font-weight:700;
align-self:flex-start;
}
.aku_gm_ref_cta_sch:hover{
opacity:.9;
}
.aku_tt_sch{
padding:48px 0 10px;
}
@media(min-width:765px){
.aku_tt_sch{
padding:3.75rem 0 0.625rem;
}
}
.aku_tt_head_sch{
text-align:center;
margin-bottom:34px;
}
.aku_tt_eyebrow_sch{
margin-bottom:12px;
}
.aku_tt_h2_sch{
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:2rem;
}
@media(min-width:765px){
.aku_tt_h2_sch{
font-size:42px;
}
}
.aku_tt_grid_sch{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.aku_tt_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
.aku_tt_card_sch{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
background:#231C14;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.aku_tt_card_ic_sch{
color:#C9922A;
margin-bottom:18px;
align-items:center;
display:inline-flex;
}
.aku_tt_card_ic_sch svg{
width:28px;
height:28px;
}
.aku_tt_card_h_sch{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
}
.aku_tt_card_p_sch{
color:#8A7357;
margin-bottom:14px;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.aku_tt_card_p_sch b{
font-weight:700;
color:#F5EDD8;
}
.aku_tt_card_link_sch{
transition:color .22s ease;
color:#F5EDD8;
border-bottom:1px solid #C9922A;
margin-top:auto;
align-self:flex-start;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
}
.aku_tt_card_link_sch:hover{
color:#C9922A;
}
.aku_prov_sch{
padding:40px 0 1.25rem;
}
.aku_prov_eyebrow_sch{
display:block;
margin-bottom:18px;
}
.aku_prov_grid_sch{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.aku_prov_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.aku_prov_grid_sch{
grid-template-columns:repeat(6,1fr);
}
}
.aku_dr_sch{
padding:2.25rem 0 10px;
}
.aku_dr_in_sch{
border:1px dashed rgba(245,237,216,0.13);
border-radius:0.875rem;
gap:20px;
padding:28px 32px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.aku_dr_in_sch{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.aku_dr_h2_sch{
font-weight:600;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.1;
}
@media(min-width:768px){
.aku_dr_h2_sch{
font-size:1.625rem;
}
}
.aku_dr_text_sch{
overflow-wrap:break-word;
font-size:14px;
max-width:42.5rem;
line-height:1.6;
color:#8A7357;
}
.aku_dr_text_sch b{
color:#F5EDD8;
font-weight:700;
}
.aku_dr_cta_sch{
flex:0 0 auto;
transition:color .22s ease;
font-size:0.844rem;
color:#F5EDD8;
font-weight:700;
border-bottom:1px solid #C9922A;
padding-bottom:2px;
white-space:nowrap;
}
.aku_dr_cta_sch:hover{
color:#C9922A;
}
.aku_pmt_sch{
padding:3rem 0 0.625rem;
}
.aku_pmt_in_sch{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:883px){
.aku_pmt_in_sch{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.aku_pmt_left_sch{
min-width:0;
}
.aku_pmt_eyebrow_sch{
margin-bottom:12px;
}
.aku_pmt_h2_sch{
font-size:30px;
color:#F5EDD8;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.aku_pmt_h2_sch{
font-size:32px;
}
}
.aku_pmt_text_sch{
color:#8A7357;
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
}
.aku_pmt_logos_sch{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:479px){
.aku_pmt_logos_sch{
grid-template-columns:repeat(4,1fr);
}
}
.aku_pmt_logo_sch{
background:#231C14;
border-radius:8px;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
justify-content:center;
align-items:center;
font-size:12.5px;
color:#DDD0B4;
white-space:nowrap;
font-weight:700;
text-align:center;
text-overflow:ellipsis;
height:3.125rem;
display:flex;
}
.aku_pmt_table_sch{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
min-width:0;
}
.aku_pmt_thead_sch{
background:#0E0B08;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.aku_pmt_th_sch{
overflow:hidden;
padding:0.813rem 0.875rem;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
letter-spacing:.08em;
color:#F5EDD8;
white-space:nowrap;
}
.aku_pmt_row_sch{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.aku_pmt_row_sch:nth-child(odd){
background:#231C14;
}
.aku_pmt_td_sch{
padding:0.875rem;
font-size:0.844rem;
color:#8A7357;
overflow-wrap:break-word;
min-width:0;
}
.aku_pmt_row_sch .aku_pmt_td_sch:first-child{
color:#F5EDD8;
font-weight:700;
}
.aku_pmt_row_sch .aku_pmt_td_sch:last-child{
color:#4DAF7C;
font-weight:700;
}
.aku_et_sch{
padding:36px 0 0.625rem;
}
.aku_et_in_sch{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.aku_et_in_sch{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.aku_et_left_sch{
min-width:0;
}
.aku_et_eyebrow_sch{
margin-bottom:0.75rem;
}
.aku_et_h2_sch{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:1.75rem;
line-height:1.06;
font-weight:600;
}
@media(min-width:766px){
.aku_et_h2_sch{
font-size:2rem;
}
}
.aku_et_text_sch{
margin-bottom:22px;
line-height:1.65;
color:#8A7357;
font-size:15px;
}
.aku_et_stats_sch{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.aku_et_stat_sch{
min-width:0;
}
.aku_et_stat_v_sch{
font-size:26px;
color:#F5EDD8;
line-height:1;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.aku_et_stat_l_sch{
margin-top:4px;
color:#A89472;
font-size:12.5px;
}
.aku_et_right_sch{
gap:12px;
display:flex;
flex-direction:column;
}
.aku_et_member_sch{
padding:18px 20px;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
gap:16px;
background:#231C14;
align-items:center;
display:flex;
min-width:0;
}
.aku_et_member_av_sch{
background:linear-gradient(135deg,#1C1508,#C9922A);
border-radius:50%;
flex:0 0 auto;
width:3rem;
height:48px;
}
.aku_et_member_name_sch{
font-size:15px;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
}
.aku_et_member_role_sch{
overflow-wrap:break-word;
font-size:12.5px;
color:#A89472;
}
.aku_et_updated_sch{
background:#1A1410;
gap:0.5rem;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
padding:14px 1.125rem;
font-size:0.781rem;
color:#8A7357;
align-items:center;
display:flex;
}
.aku_wy_sch{
padding:3rem 0;
}
@media(min-width:768px){
.aku_wy_sch{
padding:3.5rem 0;
}
}
.aku_wy_in_sch{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.aku_wy_in_sch{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.aku_wy_left_sch{
min-width:0;
}
.aku_wy_eyebrow_sch{
margin-bottom:14px;
}
.aku_wy_h2_sch{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1rem;
font-size:32px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.aku_wy_h2_sch{
font-size:2.5rem;
}
}
.aku_wy_intro_sch{
line-height:1.6;
color:#8A7357;
font-size:15px;
}
.aku_wy_grid_sch{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:563px){
.aku_wy_grid_sch{
grid-template-columns:1fr 1fr;
}
}
.aku_wy_card_sch{
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
padding:26px;
background:#231C14;
min-width:0;
}
.aku_wy_card_ic_sch{
display:inline-flex;
color:#C9922A;
justify-content:center;
align-items:center;
margin-bottom:1rem;
}
.aku_wy_card_ic_sch svg{
width:1.625rem;
height:26px;
}
.aku_wy_card_h_sch{
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:21px;
margin-bottom:0.5rem;
line-height:1.15;
}
.aku_wy_card_p_sch{
color:#8A7357;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.aku_op_sch{
padding:2.25rem 0 10px;
}
.aku_op_in_sch{
grid-template-columns:1fr;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
gap:32px;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.aku_op_in_sch{
padding:2.125rem 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.aku_op_left_sch{
min-width:0;
}
.aku_op_eyebrow_sch{
margin-bottom:12px;
}
.aku_op_h2_sch{
margin-bottom:10px;
font-size:28px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aku_op_h2_sch{
font-size:30px;
}
}
.aku_op_text_sch{
font-size:14px;
color:#8A7357;
line-height:1.6;
}
.aku_op_grid_sch{
gap:1px;
overflow:hidden;
background:rgba(245,237,216,0.13);
border-radius:8px;
border:1px solid rgba(245,237,216,0.13);
grid-template-columns:1fr 1fr;
display:grid;
}
.aku_op_field_sch{
padding:18px 1.25rem;
background:#1A1410;
min-width:0;
}
.aku_op_field_lb_sch{
font-weight:600;
color:#C9922A;
margin-bottom:5px;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
}
.aku_op_field_val_sch{
font-weight:700;
color:#F5EDD8;
font-size:14px;
overflow-wrap:break-word;
}
.aku_ts_sch{
padding:44px 0;
}
.aku_ts_in_sch{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:882px){
.aku_ts_in_sch{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.aku_ts_left_sch{
min-width:0;
}
.aku_ts_h2_sch{
overflow-wrap:break-word;
font-size:26px;
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.1;
font-weight:600;
}
@media(min-width:770px){
.aku_ts_h2_sch{
font-size:1.75rem;
}
}
.aku_ts_text_sch{
max-width:520px;
font-size:14.5px;
margin-bottom:1.375rem;
color:#B39E7A;
line-height:1.6;
}
.aku_ts_badges_sch{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.aku_ts_badge_sch{
color:#B39E7A;
font-weight:600;
font-size:0.813rem;
}
.aku_ts_pay_sch{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.aku_ts_pay_sch{
justify-content:flex-end;
}
}
.aku_ts_pay_chip_sch{
background:rgba(255,237,190,0.07);
border:1px solid rgba(255,237,190,0.13);
padding:12px 16px;
border-radius:14px;
font-weight:700;
color:#F5EDD8;
font-size:14px;
}
.aku_hts_sch{
padding:48px 0;
}
@media(min-width:771px){
.aku_hts_sch{
padding:3.875rem 0;
}
}
.aku_hts_head_sch{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:768px){
.aku_hts_head_sch{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aku_hts_eyebrow_sch{
margin-bottom:0.75rem;
}
.aku_hts_h2_sch{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.aku_hts_h2_sch{
font-size:2.375rem;
}
}
.aku_hts_cta_sch{
padding:0.938rem 30px;
background:#F0C040;
transition:opacity .22s ease;
border-radius:999px;
flex:0 0 auto;
font-weight:700;
color:#1A1006;
font-size:15px;
}
.aku_hts_cta_sch:hover{
opacity:.9;
}
.aku_hts_grid_sch{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.aku_hts_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
.aku_hts_step_sch{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,237,190,0.13);
}
.aku_hts_step_num_sch{
line-height:1;
color:#F0C040;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-size:2.75rem;
font-weight:700;
}
.aku_hts_step_h_sch{
line-height:1.2;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:8px;
font-weight:700;
}
.aku_hts_step_p_sch{
line-height:1.55;
color:#B39E7A;
font-size:14px;
overflow-wrap:break-word;
}
.aku_rv_sch{
background:#231C14;
padding:3rem 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.aku_rv_sch{
padding:3.5rem 0;
}
}
.aku_rv_head_sch{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.aku_rv_head_sch{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.aku_rv_eyebrow_sch{
margin-bottom:0.625rem;
}
.aku_rv_h2_sch{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
color:#F5EDD8;
}
@media(min-width:767px){
.aku_rv_h2_sch{
font-size:38px;
}
}
.aku_rv_agg_sch{
gap:0.75rem;
display:flex;
align-items:center;
}
.aku_rv_agg_stars_sch{
gap:3px;
color:#C9922A;
display:flex;
}
.aku_rv_agg_stars_sch svg{
height:1.125rem;
width:1.125rem;
}
.aku_rv_source_sch{
font-size:0.813rem;
color:#8A7357;
}
.aku_rv_grid_sch{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.aku_rv_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
.aku_rv_card_sch{
padding:26px;
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
min-width:0;
}
.aku_rv_card_stars_sch{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C9922A;
}
.aku_rv_card_stars_sch svg{
height:0.875rem;
width:14px;
}
.aku_rv_card_body_sch{
line-height:1.45;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:1rem;
font-size:1.125rem;
font-weight:500;
}
.aku_rv_card_meta_sch{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.aku_rv_card_av_sch{
background:linear-gradient(135deg,#B87820,#F0C840);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.aku_rv_card_author_sch{
font-weight:700;
font-size:13px;
color:#F5EDD8;
}
.aku_rv_card_loc_sch{
font-size:0.75rem;
color:#A89472;
}
.aku_lh_sch{
padding:2.5rem 0 20px;
}
.aku_lh_in_sch{
padding-top:34px;
border-top:1px solid rgba(245,237,216,0.13);
}
.aku_lh_eyebrow_sch{
margin-bottom:1.375rem;
display:block;
}
.aku_lh_grid_sch{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.aku_lh_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.aku_lh_grid_sch{
grid-template-columns:repeat(5,1fr);
}
}
.aku_lh_col_sch{
min-width:0;
}
.aku_lh_col_h_sch{
font-size:0.813rem;
color:#F5EDD8;
font-weight:700;
margin-bottom:12px;
overflow-wrap:break-word;
}
.aku_lh_links_sch{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.aku_lh_link_sch{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8A7357;
}
.aku_lh_link_sch:hover{
color:#C9922A;
}
.aku_sc_sch{
padding:3rem 0 0.625rem;
}
.aku_sc_head_sch{
margin-bottom:28px;
text-align:center;
}
.aku_sc_eyebrow_sch{
margin-bottom:12px;
}
.aku_sc_h2_sch{
overflow-wrap:break-word;
font-size:30px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.aku_sc_h2_sch{
font-size:2.25rem;
}
}
.aku_sc_table_sch{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
margin:0 auto;
border-radius:0.875rem;
max-width:900px;
}
.aku_sc_thead_sch{
grid-template-columns:1.6fr 1fr 1fr;
background:#0E0B08;
display:grid;
}
.aku_sc_th_sch{
padding:0.938rem 18px;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
color:#B39E7A;
font-size:0.813rem;
}
.aku_sc_th_sch:first-child{
text-align:left;
}
.aku_sc_th_us_sch{
color:#F0C040;
}
.aku_sc_row_sch{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.aku_sc_row_sch:nth-child(even){
background:#231C14;
}
.aku_sc_td_sch{
padding:0.938rem 18px;
overflow-wrap:break-word;
min-width:0;
text-align:center;
color:#A89472;
font-size:14px;
}
.aku_sc_td_sch:first-child{
font-weight:600;
text-align:left;
color:#DDD0B4;
}
.aku_sc_td_us_sch{
font-weight:700;
color:#4DAF7C;
}
.aku_el_sch{
padding:3rem 0;
}
@media(min-width:767px){
.aku_el_sch{
padding:3.5rem 0;
}
}
.aku_el_in_sch{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.aku_el_in_sch{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.aku_el_left_sch{
min-width:0;
}
.aku_el_eyebrow_sch{
margin-bottom:0.875rem;
}
.aku_el_h2_sch{
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
margin-bottom:22px;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:765px){
.aku_el_h2_sch{
font-size:38px;
}
}
.aku_el_body_sch p{
overflow-wrap:break-word;
color:#DDD0B4;
margin-bottom:18px;
line-height:1.7;
font-size:1rem;
}
.aku_el_dropcap_sch{
padding:6px 12px 0 0;
font-size:62px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#C9922A;
float:left;
line-height:.8;
}
.aku_el_right_sch{
min-width:0;
}
.aku_el_quote_sch{
background:linear-gradient(150deg,#1C1508,#0C0A06);
padding:36px;
border-radius:1.25rem;
margin-bottom:1.5rem;
color:#F5EDD8;
position:relative;
}
.aku_el_quote_mark_sch{
color:#F0C040;
display:inline-flex;
align-items:center;
margin-bottom:6px;
}
.aku_el_quote_mark_sch svg{
width:2.125rem;
height:34px;
}
.aku_el_quote_text_sch{
overflow-wrap:break-word;
font-size:22px;
line-height:1.4;
font-weight:500;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
}
.aku_el_quote_meta_sch{
gap:12px;
display:flex;
align-items:center;
}
.aku_el_quote_av_sch{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B87820,#F0C840);
height:2.375rem;
width:2.375rem;
}
.aku_el_quote_author_sch{
color:#F5EDD8;
font-size:0.875rem;
font-weight:700;
}
.aku_el_quote_meta_sub_sch{
color:#B39E7A;
font-size:12px;
}
.aku_el_explain_sch{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
}
.aku_el_explain_card_sch{
padding:22px 24px;
}
.aku_el_explain_card_sch+.aku_el_explain_card_sch{
border-top:1px solid rgba(245,237,216,0.07);
}
.aku_el_explain_h_sch{
font-weight:600;
font-size:1.25rem;
color:#F5EDD8;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
}
.aku_el_explain_p_sch{
font-size:14px;
color:#8A7357;
overflow-wrap:break-word;
line-height:1.55;
}
.aku_faq_sch{
background:#231C14;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:771px){
.aku_faq_sch{
padding:62px 0;
}
}
.aku_faq_head_sch{
margin-bottom:34px;
text-align:center;
}
.aku_faq_eyebrow_sch{
margin-bottom:12px;
}
.aku_faq_h2_sch{
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:766px){
.aku_faq_h2_sch{
font-size:38px;
}
}
.aku_faq_list_sch{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.aku_faq_item_sch{
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:14px;
}
.aku_faq_q_sch{
padding:20px 24px;
gap:1.25rem;
list-style:none;
font-size:16px;
overflow-wrap:break-word;
cursor:pointer;
display:flex;
color:#F5EDD8;
align-items:center;
font-weight:700;
justify-content:space-between;
}
.aku_faq_q_sch::-webkit-details-marker{
display:none;
}
.aku_faq_q_ic_sch{
transition:transform .22s ease;
flex:0 0 auto;
color:#C9922A;
align-items:center;
display:inline-flex;
}
.aku_faq_q_ic_sch svg{
width:1.125rem;
height:18px;
}
.aku_faq_item_sch[open] .aku_faq_q_ic_sch{
transform:rotate(180deg);
}
.aku_faq_a_sch{
padding:0 24px 20px;
font-size:14.5px;
color:#8A7357;
line-height:1.6;
overflow-wrap:break-word;
}
.aku_sb_sch{
padding:48px 0;
background:#231C14;
margin-top:24px;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:769px){
.aku_sb_sch{
padding:56px 0;
}
}
.aku_sb_eyebrow_sch{
margin-bottom:0.75rem;
display:block;
}
.aku_sb_h2_sch{
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:26px;
font-size:30px;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.aku_sb_h2_sch{
font-size:2.25rem;
}
}
.aku_sb_grid_sch{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.aku_sb_grid_sch{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.aku_sb_grid_sch{
grid-template-columns:repeat(4,1fr);
}
}
.aku_sb_card_sch{
border-radius:14px;
padding:1.5rem;
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.aku_sb_card_h_sch{
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
margin-bottom:8px;
font-size:19px;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.aku_sb_card_p_sch{
font-size:13.5px;
line-height:1.6;
color:#8A7357;
overflow-wrap:break-word;
}
.aku_sb_rtp_sch{
border-radius:14px;
padding:1.625rem 28px;
gap:1.5rem;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
background:#1A1410;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.aku_sb_rtp_sch{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.aku_sb_rtp_h_sch{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-size:1.25rem;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.aku_sb_rtp_p_sch{
font-size:13.5px;
overflow-wrap:break-word;
color:#8A7357;
line-height:1.6;
}
.aku_sb_rtp_stats_sch{
gap:16px;
display:flex;
}
.aku_sb_stat_sch{
border-radius:0.5rem;
background:#231C14;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.aku_sb_stat_v_sch{
color:#4DAF7C;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.aku_sb_stat_l_sch{
font-size:11.5px;
margin-top:0.25rem;
color:#A89472;
}
.aku_gd_sch{
padding:3rem 0 10px;
}
.aku_gd_head_sch{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:682px){
.aku_gd_head_sch{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.aku_gd_eyebrow_sch{
margin-bottom:0.625rem;
}
.aku_gd_h2_sch{
line-height:1.05;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
}
@media(min-width:769px){
.aku_gd_h2_sch{
font-size:34px;
}
}
.aku_gd_more_sch{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
padding-bottom:2px;
color:#F5EDD8;
font-size:0.844rem;
border-bottom:1px solid #F5EDD8;
}
.aku_gd_more_sch:hover{
border-color:#C9922A;
color:#C9922A;
}
.aku_gd_grid_sch{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:718px){
.aku_gd_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
.aku_gd_card_sch{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:14px;
background:#231C14;
display:block;
min-width:0;
}
.aku_gd_card_img_sch{
background:linear-gradient(140deg,#1C1508,#C9922A);
height:150px;
}
.aku_gd_card_body_sch{
padding:22px;
}
.aku_gd_card_cat_sch{
color:#C9922A;
letter-spacing:.1em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
}
.aku_gd_card_h_sch{
margin:8px 0 0.625rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-weight:600;
font-size:1.188rem;
}
.aku_gd_card_meta_sch{
overflow-wrap:break-word;
font-size:12px;
color:#A89472;
}
.aku_sg_sch{
padding:48px 0 10px;
}
.aku_sg_eyebrow_sch{
margin-bottom:12px;
display:block;
}
.aku_sg_h2_sch{
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:30px;
}
@media(min-width:769px){
.aku_sg_h2_sch{
font-size:36px;
}
}
.aku_sg_grid_sch{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.aku_sg_grid_sch{
grid-template-columns:repeat(3,1fr);
}
}
.aku_sg_col_sch{
min-width:0;
}
.aku_sg_col_h_sch{
margin-bottom:10px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.15;
}
.aku_sg_col_p_sch{
font-size:14px;
color:#8A7357;
line-height:1.65;
overflow-wrap:break-word;
}
.aku_ft_sch{
background:#0E0B08;
color:#B39E7A;
margin-top:2.5rem;
}
.aku_ft_in_sch{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.aku_ft_in_sch{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.aku_ft_in_sch{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aku_ft_brand_sch{
min-width:0;
}
.aku_ft_logo_sch{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
font-size:1.625rem;
color:#F5EDD8;
}
.aku_ft_tagline_sch{
font-size:0.844rem;
color:#B39E7A;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
}
.aku_ft_contact_sch{
transition:color .22s ease;
max-width:280px;
font-size:0.813rem;
overflow-wrap:anywhere;
color:#F0C040;
margin-top:0.75rem;
display:inline-block;
}
.aku_ft_contact_sch:hover{
color:#F5EDD8;
}
.aku_ft_col_sch{
min-width:0;
}
.aku_ft_col_h_sch{
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
font-size:0.813rem;
color:#F5EDD8;
font-weight:700;
}
.aku_ft_col_links_sch{
gap:10px;
display:flex;
flex-direction:column;
}
.aku_ft_link_sch{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#B39E7A;
}
.aku_ft_link_sch:hover{
color:#F5EDD8;
}
.aku_ft_bot_sch{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,237,190,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.aku_ft_bot_sch{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aku_ft_legal_sch{
line-height:1.6;
overflow-wrap:break-word;
color:#5C4D3A;
max-width:47.5rem;
font-size:0.719rem;
}
.aku_ft_legal_sch b{
color:#B39E7A;
font-weight:700;
}
.aku_ft_age_sch{
flex:0 0 auto;
border:1.5px solid #F0C040;
padding:0.25rem 9px;
border-radius:8px;
font-weight:700;
color:#F0C040;
font-size:13px;
}