*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EC;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#2E2A24;
font-size:15px;
-webkit-font-smoothing:antialiased;
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:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.btzlayout_gd3{
min-height:100vh;
display:flex;
flex-direction:column;
}
.btzmain_gd3{
flex:1 1 auto;
width:100%;
min-width:0;
}
.btzcontainer_gd3{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.btzcontainer_gd3{
padding:0 32px;
}
}
@media(min-width:1100px){
.btzcontainer_gd3{
padding:0 3.5rem;
}
}
.btzeyebrow_gd3{
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
color:#1D9B58;
line-height:1.4;
display:inline-block;
font-weight:600;
font-size:11px;
text-transform:uppercase;
overflow-wrap:break-word;
}
.btzband_gd3{
background:#0F1A14;
color:#F0EDE6;
}
.btzband_gd3 .btzeyebrow_gd3{
color:#4FD98A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.btztb_gd3{
background:#F5F2EC;
position:sticky;
border-bottom:1px solid rgba(20,18,14,0.15);
top:0;
z-index:50;
}
.btztb_in_gd3{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
display:flex;
max-width:1400px;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:766px){
.btztb_in_gd3{
padding:1rem 2rem;
}
}
@media(min-width:1098px){
.btztb_in_gd3{
padding:1.125rem 56px;
}
}
.btztb_left_gd3{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.btztb_logo_gd3{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.btztb_logo_mark_gd3{
border-radius:8px;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.btztb_logo_txt_gd3{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.btztb_logo_name_gd3{
overflow:hidden;
white-space:nowrap;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
text-overflow:ellipsis;
letter-spacing:.02em;
font-weight:700;
color:#17140F;
}
.btztb_logo_sub_gd3{
overflow:hidden;
margin-top:0.25rem;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:8.5px;
letter-spacing:.32em;
color:#1D9B58;
font-weight:600;
white-space:nowrap;
}
.btztb_nav_gd3{
display:none;
}
@media(min-width:958px){
.btztb_nav_gd3{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.btztb_nav_item_gd3{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:14px;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#2E2A24;
}
.btztb_nav_item_gd3:hover{
color:#17140F;
}
.btztb_nav_item_gd3.btzstate_active_gd3{
border-color:#1D9B58;
color:#17140F;
}
.btztb_right_gd3{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.btztb_search_gd3{
transition:color .22s ease;
display:flex;
color:#2E2A24;
align-items:center;
justify-content:center;
}
.btztb_search_gd3:hover{
color:#1D9B58;
}
.btztb_search_gd3 svg{
width:1.125rem;
height:18px;
}
.btztb_lang_gd3{
font-size:11px;
color:#6B6459;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
}
.btztb_lang_gd3:hover{
color:#17140F;
}
.btztb_login_gd3{
font-weight:600;
font-size:0.875rem;
color:#17140F;
display:none;
}
@media(min-width:768px){
.btztb_login_gd3{
display:inline-block;
}
}
.btztb_register_gd3{
padding:11px 1.375rem;
transition:background-color .22s ease;
border-radius:999px;
background:#17140F;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#F0EDE6;
}
.btztb_register_gd3:hover{
background:#2E2A24;
}
.btzmob_gd3{
background:#F5F2EC;
bottom:0;
z-index:60;
right:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
border-top:1px solid rgba(20,18,14,0.15);
}
@media(min-width:962px){
.btzmob_gd3{
display:none;
}
}
.btzmob_in_gd3{
margin:0 auto;
max-width:35rem;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.btzmob_item_gd3{
gap:3px;
transition:color .22s ease;
padding:9px 4px;
flex:1 1 0;
display:flex;
align-items:center;
min-width:0;
color:#6B6459;
flex-direction:column;
}
.btzmob_item_gd3.btzstate_active_gd3{
color:#1D9B58;
}
.btzmob_ic_gd3{
align-items:center;
justify-content:center;
display:flex;
}
.btzmob_ic_gd3 svg{
height:20px;
width:1.25rem;
}
.btzmob_lb_gd3{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.btzrail_gd3{
min-width:0;
position:relative;
}
.btzrail_scroll_gd3{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:767px){
.btzrail_scroll_gd3{
gap:1.125rem;
}
}
.btzgc_gd3{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.btzgc_gd3{
width:188px;
}
}
.btzgc_img_gd3{
overflow:hidden;
border-radius:14px;
background:#FDFBF7;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 20px rgba(20,18,14,0.09);
}
.btzgc_img_gd3 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.btzgc_cover_gd3{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.btzgc_hover_gd3{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
opacity:0;
}
.btzgc_gd3:hover .btzgc_hover_gd3{
opacity:1;
}
.btzgc_hover_btn_gd3{
border-radius:999px;
background:#17140F;
color:#F0EDE6;
align-items:center;
height:46px;
justify-content:center;
display:flex;
width:2.875rem;
}
.btzgc_hover_btn_gd3 svg{
width:18px;
height:1.125rem;
}
.btzgc_info_gd3{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.btzgc_name_gd3{
overflow:hidden;
color:#17140F;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.btzgc_prov_gd3{
overflow:hidden;
white-space:nowrap;
color:#6B6459;
font-size:0.688rem;
text-overflow:ellipsis;
}
.btzgc_meta_gd3{
color:#6B6459;
font-size:11px;
}
.btztc_gd3{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.btztc_gd3{
width:14.375rem;
}
}
.btztc_img_gd3{
border-radius:14px;
background:#FDFBF7;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 1.25rem rgba(20,18,14,0.09);
}
.btztc_img_gd3 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.btztc_info_gd3{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.btztc_name_gd3{
overflow:hidden;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
color:#17140F;
white-space:nowrap;
}
.btztc_rtp_gd3{
font-size:11px;
color:#6B6459;
}
.btzlc_gd3{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.btzlc_gd3{
width:268px;
}
}
.btzlc_img_gd3{
border-radius:0.875rem;
background:#FDFBF7;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.5rem 1.25rem rgba(20,18,14,0.09);
}
.btzlc_img_gd3 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.btzlc_live_gd3{
border-radius:62.438rem;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
position:absolute;
align-items:center;
display:flex;
top:12px;
left:0.75rem;
}
.btzlc_live_dot_gd3{
background:#D63C3C;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.btzlc_seats_gd3{
font-weight:600;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
color:#F0EDE6;
}
.btzlc_info_gd3{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.btzlc_name_gd3{
overflow:hidden;
font-size:15px;
white-space:nowrap;
text-overflow:ellipsis;
color:#17140F;
font-weight:700;
}
.btzlc_bet_gd3{
color:#6B6459;
font-size:0.688rem;
}
.btzpc_gd3{
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF7;
padding:16px 14px;
justify-content:center;
align-items:center;
flex-direction:column;
display:flex;
min-height:4.625rem;
min-width:0;
}
.btzpc_logo_gd3{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:1.75rem;
}
.btzpc_name_gd3{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
text-align:center;
color:#6B6459;
}
.btzgc_tag_gd3{
padding:3px 0.5rem;
border-radius:0.5rem;
position:absolute;
top:0.625rem;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
z-index:2;
left:10px;
font-size:0.625rem;
}
.btzgc_tag_hot_gd3{
background:#D63C3C;
color:#F0EDE6;
}
.btzgc_tag_new_gd3{
background:#2ECC80;
color:#0D1109;
}
.btzgc_tag_jp_gd3{
background:#C98C1A;
color:#0D1109;
}
.btzgc_tag_live_gd3{
background:#D63C3C;
color:#F0EDE6;
}
.btzsh_gd3{
margin-bottom:18px;
min-width:0;
}
.btzsh_row_gd3{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.btzsh_row_gd3 .btzsh_l_gd3{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.btzsh_stack_gd3{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.btzsh_center_gd3{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.btzsh_h2_gd3{
font-weight:600;
color:#17140F;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
@media(min-width:769px){
.btzsh_h2_gd3{
font-size:1.875rem;
}
}
.btzband_gd3 .btzsh_h2_gd3{
color:#F0EDE6;
}
.btzsh_eb_line_gd3{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.btzsh_eb_line_gd3::before{
background:#1D9B58;
display:inline-block;
width:28px;
content:"";
height:1px;
}
.btzband_gd3 .btzsh_eb_line_gd3::before{
background:#4FD98A;
}
.btzsh_eb_dot_gd3{
gap:8px;
align-items:center;
display:inline-flex;
}
.btzsh_eb_dot_gd3::before{
border-radius:50%;
background:#1D9B58;
width:6px;
display:inline-block;
height:0.375rem;
content:"";
}
.btzband_gd3 .btzsh_eb_dot_gd3::before{
background:#4FD98A;
}
.btzsh_link_gd3{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
color:#17140F;
border-bottom:1px solid #17140F;
font-size:0.813rem;
white-space:nowrap;
}
.btzsh_link_gd3:hover{
border-color:#1D9B58;
color:#1D9B58;
}
.btzsh_link_gd3 svg{
width:0.875rem;
height:14px;
}
.btzsh_link_chev_gd3{
border-bottom:0;
padding-bottom:0;
}
.btzsh_link_btn_gd3{
border-radius:999px;
padding:9px 18px;
background:#17140F;
color:#F0EDE6;
border-bottom:0;
}
.btzsh_link_btn_gd3:hover{
border-color:transparent;
background:#2E2A24;
color:#F0EDE6;
}
.btzband_gd3 .btzsh_link_gd3{
border-color:#F0EDE6;
color:#F0EDE6;
}
.btzband_gd3 .btzsh_link_btn_gd3{
background:#4FD98A;
color:#0D1109;
}
.btzsh_rule_gd3{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.15);
height:1px;
}
.btzband_gd3 .btzsh_rule_gd3{
background:rgba(255,255,255,0.12);
}
.btzhero_gd3{
padding:32px 0 8px;
}
@media(min-width:770px){
.btzhero_gd3{
padding:56px 0 1.5rem;
}
}
.btzhero_in_gd3{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.btzhero_in_gd3{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.btzhero_copy_gd3{
min-width:0;
}
.btzhero_eyebrow_gd3{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.btzhero_eyebrow_line_gd3{
background:#1D9B58;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.btzhero_h1_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
line-height:1.04;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.25rem;
color:#17140F;
font-size:38px;
}
@media(min-width:765px){
.btzhero_h1_gd3{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.btzhero_h1_gd3{
font-size:3.875rem;
}
}
.btzhero_h1_gd3 em{
color:#1D9B58;
font-style:normal;
}
.btzhero_sub_gd3{
max-width:30rem;
font-size:1rem;
line-height:1.6;
color:#857D72;
margin-bottom:1.875rem;
}
@media(min-width:767px){
.btzhero_sub_gd3{
font-size:18px;
}
}
.btzhero_actions_gd3{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.btzhero_cta_gd3{
gap:0.625rem;
transition:background-color .22s ease;
padding:16px 30px;
background:#17140F;
border-radius:999px;
color:#F0EDE6;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:15px;
}
.btzhero_cta_gd3:hover{
background:#2E2A24;
}
.btzhero_cta_ic_gd3{
display:inline-flex;
align-items:center;
}
.btzhero_cta_ic_gd3 svg{
width:16px;
height:1rem;
}
.btzhero_cta_alt_gd3{
border:1px solid rgba(20,18,14,0.15);
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:999px;
padding:15px 26px;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#17140F;
align-items:center;
}
.btzhero_cta_alt_gd3:hover{
border-color:#1D9B58;
color:#1D9B58;
}
.btzhero_trust_gd3{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.btzhero_trust_item_gd3{
gap:0.563rem;
font-size:13px;
display:flex;
align-items:center;
font-weight:600;
color:#2E2A24;
}
.btzhero_trust_ic_gd3{
align-items:center;
color:#1D9B58;
display:inline-flex;
}
.btzhero_trust_ic_gd3 svg{
width:1rem;
height:1rem;
}
.btzhero_promo_gd3{
background:#FDFBF7;
overflow:hidden;
border-radius:1.25rem;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(20,18,14,0.16), 0 3px 10px rgba(20,18,14,0.10);
}
.btzhero_promo_bg_gd3{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.btzhero_promo_bg_gd3::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.btzhero_promo_glow_gd3{
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
height:16.25rem;
pointer-events:none;
width:16.25rem;
top:-40px;
right:-20px;
}
.btzhero_promo_ct_gd3{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.btzhero_promo_label_gd3{
display:block;
text-transform:uppercase;
margin-bottom:8px;
font-size:10px;
font-weight:700;
letter-spacing:.25em;
color:#4FD98A;
}
.btzhero_promo_amount_gd3{
font-size:32px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EDE6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.btzhero_promo_amount_gd3{
font-size:2.5rem;
}
}
.btzhero_promo_amount_gd3 em{
color:#4FD98A;
font-style:normal;
}
.btzhero_rating_gd3{
padding:0.625rem 14px;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#FDFBF7;
gap:10px;
z-index:3;
display:flex;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 1.25rem rgba(20,18,14,0.09);
position:absolute;
right:0.875rem;
align-items:center;
top:0.875rem;
max-width:min(260px,62%);
}
.btzhero_rating_score_gd3{
flex:0 0 auto;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#17140F;
}
.btzhero_rating_txt_gd3{
flex:1 1 auto;
min-width:0;
}
.btzhero_rating_stars_gd3{
gap:2px;
display:flex;
color:#1D9B58;
}
.btzhero_rating_stars_gd3 svg{
width:12px;
height:12px;
}
.btzhero_rating_cap_gd3{
color:#6B6459;
display:block;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
font-size:0.688rem;
}
.btzstat_gd3{
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
border-top:1px solid rgba(20,18,14,0.15);
}
.btzstat_in_gd3{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.btzstat_in_gd3{
grid-template-columns:repeat(4,1fr);
}
}
.btzstat_item_gd3{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
}
.btzstat_item_gd3:nth-child(2n){
border-right:0;
}
.btzstat_item_gd3:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.btzstat_item_gd3{
border-bottom:0;
}
.btzstat_item_gd3:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.btzstat_item_gd3:nth-child(4n){
border-right:0;
}
}
.btzstat_value_gd3{
color:#17140F;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:769px){
.btzstat_value_gd3{
font-size:2.125rem;
}
}
.btzstat_label_gd3{
overflow-wrap:break-word;
margin-top:6px;
font-size:13px;
color:#6B6459;
line-height:1.4;
}
.btzgrow_gd3{
padding:1.625rem 0 10px;
}
.btzrow_seo_gd3{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
max-width:760px;
color:#857D72;
overflow-wrap:break-word;
}
.btzrow_seo_gd3 strong{
color:#17140F;
font-weight:700;
}
.btzgrow_gd3{
padding:26px 0 10px;
}
.btzrow_seo_gd3{
margin:10px 0 0;
color:#857D72;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.btzrow_seo_gd3 strong{
font-weight:700;
color:#17140F;
}
.btzgf_gd3{
padding:24px 0 0.375rem;
}
.btzgf_in_gd3{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.btzgf_chip_gd3{
border:1px solid rgba(20,18,14,0.15);
background:#FDFBF7;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 1.125rem;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
color:#2E2A24;
}
.btzgf_chip_gd3:hover{
border-color:#1D9B58;
color:#1D9B58;
}
.btzgf_chip_gd3.btzstate_active_gd3{
background:#17140F;
border-color:transparent;
color:#F0EDE6;
}
.btzpr_gd3{
padding:30px 0 0.375rem;
}
.btzpr_card_gd3{
padding:26px;
border-radius:1.25rem;
background:#FDFBF7;
flex:0 0 auto;
gap:10px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
width:17.5rem;
min-height:12.5rem;
position:relative;
}
@media(min-width:765px){
.btzpr_card_gd3{
width:18.75rem;
}
}
.btzpr_card_feat_gd3{
background:linear-gradient(150deg,#0F1A14,#090D0B);
border-color:transparent;
color:#F0EDE6;
}
.btzpr_glow_gd3{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
height:130px;
top:-1.875rem;
opacity:0;
right:-30px;
position:absolute;
pointer-events:none;
}
.btzpr_card_feat_gd3 .btzpr_glow_gd3{
opacity:1;
}
.btzpr_label_gd3{
color:#1D9B58;
font-weight:700;
font-size:10px;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
}
.btzpr_card_feat_gd3 .btzpr_label_gd3{
color:#4FD98A;
}
.btzpr_amount_gd3{
font-size:1.625rem;
line-height:1.08;
color:#17140F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
position:relative;
font-weight:600;
}
.btzpr_card_feat_gd3 .btzpr_amount_gd3{
color:#F0EDE6;
}
.btzpr_amount_gd3 em{
font-style:normal;
color:#1D9B58;
}
.btzpr_card_feat_gd3 .btzpr_amount_gd3 em{
color:#4FD98A;
}
.btzpr_terms_gd3{
line-height:1.5;
color:#6B6459;
font-size:13px;
position:relative;
}
.btzpr_card_feat_gd3 .btzpr_terms_gd3{
color:#9DB8A8;
}
.btzpr_cta_gd3{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.btzpr_card_feat_gd3 .btzpr_cta_gd3{
border-radius:62.438rem;
background:#4FD98A;
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
font-weight:700;
color:#0D1109;
font-size:13px;
}
.btzpr_card_feat_gd3 .btzpr_cta_gd3:hover{
opacity:.9;
}
.btzpr_card_gd3:not(.btzpr_card_feat_gd3) .btzpr_cta_gd3{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
color:#17140F;
font-weight:700;
border-bottom:1px solid #17140F;
}
.btzpr_card_gd3:not(.btzpr_card_feat_gd3) .btzpr_cta_gd3:hover{
border-color:#1D9B58;
color:#1D9B58;
}
.btzgrow_gd3{
padding:1.625rem 0 10px;
}
.btzrow_seo_gd3{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#857D72;
overflow-wrap:break-word;
}
.btzrow_seo_gd3 strong{
font-weight:700;
color:#17140F;
}
.btzjp_gd3{
padding:30px 0 10px;
}
.btzjp_grid_gd3{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.btzjp_grid_gd3{
grid-template-columns:1fr 1fr;
}
.btzjp_card_mega_gd3{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.btzjp_grid_gd3{
grid-template-columns:1.4fr 1fr 1fr;
}
.btzjp_card_mega_gd3{
grid-column:auto;
}
}
.btzjp_card_gd3{
overflow:hidden;
gap:0.75rem;
padding:1.625rem;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF7;
min-height:200px;
display:flex;
justify-content:space-between;
position:relative;
flex-direction:column;
min-width:0;
}
.btzjp_card_mega_gd3{
background:linear-gradient(135deg,#0F1A14,#090D0B);
border-color:transparent;
color:#F0EDE6;
min-height:13.125rem;
}
.btzjp_glow_gd3{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
position:absolute;
top:-2.5rem;
pointer-events:none;
right:-40px;
width:12.5rem;
height:200px;
}
.btzjp_label_gd3{
gap:0.625rem;
font-weight:700;
text-transform:uppercase;
flex-wrap:wrap;
letter-spacing:.16em;
color:#1D9B58;
display:flex;
position:relative;
justify-content:space-between;
align-items:center;
font-size:0.625rem;
}
.btzjp_card_mega_gd3 .btzjp_label_gd3{
color:#4FD98A;
}
.btzjp_drop_gd3{
letter-spacing:.04em;
color:#6B6459;
font-weight:600;
text-transform:none;
}
.btzjp_card_mega_gd3 .btzjp_drop_gd3{
color:#9DB8A8;
}
.btzjp_amount_gd3{
font-weight:700;
color:#17140F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
position:relative;
font-size:2.375rem;
line-height:1;
}
.btzjp_card_mega_gd3 .btzjp_amount_gd3{
animation:zm2-pulse 2.4s infinite;
color:#4FD98A;
font-size:48px;
}
@media(min-width:771px){
.btzjp_card_mega_gd3 .btzjp_amount_gd3{
font-size:54px;
}
}
.btzjp_game_gd3{
font-size:13px;
position:relative;
color:#6B6459;
}
.btzjp_card_mega_gd3 .btzjp_game_gd3{
color:#9DB8A8;
}
.btzjp_cta_gd3{
position:relative;
align-self:flex-start;
}
.btzjp_card_mega_gd3 .btzjp_cta_gd3{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4FD98A;
padding:0.625rem 20px;
font-size:13px;
font-weight:700;
color:#0D1109;
}
.btzjp_card_mega_gd3 .btzjp_cta_gd3:hover{
opacity:.9;
}
.btzjp_card_gd3:not(.btzjp_card_mega_gd3) .btzjp_cta_gd3{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #17140F;
padding-bottom:2px;
font-size:13px;
color:#17140F;
}
.btzjp_card_gd3:not(.btzjp_card_mega_gd3) .btzjp_cta_gd3:hover{
border-color:#1D9B58;
color:#1D9B58;
}
.btzjp_seo_gd3{
margin:0.875rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
color:#857D72;
line-height:1.65;
overflow-wrap:break-word;
}
.btzjp_seo_gd3 strong{
color:#17140F;
font-weight:700;
}
.btzsea_gd3{
padding:1.5rem 0 0.625rem;
}
.btzsea_in_gd3{
padding:2.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#0F1A14,#090D0B);
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
color:#F0EDE6;
display:flex;
position:relative;
}
@media(min-width:820px){
.btzsea_in_gd3{
gap:32px;
padding:2.75rem 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.btzsea_glow_gd3{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
top:50%;
transform:translateY(-50%);
right:3.75rem;
pointer-events:none;
height:15rem;
position:absolute;
width:15rem;
}
.btzsea_copy_gd3{
max-width:560px;
min-width:0;
position:relative;
}
.btzsea_eyebrow_gd3{
margin-bottom:12px;
}
.btzsea_h2_gd3{
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.04;
font-size:1.875rem;
margin-bottom:12px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.btzsea_h2_gd3{
font-size:38px;
}
}
.btzsea_text_gd3{
line-height:1.6;
color:#9DB8A8;
font-size:15px;
}
.btzsea_cta_gd3{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4FD98A;
padding:1rem 2rem;
flex:0 0 auto;
color:#0D1109;
font-size:15px;
font-weight:700;
position:relative;
}
.btzsea_cta_gd3:hover{
opacity:.9;
}
.btzvip_gd3{
padding:3rem 0;
}
@media(min-width:765px){
.btzvip_gd3{
padding:4rem 0;
}
}
.btzvip_head_gd3{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:883px){
.btzvip_head_gd3{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.btzvip_eyebrow_gd3{
margin-bottom:12px;
}
.btzvip_h2_gd3{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EDE6;
font-size:2rem;
}
@media(min-width:766px){
.btzvip_h2_gd3{
font-size:2.5rem;
}
}
.btzvip_intro_gd3{
line-height:1.6;
font-size:0.875rem;
max-width:420px;
color:#9DB8A8;
}
.btzvip_grid_gd3{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.btzvip_card_gd3{
border:1px solid rgba(255,255,255,0.12);
padding:22px 18px;
border-radius:0.875rem;
min-width:0;
}
.btzvip_card_feat_gd3{
background:rgba(255,255,255,0.07);
border-color:#4FD98A;
}
.btzvip_card_ic_gd3{
border-radius:8px;
background:linear-gradient(135deg,#1D9B58,#4FD98A);
margin-bottom:1rem;
display:block;
width:34px;
height:2.125rem;
}
.btzvip_name_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
color:#F0EDE6;
}
.btzvip_perk_gd3{
overflow-wrap:break-word;
color:#9DB8A8;
font-size:0.781rem;
line-height:1.5;
}
.btzapp_gd3{
padding:1.875rem 0 10px;
}
.btzapp_in_gd3{
border:1px solid rgba(20,18,14,0.08);
background:#FDFBF7;
border-radius:20px;
padding:2rem;
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.btzapp_in_gd3{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.btzapp_copy_gd3{
min-width:0;
max-width:35rem;
}
.btzapp_eyebrow_gd3{
margin-bottom:0.75rem;
}
.btzapp_h2_gd3{
overflow-wrap:break-word;
color:#17140F;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:12px;
font-size:1.75rem;
}
@media(min-width:766px){
.btzapp_h2_gd3{
font-size:2.125rem;
}
}
.btzapp_text_gd3{
font-size:14px;
color:#857D72;
line-height:1.6;
margin-bottom:1.375rem;
}
.btzapp_btns_gd3{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.btzapp_btn_gd3{
border-radius:0.875rem;
padding:0.688rem 1.25rem;
gap:10px;
transition:background-color .22s ease;
background:#17140F;
display:inline-flex;
align-items:center;
color:#F0EDE6;
}
.btzapp_btn_gd3:hover{
background:#2E2A24;
}
.btzapp_btn_ic_gd3{
display:inline-flex;
align-items:center;
}
.btzapp_btn_ic_gd3 svg{
height:1.125rem;
width:1.125rem;
}
.btzapp_btn_lb_gd3{
font-size:0.844rem;
font-weight:700;
}
.btzapp_qr_wrap_gd3{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.btzapp_qr_gd3{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFBF7 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFBF7 0 5px,transparent 0.313rem 11px);
background-color:#17140F;
width:108px;
height:108px;
}
.btzapp_qr_cap_gd3{
color:#6B6459;
max-width:92px;
line-height:1.4;
font-size:12.5px;
}
.btzts_gd3{
padding:2.75rem 0;
}
.btzts_in_gd3{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.btzts_in_gd3{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.btzts_left_gd3{
min-width:0;
}
.btzts_h2_gd3{
margin-bottom:0.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:600;
color:#F0EDE6;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.btzts_h2_gd3{
font-size:28px;
}
}
.btzts_text_gd3{
color:#9DB8A8;
line-height:1.6;
font-size:0.906rem;
max-width:520px;
margin-bottom:22px;
}
.btzts_badges_gd3{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.btzts_badge_gd3{
font-weight:600;
color:#9DB8A8;
font-size:0.813rem;
}
.btzts_pay_gd3{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.btzts_pay_gd3{
justify-content:flex-end;
}
}
.btzts_pay_chip_gd3{
border-radius:0.875rem;
padding:12px 1rem;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
font-weight:700;
color:#F0EDE6;
font-size:14px;
}
.btzwy_gd3{
padding:48px 0;
}
@media(min-width:770px){
.btzwy_gd3{
padding:3.5rem 0;
}
}
.btzwy_in_gd3{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.btzwy_in_gd3{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.btzwy_left_gd3{
min-width:0;
}
.btzwy_eyebrow_gd3{
margin-bottom:14px;
}
.btzwy_h2_gd3{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
color:#17140F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
}
@media(min-width:767px){
.btzwy_h2_gd3{
font-size:40px;
}
}
.btzwy_intro_gd3{
line-height:1.6;
color:#857D72;
font-size:0.938rem;
}
.btzwy_grid_gd3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.btzwy_grid_gd3{
grid-template-columns:1fr 1fr;
}
}
.btzwy_card_gd3{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
background:#FDFBF7;
min-width:0;
}
.btzwy_card_ic_gd3{
color:#1D9B58;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
justify-content:center;
}
.btzwy_card_ic_gd3 svg{
height:26px;
width:26px;
}
.btzwy_card_h_gd3{
overflow-wrap:break-word;
color:#17140F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:1.313rem;
font-weight:600;
margin-bottom:0.5rem;
}
.btzwy_card_p_gd3{
color:#857D72;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.btzdr_gd3{
padding:2.25rem 0 0.625rem;
}
.btzdr_in_gd3{
border:1px dashed rgba(20,18,14,0.15);
gap:1.25rem;
border-radius:14px;
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.btzdr_in_gd3{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.btzdr_h2_gd3{
font-size:24px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
line-height:1.1;
color:#17140F;
}
@media(min-width:770px){
.btzdr_h2_gd3{
font-size:1.625rem;
}
}
.btzdr_text_gd3{
font-size:0.875rem;
overflow-wrap:break-word;
color:#857D72;
line-height:1.6;
max-width:680px;
}
.btzdr_text_gd3 b{
color:#17140F;
font-weight:700;
}
.btzdr_cta_gd3{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
border-bottom:1px solid #1D9B58;
white-space:nowrap;
padding-bottom:2px;
color:#17140F;
font-size:0.844rem;
}
.btzdr_cta_gd3:hover{
color:#1D9B58;
}
.btzet_gd3{
padding:36px 0 10px;
}
.btzet_in_gd3{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:879px){
.btzet_in_gd3{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.btzet_left_gd3{
min-width:0;
}
.btzet_eyebrow_gd3{
margin-bottom:12px;
}
.btzet_h2_gd3{
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#17140F;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:765px){
.btzet_h2_gd3{
font-size:2rem;
}
}
.btzet_text_gd3{
color:#857D72;
line-height:1.65;
margin-bottom:22px;
font-size:15px;
}
.btzet_stats_gd3{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.btzet_stat_gd3{
min-width:0;
}
.btzet_stat_v_gd3{
color:#17140F;
line-height:1;
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.btzet_stat_l_gd3{
color:#6B6459;
font-size:12.5px;
margin-top:4px;
}
.btzet_right_gd3{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.btzet_member_gd3{
border-radius:0.875rem;
background:#FDFBF7;
padding:18px 1.25rem;
border:1px solid rgba(20,18,14,0.08);
gap:1rem;
display:flex;
min-width:0;
align-items:center;
}
.btzet_member_av_gd3{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#0F1A14,#1D9B58);
width:48px;
height:3rem;
}
.btzet_member_name_gd3{
color:#17140F;
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
}
.btzet_member_role_gd3{
overflow-wrap:break-word;
color:#6B6459;
font-size:0.781rem;
}
.btzet_updated_gd3{
background:#F5F2EC;
border-radius:0.875rem;
padding:14px 1.125rem;
border:1px solid rgba(20,18,14,0.08);
gap:8px;
font-size:12.5px;
display:flex;
align-items:center;
color:#857D72;
}
.btzop_gd3{
padding:2.25rem 0 0.625rem;
}
.btzop_in_gd3{
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
background:#FDFBF7;
gap:32px;
border-radius:0.875rem;
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:857px){
.btzop_in_gd3{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.btzop_left_gd3{
min-width:0;
}
.btzop_eyebrow_gd3{
margin-bottom:0.75rem;
}
.btzop_h2_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
margin-bottom:0.625rem;
color:#17140F;
}
@media(min-width:768px){
.btzop_h2_gd3{
font-size:30px;
}
}
.btzop_text_gd3{
line-height:1.6;
font-size:0.875rem;
color:#857D72;
}
.btzop_grid_gd3{
gap:1px;
background:rgba(20,18,14,0.15);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(20,18,14,0.15);
display:grid;
}
.btzop_field_gd3{
background:#F5F2EC;
padding:18px 20px;
min-width:0;
}
.btzop_field_lb_gd3{
margin-bottom:5px;
letter-spacing:.1em;
text-transform:uppercase;
color:#1D9B58;
font-weight:600;
font-size:10px;
}
.btzop_field_val_gd3{
color:#17140F;
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
}
.btzhts_gd3{
padding:3rem 0;
}
@media(min-width:765px){
.btzhts_gd3{
padding:62px 0;
}
}
.btzhts_head_gd3{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.btzhts_head_gd3{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.btzhts_eyebrow_gd3{
margin-bottom:0.75rem;
}
.btzhts_h2_gd3{
font-size:30px;
line-height:1.05;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.btzhts_h2_gd3{
font-size:38px;
}
}
.btzhts_cta_gd3{
background:#4FD98A;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
color:#0D1109;
font-weight:700;
font-size:0.938rem;
}
.btzhts_cta_gd3:hover{
opacity:.9;
}
.btzhts_grid_gd3{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:762px){
.btzhts_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
.btzhts_step_gd3{
border-top:1px solid rgba(255,255,255,0.12);
padding-top:1.375rem;
min-width:0;
}
.btzhts_step_num_gd3{
font-size:2.75rem;
margin-bottom:14px;
font-weight:700;
color:#4FD98A;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.btzhts_step_h_gd3{
color:#F0EDE6;
font-size:1.188rem;
margin-bottom:0.5rem;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
}
.btzhts_step_p_gd3{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#9DB8A8;
}
.btzprov_gd3{
padding:2.5rem 0 20px;
}
.btzprov_eyebrow_gd3{
margin-bottom:18px;
display:block;
}
.btzprov_grid_gd3{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.btzprov_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.btzprov_grid_gd3{
grid-template-columns:repeat(6,1fr);
}
}
.btztt_gd3{
padding:3rem 0 0.625rem;
}
@media(min-width:767px){
.btztt_gd3{
padding:3.75rem 0 0.625rem;
}
}
.btztt_head_gd3{
text-align:center;
margin-bottom:34px;
}
.btztt_eyebrow_gd3{
margin-bottom:12px;
}
.btztt_h2_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#17140F;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.btztt_h2_gd3{
font-size:42px;
}
}
.btztt_grid_gd3{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.btztt_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
.btztt_card_gd3{
padding:30px;
background:#FDFBF7;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
min-width:0;
display:flex;
}
.btztt_card_ic_gd3{
color:#1D9B58;
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
}
.btztt_card_ic_gd3 svg{
height:28px;
width:1.75rem;
}
.btztt_card_h_gd3{
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#17140F;
}
.btztt_card_p_gd3{
font-size:0.875rem;
color:#857D72;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
}
.btztt_card_p_gd3 b{
font-weight:700;
color:#17140F;
}
.btztt_card_link_gd3{
transition:color .22s ease;
color:#17140F;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
border-bottom:1px solid #1D9B58;
font-size:0.813rem;
}
.btztt_card_link_gd3:hover{
color:#1D9B58;
}
.btzrv_gd3{
background:#FDFBF7;
padding:48px 0;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.btzrv_gd3{
padding:56px 0;
}
}
.btzrv_head_gd3{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:771px){
.btzrv_head_gd3{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.btzrv_eyebrow_gd3{
margin-bottom:0.625rem;
}
.btzrv_h2_gd3{
color:#17140F;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.btzrv_h2_gd3{
font-size:2.375rem;
}
}
.btzrv_agg_gd3{
gap:12px;
align-items:center;
display:flex;
}
.btzrv_agg_stars_gd3{
gap:3px;
display:flex;
color:#1D9B58;
}
.btzrv_agg_stars_gd3 svg{
width:1.125rem;
height:1.125rem;
}
.btzrv_source_gd3{
font-size:13px;
color:#857D72;
}
.btzrv_grid_gd3{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.btzrv_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
.btzrv_card_gd3{
background:#F5F2EC;
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.btzrv_card_stars_gd3{
gap:2px;
color:#1D9B58;
display:flex;
margin-bottom:0.75rem;
}
.btzrv_card_stars_gd3 svg{
width:14px;
height:0.875rem;
}
.btzrv_card_body_gd3{
margin-bottom:16px;
color:#17140F;
font-weight:500;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
font-size:1.125rem;
}
.btzrv_card_meta_gd3{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.btzrv_card_av_gd3{
background:linear-gradient(135deg,#1D9B58,#4FD98A);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:2rem;
}
.btzrv_card_author_gd3{
font-weight:700;
font-size:13px;
color:#17140F;
}
.btzrv_card_loc_gd3{
font-size:12px;
color:#6B6459;
}
.btzlh_gd3{
padding:2.5rem 0 1.25rem;
}
.btzlh_in_gd3{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,14,0.15);
}
.btzlh_eyebrow_gd3{
display:block;
margin-bottom:22px;
}
.btzlh_grid_gd3{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.btzlh_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.btzlh_grid_gd3{
grid-template-columns:repeat(5,1fr);
}
}
.btzlh_col_gd3{
min-width:0;
}
.btzlh_col_h_gd3{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
font-size:13px;
color:#17140F;
}
.btzlh_links_gd3{
gap:8px;
display:flex;
flex-direction:column;
}
.btzlh_link_gd3{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#857D72;
}
.btzlh_link_gd3:hover{
color:#1D9B58;
}
.btzsg_gd3{
padding:3rem 0 10px;
}
.btzsg_eyebrow_gd3{
margin-bottom:12px;
display:block;
}
.btzsg_h2_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
color:#17140F;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.btzsg_h2_gd3{
font-size:2.25rem;
}
}
.btzsg_grid_gd3{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.btzsg_grid_gd3{
grid-template-columns:repeat(3,1fr);
}
}
.btzsg_col_gd3{
min-width:0;
}
.btzsg_col_h_gd3{
overflow-wrap:break-word;
color:#17140F;
font-size:1.375rem;
line-height:1.15;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.btzsg_col_p_gd3{
color:#857D72;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.btzfaq_gd3{
padding:3rem 0;
background:#FDFBF7;
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:766px){
.btzfaq_gd3{
padding:62px 0;
}
}
.btzfaq_head_gd3{
text-align:center;
margin-bottom:34px;
}
.btzfaq_eyebrow_gd3{
margin-bottom:12px;
}
.btzfaq_h2_gd3{
color:#17140F;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.btzfaq_h2_gd3{
font-size:38px;
}
}
.btzfaq_list_gd3{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.btzfaq_item_gd3{
background:#F5F2EC;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
}
.btzfaq_q_gd3{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
font-size:16px;
display:flex;
font-weight:700;
align-items:center;
color:#17140F;
}
.btzfaq_q_gd3::-webkit-details-marker{
display:none;
}
.btzfaq_q_ic_gd3{
flex:0 0 auto;
transition:transform .22s ease;
color:#1D9B58;
display:inline-flex;
align-items:center;
}
.btzfaq_q_ic_gd3 svg{
height:1.125rem;
width:18px;
}
.btzfaq_item_gd3[open] .btzfaq_q_ic_gd3{
transform:rotate(180deg);
}
.btzfaq_a_gd3{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
color:#857D72;
}
.btzel_gd3{
padding:48px 0;
}
@media(min-width:770px){
.btzel_gd3{
padding:56px 0;
}
}
.btzel_in_gd3{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.btzel_in_gd3{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.btzel_left_gd3{
min-width:0;
}
.btzel_eyebrow_gd3{
margin-bottom:14px;
}
.btzel_h2_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.375rem;
color:#17140F;
line-height:1.08;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.btzel_h2_gd3{
font-size:2.375rem;
}
}
.btzel_body_gd3 p{
line-height:1.7;
font-size:1rem;
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#2E2A24;
}
.btzel_dropcap_gd3{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
float:left;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1D9B58;
line-height:.8;
}
.btzel_right_gd3{
min-width:0;
}
.btzel_quote_gd3{
padding:36px;
background:linear-gradient(150deg,#0F1A14,#090D0B);
border-radius:1.25rem;
color:#F0EDE6;
position:relative;
margin-bottom:24px;
}
.btzel_quote_mark_gd3{
color:#4FD98A;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.btzel_quote_mark_gd3 svg{
height:2.125rem;
width:34px;
}
.btzel_quote_text_gd3{
margin-bottom:22px;
font-weight:500;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
color:#F0EDE6;
}
.btzel_quote_meta_gd3{
gap:12px;
display:flex;
align-items:center;
}
.btzel_quote_av_gd3{
flex:0 0 auto;
background:linear-gradient(135deg,#1D9B58,#4FD98A);
border-radius:50%;
width:38px;
height:38px;
}
.btzel_quote_author_gd3{
color:#F0EDE6;
font-weight:700;
font-size:0.875rem;
}
.btzel_quote_meta_sub_gd3{
font-size:0.75rem;
color:#9DB8A8;
}
.btzel_explain_gd3{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
}
.btzel_explain_card_gd3{
padding:22px 1.5rem;
}
.btzel_explain_card_gd3+.btzel_explain_card_gd3{
border-top:1px solid rgba(20,18,14,0.08);
}
.btzel_explain_h_gd3{
color:#17140F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
}
.btzel_explain_p_gd3{
overflow-wrap:break-word;
font-size:14px;
color:#857D72;
line-height:1.55;
}
.btzsb_gd3{
background:#FDFBF7;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:769px){
.btzsb_gd3{
padding:56px 0;
}
}
.btzsb_eyebrow_gd3{
display:block;
margin-bottom:0.75rem;
}
.btzsb_h2_gd3{
line-height:1.05;
color:#17140F;
font-weight:600;
margin-bottom:26px;
font-size:30px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.btzsb_h2_gd3{
font-size:36px;
}
}
.btzsb_grid_gd3{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.btzsb_grid_gd3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.btzsb_grid_gd3{
grid-template-columns:repeat(4,1fr);
}
}
.btzsb_card_gd3{
background:#F5F2EC;
padding:24px;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.btzsb_card_h_gd3{
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
color:#17140F;
line-height:1.15;
margin-bottom:8px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.btzsb_card_p_gd3{
overflow-wrap:break-word;
color:#857D72;
font-size:13.5px;
line-height:1.6;
}
.btzsb_rtp_gd3{
padding:26px 1.75rem;
border-radius:14px;
grid-template-columns:1fr;
background:#F5F2EC;
gap:1.5rem;
border:1px solid rgba(20,18,14,0.08);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:757px){
.btzsb_rtp_gd3{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.btzsb_rtp_h_gd3{
color:#17140F;
line-height:1.15;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:20px;
}
.btzsb_rtp_p_gd3{
font-size:0.844rem;
color:#857D72;
line-height:1.6;
overflow-wrap:break-word;
}
.btzsb_rtp_stats_gd3{
gap:1rem;
display:flex;
}
.btzsb_stat_gd3{
border-radius:8px;
background:#FDFBF7;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.btzsb_stat_v_gd3{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#1D9B58;
}
.btzsb_stat_l_gd3{
margin-top:4px;
color:#6B6459;
font-size:0.719rem;
}
.btzft_gd3{
background:#1C1A17;
margin-top:2.5rem;
color:#9DB8A8;
}
.btzft_in_gd3{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.btzft_in_gd3{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.btzft_in_gd3{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.btzft_brand_gd3{
min-width:0;
}
.btzft_logo_gd3{
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE6;
}
.btzft_tagline_gd3{
margin-top:0.875rem;
max-width:17.5rem;
color:#9DB8A8;
font-size:0.844rem;
line-height:1.6;
}
.btzft_contact_gd3{
transition:color .22s ease;
font-size:0.813rem;
display:inline-block;
max-width:17.5rem;
overflow-wrap:anywhere;
color:#4FD98A;
margin-top:12px;
}
.btzft_contact_gd3:hover{
color:#F0EDE6;
}
.btzft_col_gd3{
min-width:0;
}
.btzft_col_h_gd3{
letter-spacing:.08em;
font-size:13px;
color:#F0EDE6;
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:14px;
}
.btzft_col_links_gd3{
gap:10px;
flex-direction:column;
display:flex;
}
.btzft_link_gd3{
transition:color .22s ease;
color:#9DB8A8;
font-size:0.844rem;
overflow-wrap:break-word;
}
.btzft_link_gd3:hover{
color:#F0EDE6;
}
.btzft_bot_gd3{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
}
@media(min-width:766px){
.btzft_bot_gd3{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.btzft_legal_gd3{
line-height:1.6;
overflow-wrap:break-word;
font-size:11.5px;
color:#A89F94;
max-width:760px;
}
.btzft_legal_gd3 b{
font-weight:700;
color:#9DB8A8;
}
.btzft_age_gd3{
padding:4px 9px;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #4FD98A;
font-weight:700;
color:#4FD98A;
font-size:13px;
}