*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#D9CAAE;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.swa_layout_dbg{
min-height:100vh;
flex-direction:column;
display:flex;
}
.swa_main_dbg{
flex:1 1 auto;
width:100%;
min-width:0;
}
.swa_container_dbg{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.swa_container_dbg{
padding:0 2rem;
}
}
@media(min-width:1098px){
.swa_container_dbg{
padding:0 3.5rem;
}
}
.swa_eyebrow_dbg{
text-transform:uppercase;
display:inline-block;
color:#C49430;
overflow-wrap:break-word;
letter-spacing:.2em;
font-size:11px;
line-height:1.4;
font-weight:600;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.swa_band_dbg{
background:#12100D;
color:#F5EDD8;
}
.swa_band_dbg .swa_eyebrow_dbg{
color:#F0C14A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.swa_tb_dbg{
background:#1A1410;
position:sticky;
border-bottom:1px solid rgba(245,237,216,0.13);
z-index:50;
top:0;
}
.swa_tb_in_dbg{
margin:0 auto;
gap:16px;
padding:12px 1rem;
max-width:1400px;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.swa_tb_in_dbg{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.swa_tb_in_dbg{
padding:18px 56px;
}
}
.swa_tb_left_dbg{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.swa_tb_logo_dbg{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.swa_tb_logo_mark_dbg{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.swa_tb_logo_txt_dbg{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.swa_tb_logo_name_dbg{
overflow:hidden;
letter-spacing:.02em;
color:#F5EDD8;
text-overflow:ellipsis;
font-weight:700;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
}
.swa_tb_logo_sub_dbg{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
color:#C49430;
font-weight:600;
text-overflow:ellipsis;
font-size:0.531rem;
margin-top:4px;
letter-spacing:.32em;
}
.swa_tb_nav_dbg{
display:none;
}
@media(min-width:963px){
.swa_tb_nav_dbg{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.swa_tb_nav_item_dbg{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#D9CAAE;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
}
.swa_tb_nav_item_dbg:hover{
color:#F5EDD8;
}
.swa_tb_nav_item_dbg.swa_state_active_dbg{
border-color:#C49430;
color:#F5EDD8;
}
.swa_tb_right_dbg{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.swa_tb_search_dbg{
transition:color .22s ease;
color:#D9CAAE;
justify-content:center;
align-items:center;
display:flex;
}
.swa_tb_search_dbg:hover{
color:#C49430;
}
.swa_tb_search_dbg svg{
width:1.125rem;
height:1.125rem;
}
.swa_tb_lang_dbg{
font-size:11px;
color:#A8977C;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.swa_tb_lang_dbg:hover{
color:#F5EDD8;
}
.swa_tb_login_dbg{
display:none;
color:#F5EDD8;
font-size:14px;
font-weight:600;
}
@media(min-width:767px){
.swa_tb_login_dbg{
display:inline-block;
}
}
.swa_tb_register_dbg{
transition:background-color .22s ease;
padding:11px 1.375rem;
border-radius:999px;
background:#F0C14A;
white-space:nowrap;
font-weight:700;
color:#1A1008;
font-size:0.875rem;
}
.swa_tb_register_dbg:hover{
background:#F5CC62;
}
.swa_mob_dbg{
background:#1A1410;
right:0;
border-top:1px solid rgba(245,237,216,0.13);
bottom:0;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:962px){
.swa_mob_dbg{
display:none;
}
}
.swa_mob_in_dbg{
margin:0 auto;
align-items:stretch;
max-width:35rem;
display:flex;
justify-content:space-around;
}
.swa_mob_item_dbg{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:9px 4px;
min-width:0;
flex-direction:column;
align-items:center;
color:#A8977C;
display:flex;
}
.swa_mob_item_dbg.swa_state_active_dbg{
color:#C49430;
}
.swa_mob_ic_dbg{
justify-content:center;
display:flex;
align-items:center;
}
.swa_mob_ic_dbg svg{
height:20px;
width:1.25rem;
}
.swa_mob_lb_dbg{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.swa_rail_dbg{
min-width:0;
position:relative;
}
.swa_rail_scroll_dbg{
gap:0.875rem;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:768px){
.swa_rail_scroll_dbg{
gap:1.125rem;
}
}
.swa_gc_dbg{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:770px){
.swa_gc_dbg{
width:11.75rem;
}
}
.swa_gc_img_dbg{
overflow:hidden;
background:#241C14;
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 6px 1.25rem rgba(0,0,0,0.28);
position:relative;
padding-bottom:133.33%;
}
.swa_gc_img_dbg img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.swa_gc_cover_dbg{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.swa_gc_hover_dbg{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
align-items:center;
position:absolute;
display:flex;
justify-content:center;
}
.swa_gc_dbg:hover .swa_gc_hover_dbg{
opacity:1;
}
.swa_gc_hover_btn_dbg{
background:#F0C14A;
border-radius:999px;
justify-content:center;
align-items:center;
width:46px;
color:#1A1008;
height:46px;
display:flex;
}
.swa_gc_hover_btn_dbg svg{
width:18px;
height:18px;
}
.swa_gc_info_dbg{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.swa_gc_name_dbg{
overflow:hidden;
font-size:0.813rem;
color:#F5EDD8;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.swa_gc_prov_dbg{
overflow:hidden;
color:#A8977C;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.swa_gc_meta_dbg{
font-size:11px;
color:#A8977C;
}
.swa_tc_dbg{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.swa_tc_dbg{
width:14.375rem;
}
}
.swa_tc_img_dbg{
border-radius:14px;
overflow:hidden;
background:#241C14;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 6px 1.25rem rgba(0,0,0,0.28);
padding-bottom:75%;
position:relative;
}
.swa_tc_img_dbg img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.swa_tc_info_dbg{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.swa_tc_name_dbg{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F5EDD8;
font-size:14px;
white-space:nowrap;
}
.swa_tc_rtp_dbg{
color:#A8977C;
font-size:11px;
}
.swa_lc_dbg{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.swa_lc_dbg{
width:268px;
}
}
.swa_lc_img_dbg{
overflow:hidden;
background:#241C14;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 0.375rem 20px rgba(0,0,0,0.28);
}
.swa_lc_img_dbg img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.swa_lc_live_dbg{
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
border-radius:999px;
left:12px;
top:12px;
align-items:center;
position:absolute;
display:flex;
}
.swa_lc_live_dot_dbg{
animation:zm2-pulse 1.6s infinite;
background:#D94F3A;
border-radius:50%;
width:8px;
height:0.5rem;
}
.swa_lc_seats_dbg{
letter-spacing:.08em;
text-transform:uppercase;
font-size:10px;
font-weight:600;
color:#F5EDD8;
}
.swa_lc_info_dbg{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.swa_lc_name_dbg{
overflow:hidden;
color:#F5EDD8;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
}
.swa_lc_bet_dbg{
color:#A8977C;
font-size:0.688rem;
}
.swa_pc_dbg{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
background:#241C14;
gap:0.5rem;
padding:1rem 14px;
justify-content:center;
align-items:center;
flex-direction:column;
min-height:4.625rem;
min-width:0;
display:flex;
}
.swa_pc_logo_dbg{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
}
.swa_pc_name_dbg{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
color:#A8977C;
}
.swa_gc_tag_dbg{
padding:3px 8px;
border-radius:0.5rem;
left:0.625rem;
text-transform:uppercase;
top:10px;
position:absolute;
font-weight:700;
font-size:10px;
letter-spacing:.06em;
display:inline-block;
z-index:2;
}
.swa_gc_tag_hot_dbg{
background:#D94F3A;
color:#F5EDD8;
}
.swa_gc_tag_new_dbg{
background:#F0C14A;
color:#1A1008;
}
.swa_gc_tag_jp_dbg{
background:#E8A020;
color:#1A1008;
}
.swa_gc_tag_live_dbg{
background:#D94F3A;
color:#F5EDD8;
}
.swa_sh_dbg{
min-width:0;
margin-bottom:1.125rem;
}
.swa_sh_row_dbg{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.swa_sh_row_dbg .swa_sh_l_dbg{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.swa_sh_stack_dbg{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.swa_sh_center_dbg{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.swa_sh_h2_dbg{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:767px){
.swa_sh_h2_dbg{
font-size:1.875rem;
}
}
.swa_band_dbg .swa_sh_h2_dbg{
color:#F5EDD8;
}
.swa_sh_eb_line_dbg{
gap:10px;
align-items:center;
display:inline-flex;
}
.swa_sh_eb_line_dbg::before{
background:#C49430;
width:1.75rem;
content:"";
display:inline-block;
height:1px;
}
.swa_band_dbg .swa_sh_eb_line_dbg::before{
background:#F0C14A;
}
.swa_sh_eb_dot_dbg{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.swa_sh_eb_dot_dbg::before{
background:#C49430;
border-radius:50%;
content:"";
width:6px;
height:0.375rem;
display:inline-block;
}
.swa_band_dbg .swa_sh_eb_dot_dbg::before{
background:#F0C14A;
}
.swa_sh_link_dbg{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
font-size:0.813rem;
color:#F5EDD8;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #F5EDD8;
}
.swa_sh_link_dbg:hover{
border-color:#C49430;
color:#C49430;
}
.swa_sh_link_dbg svg{
width:14px;
height:0.875rem;
}
.swa_sh_link_chev_dbg{
padding-bottom:0;
border-bottom:0;
}
.swa_sh_link_btn_dbg{
background:#F0C14A;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#1A1008;
}
.swa_sh_link_btn_dbg:hover{
background:#F5CC62;
border-color:transparent;
color:#1A1008;
}
.swa_band_dbg .swa_sh_link_dbg{
border-color:#F5EDD8;
color:#F5EDD8;
}
.swa_band_dbg .swa_sh_link_btn_dbg{
background:#F0C14A;
color:#1A1008;
}
.swa_sh_rule_dbg{
margin:-2px 0 18px;
background:rgba(245,237,216,0.13);
height:1px;
}
.swa_band_dbg .swa_sh_rule_dbg{
background:rgba(255,224,140,0.14);
}
.swa_hero_dbg{
padding:32px 0 8px;
}
@media(min-width:769px){
.swa_hero_dbg{
padding:56px 0 24px;
}
}
.swa_hero_in_dbg{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.swa_hero_in_dbg{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.swa_hero_copy_dbg{
min-width:0;
}
.swa_hero_eyebrow_dbg{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.swa_hero_eyebrow_line_dbg{
flex:0 0 auto;
background:#C49430;
width:28px;
height:1px;
display:inline-block;
}
.swa_hero_h1_dbg{
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:38px;
color:#F5EDD8;
margin-bottom:1.25rem;
}
@media(min-width:766px){
.swa_hero_h1_dbg{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.swa_hero_h1_dbg{
font-size:3.875rem;
}
}
.swa_hero_h1_dbg em{
color:#C49430;
font-style:normal;
}
.swa_hero_sub_dbg{
margin-bottom:1.875rem;
max-width:30rem;
color:#8A7660;
line-height:1.6;
font-size:16px;
}
@media(min-width:770px){
.swa_hero_sub_dbg{
font-size:1.125rem;
}
}
.swa_hero_actions_dbg{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
}
.swa_hero_cta_dbg{
background:#F0C14A;
padding:16px 1.875rem;
transition:background-color .22s ease;
gap:10px;
border-radius:62.438rem;
display:inline-flex;
color:#1A1008;
font-weight:700;
align-items:center;
font-size:0.938rem;
}
.swa_hero_cta_dbg:hover{
background:#F5CC62;
}
.swa_hero_cta_ic_dbg{
align-items:center;
display:inline-flex;
}
.swa_hero_cta_ic_dbg svg{
width:16px;
height:1rem;
}
.swa_hero_cta_alt_dbg{
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
padding:15px 26px;
border:1px solid rgba(245,237,216,0.13);
background:transparent;
font-weight:600;
color:#F5EDD8;
align-items:center;
display:inline-flex;
font-size:0.938rem;
}
.swa_hero_cta_alt_dbg:hover{
border-color:#C49430;
color:#C49430;
}
.swa_hero_trust_dbg{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.swa_hero_trust_item_dbg{
gap:0.563rem;
display:flex;
align-items:center;
color:#D9CAAE;
font-size:0.813rem;
font-weight:600;
}
.swa_hero_trust_ic_dbg{
display:inline-flex;
align-items:center;
color:#C49430;
}
.swa_hero_trust_ic_dbg svg{
width:1rem;
height:16px;
}
.swa_hero_promo_dbg{
overflow:hidden;
background:#241C14;
border-radius:20px;
box-shadow:0 8px 32px rgba(0,0,0,0.55), 0 1.5rem 64px rgba(0,0,0,0.38), 0 0 0 1px rgba(196,148,48,0.08);
min-height:18.75rem;
display:flex;
position:relative;
}
.swa_hero_promo_bg_dbg{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.swa_hero_promo_bg_dbg::after{
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.swa_hero_promo_glow_dbg{
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
width:16.25rem;
right:-1.25rem;
height:260px;
position:absolute;
pointer-events:none;
}
.swa_hero_promo_ct_dbg{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.swa_hero_promo_label_dbg{
font-weight:700;
font-size:10px;
margin-bottom:0.5rem;
color:#F0C14A;
text-transform:uppercase;
letter-spacing:.25em;
display:block;
}
.swa_hero_promo_amount_dbg{
line-height:1.05;
color:#F5EDD8;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:771px){
.swa_hero_promo_amount_dbg{
font-size:40px;
}
}
.swa_hero_promo_amount_dbg em{
font-style:normal;
color:#F0C14A;
}
.swa_hero_rating_dbg{
background:#241C14;
border:1px solid rgba(245,237,216,0.07);
padding:10px 14px;
gap:10px;
border-radius:14px;
top:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 0.375rem 1.25rem rgba(0,0,0,0.28);
right:14px;
position:absolute;
max-width:min(16.25rem,62%);
display:flex;
z-index:3;
align-items:center;
}
.swa_hero_rating_score_dbg{
flex:0 0 auto;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#F5EDD8;
font-weight:700;
}
.swa_hero_rating_txt_dbg{
flex:1 1 auto;
min-width:0;
}
.swa_hero_rating_stars_dbg{
gap:2px;
display:flex;
color:#C49430;
}
.swa_hero_rating_stars_dbg svg{
width:12px;
height:0.75rem;
}
.swa_hero_rating_cap_dbg{
color:#A8977C;
font-size:11px;
margin-top:3px;
display:block;
overflow-wrap:break-word;
line-height:1.35;
}
.swa_stat_dbg{
border-top:1px solid rgba(245,237,216,0.13);
border-bottom:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
}
.swa_stat_in_dbg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.swa_stat_in_dbg{
grid-template-columns:repeat(4,1fr);
}
}
.swa_stat_item_dbg{
padding:1.375rem 14px;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.swa_stat_item_dbg:nth-child(2n){
border-right:0;
}
.swa_stat_item_dbg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.swa_stat_item_dbg{
border-bottom:0;
}
.swa_stat_item_dbg:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.swa_stat_item_dbg:nth-child(4n){
border-right:0;
}
}
.swa_stat_value_dbg{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:700;
}
@media(min-width:765px){
.swa_stat_value_dbg{
font-size:2.125rem;
}
}
.swa_stat_label_dbg{
font-size:13px;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#A8977C;
line-height:1.4;
}
.swa_grow_dbg{
padding:26px 0 10px;
}
.swa_row_seo_dbg{
margin:10px 0 0;
line-height:1.65;
color:#8A7660;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
}
.swa_row_seo_dbg strong{
color:#F5EDD8;
font-weight:700;
}
.swa_grow_dbg{
padding:1.625rem 0 0.625rem;
}
.swa_row_seo_dbg{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#8A7660;
}
.swa_row_seo_dbg strong{
font-weight:700;
color:#F5EDD8;
}
.swa_grow_dbg{
padding:26px 0 10px;
}
.swa_row_seo_dbg{
margin:0.625rem 0 0;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
color:#8A7660;
overflow-wrap:break-word;
}
.swa_row_seo_dbg strong{
color:#F5EDD8;
font-weight:700;
}
.swa_gf_dbg{
padding:24px 0 6px;
}
.swa_gf_in_dbg{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.swa_gf_chip_dbg{
border:1px solid rgba(245,237,216,0.13);
background:#241C14;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
color:#D9CAAE;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.swa_gf_chip_dbg:hover{
border-color:#C49430;
color:#C49430;
}
.swa_gf_chip_dbg.swa_state_active_dbg{
border-color:transparent;
background:#F0C14A;
color:#1A1008;
}
.swa_jp_dbg{
padding:1.875rem 0 0.625rem;
}
.swa_jp_grid_dbg{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.swa_jp_grid_dbg{
grid-template-columns:1fr 1fr;
}
.swa_jp_card_mega_dbg{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.swa_jp_grid_dbg{
grid-template-columns:1.4fr 1fr 1fr;
}
.swa_jp_card_mega_dbg{
grid-column:auto;
}
}
.swa_jp_card_dbg{
background:#241C14;
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(245,237,216,0.07);
justify-content:space-between;
flex-direction:column;
min-height:12.5rem;
position:relative;
min-width:0;
display:flex;
}
.swa_jp_card_mega_dbg{
background:linear-gradient(135deg,#1E1710,#0D0B08);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.swa_jp_glow_dbg{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
top:-2.5rem;
right:-40px;
height:12.5rem;
pointer-events:none;
width:200px;
position:absolute;
}
.swa_jp_label_dbg{
gap:0.625rem;
font-weight:700;
text-transform:uppercase;
color:#C49430;
font-size:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
letter-spacing:.16em;
justify-content:space-between;
position:relative;
}
.swa_jp_card_mega_dbg .swa_jp_label_dbg{
color:#F0C14A;
}
.swa_jp_drop_dbg{
font-weight:600;
letter-spacing:.04em;
color:#A8977C;
text-transform:none;
}
.swa_jp_card_mega_dbg .swa_jp_drop_dbg{
color:#B09A7A;
}
.swa_jp_amount_dbg{
font-weight:700;
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
}
.swa_jp_card_mega_dbg .swa_jp_amount_dbg{
animation:zm2-pulse 2.4s infinite;
color:#F0C14A;
font-size:3rem;
}
@media(min-width:766px){
.swa_jp_card_mega_dbg .swa_jp_amount_dbg{
font-size:54px;
}
}
.swa_jp_game_dbg{
position:relative;
font-size:13px;
color:#A8977C;
}
.swa_jp_card_mega_dbg .swa_jp_game_dbg{
color:#B09A7A;
}
.swa_jp_cta_dbg{
position:relative;
align-self:flex-start;
}
.swa_jp_card_mega_dbg .swa_jp_cta_dbg{
border-radius:62.438rem;
background:#F0C14A;
transition:opacity .22s ease;
padding:10px 20px;
font-weight:700;
font-size:0.813rem;
color:#1A1008;
}
.swa_jp_card_mega_dbg .swa_jp_cta_dbg:hover{
opacity:.9;
}
.swa_jp_card_dbg:not(.swa_jp_card_mega_dbg) .swa_jp_cta_dbg{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-size:13px;
color:#F5EDD8;
font-weight:700;
padding-bottom:2px;
}
.swa_jp_card_dbg:not(.swa_jp_card_mega_dbg) .swa_jp_cta_dbg:hover{
border-color:#C49430;
color:#C49430;
}
.swa_jp_seo_dbg{
margin:14px 0 0;
color:#8A7660;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.swa_jp_seo_dbg strong{
font-weight:700;
color:#F5EDD8;
}
.swa_grow_dbg{
padding:1.625rem 0 10px;
}
.swa_row_seo_dbg{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#8A7660;
}
.swa_row_seo_dbg strong{
color:#F5EDD8;
font-weight:700;
}
.swa_vip_dbg{
padding:3rem 0;
}
@media(min-width:766px){
.swa_vip_dbg{
padding:64px 0;
}
}
.swa_vip_head_dbg{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.swa_vip_head_dbg{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.swa_vip_eyebrow_dbg{
margin-bottom:12px;
}
.swa_vip_h2_dbg{
color:#F5EDD8;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.swa_vip_h2_dbg{
font-size:40px;
}
}
.swa_vip_intro_dbg{
max-width:26.25rem;
line-height:1.6;
color:#B09A7A;
font-size:14px;
}
.swa_vip_grid_dbg{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.swa_vip_card_dbg{
padding:22px 18px;
border:1px solid rgba(255,224,140,0.14);
border-radius:0.875rem;
min-width:0;
}
.swa_vip_card_feat_dbg{
background:rgba(255,235,180,0.07);
border-color:#F0C14A;
}
.swa_vip_card_ic_dbg{
border-radius:0.5rem;
background:linear-gradient(135deg,#C49430,#F0C14A);
width:34px;
height:34px;
margin-bottom:1rem;
display:block;
}
.swa_vip_name_dbg{
margin-bottom:6px;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
}
.swa_vip_perk_dbg{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#B09A7A;
}
.swa_app_dbg{
padding:1.875rem 0 10px;
}
.swa_app_in_dbg{
background:#241C14;
padding:32px;
gap:28px;
border:1px solid rgba(245,237,216,0.07);
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.swa_app_in_dbg{
gap:2.5rem;
padding:40px 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.swa_app_copy_dbg{
min-width:0;
max-width:35rem;
}
.swa_app_eyebrow_dbg{
margin-bottom:12px;
}
.swa_app_h2_dbg{
color:#F5EDD8;
margin-bottom:0.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.swa_app_h2_dbg{
font-size:2.125rem;
}
}
.swa_app_text_dbg{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#8A7660;
}
.swa_app_btns_dbg{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.swa_app_btn_dbg{
background:#F0C14A;
padding:11px 20px;
border-radius:14px;
gap:0.625rem;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
color:#1A1008;
}
.swa_app_btn_dbg:hover{
background:#F5CC62;
}
.swa_app_btn_ic_dbg{
align-items:center;
display:inline-flex;
}
.swa_app_btn_ic_dbg svg{
width:1.125rem;
height:1.125rem;
}
.swa_app_btn_lb_dbg{
font-size:13.5px;
font-weight:700;
}
.swa_app_qr_wrap_dbg{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.swa_app_qr_dbg{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#241C14 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#241C14 0 0.313rem,transparent 5px 0.688rem);
background-color:#F0C14A;
height:108px;
width:6.75rem;
}
.swa_app_qr_cap_dbg{
line-height:1.4;
color:#A8977C;
font-size:0.781rem;
max-width:92px;
}
.swa_gm_dbg{
padding:1.875rem 0 10px;
}
.swa_gm_in_dbg{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.swa_gm_in_dbg{
grid-template-columns:1.25fr 1fr;
}
}
.swa_gm_left_dbg{
border:1px solid rgba(245,237,216,0.07);
border-radius:20px;
background:#241C14;
padding:32px;
min-width:0;
}
.swa_gm_eyebrow_dbg{
margin-bottom:0.625rem;
}
.swa_gm_h2_dbg{
color:#F5EDD8;
font-weight:600;
line-height:1.06;
font-size:26px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
}
@media(min-width:769px){
.swa_gm_h2_dbg{
font-size:1.75rem;
}
}
.swa_gm_text_dbg{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7660;
max-width:30rem;
}
.swa_gm_level_dbg{
margin-bottom:0.5rem;
color:#C49430;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:22px;
}
.swa_gm_bar_dbg{
border-radius:62.438rem;
background:rgba(245,237,216,0.13);
overflow:hidden;
height:0.5rem;
margin-bottom:0.375rem;
}
.swa_gm_bar_fill_dbg{
border-radius:999px;
background:linear-gradient(90deg,#C49430,#F0C14A);
height:100%;
}
.swa_gm_bar_meta_dbg{
gap:10px;
display:flex;
font-size:11px;
justify-content:space-between;
color:#A8977C;
margin-bottom:1.125rem;
}
.swa_gm_missions_dbg{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.swa_gm_mission_dbg{
padding:9px 15px;
border-radius:62.438rem;
gap:0.438rem;
background:#1A1410;
border:1px solid rgba(245,237,216,0.13);
font-weight:600;
font-size:0.781rem;
align-items:center;
display:inline-flex;
color:#D9CAAE;
}
.swa_gm_mission_ic_dbg{
color:#C49430;
display:inline-flex;
align-items:center;
}
.swa_gm_mission_ic_dbg svg{
height:0.813rem;
width:0.813rem;
}
.swa_gm_right_dbg{
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1710,#0D0B08);
border-radius:20px;
color:#F5EDD8;
display:flex;
flex-direction:column;
position:relative;
}
.swa_gm_glow_dbg{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
pointer-events:none;
right:-30px;
width:9.375rem;
top:-1.875rem;
height:150px;
position:absolute;
}
.swa_gm_ref_eyebrow_dbg{
position:relative;
margin-bottom:0.625rem;
}
.swa_gm_ref_h2_dbg{
line-height:1.1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
position:relative;
}
.swa_gm_ref_text_dbg{
line-height:1.55;
position:relative;
color:#B09A7A;
margin-bottom:20px;
font-size:0.844rem;
}
.swa_gm_ref_cta_dbg{
padding:11px 1.375rem;
background:#F0C14A;
transition:opacity .22s ease;
border-radius:999px;
margin-top:auto;
font-size:13.5px;
color:#1A1008;
font-weight:700;
position:relative;
align-self:flex-start;
}
.swa_gm_ref_cta_dbg:hover{
opacity:.9;
}
.swa_tt_dbg{
padding:48px 0 10px;
}
@media(min-width:771px){
.swa_tt_dbg{
padding:3.75rem 0 10px;
}
}
.swa_tt_head_dbg{
text-align:center;
margin-bottom:34px;
}
.swa_tt_eyebrow_dbg{
margin-bottom:0.75rem;
}
.swa_tt_h2_dbg{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.swa_tt_h2_dbg{
font-size:2.625rem;
}
}
.swa_tt_grid_dbg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.swa_tt_grid_dbg{
grid-template-columns:repeat(3,1fr);
}
}
.swa_tt_card_dbg{
background:#241C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
padding:30px;
flex-direction:column;
display:flex;
min-width:0;
}
.swa_tt_card_ic_dbg{
align-items:center;
color:#C49430;
display:inline-flex;
margin-bottom:18px;
}
.swa_tt_card_ic_dbg svg{
width:28px;
height:28px;
}
.swa_tt_card_h_dbg{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.375rem;
line-height:1.15;
}
.swa_tt_card_p_dbg{
color:#8A7660;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:0.875rem;
}
.swa_tt_card_p_dbg b{
font-weight:700;
color:#F5EDD8;
}
.swa_tt_card_link_dbg{
transition:color .22s ease;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
border-bottom:1px solid #C49430;
align-self:flex-start;
font-size:13px;
color:#F5EDD8;
}
.swa_tt_card_link_dbg:hover{
color:#C49430;
}
.swa_dr_dbg{
padding:2.25rem 0 0.625rem;
}
.swa_dr_in_dbg{
padding:28px 32px;
gap:20px;
border-radius:14px;
border:1px dashed rgba(245,237,216,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.swa_dr_in_dbg{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.swa_dr_h2_dbg{
margin-bottom:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:766px){
.swa_dr_h2_dbg{
font-size:1.625rem;
}
}
.swa_dr_text_dbg{
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
color:#8A7660;
max-width:42.5rem;
}
.swa_dr_text_dbg b{
color:#F5EDD8;
font-weight:700;
}
.swa_dr_cta_dbg{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
font-weight:700;
color:#F5EDD8;
padding-bottom:2px;
border-bottom:1px solid #C49430;
white-space:nowrap;
}
.swa_dr_cta_dbg:hover{
color:#C49430;
}
.swa_ts_dbg{
padding:2.75rem 0;
}
.swa_ts_in_dbg{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:882px){
.swa_ts_in_dbg{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.swa_ts_left_dbg{
min-width:0;
}
.swa_ts_h2_dbg{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#F5EDD8;
line-height:1.1;
}
@media(min-width:766px){
.swa_ts_h2_dbg{
font-size:28px;
}
}
.swa_ts_text_dbg{
margin-bottom:1.375rem;
max-width:520px;
color:#B09A7A;
font-size:14.5px;
line-height:1.6;
}
.swa_ts_badges_dbg{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.swa_ts_badge_dbg{
font-size:0.813rem;
color:#B09A7A;
font-weight:600;
}
.swa_ts_pay_dbg{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.swa_ts_pay_dbg{
justify-content:flex-end;
}
}
.swa_ts_pay_chip_dbg{
border:1px solid rgba(255,224,140,0.14);
border-radius:14px;
background:rgba(255,235,180,0.07);
padding:12px 16px;
color:#F5EDD8;
font-size:0.875rem;
font-weight:700;
}
.swa_et_dbg{
padding:36px 0 10px;
}
.swa_et_in_dbg{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.swa_et_in_dbg{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.swa_et_left_dbg{
min-width:0;
}
.swa_et_eyebrow_dbg{
margin-bottom:0.75rem;
}
.swa_et_h2_dbg{
line-height:1.06;
margin-bottom:14px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
color:#F5EDD8;
}
@media(min-width:768px){
.swa_et_h2_dbg{
font-size:32px;
}
}
.swa_et_text_dbg{
margin-bottom:22px;
line-height:1.65;
font-size:0.938rem;
color:#8A7660;
}
.swa_et_stats_dbg{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.swa_et_stat_dbg{
min-width:0;
}
.swa_et_stat_v_dbg{
font-size:1.625rem;
font-weight:700;
color:#F5EDD8;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.swa_et_stat_l_dbg{
margin-top:4px;
font-size:12.5px;
color:#A8977C;
}
.swa_et_right_dbg{
gap:12px;
flex-direction:column;
display:flex;
}
.swa_et_member_dbg{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
gap:16px;
background:#241C14;
padding:1.125rem 1.25rem;
min-width:0;
align-items:center;
display:flex;
}
.swa_et_member_av_dbg{
background:linear-gradient(135deg,#1E1710,#C49430);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:48px;
}
.swa_et_member_name_dbg{
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
}
.swa_et_member_role_dbg{
color:#A8977C;
overflow-wrap:break-word;
font-size:0.781rem;
}
.swa_et_updated_dbg{
border:1px solid rgba(245,237,216,0.07);
gap:0.5rem;
background:#1A1410;
padding:14px 1.125rem;
border-radius:0.875rem;
align-items:center;
color:#8A7660;
font-size:0.781rem;
display:flex;
}
.swa_wy_dbg{
padding:3rem 0;
}
@media(min-width:765px){
.swa_wy_dbg{
padding:3.5rem 0;
}
}
.swa_wy_in_dbg{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.swa_wy_in_dbg{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.swa_wy_left_dbg{
min-width:0;
}
.swa_wy_eyebrow_dbg{
margin-bottom:14px;
}
.swa_wy_h2_dbg{
line-height:1.05;
font-size:2rem;
margin-bottom:16px;
font-weight:600;
color:#F5EDD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.swa_wy_h2_dbg{
font-size:40px;
}
}
.swa_wy_intro_dbg{
color:#8A7660;
font-size:15px;
line-height:1.6;
}
.swa_wy_grid_dbg{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.swa_wy_grid_dbg{
grid-template-columns:1fr 1fr;
}
}
.swa_wy_card_dbg{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:1.625rem;
background:#241C14;
min-width:0;
}
.swa_wy_card_ic_dbg{
color:#C49430;
align-items:center;
justify-content:center;
margin-bottom:1rem;
display:inline-flex;
}
.swa_wy_card_ic_dbg svg{
height:26px;
width:26px;
}
.swa_wy_card_h_dbg{
margin-bottom:8px;
line-height:1.15;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.313rem;
}
.swa_wy_card_p_dbg{
line-height:1.55;
color:#8A7660;
font-size:14px;
overflow-wrap:break-word;
}
.swa_hts_dbg{
padding:3rem 0;
}
@media(min-width:769px){
.swa_hts_dbg{
padding:3.875rem 0;
}
}
.swa_hts_head_dbg{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:767px){
.swa_hts_head_dbg{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.swa_hts_eyebrow_dbg{
margin-bottom:12px;
}
.swa_hts_h2_dbg{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.swa_hts_h2_dbg{
font-size:2.375rem;
}
}
.swa_hts_cta_dbg{
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:15px 30px;
background:#F0C14A;
font-size:15px;
color:#1A1008;
font-weight:700;
}
.swa_hts_cta_dbg:hover{
opacity:.9;
}
.swa_hts_grid_dbg{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.swa_hts_grid_dbg{
grid-template-columns:repeat(3,1fr);
}
}
.swa_hts_step_dbg{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,224,140,0.14);
}
.swa_hts_step_num_dbg{
font-weight:700;
margin-bottom:0.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F0C14A;
line-height:1;
font-size:44px;
}
.swa_hts_step_h_dbg{
font-size:19px;
line-height:1.2;
color:#F5EDD8;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
}
.swa_hts_step_p_dbg{
overflow-wrap:break-word;
line-height:1.55;
color:#B09A7A;
font-size:14px;
}
.swa_pmt_dbg{
padding:3rem 0 0.625rem;
}
.swa_pmt_in_dbg{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:877px){
.swa_pmt_in_dbg{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.swa_pmt_left_dbg{
min-width:0;
}
.swa_pmt_eyebrow_dbg{
margin-bottom:0.75rem;
}
.swa_pmt_h2_dbg{
font-size:30px;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:770px){
.swa_pmt_h2_dbg{
font-size:32px;
}
}
.swa_pmt_text_dbg{
color:#8A7660;
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.swa_pmt_logos_dbg{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.swa_pmt_logos_dbg{
grid-template-columns:repeat(4,1fr);
}
}
.swa_pmt_logo_dbg{
border-radius:8px;
border:1px solid rgba(245,237,216,0.07);
padding:0 8px;
overflow:hidden;
background:#241C14;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
text-align:center;
display:flex;
white-space:nowrap;
height:3.125rem;
color:#D9CAAE;
font-weight:700;
font-size:0.781rem;
}
.swa_pmt_table_dbg{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.swa_pmt_thead_dbg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.swa_pmt_th_dbg{
padding:13px 14px;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
color:#F5EDD8;
letter-spacing:.08em;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.swa_pmt_row_dbg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.swa_pmt_row_dbg:nth-child(odd){
background:#241C14;
}
.swa_pmt_td_dbg{
padding:0.875rem;
color:#8A7660;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
}
.swa_pmt_row_dbg .swa_pmt_td_dbg:first-child{
color:#F5EDD8;
font-weight:700;
}
.swa_pmt_row_dbg .swa_pmt_td_dbg:last-child{
font-weight:700;
color:#4CAF82;
}
.swa_op_dbg{
padding:2.25rem 0 10px;
}
.swa_op_in_dbg{
padding:32px;
border-radius:0.875rem;
grid-template-columns:1fr;
border:1px solid rgba(245,237,216,0.07);
background:#241C14;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:863px){
.swa_op_in_dbg{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.swa_op_left_dbg{
min-width:0;
}
.swa_op_eyebrow_dbg{
margin-bottom:12px;
}
.swa_op_h2_dbg{
color:#F5EDD8;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:28px;
margin-bottom:0.625rem;
font-weight:600;
}
@media(min-width:767px){
.swa_op_h2_dbg{
font-size:1.875rem;
}
}
.swa_op_text_dbg{
font-size:0.875rem;
line-height:1.6;
color:#8A7660;
}
.swa_op_grid_dbg{
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
background:rgba(245,237,216,0.13);
gap:1px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.13);
display:grid;
}
.swa_op_field_dbg{
padding:18px 1.25rem;
background:#1A1410;
min-width:0;
}
.swa_op_field_lb_dbg{
font-size:10px;
color:#C49430;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.swa_op_field_val_dbg{
font-size:14px;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
}
.swa_prov_dbg{
padding:2.5rem 0 1.25rem;
}
.swa_prov_eyebrow_dbg{
margin-bottom:1.125rem;
display:block;
}
.swa_prov_grid_dbg{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.swa_prov_grid_dbg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.swa_prov_grid_dbg{
grid-template-columns:repeat(6,1fr);
}
}
.swa_lh_dbg{
padding:40px 0 20px;
}
.swa_lh_in_dbg{
padding-top:34px;
border-top:1px solid rgba(245,237,216,0.13);
}
.swa_lh_eyebrow_dbg{
margin-bottom:22px;
display:block;
}
.swa_lh_grid_dbg{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.swa_lh_grid_dbg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.swa_lh_grid_dbg{
grid-template-columns:repeat(5,1fr);
}
}
.swa_lh_col_dbg{
min-width:0;
}
.swa_lh_col_h_dbg{
font-size:0.813rem;
color:#F5EDD8;
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
}
.swa_lh_links_dbg{
gap:8px;
display:flex;
flex-direction:column;
}
.swa_lh_link_dbg{
transition:color .22s ease;
color:#8A7660;
font-size:13px;
overflow-wrap:break-word;
}
.swa_lh_link_dbg:hover{
color:#C49430;
}
.swa_sc_dbg{
padding:3rem 0 10px;
}
.swa_sc_head_dbg{
text-align:center;
margin-bottom:1.75rem;
}
.swa_sc_eyebrow_dbg{
margin-bottom:12px;
}
.swa_sc_h2_dbg{
line-height:1.05;
font-size:1.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:769px){
.swa_sc_h2_dbg{
font-size:2.25rem;
}
}
.swa_sc_table_dbg{
border-radius:14px;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
max-width:56.25rem;
}
.swa_sc_thead_dbg{
grid-template-columns:1.6fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.swa_sc_th_dbg{
padding:15px 1.125rem;
overflow-wrap:break-word;
text-align:center;
font-size:13px;
color:#B09A7A;
font-weight:700;
}
.swa_sc_th_dbg:first-child{
text-align:left;
}
.swa_sc_th_us_dbg{
color:#F0C14A;
}
.swa_sc_row_dbg{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.swa_sc_row_dbg:nth-child(even){
background:#241C14;
}
.swa_sc_td_dbg{
padding:0.938rem 18px;
overflow-wrap:break-word;
text-align:center;
color:#A8977C;
font-size:14px;
min-width:0;
}
.swa_sc_td_dbg:first-child{
font-weight:600;
color:#D9CAAE;
text-align:left;
}
.swa_sc_td_us_dbg{
font-weight:700;
color:#4CAF82;
}
.swa_el_dbg{
padding:3rem 0;
}
@media(min-width:767px){
.swa_el_dbg{
padding:56px 0;
}
}
.swa_el_in_dbg{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.swa_el_in_dbg{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.swa_el_left_dbg{
min-width:0;
}
.swa_el_eyebrow_dbg{
margin-bottom:0.875rem;
}
.swa_el_h2_dbg{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:1.375rem;
line-height:1.08;
}
@media(min-width:770px){
.swa_el_h2_dbg{
font-size:2.375rem;
}
}
.swa_el_body_dbg p{
overflow-wrap:break-word;
color:#D9CAAE;
font-size:1rem;
line-height:1.7;
margin-bottom:18px;
}
.swa_el_dropcap_dbg{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
line-height:.8;
float:left;
color:#C49430;
font-size:62px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.swa_el_right_dbg{
min-width:0;
}
.swa_el_quote_dbg{
padding:36px;
background:linear-gradient(150deg,#1E1710,#0D0B08);
border-radius:1.25rem;
position:relative;
margin-bottom:1.5rem;
color:#F5EDD8;
}
.swa_el_quote_mark_dbg{
margin-bottom:0.375rem;
color:#F0C14A;
align-items:center;
display:inline-flex;
}
.swa_el_quote_mark_dbg svg{
width:34px;
height:34px;
}
.swa_el_quote_text_dbg{
line-height:1.4;
font-weight:500;
color:#F5EDD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
.swa_el_quote_meta_dbg{
gap:12px;
display:flex;
align-items:center;
}
.swa_el_quote_av_dbg{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C49430,#F0C14A);
width:2.375rem;
height:2.375rem;
}
.swa_el_quote_author_dbg{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.swa_el_quote_meta_sub_dbg{
color:#B09A7A;
font-size:0.75rem;
}
.swa_el_explain_dbg{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.swa_el_explain_card_dbg{
padding:1.375rem 1.5rem;
}
.swa_el_explain_card_dbg+.swa_el_explain_card_dbg{
border-top:1px solid rgba(245,237,216,0.07);
}
.swa_el_explain_h_dbg{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
font-size:20px;
color:#F5EDD8;
font-weight:600;
}
.swa_el_explain_p_dbg{
color:#8A7660;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.swa_sg_dbg{
padding:48px 0 10px;
}
.swa_sg_eyebrow_dbg{
margin-bottom:12px;
display:block;
}
.swa_sg_h2_dbg{
margin-bottom:28px;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
line-height:1.05;
}
@media(min-width:769px){
.swa_sg_h2_dbg{
font-size:36px;
}
}
.swa_sg_grid_dbg{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.swa_sg_grid_dbg{
grid-template-columns:repeat(3,1fr);
}
}
.swa_sg_col_dbg{
min-width:0;
}
.swa_sg_col_h_dbg{
margin-bottom:0.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
line-height:1.15;
font-size:22px;
}
.swa_sg_col_p_dbg{
font-size:0.875rem;
color:#8A7660;
overflow-wrap:break-word;
line-height:1.65;
}
.swa_faq_dbg{
background:#241C14;
padding:3rem 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:767px){
.swa_faq_dbg{
padding:3.875rem 0;
}
}
.swa_faq_head_dbg{
text-align:center;
margin-bottom:34px;
}
.swa_faq_eyebrow_dbg{
margin-bottom:12px;
}
.swa_faq_h2_dbg{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:767px){
.swa_faq_h2_dbg{
font-size:2.375rem;
}
}
.swa_faq_list_dbg{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.swa_faq_item_dbg{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
background:#1A1410;
border-radius:0.875rem;
}
.swa_faq_q_dbg{
gap:20px;
padding:20px 24px;
list-style:none;
justify-content:space-between;
font-size:1rem;
cursor:pointer;
align-items:center;
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
display:flex;
}
.swa_faq_q_dbg::-webkit-details-marker{
display:none;
}
.swa_faq_q_ic_dbg{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C49430;
}
.swa_faq_q_ic_dbg svg{
height:1.125rem;
width:18px;
}
.swa_faq_item_dbg[open] .swa_faq_q_ic_dbg{
transform:rotate(180deg);
}
.swa_faq_a_dbg{
padding:0 24px 20px;
line-height:1.6;
color:#8A7660;
font-size:0.906rem;
overflow-wrap:break-word;
}
.swa_sb_dbg{
padding:48px 0;
background:#241C14;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:765px){
.swa_sb_dbg{
padding:56px 0;
}
}
.swa_sb_eyebrow_dbg{
margin-bottom:12px;
display:block;
}
.swa_sb_h2_dbg{
line-height:1.05;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
margin-bottom:26px;
}
@media(min-width:770px){
.swa_sb_h2_dbg{
font-size:2.25rem;
}
}
.swa_sb_grid_dbg{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.swa_sb_grid_dbg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.swa_sb_grid_dbg{
grid-template-columns:repeat(4,1fr);
}
}
.swa_sb_card_dbg{
padding:24px;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
border-radius:0.875rem;
min-width:0;
}
.swa_sb_card_h_dbg{
line-height:1.15;
color:#F5EDD8;
margin-bottom:8px;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.swa_sb_card_p_dbg{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A7660;
line-height:1.6;
}
.swa_sb_rtp_dbg{
border-radius:14px;
background:#1A1410;
gap:24px;
grid-template-columns:1fr;
padding:26px 28px;
border:1px solid rgba(245,237,216,0.07);
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:763px){
.swa_sb_rtp_dbg{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.swa_sb_rtp_h_dbg{
font-weight:600;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#F5EDD8;
font-size:1.25rem;
overflow-wrap:break-word;
}
.swa_sb_rtp_p_dbg{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#8A7660;
}
.swa_sb_rtp_stats_dbg{
gap:1rem;
display:flex;
}
.swa_sb_stat_dbg{
border-radius:0.5rem;
background:#241C14;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.swa_sb_stat_v_dbg{
overflow-wrap:break-word;
font-size:26px;
color:#4CAF82;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.swa_sb_stat_l_dbg{
color:#A8977C;
margin-top:0.25rem;
font-size:0.719rem;
}
.swa_ft_dbg{
background:#0F0C08;
color:#B09A7A;
margin-top:40px;
}
.swa_ft_in_dbg{
padding:3rem 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.swa_ft_in_dbg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.swa_ft_in_dbg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.swa_ft_brand_dbg{
min-width:0;
}
.swa_ft_logo_dbg{
overflow-wrap:break-word;
color:#F5EDD8;
font-size:26px;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.swa_ft_tagline_dbg{
font-size:0.844rem;
max-width:17.5rem;
margin-top:14px;
line-height:1.6;
color:#B09A7A;
}
.swa_ft_contact_dbg{
transition:color .22s ease;
display:inline-block;
font-size:0.813rem;
max-width:17.5rem;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#F0C14A;
}
.swa_ft_contact_dbg:hover{
color:#F5EDD8;
}
.swa_ft_col_dbg{
min-width:0;
}
.swa_ft_col_h_dbg{
color:#F5EDD8;
font-weight:700;
margin-bottom:0.875rem;
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
}
.swa_ft_col_links_dbg{
gap:10px;
display:flex;
flex-direction:column;
}
.swa_ft_link_dbg{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B09A7A;
font-size:13.5px;
}
.swa_ft_link_dbg:hover{
color:#F5EDD8;
}
.swa_ft_bot_dbg{
padding:22px 0 40px;
gap:16px;
display:flex;
border-top:1px solid rgba(255,224,140,0.14);
flex-direction:column;
}
@media(min-width:768px){
.swa_ft_bot_dbg{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.swa_ft_legal_dbg{
color:#5E5043;
line-height:1.6;
max-width:760px;
font-size:0.719rem;
overflow-wrap:break-word;
}
.swa_ft_legal_dbg b{
font-weight:700;
color:#B09A7A;
}
.swa_ft_age_dbg{
padding:4px 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #F0C14A;
color:#F0C14A;
font-size:0.813rem;
font-weight:700;
}