*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
text-rendering:optimizeLegibility;
font-size:0.938rem;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
color:#D9CDB4;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.alw-layout-blu{
flex-direction:column;
display:flex;
min-height:100vh;
}
.alw-main-blu{
flex:1 1 auto;
width:100%;
min-width:0;
}
.alw-container-blu{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.alw-container-blu{
padding:0 32px;
}
}
@media(min-width:1100px){
.alw-container-blu{
padding:0 3.5rem;
}
}
.alw-eyebrow-blu{
display:inline-block;
line-height:1.4;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:11px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.2em;
color:#C8922A;
}
.alw-band-blu{
background:#110E0A;
color:#F5EDD8;
}
.alw-band-blu .alw-eyebrow-blu{
color:#F0BF4C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.alw-tb-blu{
background:#1A1410;
top:0;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
z-index:50;
}
.alw-tb_in-blu{
gap:16px;
padding:12px 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
}
@media(min-width:765px){
.alw-tb_in-blu{
padding:16px 32px;
}
}
@media(min-width:1098px){
.alw-tb_in-blu{
padding:1.125rem 56px;
}
}
.alw-tb_left-blu{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.alw-tb_logo-blu{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.alw-tb_logo_mark-blu{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:2.125rem;
object-fit:cover;
}
.alw-tb_logo_txt-blu{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.alw-tb_logo_name-blu{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-size:1.375rem;
letter-spacing:.02em;
}
.alw-tb_logo_sub-blu{
overflow:hidden;
text-overflow:ellipsis;
font-size:8.5px;
margin-top:0.25rem;
font-weight:600;
color:#C8922A;
letter-spacing:.32em;
text-transform:uppercase;
white-space:nowrap;
}
.alw-tb_nav-blu{
display:none;
}
@media(min-width:958px){
.alw-tb_nav-blu{
gap:28px;
align-items:center;
display:flex;
}
}
.alw-tb_nav_item-blu{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
color:#D9CDB4;
font-size:0.875rem;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
}
.alw-tb_nav_item-blu:hover{
color:#F5EDD8;
}
.alw-tb_nav_item-blu.alw-state_active-blu{
border-color:#C8922A;
color:#F5EDD8;
}
.alw-tb_right-blu{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.alw-tb_search-blu{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#D9CDB4;
align-items:center;
}
.alw-tb_search-blu:hover{
color:#C8922A;
}
.alw-tb_search-blu svg{
width:1.125rem;
height:1.125rem;
}
.alw-tb_lang-blu{
text-transform:uppercase;
letter-spacing:.1em;
color:#A89878;
font-weight:600;
font-size:0.688rem;
}
.alw-tb_lang-blu:hover{
color:#F5EDD8;
}
.alw-tb_login-blu{
font-weight:600;
color:#F5EDD8;
display:none;
font-size:14px;
}
@media(min-width:770px){
.alw-tb_login-blu{
display:inline-block;
}
}
.alw-tb_register-blu{
background:#E8A830;
padding:0.688rem 1.375rem;
border-radius:999px;
transition:background-color .22s ease;
font-size:0.875rem;
font-weight:700;
color:#1A1006;
white-space:nowrap;
}
.alw-tb_register-blu:hover{
background:#F5BE48;
}
.alw-mob-blu{
background:#1A1410;
border-top:1px solid rgba(245,237,216,0.13);
position:fixed;
bottom:0;
left:0;
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:958px){
.alw-mob-blu{
display:none;
}
}
.alw-mob_in-blu{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:560px;
}
.alw-mob_item-blu{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 0.25rem;
display:flex;
align-items:center;
min-width:0;
color:#A89878;
flex-direction:column;
}
.alw-mob_item-blu.alw-state_active-blu{
color:#C8922A;
}
.alw-mob_ic-blu{
display:flex;
align-items:center;
justify-content:center;
}
.alw-mob_ic-blu svg{
width:20px;
height:1.25rem;
}
.alw-mob_lb-blu{
overflow:hidden;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.alw-rail-blu{
min-width:0;
position:relative;
}
.alw-rail_scroll-blu{
gap:14px;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:769px){
.alw-rail_scroll-blu{
gap:18px;
}
}
.alw-gc-blu{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.alw-gc-blu{
width:11.75rem;
}
}
.alw-gc_img-blu{
overflow:hidden;
background:#241D16;
border-radius:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:133.33%;
position:relative;
}
.alw-gc_img-blu img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.alw-gc_cover-blu{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.alw-gc_hover-blu{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
display:flex;
justify-content:center;
opacity:0;
position:absolute;
align-items:center;
}
.alw-gc-blu:hover .alw-gc_hover-blu{
opacity:1;
}
.alw-gc_hover_btn-blu{
border-radius:999px;
background:#E8A830;
color:#1A1006;
height:2.875rem;
justify-content:center;
width:2.875rem;
align-items:center;
display:flex;
}
.alw-gc_hover_btn-blu svg{
width:18px;
height:1.125rem;
}
.alw-gc_info-blu{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.alw-gc_name-blu{
overflow:hidden;
color:#F5EDD8;
white-space:nowrap;
font-size:13px;
font-weight:700;
text-overflow:ellipsis;
}
.alw-gc_prov-blu{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#A89878;
}
.alw-gc_meta-blu{
font-size:0.688rem;
color:#A89878;
}
.alw-tc-blu{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.alw-tc-blu{
width:14.375rem;
}
}
.alw-tc_img-blu{
border-radius:0.875rem;
overflow:hidden;
background:#241D16;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.alw-tc_img-blu img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.alw-tc_info-blu{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.alw-tc_name-blu{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
white-space:nowrap;
}
.alw-tc_rtp-blu{
color:#A89878;
font-size:11px;
}
.alw-lc-blu{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.alw-lc-blu{
width:268px;
}
}
.alw-lc_img-blu{
background:#241D16;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.alw-lc_img-blu img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.alw-lc_live-blu{
gap:7px;
padding:0.25rem 0.563rem;
border-radius:999px;
background:rgba(0,0,0,0.52);
top:12px;
display:flex;
position:absolute;
align-items:center;
left:0.75rem;
}
.alw-lc_live_dot-blu{
border-radius:50%;
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.alw-lc_seats-blu{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
font-size:10px;
color:#F5EDD8;
}
.alw-lc_info-blu{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.alw-lc_name-blu{
overflow:hidden;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
font-weight:700;
font-size:15px;
}
.alw-lc_bet-blu{
color:#A89878;
font-size:0.688rem;
}
.alw-pc-blu{
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
background:#241D16;
padding:16px 14px;
gap:0.5rem;
min-width:0;
justify-content:center;
min-height:4.625rem;
display:flex;
flex-direction:column;
align-items:center;
}
.alw-pc_logo-blu{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.alw-pc_name-blu{
overflow:hidden;
text-overflow:ellipsis;
color:#A89878;
white-space:nowrap;
font-size:0.688rem;
max-width:100%;
text-align:center;
}
.alw-gc_tag-blu{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
text-transform:uppercase;
left:10px;
display:inline-block;
letter-spacing:.06em;
font-size:10px;
font-weight:700;
position:absolute;
top:10px;
}
.alw-gc_tag_hot-blu{
background:#D94F3D;
color:#F5EDD8;
}
.alw-gc_tag_new-blu{
background:#F0BF4C;
color:#1A1006;
}
.alw-gc_tag_jp-blu{
background:#E8A830;
color:#1A1006;
}
.alw-gc_tag_live-blu{
background:#D94F3D;
color:#F5EDD8;
}
.alw-sh-blu{
margin-bottom:1.125rem;
min-width:0;
}
.alw-sh_row-blu{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.alw-sh_row-blu .alw-sh_l-blu{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.alw-sh_stack-blu{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.alw-sh_center-blu{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.alw-sh_h2-blu{
color:#F5EDD8;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:766px){
.alw-sh_h2-blu{
font-size:1.875rem;
}
}
.alw-band-blu .alw-sh_h2-blu{
color:#F5EDD8;
}
.alw-sh_eb_line-blu{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.alw-sh_eb_line-blu::before{
background:#C8922A;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.alw-band-blu .alw-sh_eb_line-blu::before{
background:#F0BF4C;
}
.alw-sh_eb_dot-blu{
gap:8px;
align-items:center;
display:inline-flex;
}
.alw-sh_eb_dot-blu::before{
border-radius:50%;
background:#C8922A;
height:6px;
content:"";
width:6px;
display:inline-block;
}
.alw-band-blu .alw-sh_eb_dot-blu::before{
background:#F0BF4C;
}
.alw-sh_link-blu{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
color:#F5EDD8;
border-bottom:1px solid #F5EDD8;
display:inline-flex;
font-size:0.813rem;
white-space:nowrap;
align-items:center;
font-weight:600;
}
.alw-sh_link-blu:hover{
border-color:#C8922A;
color:#C8922A;
}
.alw-sh_link-blu svg{
width:0.875rem;
height:0.875rem;
}
.alw-sh_link_chev-blu{
padding-bottom:0;
border-bottom:0;
}
.alw-sh_link_btn-blu{
border-radius:999px;
background:#E8A830;
padding:0.563rem 18px;
border-bottom:0;
color:#1A1006;
}
.alw-sh_link_btn-blu:hover{
background:#F5BE48;
border-color:transparent;
color:#1A1006;
}
.alw-band-blu .alw-sh_link-blu{
border-color:#F5EDD8;
color:#F5EDD8;
}
.alw-band-blu .alw-sh_link_btn-blu{
background:#F0BF4C;
color:#1A1006;
}
.alw-sh_rule-blu{
margin:-2px 0 18px;
background:rgba(245,237,216,0.13);
height:1px;
}
.alw-band-blu .alw-sh_rule-blu{
background:rgba(255,225,160,0.14);
}
.alw-hero-blu{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.alw-hero-blu{
padding:3.5rem 0 1.5rem;
}
}
.alw-hero_in-blu{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.alw-hero_in-blu{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.alw-hero_copy-blu{
min-width:0;
}
.alw-hero_eyebrow-blu{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.alw-hero_eyebrow_line-blu{
flex:0 0 auto;
background:#C8922A;
display:inline-block;
height:1px;
width:28px;
}
.alw-hero_h1-blu{
font-weight:600;
font-size:2.375rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:20px;
letter-spacing:-.01em;
}
@media(min-width:771px){
.alw-hero_h1-blu{
font-size:54px;
}
}
@media(min-width:1098px){
.alw-hero_h1-blu{
font-size:3.875rem;
}
}
.alw-hero_h1-blu em{
font-style:normal;
color:#C8922A;
}
.alw-hero_sub-blu{
max-width:30rem;
font-size:1rem;
margin-bottom:30px;
line-height:1.6;
color:#8C7D64;
}
@media(min-width:769px){
.alw-hero_sub-blu{
font-size:1.125rem;
}
}
.alw-hero_actions-blu{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.alw-hero_cta-blu{
gap:10px;
transition:background-color .22s ease;
border-radius:999px;
background:#E8A830;
padding:16px 1.875rem;
font-weight:700;
align-items:center;
font-size:15px;
display:inline-flex;
color:#1A1006;
}
.alw-hero_cta-blu:hover{
background:#F5BE48;
}
.alw-hero_cta_ic-blu{
align-items:center;
display:inline-flex;
}
.alw-hero_cta_ic-blu svg{
height:1rem;
width:1rem;
}
.alw-hero_cta_alt-blu{
border-radius:62.438rem;
border:1px solid rgba(245,237,216,0.13);
background:transparent;
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
align-items:center;
color:#F5EDD8;
}
.alw-hero_cta_alt-blu:hover{
border-color:#C8922A;
color:#C8922A;
}
.alw-hero_trust-blu{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.alw-hero_trust_item-blu{
gap:0.563rem;
color:#D9CDB4;
align-items:center;
display:flex;
font-size:0.813rem;
font-weight:600;
}
.alw-hero_trust_ic-blu{
display:inline-flex;
align-items:center;
color:#C8922A;
}
.alw-hero_trust_ic-blu svg{
width:16px;
height:16px;
}
.alw-hero_promo-blu{
background:#241D16;
overflow:hidden;
border-radius:20px;
min-height:18.75rem;
box-shadow:0 8px 40px rgba(0,0,0,0.65), 0 2px 12px rgba(200,146,42,0.18);
display:flex;
position:relative;
}
.alw-hero_promo_bg-blu{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.alw-hero_promo_bg-blu::after{
inset:0;
background:linear-gradient(120deg,#110E0A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.alw-hero_promo_glow-blu{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,56,0.13) 0%,transparent 65%);
right:-20px;
height:16.25rem;
top:-2.5rem;
width:16.25rem;
position:absolute;
pointer-events:none;
}
.alw-hero_promo_ct-blu{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.alw-hero_promo_label-blu{
color:#F0BF4C;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
margin-bottom:0.5rem;
display:block;
}
.alw-hero_promo_amount-blu{
color:#F5EDD8;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:768px){
.alw-hero_promo_amount-blu{
font-size:40px;
}
}
.alw-hero_promo_amount-blu em{
color:#F0BF4C;
font-style:normal;
}
.alw-hero_rating-blu{
border:1px solid rgba(245,237,216,0.07);
background:#241D16;
padding:0.625rem 14px;
gap:0.625rem;
border-radius:14px;
z-index:3;
align-items:center;
top:14px;
right:0.875rem;
position:absolute;
max-width:min(260px,62%);
display:flex;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.alw-hero_rating_score-blu{
flex:0 0 auto;
font-weight:700;
font-size:24px;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.alw-hero_rating_txt-blu{
flex:1 1 auto;
min-width:0;
}
.alw-hero_rating_stars-blu{
gap:2px;
color:#C8922A;
display:flex;
}
.alw-hero_rating_stars-blu svg{
height:12px;
width:0.75rem;
}
.alw-hero_rating_cap-blu{
margin-top:3px;
font-size:0.688rem;
color:#A89878;
display:block;
line-height:1.35;
overflow-wrap:break-word;
}
.alw-stat-blu{
border-top:1px solid rgba(245,237,216,0.13);
border-bottom:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
}
.alw-stat_in-blu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.alw-stat_in-blu{
grid-template-columns:repeat(4,1fr);
}
}
.alw-stat_item-blu{
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;
}
.alw-stat_item-blu:nth-child(2n){
border-right:0;
}
.alw-stat_item-blu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.alw-stat_item-blu{
border-bottom:0;
}
.alw-stat_item-blu:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.alw-stat_item-blu:nth-child(4n){
border-right:0;
}
}
.alw-stat_value-blu{
line-height:1;
font-weight:700;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.alw-stat_value-blu{
font-size:2.125rem;
}
}
.alw-stat_label-blu{
color:#A89878;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:0.813rem;
}
.alw-gf-blu{
padding:1.5rem 0 6px;
}
.alw-gf_in-blu{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.alw-gf_chip-blu{
border:1px solid rgba(245,237,216,0.13);
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
background:#241D16;
white-space:nowrap;
font-size:0.813rem;
color:#D9CDB4;
font-weight:600;
}
.alw-gf_chip-blu:hover{
border-color:#C8922A;
color:#C8922A;
}
.alw-gf_chip-blu.alw-state_active-blu{
background:#E8A830;
border-color:transparent;
color:#1A1006;
}
.alw-grow-blu{
padding:1.625rem 0 10px;
}
.alw-row_seo-blu{
margin:0.625rem 0 0;
color:#8C7D64;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.alw-row_seo-blu strong{
color:#F5EDD8;
font-weight:700;
}
.alw-grow-blu{
padding:1.625rem 0 10px;
}
.alw-row_seo-blu{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8C7D64;
max-width:47.5rem;
}
.alw-row_seo-blu strong{
font-weight:700;
color:#F5EDD8;
}
.alw-jp-blu{
padding:1.875rem 0 0.625rem;
}
.alw-jp_grid-blu{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.alw-jp_grid-blu{
grid-template-columns:1fr 1fr;
}
.alw-jp_card_mega-blu{
grid-column:1/-1;
}
}
@media(min-width:999px){
.alw-jp_grid-blu{
grid-template-columns:1.4fr 1fr 1fr;
}
.alw-jp_card_mega-blu{
grid-column:auto;
}
}
.alw-jp_card-blu{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
gap:0.75rem;
border-radius:1.25rem;
padding:26px;
background:#241D16;
display:flex;
min-height:12.5rem;
position:relative;
justify-content:space-between;
min-width:0;
flex-direction:column;
}
.alw-jp_card_mega-blu{
background:linear-gradient(135deg,#1C1509,#0A0806);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.alw-jp_glow-blu{
background:radial-gradient(circle,rgba(212,160,56,0.13),transparent 70%);
border-radius:50%;
right:-40px;
top:-2.5rem;
height:200px;
position:absolute;
pointer-events:none;
width:12.5rem;
}
.alw-jp_label-blu{
gap:10px;
font-size:10px;
display:flex;
letter-spacing:.16em;
position:relative;
align-items:center;
color:#C8922A;
text-transform:uppercase;
flex-wrap:wrap;
justify-content:space-between;
font-weight:700;
}
.alw-jp_card_mega-blu .alw-jp_label-blu{
color:#F0BF4C;
}
.alw-jp_drop-blu{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#A89878;
}
.alw-jp_card_mega-blu .alw-jp_drop-blu{
color:#B09B7A;
}
.alw-jp_amount-blu{
font-size:38px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-weight:700;
color:#F5EDD8;
line-height:1;
}
.alw-jp_card_mega-blu .alw-jp_amount-blu{
animation:zm2-pulse 2.4s infinite;
color:#F0BF4C;
font-size:48px;
}
@media(min-width:769px){
.alw-jp_card_mega-blu .alw-jp_amount-blu{
font-size:54px;
}
}
.alw-jp_game-blu{
color:#A89878;
position:relative;
font-size:13px;
}
.alw-jp_card_mega-blu .alw-jp_game-blu{
color:#B09B7A;
}
.alw-jp_cta-blu{
position:relative;
align-self:flex-start;
}
.alw-jp_card_mega-blu .alw-jp_cta-blu{
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
background:#F0BF4C;
border-radius:62.438rem;
font-size:13px;
color:#1A1006;
font-weight:700;
}
.alw-jp_card_mega-blu .alw-jp_cta-blu:hover{
opacity:.9;
}
.alw-jp_card-blu:not(.alw-jp_card_mega-blu) .alw-jp_cta-blu{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
font-size:13px;
font-weight:700;
}
.alw-jp_card-blu:not(.alw-jp_card_mega-blu) .alw-jp_cta-blu:hover{
border-color:#C8922A;
color:#C8922A;
}
.alw-jp_seo-blu{
margin:0.875rem 0 0;
font-size:14px;
color:#8C7D64;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.alw-jp_seo-blu strong{
font-weight:700;
color:#F5EDD8;
}
.alw-grow-blu{
padding:1.625rem 0 10px;
}
.alw-row_seo-blu{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
color:#8C7D64;
overflow-wrap:break-word;
}
.alw-row_seo-blu strong{
font-weight:700;
color:#F5EDD8;
}
.alw-sea-blu{
padding:1.5rem 0 10px;
}
.alw-sea_in-blu{
overflow:hidden;
background:linear-gradient(115deg,#1C1509,#0A0806);
border-radius:1.25rem;
padding:36px;
gap:1.375rem;
color:#F5EDD8;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:817px){
.alw-sea_in-blu{
padding:44px 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.alw-sea_glow-blu{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,56,0.13),transparent 68%);
height:240px;
right:3.75rem;
transform:translateY(-50%);
top:50%;
position:absolute;
width:240px;
pointer-events:none;
}
.alw-sea_copy-blu{
position:relative;
max-width:560px;
min-width:0;
}
.alw-sea_eyebrow-blu{
margin-bottom:12px;
}
.alw-sea_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
line-height:1.04;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.875rem;
}
@media(min-width:768px){
.alw-sea_h2-blu{
font-size:38px;
}
}
.alw-sea_text-blu{
line-height:1.6;
color:#B09B7A;
font-size:15px;
}
.alw-sea_cta-blu{
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:999px;
background:#F0BF4C;
padding:1rem 32px;
font-size:0.938rem;
position:relative;
font-weight:700;
color:#1A1006;
}
.alw-sea_cta-blu:hover{
opacity:.9;
}
.alw-app-blu{
padding:30px 0 0.625rem;
}
.alw-app_in-blu{
background:#241D16;
border-radius:1.25rem;
gap:28px;
padding:2rem;
border:1px solid rgba(245,237,216,0.07);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.alw-app_in-blu{
padding:40px 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.alw-app_copy-blu{
max-width:35rem;
min-width:0;
}
.alw-app_eyebrow-blu{
margin-bottom:12px;
}
.alw-app_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:769px){
.alw-app_h2-blu{
font-size:2.125rem;
}
}
.alw-app_text-blu{
font-size:14px;
margin-bottom:22px;
color:#8C7D64;
line-height:1.6;
}
.alw-app_btns-blu{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.alw-app_btn-blu{
padding:11px 20px;
border-radius:0.875rem;
background:#E8A830;
gap:10px;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
color:#1A1006;
}
.alw-app_btn-blu:hover{
background:#F5BE48;
}
.alw-app_btn_ic-blu{
display:inline-flex;
align-items:center;
}
.alw-app_btn_ic-blu svg{
width:18px;
height:1.125rem;
}
.alw-app_btn_lb-blu{
font-size:0.844rem;
font-weight:700;
}
.alw-app_qr_wrap-blu{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.alw-app_qr-blu{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#E8A830;
background-image:repeating-linear-gradient(0deg,#241D16 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#241D16 0 0.313rem,transparent 5px 11px);
height:6.75rem;
}
.alw-app_qr_cap-blu{
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
color:#A89878;
}
.alw-trn-blu{
padding:30px 0 0.625rem;
}
.alw-trn_in-blu{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:1.25rem;
background:#241D16;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.alw-trn_in-blu{
grid-template-columns:1.05fr 1fr;
}
}
.alw-trn_banner-blu{
background:linear-gradient(150deg,#1C1509,#0A0806);
padding:34px;
overflow:hidden;
position:relative;
color:#F5EDD8;
}
.alw-trn_glow-blu{
border-radius:50%;
background:radial-gradient(circle,rgba(212,160,56,0.13),transparent 70%);
height:200px;
right:-2.5rem;
bottom:-2.5rem;
width:12.5rem;
position:absolute;
pointer-events:none;
}
.alw-trn_eyebrow-blu{
position:relative;
margin-bottom:14px;
}
.alw-trn_h2-blu{
font-size:30px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.06;
position:relative;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:769px){
.alw-trn_h2-blu{
font-size:36px;
}
}
.alw-trn_text-blu{
line-height:1.6;
font-size:0.875rem;
position:relative;
color:#B09B7A;
margin-bottom:1.375rem;
max-width:420px;
}
.alw-trn_timer-blu{
gap:8px;
align-items:center;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
}
.alw-trn_timer_cap-blu{
color:#B09B7A;
font-size:11px;
}
.alw-trn_timer_box-blu{
padding:0.25rem 12px;
border-radius:0.5rem;
background:rgba(255,235,180,0.07);
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.alw-trn_cta-blu{
padding:13px 1.625rem;
border-radius:999px;
transition:opacity .22s ease;
background:#F0BF4C;
display:inline-block;
font-weight:700;
color:#1A1006;
position:relative;
font-size:0.875rem;
}
.alw-trn_cta-blu:hover{
opacity:.9;
}
.alw-trn_lb-blu{
padding:1.625rem 28px;
}
.alw-trn_lb_head-blu{
gap:0.625rem;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
display:flex;
}
.alw-trn_lb_title-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
color:#F5EDD8;
font-weight:600;
}
.alw-trn_lb_upd-blu{
color:#A89878;
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
}
.alw-trn_lb_row-blu{
gap:14px;
border-radius:8px;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.alw-trn_lb_row-blu:nth-child(2){
background:rgba(200,146,42,0.12);
}
.alw-trn_lb_rank-blu{
flex:0 0 auto;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1rem;
width:22px;
font-weight:700;
color:#C8922A;
}
.alw-trn_lb_av-blu{
background:linear-gradient(135deg,#C8922A,#F5D06A);
flex:0 0 auto;
border-radius:50%;
height:1.875rem;
width:1.875rem;
}
.alw-trn_lb_name-blu{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
font-size:14px;
font-weight:600;
text-overflow:ellipsis;
color:#F5EDD8;
}
.alw-trn_lb_amount-blu{
flex:0 0 auto;
font-weight:700;
color:#F5EDD8;
font-size:13px;
}
.alw-vip-blu{
padding:3rem 0;
}
@media(min-width:770px){
.alw-vip-blu{
padding:4rem 0;
}
}
.alw-vip_head-blu{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:879px){
.alw-vip_head-blu{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.alw-vip_eyebrow-blu{
margin-bottom:12px;
}
.alw-vip_h2-blu{
line-height:1.05;
font-size:32px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.alw-vip_h2-blu{
font-size:2.5rem;
}
}
.alw-vip_intro-blu{
font-size:0.875rem;
line-height:1.6;
max-width:26.25rem;
color:#B09B7A;
}
.alw-vip_grid-blu{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.alw-vip_card-blu{
border:1px solid rgba(255,225,160,0.14);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.alw-vip_card_feat-blu{
background:rgba(255,235,180,0.07);
border-color:#F0BF4C;
}
.alw-vip_card_ic-blu{
background:linear-gradient(135deg,#C8922A,#F5D06A);
border-radius:0.5rem;
height:34px;
margin-bottom:16px;
display:block;
width:34px;
}
.alw-vip_name-blu{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:20px;
color:#F5EDD8;
overflow-wrap:break-word;
}
.alw-vip_perk-blu{
color:#B09B7A;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.alw-nl-blu{
padding:1.5rem 0 10px;
}
.alw-nl_in-blu{
gap:22px;
border-radius:20px;
background:#16120D;
padding:1.875rem 2rem;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
@media(min-width:767px){
.alw-nl_in-blu{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.alw-nl_text_wrap-blu{
min-width:0;
}
.alw-nl_h3-blu{
font-size:1.375rem;
margin-bottom:5px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:771px){
.alw-nl_h3-blu{
font-size:24px;
}
}
.alw-nl_text-blu{
font-size:0.844rem;
line-height:1.5;
color:#B09B7A;
}
.alw-nl_form-blu{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
max-width:28.75rem;
display:flex;
}
.alw-nl_input-blu{
background:rgba(255,235,180,0.07);
flex:1 1 auto;
border:1px solid rgba(255,225,160,0.14);
overflow:hidden;
border-radius:14px;
padding:0.813rem 1rem;
font-size:0.875rem;
align-items:center;
text-overflow:ellipsis;
display:flex;
min-width:0;
color:#B09B7A;
white-space:nowrap;
}
.alw-nl_btn-blu{
transition:opacity .22s ease;
flex:0 0 auto;
background:#F0BF4C;
border-radius:14px;
padding:13px 24px;
font-size:14px;
color:#1A1006;
font-weight:700;
white-space:nowrap;
}
.alw-nl_btn-blu:hover{
opacity:.9;
}
.alw-rc-blu{
padding:48px 0 10px;
}
.alw-rc_in-blu{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:758px){
.alw-rc_in-blu{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.alw-rc_col-blu{
min-width:0;
}
.alw-rc_label-blu{
font-size:11px;
margin-bottom:1rem;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
color:#C8922A;
}
.alw-rc_awards-blu{
gap:12px;
flex-direction:column;
display:flex;
}
.alw-rc_award-blu{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.alw-rc_award_ic-blu{
flex:0 0 auto;
align-items:center;
color:#F0BF4C;
display:inline-flex;
}
.alw-rc_award_ic-blu svg{
height:18px;
width:1.125rem;
}
.alw-rc_award_t-blu{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
}
.alw-rc_award_s-blu{
color:#A89878;
overflow-wrap:break-word;
font-size:12px;
}
.alw-rc_press-blu{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.alw-rc_press_logo-blu{
padding:0 0.5rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:8px;
overflow:hidden;
font-weight:700;
color:#8C7D64;
justify-content:center;
height:52px;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
display:flex;
text-align:center;
align-items:center;
}
.alw-rc_partner-blu{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
padding:1.375rem;
background:#241D16;
}
.alw-rc_partner_name-blu{
margin-bottom:6px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-size:1.25rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.alw-rc_partner_text-blu{
line-height:1.55;
overflow-wrap:break-word;
font-size:13px;
color:#8C7D64;
}
.alw-wy-blu{
padding:3rem 0;
}
@media(min-width:767px){
.alw-wy-blu{
padding:3.5rem 0;
}
}
.alw-wy_in-blu{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.alw-wy_in-blu{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.alw-wy_left-blu{
min-width:0;
}
.alw-wy_eyebrow-blu{
margin-bottom:14px;
}
.alw-wy_h2-blu{
margin-bottom:1rem;
line-height:1.05;
font-size:2rem;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:766px){
.alw-wy_h2-blu{
font-size:2.5rem;
}
}
.alw-wy_intro-blu{
font-size:0.938rem;
color:#8C7D64;
line-height:1.6;
}
.alw-wy_grid-blu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.alw-wy_grid-blu{
grid-template-columns:1fr 1fr;
}
}
.alw-wy_card-blu{
border-radius:0.875rem;
padding:26px;
background:#241D16;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.alw-wy_card_ic-blu{
margin-bottom:1rem;
color:#C8922A;
align-items:center;
display:inline-flex;
justify-content:center;
}
.alw-wy_card_ic-blu svg{
width:1.625rem;
height:26px;
}
.alw-wy_card_h-blu{
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.313rem;
font-weight:600;
margin-bottom:0.5rem;
color:#F5EDD8;
}
.alw-wy_card_p-blu{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7D64;
}
.alw-prov-blu{
padding:2.5rem 0 20px;
}
.alw-prov_eyebrow-blu{
display:block;
margin-bottom:1.125rem;
}
.alw-prov_grid-blu{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.alw-prov_grid-blu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.alw-prov_grid-blu{
grid-template-columns:repeat(6,1fr);
}
}
.alw-pmt-blu{
padding:3rem 0 0.625rem;
}
.alw-pmt_in-blu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.alw-pmt_in-blu{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.alw-pmt_left-blu{
min-width:0;
}
.alw-pmt_eyebrow-blu{
margin-bottom:0.75rem;
}
.alw-pmt_h2-blu{
line-height:1.06;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:768px){
.alw-pmt_h2-blu{
font-size:32px;
}
}
.alw-pmt_text-blu{
font-size:14.5px;
line-height:1.6;
color:#8C7D64;
margin-bottom:22px;
}
.alw-pmt_logos-blu{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.alw-pmt_logos-blu{
grid-template-columns:repeat(4,1fr);
}
}
.alw-pmt_logo-blu{
border-radius:8px;
background:#241D16;
padding:0 0.5rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
height:50px;
text-align:center;
font-weight:700;
white-space:nowrap;
color:#D9CDB4;
align-items:center;
justify-content:center;
font-size:0.781rem;
text-overflow:ellipsis;
display:flex;
}
.alw-pmt_table-blu{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.alw-pmt_thead-blu{
background:#0F0C09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.alw-pmt_th-blu{
padding:0.813rem 14px;
overflow:hidden;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
}
.alw-pmt_row-blu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.alw-pmt_row-blu:nth-child(odd){
background:#241D16;
}
.alw-pmt_td-blu{
padding:0.875rem;
color:#8C7D64;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
}
.alw-pmt_row-blu .alw-pmt_td-blu:first-child{
color:#F5EDD8;
font-weight:700;
}
.alw-pmt_row-blu .alw-pmt_td-blu:last-child{
color:#4CAF82;
font-weight:700;
}
.alw-tt-blu{
padding:3rem 0 10px;
}
@media(min-width:765px){
.alw-tt-blu{
padding:60px 0 0.625rem;
}
}
.alw-tt_head-blu{
text-align:center;
margin-bottom:2.125rem;
}
.alw-tt_eyebrow-blu{
margin-bottom:0.75rem;
}
.alw-tt_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-size:2rem;
font-weight:600;
}
@media(min-width:766px){
.alw-tt_h2-blu{
font-size:2.625rem;
}
}
.alw-tt_grid-blu{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.alw-tt_grid-blu{
grid-template-columns:repeat(3,1fr);
}
}
.alw-tt_card-blu{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
background:#241D16;
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.alw-tt_card_ic-blu{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#C8922A;
}
.alw-tt_card_ic-blu svg{
width:1.75rem;
height:1.75rem;
}
.alw-tt_card_h-blu{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.15;
margin-bottom:0.5rem;
}
.alw-tt_card_p-blu{
font-size:14px;
overflow-wrap:break-word;
color:#8C7D64;
margin-bottom:0.875rem;
line-height:1.6;
}
.alw-tt_card_p-blu b{
font-weight:700;
color:#F5EDD8;
}
.alw-tt_card_link-blu{
transition:color .22s ease;
align-self:flex-start;
border-bottom:1px solid #C8922A;
padding-bottom:2px;
margin-top:auto;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
}
.alw-tt_card_link-blu:hover{
color:#C8922A;
}
.alw-ts-blu{
padding:44px 0;
}
.alw-ts_in-blu{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.alw-ts_in-blu{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.alw-ts_left-blu{
min-width:0;
}
.alw-ts_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:765px){
.alw-ts_h2-blu{
font-size:28px;
}
}
.alw-ts_text-blu{
color:#B09B7A;
max-width:520px;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.906rem;
}
.alw-ts_badges-blu{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.alw-ts_badge-blu{
font-size:13px;
font-weight:600;
color:#B09B7A;
}
.alw-ts_pay-blu{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.alw-ts_pay-blu{
justify-content:flex-end;
}
}
.alw-ts_pay_chip-blu{
padding:0.75rem 16px;
border:1px solid rgba(255,225,160,0.14);
border-radius:14px;
background:rgba(255,235,180,0.07);
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.alw-hts-blu{
padding:48px 0;
}
@media(min-width:769px){
.alw-hts-blu{
padding:3.875rem 0;
}
}
.alw-hts_head-blu{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.alw-hts_head-blu{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.alw-hts_eyebrow-blu{
margin-bottom:12px;
}
.alw-hts_h2-blu{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.875rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.alw-hts_h2-blu{
font-size:38px;
}
}
.alw-hts_cta-blu{
background:#F0BF4C;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
flex:0 0 auto;
font-weight:700;
color:#1A1006;
font-size:0.938rem;
}
.alw-hts_cta-blu:hover{
opacity:.9;
}
.alw-hts_grid-blu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.alw-hts_grid-blu{
grid-template-columns:repeat(3,1fr);
}
}
.alw-hts_step-blu{
padding-top:22px;
border-top:1px solid rgba(255,225,160,0.14);
min-width:0;
}
.alw-hts_step_num-blu{
line-height:1;
font-size:2.75rem;
color:#F0BF4C;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:0.875rem;
}
.alw-hts_step_h-blu{
color:#F5EDD8;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:8px;
}
.alw-hts_step_p-blu{
color:#B09B7A;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.alw-el-blu{
padding:3rem 0;
}
@media(min-width:767px){
.alw-el-blu{
padding:3.5rem 0;
}
}
.alw-el_in-blu{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.alw-el_in-blu{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.alw-el_left-blu{
min-width:0;
}
.alw-el_eyebrow-blu{
margin-bottom:14px;
}
.alw-el_h2-blu{
margin-bottom:1.375rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:765px){
.alw-el_h2-blu{
font-size:2.375rem;
}
}
.alw-el_body-blu p{
color:#D9CDB4;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:1rem;
line-height:1.7;
}
.alw-el_dropcap-blu{
padding:6px 0.75rem 0 0;
color:#C8922A;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
float:left;
line-height:.8;
font-size:3.875rem;
}
.alw-el_right-blu{
min-width:0;
}
.alw-el_quote-blu{
background:linear-gradient(150deg,#1C1509,#0A0806);
padding:36px;
border-radius:1.25rem;
position:relative;
margin-bottom:24px;
color:#F5EDD8;
}
.alw-el_quote_mark-blu{
margin-bottom:6px;
color:#F0BF4C;
align-items:center;
display:inline-flex;
}
.alw-el_quote_mark-blu svg{
height:2.125rem;
width:34px;
}
.alw-el_quote_text-blu{
font-size:1.375rem;
line-height:1.4;
margin-bottom:1.375rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:500;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.alw-el_quote_meta-blu{
gap:0.75rem;
display:flex;
align-items:center;
}
.alw-el_quote_av-blu{
background:linear-gradient(135deg,#C8922A,#F5D06A);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.alw-el_quote_author-blu{
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.alw-el_quote_meta_sub-blu{
color:#B09B7A;
font-size:0.75rem;
}
.alw-el_explain-blu{
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
}
.alw-el_explain_card-blu{
padding:22px 24px;
}
.alw-el_explain_card-blu+.alw-el_explain_card-blu{
border-top:1px solid rgba(245,237,216,0.07);
}
.alw-el_explain_h-blu{
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
font-size:20px;
}
.alw-el_explain_p-blu{
font-size:0.875rem;
line-height:1.55;
color:#8C7D64;
overflow-wrap:break-word;
}
.alw-sg-blu{
padding:48px 0 0.625rem;
}
.alw-sg_eyebrow-blu{
margin-bottom:0.75rem;
display:block;
}
.alw-sg_h2-blu{
font-weight:600;
margin-bottom:28px;
font-size:30px;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:765px){
.alw-sg_h2-blu{
font-size:2.25rem;
}
}
.alw-sg_grid-blu{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:723px){
.alw-sg_grid-blu{
grid-template-columns:repeat(3,1fr);
}
}
.alw-sg_col-blu{
min-width:0;
}
.alw-sg_col_h-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
margin-bottom:10px;
color:#F5EDD8;
overflow-wrap:break-word;
}
.alw-sg_col_p-blu{
overflow-wrap:break-word;
color:#8C7D64;
font-size:0.875rem;
line-height:1.65;
}
.alw-lh-blu{
padding:40px 0 20px;
}
.alw-lh_in-blu{
padding-top:34px;
border-top:1px solid rgba(245,237,216,0.13);
}
.alw-lh_eyebrow-blu{
display:block;
margin-bottom:1.375rem;
}
.alw-lh_grid-blu{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.alw-lh_grid-blu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.alw-lh_grid-blu{
grid-template-columns:repeat(5,1fr);
}
}
.alw-lh_col-blu{
min-width:0;
}
.alw-lh_col_h-blu{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:12px;
font-size:0.813rem;
font-weight:700;
}
.alw-lh_links-blu{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.alw-lh_link-blu{
transition:color .22s ease;
color:#8C7D64;
overflow-wrap:break-word;
font-size:0.813rem;
}
.alw-lh_link-blu:hover{
color:#C8922A;
}
.alw-sb-blu{
padding:48px 0;
background:#241D16;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.alw-sb-blu{
padding:3.5rem 0;
}
}
.alw-sb_eyebrow-blu{
margin-bottom:12px;
display:block;
}
.alw-sb_h2-blu{
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
margin-bottom:26px;
}
@media(min-width:767px){
.alw-sb_h2-blu{
font-size:2.25rem;
}
}
.alw-sb_grid-blu{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.alw-sb_grid-blu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.alw-sb_grid-blu{
grid-template-columns:repeat(4,1fr);
}
}
.alw-sb_card-blu{
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
padding:1.5rem;
border-radius:0.875rem;
min-width:0;
}
.alw-sb_card_h-blu{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:0.5rem;
font-weight:600;
font-size:19px;
}
.alw-sb_card_p-blu{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C7D64;
}
.alw-sb_rtp-blu{
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
border-radius:0.875rem;
gap:1.5rem;
padding:1.625rem 1.75rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.alw-sb_rtp-blu{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.alw-sb_rtp_h-blu{
color:#F5EDD8;
font-weight:600;
line-height:1.15;
font-size:20px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
}
.alw-sb_rtp_p-blu{
line-height:1.6;
color:#8C7D64;
font-size:13.5px;
overflow-wrap:break-word;
}
.alw-sb_rtp_stats-blu{
gap:16px;
display:flex;
}
.alw-sb_stat-blu{
padding:18px;
background:#241D16;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.alw-sb_stat_v-blu{
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#4CAF82;
overflow-wrap:break-word;
font-size:1.625rem;
}
.alw-sb_stat_l-blu{
font-size:11.5px;
color:#A89878;
margin-top:4px;
}
.alw-faq-blu{
padding:3rem 0;
background:#241D16;
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:769px){
.alw-faq-blu{
padding:3.875rem 0;
}
}
.alw-faq_head-blu{
margin-bottom:2.125rem;
text-align:center;
}
.alw-faq_eyebrow-blu{
margin-bottom:12px;
}
.alw-faq_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
color:#F5EDD8;
}
@media(min-width:767px){
.alw-faq_h2-blu{
font-size:2.375rem;
}
}
.alw-faq_list-blu{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.alw-faq_item-blu{
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
overflow:hidden;
border-radius:0.875rem;
}
.alw-faq_q-blu{
padding:1.25rem 1.5rem;
list-style:none;
gap:1.25rem;
font-size:1rem;
align-items:center;
display:flex;
cursor:pointer;
justify-content:space-between;
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
}
.alw-faq_q-blu::-webkit-details-marker{
display:none;
}
.alw-faq_q_ic-blu{
flex:0 0 auto;
transition:transform .22s ease;
color:#C8922A;
display:inline-flex;
align-items:center;
}
.alw-faq_q_ic-blu svg{
height:18px;
width:18px;
}
.alw-faq_item-blu[open] .alw-faq_q_ic-blu{
transform:rotate(180deg);
}
.alw-faq_a-blu{
padding:0 24px 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
color:#8C7D64;
}
.alw-sc-blu{
padding:48px 0 0.625rem;
}
.alw-sc_head-blu{
text-align:center;
margin-bottom:28px;
}
.alw-sc_eyebrow-blu{
margin-bottom:12px;
}
.alw-sc_h2-blu{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F5EDD8;
}
@media(min-width:771px){
.alw-sc_h2-blu{
font-size:2.25rem;
}
}
.alw-sc_table-blu{
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.alw-sc_thead-blu{
background:#0F0C09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.alw-sc_th-blu{
padding:15px 18px;
color:#B09B7A;
text-align:center;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
}
.alw-sc_th-blu:first-child{
text-align:left;
}
.alw-sc_th_us-blu{
color:#F0BF4C;
}
.alw-sc_row-blu{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.alw-sc_row-blu:nth-child(even){
background:#241D16;
}
.alw-sc_td-blu{
padding:15px 18px;
min-width:0;
font-size:0.875rem;
overflow-wrap:break-word;
text-align:center;
color:#A89878;
}
.alw-sc_td-blu:first-child{
font-weight:600;
text-align:left;
color:#D9CDB4;
}
.alw-sc_td_us-blu{
font-weight:700;
color:#4CAF82;
}
.alw-ft-blu{
background:#0F0C09;
color:#B09B7A;
margin-top:40px;
}
.alw-ft_in-blu{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:599px){
.alw-ft_in-blu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.alw-ft_in-blu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.alw-ft_brand-blu{
min-width:0;
}
.alw-ft_logo-blu{
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
color:#F5EDD8;
}
.alw-ft_tagline-blu{
max-width:17.5rem;
line-height:1.6;
margin-top:14px;
color:#B09B7A;
font-size:13.5px;
}
.alw-ft_contact-blu{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#F0BF4C;
font-size:0.813rem;
display:inline-block;
margin-top:0.75rem;
max-width:17.5rem;
}
.alw-ft_contact-blu:hover{
color:#F5EDD8;
}
.alw-ft_col-blu{
min-width:0;
}
.alw-ft_col_h-blu{
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F5EDD8;
font-size:13px;
text-transform:uppercase;
margin-bottom:14px;
font-weight:700;
}
.alw-ft_col_links-blu{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.alw-ft_link-blu{
transition:color .22s ease;
font-size:0.844rem;
color:#B09B7A;
overflow-wrap:break-word;
}
.alw-ft_link-blu:hover{
color:#F5EDD8;
}
.alw-ft_bot-blu{
gap:16px;
padding:22px 0 40px;
display:flex;
border-top:1px solid rgba(255,225,160,0.14);
flex-direction:column;
}
@media(min-width:765px){
.alw-ft_bot-blu{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.alw-ft_legal-blu{
max-width:47.5rem;
color:#5C5042;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
}
.alw-ft_legal-blu b{
font-weight:700;
color:#B09B7A;
}
.alw-ft_age-blu{
flex:0 0 auto;
border:1.5px solid #F0BF4C;
border-radius:8px;
padding:0.25rem 0.563rem;
font-size:13px;
font-weight:700;
color:#F0BF4C;
}