*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#3A2E22;
-webkit-font-smoothing:antialiased;
font-size:15px;
line-height:1.6;
}
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.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xec-layout-hg2{
flex-direction:column;
min-height:100vh;
display:flex;
}
.xec-main-hg2{
flex:1 1 auto;
min-width:0;
width:100%;
}
.xec-container-hg2{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.xec-container-hg2{
padding:0 32px;
}
}
@media(min-width:1103px){
.xec-container-hg2{
padding:0 56px;
}
}
.xec-eyebrow-hg2{
color:#C49430;
overflow-wrap:break-word;
font-weight:600;
font-size:0.688rem;
display:inline-block;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
text-transform:uppercase;
letter-spacing:.2em;
}
.xec-band-hg2{
background:#1E1710;
color:#F5EDDD;
}
.xec-band-hg2 .xec-eyebrow-hg2{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xec-tb-hg2{
background:#FAF6F0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(26,20,16,0.14);
top:0;
}
.xec-tb_in-hg2{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
display:flex;
align-items:center;
max-width:87.5rem;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.xec-tb_in-hg2{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.xec-tb_in-hg2{
padding:1.125rem 56px;
}
}
.xec-tb_left-hg2{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.xec-tb_logo-hg2{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.xec-tb_logo_mark-hg2{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.xec-tb_logo_txt-hg2{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.xec-tb_logo_name-hg2{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.xec-tb_logo_sub-hg2{
overflow:hidden;
text-transform:uppercase;
margin-top:0.25rem;
text-overflow:ellipsis;
font-weight:600;
color:#C49430;
white-space:nowrap;
font-size:0.531rem;
letter-spacing:.32em;
}
.xec-tb_nav-hg2{
display:none;
}
@media(min-width:961px){
.xec-tb_nav-hg2{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.xec-tb_nav_item-hg2{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
color:#3A2E22;
white-space:nowrap;
}
.xec-tb_nav_item-hg2:hover{
color:#1A1410;
}
.xec-tb_nav_item-hg2.xec-state_active-hg2{
border-color:#C49430;
color:#1A1410;
}
.xec-tb_right-hg2{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.xec-tb_search-hg2{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#3A2E22;
display:flex;
}
.xec-tb_search-hg2:hover{
color:#C49430;
}
.xec-tb_search-hg2 svg{
height:1.125rem;
width:1.125rem;
}
.xec-tb_lang-hg2{
text-transform:uppercase;
font-weight:600;
color:#6B5A45;
letter-spacing:.1em;
font-size:11px;
}
.xec-tb_lang-hg2:hover{
color:#1A1410;
}
.xec-tb_login-hg2{
font-size:14px;
color:#1A1410;
display:none;
font-weight:600;
}
@media(min-width:770px){
.xec-tb_login-hg2{
display:inline-block;
}
}
.xec-tb_register-hg2{
border-radius:999px;
background:#1E1710;
padding:11px 1.375rem;
transition:background-color .2s ease;
color:#F5EDDD;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.xec-tb_register-hg2:hover{
background:#332A1C;
}
.xec-mob-hg2{
background:#FAF6F0;
z-index:60;
left:0;
bottom:0;
position:fixed;
right:0;
border-top:1px solid rgba(26,20,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.xec-mob-hg2{
display:none;
}
}
.xec-mob_in-hg2{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:560px;
display:flex;
}
.xec-mob_item-hg2{
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
transition:color .2s ease;
align-items:center;
min-width:0;
display:flex;
color:#6B5A45;
flex-direction:column;
}
.xec-mob_item-hg2.xec-state_active-hg2{
color:#C49430;
}
.xec-mob_ic-hg2{
display:flex;
align-items:center;
justify-content:center;
}
.xec-mob_ic-hg2 svg{
width:20px;
height:1.25rem;
}
.xec-mob_lb-hg2{
overflow:hidden;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.xec-rail-hg2{
min-width:0;
position:relative;
}
.xec-rail_scroll-hg2{
gap:0.875rem;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:766px){
.xec-rail_scroll-hg2{
gap:1.125rem;
}
}
.xec-gc-hg2{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.xec-gc-hg2{
width:11.75rem;
}
}
.xec-gc_img-hg2{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.5rem 20px rgba(26,20,16,0.09);
position:relative;
}
.xec-gc_img-hg2 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.xec-gc_cover-hg2{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.xec-gc_hover-hg2{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.50);
justify-content:center;
display:flex;
position:absolute;
align-items:center;
opacity:0;
}
.xec-gc-hg2:hover .xec-gc_hover-hg2{
opacity:1;
}
.xec-gc_hover_btn-hg2{
background:#1E1710;
border-radius:62.438rem;
justify-content:center;
height:2.875rem;
width:46px;
align-items:center;
color:#F5EDDD;
display:flex;
}
.xec-gc_hover_btn-hg2 svg{
height:18px;
width:18px;
}
.xec-gc_info-hg2{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.xec-gc_name-hg2{
overflow:hidden;
color:#1A1410;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
}
.xec-gc_prov-hg2{
overflow:hidden;
white-space:nowrap;
color:#6B5A45;
text-overflow:ellipsis;
font-size:11px;
}
.xec-gc_meta-hg2{
font-size:11px;
color:#6B5A45;
}
.xec-tc-hg2{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:768px){
.xec-tc-hg2{
width:230px;
}
}
.xec-tc_img-hg2{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.09);
}
.xec-tc_img-hg2 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.xec-tc_info-hg2{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.xec-tc_name-hg2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#1A1410;
}
.xec-tc_rtp-hg2{
font-size:11px;
color:#6B5A45;
}
.xec-lc-hg2{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.xec-lc-hg2{
width:268px;
}
}
.xec-lc_img-hg2{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 20px rgba(26,20,16,0.09);
}
.xec-lc_img-hg2 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.xec-lc_live-hg2{
gap:0.438rem;
background:rgba(0,0,0,0.50);
padding:4px 9px;
border-radius:999px;
left:12px;
position:absolute;
display:flex;
align-items:center;
top:0.75rem;
}
.xec-lc_live_dot-hg2{
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
border-radius:50%;
width:8px;
height:0.5rem;
}
.xec-lc_seats-hg2{
font-weight:600;
font-size:10px;
color:#F5EDDD;
letter-spacing:.08em;
text-transform:uppercase;
}
.xec-lc_info-hg2{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.xec-lc_name-hg2{
overflow:hidden;
color:#1A1410;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.xec-lc_bet-hg2{
font-size:11px;
color:#6B5A45;
}
.xec-pc-hg2{
padding:1rem 14px;
background:#FFFFFF;
border-radius:14px;
gap:8px;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-height:4.625rem;
}
.xec-pc_logo-hg2{
flex:0 0 auto;
height:28px;
max-width:100%;
object-fit:contain;
width:auto;
}
.xec-pc_name-hg2{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B5A45;
font-size:11px;
max-width:100%;
}
.xec-gc_tag-hg2{
border-radius:8px;
padding:3px 0.5rem;
display:inline-block;
font-weight:700;
text-transform:uppercase;
top:0.625rem;
left:0.625rem;
letter-spacing:.06em;
z-index:2;
font-size:10px;
position:absolute;
}
.xec-gc_tag_hot-hg2{
background:#C0392B;
color:#F5EDDD;
}
.xec-gc_tag_new-hg2{
background:#E8B84B;
color:#1A1410;
}
.xec-gc_tag_jp-hg2{
background:#C49430;
color:#1A1410;
}
.xec-gc_tag_live-hg2{
background:#C0392B;
color:#F5EDDD;
}
.xec-sh-hg2{
min-width:0;
margin-bottom:18px;
}
.xec-sh_row-hg2{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.xec-sh_row-hg2 .xec-sh_l-hg2{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.xec-sh_stack-hg2{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.xec-sh_center-hg2{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.xec-sh_h2-hg2{
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1410;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.xec-sh_h2-hg2{
font-size:30px;
}
}
.xec-band-hg2 .xec-sh_h2-hg2{
color:#F5EDDD;
}
.xec-sh_eb_line-hg2{
gap:10px;
display:inline-flex;
align-items:center;
}
.xec-sh_eb_line-hg2::before{
background:#C49430;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.xec-band-hg2 .xec-sh_eb_line-hg2::before{
background:#E8B84B;
}
.xec-sh_eb_dot-hg2{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.xec-sh_eb_dot-hg2::before{
border-radius:50%;
background:#C49430;
content:"";
width:0.375rem;
display:inline-block;
height:6px;
}
.xec-band-hg2 .xec-sh_eb_dot-hg2::before{
background:#E8B84B;
}
.xec-sh_link-hg2{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
white-space:nowrap;
font-size:13px;
color:#1A1410;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
align-items:center;
display:inline-flex;
}
.xec-sh_link-hg2:hover{
border-color:#C49430;
color:#C49430;
}
.xec-sh_link-hg2 svg{
height:14px;
width:14px;
}
.xec-sh_link_chev-hg2{
border-bottom:0;
padding-bottom:0;
}
.xec-sh_link_btn-hg2{
padding:0.563rem 18px;
background:#1E1710;
border-radius:62.438rem;
border-bottom:0;
color:#F5EDDD;
}
.xec-sh_link_btn-hg2:hover{
background:#332A1C;
border-color:transparent;
color:#F5EDDD;
}
.xec-band-hg2 .xec-sh_link-hg2{
border-color:#F5EDDD;
color:#F5EDDD;
}
.xec-band-hg2 .xec-sh_link_btn-hg2{
background:#E8B84B;
color:#1A1410;
}
.xec-sh_rule-hg2{
background:rgba(26,20,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.xec-band-hg2 .xec-sh_rule-hg2{
background:rgba(255,245,220,0.13);
}
.xec-hero-hg2{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.xec-hero-hg2{
padding:3.5rem 0 24px;
}
}
.xec-hero_in-hg2{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.xec-hero_in-hg2{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.xec-hero_copy-hg2{
min-width:0;
}
.xec-hero_eyebrow-hg2{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.xec-hero_eyebrow_line-hg2{
background:#C49430;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.xec-hero_h1-hg2{
overflow-wrap:break-word;
line-height:1.04;
font-size:2.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:1.25rem;
}
@media(min-width:769px){
.xec-hero_h1-hg2{
font-size:54px;
}
}
@media(min-width:1098px){
.xec-hero_h1-hg2{
font-size:62px;
}
}
.xec-hero_h1-hg2 em{
color:#C49430;
font-style:normal;
}
.xec-hero_sub-hg2{
line-height:1.6;
font-size:16px;
color:#8C7860;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:767px){
.xec-hero_sub-hg2{
font-size:1.125rem;
}
}
.xec-hero_actions-hg2{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
}
.xec-hero_cta-hg2{
border-radius:999px;
gap:10px;
background:#1E1710;
padding:16px 1.875rem;
transition:background-color .2s ease;
color:#F5EDDD;
font-weight:700;
display:inline-flex;
font-size:15px;
align-items:center;
}
.xec-hero_cta-hg2:hover{
background:#332A1C;
}
.xec-hero_cta_ic-hg2{
align-items:center;
display:inline-flex;
}
.xec-hero_cta_ic-hg2 svg{
width:16px;
height:1rem;
}
.xec-hero_cta_alt-hg2{
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
background:transparent;
border:1px solid rgba(26,20,16,0.14);
color:#1A1410;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:15px;
}
.xec-hero_cta_alt-hg2:hover{
border-color:#C49430;
color:#C49430;
}
.xec-hero_trust-hg2{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.xec-hero_trust_item-hg2{
gap:9px;
font-weight:600;
display:flex;
color:#3A2E22;
align-items:center;
font-size:13px;
}
.xec-hero_trust_ic-hg2{
align-items:center;
display:inline-flex;
color:#C49430;
}
.xec-hero_trust_ic-hg2 svg{
width:1rem;
height:16px;
}
.xec-hero_promo-hg2{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 12px 3rem rgba(26,20,16,0.14), 0 3px 0.625rem rgba(26,20,16,0.08);
}
.xec-hero_promo_bg-hg2{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.xec-hero_promo_bg-hg2::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.xec-hero_promo_glow-hg2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
position:absolute;
right:-20px;
width:260px;
pointer-events:none;
top:-40px;
height:260px;
}
.xec-hero_promo_ct-hg2{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.xec-hero_promo_label-hg2{
color:#E8B84B;
margin-bottom:0.5rem;
display:block;
font-size:0.625rem;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
}
.xec-hero_promo_amount-hg2{
font-size:32px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#F5EDDD;
}
@media(min-width:767px){
.xec-hero_promo_amount-hg2{
font-size:40px;
}
}
.xec-hero_promo_amount-hg2 em{
color:#E8B84B;
font-style:normal;
}
.xec-hero_rating-hg2{
border:1px solid rgba(26,20,16,0.08);
gap:10px;
border-radius:0.875rem;
padding:0.625rem 0.875rem;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 20px rgba(26,20,16,0.09);
max-width:min(16.25rem,62%);
display:flex;
right:0.875rem;
z-index:3;
top:0.875rem;
position:absolute;
align-items:center;
}
.xec-hero_rating_score-hg2{
flex:0 0 auto;
color:#1A1410;
font-size:24px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.xec-hero_rating_txt-hg2{
flex:1 1 auto;
min-width:0;
}
.xec-hero_rating_stars-hg2{
gap:2px;
color:#C49430;
display:flex;
}
.xec-hero_rating_stars-hg2 svg{
height:12px;
width:12px;
}
.xec-hero_rating_cap-hg2{
line-height:1.35;
font-size:11px;
color:#6B5A45;
overflow-wrap:break-word;
margin-top:3px;
display:block;
}
.xec-stat-hg2{
border-bottom:1px solid rgba(26,20,16,0.14);
margin-top:16px;
border-top:1px solid rgba(26,20,16,0.14);
}
.xec-stat_in-hg2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.xec-stat_in-hg2{
grid-template-columns:repeat(4,1fr);
}
}
.xec-stat_item-hg2{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
.xec-stat_item-hg2:nth-child(2n){
border-right:0;
}
.xec-stat_item-hg2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.xec-stat_item-hg2{
border-bottom:0;
}
.xec-stat_item-hg2:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.xec-stat_item-hg2:nth-child(4n){
border-right:0;
}
}
.xec-stat_value-hg2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
font-weight:700;
font-size:1.875rem;
line-height:1;
}
@media(min-width:769px){
.xec-stat_value-hg2{
font-size:2.125rem;
}
}
.xec-stat_label-hg2{
line-height:1.4;
color:#6B5A45;
font-size:13px;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.xec-gf-hg2{
padding:1.5rem 0 6px;
}
.xec-gf_in-hg2{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.xec-gf_chip-hg2{
border:1px solid rgba(26,20,16,0.14);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#FFFFFF;
border-radius:62.438rem;
padding:0.625rem 18px;
font-size:0.813rem;
white-space:nowrap;
color:#3A2E22;
font-weight:600;
}
.xec-gf_chip-hg2:hover{
border-color:#C49430;
color:#C49430;
}
.xec-gf_chip-hg2.xec-state_active-hg2{
border-color:transparent;
background:#1E1710;
color:#F5EDDD;
}
.xec-grow-hg2{
padding:1.625rem 0 0.625rem;
}
.xec-row_seo-hg2{
margin:0.625rem 0 0;
color:#8C7860;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.xec-row_seo-hg2 strong{
color:#1A1410;
font-weight:700;
}
.xec-jp-hg2{
padding:1.875rem 0 0.625rem;
}
.xec-jp_grid-hg2{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.xec-jp_grid-hg2{
grid-template-columns:1fr 1fr;
}
.xec-jp_card_mega-hg2{
grid-column:1/-1;
}
}
@media(min-width:998px){
.xec-jp_grid-hg2{
grid-template-columns:1.4fr 1fr 1fr;
}
.xec-jp_card_mega-hg2{
grid-column:auto;
}
}
.xec-jp_card-hg2{
background:#FFFFFF;
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
gap:12px;
position:relative;
justify-content:space-between;
min-height:200px;
min-width:0;
flex-direction:column;
display:flex;
}
.xec-jp_card_mega-hg2{
background:linear-gradient(135deg,#28200E,#141008);
border-color:transparent;
color:#F5EDDD;
min-height:13.125rem;
}
.xec-jp_glow-hg2{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
top:-40px;
position:absolute;
pointer-events:none;
height:12.5rem;
width:12.5rem;
right:-40px;
}
.xec-jp_label-hg2{
gap:0.625rem;
font-weight:700;
color:#C49430;
letter-spacing:.16em;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
}
.xec-jp_card_mega-hg2 .xec-jp_label-hg2{
color:#E8B84B;
}
.xec-jp_drop-hg2{
color:#6B5A45;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.xec-jp_card_mega-hg2 .xec-jp_drop-hg2{
color:#B09E7E;
}
.xec-jp_amount-hg2{
color:#1A1410;
line-height:1;
font-size:38px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
font-weight:700;
}
.xec-jp_card_mega-hg2 .xec-jp_amount-hg2{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:771px){
.xec-jp_card_mega-hg2 .xec-jp_amount-hg2{
font-size:54px;
}
}
.xec-jp_game-hg2{
color:#6B5A45;
position:relative;
font-size:13px;
}
.xec-jp_card_mega-hg2 .xec-jp_game-hg2{
color:#B09E7E;
}
.xec-jp_cta-hg2{
align-self:flex-start;
position:relative;
}
.xec-jp_card_mega-hg2 .xec-jp_cta-hg2{
background:#E8B84B;
padding:10px 1.25rem;
border-radius:999px;
transition:opacity .2s ease;
color:#1A1410;
font-weight:700;
font-size:13px;
}
.xec-jp_card_mega-hg2 .xec-jp_cta-hg2:hover{
opacity:.9;
}
.xec-jp_card-hg2:not(.xec-jp_card_mega-hg2) .xec-jp_cta-hg2{
transition:color .2s ease,border-color .2s ease;
color:#1A1410;
font-weight:700;
border-bottom:1px solid #1A1410;
font-size:0.813rem;
padding-bottom:2px;
}
.xec-jp_card-hg2:not(.xec-jp_card_mega-hg2) .xec-jp_cta-hg2:hover{
border-color:#C49430;
color:#C49430;
}
.xec-jp_seo-hg2{
margin:0.875rem 0 0;
color:#8C7860;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
line-height:1.65;
}
.xec-jp_seo-hg2 strong{
color:#1A1410;
font-weight:700;
}
.xec-pr-hg2{
padding:30px 0 6px;
}
.xec-pr_card-hg2{
overflow:hidden;
flex:0 0 auto;
background:#FFFFFF;
padding:26px;
border-radius:20px;
border:1px solid rgba(26,20,16,0.08);
gap:10px;
flex-direction:column;
min-height:12.5rem;
display:flex;
width:280px;
position:relative;
}
@media(min-width:769px){
.xec-pr_card-hg2{
width:300px;
}
}
.xec-pr_card_feat-hg2{
border-color:transparent;
background:linear-gradient(150deg,#28200E,#141008);
color:#F5EDDD;
}
.xec-pr_glow-hg2{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
opacity:0;
height:130px;
pointer-events:none;
width:8.125rem;
right:-30px;
position:absolute;
top:-30px;
}
.xec-pr_card_feat-hg2 .xec-pr_glow-hg2{
opacity:1;
}
.xec-pr_label-hg2{
font-weight:700;
letter-spacing:.16em;
font-size:10px;
text-transform:uppercase;
position:relative;
color:#C49430;
}
.xec-pr_card_feat-hg2 .xec-pr_label-hg2{
color:#E8B84B;
}
.xec-pr_amount-hg2{
color:#1A1410;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
position:relative;
line-height:1.08;
}
.xec-pr_card_feat-hg2 .xec-pr_amount-hg2{
color:#F5EDDD;
}
.xec-pr_amount-hg2 em{
font-style:normal;
color:#C49430;
}
.xec-pr_card_feat-hg2 .xec-pr_amount-hg2 em{
color:#E8B84B;
}
.xec-pr_terms-hg2{
line-height:1.5;
color:#6B5A45;
position:relative;
font-size:0.813rem;
}
.xec-pr_card_feat-hg2 .xec-pr_terms-hg2{
color:#B09E7E;
}
.xec-pr_cta-hg2{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.xec-pr_card_feat-hg2 .xec-pr_cta-hg2{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#E8B84B;
padding:9px 1.125rem;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.xec-pr_card_feat-hg2 .xec-pr_cta-hg2:hover{
opacity:.9;
}
.xec-pr_card-hg2:not(.xec-pr_card_feat-hg2) .xec-pr_cta-hg2{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
}
.xec-pr_card-hg2:not(.xec-pr_card_feat-hg2) .xec-pr_cta-hg2:hover{
border-color:#C49430;
color:#C49430;
}
.xec-grow-hg2{
padding:1.625rem 0 0.625rem;
}
.xec-row_seo-hg2{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8C7860;
font-size:0.875rem;
}
.xec-row_seo-hg2 strong{
color:#1A1410;
font-weight:700;
}
.xec-nl-hg2{
padding:24px 0 0.625rem;
}
.xec-nl_in-hg2{
background:#231C12;
border-radius:1.25rem;
gap:22px;
padding:1.875rem 2rem;
color:#F5EDDD;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.xec-nl_in-hg2{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.xec-nl_text_wrap-hg2{
min-width:0;
}
.xec-nl_h3-hg2{
font-size:22px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F5EDDD;
font-weight:600;
margin-bottom:0.313rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xec-nl_h3-hg2{
font-size:24px;
}
}
.xec-nl_text-hg2{
line-height:1.5;
color:#B09E7E;
font-size:0.844rem;
}
.xec-nl_form-hg2{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.xec-nl_input-hg2{
border-radius:0.875rem;
background:rgba(255,245,220,0.07);
padding:0.813rem 16px;
overflow:hidden;
flex:1 1 auto;
border:1px solid rgba(255,245,220,0.13);
display:flex;
white-space:nowrap;
color:#B09E7E;
font-size:14px;
text-overflow:ellipsis;
align-items:center;
min-width:0;
}
.xec-nl_btn-hg2{
background:#E8B84B;
padding:13px 24px;
flex:0 0 auto;
border-radius:0.875rem;
transition:opacity .2s ease;
font-weight:700;
color:#1A1410;
white-space:nowrap;
font-size:0.875rem;
}
.xec-nl_btn-hg2:hover{
opacity:.9;
}
.xec-vip-hg2{
padding:3rem 0;
}
@media(min-width:766px){
.xec-vip-hg2{
padding:4rem 0;
}
}
.xec-vip_head-hg2{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:879px){
.xec-vip_head-hg2{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.xec-vip_eyebrow-hg2{
margin-bottom:12px;
}
.xec-vip_h2-hg2{
font-weight:600;
line-height:1.05;
color:#F5EDDD;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.xec-vip_h2-hg2{
font-size:2.5rem;
}
}
.xec-vip_intro-hg2{
font-size:14px;
color:#B09E7E;
line-height:1.6;
max-width:420px;
}
.xec-vip_grid-hg2{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.xec-vip_card-hg2{
padding:22px 18px;
border:1px solid rgba(255,245,220,0.13);
border-radius:0.875rem;
min-width:0;
}
.xec-vip_card_feat-hg2{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.xec-vip_card_ic-hg2{
background:linear-gradient(135deg,#C49430,#F0CC72);
border-radius:0.5rem;
height:34px;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.xec-vip_name-hg2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
margin-bottom:6px;
color:#F5EDDD;
overflow-wrap:break-word;
}
.xec-vip_perk-hg2{
line-height:1.5;
color:#B09E7E;
font-size:0.781rem;
overflow-wrap:break-word;
}
.xec-app-hg2{
padding:1.875rem 0 10px;
}
.xec-app_in-hg2{
background:#FFFFFF;
gap:28px;
padding:32px;
border-radius:1.25rem;
border:1px solid rgba(26,20,16,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xec-app_in-hg2{
gap:40px;
padding:2.5rem 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xec-app_copy-hg2{
min-width:0;
max-width:35rem;
}
.xec-app_eyebrow-hg2{
margin-bottom:0.75rem;
}
.xec-app_h2-hg2{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
color:#1A1410;
line-height:1.05;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:769px){
.xec-app_h2-hg2{
font-size:34px;
}
}
.xec-app_text-hg2{
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#8C7860;
}
.xec-app_btns-hg2{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.xec-app_btn-hg2{
transition:background-color .2s ease;
gap:10px;
border-radius:0.875rem;
padding:0.688rem 20px;
background:#1E1710;
display:inline-flex;
align-items:center;
color:#F5EDDD;
}
.xec-app_btn-hg2:hover{
background:#332A1C;
}
.xec-app_btn_ic-hg2{
align-items:center;
display:inline-flex;
}
.xec-app_btn_ic-hg2 svg{
width:18px;
height:1.125rem;
}
.xec-app_btn_lb-hg2{
font-size:0.844rem;
font-weight:700;
}
.xec-app_qr_wrap-hg2{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.xec-app_qr-hg2{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
height:108px;
background-color:#1E1710;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
}
.xec-app_qr_cap-hg2{
line-height:1.4;
max-width:5.75rem;
font-size:12.5px;
color:#6B5A45;
}
.xec-tt-hg2{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.xec-tt-hg2{
padding:3.75rem 0 0.625rem;
}
}
.xec-tt_head-hg2{
margin-bottom:2.125rem;
text-align:center;
}
.xec-tt_eyebrow-hg2{
margin-bottom:0.75rem;
}
.xec-tt_h2-hg2{
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.xec-tt_h2-hg2{
font-size:2.625rem;
}
}
.xec-tt_grid-hg2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.xec-tt_grid-hg2{
grid-template-columns:repeat(3,1fr);
}
}
.xec-tt_card-hg2{
padding:30px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.xec-tt_card_ic-hg2{
color:#C49430;
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
}
.xec-tt_card_ic-hg2 svg{
width:28px;
height:28px;
}
.xec-tt_card_h-hg2{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:1.375rem;
}
.xec-tt_card_p-hg2{
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7860;
font-size:0.875rem;
}
.xec-tt_card_p-hg2 b{
font-weight:700;
color:#1A1410;
}
.xec-tt_card_link-hg2{
transition:color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #C49430;
margin-top:auto;
color:#1A1410;
font-weight:700;
font-size:13px;
align-self:flex-start;
}
.xec-tt_card_link-hg2:hover{
color:#C49430;
}
.xec-op-hg2{
padding:36px 0 10px;
}
.xec-op_in-hg2{
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
padding:2rem;
border-radius:0.875rem;
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:858px){
.xec-op_in-hg2{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:44px;
}
}
.xec-op_left-hg2{
min-width:0;
}
.xec-op_eyebrow-hg2{
margin-bottom:0.75rem;
}
.xec-op_h2-hg2{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
overflow-wrap:break-word;
line-height:1.08;
color:#1A1410;
font-size:28px;
}
@media(min-width:765px){
.xec-op_h2-hg2{
font-size:1.875rem;
}
}
.xec-op_text-hg2{
line-height:1.6;
font-size:14px;
color:#8C7860;
}
.xec-op_grid-hg2{
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(26,20,16,0.14);
background:rgba(26,20,16,0.14);
gap:1px;
display:grid;
}
.xec-op_field-hg2{
padding:1.125rem 1.25rem;
background:#FAF6F0;
min-width:0;
}
.xec-op_field_lb-hg2{
font-weight:600;
color:#C49430;
text-transform:uppercase;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-size:10px;
}
.xec-op_field_val-hg2{
color:#1A1410;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.xec-ts-hg2{
padding:2.75rem 0;
}
.xec-ts_in-hg2{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.xec-ts_in-hg2{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.xec-ts_left-hg2{
min-width:0;
}
.xec-ts_h2-hg2{
font-weight:600;
color:#F5EDDD;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1.1;
}
@media(min-width:771px){
.xec-ts_h2-hg2{
font-size:1.75rem;
}
}
.xec-ts_text-hg2{
font-size:0.906rem;
line-height:1.6;
max-width:32.5rem;
color:#B09E7E;
margin-bottom:22px;
}
.xec-ts_badges-hg2{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.xec-ts_badge-hg2{
color:#B09E7E;
font-size:13px;
font-weight:600;
}
.xec-ts_pay-hg2{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.xec-ts_pay-hg2{
justify-content:flex-end;
}
}
.xec-ts_pay_chip-hg2{
border:1px solid rgba(255,245,220,0.13);
border-radius:0.875rem;
background:rgba(255,245,220,0.07);
padding:0.75rem 16px;
color:#F5EDDD;
font-size:0.875rem;
font-weight:700;
}
.xec-wy-hg2{
padding:3rem 0;
}
@media(min-width:770px){
.xec-wy-hg2{
padding:3.5rem 0;
}
}
.xec-wy_in-hg2{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.xec-wy_in-hg2{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.xec-wy_left-hg2{
min-width:0;
}
.xec-wy_eyebrow-hg2{
margin-bottom:14px;
}
.xec-wy_h2-hg2{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1rem;
color:#1A1410;
}
@media(min-width:768px){
.xec-wy_h2-hg2{
font-size:2.5rem;
}
}
.xec-wy_intro-hg2{
color:#8C7860;
font-size:15px;
line-height:1.6;
}
.xec-wy_grid-hg2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.xec-wy_grid-hg2{
grid-template-columns:1fr 1fr;
}
}
.xec-wy_card-hg2{
padding:26px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
border-radius:0.875rem;
min-width:0;
}
.xec-wy_card_ic-hg2{
color:#C49430;
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
}
.xec-wy_card_ic-hg2 svg{
height:26px;
width:1.625rem;
}
.xec-wy_card_h-hg2{
font-weight:600;
margin-bottom:8px;
color:#1A1410;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:21px;
}
.xec-wy_card_p-hg2{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8C7860;
}
.xec-pmt-hg2{
padding:3rem 0 0.625rem;
}
.xec-pmt_in-hg2{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.xec-pmt_in-hg2{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.xec-pmt_left-hg2{
min-width:0;
}
.xec-pmt_eyebrow-hg2{
margin-bottom:0.75rem;
}
.xec-pmt_h2-hg2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:12px;
}
@media(min-width:768px){
.xec-pmt_h2-hg2{
font-size:2rem;
}
}
.xec-pmt_text-hg2{
line-height:1.6;
color:#8C7860;
font-size:14.5px;
margin-bottom:1.375rem;
}
.xec-pmt_logos-hg2{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.xec-pmt_logos-hg2{
grid-template-columns:repeat(4,1fr);
}
}
.xec-pmt_logo-hg2{
overflow:hidden;
background:#FFFFFF;
border-radius:8px;
padding:0 0.5rem;
border:1px solid rgba(26,20,16,0.08);
text-align:center;
display:flex;
font-weight:700;
font-size:0.781rem;
color:#3A2E22;
height:50px;
justify-content:center;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
}
.xec-pmt_table-hg2{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
min-width:0;
}
.xec-pmt_thead-hg2{
background:#2A2018;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.xec-pmt_th-hg2{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.625rem;
color:#F5EDDD;
letter-spacing:.08em;
}
.xec-pmt_row-hg2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(26,20,16,0.08);
display:grid;
}
.xec-pmt_row-hg2:nth-child(odd){
background:#FFFFFF;
}
.xec-pmt_td-hg2{
padding:0.875rem;
font-size:13.5px;
min-width:0;
color:#8C7860;
overflow-wrap:break-word;
}
.xec-pmt_row-hg2 .xec-pmt_td-hg2:first-child{
font-weight:700;
color:#1A1410;
}
.xec-pmt_row-hg2 .xec-pmt_td-hg2:last-child{
font-weight:700;
color:#3A8C5C;
}
.xec-prov-hg2{
padding:2.5rem 0 1.25rem;
}
.xec-prov_eyebrow-hg2{
margin-bottom:1.125rem;
display:block;
}
.xec-prov_grid-hg2{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.xec-prov_grid-hg2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.xec-prov_grid-hg2{
grid-template-columns:repeat(6,1fr);
}
}
.xec-et-hg2{
padding:2.25rem 0 10px;
}
.xec-et_in-hg2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:878px){
.xec-et_in-hg2{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.xec-et_left-hg2{
min-width:0;
}
.xec-et_eyebrow-hg2{
margin-bottom:0.75rem;
}
.xec-et_h2-hg2{
overflow-wrap:break-word;
color:#1A1410;
font-size:1.75rem;
font-weight:600;
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
}
@media(min-width:769px){
.xec-et_h2-hg2{
font-size:32px;
}
}
.xec-et_text-hg2{
margin-bottom:1.375rem;
line-height:1.65;
color:#8C7860;
font-size:15px;
}
.xec-et_stats-hg2{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.xec-et_stat-hg2{
min-width:0;
}
.xec-et_stat_v-hg2{
font-weight:700;
color:#1A1410;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
}
.xec-et_stat_l-hg2{
color:#6B5A45;
font-size:12.5px;
margin-top:4px;
}
.xec-et_right-hg2{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.xec-et_member-hg2{
padding:1.125rem 1.25rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
gap:1rem;
display:flex;
align-items:center;
min-width:0;
}
.xec-et_member_av-hg2{
border-radius:50%;
background:linear-gradient(135deg,#28200E,#C49430);
flex:0 0 auto;
height:48px;
width:3rem;
}
.xec-et_member_name-hg2{
font-size:0.938rem;
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
}
.xec-et_member_role-hg2{
color:#6B5A45;
overflow-wrap:break-word;
font-size:0.781rem;
}
.xec-et_updated-hg2{
background:#FAF6F0;
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
gap:8px;
padding:0.875rem 18px;
font-size:12.5px;
display:flex;
color:#8C7860;
align-items:center;
}
.xec-hts-hg2{
padding:48px 0;
}
@media(min-width:768px){
.xec-hts-hg2{
padding:62px 0;
}
}
.xec-hts_head-hg2{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.xec-hts_head-hg2{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.xec-hts_eyebrow-hg2{
margin-bottom:12px;
}
.xec-hts_h2-hg2{
line-height:1.05;
font-size:30px;
overflow-wrap:break-word;
color:#F5EDDD;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.xec-hts_h2-hg2{
font-size:2.375rem;
}
}
.xec-hts_cta-hg2{
transition:opacity .2s ease;
background:#E8B84B;
flex:0 0 auto;
border-radius:62.438rem;
padding:0.938rem 30px;
color:#1A1410;
font-size:15px;
font-weight:700;
}
.xec-hts_cta-hg2:hover{
opacity:.9;
}
.xec-hts_grid-hg2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.xec-hts_grid-hg2{
grid-template-columns:repeat(3,1fr);
}
}
.xec-hts_step-hg2{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,245,220,0.13);
}
.xec-hts_step_num-hg2{
margin-bottom:14px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:2.75rem;
font-weight:700;
color:#E8B84B;
}
.xec-hts_step_h-hg2{
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.2;
font-size:19px;
font-weight:700;
color:#F5EDDD;
}
.xec-hts_step_p-hg2{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#B09E7E;
}
.xec-el-hg2{
padding:3rem 0;
}
@media(min-width:771px){
.xec-el-hg2{
padding:3.5rem 0;
}
}
.xec-el_in-hg2{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.xec-el_in-hg2{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.xec-el_left-hg2{
min-width:0;
}
.xec-el_eyebrow-hg2{
margin-bottom:14px;
}
.xec-el_h2-hg2{
line-height:1.08;
font-weight:600;
margin-bottom:22px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:766px){
.xec-el_h2-hg2{
font-size:38px;
}
}
.xec-el_body-hg2 p{
margin-bottom:1.125rem;
color:#3A2E22;
overflow-wrap:break-word;
line-height:1.7;
font-size:16px;
}
.xec-el_dropcap-hg2{
padding:6px 0.75rem 0 0;
font-size:62px;
color:#C49430;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
float:left;
line-height:.8;
font-weight:700;
}
.xec-el_right-hg2{
min-width:0;
}
.xec-el_quote-hg2{
background:linear-gradient(150deg,#28200E,#141008);
border-radius:20px;
padding:36px;
margin-bottom:1.5rem;
color:#F5EDDD;
position:relative;
}
.xec-el_quote_mark-hg2{
display:inline-flex;
color:#E8B84B;
margin-bottom:0.375rem;
align-items:center;
}
.xec-el_quote_mark-hg2 svg{
height:34px;
width:2.125rem;
}
.xec-el_quote_text-hg2{
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
color:#F5EDDD;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
margin-bottom:1.375rem;
}
.xec-el_quote_meta-hg2{
gap:12px;
align-items:center;
display:flex;
}
.xec-el_quote_av-hg2{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C49430,#F0CC72);
height:2.375rem;
width:38px;
}
.xec-el_quote_author-hg2{
color:#F5EDDD;
font-size:14px;
font-weight:700;
}
.xec-el_quote_meta_sub-hg2{
color:#B09E7E;
font-size:0.75rem;
}
.xec-el_explain-hg2{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
}
.xec-el_explain_card-hg2{
padding:22px 1.5rem;
}
.xec-el_explain_card-hg2+.xec-el_explain_card-hg2{
border-top:1px solid rgba(26,20,16,0.08);
}
.xec-el_explain_h-hg2{
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
}
.xec-el_explain_p-hg2{
font-size:0.875rem;
line-height:1.55;
color:#8C7860;
overflow-wrap:break-word;
}
.xec-sg-hg2{
padding:48px 0 10px;
}
.xec-sg_eyebrow-hg2{
display:block;
margin-bottom:12px;
}
.xec-sg_h2-hg2{
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#1A1410;
margin-bottom:28px;
font-weight:600;
}
@media(min-width:769px){
.xec-sg_h2-hg2{
font-size:2.25rem;
}
}
.xec-sg_grid-hg2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.xec-sg_grid-hg2{
grid-template-columns:repeat(3,1fr);
}
}
.xec-sg_col-hg2{
min-width:0;
}
.xec-sg_col_h-hg2{
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1410;
font-size:1.375rem;
line-height:1.15;
}
.xec-sg_col_p-hg2{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7860;
}
.xec-sb-hg2{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
margin-top:24px;
}
@media(min-width:769px){
.xec-sb-hg2{
padding:56px 0;
}
}
.xec-sb_eyebrow-hg2{
display:block;
margin-bottom:12px;
}
.xec-sb_h2-hg2{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
color:#1A1410;
margin-bottom:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.xec-sb_h2-hg2{
font-size:36px;
}
}
.xec-sb_grid-hg2{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.xec-sb_grid-hg2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.xec-sb_grid-hg2{
grid-template-columns:repeat(4,1fr);
}
}
.xec-sb_card-hg2{
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
padding:24px;
background:#FAF6F0;
min-width:0;
}
.xec-sb_card_h-hg2{
font-size:19px;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
}
.xec-sb_card_p-hg2{
color:#8C7860;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.xec-sb_rtp-hg2{
background:#FAF6F0;
padding:1.625rem 28px;
border-radius:0.875rem;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(26,20,16,0.08);
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:761px){
.xec-sb_rtp-hg2{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.xec-sb_rtp_h-hg2{
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:1.25rem;
line-height:1.15;
}
.xec-sb_rtp_p-hg2{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#8C7860;
}
.xec-sb_rtp_stats-hg2{
gap:1rem;
display:flex;
}
.xec-sb_stat-hg2{
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.xec-sb_stat_v-hg2{
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#3A8C5C;
font-weight:700;
overflow-wrap:break-word;
}
.xec-sb_stat_l-hg2{
font-size:0.719rem;
color:#6B5A45;
margin-top:4px;
}
.xec-lh-hg2{
padding:2.5rem 0 20px;
}
.xec-lh_in-hg2{
padding-top:2.125rem;
border-top:1px solid rgba(26,20,16,0.14);
}
.xec-lh_eyebrow-hg2{
margin-bottom:1.375rem;
display:block;
}
.xec-lh_grid-hg2{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.xec-lh_grid-hg2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.xec-lh_grid-hg2{
grid-template-columns:repeat(5,1fr);
}
}
.xec-lh_col-hg2{
min-width:0;
}
.xec-lh_col_h-hg2{
margin-bottom:12px;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
color:#1A1410;
}
.xec-lh_links-hg2{
gap:8px;
display:flex;
flex-direction:column;
}
.xec-lh_link-hg2{
transition:color .2s ease;
color:#8C7860;
font-size:0.813rem;
overflow-wrap:break-word;
}
.xec-lh_link-hg2:hover{
color:#C49430;
}
.xec-faq-hg2{
background:#FFFFFF;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:765px){
.xec-faq-hg2{
padding:62px 0;
}
}
.xec-faq_head-hg2{
margin-bottom:34px;
text-align:center;
}
.xec-faq_eyebrow-hg2{
margin-bottom:12px;
}
.xec-faq_h2-hg2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1410;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.xec-faq_h2-hg2{
font-size:2.375rem;
}
}
.xec-faq_list-hg2{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.xec-faq_item-hg2{
background:#FAF6F0;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
}
.xec-faq_q-hg2{
gap:1.25rem;
list-style:none;
padding:1.25rem 1.5rem;
font-weight:700;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
color:#1A1410;
cursor:pointer;
font-size:1rem;
display:flex;
}
.xec-faq_q-hg2::-webkit-details-marker{
display:none;
}
.xec-faq_q_ic-hg2{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#C49430;
display:inline-flex;
}
.xec-faq_q_ic-hg2 svg{
height:1.125rem;
width:18px;
}
.xec-faq_item-hg2[open] .xec-faq_q_ic-hg2{
transform:rotate(180deg);
}
.xec-faq_a-hg2{
padding:0 24px 20px;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7860;
}
.xec-ft-hg2{
background:#2A2018;
color:#B09E7E;
margin-top:40px;
}
.xec-ft_in-hg2{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:602px){
.xec-ft_in-hg2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.xec-ft_in-hg2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xec-ft_brand-hg2{
min-width:0;
}
.xec-ft_logo-hg2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDDD;
font-size:26px;
font-weight:700;
}
.xec-ft_tagline-hg2{
line-height:1.6;
font-size:0.844rem;
margin-top:14px;
color:#B09E7E;
max-width:280px;
}
.xec-ft_contact-hg2{
transition:color .2s ease;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
font-size:13px;
margin-top:12px;
color:#E8B84B;
}
.xec-ft_contact-hg2:hover{
color:#F5EDDD;
}
.xec-ft_col-hg2{
min-width:0;
}
.xec-ft_col_h-hg2{
overflow-wrap:break-word;
color:#F5EDDD;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
margin-bottom:14px;
font-weight:700;
}
.xec-ft_col_links-hg2{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.xec-ft_link-hg2{
transition:color .2s ease;
overflow-wrap:break-word;
color:#B09E7E;
font-size:13.5px;
}
.xec-ft_link-hg2:hover{
color:#F5EDDD;
}
.xec-ft_bot-hg2{
padding:1.375rem 0 2.5rem;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,245,220,0.13);
}
@media(min-width:765px){
.xec-ft_bot-hg2{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.xec-ft_legal-hg2{
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
color:#B09E88;
}
.xec-ft_legal-hg2 b{
color:#B09E7E;
font-weight:700;
}
.xec-ft_age-hg2{
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #E8B84B;
color:#E8B84B;
font-size:13px;
font-weight:700;
}