*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1714;
line-height:1.6;
overflow-wrap:break-word;
font-size:15px;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
color:#D6CEBA;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.eel-layout_tri{
min-height:100vh;
flex-direction:column;
display:flex;
}
.eel-main_tri{
flex:1 1 auto;
min-width:0;
width:100%;
}
.eel-container_tri{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.eel-container_tri{
padding:0 32px;
}
}
@media(min-width:1101px){
.eel-container_tri{
padding:0 56px;
}
}
.eel-eyebrow_tri{
font-weight:600;
overflow-wrap:break-word;
font-size:11px;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
color:#C4A260;
display:inline-block;
}
.eel-band_tri{
background:#111009;
color:#F2ECD8;
}
.eel-band_tri .eel-eyebrow_tri{
color:#D4AE5C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.eel-tb_tri{
background:#1A1714;
border-bottom:1px solid rgba(244,236,210,0.13);
top:0;
position:sticky;
z-index:50;
}
.eel-tb_in_tri{
margin:0 auto;
gap:16px;
padding:12px 16px;
align-items:center;
display:flex;
max-width:1400px;
justify-content:space-between;
width:100%;
}
@media(min-width:768px){
.eel-tb_in_tri{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.eel-tb_in_tri{
padding:1.125rem 56px;
}
}
.eel-tb_left_tri{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.eel-tb_logo_tri{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.eel-tb_logo_mark_tri{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:2.125rem;
}
.eel-tb_logo_txt_tri{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.eel-tb_logo_name_tri{
overflow:hidden;
color:#F2ECD8;
font-weight:700;
text-overflow:ellipsis;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
white-space:nowrap;
letter-spacing:.02em;
}
.eel-tb_logo_sub_tri{
overflow:hidden;
color:#C4A260;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.531rem;
letter-spacing:.32em;
text-transform:uppercase;
margin-top:4px;
}
.eel-tb_nav_tri{
display:none;
}
@media(min-width:961px){
.eel-tb_nav_tri{
gap:28px;
align-items:center;
display:flex;
}
}
.eel-tb_nav_item_tri{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
color:#D6CEBA;
font-weight:600;
}
.eel-tb_nav_item_tri:hover{
color:#F2ECD8;
}
.eel-tb_nav_item_tri.eel-state_active_tri{
border-color:#C4A260;
color:#F2ECD8;
}
.eel-tb_right_tri{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.eel-tb_search_tri{
transition:color .22s ease;
align-items:center;
justify-content:center;
color:#D6CEBA;
display:flex;
}
.eel-tb_search_tri:hover{
color:#C4A260;
}
.eel-tb_search_tri svg{
height:18px;
width:18px;
}
.eel-tb_lang_tri{
color:#9E9484;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
}
.eel-tb_lang_tri:hover{
color:#F2ECD8;
}
.eel-tb_login_tri{
font-size:14px;
color:#F2ECD8;
font-weight:600;
display:none;
}
@media(min-width:769px){
.eel-tb_login_tri{
display:inline-block;
}
}
.eel-tb_register_tri{
background:#C4A260;
border-radius:62.438rem;
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
font-weight:700;
white-space:nowrap;
color:#16120A;
font-size:0.875rem;
}
.eel-tb_register_tri:hover{
background:#D4B46E;
}
.eel-mob_tri{
background:#1A1714;
border-top:1px solid rgba(244,236,210,0.13);
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
right:0;
bottom:0;
left:0;
z-index:60;
}
@media(min-width:961px){
.eel-mob_tri{
display:none;
}
}
.eel-mob_in_tri{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.eel-mob_item_tri{
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
gap:3px;
color:#9E9484;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
}
.eel-mob_item_tri.eel-state_active_tri{
color:#C4A260;
}
.eel-mob_ic_tri{
justify-content:center;
display:flex;
align-items:center;
}
.eel-mob_ic_tri svg{
width:1.25rem;
height:20px;
}
.eel-mob_lb_tri{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
white-space:nowrap;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.eel-rail_tri{
position:relative;
min-width:0;
}
.eel-rail_scroll_tri{
gap:14px;
display:flex;
padding-bottom:14px;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.eel-rail_scroll_tri{
gap:18px;
}
}
.eel-gc_tri{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.eel-gc_tri{
width:188px;
}
}
.eel-gc_img_tri{
overflow:hidden;
background:#232018;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 20px rgba(0,0,0,0.30);
padding-bottom:133.33%;
position:relative;
}
.eel-gc_img_tri img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.eel-gc_cover_tri{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.eel-gc_hover_tri{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
display:flex;
opacity:0;
position:absolute;
justify-content:center;
align-items:center;
}
.eel-gc_tri:hover .eel-gc_hover_tri{
opacity:1;
}
.eel-gc_hover_btn_tri{
background:#C4A260;
border-radius:999px;
align-items:center;
display:flex;
color:#16120A;
height:2.875rem;
justify-content:center;
width:46px;
}
.eel-gc_hover_btn_tri svg{
width:18px;
height:1.125rem;
}
.eel-gc_info_tri{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.eel-gc_name_tri{
overflow:hidden;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#F2ECD8;
}
.eel-gc_prov_tri{
overflow:hidden;
color:#9E9484;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.eel-gc_meta_tri{
color:#9E9484;
font-size:0.688rem;
}
.eel-tc_tri{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.eel-tc_tri{
width:230px;
}
}
.eel-tc_img_tri{
background:#232018;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 1.25rem rgba(0,0,0,0.30);
position:relative;
padding-bottom:75%;
}
.eel-tc_img_tri img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.eel-tc_info_tri{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.eel-tc_name_tri{
overflow:hidden;
color:#F2ECD8;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
}
.eel-tc_rtp_tri{
font-size:0.688rem;
color:#9E9484;
}
.eel-lc_tri{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.eel-lc_tri{
width:16.75rem;
}
}
.eel-lc_img_tri{
border-radius:0.875rem;
overflow:hidden;
background:#232018;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 0.5rem 20px rgba(0,0,0,0.30);
}
.eel-lc_img_tri img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.eel-lc_live_tri{
gap:7px;
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
border-radius:999px;
align-items:center;
left:12px;
display:flex;
position:absolute;
top:0.75rem;
}
.eel-lc_live_dot_tri{
background:#B84A3C;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.eel-lc_seats_tri{
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
color:#F2ECD8;
}
.eel-lc_info_tri{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.eel-lc_name_tri{
overflow:hidden;
white-space:nowrap;
color:#F2ECD8;
text-overflow:ellipsis;
font-weight:700;
font-size:15px;
}
.eel-lc_bet_tri{
font-size:11px;
color:#9E9484;
}
.eel-pc_tri{
border-radius:0.875rem;
background:#232018;
gap:0.5rem;
padding:1rem 14px;
border:1px solid rgba(244,236,210,0.07);
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
min-height:4.625rem;
}
.eel-pc_logo_tri{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.eel-pc_name_tri{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:11px;
text-align:center;
color:#9E9484;
text-overflow:ellipsis;
}
.eel-gc_tag_tri{
padding:3px 8px;
border-radius:8px;
display:inline-block;
letter-spacing:.06em;
text-transform:uppercase;
top:0.625rem;
font-size:10px;
font-weight:700;
position:absolute;
z-index:2;
left:0.625rem;
}
.eel-gc_tag_hot_tri{
background:#B84A3C;
color:#F2ECD8;
}
.eel-gc_tag_new_tri{
background:#E2C47A;
color:#16120A;
}
.eel-gc_tag_jp_tri{
background:#C4A260;
color:#16120A;
}
.eel-gc_tag_live_tri{
background:#B84A3C;
color:#F2ECD8;
}
.eel-sh_tri{
min-width:0;
margin-bottom:1.125rem;
}
.eel-sh_row_tri{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.eel-sh_row_tri .eel-sh_l_tri{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.eel-sh_stack_tri{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.eel-sh_center_tri{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.eel-sh_h2_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
color:#F2ECD8;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.eel-sh_h2_tri{
font-size:1.875rem;
}
}
.eel-band_tri .eel-sh_h2_tri{
color:#F2ECD8;
}
.eel-sh_eb_line_tri{
gap:10px;
align-items:center;
display:inline-flex;
}
.eel-sh_eb_line_tri::before{
background:#C4A260;
height:1px;
display:inline-block;
content:"";
width:28px;
}
.eel-band_tri .eel-sh_eb_line_tri::before{
background:#D4AE5C;
}
.eel-sh_eb_dot_tri{
gap:8px;
display:inline-flex;
align-items:center;
}
.eel-sh_eb_dot_tri::before{
border-radius:50%;
background:#C4A260;
height:6px;
display:inline-block;
width:0.375rem;
content:"";
}
.eel-band_tri .eel-sh_eb_dot_tri::before{
background:#D4AE5C;
}
.eel-sh_link_tri{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
font-weight:600;
padding-bottom:2px;
font-size:13px;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #F2ECD8;
color:#F2ECD8;
}
.eel-sh_link_tri:hover{
border-color:#C4A260;
color:#C4A260;
}
.eel-sh_link_tri svg{
height:14px;
width:14px;
}
.eel-sh_link_chev_tri{
padding-bottom:0;
border-bottom:0;
}
.eel-sh_link_btn_tri{
background:#C4A260;
padding:9px 18px;
border-radius:999px;
border-bottom:0;
color:#16120A;
}
.eel-sh_link_btn_tri:hover{
border-color:transparent;
background:#D4B46E;
color:#16120A;
}
.eel-band_tri .eel-sh_link_tri{
border-color:#F2ECD8;
color:#F2ECD8;
}
.eel-band_tri .eel-sh_link_btn_tri{
background:#D4AE5C;
color:#16120A;
}
.eel-sh_rule_tri{
background:rgba(244,236,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.eel-band_tri .eel-sh_rule_tri{
background:rgba(244,236,210,0.12);
}
.eel-hero_tri{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.eel-hero_tri{
padding:3.5rem 0 24px;
}
}
.eel-hero_in_tri{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.eel-hero_in_tri{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.eel-hero_copy_tri{
min-width:0;
}
.eel-hero_eyebrow_tri{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.eel-hero_eyebrow_line_tri{
background:#C4A260;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.eel-hero_h1_tri{
line-height:1.04;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:20px;
color:#F2ECD8;
font-size:38px;
font-weight:600;
}
@media(min-width:769px){
.eel-hero_h1_tri{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.eel-hero_h1_tri{
font-size:62px;
}
}
.eel-hero_h1_tri em{
font-style:normal;
color:#C4A260;
}
.eel-hero_sub_tri{
max-width:480px;
font-size:16px;
margin-bottom:30px;
color:#7A7265;
line-height:1.6;
}
@media(min-width:769px){
.eel-hero_sub_tri{
font-size:18px;
}
}
.eel-hero_actions_tri{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.eel-hero_cta_tri{
transition:background-color .22s ease;
gap:0.625rem;
border-radius:999px;
background:#C4A260;
padding:1rem 1.875rem;
font-weight:700;
display:inline-flex;
font-size:15px;
color:#16120A;
align-items:center;
}
.eel-hero_cta_tri:hover{
background:#D4B46E;
}
.eel-hero_cta_ic_tri{
display:inline-flex;
align-items:center;
}
.eel-hero_cta_ic_tri svg{
height:1rem;
width:1rem;
}
.eel-hero_cta_alt_tri{
padding:15px 26px;
background:transparent;
border:1px solid rgba(244,236,210,0.13);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
align-items:center;
font-size:15px;
font-weight:600;
color:#F2ECD8;
display:inline-flex;
}
.eel-hero_cta_alt_tri:hover{
border-color:#C4A260;
color:#C4A260;
}
.eel-hero_trust_tri{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.eel-hero_trust_item_tri{
gap:0.563rem;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
color:#D6CEBA;
}
.eel-hero_trust_ic_tri{
display:inline-flex;
align-items:center;
color:#C4A260;
}
.eel-hero_trust_ic_tri svg{
height:1rem;
width:1rem;
}
.eel-hero_promo_tri{
background:#232018;
overflow:hidden;
border-radius:20px;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 3px 12px rgba(196,162,96,0.10);
}
.eel-hero_promo_bg_tri{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.eel-hero_promo_bg_tri::after{
inset:0;
background:linear-gradient(120deg,#111009 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.eel-hero_promo_glow_tri{
background:radial-gradient(circle,rgba(196,162,96,0.13) 0%,transparent 65%);
border-radius:50%;
width:260px;
top:-2.5rem;
pointer-events:none;
height:260px;
position:absolute;
right:-1.25rem;
}
.eel-hero_promo_ct_tri{
padding:28px;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.eel-hero_promo_label_tri{
font-weight:700;
display:block;
letter-spacing:.25em;
font-size:10px;
margin-bottom:0.5rem;
text-transform:uppercase;
color:#D4AE5C;
}
.eel-hero_promo_amount_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
color:#F2ECD8;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.eel-hero_promo_amount_tri{
font-size:2.5rem;
}
}
.eel-hero_promo_amount_tri em{
color:#D4AE5C;
font-style:normal;
}
.eel-hero_rating_tri{
padding:0.625rem 0.875rem;
border:1px solid rgba(244,236,210,0.07);
border-radius:14px;
gap:10px;
background:#232018;
display:flex;
top:14px;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 1.25rem rgba(0,0,0,0.30);
right:14px;
z-index:3;
align-items:center;
}
.eel-hero_rating_score_tri{
flex:0 0 auto;
font-size:1.5rem;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.eel-hero_rating_txt_tri{
flex:1 1 auto;
min-width:0;
}
.eel-hero_rating_stars_tri{
gap:2px;
display:flex;
color:#C4A260;
}
.eel-hero_rating_stars_tri svg{
width:12px;
height:12px;
}
.eel-hero_rating_cap_tri{
font-size:11px;
margin-top:3px;
color:#9E9484;
line-height:1.35;
display:block;
overflow-wrap:break-word;
}
.eel-stat_tri{
border-top:1px solid rgba(244,236,210,0.13);
border-bottom:1px solid rgba(244,236,210,0.13);
margin-top:16px;
}
.eel-stat_in_tri{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.eel-stat_in_tri{
grid-template-columns:repeat(4,1fr);
}
}
.eel-stat_item_tri{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(244,236,210,0.07);
border-right:1px solid rgba(244,236,210,0.07);
min-width:0;
}
.eel-stat_item_tri:nth-child(2n){
border-right:0;
}
.eel-stat_item_tri:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.eel-stat_item_tri{
border-bottom:0;
}
.eel-stat_item_tri:nth-child(2n){
border-right:1px solid rgba(244,236,210,0.07);
}
.eel-stat_item_tri:nth-child(4n){
border-right:0;
}
}
.eel-stat_value_tri{
font-size:30px;
color:#F2ECD8;
overflow-wrap:break-word;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:767px){
.eel-stat_value_tri{
font-size:34px;
}
}
.eel-stat_label_tri{
color:#9E9484;
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
}
.eel-grow_tri{
padding:26px 0 0.625rem;
}
.eel-row_seo_tri{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A7265;
}
.eel-row_seo_tri strong{
font-weight:700;
color:#F2ECD8;
}
.eel-grow_tri{
padding:1.625rem 0 0.625rem;
}
.eel-row_seo_tri{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#7A7265;
overflow-wrap:break-word;
}
.eel-row_seo_tri strong{
font-weight:700;
color:#F2ECD8;
}
.eel-grow_tri{
padding:1.625rem 0 0.625rem;
}
.eel-row_seo_tri{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#7A7265;
line-height:1.65;
max-width:760px;
}
.eel-row_seo_tri strong{
color:#F2ECD8;
font-weight:700;
}
.eel-pr_tri{
padding:1.875rem 0 0.375rem;
}
.eel-pr_card_tri{
background:#232018;
border-radius:1.25rem;
gap:10px;
flex:0 0 auto;
border:1px solid rgba(244,236,210,0.07);
padding:1.625rem;
overflow:hidden;
position:relative;
display:flex;
width:280px;
flex-direction:column;
min-height:200px;
}
@media(min-width:770px){
.eel-pr_card_tri{
width:18.75rem;
}
}
.eel-pr_card_feat_tri{
border-color:transparent;
background:linear-gradient(150deg,#1C1A10,#0D0C08);
color:#F2ECD8;
}
.eel-pr_glow_tri{
border-radius:50%;
background:radial-gradient(circle,rgba(196,162,96,0.13),transparent 70%);
right:-30px;
top:-30px;
opacity:0;
position:absolute;
pointer-events:none;
height:8.125rem;
width:130px;
}
.eel-pr_card_feat_tri .eel-pr_glow_tri{
opacity:1;
}
.eel-pr_label_tri{
font-size:10px;
position:relative;
letter-spacing:.16em;
color:#C4A260;
text-transform:uppercase;
font-weight:700;
}
.eel-pr_card_feat_tri .eel-pr_label_tri{
color:#D4AE5C;
}
.eel-pr_amount_tri{
color:#F2ECD8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
position:relative;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
}
.eel-pr_card_feat_tri .eel-pr_amount_tri{
color:#F2ECD8;
}
.eel-pr_amount_tri em{
color:#C4A260;
font-style:normal;
}
.eel-pr_card_feat_tri .eel-pr_amount_tri em{
color:#D4AE5C;
}
.eel-pr_terms_tri{
position:relative;
line-height:1.5;
color:#9E9484;
font-size:0.813rem;
}
.eel-pr_card_feat_tri .eel-pr_terms_tri{
color:#A89E8A;
}
.eel-pr_cta_tri{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.eel-pr_card_feat_tri .eel-pr_cta_tri{
padding:9px 1.125rem;
background:#D4AE5C;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:13px;
color:#16120A;
}
.eel-pr_card_feat_tri .eel-pr_cta_tri:hover{
opacity:.9;
}
.eel-pr_card_tri:not(.eel-pr_card_feat_tri) .eel-pr_cta_tri{
transition:color .22s ease,border-color .22s ease;
color:#F2ECD8;
font-size:0.813rem;
border-bottom:1px solid #F2ECD8;
padding-bottom:2px;
font-weight:700;
}
.eel-pr_card_tri:not(.eel-pr_card_feat_tri) .eel-pr_cta_tri:hover{
border-color:#C4A260;
color:#C4A260;
}
.eel-jp_tri{
padding:30px 0 0.625rem;
}
.eel-jp_grid_tri{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.eel-jp_grid_tri{
grid-template-columns:1fr 1fr;
}
.eel-jp_card_mega_tri{
grid-column:1/-1;
}
}
@media(min-width:998px){
.eel-jp_grid_tri{
grid-template-columns:1.4fr 1fr 1fr;
}
.eel-jp_card_mega_tri{
grid-column:auto;
}
}
.eel-jp_card_tri{
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
background:#232018;
gap:0.75rem;
border:1px solid rgba(244,236,210,0.07);
flex-direction:column;
position:relative;
display:flex;
min-width:0;
justify-content:space-between;
min-height:200px;
}
.eel-jp_card_mega_tri{
background:linear-gradient(135deg,#1C1A10,#0D0C08);
border-color:transparent;
color:#F2ECD8;
min-height:13.125rem;
}
.eel-jp_glow_tri{
border-radius:50%;
background:radial-gradient(circle,rgba(196,162,96,0.13),transparent 70%);
top:-2.5rem;
right:-40px;
height:200px;
width:200px;
pointer-events:none;
position:absolute;
}
.eel-jp_label_tri{
gap:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
color:#C4A260;
font-weight:700;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
font-size:0.625rem;
display:flex;
}
.eel-jp_card_mega_tri .eel-jp_label_tri{
color:#D4AE5C;
}
.eel-jp_drop_tri{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#9E9484;
}
.eel-jp_card_mega_tri .eel-jp_drop_tri{
color:#A89E8A;
}
.eel-jp_amount_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
color:#F2ECD8;
font-weight:700;
line-height:1;
font-size:2.375rem;
overflow-wrap:break-word;
}
.eel-jp_card_mega_tri .eel-jp_amount_tri{
animation:zm2-pulse 2.4s infinite;
color:#D4AE5C;
font-size:48px;
}
@media(min-width:765px){
.eel-jp_card_mega_tri .eel-jp_amount_tri{
font-size:3.375rem;
}
}
.eel-jp_game_tri{
font-size:0.813rem;
color:#9E9484;
position:relative;
}
.eel-jp_card_mega_tri .eel-jp_game_tri{
color:#A89E8A;
}
.eel-jp_cta_tri{
position:relative;
align-self:flex-start;
}
.eel-jp_card_mega_tri .eel-jp_cta_tri{
border-radius:999px;
background:#D4AE5C;
padding:10px 1.25rem;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#16120A;
}
.eel-jp_card_mega_tri .eel-jp_cta_tri:hover{
opacity:.9;
}
.eel-jp_card_tri:not(.eel-jp_card_mega_tri) .eel-jp_cta_tri{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2ECD8;
color:#F2ECD8;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
}
.eel-jp_card_tri:not(.eel-jp_card_mega_tri) .eel-jp_cta_tri:hover{
border-color:#C4A260;
color:#C4A260;
}
.eel-jp_seo_tri{
margin:0.875rem 0 0;
font-size:14px;
color:#7A7265;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
}
.eel-jp_seo_tri strong{
color:#F2ECD8;
font-weight:700;
}
.eel-gm_tri{
padding:30px 0 0.625rem;
}
.eel-gm_in_tri{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.eel-gm_in_tri{
grid-template-columns:1.25fr 1fr;
}
}
.eel-gm_left_tri{
border-radius:20px;
border:1px solid rgba(244,236,210,0.07);
padding:32px;
background:#232018;
min-width:0;
}
.eel-gm_eyebrow_tri{
margin-bottom:0.625rem;
}
.eel-gm_h2_tri{
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
color:#F2ECD8;
line-height:1.06;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
@media(min-width:770px){
.eel-gm_h2_tri{
font-size:28px;
}
}
.eel-gm_text_tri{
max-width:480px;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#7A7265;
}
.eel-gm_level_tri{
margin-bottom:8px;
font-weight:700;
color:#C4A260;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.eel-gm_bar_tri{
border-radius:999px;
overflow:hidden;
background:rgba(244,236,210,0.13);
height:8px;
margin-bottom:6px;
}
.eel-gm_bar_fill_tri{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8922E,#E2C47A);
height:100%;
}
.eel-gm_bar_meta_tri{
gap:10px;
font-size:0.688rem;
margin-bottom:1.125rem;
color:#9E9484;
display:flex;
justify-content:space-between;
}
.eel-gm_missions_tri{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.eel-gm_mission_tri{
border:1px solid rgba(244,236,210,0.13);
gap:7px;
border-radius:999px;
background:#1A1714;
padding:0.563rem 0.938rem;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:12.5px;
color:#D6CEBA;
}
.eel-gm_mission_ic_tri{
display:inline-flex;
align-items:center;
color:#C4A260;
}
.eel-gm_mission_ic_tri svg{
width:13px;
height:13px;
}
.eel-gm_right_tri{
padding:32px;
border-radius:20px;
background:linear-gradient(150deg,#1C1A10,#0D0C08);
overflow:hidden;
display:flex;
color:#F2ECD8;
position:relative;
flex-direction:column;
}
.eel-gm_glow_tri{
background:radial-gradient(circle,rgba(196,162,96,0.13),transparent 70%);
border-radius:50%;
height:150px;
top:-1.875rem;
right:-30px;
width:9.375rem;
position:absolute;
pointer-events:none;
}
.eel-gm_ref_eyebrow_tri{
position:relative;
margin-bottom:10px;
}
.eel-gm_ref_h2_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:26px;
color:#F2ECD8;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
line-height:1.1;
}
.eel-gm_ref_text_tri{
color:#A89E8A;
line-height:1.55;
position:relative;
margin-bottom:20px;
font-size:0.844rem;
}
.eel-gm_ref_cta_tri{
background:#D4AE5C;
padding:11px 22px;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:0.844rem;
color:#16120A;
position:relative;
margin-top:auto;
align-self:flex-start;
}
.eel-gm_ref_cta_tri:hover{
opacity:.9;
}
.eel-app_tri{
padding:1.875rem 0 10px;
}
.eel-app_in_tri{
padding:2rem;
border-radius:20px;
border:1px solid rgba(244,236,210,0.07);
gap:1.75rem;
background:#232018;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.eel-app_in_tri{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.eel-app_copy_tri{
max-width:35rem;
min-width:0;
}
.eel-app_eyebrow_tri{
margin-bottom:12px;
}
.eel-app_h2_tri{
line-height:1.05;
font-size:28px;
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.eel-app_h2_tri{
font-size:2.125rem;
}
}
.eel-app_text_tri{
color:#7A7265;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.eel-app_btns_tri{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.eel-app_btn_tri{
transition:background-color .22s ease;
gap:0.625rem;
padding:11px 20px;
background:#C4A260;
border-radius:14px;
align-items:center;
display:inline-flex;
color:#16120A;
}
.eel-app_btn_tri:hover{
background:#D4B46E;
}
.eel-app_btn_ic_tri{
display:inline-flex;
align-items:center;
}
.eel-app_btn_ic_tri svg{
width:1.125rem;
height:18px;
}
.eel-app_btn_lb_tri{
font-size:13.5px;
font-weight:700;
}
.eel-app_qr_wrap_tri{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.eel-app_qr_tri{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#C4A260;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#232018 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#232018 0 5px,transparent 5px 11px);
}
.eel-app_qr_cap_tri{
max-width:92px;
color:#9E9484;
font-size:0.781rem;
line-height:1.4;
}
.eel-sea_tri{
padding:1.5rem 0 10px;
}
.eel-sea_in_tri{
border-radius:1.25rem;
padding:2.25rem;
overflow:hidden;
background:linear-gradient(115deg,#1C1A10,#0D0C08);
gap:22px;
flex-direction:column;
display:flex;
color:#F2ECD8;
position:relative;
}
@media(min-width:822px){
.eel-sea_in_tri{
padding:44px 48px;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.eel-sea_glow_tri{
border-radius:50%;
background:radial-gradient(circle,rgba(196,162,96,0.13),transparent 68%);
width:15rem;
pointer-events:none;
top:50%;
right:60px;
height:240px;
position:absolute;
transform:translateY(-50%);
}
.eel-sea_copy_tri{
position:relative;
max-width:35rem;
min-width:0;
}
.eel-sea_eyebrow_tri{
margin-bottom:0.75rem;
}
.eel-sea_h2_tri{
color:#F2ECD8;
margin-bottom:12px;
line-height:1.04;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.eel-sea_h2_tri{
font-size:2.375rem;
}
}
.eel-sea_text_tri{
line-height:1.6;
font-size:0.938rem;
color:#A89E8A;
}
.eel-sea_cta_tri{
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
padding:16px 32px;
background:#D4AE5C;
font-weight:700;
font-size:0.938rem;
color:#16120A;
position:relative;
}
.eel-sea_cta_tri:hover{
opacity:.9;
}
.eel-nl_tri{
padding:24px 0 10px;
}
.eel-nl_in_tri{
gap:1.375rem;
padding:30px 32px;
border-radius:1.25rem;
background:#15130D;
display:flex;
color:#F2ECD8;
flex-direction:column;
}
@media(min-width:766px){
.eel-nl_in_tri{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.eel-nl_text_wrap_tri{
min-width:0;
}
.eel-nl_h3_tri{
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:5px;
font-size:1.375rem;
}
@media(min-width:765px){
.eel-nl_h3_tri{
font-size:24px;
}
}
.eel-nl_text_tri{
font-size:13.5px;
line-height:1.5;
color:#A89E8A;
}
.eel-nl_form_tri{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.eel-nl_input_tri{
overflow:hidden;
padding:0.813rem 1rem;
border-radius:0.875rem;
flex:1 1 auto;
border:1px solid rgba(244,236,210,0.12);
background:rgba(244,236,210,0.07);
min-width:0;
white-space:nowrap;
display:flex;
align-items:center;
color:#A89E8A;
text-overflow:ellipsis;
font-size:0.875rem;
}
.eel-nl_btn_tri{
flex:0 0 auto;
padding:0.813rem 24px;
border-radius:14px;
transition:opacity .22s ease;
background:#D4AE5C;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#16120A;
}
.eel-nl_btn_tri:hover{
opacity:.9;
}
.eel-vip_tri{
padding:3rem 0;
}
@media(min-width:766px){
.eel-vip_tri{
padding:4rem 0;
}
}
.eel-vip_head_tri{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:882px){
.eel-vip_head_tri{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.eel-vip_eyebrow_tri{
margin-bottom:12px;
}
.eel-vip_h2_tri{
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:766px){
.eel-vip_h2_tri{
font-size:2.5rem;
}
}
.eel-vip_intro_tri{
line-height:1.6;
font-size:0.875rem;
color:#A89E8A;
max-width:26.25rem;
}
.eel-vip_grid_tri{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.eel-vip_card_tri{
border-radius:14px;
padding:1.375rem 1.125rem;
border:1px solid rgba(244,236,210,0.12);
min-width:0;
}
.eel-vip_card_feat_tri{
background:rgba(244,236,210,0.07);
border-color:#D4AE5C;
}
.eel-vip_card_ic_tri{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8922E,#E2C47A);
display:block;
width:34px;
margin-bottom:16px;
height:34px;
}
.eel-vip_name_tri{
overflow-wrap:break-word;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.375rem;
}
.eel-vip_perk_tri{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#A89E8A;
}
.eel-dr_tri{
padding:36px 0 10px;
}
.eel-dr_in_tri{
gap:20px;
border:1px dashed rgba(244,236,210,0.13);
padding:28px 2rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.eel-dr_in_tri{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.eel-dr_h2_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2ECD8;
margin-bottom:0.5rem;
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.eel-dr_h2_tri{
font-size:1.625rem;
}
}
.eel-dr_text_tri{
line-height:1.6;
max-width:680px;
overflow-wrap:break-word;
color:#7A7265;
font-size:14px;
}
.eel-dr_text_tri b{
font-weight:700;
color:#F2ECD8;
}
.eel-dr_cta_tri{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
white-space:nowrap;
font-weight:700;
font-size:0.844rem;
border-bottom:1px solid #C4A260;
color:#F2ECD8;
}
.eel-dr_cta_tri:hover{
color:#C4A260;
}
.eel-wy_tri{
padding:48px 0;
}
@media(min-width:766px){
.eel-wy_tri{
padding:56px 0;
}
}
.eel-wy_in_tri{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.eel-wy_in_tri{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.eel-wy_left_tri{
min-width:0;
}
.eel-wy_eyebrow_tri{
margin-bottom:14px;
}
.eel-wy_h2_tri{
margin-bottom:16px;
line-height:1.05;
font-weight:600;
color:#F2ECD8;
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.eel-wy_h2_tri{
font-size:40px;
}
}
.eel-wy_intro_tri{
font-size:0.938rem;
color:#7A7265;
line-height:1.6;
}
.eel-wy_grid_tri{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.eel-wy_grid_tri{
grid-template-columns:1fr 1fr;
}
}
.eel-wy_card_tri{
background:#232018;
border-radius:14px;
border:1px solid rgba(244,236,210,0.07);
padding:26px;
min-width:0;
}
.eel-wy_card_ic_tri{
display:inline-flex;
align-items:center;
color:#C4A260;
margin-bottom:1rem;
justify-content:center;
}
.eel-wy_card_ic_tri svg{
height:1.625rem;
width:26px;
}
.eel-wy_card_h_tri{
font-size:1.313rem;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2ECD8;
}
.eel-wy_card_p_tri{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#7A7265;
}
.eel-et_tri{
padding:2.25rem 0 10px;
}
.eel-et_in_tri{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:879px){
.eel-et_in_tri{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.eel-et_left_tri{
min-width:0;
}
.eel-et_eyebrow_tri{
margin-bottom:0.75rem;
}
.eel-et_h2_tri{
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:14px;
color:#F2ECD8;
line-height:1.06;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.eel-et_h2_tri{
font-size:32px;
}
}
.eel-et_text_tri{
font-size:0.938rem;
color:#7A7265;
margin-bottom:1.375rem;
line-height:1.65;
}
.eel-et_stats_tri{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.eel-et_stat_tri{
min-width:0;
}
.eel-et_stat_v_tri{
line-height:1;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F2ECD8;
}
.eel-et_stat_l_tri{
color:#9E9484;
font-size:12.5px;
margin-top:4px;
}
.eel-et_right_tri{
gap:12px;
flex-direction:column;
display:flex;
}
.eel-et_member_tri{
border-radius:0.875rem;
border:1px solid rgba(244,236,210,0.07);
padding:18px 20px;
gap:16px;
background:#232018;
display:flex;
align-items:center;
min-width:0;
}
.eel-et_member_av_tri{
flex:0 0 auto;
background:linear-gradient(135deg,#1C1A10,#C4A260);
border-radius:50%;
height:3rem;
width:3rem;
}
.eel-et_member_name_tri{
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:700;
font-size:0.938rem;
}
.eel-et_member_role_tri{
font-size:12.5px;
color:#9E9484;
overflow-wrap:break-word;
}
.eel-et_updated_tri{
gap:0.5rem;
border:1px solid rgba(244,236,210,0.07);
border-radius:0.875rem;
padding:0.875rem 18px;
background:#1A1714;
font-size:0.781rem;
display:flex;
color:#7A7265;
align-items:center;
}
.eel-ts_tri{
padding:2.75rem 0;
}
.eel-ts_in_tri{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:877px){
.eel-ts_in_tri{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.eel-ts_left_tri{
min-width:0;
}
.eel-ts_h2_tri{
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
color:#F2ECD8;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
@media(min-width:769px){
.eel-ts_h2_tri{
font-size:28px;
}
}
.eel-ts_text_tri{
max-width:520px;
font-size:0.906rem;
margin-bottom:22px;
color:#A89E8A;
line-height:1.6;
}
.eel-ts_badges_tri{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.eel-ts_badge_tri{
font-size:13px;
font-weight:600;
color:#A89E8A;
}
.eel-ts_pay_tri{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.eel-ts_pay_tri{
justify-content:flex-end;
}
}
.eel-ts_pay_chip_tri{
border:1px solid rgba(244,236,210,0.12);
background:rgba(244,236,210,0.07);
border-radius:14px;
padding:12px 1rem;
font-size:14px;
color:#F2ECD8;
font-weight:700;
}
.eel-prov_tri{
padding:40px 0 1.25rem;
}
.eel-prov_eyebrow_tri{
margin-bottom:18px;
display:block;
}
.eel-prov_grid_tri{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.eel-prov_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.eel-prov_grid_tri{
grid-template-columns:repeat(6,1fr);
}
}
.eel-rv_tri{
background:#232018;
padding:3rem 0;
border-top:1px solid rgba(244,236,210,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,236,210,0.07);
}
@media(min-width:769px){
.eel-rv_tri{
padding:56px 0;
}
}
.eel-rv_head_tri{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.eel-rv_head_tri{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.eel-rv_eyebrow_tri{
margin-bottom:0.625rem;
}
.eel-rv_h2_tri{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2ECD8;
line-height:1.05;
}
@media(min-width:769px){
.eel-rv_h2_tri{
font-size:2.375rem;
}
}
.eel-rv_agg_tri{
gap:0.75rem;
display:flex;
align-items:center;
}
.eel-rv_agg_stars_tri{
gap:3px;
display:flex;
color:#C4A260;
}
.eel-rv_agg_stars_tri svg{
width:1.125rem;
height:18px;
}
.eel-rv_source_tri{
color:#7A7265;
font-size:0.813rem;
}
.eel-rv_grid_tri{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.eel-rv_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
.eel-rv_card_tri{
background:#1A1714;
border:1px solid rgba(244,236,210,0.07);
border-radius:14px;
padding:1.625rem;
min-width:0;
}
.eel-rv_card_stars_tri{
gap:2px;
margin-bottom:12px;
color:#C4A260;
display:flex;
}
.eel-rv_card_stars_tri svg{
width:14px;
height:0.875rem;
}
.eel-rv_card_body_tri{
margin-bottom:16px;
font-size:1.125rem;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
}
.eel-rv_card_meta_tri{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.eel-rv_card_av_tri{
background:linear-gradient(135deg,#B8922E,#E2C47A);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.eel-rv_card_author_tri{
font-size:13px;
color:#F2ECD8;
font-weight:700;
}
.eel-rv_card_loc_tri{
color:#9E9484;
font-size:12px;
}
.eel-rc_tri{
padding:3rem 0 10px;
}
.eel-rc_in_tri{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.eel-rc_in_tri{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.eel-rc_col_tri{
min-width:0;
}
.eel-rc_label_tri{
margin-bottom:16px;
font-size:0.688rem;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
color:#C4A260;
}
.eel-rc_awards_tri{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.eel-rc_award_tri{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.eel-rc_award_ic_tri{
flex:0 0 auto;
display:inline-flex;
color:#E2C47A;
align-items:center;
}
.eel-rc_award_ic_tri svg{
height:18px;
width:18px;
}
.eel-rc_award_t_tri{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#F2ECD8;
}
.eel-rc_award_s_tri{
overflow-wrap:break-word;
color:#9E9484;
font-size:0.75rem;
}
.eel-rc_press_tri{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.eel-rc_press_logo_tri{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(244,236,210,0.07);
display:flex;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
align-items:center;
color:#7A7265;
justify-content:center;
height:52px;
text-align:center;
text-overflow:ellipsis;
font-size:0.875rem;
}
.eel-rc_partner_tri{
background:#232018;
padding:22px;
border-radius:0.875rem;
border:1px solid rgba(244,236,210,0.07);
}
.eel-rc_partner_name_tri{
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#F2ECD8;
font-weight:600;
}
.eel-rc_partner_text_tri{
color:#7A7265;
font-size:13px;
overflow-wrap:break-word;
line-height:1.55;
}
.eel-pmt_tri{
padding:3rem 0 10px;
}
.eel-pmt_in_tri{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.eel-pmt_in_tri{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.eel-pmt_left_tri{
min-width:0;
}
.eel-pmt_eyebrow_tri{
margin-bottom:12px;
}
.eel-pmt_h2_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
font-weight:600;
color:#F2ECD8;
}
@media(min-width:771px){
.eel-pmt_h2_tri{
font-size:2rem;
}
}
.eel-pmt_text_tri{
color:#7A7265;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.906rem;
}
.eel-pmt_logos_tri{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.eel-pmt_logos_tri{
grid-template-columns:repeat(4,1fr);
}
}
.eel-pmt_logo_tri{
padding:0 8px;
background:#232018;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
text-align:center;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
height:50px;
font-weight:700;
align-items:center;
color:#D6CEBA;
font-size:12.5px;
justify-content:center;
}
.eel-pmt_table_tri{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
min-width:0;
}
.eel-pmt_thead_tri{
background:#100E0C;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.eel-pmt_th_tri{
overflow:hidden;
padding:13px 14px;
font-size:0.625rem;
text-transform:uppercase;
color:#F2ECD8;
font-weight:700;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.eel-pmt_row_tri{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,236,210,0.07);
display:grid;
}
.eel-pmt_row_tri:nth-child(odd){
background:#232018;
}
.eel-pmt_td_tri{
padding:0.875rem;
color:#7A7265;
font-size:0.844rem;
overflow-wrap:break-word;
min-width:0;
}
.eel-pmt_row_tri .eel-pmt_td_tri:first-child{
font-weight:700;
color:#F2ECD8;
}
.eel-pmt_row_tri .eel-pmt_td_tri:last-child{
font-weight:700;
color:#5E9E72;
}
.eel-tt_tri{
padding:48px 0 10px;
}
@media(min-width:769px){
.eel-tt_tri{
padding:60px 0 10px;
}
}
.eel-tt_head_tri{
text-align:center;
margin-bottom:2.125rem;
}
.eel-tt_eyebrow_tri{
margin-bottom:12px;
}
.eel-tt_h2_tri{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
color:#F2ECD8;
}
@media(min-width:765px){
.eel-tt_h2_tri{
font-size:42px;
}
}
.eel-tt_grid_tri{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.eel-tt_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
.eel-tt_card_tri{
background:#232018;
border-radius:0.875rem;
padding:30px;
border:1px solid rgba(244,236,210,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.eel-tt_card_ic_tri{
display:inline-flex;
align-items:center;
color:#C4A260;
margin-bottom:18px;
}
.eel-tt_card_ic_tri svg{
width:28px;
height:1.75rem;
}
.eel-tt_card_h_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
color:#F2ECD8;
font-size:22px;
font-weight:600;
}
.eel-tt_card_p_tri{
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7265;
}
.eel-tt_card_p_tri b{
font-weight:700;
color:#F2ECD8;
}
.eel-tt_card_link_tri{
transition:color .22s ease;
font-size:0.813rem;
margin-top:auto;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #C4A260;
font-weight:700;
color:#F2ECD8;
}
.eel-tt_card_link_tri:hover{
color:#C4A260;
}
.eel-hts_tri{
padding:3rem 0;
}
@media(min-width:766px){
.eel-hts_tri{
padding:3.875rem 0;
}
}
.eel-hts_head_tri{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.eel-hts_head_tri{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.eel-hts_eyebrow_tri{
margin-bottom:0.75rem;
}
.eel-hts_h2_tri{
line-height:1.05;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:600;
}
@media(min-width:769px){
.eel-hts_h2_tri{
font-size:38px;
}
}
.eel-hts_cta_tri{
flex:0 0 auto;
background:#D4AE5C;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
color:#16120A;
font-size:0.938rem;
font-weight:700;
}
.eel-hts_cta_tri:hover{
opacity:.9;
}
.eel-hts_grid_tri{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.eel-hts_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
.eel-hts_step_tri{
padding-top:22px;
border-top:1px solid rgba(244,236,210,0.12);
min-width:0;
}
.eel-hts_step_num_tri{
font-weight:700;
color:#D4AE5C;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.eel-hts_step_h_tri{
color:#F2ECD8;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
font-size:19px;
margin-bottom:0.5rem;
}
.eel-hts_step_p_tri{
overflow-wrap:break-word;
color:#A89E8A;
line-height:1.55;
font-size:0.875rem;
}
.eel-el_tri{
padding:48px 0;
}
@media(min-width:769px){
.eel-el_tri{
padding:56px 0;
}
}
.eel-el_in_tri{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.eel-el_in_tri{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.eel-el_left_tri{
min-width:0;
}
.eel-el_eyebrow_tri{
margin-bottom:14px;
}
.eel-el_h2_tri{
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
margin-bottom:22px;
}
@media(min-width:771px){
.eel-el_h2_tri{
font-size:2.375rem;
}
}
.eel-el_body_tri p{
color:#D6CEBA;
margin-bottom:18px;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.eel-el_dropcap_tri{
padding:6px 0.75rem 0 0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:3.875rem;
font-weight:700;
float:left;
color:#C4A260;
}
.eel-el_right_tri{
min-width:0;
}
.eel-el_quote_tri{
padding:2.25rem;
background:linear-gradient(150deg,#1C1A10,#0D0C08);
border-radius:1.25rem;
margin-bottom:24px;
color:#F2ECD8;
position:relative;
}
.eel-el_quote_mark_tri{
display:inline-flex;
align-items:center;
margin-bottom:6px;
color:#D4AE5C;
}
.eel-el_quote_mark_tri svg{
width:34px;
height:34px;
}
.eel-el_quote_text_tri{
line-height:1.4;
font-size:1.375rem;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.eel-el_quote_meta_tri{
gap:12px;
align-items:center;
display:flex;
}
.eel-el_quote_av_tri{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8922E,#E2C47A);
width:38px;
height:2.375rem;
}
.eel-el_quote_author_tri{
color:#F2ECD8;
font-size:0.875rem;
font-weight:700;
}
.eel-el_quote_meta_sub_tri{
font-size:12px;
color:#A89E8A;
}
.eel-el_explain_tri{
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
border-radius:14px;
}
.eel-el_explain_card_tri{
padding:22px 1.5rem;
}
.eel-el_explain_card_tri+.eel-el_explain_card_tri{
border-top:1px solid rgba(244,236,210,0.07);
}
.eel-el_explain_h_tri{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:20px;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.eel-el_explain_p_tri{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7265;
}
.eel-sg_tri{
padding:48px 0 0.625rem;
}
.eel-sg_eyebrow_tri{
display:block;
margin-bottom:0.75rem;
}
.eel-sg_h2_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:600;
margin-bottom:1.75rem;
}
@media(min-width:767px){
.eel-sg_h2_tri{
font-size:2.25rem;
}
}
.eel-sg_grid_tri{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.eel-sg_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
.eel-sg_col_tri{
min-width:0;
}
.eel-sg_col_h_tri{
font-size:1.375rem;
color:#F2ECD8;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.625rem;
line-height:1.15;
}
.eel-sg_col_p_tri{
overflow-wrap:break-word;
font-size:14px;
color:#7A7265;
line-height:1.65;
}
.eel-lh_tri{
padding:40px 0 20px;
}
.eel-lh_in_tri{
border-top:1px solid rgba(244,236,210,0.13);
padding-top:34px;
}
.eel-lh_eyebrow_tri{
display:block;
margin-bottom:1.375rem;
}
.eel-lh_grid_tri{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.eel-lh_grid_tri{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.eel-lh_grid_tri{
grid-template-columns:repeat(5,1fr);
}
}
.eel-lh_col_tri{
min-width:0;
}
.eel-lh_col_h_tri{
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:12px;
color:#F2ECD8;
}
.eel-lh_links_tri{
gap:8px;
display:flex;
flex-direction:column;
}
.eel-lh_link_tri{
transition:color .22s ease;
font-size:0.813rem;
color:#7A7265;
overflow-wrap:break-word;
}
.eel-lh_link_tri:hover{
color:#C4A260;
}
.eel-sb_tri{
padding:3rem 0;
background:#232018;
margin-top:24px;
border-bottom:1px solid rgba(244,236,210,0.07);
border-top:1px solid rgba(244,236,210,0.07);
}
@media(min-width:769px){
.eel-sb_tri{
padding:3.5rem 0;
}
}
.eel-sb_eyebrow_tri{
display:block;
margin-bottom:0.75rem;
}
.eel-sb_h2_tri{
line-height:1.05;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:26px;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:768px){
.eel-sb_h2_tri{
font-size:36px;
}
}
.eel-sb_grid_tri{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.eel-sb_grid_tri{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.eel-sb_grid_tri{
grid-template-columns:repeat(4,1fr);
}
}
.eel-sb_card_tri{
border-radius:14px;
background:#1A1714;
border:1px solid rgba(244,236,210,0.07);
padding:1.5rem;
min-width:0;
}
.eel-sb_card_h_tri{
font-weight:600;
color:#F2ECD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
line-height:1.15;
}
.eel-sb_card_p_tri{
font-size:13.5px;
color:#7A7265;
line-height:1.6;
overflow-wrap:break-word;
}
.eel-sb_rtp_tri{
grid-template-columns:1fr;
gap:24px;
border-radius:0.875rem;
border:1px solid rgba(244,236,210,0.07);
background:#1A1714;
padding:1.625rem 28px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:763px){
.eel-sb_rtp_tri{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.eel-sb_rtp_h_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
color:#F2ECD8;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.eel-sb_rtp_p_tri{
color:#7A7265;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.eel-sb_rtp_stats_tri{
gap:16px;
display:flex;
}
.eel-sb_stat_tri{
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
background:#232018;
text-align:center;
min-width:0;
}
.eel-sb_stat_v_tri{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#5E9E72;
font-size:26px;
}
.eel-sb_stat_l_tri{
font-size:11.5px;
margin-top:0.25rem;
color:#9E9484;
}
.eel-faq_tri{
padding:48px 0;
background:#232018;
border-bottom:1px solid rgba(244,236,210,0.07);
border-top:1px solid rgba(244,236,210,0.07);
margin-top:24px;
}
@media(min-width:766px){
.eel-faq_tri{
padding:3.875rem 0;
}
}
.eel-faq_head_tri{
margin-bottom:34px;
text-align:center;
}
.eel-faq_eyebrow_tri{
margin-bottom:0.75rem;
}
.eel-faq_h2_tri{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.eel-faq_h2_tri{
font-size:38px;
}
}
.eel-faq_list_tri{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.eel-faq_item_tri{
border-radius:0.875rem;
background:#1A1714;
overflow:hidden;
border:1px solid rgba(244,236,210,0.07);
}
.eel-faq_q_tri{
gap:20px;
list-style:none;
padding:20px 24px;
justify-content:space-between;
display:flex;
cursor:pointer;
font-weight:700;
font-size:16px;
color:#F2ECD8;
align-items:center;
overflow-wrap:break-word;
}
.eel-faq_q_tri::-webkit-details-marker{
display:none;
}
.eel-faq_q_ic_tri{
transition:transform .22s ease;
flex:0 0 auto;
color:#C4A260;
display:inline-flex;
align-items:center;
}
.eel-faq_q_ic_tri svg{
width:18px;
height:18px;
}
.eel-faq_item_tri[open] .eel-faq_q_ic_tri{
transform:rotate(180deg);
}
.eel-faq_a_tri{
padding:0 24px 1.25rem;
color:#7A7265;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
}
.eel-sc_tri{
padding:3rem 0 10px;
}
.eel-sc_head_tri{
text-align:center;
margin-bottom:1.75rem;
}
.eel-sc_eyebrow_tri{
margin-bottom:0.75rem;
}
.eel-sc_h2_tri{
font-weight:600;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.eel-sc_h2_tri{
font-size:36px;
}
}
.eel-sc_table_tri{
border-radius:0.875rem;
border:1px solid rgba(244,236,210,0.07);
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.eel-sc_thead_tri{
grid-template-columns:1.6fr 1fr 1fr;
background:#100E0C;
display:grid;
}
.eel-sc_th_tri{
padding:15px 1.125rem;
color:#A89E8A;
font-weight:700;
font-size:13px;
text-align:center;
overflow-wrap:break-word;
}
.eel-sc_th_tri:first-child{
text-align:left;
}
.eel-sc_th_us_tri{
color:#D4AE5C;
}
.eel-sc_row_tri{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,236,210,0.07);
display:grid;
}
.eel-sc_row_tri:nth-child(even){
background:#232018;
}
.eel-sc_td_tri{
padding:15px 1.125rem;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
text-align:center;
color:#9E9484;
}
.eel-sc_td_tri:first-child{
text-align:left;
color:#D6CEBA;
font-weight:600;
}
.eel-sc_td_us_tri{
font-weight:700;
color:#5E9E72;
}
.eel-ft_tri{
background:#100E0C;
margin-top:40px;
color:#A89E8A;
}
.eel-ft_in_tri{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.eel-ft_in_tri{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.eel-ft_in_tri{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.eel-ft_brand_tri{
min-width:0;
}
.eel-ft_logo_tri{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F2ECD8;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
}
.eel-ft_tagline_tri{
margin-top:14px;
max-width:280px;
font-size:13.5px;
color:#A89E8A;
line-height:1.6;
}
.eel-ft_contact_tri{
transition:color .22s ease;
color:#D4AE5C;
overflow-wrap:anywhere;
display:inline-block;
max-width:280px;
font-size:0.813rem;
margin-top:12px;
}
.eel-ft_contact_tri:hover{
color:#F2ECD8;
}
.eel-ft_col_tri{
min-width:0;
}
.eel-ft_col_h_tri{
text-transform:uppercase;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
color:#F2ECD8;
letter-spacing:.08em;
font-size:0.813rem;
}
.eel-ft_col_links_tri{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.eel-ft_link_tri{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89E8A;
}
.eel-ft_link_tri:hover{
color:#F2ECD8;
}
.eel-ft_bot_tri{
gap:16px;
padding:22px 0 40px;
border-top:1px solid rgba(244,236,210,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.eel-ft_bot_tri{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.eel-ft_legal_tri{
color:#544E45;
line-height:1.6;
max-width:760px;
font-size:0.719rem;
overflow-wrap:break-word;
}
.eel-ft_legal_tri b{
font-weight:700;
color:#A89E8A;
}
.eel-ft_age_tri{
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 0.563rem;
border:1.5px solid #D4AE5C;
font-weight:700;
color:#D4AE5C;
font-size:0.813rem;
}