*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
text-rendering:optimizeLegibility;
line-height:1.6;
overflow-wrap:break-word;
font-size:15px;
color:#DDD0B4;
-webkit-font-smoothing:antialiased;
font-family:"Nunito Sans", 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:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.opd_layout_0u2{
display:flex;
flex-direction:column;
min-height:100vh;
}
.opd_main_0u2{
flex:1 1 auto;
width:100%;
min-width:0;
}
.opd_container_0u2{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.opd_container_0u2{
padding:0 32px;
}
}
@media(min-width:1101px){
.opd_container_0u2{
padding:0 56px;
}
}
.opd_eyebrow_0u2{
color:#C48C30;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
}
.opd_band_0u2{
background:#0E0B07;
color:#F5EDD8;
}
.opd_band_0u2 .opd_eyebrow_0u2{
color:#F0C050;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.opd_tb_0u2{
background:#1A1410;
z-index:50;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
top:0;
}
.opd_tb_in_0u2{
padding:12px 16px;
gap:1rem;
margin:0 auto;
align-items:center;
display:flex;
max-width:1400px;
justify-content:space-between;
width:100%;
}
@media(min-width:770px){
.opd_tb_in_0u2{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.opd_tb_in_0u2{
padding:18px 56px;
}
}
.opd_tb_left_0u2{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.opd_tb_logo_0u2{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.opd_tb_logo_mark_0u2{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.opd_tb_logo_txt_0u2{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.opd_tb_logo_name_0u2{
overflow:hidden;
color:#F5EDD8;
font-weight:700;
letter-spacing:.02em;
font-size:1.375rem;
white-space:nowrap;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
}
.opd_tb_logo_sub_0u2{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
color:#C48C30;
font-size:8.5px;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:4px;
}
.opd_tb_nav_0u2{
display:none;
}
@media(min-width:960px){
.opd_tb_nav_0u2{
gap:28px;
display:flex;
align-items:center;
}
}
.opd_tb_nav_item_0u2{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:14px;
color:#DDD0B4;
padding-bottom:3px;
font-weight:600;
}
.opd_tb_nav_item_0u2:hover{
color:#F5EDD8;
}
.opd_tb_nav_item_0u2.opd_state_active_0u2{
border-color:#C48C30;
color:#F5EDD8;
}
.opd_tb_right_0u2{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.opd_tb_search_0u2{
transition:color .22s ease;
align-items:center;
color:#DDD0B4;
display:flex;
justify-content:center;
}
.opd_tb_search_0u2:hover{
color:#C48C30;
}
.opd_tb_search_0u2 svg{
width:18px;
height:18px;
}
.opd_tb_lang_0u2{
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
color:#A8976E;
}
.opd_tb_lang_0u2:hover{
color:#F5EDD8;
}
.opd_tb_login_0u2{
color:#F5EDD8;
display:none;
font-size:14px;
font-weight:600;
}
@media(min-width:769px){
.opd_tb_login_0u2{
display:inline-block;
}
}
.opd_tb_register_0u2{
border-radius:999px;
background:#E8B448;
transition:background-color .22s ease;
padding:0.688rem 22px;
white-space:nowrap;
font-weight:700;
color:#1A1007;
font-size:14px;
}
.opd_tb_register_0u2:hover{
background:#F0C050;
}
.opd_mob_0u2{
background:#1A1410;
position:fixed;
bottom:0;
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(245,237,216,0.13);
left:0;
}
@media(min-width:963px){
.opd_mob_0u2{
display:none;
}
}
.opd_mob_in_0u2{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:35rem;
align-items:stretch;
}
.opd_mob_item_0u2{
gap:3px;
padding:0.563rem 0.25rem;
flex:1 1 0;
transition:color .22s ease;
color:#A8976E;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
}
.opd_mob_item_0u2.opd_state_active_0u2{
color:#C48C30;
}
.opd_mob_ic_0u2{
justify-content:center;
align-items:center;
display:flex;
}
.opd_mob_ic_0u2 svg{
height:20px;
width:20px;
}
.opd_mob_lb_0u2{
overflow:hidden;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.opd_rail_0u2{
position:relative;
min-width:0;
}
.opd_rail_scroll_0u2{
gap:0.875rem;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.opd_rail_scroll_0u2{
gap:1.125rem;
}
}
.opd_gc_0u2{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.opd_gc_0u2{
width:11.75rem;
}
}
.opd_gc_img_0u2{
border-radius:0.875rem;
background:#231C14;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
position:relative;
}
.opd_gc_img_0u2 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.opd_gc_cover_0u2{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.opd_gc_hover_0u2{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
align-items:center;
justify-content:center;
display:flex;
opacity:0;
position:absolute;
}
.opd_gc_0u2:hover .opd_gc_hover_0u2{
opacity:1;
}
.opd_gc_hover_btn_0u2{
background:#E8B448;
border-radius:999px;
width:2.875rem;
align-items:center;
display:flex;
color:#1A1007;
height:46px;
justify-content:center;
}
.opd_gc_hover_btn_0u2 svg{
width:18px;
height:1.125rem;
}
.opd_gc_info_0u2{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.opd_gc_name_0u2{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
}
.opd_gc_prov_0u2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#A8976E;
font-size:0.688rem;
}
.opd_gc_meta_0u2{
color:#A8976E;
font-size:0.688rem;
}
.opd_tc_0u2{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.opd_tc_0u2{
width:14.375rem;
}
}
.opd_tc_img_0u2{
border-radius:14px;
background:#231C14;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
}
.opd_tc_img_0u2 img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.opd_tc_info_0u2{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.opd_tc_name_0u2{
overflow:hidden;
color:#F5EDD8;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
}
.opd_tc_rtp_0u2{
font-size:11px;
color:#A8976E;
}
.opd_lc_0u2{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.opd_lc_0u2{
width:268px;
}
}
.opd_lc_img_0u2{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
position:relative;
padding-bottom:62.5%;
}
.opd_lc_img_0u2 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.opd_lc_live_0u2{
gap:7px;
padding:4px 9px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
top:0.75rem;
position:absolute;
left:0.75rem;
display:flex;
align-items:center;
}
.opd_lc_live_dot_0u2{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C84038;
width:8px;
height:8px;
}
.opd_lc_seats_0u2{
font-size:10px;
font-weight:600;
color:#F5EDD8;
letter-spacing:.08em;
text-transform:uppercase;
}
.opd_lc_info_0u2{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.opd_lc_name_0u2{
overflow:hidden;
text-overflow:ellipsis;
color:#F5EDD8;
font-size:15px;
font-weight:700;
white-space:nowrap;
}
.opd_lc_bet_0u2{
color:#A8976E;
font-size:0.688rem;
}
.opd_pc_0u2{
padding:1rem 14px;
border-radius:0.875rem;
background:#231C14;
gap:0.5rem;
border:1px solid rgba(245,237,216,0.07);
justify-content:center;
min-height:74px;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
}
.opd_pc_logo_0u2{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.opd_pc_name_0u2{
overflow:hidden;
font-size:0.688rem;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
color:#A8976E;
}
.opd_gc_tag_0u2{
border-radius:8px;
padding:3px 8px;
font-weight:700;
font-size:10px;
display:inline-block;
top:10px;
letter-spacing:.06em;
position:absolute;
left:0.625rem;
text-transform:uppercase;
z-index:2;
}
.opd_gc_tag_hot_0u2{
background:#C84038;
color:#F5EDD8;
}
.opd_gc_tag_new_0u2{
background:#E8B448;
color:#1A1007;
}
.opd_gc_tag_jp_0u2{
background:#D4920C;
color:#1A1007;
}
.opd_gc_tag_live_0u2{
background:#C84038;
color:#F5EDD8;
}
.opd_sh_0u2{
margin-bottom:18px;
min-width:0;
}
.opd_sh_row_0u2{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.opd_sh_row_0u2 .opd_sh_l_0u2{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.opd_sh_stack_0u2{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.opd_sh_center_0u2{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.opd_sh_h2_0u2{
font-size:1.5rem;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.opd_sh_h2_0u2{
font-size:1.875rem;
}
}
.opd_band_0u2 .opd_sh_h2_0u2{
color:#F5EDD8;
}
.opd_sh_eb_line_0u2{
gap:10px;
display:inline-flex;
align-items:center;
}
.opd_sh_eb_line_0u2::before{
background:#C48C30;
display:inline-block;
content:"";
height:1px;
width:1.75rem;
}
.opd_band_0u2 .opd_sh_eb_line_0u2::before{
background:#F0C050;
}
.opd_sh_eb_dot_0u2{
gap:8px;
display:inline-flex;
align-items:center;
}
.opd_sh_eb_dot_0u2::before{
border-radius:50%;
background:#C48C30;
height:0.375rem;
content:"";
width:0.375rem;
display:inline-block;
}
.opd_band_0u2 .opd_sh_eb_dot_0u2::before{
background:#F0C050;
}
.opd_sh_link_0u2{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #F5EDD8;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-size:13px;
color:#F5EDD8;
align-items:center;
}
.opd_sh_link_0u2:hover{
border-color:#C48C30;
color:#C48C30;
}
.opd_sh_link_0u2 svg{
height:14px;
width:0.875rem;
}
.opd_sh_link_chev_0u2{
border-bottom:0;
padding-bottom:0;
}
.opd_sh_link_btn_0u2{
padding:0.563rem 1.125rem;
background:#E8B448;
border-radius:999px;
border-bottom:0;
color:#1A1007;
}
.opd_sh_link_btn_0u2:hover{
border-color:transparent;
background:#F0C050;
color:#1A1007;
}
.opd_band_0u2 .opd_sh_link_0u2{
border-color:#F5EDD8;
color:#F5EDD8;
}
.opd_band_0u2 .opd_sh_link_btn_0u2{
background:#F0C050;
color:#1A1007;
}
.opd_sh_rule_0u2{
background:rgba(245,237,216,0.13);
margin:-2px 0 18px;
height:1px;
}
.opd_band_0u2 .opd_sh_rule_0u2{
background:rgba(255,220,140,0.14);
}
.opd_hero_0u2{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.opd_hero_0u2{
padding:56px 0 24px;
}
}
.opd_hero_in_0u2{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.opd_hero_in_0u2{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.opd_hero_copy_0u2{
min-width:0;
}
.opd_hero_eyebrow_0u2{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.opd_hero_eyebrow_line_0u2{
background:#C48C30;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.opd_hero_h1_0u2{
font-weight:600;
letter-spacing:-.01em;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:38px;
margin-bottom:20px;
line-height:1.04;
}
@media(min-width:767px){
.opd_hero_h1_0u2{
font-size:54px;
}
}
@media(min-width:1102px){
.opd_hero_h1_0u2{
font-size:3.875rem;
}
}
.opd_hero_h1_0u2 em{
color:#C48C30;
font-style:normal;
}
.opd_hero_sub_0u2{
max-width:30rem;
line-height:1.6;
color:#8A7A58;
font-size:16px;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.opd_hero_sub_0u2{
font-size:1.125rem;
}
}
.opd_hero_actions_0u2{
gap:14px;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.opd_hero_cta_0u2{
background:#E8B448;
padding:1rem 30px;
transition:background-color .22s ease;
gap:10px;
border-radius:62.438rem;
font-size:0.938rem;
display:inline-flex;
align-items:center;
font-weight:700;
color:#1A1007;
}
.opd_hero_cta_0u2:hover{
background:#F0C050;
}
.opd_hero_cta_ic_0u2{
align-items:center;
display:inline-flex;
}
.opd_hero_cta_ic_0u2 svg{
width:1rem;
height:1rem;
}
.opd_hero_cta_alt_0u2{
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(245,237,216,0.13);
background:transparent;
padding:0.938rem 26px;
align-items:center;
font-weight:600;
font-size:0.938rem;
color:#F5EDD8;
display:inline-flex;
}
.opd_hero_cta_alt_0u2:hover{
border-color:#C48C30;
color:#C48C30;
}
.opd_hero_trust_0u2{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.opd_hero_trust_item_0u2{
gap:0.563rem;
align-items:center;
font-weight:600;
font-size:13px;
color:#DDD0B4;
display:flex;
}
.opd_hero_trust_ic_0u2{
align-items:center;
display:inline-flex;
color:#C48C30;
}
.opd_hero_trust_ic_0u2 svg{
height:1rem;
width:1rem;
}
.opd_hero_promo_0u2{
background:#231C14;
border-radius:20px;
overflow:hidden;
min-height:18.75rem;
box-shadow:0 0.5rem 2.5rem rgba(0,0,0,0.65), 0 2px 12px rgba(196,140,48,0.18);
display:flex;
position:relative;
}
.opd_hero_promo_bg_0u2{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.opd_hero_promo_bg_0u2::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.opd_hero_promo_glow_0u2{
background:radial-gradient(circle,rgba(196,140,48,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
right:-1.25rem;
top:-2.5rem;
pointer-events:none;
height:16.25rem;
position:absolute;
}
.opd_hero_promo_ct_0u2{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.opd_hero_promo_label_0u2{
margin-bottom:0.5rem;
font-weight:700;
display:block;
color:#F0C050;
letter-spacing:.25em;
text-transform:uppercase;
font-size:0.625rem;
}
.opd_hero_promo_amount_0u2{
line-height:1.05;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.opd_hero_promo_amount_0u2{
font-size:2.5rem;
}
}
.opd_hero_promo_amount_0u2 em{
color:#F0C050;
font-style:normal;
}
.opd_hero_rating_0u2{
background:#231C14;
gap:10px;
padding:10px 0.875rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.70);
align-items:center;
top:14px;
z-index:3;
max-width:min(260px,62%);
display:flex;
right:0.875rem;
position:absolute;
}
.opd_hero_rating_score_0u2{
flex:0 0 auto;
font-weight:700;
color:#F5EDD8;
font-size:1.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.opd_hero_rating_txt_0u2{
flex:1 1 auto;
min-width:0;
}
.opd_hero_rating_stars_0u2{
gap:2px;
display:flex;
color:#C48C30;
}
.opd_hero_rating_stars_0u2 svg{
width:12px;
height:12px;
}
.opd_hero_rating_cap_0u2{
margin-top:3px;
display:block;
font-size:0.688rem;
line-height:1.35;
overflow-wrap:break-word;
color:#A8976E;
}
.opd_stat_0u2{
border-top:1px solid rgba(245,237,216,0.13);
margin-top:16px;
border-bottom:1px solid rgba(245,237,216,0.13);
}
.opd_stat_in_0u2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.opd_stat_in_0u2{
grid-template-columns:repeat(4,1fr);
}
}
.opd_stat_item_0u2{
padding:22px 14px;
border-bottom:1px solid rgba(245,237,216,0.07);
min-width:0;
border-right:1px solid rgba(245,237,216,0.07);
}
.opd_stat_item_0u2:nth-child(2n){
border-right:0;
}
.opd_stat_item_0u2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.opd_stat_item_0u2{
border-bottom:0;
}
.opd_stat_item_0u2:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.opd_stat_item_0u2:nth-child(4n){
border-right:0;
}
}
.opd_stat_value_0u2{
color:#F5EDD8;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.opd_stat_value_0u2{
font-size:2.125rem;
}
}
.opd_stat_label_0u2{
font-size:13px;
margin-top:0.375rem;
line-height:1.4;
color:#A8976E;
overflow-wrap:break-word;
}
.opd_grow_0u2{
padding:26px 0 10px;
}
.opd_row_seo_0u2{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8A7A58;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.opd_row_seo_0u2 strong{
font-weight:700;
color:#F5EDD8;
}
.opd_pr_0u2{
padding:30px 0 6px;
}
.opd_pr_card_0u2{
flex:0 0 auto;
border:1px solid rgba(245,237,216,0.07);
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
gap:10px;
background:#231C14;
flex-direction:column;
position:relative;
width:17.5rem;
display:flex;
min-height:12.5rem;
}
@media(min-width:765px){
.opd_pr_card_0u2{
width:18.75rem;
}
}
.opd_pr_card_feat_0u2{
border-color:transparent;
background:linear-gradient(150deg,#1C1508,#0A0804);
color:#F5EDD8;
}
.opd_pr_glow_0u2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,140,48,0.18),transparent 70%);
width:130px;
pointer-events:none;
height:8.125rem;
position:absolute;
top:-1.875rem;
right:-30px;
opacity:0;
}
.opd_pr_card_feat_0u2 .opd_pr_glow_0u2{
opacity:1;
}
.opd_pr_label_0u2{
color:#C48C30;
position:relative;
text-transform:uppercase;
font-weight:700;
font-size:10px;
letter-spacing:.16em;
}
.opd_pr_card_feat_0u2 .opd_pr_label_0u2{
color:#F0C050;
}
.opd_pr_amount_0u2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.08;
}
.opd_pr_card_feat_0u2 .opd_pr_amount_0u2{
color:#F5EDD8;
}
.opd_pr_amount_0u2 em{
font-style:normal;
color:#C48C30;
}
.opd_pr_card_feat_0u2 .opd_pr_amount_0u2 em{
color:#F0C050;
}
.opd_pr_terms_0u2{
line-height:1.5;
position:relative;
color:#A8976E;
font-size:0.813rem;
}
.opd_pr_card_feat_0u2 .opd_pr_terms_0u2{
color:#B09E76;
}
.opd_pr_cta_0u2{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.opd_pr_card_feat_0u2 .opd_pr_cta_0u2{
background:#F0C050;
border-radius:999px;
transition:opacity .22s ease;
padding:9px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#1A1007;
}
.opd_pr_card_feat_0u2 .opd_pr_cta_0u2:hover{
opacity:.9;
}
.opd_pr_card_0u2:not(.opd_pr_card_feat_0u2) .opd_pr_cta_0u2{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-weight:700;
font-size:13px;
color:#F5EDD8;
padding-bottom:2px;
}
.opd_pr_card_0u2:not(.opd_pr_card_feat_0u2) .opd_pr_cta_0u2:hover{
border-color:#C48C30;
color:#C48C30;
}
.opd_grow_0u2{
padding:1.625rem 0 10px;
}
.opd_row_seo_0u2{
margin:0.625rem 0 0;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#8A7A58;
font-size:14px;
}
.opd_row_seo_0u2 strong{
color:#F5EDD8;
font-weight:700;
}
.opd_grow_0u2{
padding:26px 0 10px;
}
.opd_row_seo_0u2{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8A7A58;
max-width:760px;
overflow-wrap:break-word;
}
.opd_row_seo_0u2 strong{
font-weight:700;
color:#F5EDD8;
}
.opd_grow_0u2{
padding:1.625rem 0 0.625rem;
}
.opd_row_seo_0u2{
margin:10px 0 0;
line-height:1.65;
color:#8A7A58;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.opd_row_seo_0u2 strong{
color:#F5EDD8;
font-weight:700;
}
.opd_jp_0u2{
padding:30px 0 0.625rem;
}
.opd_jp_grid_0u2{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:765px){
.opd_jp_grid_0u2{
grid-template-columns:1fr 1fr;
}
.opd_jp_card_mega_0u2{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.opd_jp_grid_0u2{
grid-template-columns:1.4fr 1fr 1fr;
}
.opd_jp_card_mega_0u2{
grid-column:auto;
}
}
.opd_jp_card_0u2{
border:1px solid rgba(245,237,216,0.07);
gap:12px;
padding:1.625rem;
overflow:hidden;
border-radius:20px;
background:#231C14;
justify-content:space-between;
min-width:0;
display:flex;
min-height:12.5rem;
flex-direction:column;
position:relative;
}
.opd_jp_card_mega_0u2{
background:linear-gradient(135deg,#1C1508,#0A0804);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.opd_jp_glow_0u2{
background:radial-gradient(circle,rgba(196,140,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
top:-40px;
right:-40px;
position:absolute;
height:200px;
}
.opd_jp_label_0u2{
gap:0.625rem;
display:flex;
font-weight:700;
color:#C48C30;
position:relative;
justify-content:space-between;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
letter-spacing:.16em;
font-size:10px;
}
.opd_jp_card_mega_0u2 .opd_jp_label_0u2{
color:#F0C050;
}
.opd_jp_drop_0u2{
color:#A8976E;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.opd_jp_card_mega_0u2 .opd_jp_drop_0u2{
color:#B09E76;
}
.opd_jp_amount_0u2{
font-weight:700;
color:#F5EDD8;
position:relative;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:38px;
line-height:1;
}
.opd_jp_card_mega_0u2 .opd_jp_amount_0u2{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0C050;
}
@media(min-width:766px){
.opd_jp_card_mega_0u2 .opd_jp_amount_0u2{
font-size:54px;
}
}
.opd_jp_game_0u2{
color:#A8976E;
position:relative;
font-size:0.813rem;
}
.opd_jp_card_mega_0u2 .opd_jp_game_0u2{
color:#B09E76;
}
.opd_jp_cta_0u2{
align-self:flex-start;
position:relative;
}
.opd_jp_card_mega_0u2 .opd_jp_cta_0u2{
padding:0.625rem 1.25rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#F0C050;
color:#1A1007;
font-size:13px;
font-weight:700;
}
.opd_jp_card_mega_0u2 .opd_jp_cta_0u2:hover{
opacity:.9;
}
.opd_jp_card_0u2:not(.opd_jp_card_mega_0u2) .opd_jp_cta_0u2{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-weight:700;
color:#F5EDD8;
padding-bottom:2px;
font-size:0.813rem;
}
.opd_jp_card_0u2:not(.opd_jp_card_mega_0u2) .opd_jp_cta_0u2:hover{
border-color:#C48C30;
color:#C48C30;
}
.opd_jp_seo_0u2{
margin:0.875rem 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7A58;
line-height:1.65;
}
.opd_jp_seo_0u2 strong{
color:#F5EDD8;
font-weight:700;
}
.opd_trn_0u2{
padding:1.875rem 0 0.625rem;
}
.opd_trn_in_0u2{
grid-template-columns:1fr;
border-radius:20px;
overflow:hidden;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
display:grid;
}
@media(min-width:878px){
.opd_trn_in_0u2{
grid-template-columns:1.05fr 1fr;
}
}
.opd_trn_banner_0u2{
overflow:hidden;
background:linear-gradient(150deg,#1C1508,#0A0804);
padding:2.125rem;
position:relative;
color:#F5EDD8;
}
.opd_trn_glow_0u2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,140,48,0.18),transparent 70%);
width:12.5rem;
bottom:-40px;
right:-40px;
height:12.5rem;
pointer-events:none;
position:absolute;
}
.opd_trn_eyebrow_0u2{
position:relative;
margin-bottom:0.875rem;
}
.opd_trn_h2_0u2{
color:#F5EDD8;
position:relative;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
font-size:30px;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.opd_trn_h2_0u2{
font-size:36px;
}
}
.opd_trn_text_0u2{
margin-bottom:1.375rem;
line-height:1.6;
color:#B09E76;
max-width:420px;
position:relative;
font-size:14px;
}
.opd_trn_timer_0u2{
gap:8px;
margin-bottom:1.5rem;
align-items:center;
display:flex;
flex-wrap:wrap;
position:relative;
}
.opd_trn_timer_cap_0u2{
color:#B09E76;
font-size:0.688rem;
}
.opd_trn_timer_box_0u2{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(255,235,185,0.07);
color:#F5EDD8;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
.opd_trn_cta_0u2{
transition:opacity .22s ease;
background:#F0C050;
border-radius:62.438rem;
padding:0.813rem 1.625rem;
color:#1A1007;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.opd_trn_cta_0u2:hover{
opacity:.9;
}
.opd_trn_lb_0u2{
padding:26px 1.75rem;
}
.opd_trn_lb_head_0u2{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
display:flex;
}
.opd_trn_lb_title_0u2{
color:#F5EDD8;
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.opd_trn_lb_upd_0u2{
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
color:#A8976E;
}
.opd_trn_lb_row_0u2{
gap:0.875rem;
padding:11px 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.opd_trn_lb_row_0u2:nth-child(2){
background:rgba(196,140,48,0.12);
}
.opd_trn_lb_rank_0u2{
flex:0 0 auto;
color:#C48C30;
font-size:1rem;
width:1.375rem;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.opd_trn_lb_av_0u2{
flex:0 0 auto;
background:linear-gradient(135deg,#C48C30,#F0C84A);
border-radius:50%;
width:1.875rem;
height:1.875rem;
}
.opd_trn_lb_name_0u2{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
min-width:0;
color:#F5EDD8;
}
.opd_trn_lb_amount_0u2{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
}
.opd_vip_0u2{
padding:48px 0;
}
@media(min-width:769px){
.opd_vip_0u2{
padding:4rem 0;
}
}
.opd_vip_head_0u2{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:880px){
.opd_vip_head_0u2{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.opd_vip_eyebrow_0u2{
margin-bottom:0.75rem;
}
.opd_vip_h2_0u2{
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.opd_vip_h2_0u2{
font-size:2.5rem;
}
}
.opd_vip_intro_0u2{
line-height:1.6;
color:#B09E76;
max-width:26.25rem;
font-size:14px;
}
.opd_vip_grid_0u2{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.opd_vip_card_0u2{
border:1px solid rgba(255,220,140,0.14);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.opd_vip_card_feat_0u2{
border-color:#F0C050;
background:rgba(255,235,185,0.07);
}
.opd_vip_card_ic_0u2{
border-radius:0.5rem;
background:linear-gradient(135deg,#C48C30,#F0C84A);
display:block;
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
}
.opd_vip_name_0u2{
color:#F5EDD8;
margin-bottom:0.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
}
.opd_vip_perk_0u2{
overflow-wrap:break-word;
font-size:12.5px;
color:#B09E76;
line-height:1.5;
}
.opd_app_0u2{
padding:1.875rem 0 0.625rem;
}
.opd_app_in_0u2{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(245,237,216,0.07);
gap:1.75rem;
background:#231C14;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.opd_app_in_0u2{
gap:2.5rem;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.opd_app_copy_0u2{
min-width:0;
max-width:560px;
}
.opd_app_eyebrow_0u2{
margin-bottom:0.75rem;
}
.opd_app_h2_0u2{
font-size:1.75rem;
margin-bottom:0.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.opd_app_h2_0u2{
font-size:2.125rem;
}
}
.opd_app_text_0u2{
font-size:0.875rem;
color:#8A7A58;
line-height:1.6;
margin-bottom:22px;
}
.opd_app_btns_0u2{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.opd_app_btn_0u2{
transition:background-color .22s ease;
background:#E8B448;
padding:11px 20px;
border-radius:14px;
gap:10px;
align-items:center;
color:#1A1007;
display:inline-flex;
}
.opd_app_btn_0u2:hover{
background:#F0C050;
}
.opd_app_btn_ic_0u2{
align-items:center;
display:inline-flex;
}
.opd_app_btn_ic_0u2 svg{
width:18px;
height:18px;
}
.opd_app_btn_lb_0u2{
font-size:0.844rem;
font-weight:700;
}
.opd_app_qr_wrap_0u2{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.opd_app_qr_0u2{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
width:6.75rem;
background-color:#E8B448;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#231C14 0 5px,transparent 0.313rem 0.688rem);
}
.opd_app_qr_cap_0u2{
color:#A8976E;
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
}
.opd_wy_0u2{
padding:48px 0;
}
@media(min-width:767px){
.opd_wy_0u2{
padding:3.5rem 0;
}
}
.opd_wy_in_0u2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.opd_wy_in_0u2{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.opd_wy_left_0u2{
min-width:0;
}
.opd_wy_eyebrow_0u2{
margin-bottom:14px;
}
.opd_wy_h2_0u2{
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
margin-bottom:16px;
}
@media(min-width:771px){
.opd_wy_h2_0u2{
font-size:2.5rem;
}
}
.opd_wy_intro_0u2{
color:#8A7A58;
font-size:0.938rem;
line-height:1.6;
}
.opd_wy_grid_0u2{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.opd_wy_grid_0u2{
grid-template-columns:1fr 1fr;
}
}
.opd_wy_card_0u2{
padding:1.625rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
border-radius:0.875rem;
min-width:0;
}
.opd_wy_card_ic_0u2{
color:#C48C30;
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
}
.opd_wy_card_ic_0u2 svg{
height:26px;
width:26px;
}
.opd_wy_card_h_0u2{
font-weight:600;
font-size:21px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.15;
}
.opd_wy_card_p_0u2{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7A58;
font-size:0.875rem;
}
.opd_rc_0u2{
padding:48px 0 0.625rem;
}
.opd_rc_in_0u2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:762px){
.opd_rc_in_0u2{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.opd_rc_col_0u2{
min-width:0;
}
.opd_rc_label_0u2{
margin-bottom:16px;
font-size:11px;
text-transform:uppercase;
color:#C48C30;
font-weight:600;
letter-spacing:.2em;
}
.opd_rc_awards_0u2{
gap:12px;
display:flex;
flex-direction:column;
}
.opd_rc_award_0u2{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.opd_rc_award_ic_0u2{
flex:0 0 auto;
display:inline-flex;
color:#E8B448;
align-items:center;
}
.opd_rc_award_ic_0u2 svg{
height:1.125rem;
width:18px;
}
.opd_rc_award_t_0u2{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
.opd_rc_award_s_0u2{
font-size:12px;
overflow-wrap:break-word;
color:#A8976E;
}
.opd_rc_press_0u2{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.opd_rc_press_logo_0u2{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#8A7A58;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
height:3.25rem;
font-size:14px;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
}
.opd_rc_partner_0u2{
border:1px solid rgba(245,237,216,0.07);
padding:22px;
border-radius:14px;
background:#231C14;
}
.opd_rc_partner_name_0u2{
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.opd_rc_partner_text_0u2{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7A58;
font-size:13px;
}
.opd_tt_0u2{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.opd_tt_0u2{
padding:3.75rem 0 10px;
}
}
.opd_tt_head_0u2{
margin-bottom:34px;
text-align:center;
}
.opd_tt_eyebrow_0u2{
margin-bottom:0.75rem;
}
.opd_tt_h2_0u2{
color:#F5EDD8;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.opd_tt_h2_0u2{
font-size:42px;
}
}
.opd_tt_grid_0u2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.opd_tt_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
.opd_tt_card_0u2{
border-radius:14px;
padding:1.875rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
min-width:0;
flex-direction:column;
display:flex;
}
.opd_tt_card_ic_0u2{
color:#C48C30;
display:inline-flex;
align-items:center;
margin-bottom:18px;
}
.opd_tt_card_ic_0u2 svg{
height:1.75rem;
width:1.75rem;
}
.opd_tt_card_h_0u2{
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:1.375rem;
line-height:1.15;
}
.opd_tt_card_p_0u2{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
color:#8A7A58;
}
.opd_tt_card_p_0u2 b{
font-weight:700;
color:#F5EDD8;
}
.opd_tt_card_link_0u2{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
font-size:13px;
color:#F5EDD8;
margin-top:auto;
font-weight:700;
border-bottom:1px solid #C48C30;
}
.opd_tt_card_link_0u2:hover{
color:#C48C30;
}
.opd_pmt_0u2{
padding:3rem 0 10px;
}
.opd_pmt_in_0u2{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:882px){
.opd_pmt_in_0u2{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.opd_pmt_left_0u2{
min-width:0;
}
.opd_pmt_eyebrow_0u2{
margin-bottom:0.75rem;
}
.opd_pmt_h2_0u2{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.75rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.opd_pmt_h2_0u2{
font-size:2rem;
}
}
.opd_pmt_text_0u2{
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
color:#8A7A58;
}
.opd_pmt_logos_0u2{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:479px){
.opd_pmt_logos_0u2{
grid-template-columns:repeat(4,1fr);
}
}
.opd_pmt_logo_0u2{
border-radius:0.5rem;
padding:0 8px;
overflow:hidden;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
font-weight:700;
text-overflow:ellipsis;
text-align:center;
color:#DDD0B4;
white-space:nowrap;
height:50px;
display:flex;
justify-content:center;
align-items:center;
font-size:12.5px;
}
.opd_pmt_table_0u2{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.opd_pmt_thead_0u2{
background:#110D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.opd_pmt_th_0u2{
overflow:hidden;
padding:13px 0.875rem;
color:#F5EDD8;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:700;
font-size:10px;
}
.opd_pmt_row_0u2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.opd_pmt_row_0u2:nth-child(odd){
background:#231C14;
}
.opd_pmt_td_0u2{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7A58;
min-width:0;
}
.opd_pmt_row_0u2 .opd_pmt_td_0u2:first-child{
font-weight:700;
color:#F5EDD8;
}
.opd_pmt_row_0u2 .opd_pmt_td_0u2:last-child{
color:#4CA87A;
font-weight:700;
}
.opd_ts_0u2{
padding:2.75rem 0;
}
.opd_ts_in_0u2{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:880px){
.opd_ts_in_0u2{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.opd_ts_left_0u2{
min-width:0;
}
.opd_ts_h2_0u2{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:26px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F5EDD8;
}
@media(min-width:770px){
.opd_ts_h2_0u2{
font-size:1.75rem;
}
}
.opd_ts_text_0u2{
margin-bottom:1.375rem;
color:#B09E76;
font-size:0.906rem;
line-height:1.6;
max-width:32.5rem;
}
.opd_ts_badges_0u2{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.opd_ts_badge_0u2{
color:#B09E76;
font-weight:600;
font-size:0.813rem;
}
.opd_ts_pay_0u2{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.opd_ts_pay_0u2{
justify-content:flex-end;
}
}
.opd_ts_pay_chip_0u2{
padding:0.75rem 1rem;
background:rgba(255,235,185,0.07);
border:1px solid rgba(255,220,140,0.14);
border-radius:14px;
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.opd_hts_0u2{
padding:3rem 0;
}
@media(min-width:768px){
.opd_hts_0u2{
padding:3.875rem 0;
}
}
.opd_hts_head_0u2{
gap:18px;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:768px){
.opd_hts_head_0u2{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.opd_hts_eyebrow_0u2{
margin-bottom:12px;
}
.opd_hts_h2_0u2{
line-height:1.05;
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.opd_hts_h2_0u2{
font-size:2.375rem;
}
}
.opd_hts_cta_0u2{
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
background:#F0C050;
padding:0.938rem 30px;
font-size:0.938rem;
color:#1A1007;
font-weight:700;
}
.opd_hts_cta_0u2:hover{
opacity:.9;
}
.opd_hts_grid_0u2{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.opd_hts_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
.opd_hts_step_0u2{
padding-top:22px;
border-top:1px solid rgba(255,220,140,0.14);
min-width:0;
}
.opd_hts_step_num_0u2{
font-size:44px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
margin-bottom:0.875rem;
color:#F0C050;
}
.opd_hts_step_h_0u2{
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.2;
margin-bottom:8px;
font-size:19px;
}
.opd_hts_step_p_0u2{
font-size:14px;
overflow-wrap:break-word;
color:#B09E76;
line-height:1.55;
}
.opd_op_0u2{
padding:2.25rem 0 10px;
}
.opd_op_in_0u2{
border-radius:0.875rem;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
gap:32px;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:858px){
.opd_op_in_0u2{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.opd_op_left_0u2{
min-width:0;
}
.opd_op_eyebrow_0u2{
margin-bottom:12px;
}
.opd_op_h2_0u2{
margin-bottom:10px;
color:#F5EDD8;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.opd_op_h2_0u2{
font-size:30px;
}
}
.opd_op_text_0u2{
line-height:1.6;
color:#8A7A58;
font-size:14px;
}
.opd_op_grid_0u2{
border:1px solid rgba(245,237,216,0.13);
overflow:hidden;
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(245,237,216,0.13);
display:grid;
}
.opd_op_field_0u2{
background:#1A1410;
padding:18px 1.25rem;
min-width:0;
}
.opd_op_field_lb_0u2{
text-transform:uppercase;
color:#C48C30;
margin-bottom:5px;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
}
.opd_op_field_val_0u2{
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
}
.opd_prov_0u2{
padding:2.5rem 0 1.25rem;
}
.opd_prov_eyebrow_0u2{
margin-bottom:1.125rem;
display:block;
}
.opd_prov_grid_0u2{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.opd_prov_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.opd_prov_grid_0u2{
grid-template-columns:repeat(6,1fr);
}
}
.opd_rv_0u2{
background:#231C14;
padding:3rem 0;
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:771px){
.opd_rv_0u2{
padding:3.5rem 0;
}
}
.opd_rv_head_0u2{
gap:1rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:765px){
.opd_rv_head_0u2{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.opd_rv_eyebrow_0u2{
margin-bottom:0.625rem;
}
.opd_rv_h2_0u2{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:769px){
.opd_rv_h2_0u2{
font-size:2.375rem;
}
}
.opd_rv_agg_0u2{
gap:12px;
align-items:center;
display:flex;
}
.opd_rv_agg_stars_0u2{
gap:3px;
display:flex;
color:#C48C30;
}
.opd_rv_agg_stars_0u2 svg{
height:1.125rem;
width:18px;
}
.opd_rv_source_0u2{
color:#8A7A58;
font-size:0.813rem;
}
.opd_rv_grid_0u2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.opd_rv_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
.opd_rv_card_0u2{
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.opd_rv_card_stars_0u2{
gap:2px;
color:#C48C30;
display:flex;
margin-bottom:12px;
}
.opd_rv_card_stars_0u2 svg{
height:0.875rem;
width:0.875rem;
}
.opd_rv_card_body_0u2{
line-height:1.45;
font-weight:500;
font-size:1.125rem;
overflow-wrap:break-word;
margin-bottom:1rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
}
.opd_rv_card_meta_0u2{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.opd_rv_card_av_0u2{
background:linear-gradient(135deg,#C48C30,#F0C84A);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.opd_rv_card_author_0u2{
font-weight:700;
color:#F5EDD8;
font-size:13px;
}
.opd_rv_card_loc_0u2{
color:#A8976E;
font-size:12px;
}
.opd_gd_0u2{
padding:3rem 0 10px;
}
.opd_gd_head_0u2{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:683px){
.opd_gd_head_0u2{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.opd_gd_eyebrow_0u2{
margin-bottom:0.625rem;
}
.opd_gd_h2_0u2{
color:#F5EDD8;
line-height:1.05;
font-size:1.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.opd_gd_h2_0u2{
font-size:34px;
}
}
.opd_gd_more_0u2{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#F5EDD8;
padding-bottom:2px;
font-size:0.844rem;
font-weight:600;
border-bottom:1px solid #F5EDD8;
}
.opd_gd_more_0u2:hover{
border-color:#C48C30;
color:#C48C30;
}
.opd_gd_grid_0u2{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.opd_gd_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
.opd_gd_card_0u2{
border-radius:14px;
overflow:hidden;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
display:block;
min-width:0;
}
.opd_gd_card_img_0u2{
background:linear-gradient(140deg,#1C1508,#C48C30);
height:9.375rem;
}
.opd_gd_card_body_0u2{
padding:1.375rem;
}
.opd_gd_card_cat_0u2{
font-size:10px;
color:#C48C30;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.opd_gd_card_h_0u2{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
line-height:1.2;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
font-size:19px;
}
.opd_gd_card_meta_0u2{
color:#A8976E;
font-size:12px;
overflow-wrap:break-word;
}
.opd_lh_0u2{
padding:40px 0 1.25rem;
}
.opd_lh_in_0u2{
padding-top:34px;
border-top:1px solid rgba(245,237,216,0.13);
}
.opd_lh_eyebrow_0u2{
margin-bottom:22px;
display:block;
}
.opd_lh_grid_0u2{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:600px){
.opd_lh_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.opd_lh_grid_0u2{
grid-template-columns:repeat(5,1fr);
}
}
.opd_lh_col_0u2{
min-width:0;
}
.opd_lh_col_h_0u2{
margin-bottom:12px;
font-size:13px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:700;
}
.opd_lh_links_0u2{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.opd_lh_link_0u2{
transition:color .22s ease;
color:#8A7A58;
font-size:0.813rem;
overflow-wrap:break-word;
}
.opd_lh_link_0u2:hover{
color:#C48C30;
}
.opd_sc_0u2{
padding:3rem 0 10px;
}
.opd_sc_head_0u2{
text-align:center;
margin-bottom:1.75rem;
}
.opd_sc_eyebrow_0u2{
margin-bottom:12px;
}
.opd_sc_h2_0u2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:767px){
.opd_sc_h2_0u2{
font-size:36px;
}
}
.opd_sc_table_0u2{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
max-width:900px;
}
.opd_sc_thead_0u2{
grid-template-columns:1.6fr 1fr 1fr;
background:#110D09;
display:grid;
}
.opd_sc_th_0u2{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#B09E76;
text-align:center;
}
.opd_sc_th_0u2:first-child{
text-align:left;
}
.opd_sc_th_us_0u2{
color:#F0C050;
}
.opd_sc_row_0u2{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.opd_sc_row_0u2:nth-child(even){
background:#231C14;
}
.opd_sc_td_0u2{
padding:15px 18px;
overflow-wrap:break-word;
text-align:center;
font-size:0.875rem;
color:#A8976E;
min-width:0;
}
.opd_sc_td_0u2:first-child{
font-weight:600;
color:#DDD0B4;
text-align:left;
}
.opd_sc_td_us_0u2{
font-weight:700;
color:#4CA87A;
}
.opd_sg_0u2{
padding:48px 0 10px;
}
.opd_sg_eyebrow_0u2{
display:block;
margin-bottom:12px;
}
.opd_sg_h2_0u2{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-size:30px;
margin-bottom:1.75rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.opd_sg_h2_0u2{
font-size:36px;
}
}
.opd_sg_grid_0u2{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.opd_sg_grid_0u2{
grid-template-columns:repeat(3,1fr);
}
}
.opd_sg_col_0u2{
min-width:0;
}
.opd_sg_col_h_0u2{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#F5EDD8;
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.opd_sg_col_p_0u2{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7A58;
}
.opd_sb_0u2{
padding:48px 0;
background:#231C14;
margin-top:24px;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:770px){
.opd_sb_0u2{
padding:56px 0;
}
}
.opd_sb_eyebrow_0u2{
margin-bottom:12px;
display:block;
}
.opd_sb_h2_0u2{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:26px;
color:#F5EDD8;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:768px){
.opd_sb_h2_0u2{
font-size:2.25rem;
}
}
.opd_sb_grid_0u2{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.opd_sb_grid_0u2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.opd_sb_grid_0u2{
grid-template-columns:repeat(4,1fr);
}
}
.opd_sb_card_0u2{
padding:1.5rem;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
background:#1A1410;
min-width:0;
}
.opd_sb_card_h_0u2{
margin-bottom:8px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
color:#F5EDD8;
font-size:1.188rem;
font-weight:600;
}
.opd_sb_card_p_0u2{
color:#8A7A58;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.opd_sb_rtp_0u2{
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
background:#1A1410;
grid-template-columns:1fr;
padding:1.625rem 28px;
gap:24px;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:762px){
.opd_sb_rtp_0u2{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.opd_sb_rtp_h_0u2{
line-height:1.15;
font-size:20px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.opd_sb_rtp_p_0u2{
font-size:0.844rem;
color:#8A7A58;
overflow-wrap:break-word;
line-height:1.6;
}
.opd_sb_rtp_stats_0u2{
gap:1rem;
display:flex;
}
.opd_sb_stat_0u2{
background:#231C14;
padding:18px;
border-radius:0.5rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.opd_sb_stat_v_0u2{
font-size:26px;
color:#4CA87A;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.opd_sb_stat_l_0u2{
color:#A8976E;
margin-top:4px;
font-size:0.719rem;
}
.opd_faq_0u2{
background:#231C14;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:766px){
.opd_faq_0u2{
padding:62px 0;
}
}
.opd_faq_head_0u2{
margin-bottom:2.125rem;
text-align:center;
}
.opd_faq_eyebrow_0u2{
margin-bottom:12px;
}
.opd_faq_h2_0u2{
line-height:1.05;
font-weight:600;
color:#F5EDD8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.opd_faq_h2_0u2{
font-size:38px;
}
}
.opd_faq_list_0u2{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.opd_faq_item_0u2{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.875rem;
background:#1A1410;
}
.opd_faq_q_0u2{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
align-items:center;
font-size:1rem;
font-weight:700;
display:flex;
color:#F5EDD8;
justify-content:space-between;
overflow-wrap:break-word;
cursor:pointer;
}
.opd_faq_q_0u2::-webkit-details-marker{
display:none;
}
.opd_faq_q_ic_0u2{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C48C30;
}
.opd_faq_q_ic_0u2 svg{
height:18px;
width:18px;
}
.opd_faq_item_0u2[open] .opd_faq_q_ic_0u2{
transform:rotate(180deg);
}
.opd_faq_a_0u2{
padding:0 1.5rem 1.25rem;
color:#8A7A58;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.opd_el_0u2{
padding:48px 0;
}
@media(min-width:765px){
.opd_el_0u2{
padding:56px 0;
}
}
.opd_el_in_0u2{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.opd_el_in_0u2{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.opd_el_left_0u2{
min-width:0;
}
.opd_el_eyebrow_0u2{
margin-bottom:14px;
}
.opd_el_h2_0u2{
margin-bottom:1.375rem;
font-weight:600;
line-height:1.08;
color:#F5EDD8;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.opd_el_h2_0u2{
font-size:2.375rem;
}
}
.opd_el_body_0u2 p{
overflow-wrap:break-word;
margin-bottom:1.125rem;
color:#DDD0B4;
line-height:1.7;
font-size:16px;
}
.opd_el_dropcap_0u2{
padding:6px 0.75rem 0 0;
float:left;
line-height:.8;
font-weight:700;
color:#C48C30;
font-size:62px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.opd_el_right_0u2{
min-width:0;
}
.opd_el_quote_0u2{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#1C1508,#0A0804);
color:#F5EDD8;
position:relative;
margin-bottom:1.5rem;
}
.opd_el_quote_mark_0u2{
margin-bottom:6px;
display:inline-flex;
color:#F0C050;
align-items:center;
}
.opd_el_quote_mark_0u2 svg{
width:34px;
height:2.125rem;
}
.opd_el_quote_text_0u2{
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:22px;
font-weight:500;
line-height:1.4;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
}
.opd_el_quote_meta_0u2{
gap:12px;
display:flex;
align-items:center;
}
.opd_el_quote_av_0u2{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48C30,#F0C84A);
height:38px;
width:38px;
}
.opd_el_quote_author_0u2{
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.opd_el_quote_meta_sub_0u2{
font-size:12px;
color:#B09E76;
}
.opd_el_explain_0u2{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
}
.opd_el_explain_card_0u2{
padding:1.375rem 24px;
}
.opd_el_explain_card_0u2+.opd_el_explain_card_0u2{
border-top:1px solid rgba(245,237,216,0.07);
}
.opd_el_explain_h_0u2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-size:20px;
}
.opd_el_explain_p_0u2{
overflow-wrap:break-word;
font-size:14px;
color:#8A7A58;
line-height:1.55;
}
.opd_ft_0u2{
background:#110D09;
color:#B09E76;
margin-top:40px;
}
.opd_ft_in_0u2{
gap:32px;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.opd_ft_in_0u2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.opd_ft_in_0u2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.opd_ft_brand_0u2{
min-width:0;
}
.opd_ft_logo_0u2{
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
}
.opd_ft_tagline_0u2{
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
color:#B09E76;
max-width:17.5rem;
}
.opd_ft_contact_0u2{
transition:color .22s ease;
max-width:280px;
color:#F0C050;
font-size:13px;
margin-top:0.75rem;
overflow-wrap:anywhere;
display:inline-block;
}
.opd_ft_contact_0u2:hover{
color:#F5EDD8;
}
.opd_ft_col_0u2{
min-width:0;
}
.opd_ft_col_h_0u2{
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
margin-bottom:14px;
color:#F5EDD8;
font-size:0.813rem;
}
.opd_ft_col_links_0u2{
gap:10px;
display:flex;
flex-direction:column;
}
.opd_ft_link_0u2{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B09E76;
font-size:0.844rem;
}
.opd_ft_link_0u2:hover{
color:#F5EDD8;
}
.opd_ft_bot_0u2{
gap:16px;
padding:1.375rem 0 40px;
border-top:1px solid rgba(255,220,140,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.opd_ft_bot_0u2{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.opd_ft_legal_0u2{
overflow-wrap:break-word;
color:#5C5038;
font-size:11.5px;
line-height:1.6;
max-width:760px;
}
.opd_ft_legal_0u2 b{
font-weight:700;
color:#B09E76;
}
.opd_ft_age_0u2{
padding:0.25rem 0.563rem;
border:1.5px solid #F0C050;
border-radius:0.5rem;
flex:0 0 auto;
font-size:13px;
color:#F0C050;
font-weight:700;
}