*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
overflow-wrap:break-word;
color:#3A3226;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.feylayout_n8o{
flex-direction:column;
min-height:100vh;
display:flex;
}
.feymain_n8o{
flex:1 1 auto;
width:100%;
min-width:0;
}
.feycontainer_n8o{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.feycontainer_n8o{
padding:0 2rem;
}
}
@media(min-width:1103px){
.feycontainer_n8o{
padding:0 3.5rem;
}
}
.feyeyebrow_n8o{
color:#9E7A38;
font-weight:600;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:11px;
letter-spacing:.2em;
display:inline-block;
line-height:1.4;
font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.feyband_n8o{
background:#1E1A12;
color:#F5EDD8;
}
.feyband_n8o .feyeyebrow_n8o{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.feytb_n8o{
background:#F5F0E8;
top:0;
position:sticky;
border-bottom:1px solid rgba(28,23,16,0.15);
z-index:50;
}
.feytb_in_n8o{
gap:16px;
padding:12px 16px;
margin:0 auto;
justify-content:space-between;
display:flex;
max-width:87.5rem;
align-items:center;
width:100%;
}
@media(min-width:765px){
.feytb_in_n8o{
padding:16px 32px;
}
}
@media(min-width:1099px){
.feytb_in_n8o{
padding:1.125rem 56px;
}
}
.feytb_left_n8o{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.feytb_logo_n8o{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.feytb_logo_mark_n8o{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:2.125rem;
width:34px;
}
.feytb_logo_txt_n8o{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.feytb_logo_name_n8o{
overflow:hidden;
text-overflow:ellipsis;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#1C1710;
white-space:nowrap;
font-weight:700;
font-size:22px;
}
.feytb_logo_sub_n8o{
overflow:hidden;
text-overflow:ellipsis;
color:#9E7A38;
letter-spacing:.32em;
font-size:8.5px;
margin-top:0.25rem;
font-weight:600;
text-transform:uppercase;
white-space:nowrap;
}
.feytb_nav_n8o{
display:none;
}
@media(min-width:960px){
.feytb_nav_n8o{
gap:28px;
align-items:center;
display:flex;
}
}
.feytb_nav_item_n8o{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-size:0.875rem;
white-space:nowrap;
color:#3A3226;
font-weight:600;
border-bottom:2px solid transparent;
}
.feytb_nav_item_n8o:hover{
color:#1C1710;
}
.feytb_nav_item_n8o.feystate_active_n8o{
border-color:#9E7A38;
color:#1C1710;
}
.feytb_right_n8o{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.feytb_search_n8o{
transition:color .22s ease;
color:#3A3226;
display:flex;
align-items:center;
justify-content:center;
}
.feytb_search_n8o:hover{
color:#9E7A38;
}
.feytb_search_n8o svg{
width:1.125rem;
height:18px;
}
.feytb_lang_n8o{
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
color:#6B5E48;
text-transform:uppercase;
}
.feytb_lang_n8o:hover{
color:#1C1710;
}
.feytb_login_n8o{
display:none;
font-size:14px;
color:#1C1710;
font-weight:600;
}
@media(min-width:767px){
.feytb_login_n8o{
display:inline-block;
}
}
.feytb_register_n8o{
padding:0.688rem 22px;
background:#1C1710;
border-radius:999px;
transition:background-color .22s ease;
white-space:nowrap;
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.feytb_register_n8o:hover{
background:#2E2719;
}
.feymob_n8o{
background:#F5F0E8;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
right:0;
z-index:60;
border-top:1px solid rgba(28,23,16,0.15);
}
@media(min-width:958px){
.feymob_n8o{
display:none;
}
}
.feymob_in_n8o{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.feymob_item_n8o{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 0.25rem;
min-width:0;
display:flex;
color:#6B5E48;
flex-direction:column;
align-items:center;
}
.feymob_item_n8o.feystate_active_n8o{
color:#9E7A38;
}
.feymob_ic_n8o{
display:flex;
justify-content:center;
align-items:center;
}
.feymob_ic_n8o svg{
width:1.25rem;
height:1.25rem;
}
.feymob_lb_n8o{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.feyrail_n8o{
position:relative;
min-width:0;
}
.feyrail_scroll_n8o{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
scrollbar-width:thin;
display:flex;
}
@media(min-width:765px){
.feyrail_scroll_n8o{
gap:18px;
}
}
.feygc_n8o{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.feygc_n8o{
width:11.75rem;
}
}
.feygc_img_n8o{
background:#FBF8F2;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
padding-bottom:133.33%;
}
.feygc_img_n8o img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.feygc_cover_n8o{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.feygc_hover_n8o{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
justify-content:center;
display:flex;
align-items:center;
position:absolute;
opacity:0;
}
.feygc_n8o:hover .feygc_hover_n8o{
opacity:1;
}
.feygc_hover_btn_n8o{
background:#1C1710;
border-radius:62.438rem;
justify-content:center;
align-items:center;
color:#F5EDD8;
height:2.875rem;
display:flex;
width:2.875rem;
}
.feygc_hover_btn_n8o svg{
width:1.125rem;
height:1.125rem;
}
.feygc_info_n8o{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.feygc_name_n8o{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
color:#1C1710;
white-space:nowrap;
}
.feygc_prov_n8o{
overflow:hidden;
color:#6B5E48;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.feygc_meta_n8o{
font-size:11px;
color:#6B5E48;
}
.feytc_n8o{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.feytc_n8o{
width:14.375rem;
}
}
.feytc_img_n8o{
overflow:hidden;
background:#FBF8F2;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.5rem 20px rgba(28,23,16,0.09);
padding-bottom:75%;
}
.feytc_img_n8o img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.feytc_info_n8o{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.feytc_name_n8o{
overflow:hidden;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#1C1710;
}
.feytc_rtp_n8o{
font-size:11px;
color:#6B5E48;
}
.feylc_n8o{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.feylc_n8o{
width:268px;
}
}
.feylc_img_n8o{
border-radius:14px;
background:#FBF8F2;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
padding-bottom:62.5%;
}
.feylc_img_n8o img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.feylc_live_n8o{
border-radius:62.438rem;
background:rgba(0,0,0,0.50);
padding:4px 0.563rem;
gap:0.438rem;
left:0.75rem;
align-items:center;
display:flex;
position:absolute;
top:0.75rem;
}
.feylc_live_dot_n8o{
animation:zm2-pulse 1.6s infinite;
background:#A83A2A;
border-radius:50%;
height:8px;
width:8px;
}
.feylc_seats_n8o{
color:#F5EDD8;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
}
.feylc_info_n8o{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.feylc_name_n8o{
overflow:hidden;
white-space:nowrap;
color:#1C1710;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
}
.feylc_bet_n8o{
font-size:11px;
color:#6B5E48;
}
.feypc_n8o{
padding:1rem 0.875rem;
background:#FBF8F2;
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
display:flex;
align-items:center;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
}
.feypc_logo_n8o{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.feypc_name_n8o{
overflow:hidden;
white-space:nowrap;
color:#6B5E48;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
font-size:0.688rem;
}
.feygc_tag_n8o{
border-radius:8px;
padding:3px 0.5rem;
font-size:0.625rem;
top:0.625rem;
display:inline-block;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
left:0.625rem;
font-weight:700;
z-index:2;
}
.feygc_tag_hot_n8o{
background:#A83A2A;
color:#F5EDD8;
}
.feygc_tag_new_n8o{
background:#C89B46;
color:#1C1710;
}
.feygc_tag_jp_n8o{
background:#B8830A;
color:#1C1710;
}
.feygc_tag_live_n8o{
background:#A83A2A;
color:#F5EDD8;
}
.feysh_n8o{
margin-bottom:18px;
min-width:0;
}
.feysh_row_n8o{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.feysh_row_n8o .feysh_l_n8o{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.feysh_stack_n8o{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.feysh_center_n8o{
gap:10px;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.feysh_h2_n8o{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
color:#1C1710;
}
@media(min-width:769px){
.feysh_h2_n8o{
font-size:30px;
}
}
.feyband_n8o .feysh_h2_n8o{
color:#F5EDD8;
}
.feysh_eb_line_n8o{
gap:10px;
align-items:center;
display:inline-flex;
}
.feysh_eb_line_n8o::before{
background:#9E7A38;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.feyband_n8o .feysh_eb_line_n8o::before{
background:#D4A84B;
}
.feysh_eb_dot_n8o{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.feysh_eb_dot_n8o::before{
border-radius:50%;
background:#9E7A38;
content:"";
display:inline-block;
width:0.375rem;
height:0.375rem;
}
.feyband_n8o .feysh_eb_dot_n8o::before{
background:#D4A84B;
}
.feysh_link_n8o{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1C1710;
font-weight:600;
display:inline-flex;
white-space:nowrap;
align-items:center;
color:#1C1710;
}
.feysh_link_n8o:hover{
border-color:#9E7A38;
color:#9E7A38;
}
.feysh_link_n8o svg{
width:0.875rem;
height:14px;
}
.feysh_link_chev_n8o{
padding-bottom:0;
border-bottom:0;
}
.feysh_link_btn_n8o{
background:#1C1710;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#F5EDD8;
border-bottom:0;
}
.feysh_link_btn_n8o:hover{
border-color:transparent;
background:#2E2719;
color:#F5EDD8;
}
.feyband_n8o .feysh_link_n8o{
border-color:#F5EDD8;
color:#F5EDD8;
}
.feyband_n8o .feysh_link_btn_n8o{
background:#D4A84B;
color:#1C1710;
}
.feysh_rule_n8o{
margin:-2px 0 1.125rem;
background:rgba(28,23,16,0.15);
height:1px;
}
.feyband_n8o .feysh_rule_n8o{
background:rgba(255,248,230,0.13);
}
.feyhero_n8o{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.feyhero_n8o{
padding:56px 0 24px;
}
}
.feyhero_in_n8o{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.feyhero_in_n8o{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.feyhero_copy_n8o{
min-width:0;
}
.feyhero_eyebrow_n8o{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.feyhero_eyebrow_line_n8o{
background:#9E7A38;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.feyhero_h1_n8o{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-weight:600;
margin-bottom:20px;
color:#1C1710;
letter-spacing:-.01em;
font-size:38px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.feyhero_h1_n8o{
font-size:54px;
}
}
@media(min-width:1101px){
.feyhero_h1_n8o{
font-size:3.875rem;
}
}
.feyhero_h1_n8o em{
color:#9E7A38;
font-style:normal;
}
.feyhero_sub_n8o{
line-height:1.6;
color:#8C7D66;
font-size:1rem;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:769px){
.feyhero_sub_n8o{
font-size:18px;
}
}
.feyhero_actions_n8o{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.feyhero_cta_n8o{
padding:1rem 1.875rem;
transition:background-color .22s ease;
background:#1C1710;
gap:10px;
border-radius:999px;
color:#F5EDD8;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
}
.feyhero_cta_n8o:hover{
background:#2E2719;
}
.feyhero_cta_ic_n8o{
align-items:center;
display:inline-flex;
}
.feyhero_cta_ic_n8o svg{
width:16px;
height:1rem;
}
.feyhero_cta_alt_n8o{
border:1px solid rgba(28,23,16,0.15);
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
border-radius:999px;
background:transparent;
display:inline-flex;
color:#1C1710;
align-items:center;
font-size:15px;
font-weight:600;
}
.feyhero_cta_alt_n8o:hover{
border-color:#9E7A38;
color:#9E7A38;
}
.feyhero_trust_n8o{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.feyhero_trust_item_n8o{
gap:9px;
align-items:center;
color:#3A3226;
font-size:13px;
font-weight:600;
display:flex;
}
.feyhero_trust_ic_n8o{
color:#9E7A38;
display:inline-flex;
align-items:center;
}
.feyhero_trust_ic_n8o svg{
width:1rem;
height:1rem;
}
.feyhero_promo_n8o{
overflow:hidden;
border-radius:1.25rem;
background:#FBF8F2;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(28,23,16,0.16), 0 3px 10px rgba(28,23,16,0.10);
display:flex;
}
.feyhero_promo_bg_n8o{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.feyhero_promo_bg_n8o::after{
inset:0;
background:linear-gradient(120deg,#1E1A12 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.feyhero_promo_glow_n8o{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18) 0%,transparent 65%);
width:260px;
pointer-events:none;
right:-1.25rem;
position:absolute;
top:-2.5rem;
height:260px;
}
.feyhero_promo_ct_n8o{
padding:1.75rem;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.feyhero_promo_label_n8o{
text-transform:uppercase;
font-weight:700;
display:block;
margin-bottom:0.5rem;
font-size:10px;
letter-spacing:.25em;
color:#D4A84B;
}
.feyhero_promo_amount_n8o{
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.feyhero_promo_amount_n8o{
font-size:2.5rem;
}
}
.feyhero_promo_amount_n8o em{
color:#D4A84B;
font-style:normal;
}
.feyhero_rating_n8o{
border:1px solid rgba(28,23,16,0.08);
padding:10px 14px;
background:#FBF8F2;
border-radius:0.875rem;
gap:0.625rem;
display:flex;
max-width:min(260px,62%);
z-index:3;
align-items:center;
right:0.875rem;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.5rem 20px rgba(28,23,16,0.09);
position:absolute;
top:14px;
}
.feyhero_rating_score_n8o{
flex:0 0 auto;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#1C1710;
font-weight:700;
}
.feyhero_rating_txt_n8o{
flex:1 1 auto;
min-width:0;
}
.feyhero_rating_stars_n8o{
gap:2px;
color:#9E7A38;
display:flex;
}
.feyhero_rating_stars_n8o svg{
height:12px;
width:12px;
}
.feyhero_rating_cap_n8o{
margin-top:3px;
display:block;
color:#6B5E48;
font-size:11px;
line-height:1.35;
overflow-wrap:break-word;
}
.feystat_n8o{
margin-top:16px;
border-top:1px solid rgba(28,23,16,0.15);
border-bottom:1px solid rgba(28,23,16,0.15);
}
.feystat_in_n8o{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.feystat_in_n8o{
grid-template-columns:repeat(4,1fr);
}
}
.feystat_item_n8o{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
}
.feystat_item_n8o:nth-child(2n){
border-right:0;
}
.feystat_item_n8o:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.feystat_item_n8o{
border-bottom:0;
}
.feystat_item_n8o:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.feystat_item_n8o:nth-child(4n){
border-right:0;
}
}
.feystat_value_n8o{
font-size:30px;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.feystat_value_n8o{
font-size:34px;
}
}
.feystat_label_n8o{
margin-top:6px;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#6B5E48;
}
.feypr_n8o{
padding:1.875rem 0 6px;
}
.feypr_card_n8o{
gap:10px;
border-radius:20px;
border:1px solid rgba(28,23,16,0.08);
padding:26px;
flex:0 0 auto;
background:#FBF8F2;
overflow:hidden;
min-height:200px;
flex-direction:column;
position:relative;
display:flex;
width:17.5rem;
}
@media(min-width:767px){
.feypr_card_n8o{
width:18.75rem;
}
}
.feypr_card_feat_n8o{
background:linear-gradient(150deg,#2A2215,#111009);
border-color:transparent;
color:#F5EDD8;
}
.feypr_glow_n8o{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
height:8.125rem;
pointer-events:none;
width:130px;
top:-1.875rem;
right:-1.875rem;
opacity:0;
position:absolute;
}
.feypr_card_feat_n8o .feypr_glow_n8o{
opacity:1;
}
.feypr_label_n8o{
color:#9E7A38;
font-size:10px;
font-weight:700;
text-transform:uppercase;
letter-spacing:.16em;
position:relative;
}
.feypr_card_feat_n8o .feypr_label_n8o{
color:#D4A84B;
}
.feypr_amount_n8o{
font-weight:600;
position:relative;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:26px;
color:#1C1710;
}
.feypr_card_feat_n8o .feypr_amount_n8o{
color:#F5EDD8;
}
.feypr_amount_n8o em{
color:#9E7A38;
font-style:normal;
}
.feypr_card_feat_n8o .feypr_amount_n8o em{
color:#D4A84B;
}
.feypr_terms_n8o{
line-height:1.5;
color:#6B5E48;
position:relative;
font-size:13px;
}
.feypr_card_feat_n8o .feypr_terms_n8o{
color:#A89880;
}
.feypr_cta_n8o{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.feypr_card_feat_n8o .feypr_cta_n8o{
border-radius:999px;
padding:9px 18px;
transition:opacity .22s ease;
background:#D4A84B;
font-size:0.813rem;
color:#1C1710;
font-weight:700;
}
.feypr_card_feat_n8o .feypr_cta_n8o:hover{
opacity:.9;
}
.feypr_card_n8o:not(.feypr_card_feat_n8o) .feypr_cta_n8o{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1C1710;
color:#1C1710;
padding-bottom:2px;
}
.feypr_card_n8o:not(.feypr_card_feat_n8o) .feypr_cta_n8o:hover{
border-color:#9E7A38;
color:#9E7A38;
}
.feygrow_n8o{
padding:1.625rem 0 0.625rem;
}
.feyrow_seo_n8o{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#8C7D66;
}
.feyrow_seo_n8o strong{
font-weight:700;
color:#1C1710;
}
.feygrow_n8o{
padding:1.625rem 0 0.625rem;
}
.feyrow_seo_n8o{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#8C7D66;
}
.feyrow_seo_n8o strong{
font-weight:700;
color:#1C1710;
}
.feygrow_n8o{
padding:1.625rem 0 0.625rem;
}
.feyrow_seo_n8o{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7D66;
}
.feyrow_seo_n8o strong{
color:#1C1710;
font-weight:700;
}
.feyjp_n8o{
padding:1.875rem 0 0.625rem;
}
.feyjp_grid_n8o{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.feyjp_grid_n8o{
grid-template-columns:1fr 1fr;
}
.feyjp_card_mega_n8o{
grid-column:1/-1;
}
}
@media(min-width:998px){
.feyjp_grid_n8o{
grid-template-columns:1.4fr 1fr 1fr;
}
.feyjp_card_mega_n8o{
grid-column:auto;
}
}
.feyjp_card_n8o{
background:#FBF8F2;
padding:26px;
border:1px solid rgba(28,23,16,0.08);
border-radius:1.25rem;
overflow:hidden;
gap:12px;
min-height:12.5rem;
justify-content:space-between;
display:flex;
position:relative;
flex-direction:column;
min-width:0;
}
.feyjp_card_mega_n8o{
border-color:transparent;
background:linear-gradient(135deg,#2A2215,#111009);
color:#F5EDD8;
min-height:13.125rem;
}
.feyjp_glow_n8o{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-40px;
width:200px;
pointer-events:none;
height:200px;
right:-40px;
}
.feyjp_label_n8o{
gap:0.625rem;
position:relative;
text-transform:uppercase;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:10px;
letter-spacing:.16em;
flex-wrap:wrap;
color:#9E7A38;
align-items:center;
}
.feyjp_card_mega_n8o .feyjp_label_n8o{
color:#D4A84B;
}
.feyjp_drop_n8o{
color:#6B5E48;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.feyjp_card_mega_n8o .feyjp_drop_n8o{
color:#A89880;
}
.feyjp_amount_n8o{
line-height:1;
overflow-wrap:break-word;
font-size:2.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
position:relative;
color:#1C1710;
}
.feyjp_card_mega_n8o .feyjp_amount_n8o{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:48px;
}
@media(min-width:767px){
.feyjp_card_mega_n8o .feyjp_amount_n8o{
font-size:54px;
}
}
.feyjp_game_n8o{
position:relative;
font-size:13px;
color:#6B5E48;
}
.feyjp_card_mega_n8o .feyjp_game_n8o{
color:#A89880;
}
.feyjp_cta_n8o{
align-self:flex-start;
position:relative;
}
.feyjp_card_mega_n8o .feyjp_cta_n8o{
padding:0.625rem 20px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A84B;
font-weight:700;
font-size:13px;
color:#1C1710;
}
.feyjp_card_mega_n8o .feyjp_cta_n8o:hover{
opacity:.9;
}
.feyjp_card_n8o:not(.feyjp_card_mega_n8o) .feyjp_cta_n8o{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#1C1710;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1C1710;
}
.feyjp_card_n8o:not(.feyjp_card_mega_n8o) .feyjp_cta_n8o:hover{
border-color:#9E7A38;
color:#9E7A38;
}
.feyjp_seo_n8o{
margin:0.875rem 0 0;
font-size:0.875rem;
color:#8C7D66;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.feyjp_seo_n8o strong{
font-weight:700;
color:#1C1710;
}
.feygrow_n8o{
padding:26px 0 0.625rem;
}
.feyrow_seo_n8o{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#8C7D66;
max-width:47.5rem;
line-height:1.65;
}
.feyrow_seo_n8o strong{
color:#1C1710;
font-weight:700;
}
.feynl_n8o{
padding:24px 0 10px;
}
.feynl_in_n8o{
gap:1.375rem;
background:#251F14;
border-radius:20px;
padding:1.875rem 32px;
color:#F5EDD8;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.feynl_in_n8o{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.feynl_text_wrap_n8o{
min-width:0;
}
.feynl_h3_n8o{
font-size:22px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F5EDD8;
margin-bottom:5px;
font-weight:600;
}
@media(min-width:766px){
.feynl_h3_n8o{
font-size:24px;
}
}
.feynl_text_n8o{
line-height:1.5;
color:#A89880;
font-size:0.844rem;
}
.feynl_form_n8o{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:460px;
min-width:0;
}
.feynl_input_n8o{
border-radius:14px;
background:rgba(255,248,230,0.07);
overflow:hidden;
flex:1 1 auto;
border:1px solid rgba(255,248,230,0.13);
padding:0.813rem 1rem;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
display:flex;
align-items:center;
color:#A89880;
text-overflow:ellipsis;
}
.feynl_btn_n8o{
flex:0 0 auto;
border-radius:0.875rem;
padding:13px 24px;
background:#D4A84B;
transition:opacity .22s ease;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1C1710;
}
.feynl_btn_n8o:hover{
opacity:.9;
}
.feygm_n8o{
padding:1.875rem 0 0.625rem;
}
.feygm_in_n8o{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.feygm_in_n8o{
grid-template-columns:1.25fr 1fr;
}
}
.feygm_left_n8o{
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
border-radius:1.25rem;
padding:32px;
min-width:0;
}
.feygm_eyebrow_n8o{
margin-bottom:10px;
}
.feygm_h2_n8o{
color:#1C1710;
font-size:26px;
line-height:1.06;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.feygm_h2_n8o{
font-size:28px;
}
}
.feygm_text_n8o{
line-height:1.6;
margin-bottom:1.375rem;
color:#8C7D66;
font-size:0.875rem;
max-width:30rem;
}
.feygm_level_n8o{
font-weight:700;
font-size:1.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#9E7A38;
margin-bottom:0.5rem;
}
.feygm_bar_n8o{
border-radius:999px;
overflow:hidden;
background:rgba(28,23,16,0.15);
margin-bottom:6px;
height:8px;
}
.feygm_bar_fill_n8o{
border-radius:62.438rem;
background:linear-gradient(90deg,#9E7A38,#D4A84B);
height:100%;
}
.feygm_bar_meta_n8o{
gap:10px;
font-size:11px;
color:#6B5E48;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
}
.feygm_missions_n8o{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.feygm_mission_n8o{
background:#F5F0E8;
padding:9px 0.938rem;
gap:0.438rem;
border-radius:62.438rem;
border:1px solid rgba(28,23,16,0.15);
font-weight:600;
font-size:12.5px;
align-items:center;
color:#3A3226;
display:inline-flex;
}
.feygm_mission_ic_n8o{
align-items:center;
display:inline-flex;
color:#9E7A38;
}
.feygm_mission_ic_n8o svg{
height:13px;
width:0.813rem;
}
.feygm_right_n8o{
background:linear-gradient(150deg,#2A2215,#111009);
border-radius:1.25rem;
padding:2rem;
overflow:hidden;
position:relative;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
.feygm_glow_n8o{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
top:-1.875rem;
position:absolute;
pointer-events:none;
height:9.375rem;
width:150px;
}
.feygm_ref_eyebrow_n8o{
position:relative;
margin-bottom:0.625rem;
}
.feygm_ref_h2_n8o{
position:relative;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
}
.feygm_ref_text_n8o{
line-height:1.55;
color:#A89880;
margin-bottom:1.25rem;
font-size:0.844rem;
position:relative;
}
.feygm_ref_cta_n8o{
transition:opacity .22s ease;
border-radius:999px;
padding:0.688rem 22px;
background:#D4A84B;
align-self:flex-start;
color:#1C1710;
font-weight:700;
margin-top:auto;
position:relative;
font-size:0.844rem;
}
.feygm_ref_cta_n8o:hover{
opacity:.9;
}
.feyvip_n8o{
padding:3rem 0;
}
@media(min-width:766px){
.feyvip_n8o{
padding:64px 0;
}
}
.feyvip_head_n8o{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.feyvip_head_n8o{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.feyvip_eyebrow_n8o{
margin-bottom:12px;
}
.feyvip_h2_n8o{
font-size:32px;
font-weight:600;
color:#F5EDD8;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.feyvip_h2_n8o{
font-size:40px;
}
}
.feyvip_intro_n8o{
font-size:0.875rem;
line-height:1.6;
color:#A89880;
max-width:420px;
}
.feyvip_grid_n8o{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.feyvip_card_n8o{
border-radius:0.875rem;
border:1px solid rgba(255,248,230,0.13);
padding:22px 18px;
min-width:0;
}
.feyvip_card_feat_n8o{
background:rgba(255,248,230,0.07);
border-color:#D4A84B;
}
.feyvip_card_ic_n8o{
border-radius:8px;
background:linear-gradient(135deg,#9E7A38,#D4A84B);
margin-bottom:16px;
height:2.125rem;
width:2.125rem;
display:block;
}
.feyvip_name_n8o{
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:0.375rem;
}
.feyvip_perk_n8o{
line-height:1.5;
color:#A89880;
font-size:12.5px;
overflow-wrap:break-word;
}
.feyapp_n8o{
padding:1.875rem 0 10px;
}
.feyapp_in_n8o{
border:1px solid rgba(28,23,16,0.08);
padding:2rem;
gap:28px;
border-radius:20px;
background:#FBF8F2;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.feyapp_in_n8o{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.feyapp_copy_n8o{
min-width:0;
max-width:560px;
}
.feyapp_eyebrow_n8o{
margin-bottom:12px;
}
.feyapp_h2_n8o{
font-size:28px;
color:#1C1710;
margin-bottom:12px;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.feyapp_h2_n8o{
font-size:2.125rem;
}
}
.feyapp_text_n8o{
color:#8C7D66;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.feyapp_btns_n8o{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.feyapp_btn_n8o{
border-radius:14px;
padding:11px 20px;
transition:background-color .22s ease;
gap:10px;
background:#1C1710;
color:#F5EDD8;
display:inline-flex;
align-items:center;
}
.feyapp_btn_n8o:hover{
background:#2E2719;
}
.feyapp_btn_ic_n8o{
align-items:center;
display:inline-flex;
}
.feyapp_btn_ic_n8o svg{
width:1.125rem;
height:1.125rem;
}
.feyapp_btn_lb_n8o{
font-size:0.844rem;
font-weight:700;
}
.feyapp_qr_wrap_n8o{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.feyapp_qr_n8o{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#1C1710;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 5px,transparent 0.313rem 11px);
height:6.75rem;
}
.feyapp_qr_cap_n8o{
font-size:12.5px;
color:#6B5E48;
max-width:5.75rem;
line-height:1.4;
}
.feytrn_n8o{
padding:30px 0 0.625rem;
}
.feytrn_in_n8o{
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
overflow:hidden;
display:grid;
}
@media(min-width:880px){
.feytrn_in_n8o{
grid-template-columns:1.05fr 1fr;
}
}
.feytrn_banner_n8o{
background:linear-gradient(150deg,#2A2215,#111009);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#F5EDD8;
}
.feytrn_glow_n8o{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
right:-2.5rem;
bottom:-40px;
height:12.5rem;
pointer-events:none;
position:absolute;
width:200px;
}
.feytrn_eyebrow_n8o{
position:relative;
margin-bottom:14px;
}
.feytrn_h2_n8o{
color:#F5EDD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.875rem;
position:relative;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:769px){
.feytrn_h2_n8o{
font-size:36px;
}
}
.feytrn_text_n8o{
margin-bottom:1.375rem;
line-height:1.6;
position:relative;
font-size:14px;
color:#A89880;
max-width:420px;
}
.feytrn_timer_n8o{
gap:8px;
margin-bottom:1.5rem;
flex-wrap:wrap;
align-items:center;
position:relative;
display:flex;
}
.feytrn_timer_cap_n8o{
color:#A89880;
font-size:11px;
}
.feytrn_timer_box_n8o{
border-radius:8px;
padding:4px 12px;
background:rgba(255,248,230,0.07);
font-size:1.5rem;
font-weight:700;
color:#F5EDD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.feytrn_cta_n8o{
padding:0.813rem 1.625rem;
border-radius:999px;
background:#D4A84B;
transition:opacity .22s ease;
font-size:14px;
color:#1C1710;
font-weight:700;
position:relative;
display:inline-block;
}
.feytrn_cta_n8o:hover{
opacity:.9;
}
.feytrn_lb_n8o{
padding:1.625rem 1.75rem;
}
.feytrn_lb_head_n8o{
gap:0.625rem;
align-items:center;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
}
.feytrn_lb_title_n8o{
font-weight:600;
font-size:1.25rem;
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.feytrn_lb_upd_n8o{
text-transform:uppercase;
letter-spacing:.08em;
color:#6B5E48;
font-size:0.688rem;
}
.feytrn_lb_row_n8o{
border-radius:8px;
padding:11px 12px;
gap:14px;
display:flex;
align-items:center;
}
.feytrn_lb_row_n8o:nth-child(2){
background:rgba(158,122,56,0.10);
}
.feytrn_lb_rank_n8o{
flex:0 0 auto;
font-size:1rem;
width:22px;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#9E7A38;
}
.feytrn_lb_av_n8o{
background:linear-gradient(135deg,#9E7A38,#D4A84B);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.feytrn_lb_name_n8o{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
color:#1C1710;
min-width:0;
white-space:nowrap;
font-weight:600;
}
.feytrn_lb_amount_n8o{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#1C1710;
}
.feyop_n8o{
padding:36px 0 0.625rem;
}
.feyop_in_n8o{
padding:32px;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:862px){
.feyop_in_n8o{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.feyop_left_n8o{
min-width:0;
}
.feyop_eyebrow_n8o{
margin-bottom:12px;
}
.feyop_h2_n8o{
font-size:28px;
margin-bottom:10px;
font-weight:600;
color:#1C1710;
line-height:1.08;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.feyop_h2_n8o{
font-size:1.875rem;
}
}
.feyop_text_n8o{
font-size:0.875rem;
line-height:1.6;
color:#8C7D66;
}
.feyop_grid_n8o{
background:rgba(28,23,16,0.15);
grid-template-columns:1fr 1fr;
border:1px solid rgba(28,23,16,0.15);
border-radius:8px;
overflow:hidden;
gap:1px;
display:grid;
}
.feyop_field_n8o{
padding:18px 1.25rem;
background:#F5F0E8;
min-width:0;
}
.feyop_field_lb_n8o{
margin-bottom:0.313rem;
color:#9E7A38;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
}
.feyop_field_val_n8o{
font-size:14px;
overflow-wrap:break-word;
color:#1C1710;
font-weight:700;
}
.feyrv_n8o{
background:#FBF8F2;
padding:48px 0;
border-top:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
margin-top:24px;
}
@media(min-width:769px){
.feyrv_n8o{
padding:3.5rem 0;
}
}
.feyrv_head_n8o{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.feyrv_head_n8o{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.feyrv_eyebrow_n8o{
margin-bottom:0.625rem;
}
.feyrv_h2_n8o{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.feyrv_h2_n8o{
font-size:2.375rem;
}
}
.feyrv_agg_n8o{
gap:12px;
display:flex;
align-items:center;
}
.feyrv_agg_stars_n8o{
gap:3px;
display:flex;
color:#9E7A38;
}
.feyrv_agg_stars_n8o svg{
width:18px;
height:1.125rem;
}
.feyrv_source_n8o{
color:#8C7D66;
font-size:13px;
}
.feyrv_grid_n8o{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.feyrv_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
.feyrv_card_n8o{
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
background:#F5F0E8;
min-width:0;
}
.feyrv_card_stars_n8o{
gap:2px;
color:#9E7A38;
margin-bottom:0.75rem;
display:flex;
}
.feyrv_card_stars_n8o svg{
height:14px;
width:14px;
}
.feyrv_card_body_n8o{
font-size:1.125rem;
line-height:1.45;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:500;
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.feyrv_card_meta_n8o{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.feyrv_card_av_n8o{
background:linear-gradient(135deg,#9E7A38,#D4A84B);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:32px;
}
.feyrv_card_author_n8o{
font-weight:700;
color:#1C1710;
font-size:0.813rem;
}
.feyrv_card_loc_n8o{
font-size:12px;
color:#6B5E48;
}
.feyts_n8o{
padding:2.75rem 0;
}
.feyts_in_n8o{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:882px){
.feyts_in_n8o{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.feyts_left_n8o{
min-width:0;
}
.feyts_h2_n8o{
color:#F5EDD8;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.feyts_h2_n8o{
font-size:1.75rem;
}
}
.feyts_text_n8o{
margin-bottom:22px;
font-size:0.906rem;
line-height:1.6;
color:#A89880;
max-width:32.5rem;
}
.feyts_badges_n8o{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.feyts_badge_n8o{
color:#A89880;
font-size:13px;
font-weight:600;
}
.feyts_pay_n8o{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.feyts_pay_n8o{
justify-content:flex-end;
}
}
.feyts_pay_chip_n8o{
background:rgba(255,248,230,0.07);
border:1px solid rgba(255,248,230,0.13);
padding:0.75rem 16px;
border-radius:14px;
font-size:14px;
color:#F5EDD8;
font-weight:700;
}
.feyprov_n8o{
padding:2.5rem 0 1.25rem;
}
.feyprov_eyebrow_n8o{
margin-bottom:1.125rem;
display:block;
}
.feyprov_grid_n8o{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.feyprov_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.feyprov_grid_n8o{
grid-template-columns:repeat(6,1fr);
}
}
.feydr_n8o{
padding:2.25rem 0 10px;
}
.feydr_in_n8o{
border:1px dashed rgba(28,23,16,0.15);
padding:1.75rem 32px;
gap:1.25rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.feydr_in_n8o{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.feydr_h2_n8o{
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-size:1.5rem;
}
@media(min-width:765px){
.feydr_h2_n8o{
font-size:1.625rem;
}
}
.feydr_text_n8o{
font-size:0.875rem;
line-height:1.6;
max-width:680px;
color:#8C7D66;
overflow-wrap:break-word;
}
.feydr_text_n8o b{
color:#1C1710;
font-weight:700;
}
.feydr_cta_n8o{
transition:color .22s ease;
flex:0 0 auto;
color:#1C1710;
white-space:nowrap;
padding-bottom:2px;
font-size:0.844rem;
font-weight:700;
border-bottom:1px solid #9E7A38;
}
.feydr_cta_n8o:hover{
color:#9E7A38;
}
.feyet_n8o{
padding:36px 0 10px;
}
.feyet_in_n8o{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.feyet_in_n8o{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.feyet_left_n8o{
min-width:0;
}
.feyet_eyebrow_n8o{
margin-bottom:12px;
}
.feyet_h2_n8o{
font-weight:600;
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
overflow-wrap:break-word;
font-size:28px;
margin-bottom:14px;
}
@media(min-width:770px){
.feyet_h2_n8o{
font-size:2rem;
}
}
.feyet_text_n8o{
font-size:15px;
color:#8C7D66;
line-height:1.65;
margin-bottom:1.375rem;
}
.feyet_stats_n8o{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.feyet_stat_n8o{
min-width:0;
}
.feyet_stat_v_n8o{
line-height:1;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1C1710;
}
.feyet_stat_l_n8o{
margin-top:4px;
font-size:12.5px;
color:#6B5E48;
}
.feyet_right_n8o{
gap:12px;
flex-direction:column;
display:flex;
}
.feyet_member_n8o{
background:#FBF8F2;
border-radius:14px;
padding:1.125rem 1.25rem;
border:1px solid rgba(28,23,16,0.08);
gap:16px;
min-width:0;
display:flex;
align-items:center;
}
.feyet_member_av_n8o{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2A2215,#9E7A38);
width:48px;
height:48px;
}
.feyet_member_name_n8o{
color:#1C1710;
overflow-wrap:break-word;
font-size:15px;
font-weight:700;
}
.feyet_member_role_n8o{
overflow-wrap:break-word;
color:#6B5E48;
font-size:0.781rem;
}
.feyet_updated_n8o{
border:1px solid rgba(28,23,16,0.08);
padding:0.875rem 18px;
border-radius:14px;
gap:8px;
background:#F5F0E8;
display:flex;
color:#8C7D66;
align-items:center;
font-size:0.781rem;
}
.feytt_n8o{
padding:48px 0 10px;
}
@media(min-width:767px){
.feytt_n8o{
padding:3.75rem 0 0.625rem;
}
}
.feytt_head_n8o{
text-align:center;
margin-bottom:34px;
}
.feytt_eyebrow_n8o{
margin-bottom:0.75rem;
}
.feytt_h2_n8o{
font-weight:600;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
color:#1C1710;
}
@media(min-width:770px){
.feytt_h2_n8o{
font-size:42px;
}
}
.feytt_grid_n8o{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.feytt_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
.feytt_card_n8o{
border-radius:0.875rem;
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
padding:30px;
min-width:0;
display:flex;
flex-direction:column;
}
.feytt_card_ic_n8o{
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
color:#9E7A38;
}
.feytt_card_ic_n8o svg{
height:1.75rem;
width:1.75rem;
}
.feytt_card_h_n8o{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
color:#1C1710;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.feytt_card_p_n8o{
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#8C7D66;
}
.feytt_card_p_n8o b{
font-weight:700;
color:#1C1710;
}
.feytt_card_link_n8o{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
font-size:0.813rem;
padding-bottom:2px;
color:#1C1710;
font-weight:700;
border-bottom:1px solid #9E7A38;
}
.feytt_card_link_n8o:hover{
color:#9E7A38;
}
.feyhts_n8o{
padding:3rem 0;
}
@media(min-width:767px){
.feyhts_n8o{
padding:62px 0;
}
}
.feyhts_head_n8o{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:770px){
.feyhts_head_n8o{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.feyhts_eyebrow_n8o{
margin-bottom:0.75rem;
}
.feyhts_h2_n8o{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.feyhts_h2_n8o{
font-size:38px;
}
}
.feyhts_cta_n8o{
border-radius:62.438rem;
background:#D4A84B;
transition:opacity .22s ease;
padding:15px 30px;
flex:0 0 auto;
color:#1C1710;
font-weight:700;
font-size:15px;
}
.feyhts_cta_n8o:hover{
opacity:.9;
}
.feyhts_grid_n8o{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.feyhts_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
.feyhts_step_n8o{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,248,230,0.13);
}
.feyhts_step_num_n8o{
font-size:44px;
line-height:1;
margin-bottom:14px;
color:#D4A84B;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.feyhts_step_h_n8o{
line-height:1.2;
color:#F5EDD8;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
font-size:1.188rem;
}
.feyhts_step_p_n8o{
line-height:1.55;
overflow-wrap:break-word;
color:#A89880;
font-size:14px;
}
.feypmt_n8o{
padding:48px 0 0.625rem;
}
.feypmt_in_n8o{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.feypmt_in_n8o{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.feypmt_left_n8o{
min-width:0;
}
.feypmt_eyebrow_n8o{
margin-bottom:12px;
}
.feypmt_h2_n8o{
line-height:1.06;
margin-bottom:0.75rem;
color:#1C1710;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.feypmt_h2_n8o{
font-size:32px;
}
}
.feypmt_text_n8o{
margin-bottom:22px;
color:#8C7D66;
line-height:1.6;
font-size:0.906rem;
}
.feypmt_logos_n8o{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.feypmt_logos_n8o{
grid-template-columns:repeat(4,1fr);
}
}
.feypmt_logo_n8o{
border-radius:8px;
background:#FBF8F2;
padding:0 8px;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
display:flex;
white-space:nowrap;
color:#3A3226;
font-size:12.5px;
height:3.125rem;
justify-content:center;
font-weight:700;
text-overflow:ellipsis;
align-items:center;
text-align:center;
}
.feypmt_table_n8o{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.feypmt_thead_n8o{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2318;
display:grid;
}
.feypmt_th_n8o{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#F5EDD8;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
.feypmt_row_n8o{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.feypmt_row_n8o:nth-child(odd){
background:#FBF8F2;
}
.feypmt_td_n8o{
padding:14px;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7D66;
min-width:0;
}
.feypmt_row_n8o .feypmt_td_n8o:first-child{
color:#1C1710;
font-weight:700;
}
.feypmt_row_n8o .feypmt_td_n8o:last-child{
color:#4A7C59;
font-weight:700;
}
.feywy_n8o{
padding:48px 0;
}
@media(min-width:770px){
.feywy_n8o{
padding:56px 0;
}
}
.feywy_in_n8o{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.feywy_in_n8o{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.feywy_left_n8o{
min-width:0;
}
.feywy_eyebrow_n8o{
margin-bottom:14px;
}
.feywy_h2_n8o{
font-size:32px;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1C1710;
font-weight:600;
}
@media(min-width:769px){
.feywy_h2_n8o{
font-size:40px;
}
}
.feywy_intro_n8o{
line-height:1.6;
font-size:0.938rem;
color:#8C7D66;
}
.feywy_grid_n8o{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:559px){
.feywy_grid_n8o{
grid-template-columns:1fr 1fr;
}
}
.feywy_card_n8o{
background:#FBF8F2;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.feywy_card_ic_n8o{
align-items:center;
display:inline-flex;
justify-content:center;
color:#9E7A38;
margin-bottom:1rem;
}
.feywy_card_ic_n8o svg{
width:26px;
height:26px;
}
.feywy_card_h_n8o{
font-weight:600;
font-size:21px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#1C1710;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.feywy_card_p_n8o{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7D66;
}
.feyel_n8o{
padding:3rem 0;
}
@media(min-width:770px){
.feyel_n8o{
padding:3.5rem 0;
}
}
.feyel_in_n8o{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.feyel_in_n8o{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.feyel_left_n8o{
min-width:0;
}
.feyel_eyebrow_n8o{
margin-bottom:0.875rem;
}
.feyel_h2_n8o{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:32px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
line-height:1.08;
}
@media(min-width:769px){
.feyel_h2_n8o{
font-size:38px;
}
}
.feyel_body_n8o p{
margin-bottom:18px;
font-size:16px;
overflow-wrap:break-word;
color:#3A3226;
line-height:1.7;
}
.feyel_dropcap_n8o{
padding:0.375rem 12px 0 0;
line-height:.8;
font-weight:700;
float:left;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#9E7A38;
font-size:62px;
}
.feyel_right_n8o{
min-width:0;
}
.feyel_quote_n8o{
background:linear-gradient(150deg,#2A2215,#111009);
border-radius:20px;
padding:2.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F5EDD8;
}
.feyel_quote_mark_n8o{
margin-bottom:6px;
color:#D4A84B;
align-items:center;
display:inline-flex;
}
.feyel_quote_mark_n8o svg{
width:2.125rem;
height:2.125rem;
}
.feyel_quote_text_n8o{
font-size:1.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
color:#F5EDD8;
}
.feyel_quote_meta_n8o{
gap:0.75rem;
align-items:center;
display:flex;
}
.feyel_quote_av_n8o{
background:linear-gradient(135deg,#9E7A38,#D4A84B);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.feyel_quote_author_n8o{
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.feyel_quote_meta_sub_n8o{
font-size:12px;
color:#A89880;
}
.feyel_explain_n8o{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(28,23,16,0.08);
}
.feyel_explain_card_n8o{
padding:22px 24px;
}
.feyel_explain_card_n8o+.feyel_explain_card_n8o{
border-top:1px solid rgba(28,23,16,0.08);
}
.feyel_explain_h_n8o{
margin-bottom:0.5rem;
font-size:20px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.feyel_explain_p_n8o{
font-size:14px;
overflow-wrap:break-word;
color:#8C7D66;
line-height:1.55;
}
.feyfaq_n8o{
padding:3rem 0;
background:#FBF8F2;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.feyfaq_n8o{
padding:62px 0;
}
}
.feyfaq_head_n8o{
text-align:center;
margin-bottom:34px;
}
.feyfaq_eyebrow_n8o{
margin-bottom:0.75rem;
}
.feyfaq_h2_n8o{
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
}
@media(min-width:768px){
.feyfaq_h2_n8o{
font-size:2.375rem;
}
}
.feyfaq_list_n8o{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.feyfaq_item_n8o{
overflow:hidden;
background:#F5F0E8;
border-radius:14px;
border:1px solid rgba(28,23,16,0.08);
}
.feyfaq_q_n8o{
list-style:none;
padding:20px 24px;
gap:1.25rem;
display:flex;
justify-content:space-between;
font-weight:700;
overflow-wrap:break-word;
font-size:16px;
cursor:pointer;
color:#1C1710;
align-items:center;
}
.feyfaq_q_n8o::-webkit-details-marker{
display:none;
}
.feyfaq_q_ic_n8o{
transition:transform .22s ease;
flex:0 0 auto;
color:#9E7A38;
display:inline-flex;
align-items:center;
}
.feyfaq_q_ic_n8o svg{
width:1.125rem;
height:18px;
}
.feyfaq_item_n8o[open] .feyfaq_q_ic_n8o{
transform:rotate(180deg);
}
.feyfaq_a_n8o{
padding:0 24px 1.25rem;
line-height:1.6;
color:#8C7D66;
font-size:0.906rem;
overflow-wrap:break-word;
}
.feysb_n8o{
background:#FBF8F2;
padding:48px 0;
border-top:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
margin-top:24px;
}
@media(min-width:770px){
.feysb_n8o{
padding:56px 0;
}
}
.feysb_eyebrow_n8o{
margin-bottom:0.75rem;
display:block;
}
.feysb_h2_n8o{
font-size:1.875rem;
margin-bottom:26px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.feysb_h2_n8o{
font-size:2.25rem;
}
}
.feysb_grid_n8o{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.feysb_grid_n8o{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.feysb_grid_n8o{
grid-template-columns:repeat(4,1fr);
}
}
.feysb_card_n8o{
padding:1.5rem;
background:#F5F0E8;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.feysb_card_h_n8o{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-size:19px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
}
.feysb_card_p_n8o{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8C7D66;
}
.feysb_rtp_n8o{
border-radius:0.875rem;
padding:1.625rem 1.75rem;
border:1px solid rgba(28,23,16,0.08);
grid-template-columns:1fr;
background:#F5F0E8;
gap:24px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.feysb_rtp_n8o{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.feysb_rtp_h_n8o{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
}
.feysb_rtp_p_n8o{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7D66;
}
.feysb_rtp_stats_n8o{
gap:1rem;
display:flex;
}
.feysb_stat_n8o{
padding:18px;
border-radius:0.5rem;
flex:1 1 0;
background:#FBF8F2;
text-align:center;
min-width:0;
}
.feysb_stat_v_n8o{
overflow-wrap:break-word;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#4A7C59;
font-size:1.625rem;
}
.feysb_stat_l_n8o{
font-size:11.5px;
margin-top:0.25rem;
color:#6B5E48;
}
.feysg_n8o{
padding:3rem 0 10px;
}
.feysg_eyebrow_n8o{
display:block;
margin-bottom:12px;
}
.feysg_h2_n8o{
margin-bottom:28px;
font-weight:600;
line-height:1.05;
color:#1C1710;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:766px){
.feysg_h2_n8o{
font-size:2.25rem;
}
}
.feysg_grid_n8o{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.feysg_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
.feysg_col_n8o{
min-width:0;
}
.feysg_col_h_n8o{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1710;
font-weight:600;
line-height:1.15;
margin-bottom:10px;
font-size:1.375rem;
}
.feysg_col_p_n8o{
color:#8C7D66;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.feylh_n8o{
padding:40px 0 20px;
}
.feylh_in_n8o{
border-top:1px solid rgba(28,23,16,0.15);
padding-top:2.125rem;
}
.feylh_eyebrow_n8o{
margin-bottom:22px;
display:block;
}
.feylh_grid_n8o{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:603px){
.feylh_grid_n8o{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.feylh_grid_n8o{
grid-template-columns:repeat(5,1fr);
}
}
.feylh_col_n8o{
min-width:0;
}
.feylh_col_h_n8o{
font-weight:700;
color:#1C1710;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
}
.feylh_links_n8o{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.feylh_link_n8o{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7D66;
}
.feylh_link_n8o:hover{
color:#9E7A38;
}
.feysc_n8o{
padding:3rem 0 10px;
}
.feysc_head_n8o{
text-align:center;
margin-bottom:28px;
}
.feysc_eyebrow_n8o{
margin-bottom:0.75rem;
}
.feysc_h2_n8o{
font-size:1.875rem;
color:#1C1710;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.feysc_h2_n8o{
font-size:2.25rem;
}
}
.feysc_table_n8o{
margin:0 auto;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
max-width:900px;
}
.feysc_thead_n8o{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2318;
display:grid;
}
.feysc_th_n8o{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
font-weight:700;
color:#A89880;
}
.feysc_th_n8o:first-child{
text-align:left;
}
.feysc_th_us_n8o{
color:#D4A84B;
}
.feysc_row_n8o{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.feysc_row_n8o:nth-child(even){
background:#FBF8F2;
}
.feysc_td_n8o{
padding:15px 18px;
overflow-wrap:break-word;
min-width:0;
font-size:14px;
text-align:center;
color:#6B5E48;
}
.feysc_td_n8o:first-child{
text-align:left;
font-weight:600;
color:#3A3226;
}
.feysc_td_us_n8o{
color:#4A7C59;
font-weight:700;
}
.feyft_n8o{
background:#2A2318;
margin-top:2.5rem;
color:#A89880;
}
.feyft_in_n8o{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:32px;
display:grid;
}
@media(min-width:597px){
.feyft_in_n8o{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.feyft_in_n8o{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.feyft_brand_n8o{
min-width:0;
}
.feyft_logo_n8o{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
.feyft_tagline_n8o{
margin-top:0.875rem;
line-height:1.6;
max-width:280px;
font-size:0.844rem;
color:#A89880;
}
.feyft_contact_n8o{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
color:#D4A84B;
font-size:0.813rem;
max-width:17.5rem;
margin-top:12px;
}
.feyft_contact_n8o:hover{
color:#F5EDD8;
}
.feyft_col_n8o{
min-width:0;
}
.feyft_col_h_n8o{
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:14px;
color:#F5EDD8;
}
.feyft_col_links_n8o{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.feyft_link_n8o{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89880;
font-size:0.844rem;
}
.feyft_link_n8o:hover{
color:#F5EDD8;
}
.feyft_bot_n8o{
gap:16px;
padding:22px 0 40px;
display:flex;
border-top:1px solid rgba(255,248,230,0.13);
flex-direction:column;
}
@media(min-width:765px){
.feyft_bot_n8o{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.feyft_legal_n8o{
line-height:1.6;
color:#B0A28E;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.719rem;
}
.feyft_legal_n8o b{
font-weight:700;
color:#A89880;
}
.feyft_age_n8o{
border:1.5px solid #D4A84B;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:8px;
font-size:0.813rem;
color:#D4A84B;
font-weight:700;
}