*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EA;
color:#3A3429;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.sap_layout_q05{
min-height:100vh;
flex-direction:column;
display:flex;
}
.sap_main_q05{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sap_container_q05{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.sap_container_q05{
padding:0 32px;
}
}
@media(min-width:1102px){
.sap_container_q05{
padding:0 3.5rem;
}
}
.sap_eyebrow_q05{
color:#A8722A;
font-size:11px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
line-height:1.4;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
}
.sap_band_q05{
background:#1E1B15;
color:#F4EFE4;
}
.sap_band_q05 .sap_eyebrow_q05{
color:#D4A054;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sap_tb_q05{
background:#F5F1EA;
z-index:50;
border-bottom:1px solid rgba(44,36,22,0.15);
position:sticky;
top:0;
}
.sap_tb_in_q05{
margin:0 auto;
padding:12px 1rem;
gap:16px;
display:flex;
width:100%;
align-items:center;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:769px){
.sap_tb_in_q05{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.sap_tb_in_q05{
padding:1.125rem 3.5rem;
}
}
.sap_tb_left_q05{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.sap_tb_logo_q05{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.sap_tb_logo_mark_q05{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:2.125rem;
object-fit:cover;
}
.sap_tb_logo_txt_q05{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.sap_tb_logo_name_q05{
overflow:hidden;
color:#1C1914;
letter-spacing:.02em;
font-size:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.sap_tb_logo_sub_q05{
overflow:hidden;
font-weight:600;
color:#A8722A;
white-space:nowrap;
font-size:0.531rem;
letter-spacing:.32em;
text-transform:uppercase;
text-overflow:ellipsis;
margin-top:4px;
}
.sap_tb_nav_q05{
display:none;
}
@media(min-width:963px){
.sap_tb_nav_q05{
gap:28px;
align-items:center;
display:flex;
}
}
.sap_tb_nav_item_q05{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:0.875rem;
color:#3A3429;
font-weight:600;
}
.sap_tb_nav_item_q05:hover{
color:#1C1914;
}
.sap_tb_nav_item_q05.sap_state_active_q05{
border-color:#A8722A;
color:#1C1914;
}
.sap_tb_right_q05{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.sap_tb_search_q05{
transition:color .22s ease;
display:flex;
align-items:center;
color:#3A3429;
justify-content:center;
}
.sap_tb_search_q05:hover{
color:#A8722A;
}
.sap_tb_search_q05 svg{
width:18px;
height:1.125rem;
}
.sap_tb_lang_q05{
text-transform:uppercase;
color:#6B6252;
font-weight:600;
font-size:0.688rem;
letter-spacing:.1em;
}
.sap_tb_lang_q05:hover{
color:#1C1914;
}
.sap_tb_login_q05{
font-weight:600;
color:#1C1914;
display:none;
font-size:14px;
}
@media(min-width:770px){
.sap_tb_login_q05{
display:inline-block;
}
}
.sap_tb_register_q05{
padding:11px 22px;
background:#1C1914;
transition:background-color .22s ease;
border-radius:999px;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#F4EFE4;
}
.sap_tb_register_q05:hover{
background:#332E25;
}
.sap_mob_q05{
background:#F5F1EA;
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(44,36,22,0.15);
z-index:60;
bottom:0;
position:fixed;
}
@media(min-width:957px){
.sap_mob_q05{
display:none;
}
}
.sap_mob_in_q05{
margin:0 auto;
justify-content:space-around;
display:flex;
align-items:stretch;
max-width:560px;
}
.sap_mob_item_q05{
padding:9px 0.25rem;
flex:1 1 0;
transition:color .22s ease;
gap:3px;
color:#6B6252;
align-items:center;
flex-direction:column;
min-width:0;
display:flex;
}
.sap_mob_item_q05.sap_state_active_q05{
color:#A8722A;
}
.sap_mob_ic_q05{
justify-content:center;
align-items:center;
display:flex;
}
.sap_mob_ic_q05 svg{
height:1.25rem;
width:1.25rem;
}
.sap_mob_lb_q05{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.sap_rail_q05{
min-width:0;
position:relative;
}
.sap_rail_scroll_q05{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:766px){
.sap_rail_scroll_q05{
gap:1.125rem;
}
}
.sap_gc_q05{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.sap_gc_q05{
width:188px;
}
}
.sap_gc_img_q05{
overflow:hidden;
background:#FBF8F3;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,22,12,0.07), 0 6px 18px rgba(28,22,12,0.06);
}
.sap_gc_img_q05 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.sap_gc_cover_q05{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.sap_gc_hover_q05{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
position:absolute;
}
.sap_gc_q05:hover .sap_gc_hover_q05{
opacity:1;
}
.sap_gc_hover_btn_q05{
border-radius:999px;
background:#1C1914;
width:46px;
height:2.875rem;
align-items:center;
display:flex;
justify-content:center;
color:#F4EFE4;
}
.sap_gc_hover_btn_q05 svg{
width:18px;
height:18px;
}
.sap_gc_info_q05{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.sap_gc_name_q05{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
white-space:nowrap;
color:#1C1914;
}
.sap_gc_prov_q05{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
color:#6B6252;
}
.sap_gc_meta_q05{
font-size:11px;
color:#6B6252;
}
.sap_tc_q05{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.sap_tc_q05{
width:230px;
}
}
.sap_tc_img_q05{
border-radius:0.875rem;
overflow:hidden;
background:#FBF8F3;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,22,12,0.07), 0 6px 1.125rem rgba(28,22,12,0.06);
padding-bottom:75%;
}
.sap_tc_img_q05 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.sap_tc_info_q05{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.sap_tc_name_q05{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
color:#1C1914;
white-space:nowrap;
}
.sap_tc_rtp_q05{
font-size:11px;
color:#6B6252;
}
.sap_lc_q05{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.sap_lc_q05{
width:268px;
}
}
.sap_lc_img_q05{
overflow:hidden;
border-radius:0.875rem;
background:#FBF8F3;
position:relative;
box-shadow:0 2px 6px rgba(28,22,12,0.07), 0 0.375rem 18px rgba(28,22,12,0.06);
padding-bottom:62.5%;
}
.sap_lc_img_q05 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.sap_lc_live_q05{
padding:0.25rem 9px;
gap:0.438rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
top:12px;
left:12px;
align-items:center;
}
.sap_lc_live_dot_q05{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84A36;
height:0.5rem;
width:0.5rem;
}
.sap_lc_seats_q05{
font-weight:600;
color:#F4EFE4;
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
}
.sap_lc_info_q05{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.sap_lc_name_q05{
overflow:hidden;
font-size:15px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1C1914;
}
.sap_lc_bet_q05{
font-size:11px;
color:#6B6252;
}
.sap_pc_q05{
border-radius:0.875rem;
padding:16px 0.875rem;
background:#FBF8F3;
border:1px solid rgba(44,36,22,0.08);
gap:0.5rem;
flex-direction:column;
align-items:center;
min-width:0;
min-height:4.625rem;
display:flex;
justify-content:center;
}
.sap_pc_logo_q05{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.sap_pc_name_q05{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
color:#6B6252;
max-width:100%;
font-size:11px;
white-space:nowrap;
}
.sap_gc_tag_q05{
border-radius:0.5rem;
padding:3px 0.5rem;
left:10px;
letter-spacing:.06em;
top:0.625rem;
position:absolute;
z-index:2;
display:inline-block;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
}
.sap_gc_tag_hot_q05{
background:#B84A36;
color:#F4EFE4;
}
.sap_gc_tag_new_q05{
background:#C98C3E;
color:#1C1914;
}
.sap_gc_tag_jp_q05{
background:#B8882A;
color:#1C1914;
}
.sap_gc_tag_live_q05{
background:#B84A36;
color:#F4EFE4;
}
.sap_sh_q05{
min-width:0;
margin-bottom:18px;
}
.sap_sh_row_q05{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.sap_sh_row_q05 .sap_sh_l_q05{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.sap_sh_stack_q05{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.sap_sh_center_q05{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.sap_sh_h2_q05{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1914;
line-height:1.1;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:769px){
.sap_sh_h2_q05{
font-size:1.875rem;
}
}
.sap_band_q05 .sap_sh_h2_q05{
color:#F4EFE4;
}
.sap_sh_eb_line_q05{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.sap_sh_eb_line_q05::before{
background:#A8722A;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.sap_band_q05 .sap_sh_eb_line_q05::before{
background:#D4A054;
}
.sap_sh_eb_dot_q05{
gap:8px;
align-items:center;
display:inline-flex;
}
.sap_sh_eb_dot_q05::before{
border-radius:50%;
background:#A8722A;
height:6px;
width:6px;
content:"";
display:inline-block;
}
.sap_band_q05 .sap_sh_eb_dot_q05::before{
background:#D4A054;
}
.sap_sh_link_q05{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:13px;
border-bottom:1px solid #1C1914;
display:inline-flex;
white-space:nowrap;
color:#1C1914;
align-items:center;
padding-bottom:2px;
font-weight:600;
}
.sap_sh_link_q05:hover{
border-color:#A8722A;
color:#A8722A;
}
.sap_sh_link_q05 svg{
width:14px;
height:14px;
}
.sap_sh_link_chev_q05{
padding-bottom:0;
border-bottom:0;
}
.sap_sh_link_btn_q05{
border-radius:999px;
background:#1C1914;
padding:9px 18px;
color:#F4EFE4;
border-bottom:0;
}
.sap_sh_link_btn_q05:hover{
border-color:transparent;
background:#332E25;
color:#F4EFE4;
}
.sap_band_q05 .sap_sh_link_q05{
border-color:#F4EFE4;
color:#F4EFE4;
}
.sap_band_q05 .sap_sh_link_btn_q05{
background:#D4A054;
color:#1C1914;
}
.sap_sh_rule_q05{
margin:-2px 0 1.125rem;
background:rgba(44,36,22,0.15);
height:1px;
}
.sap_band_q05 .sap_sh_rule_q05{
background:rgba(255,245,220,0.13);
}
.sap_hero_q05{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.sap_hero_q05{
padding:56px 0 1.5rem;
}
}
.sap_hero_in_q05{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:897px){
.sap_hero_in_q05{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.sap_hero_copy_q05{
min-width:0;
}
.sap_hero_eyebrow_q05{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.sap_hero_eyebrow_line_q05{
flex:0 0 auto;
background:#A8722A;
width:1.75rem;
display:inline-block;
height:1px;
}
.sap_hero_h1_q05{
margin-bottom:20px;
color:#1C1914;
letter-spacing:-.01em;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2.375rem;
line-height:1.04;
}
@media(min-width:768px){
.sap_hero_h1_q05{
font-size:54px;
}
}
@media(min-width:1101px){
.sap_hero_h1_q05{
font-size:62px;
}
}
.sap_hero_h1_q05 em{
font-style:normal;
color:#A8722A;
}
.sap_hero_sub_q05{
max-width:30rem;
line-height:1.6;
margin-bottom:30px;
font-size:16px;
color:#8A7F6E;
}
@media(min-width:765px){
.sap_hero_sub_q05{
font-size:1.125rem;
}
}
.sap_hero_actions_q05{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.sap_hero_cta_q05{
padding:16px 30px;
gap:0.625rem;
border-radius:62.438rem;
background:#1C1914;
transition:background-color .22s ease;
color:#F4EFE4;
font-weight:700;
display:inline-flex;
align-items:center;
font-size:0.938rem;
}
.sap_hero_cta_q05:hover{
background:#332E25;
}
.sap_hero_cta_ic_q05{
align-items:center;
display:inline-flex;
}
.sap_hero_cta_ic_q05 svg{
width:1rem;
height:1rem;
}
.sap_hero_cta_alt_q05{
border:1px solid rgba(44,36,22,0.15);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
padding:0.938rem 26px;
display:inline-flex;
color:#1C1914;
font-size:15px;
font-weight:600;
align-items:center;
}
.sap_hero_cta_alt_q05:hover{
border-color:#A8722A;
color:#A8722A;
}
.sap_hero_trust_q05{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sap_hero_trust_item_q05{
gap:9px;
display:flex;
color:#3A3429;
font-size:13px;
font-weight:600;
align-items:center;
}
.sap_hero_trust_ic_q05{
color:#A8722A;
display:inline-flex;
align-items:center;
}
.sap_hero_trust_ic_q05 svg{
height:16px;
width:1rem;
}
.sap_hero_promo_q05{
border-radius:20px;
background:#FBF8F3;
overflow:hidden;
min-height:18.75rem;
display:flex;
box-shadow:0 0.75rem 3rem rgba(28,22,12,0.14), 0 3px 0.625rem rgba(28,22,12,0.08);
position:relative;
}
.sap_hero_promo_bg_q05{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.sap_hero_promo_bg_q05::after{
inset:0;
background:linear-gradient(120deg,#1E1B15 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.sap_hero_promo_glow_q05{
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
height:260px;
pointer-events:none;
position:absolute;
top:-2.5rem;
right:-20px;
width:16.25rem;
}
.sap_hero_promo_ct_q05{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.sap_hero_promo_label_q05{
font-size:10px;
margin-bottom:0.5rem;
color:#D4A054;
font-weight:700;
letter-spacing:.25em;
display:block;
text-transform:uppercase;
}
.sap_hero_promo_amount_q05{
color:#F4EFE4;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
}
@media(min-width:771px){
.sap_hero_promo_amount_q05{
font-size:40px;
}
}
.sap_hero_promo_amount_q05 em{
font-style:normal;
color:#D4A054;
}
.sap_hero_rating_q05{
border:1px solid rgba(44,36,22,0.08);
border-radius:0.875rem;
gap:0.625rem;
padding:10px 14px;
background:#FBF8F3;
align-items:center;
z-index:3;
display:flex;
max-width:min(260px,62%);
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(28,22,12,0.07), 0 0.375rem 18px rgba(28,22,12,0.06);
position:absolute;
right:14px;
}
.sap_hero_rating_score_q05{
flex:0 0 auto;
font-weight:700;
font-size:24px;
color:#1C1914;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_hero_rating_txt_q05{
flex:1 1 auto;
min-width:0;
}
.sap_hero_rating_stars_q05{
gap:2px;
color:#A8722A;
display:flex;
}
.sap_hero_rating_stars_q05 svg{
width:12px;
height:0.75rem;
}
.sap_hero_rating_cap_q05{
overflow-wrap:break-word;
line-height:1.35;
display:block;
font-size:0.688rem;
margin-top:3px;
color:#6B6252;
}
.sap_stat_q05{
border-bottom:1px solid rgba(44,36,22,0.15);
margin-top:16px;
border-top:1px solid rgba(44,36,22,0.15);
}
.sap_stat_in_q05{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.sap_stat_in_q05{
grid-template-columns:repeat(4,1fr);
}
}
.sap_stat_item_q05{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(44,36,22,0.08);
border-right:1px solid rgba(44,36,22,0.08);
}
.sap_stat_item_q05:nth-child(2n){
border-right:0;
}
.sap_stat_item_q05:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.sap_stat_item_q05{
border-bottom:0;
}
.sap_stat_item_q05:nth-child(2n){
border-right:1px solid rgba(44,36,22,0.08);
}
.sap_stat_item_q05:nth-child(4n){
border-right:0;
}
}
.sap_stat_value_q05{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1914;
font-size:1.875rem;
line-height:1;
font-weight:700;
}
@media(min-width:771px){
.sap_stat_value_q05{
font-size:34px;
}
}
.sap_stat_label_q05{
overflow-wrap:break-word;
margin-top:0.375rem;
color:#6B6252;
line-height:1.4;
font-size:13px;
}
.sap_grow_q05{
padding:1.625rem 0 0.625rem;
}
.sap_row_seo_q05{
margin:0.625rem 0 0;
color:#8A7F6E;
max-width:760px;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.sap_row_seo_q05 strong{
font-weight:700;
color:#1C1914;
}
.sap_gf_q05{
padding:1.5rem 0 6px;
}
.sap_gf_in_q05{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.sap_gf_chip_q05{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border-radius:62.438rem;
background:#FBF8F3;
border:1px solid rgba(44,36,22,0.15);
white-space:nowrap;
font-size:0.813rem;
color:#3A3429;
font-weight:600;
}
.sap_gf_chip_q05:hover{
border-color:#A8722A;
color:#A8722A;
}
.sap_gf_chip_q05.sap_state_active_q05{
border-color:transparent;
background:#1C1914;
color:#F4EFE4;
}
.sap_jp_q05{
padding:30px 0 0.625rem;
}
.sap_jp_grid_q05{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.sap_jp_grid_q05{
grid-template-columns:1fr 1fr;
}
.sap_jp_card_mega_q05{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.sap_jp_grid_q05{
grid-template-columns:1.4fr 1fr 1fr;
}
.sap_jp_card_mega_q05{
grid-column:auto;
}
}
.sap_jp_card_q05{
gap:0.75rem;
background:#FBF8F3;
overflow:hidden;
border:1px solid rgba(44,36,22,0.08);
padding:26px;
border-radius:1.25rem;
justify-content:space-between;
position:relative;
min-height:12.5rem;
min-width:0;
display:flex;
flex-direction:column;
}
.sap_jp_card_mega_q05{
border-color:transparent;
background:linear-gradient(135deg,#2A2318,#131009);
min-height:210px;
color:#F4EFE4;
}
.sap_jp_glow_q05{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
right:-40px;
height:200px;
position:absolute;
top:-40px;
}
.sap_jp_label_q05{
gap:10px;
flex-wrap:wrap;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
color:#A8722A;
font-size:0.625rem;
position:relative;
justify-content:space-between;
font-weight:700;
align-items:center;
}
.sap_jp_card_mega_q05 .sap_jp_label_q05{
color:#D4A054;
}
.sap_jp_drop_q05{
color:#6B6252;
text-transform:none;
font-weight:600;
letter-spacing:.04em;
}
.sap_jp_card_mega_q05 .sap_jp_drop_q05{
color:#A89B87;
}
.sap_jp_amount_q05{
font-weight:700;
position:relative;
line-height:1;
color:#1C1914;
overflow-wrap:break-word;
font-size:38px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_jp_card_mega_q05 .sap_jp_amount_q05{
animation:zm2-pulse 2.4s infinite;
color:#D4A054;
font-size:3rem;
}
@media(min-width:769px){
.sap_jp_card_mega_q05 .sap_jp_amount_q05{
font-size:3.375rem;
}
}
.sap_jp_game_q05{
position:relative;
color:#6B6252;
font-size:0.813rem;
}
.sap_jp_card_mega_q05 .sap_jp_game_q05{
color:#A89B87;
}
.sap_jp_cta_q05{
position:relative;
align-self:flex-start;
}
.sap_jp_card_mega_q05 .sap_jp_cta_q05{
border-radius:62.438rem;
background:#D4A054;
padding:10px 20px;
transition:opacity .22s ease;
color:#1C1914;
font-weight:700;
font-size:0.813rem;
}
.sap_jp_card_mega_q05 .sap_jp_cta_q05:hover{
opacity:.9;
}
.sap_jp_card_q05:not(.sap_jp_card_mega_q05) .sap_jp_cta_q05{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #1C1914;
color:#1C1914;
}
.sap_jp_card_q05:not(.sap_jp_card_mega_q05) .sap_jp_cta_q05:hover{
border-color:#A8722A;
color:#A8722A;
}
.sap_jp_seo_q05{
margin:0.875rem 0 0;
max-width:47.5rem;
color:#8A7F6E;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.sap_jp_seo_q05 strong{
font-weight:700;
color:#1C1914;
}
.sap_grow_q05{
padding:1.625rem 0 0.625rem;
}
.sap_row_seo_q05{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7F6E;
font-size:14px;
max-width:760px;
}
.sap_row_seo_q05 strong{
font-weight:700;
color:#1C1914;
}
.sap_grow_q05{
padding:26px 0 10px;
}
.sap_row_seo_q05{
margin:10px 0 0;
color:#8A7F6E;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
}
.sap_row_seo_q05 strong{
color:#1C1914;
font-weight:700;
}
.sap_nl_q05{
padding:24px 0 0.625rem;
}
.sap_nl_in_q05{
border-radius:1.25rem;
gap:22px;
padding:1.875rem 32px;
background:#252118;
display:flex;
flex-direction:column;
color:#F4EFE4;
}
@media(min-width:770px){
.sap_nl_in_q05{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sap_nl_text_wrap_q05{
min-width:0;
}
.sap_nl_h3_q05{
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
margin-bottom:0.313rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F4EFE4;
line-height:1.1;
}
@media(min-width:766px){
.sap_nl_h3_q05{
font-size:24px;
}
}
.sap_nl_text_q05{
color:#A89B87;
line-height:1.5;
font-size:0.844rem;
}
.sap_nl_form_q05{
gap:10px;
flex:1 1 auto;
max-width:460px;
display:flex;
min-width:0;
}
.sap_nl_input_q05{
padding:13px 16px;
border:1px solid rgba(255,245,220,0.13);
background:rgba(255,248,235,0.07);
flex:1 1 auto;
border-radius:0.875rem;
overflow:hidden;
display:flex;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
color:#A89B87;
text-overflow:ellipsis;
align-items:center;
}
.sap_nl_btn_q05{
padding:0.813rem 24px;
border-radius:14px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4A054;
color:#1C1914;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.sap_nl_btn_q05:hover{
opacity:.9;
}
.sap_app_q05{
padding:30px 0 0.625rem;
}
.sap_app_in_q05{
gap:28px;
background:#FBF8F3;
border-radius:20px;
border:1px solid rgba(44,36,22,0.08);
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.sap_app_in_q05{
gap:2.5rem;
padding:2.5rem 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.sap_app_copy_q05{
min-width:0;
max-width:35rem;
}
.sap_app_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_app_h2_q05{
line-height:1.05;
color:#1C1914;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:765px){
.sap_app_h2_q05{
font-size:2.125rem;
}
}
.sap_app_text_q05{
color:#8A7F6E;
margin-bottom:22px;
line-height:1.6;
font-size:14px;
}
.sap_app_btns_q05{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.sap_app_btn_q05{
gap:10px;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:0.875rem;
background:#1C1914;
color:#F4EFE4;
align-items:center;
display:inline-flex;
}
.sap_app_btn_q05:hover{
background:#332E25;
}
.sap_app_btn_ic_q05{
display:inline-flex;
align-items:center;
}
.sap_app_btn_ic_q05 svg{
height:18px;
width:1.125rem;
}
.sap_app_btn_lb_q05{
font-size:13.5px;
font-weight:700;
}
.sap_app_qr_wrap_q05{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.sap_app_qr_q05{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-color:#1C1914;
background-image:repeating-linear-gradient(0deg,#FBF8F3 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F3 0 0.313rem,transparent 0.313rem 0.688rem);
}
.sap_app_qr_cap_q05{
line-height:1.4;
font-size:12.5px;
max-width:92px;
color:#6B6252;
}
.sap_trn_q05{
padding:1.875rem 0 0.625rem;
}
.sap_trn_in_q05{
border-radius:20px;
border:1px solid rgba(44,36,22,0.08);
overflow:hidden;
grid-template-columns:1fr;
background:#FBF8F3;
display:grid;
}
@media(min-width:883px){
.sap_trn_in_q05{
grid-template-columns:1.05fr 1fr;
}
}
.sap_trn_banner_q05{
background:linear-gradient(150deg,#2A2318,#131009);
overflow:hidden;
padding:2.125rem;
color:#F4EFE4;
position:relative;
}
.sap_trn_glow_q05{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
width:200px;
height:12.5rem;
bottom:-2.5rem;
pointer-events:none;
position:absolute;
right:-2.5rem;
}
.sap_trn_eyebrow_q05{
margin-bottom:0.875rem;
position:relative;
}
.sap_trn_h2_q05{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.875rem;
color:#F4EFE4;
position:relative;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.sap_trn_h2_q05{
font-size:36px;
}
}
.sap_trn_text_q05{
font-size:0.875rem;
color:#A89B87;
margin-bottom:1.375rem;
line-height:1.6;
max-width:420px;
position:relative;
}
.sap_trn_timer_q05{
gap:0.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
}
.sap_trn_timer_cap_q05{
color:#A89B87;
font-size:0.688rem;
}
.sap_trn_timer_box_q05{
padding:4px 0.75rem;
border-radius:8px;
background:rgba(255,248,235,0.07);
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F4EFE4;
font-size:24px;
}
.sap_trn_cta_q05{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A054;
padding:0.813rem 26px;
position:relative;
display:inline-block;
font-size:0.875rem;
color:#1C1914;
font-weight:700;
}
.sap_trn_cta_q05:hover{
opacity:.9;
}
.sap_trn_lb_q05{
padding:1.625rem 1.75rem;
}
.sap_trn_lb_head_q05{
gap:0.625rem;
align-items:center;
margin-bottom:0.75rem;
display:flex;
justify-content:space-between;
}
.sap_trn_lb_title_q05{
color:#1C1914;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
}
.sap_trn_lb_upd_q05{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#6B6252;
}
.sap_trn_lb_row_q05{
border-radius:0.5rem;
padding:0.688rem 12px;
gap:14px;
display:flex;
align-items:center;
}
.sap_trn_lb_row_q05:nth-child(2){
background:rgba(168,114,42,0.10);
}
.sap_trn_lb_rank_q05{
flex:0 0 auto;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#A8722A;
font-size:1rem;
width:22px;
}
.sap_trn_lb_av_q05{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8722A,#D4A054);
width:30px;
height:1.875rem;
}
.sap_trn_lb_name_q05{
flex:1 1 auto;
overflow:hidden;
color:#1C1914;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
font-size:0.875rem;
}
.sap_trn_lb_amount_q05{
flex:0 0 auto;
font-size:0.813rem;
color:#1C1914;
font-weight:700;
}
.sap_gm_q05{
padding:1.875rem 0 0.625rem;
}
.sap_gm_in_q05{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.sap_gm_in_q05{
grid-template-columns:1.25fr 1fr;
}
}
.sap_gm_left_q05{
padding:2rem;
border:1px solid rgba(44,36,22,0.08);
background:#FBF8F3;
border-radius:1.25rem;
min-width:0;
}
.sap_gm_eyebrow_q05{
margin-bottom:0.625rem;
}
.sap_gm_h2_q05{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#1C1914;
margin-bottom:0.5rem;
font-size:26px;
}
@media(min-width:770px){
.sap_gm_h2_q05{
font-size:1.75rem;
}
}
.sap_gm_text_q05{
color:#8A7F6E;
font-size:14px;
margin-bottom:22px;
max-width:30rem;
line-height:1.6;
}
.sap_gm_level_q05{
font-weight:700;
margin-bottom:8px;
color:#A8722A;
font-size:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_gm_bar_q05{
border-radius:62.438rem;
overflow:hidden;
background:rgba(44,36,22,0.15);
height:8px;
margin-bottom:0.375rem;
}
.sap_gm_bar_fill_q05{
background:linear-gradient(90deg,#A8722A,#D4A054);
border-radius:999px;
height:100%;
}
.sap_gm_bar_meta_q05{
gap:10px;
justify-content:space-between;
display:flex;
font-size:11px;
color:#6B6252;
margin-bottom:18px;
}
.sap_gm_missions_q05{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.sap_gm_mission_q05{
background:#F5F1EA;
border:1px solid rgba(44,36,22,0.15);
padding:9px 0.938rem;
border-radius:62.438rem;
gap:0.438rem;
display:inline-flex;
font-size:0.781rem;
align-items:center;
font-weight:600;
color:#3A3429;
}
.sap_gm_mission_ic_q05{
display:inline-flex;
align-items:center;
color:#A8722A;
}
.sap_gm_mission_ic_q05 svg{
width:13px;
height:0.813rem;
}
.sap_gm_right_q05{
background:linear-gradient(150deg,#2A2318,#131009);
border-radius:20px;
overflow:hidden;
padding:32px;
position:relative;
color:#F4EFE4;
display:flex;
flex-direction:column;
}
.sap_gm_glow_q05{
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
border-radius:50%;
height:150px;
right:-30px;
pointer-events:none;
width:9.375rem;
position:absolute;
top:-30px;
}
.sap_gm_ref_eyebrow_q05{
position:relative;
margin-bottom:10px;
}
.sap_gm_ref_h2_q05{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
position:relative;
margin-bottom:0.5rem;
color:#F4EFE4;
}
.sap_gm_ref_text_q05{
color:#A89B87;
line-height:1.55;
font-size:0.844rem;
margin-bottom:20px;
position:relative;
}
.sap_gm_ref_cta_q05{
border-radius:999px;
background:#D4A054;
transition:opacity .22s ease;
padding:0.688rem 22px;
margin-top:auto;
color:#1C1914;
font-weight:700;
align-self:flex-start;
font-size:0.844rem;
position:relative;
}
.sap_gm_ref_cta_q05:hover{
opacity:.9;
}
.sap_sea_q05{
padding:1.5rem 0 10px;
}
.sap_sea_in_q05{
padding:36px;
background:linear-gradient(115deg,#2A2318,#131009);
border-radius:1.25rem;
overflow:hidden;
gap:22px;
flex-direction:column;
color:#F4EFE4;
display:flex;
position:relative;
}
@media(min-width:823px){
.sap_sea_in_q05{
padding:44px 3rem;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sap_sea_glow_q05{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 68%);
top:50%;
width:15rem;
height:240px;
pointer-events:none;
position:absolute;
transform:translateY(-50%);
right:60px;
}
.sap_sea_copy_q05{
max-width:35rem;
position:relative;
min-width:0;
}
.sap_sea_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_sea_h2_q05{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.04;
color:#F4EFE4;
}
@media(min-width:767px){
.sap_sea_h2_q05{
font-size:38px;
}
}
.sap_sea_text_q05{
line-height:1.6;
color:#A89B87;
font-size:0.938rem;
}
.sap_sea_cta_q05{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:1rem 2rem;
flex:0 0 auto;
background:#D4A054;
font-weight:700;
font-size:0.938rem;
color:#1C1914;
position:relative;
}
.sap_sea_cta_q05:hover{
opacity:.9;
}
.sap_vip_q05{
padding:3rem 0;
}
@media(min-width:766px){
.sap_vip_q05{
padding:4rem 0;
}
}
.sap_vip_head_q05{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:878px){
.sap_vip_head_q05{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.sap_vip_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_vip_h2_q05{
overflow-wrap:break-word;
color:#F4EFE4;
font-size:2rem;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.sap_vip_h2_q05{
font-size:2.5rem;
}
}
.sap_vip_intro_q05{
max-width:26.25rem;
color:#A89B87;
font-size:0.875rem;
line-height:1.6;
}
.sap_vip_grid_q05{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.sap_vip_card_q05{
border-radius:14px;
border:1px solid rgba(255,245,220,0.13);
padding:1.375rem 1.125rem;
min-width:0;
}
.sap_vip_card_feat_q05{
background:rgba(255,248,235,0.07);
border-color:#D4A054;
}
.sap_vip_card_ic_q05{
background:linear-gradient(135deg,#A8722A,#D4A054);
border-radius:0.5rem;
display:block;
width:34px;
height:34px;
margin-bottom:1rem;
}
.sap_vip_name_q05{
margin-bottom:0.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
color:#F4EFE4;
}
.sap_vip_perk_q05{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#A89B87;
}
.sap_hts_q05{
padding:48px 0;
}
@media(min-width:767px){
.sap_hts_q05{
padding:62px 0;
}
}
.sap_hts_head_q05{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:771px){
.sap_hts_head_q05{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sap_hts_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_hts_h2_q05{
overflow-wrap:break-word;
color:#F4EFE4;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:765px){
.sap_hts_h2_q05{
font-size:2.375rem;
}
}
.sap_hts_cta_q05{
background:#D4A054;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:62.438rem;
padding:15px 30px;
font-size:0.938rem;
font-weight:700;
color:#1C1914;
}
.sap_hts_cta_q05:hover{
opacity:.9;
}
.sap_hts_grid_q05{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:760px){
.sap_hts_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
.sap_hts_step_q05{
border-top:1px solid rgba(255,245,220,0.13);
padding-top:22px;
min-width:0;
}
.sap_hts_step_num_q05{
font-size:44px;
color:#D4A054;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:0.875rem;
}
.sap_hts_step_h_q05{
margin-bottom:8px;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
font-size:1.188rem;
color:#F4EFE4;
}
.sap_hts_step_p_q05{
color:#A89B87;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.sap_ts_q05{
padding:2.75rem 0;
}
.sap_ts_in_q05{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.sap_ts_in_q05{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.sap_ts_left_q05{
min-width:0;
}
.sap_ts_h2_q05{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F4EFE4;
line-height:1.1;
}
@media(min-width:767px){
.sap_ts_h2_q05{
font-size:28px;
}
}
.sap_ts_text_q05{
color:#A89B87;
max-width:32.5rem;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14.5px;
}
.sap_ts_badges_q05{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sap_ts_badge_q05{
color:#A89B87;
font-weight:600;
font-size:13px;
}
.sap_ts_pay_q05{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.sap_ts_pay_q05{
justify-content:flex-end;
}
}
.sap_ts_pay_chip_q05{
padding:12px 1rem;
border-radius:0.875rem;
border:1px solid rgba(255,245,220,0.13);
background:rgba(255,248,235,0.07);
color:#F4EFE4;
font-size:0.875rem;
font-weight:700;
}
.sap_prov_q05{
padding:40px 0 1.25rem;
}
.sap_prov_eyebrow_q05{
display:block;
margin-bottom:18px;
}
.sap_prov_grid_q05{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.sap_prov_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.sap_prov_grid_q05{
grid-template-columns:repeat(6,1fr);
}
}
.sap_et_q05{
padding:36px 0 10px;
}
.sap_et_in_q05{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.sap_et_in_q05{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.sap_et_left_q05{
min-width:0;
}
.sap_et_eyebrow_q05{
margin-bottom:12px;
}
.sap_et_h2_q05{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
line-height:1.06;
margin-bottom:14px;
font-weight:600;
color:#1C1914;
overflow-wrap:break-word;
}
@media(min-width:769px){
.sap_et_h2_q05{
font-size:32px;
}
}
.sap_et_text_q05{
color:#8A7F6E;
font-size:0.938rem;
line-height:1.65;
margin-bottom:22px;
}
.sap_et_stats_q05{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.sap_et_stat_q05{
min-width:0;
}
.sap_et_stat_v_q05{
color:#1C1914;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
}
.sap_et_stat_l_q05{
color:#6B6252;
margin-top:4px;
font-size:12.5px;
}
.sap_et_right_q05{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.sap_et_member_q05{
padding:18px 20px;
border-radius:14px;
gap:1rem;
border:1px solid rgba(44,36,22,0.08);
background:#FBF8F3;
display:flex;
align-items:center;
min-width:0;
}
.sap_et_member_av_q05{
border-radius:50%;
background:linear-gradient(135deg,#2A2318,#A8722A);
flex:0 0 auto;
height:48px;
width:48px;
}
.sap_et_member_name_q05{
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
color:#1C1914;
}
.sap_et_member_role_q05{
overflow-wrap:break-word;
color:#6B6252;
font-size:0.781rem;
}
.sap_et_updated_q05{
gap:8px;
padding:14px 18px;
border:1px solid rgba(44,36,22,0.08);
border-radius:14px;
background:#F5F1EA;
font-size:0.781rem;
display:flex;
align-items:center;
color:#8A7F6E;
}
.sap_rv_q05{
padding:3rem 0;
background:#FBF8F3;
border-bottom:1px solid rgba(44,36,22,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(44,36,22,0.08);
}
@media(min-width:767px){
.sap_rv_q05{
padding:56px 0;
}
}
.sap_rv_head_q05{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.sap_rv_head_q05{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.sap_rv_eyebrow_q05{
margin-bottom:10px;
}
.sap_rv_h2_q05{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#1C1914;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.sap_rv_h2_q05{
font-size:2.375rem;
}
}
.sap_rv_agg_q05{
gap:12px;
display:flex;
align-items:center;
}
.sap_rv_agg_stars_q05{
gap:3px;
display:flex;
color:#A8722A;
}
.sap_rv_agg_stars_q05 svg{
width:18px;
height:18px;
}
.sap_rv_source_q05{
color:#8A7F6E;
font-size:13px;
}
.sap_rv_grid_q05{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.sap_rv_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
.sap_rv_card_q05{
background:#F5F1EA;
border-radius:14px;
border:1px solid rgba(44,36,22,0.08);
padding:26px;
min-width:0;
}
.sap_rv_card_stars_q05{
gap:2px;
margin-bottom:0.75rem;
color:#A8722A;
display:flex;
}
.sap_rv_card_stars_q05 svg{
height:0.875rem;
width:14px;
}
.sap_rv_card_body_q05{
font-weight:500;
font-size:1.125rem;
margin-bottom:1rem;
color:#1C1914;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.45;
}
.sap_rv_card_meta_q05{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.sap_rv_card_av_q05{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A8722A,#D4A054);
width:2rem;
height:32px;
}
.sap_rv_card_author_q05{
font-size:13px;
color:#1C1914;
font-weight:700;
}
.sap_rv_card_loc_q05{
font-size:12px;
color:#6B6252;
}
.sap_rc_q05{
padding:48px 0 0.625rem;
}
.sap_rc_in_q05{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.sap_rc_in_q05{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.sap_rc_col_q05{
min-width:0;
}
.sap_rc_label_q05{
letter-spacing:.2em;
text-transform:uppercase;
margin-bottom:16px;
color:#A8722A;
font-weight:600;
font-size:0.688rem;
}
.sap_rc_awards_q05{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.sap_rc_award_q05{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.sap_rc_award_ic_q05{
flex:0 0 auto;
color:#C98C3E;
align-items:center;
display:inline-flex;
}
.sap_rc_award_ic_q05 svg{
width:1.125rem;
height:18px;
}
.sap_rc_award_t_q05{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#1C1914;
}
.sap_rc_award_s_q05{
overflow-wrap:break-word;
color:#6B6252;
font-size:0.75rem;
}
.sap_rc_press_q05{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.sap_rc_press_logo_q05{
padding:0 8px;
border-radius:8px;
overflow:hidden;
border:1px solid rgba(44,36,22,0.08);
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
text-align:center;
font-size:0.875rem;
color:#8A7F6E;
align-items:center;
height:52px;
text-overflow:ellipsis;
justify-content:center;
font-weight:700;
white-space:nowrap;
display:flex;
}
.sap_rc_partner_q05{
border-radius:0.875rem;
background:#FBF8F3;
border:1px solid rgba(44,36,22,0.08);
padding:22px;
}
.sap_rc_partner_name_q05{
margin-bottom:6px;
font-size:1.25rem;
font-weight:600;
color:#1C1914;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_rc_partner_text_q05{
overflow-wrap:break-word;
color:#8A7F6E;
line-height:1.55;
font-size:13px;
}
.sap_op_q05{
padding:36px 0 10px;
}
.sap_op_in_q05{
gap:32px;
padding:32px;
border:1px solid rgba(44,36,22,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
background:#FBF8F3;
align-items:center;
display:grid;
}
@media(min-width:862px){
.sap_op_in_q05{
gap:2.75rem;
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.sap_op_left_q05{
min-width:0;
}
.sap_op_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_op_h2_q05{
overflow-wrap:break-word;
margin-bottom:10px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
color:#1C1914;
line-height:1.08;
}
@media(min-width:766px){
.sap_op_h2_q05{
font-size:30px;
}
}
.sap_op_text_q05{
font-size:0.875rem;
color:#8A7F6E;
line-height:1.6;
}
.sap_op_grid_q05{
border:1px solid rgba(44,36,22,0.15);
gap:1px;
background:rgba(44,36,22,0.15);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.sap_op_field_q05{
background:#F5F1EA;
padding:1.125rem 1.25rem;
min-width:0;
}
.sap_op_field_lb_q05{
color:#A8722A;
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
margin-bottom:0.313rem;
}
.sap_op_field_val_q05{
font-weight:700;
color:#1C1914;
overflow-wrap:break-word;
font-size:0.875rem;
}
.sap_dr_q05{
padding:36px 0 0.625rem;
}
.sap_dr_in_q05{
padding:28px 2rem;
gap:1.25rem;
border-radius:14px;
border:1px dashed rgba(44,36,22,0.15);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.sap_dr_in_q05{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.sap_dr_h2_q05{
font-weight:600;
color:#1C1914;
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
@media(min-width:769px){
.sap_dr_h2_q05{
font-size:26px;
}
}
.sap_dr_text_q05{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:680px;
color:#8A7F6E;
}
.sap_dr_text_q05 b{
font-weight:700;
color:#1C1914;
}
.sap_dr_cta_q05{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
border-bottom:1px solid #A8722A;
font-size:0.844rem;
font-weight:700;
color:#1C1914;
padding-bottom:2px;
}
.sap_dr_cta_q05:hover{
color:#A8722A;
}
.sap_tt_q05{
padding:3rem 0 10px;
}
@media(min-width:769px){
.sap_tt_q05{
padding:3.75rem 0 0.625rem;
}
}
.sap_tt_head_q05{
text-align:center;
margin-bottom:2.125rem;
}
.sap_tt_eyebrow_q05{
margin-bottom:12px;
}
.sap_tt_h2_q05{
overflow-wrap:break-word;
line-height:1.05;
color:#1C1914;
font-size:2rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.sap_tt_h2_q05{
font-size:42px;
}
}
.sap_tt_grid_q05{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.sap_tt_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
.sap_tt_card_q05{
border-radius:0.875rem;
border:1px solid rgba(44,36,22,0.08);
padding:30px;
background:#FBF8F3;
display:flex;
flex-direction:column;
min-width:0;
}
.sap_tt_card_ic_q05{
align-items:center;
color:#A8722A;
display:inline-flex;
margin-bottom:18px;
}
.sap_tt_card_ic_q05 svg{
height:28px;
width:28px;
}
.sap_tt_card_h_q05{
margin-bottom:0.5rem;
font-size:22px;
font-weight:600;
color:#1C1914;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
}
.sap_tt_card_p_q05{
color:#8A7F6E;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:14px;
}
.sap_tt_card_p_q05 b{
color:#1C1914;
font-weight:700;
}
.sap_tt_card_link_q05{
transition:color .22s ease;
color:#1C1914;
margin-top:auto;
align-self:flex-start;
border-bottom:1px solid #A8722A;
font-size:13px;
font-weight:700;
padding-bottom:2px;
}
.sap_tt_card_link_q05:hover{
color:#A8722A;
}
.sap_wy_q05{
padding:3rem 0;
}
@media(min-width:771px){
.sap_wy_q05{
padding:56px 0;
}
}
.sap_wy_in_q05{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.sap_wy_in_q05{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.sap_wy_left_q05{
min-width:0;
}
.sap_wy_eyebrow_q05{
margin-bottom:0.875rem;
}
.sap_wy_h2_q05{
color:#1C1914;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
font-weight:600;
font-size:32px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.sap_wy_h2_q05{
font-size:40px;
}
}
.sap_wy_intro_q05{
font-size:15px;
line-height:1.6;
color:#8A7F6E;
}
.sap_wy_grid_q05{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.sap_wy_grid_q05{
grid-template-columns:1fr 1fr;
}
}
.sap_wy_card_q05{
background:#FBF8F3;
padding:26px;
border:1px solid rgba(44,36,22,0.08);
border-radius:0.875rem;
min-width:0;
}
.sap_wy_card_ic_q05{
color:#A8722A;
margin-bottom:16px;
display:inline-flex;
align-items:center;
justify-content:center;
}
.sap_wy_card_ic_q05 svg{
width:26px;
height:26px;
}
.sap_wy_card_h_q05{
font-weight:600;
font-size:1.313rem;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#1C1914;
overflow-wrap:break-word;
}
.sap_wy_card_p_q05{
color:#8A7F6E;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.sap_lh_q05{
padding:40px 0 1.25rem;
}
.sap_lh_in_q05{
padding-top:34px;
border-top:1px solid rgba(44,36,22,0.15);
}
.sap_lh_eyebrow_q05{
margin-bottom:22px;
display:block;
}
.sap_lh_grid_q05{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.sap_lh_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.sap_lh_grid_q05{
grid-template-columns:repeat(5,1fr);
}
}
.sap_lh_col_q05{
min-width:0;
}
.sap_lh_col_h_q05{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
color:#1C1914;
font-size:0.813rem;
}
.sap_lh_links_q05{
gap:8px;
display:flex;
flex-direction:column;
}
.sap_lh_link_q05{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A7F6E;
font-size:0.813rem;
}
.sap_lh_link_q05:hover{
color:#A8722A;
}
.sap_sb_q05{
background:#FBF8F3;
padding:48px 0;
border-top:1px solid rgba(44,36,22,0.08);
border-bottom:1px solid rgba(44,36,22,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.sap_sb_q05{
padding:3.5rem 0;
}
}
.sap_sb_eyebrow_q05{
margin-bottom:12px;
display:block;
}
.sap_sb_h2_q05{
margin-bottom:26px;
color:#1C1914;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:766px){
.sap_sb_h2_q05{
font-size:36px;
}
}
.sap_sb_grid_q05{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.sap_sb_grid_q05{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.sap_sb_grid_q05{
grid-template-columns:repeat(4,1fr);
}
}
.sap_sb_card_q05{
background:#F5F1EA;
padding:24px;
border:1px solid rgba(44,36,22,0.08);
border-radius:14px;
min-width:0;
}
.sap_sb_card_h_q05{
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#1C1914;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.sap_sb_card_p_q05{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#8A7F6E;
}
.sap_sb_rtp_q05{
gap:1.5rem;
padding:26px 28px;
border-radius:0.875rem;
border:1px solid rgba(44,36,22,0.08);
background:#F5F1EA;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:761px){
.sap_sb_rtp_q05{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.sap_sb_rtp_h_q05{
line-height:1.15;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:20px;
color:#1C1914;
font-weight:600;
}
.sap_sb_rtp_p_q05{
font-size:13.5px;
color:#8A7F6E;
line-height:1.6;
overflow-wrap:break-word;
}
.sap_sb_rtp_stats_q05{
gap:1rem;
display:flex;
}
.sap_sb_stat_q05{
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
background:#FBF8F3;
text-align:center;
min-width:0;
}
.sap_sb_stat_v_q05{
color:#4A7C5F;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
}
.sap_sb_stat_l_q05{
font-size:11.5px;
margin-top:0.25rem;
color:#6B6252;
}
.sap_sg_q05{
padding:48px 0 10px;
}
.sap_sg_eyebrow_q05{
display:block;
margin-bottom:0.75rem;
}
.sap_sg_h2_q05{
margin-bottom:28px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1914;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:768px){
.sap_sg_h2_q05{
font-size:2.25rem;
}
}
.sap_sg_grid_q05{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.sap_sg_grid_q05{
grid-template-columns:repeat(3,1fr);
}
}
.sap_sg_col_q05{
min-width:0;
}
.sap_sg_col_h_q05{
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
color:#1C1914;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_sg_col_p_q05{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7F6E;
}
.sap_el_q05{
padding:3rem 0;
}
@media(min-width:765px){
.sap_el_q05{
padding:3.5rem 0;
}
}
.sap_el_in_q05{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.sap_el_in_q05{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.sap_el_left_q05{
min-width:0;
}
.sap_el_eyebrow_q05{
margin-bottom:0.875rem;
}
.sap_el_h2_q05{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#1C1914;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:600;
font-size:2rem;
}
@media(min-width:771px){
.sap_el_h2_q05{
font-size:2.375rem;
}
}
.sap_el_body_q05 p{
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
margin-bottom:18px;
color:#3A3429;
}
.sap_el_dropcap_q05{
padding:6px 12px 0 0;
font-weight:700;
font-size:3.875rem;
color:#A8722A;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
}
.sap_el_right_q05{
min-width:0;
}
.sap_el_quote_q05{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#2A2318,#131009);
position:relative;
color:#F4EFE4;
margin-bottom:24px;
}
.sap_el_quote_mark_q05{
align-items:center;
margin-bottom:0.375rem;
color:#D4A054;
display:inline-flex;
}
.sap_el_quote_mark_q05 svg{
height:2.125rem;
width:2.125rem;
}
.sap_el_quote_text_q05{
font-weight:500;
font-size:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
color:#F4EFE4;
margin-bottom:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_el_quote_meta_q05{
gap:0.75rem;
display:flex;
align-items:center;
}
.sap_el_quote_av_q05{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8722A,#D4A054);
width:2.375rem;
height:38px;
}
.sap_el_quote_author_q05{
font-weight:700;
font-size:0.875rem;
color:#F4EFE4;
}
.sap_el_quote_meta_sub_q05{
font-size:12px;
color:#A89B87;
}
.sap_el_explain_q05{
border-radius:0.875rem;
border:1px solid rgba(44,36,22,0.08);
overflow:hidden;
}
.sap_el_explain_card_q05{
padding:22px 1.5rem;
}
.sap_el_explain_card_q05+.sap_el_explain_card_q05{
border-top:1px solid rgba(44,36,22,0.08);
}
.sap_el_explain_h_q05{
line-height:1.15;
font-size:1.25rem;
color:#1C1914;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.sap_el_explain_p_q05{
color:#8A7F6E;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.sap_faq_q05{
background:#FBF8F3;
padding:3rem 0;
border-top:1px solid rgba(44,36,22,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(44,36,22,0.08);
}
@media(min-width:770px){
.sap_faq_q05{
padding:62px 0;
}
}
.sap_faq_head_q05{
text-align:center;
margin-bottom:2.125rem;
}
.sap_faq_eyebrow_q05{
margin-bottom:0.75rem;
}
.sap_faq_h2_q05{
font-weight:600;
line-height:1.05;
font-size:2rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1914;
}
@media(min-width:768px){
.sap_faq_h2_q05{
font-size:38px;
}
}
.sap_faq_list_q05{
margin:0 auto;
gap:0.75rem;
max-width:820px;
display:flex;
flex-direction:column;
}
.sap_faq_item_q05{
border-radius:14px;
background:#F5F1EA;
overflow:hidden;
border:1px solid rgba(44,36,22,0.08);
}
.sap_faq_q_q05{
padding:20px 24px;
gap:20px;
list-style:none;
color:#1C1914;
cursor:pointer;
align-items:center;
display:flex;
font-size:16px;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
}
.sap_faq_q_q05::-webkit-details-marker{
display:none;
}
.sap_faq_q_ic_q05{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#A8722A;
}
.sap_faq_q_ic_q05 svg{
width:1.125rem;
height:18px;
}
.sap_faq_item_q05[open] .sap_faq_q_ic_q05{
transform:rotate(180deg);
}
.sap_faq_a_q05{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
font-size:14.5px;
color:#8A7F6E;
line-height:1.6;
}
.sap_ft_q05{
background:#2C2720;
margin-top:40px;
color:#A89B87;
}
.sap_ft_in_q05{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:601px){
.sap_ft_in_q05{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sap_ft_in_q05{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sap_ft_brand_q05{
min-width:0;
}
.sap_ft_logo_q05{
font-weight:700;
color:#F4EFE4;
font-size:26px;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.sap_ft_tagline_q05{
font-size:0.844rem;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
color:#A89B87;
}
.sap_ft_contact_q05{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
font-size:13px;
color:#D4A054;
margin-top:12px;
max-width:280px;
}
.sap_ft_contact_q05:hover{
color:#F4EFE4;
}
.sap_ft_col_q05{
min-width:0;
}
.sap_ft_col_h_q05{
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:0.875rem;
letter-spacing:.08em;
color:#F4EFE4;
font-weight:700;
font-size:0.813rem;
}
.sap_ft_col_links_q05{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sap_ft_link_q05{
transition:color .22s ease;
font-size:13.5px;
color:#A89B87;
overflow-wrap:break-word;
}
.sap_ft_link_q05:hover{
color:#F4EFE4;
}
.sap_ft_bot_q05{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(255,245,220,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.sap_ft_bot_q05{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sap_ft_legal_q05{
color:#B0A593;
font-size:0.719rem;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
}
.sap_ft_legal_q05 b{
font-weight:700;
color:#A89B87;
}
.sap_ft_age_q05{
border-radius:8px;
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #D4A054;
font-size:0.813rem;
font-weight:700;
color:#D4A054;
}