*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1712;
color:#D8CDB4;
overflow-wrap:break-word;
line-height:1.6;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.tev_layout-ur0{
flex-direction:column;
min-height:100vh;
display:flex;
}
.tev_main-ur0{
flex:1 1 auto;
min-width:0;
width:100%;
}
.tev_container-ur0{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.tev_container-ur0{
padding:0 32px;
}
}
@media(min-width:1101px){
.tev_container-ur0{
padding:0 56px;
}
}
.tev_eyebrow-ur0{
color:#B28648;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
overflow-wrap:break-word;
font-weight:600;
font-size:11px;
letter-spacing:.2em;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.tev_band-ur0{
background:#0F0D09;
color:#F2EAD6;
}
.tev_band-ur0 .tev_eyebrow-ur0{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tev_tb-ur0{
background:#1E1914;
position:sticky;
border-bottom:1px solid rgba(244,232,200,0.13);
top:0;
z-index:50;
}
.tev_tb_in-ur0{
margin:0 auto;
gap:16px;
padding:0.75rem 16px;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
display:flex;
}
@media(min-width:765px){
.tev_tb_in-ur0{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.tev_tb_in-ur0{
padding:18px 3.5rem;
}
}
.tev_tb_left-ur0{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.tev_tb_logo-ur0{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.tev_tb_logo_mark-ur0{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
height:34px;
object-fit:cover;
}
.tev_tb_logo_txt-ur0{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.tev_tb_logo_name-ur0{
overflow:hidden;
font-size:22px;
font-weight:700;
white-space:nowrap;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
letter-spacing:.02em;
color:#F2EAD6;
}
.tev_tb_logo_sub-ur0{
overflow:hidden;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:4px;
color:#B28648;
white-space:nowrap;
font-weight:600;
font-size:8.5px;
letter-spacing:.32em;
}
.tev_tb_nav-ur0{
display:none;
}
@media(min-width:957px){
.tev_tb_nav-ur0{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.tev_tb_nav_item-ur0{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
color:#D8CDB4;
white-space:nowrap;
font-weight:600;
}
.tev_tb_nav_item-ur0:hover{
color:#F2EAD6;
}
.tev_tb_nav_item-ur0.tev_state_active-ur0{
border-color:#B28648;
color:#F2EAD6;
}
.tev_tb_right-ur0{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.tev_tb_search-ur0{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#D8CDB4;
}
.tev_tb_search-ur0:hover{
color:#B28648;
}
.tev_tb_search-ur0 svg{
width:18px;
height:18px;
}
.tev_tb_lang-ur0{
font-size:0.688rem;
text-transform:uppercase;
color:#A8997E;
letter-spacing:.1em;
font-weight:600;
}
.tev_tb_lang-ur0:hover{
color:#F2EAD6;
}
.tev_tb_login-ur0{
font-size:0.875rem;
display:none;
color:#F2EAD6;
font-weight:600;
}
@media(min-width:769px){
.tev_tb_login-ur0{
display:inline-block;
}
}
.tev_tb_register-ur0{
padding:11px 22px;
background:#C9973E;
border-radius:999px;
transition:background-color .22s ease;
font-size:14px;
color:#1C1712;
white-space:nowrap;
font-weight:700;
}
.tev_tb_register-ur0:hover{
background:#D8A94A;
}
.tev_mob-ur0{
background:#1E1914;
bottom:0;
left:0;
right:0;
z-index:60;
position:fixed;
border-top:1px solid rgba(244,232,200,0.13);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:959px){
.tev_mob-ur0{
display:none;
}
}
.tev_mob_in-ur0{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.tev_mob_item-ur0{
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
display:flex;
color:#A8997E;
min-width:0;
flex-direction:column;
align-items:center;
}
.tev_mob_item-ur0.tev_state_active-ur0{
color:#B28648;
}
.tev_mob_ic-ur0{
align-items:center;
display:flex;
justify-content:center;
}
.tev_mob_ic-ur0 svg{
width:20px;
height:1.25rem;
}
.tev_mob_lb-ur0{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
max-width:100%;
font-size:10px;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.tev_rail-ur0{
min-width:0;
position:relative;
}
.tev_rail_scroll-ur0{
gap:0.875rem;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:769px){
.tev_rail_scroll-ur0{
gap:1.125rem;
}
}
.tev_gc-ur0{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.tev_gc-ur0{
width:11.75rem;
}
}
.tev_gc_img-ur0{
background:#252018;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
position:relative;
padding-bottom:133.33%;
}
.tev_gc_img-ur0 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.tev_gc_cover-ur0{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.tev_gc_hover-ur0{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
justify-content:center;
opacity:0;
align-items:center;
display:flex;
position:absolute;
}
.tev_gc-ur0:hover .tev_gc_hover-ur0{
opacity:1;
}
.tev_gc_hover_btn-ur0{
border-radius:62.438rem;
background:#C9973E;
width:2.875rem;
height:2.875rem;
justify-content:center;
align-items:center;
display:flex;
color:#1C1712;
}
.tev_gc_hover_btn-ur0 svg{
width:18px;
height:1.125rem;
}
.tev_gc_info-ur0{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.tev_gc_name-ur0{
overflow:hidden;
color:#F2EAD6;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
}
.tev_gc_prov-ur0{
overflow:hidden;
color:#A8997E;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.tev_gc_meta-ur0{
color:#A8997E;
font-size:0.688rem;
}
.tev_tc-ur0{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.tev_tc-ur0{
width:230px;
}
}
.tev_tc_img-ur0{
border-radius:0.875rem;
overflow:hidden;
background:#252018;
box-shadow:0 2px 0.5rem rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
padding-bottom:75%;
position:relative;
}
.tev_tc_img-ur0 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.tev_tc_info-ur0{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.tev_tc_name-ur0{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#F2EAD6;
white-space:nowrap;
}
.tev_tc_rtp-ur0{
color:#A8997E;
font-size:11px;
}
.tev_lc-ur0{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.tev_lc-ur0{
width:268px;
}
}
.tev_lc_img-ur0{
background:#252018;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
}
.tev_lc_img-ur0 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.tev_lc_live-ur0{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
gap:7px;
position:absolute;
left:12px;
top:0.75rem;
display:flex;
align-items:center;
}
.tev_lc_live_dot-ur0{
background:#B85C45;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.tev_lc_seats-ur0{
letter-spacing:.08em;
font-weight:600;
color:#F2EAD6;
text-transform:uppercase;
font-size:10px;
}
.tev_lc_info-ur0{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.tev_lc_name-ur0{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.938rem;
white-space:nowrap;
color:#F2EAD6;
}
.tev_lc_bet-ur0{
color:#A8997E;
font-size:11px;
}
.tev_pc-ur0{
padding:1rem 0.875rem;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
gap:0.5rem;
background:#252018;
display:flex;
min-width:0;
min-height:4.625rem;
align-items:center;
justify-content:center;
flex-direction:column;
}
.tev_pc_logo-ur0{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.tev_pc_name-ur0{
overflow:hidden;
color:#A8997E;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-size:11px;
}
.tev_gc_tag-ur0{
border-radius:8px;
padding:3px 8px;
font-weight:700;
position:absolute;
top:10px;
font-size:10px;
letter-spacing:.06em;
z-index:2;
left:10px;
text-transform:uppercase;
display:inline-block;
}
.tev_gc_tag_hot-ur0{
background:#B85C45;
color:#F2EAD6;
}
.tev_gc_tag_new-ur0{
background:#D4A84B;
color:#1C1712;
}
.tev_gc_tag_jp-ur0{
background:#C9973E;
color:#1C1712;
}
.tev_gc_tag_live-ur0{
background:#B85C45;
color:#F2EAD6;
}
.tev_sh-ur0{
margin-bottom:18px;
min-width:0;
}
.tev_sh_row-ur0{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.tev_sh_row-ur0 .tev_sh_l-ur0{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.tev_sh_stack-ur0{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.tev_sh_center-ur0{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.tev_sh_h2-ur0{
line-height:1.1;
font-size:1.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.tev_sh_h2-ur0{
font-size:30px;
}
}
.tev_band-ur0 .tev_sh_h2-ur0{
color:#F2EAD6;
}
.tev_sh_eb_line-ur0{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.tev_sh_eb_line-ur0::before{
background:#B28648;
width:28px;
height:1px;
display:inline-block;
content:"";
}
.tev_band-ur0 .tev_sh_eb_line-ur0::before{
background:#D4A84B;
}
.tev_sh_eb_dot-ur0{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.tev_sh_eb_dot-ur0::before{
border-radius:50%;
background:#B28648;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.tev_band-ur0 .tev_sh_eb_dot-ur0::before{
background:#D4A84B;
}
.tev_sh_link-ur0{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
display:inline-flex;
font-weight:600;
font-size:0.813rem;
padding-bottom:2px;
align-items:center;
color:#F2EAD6;
white-space:nowrap;
border-bottom:1px solid #F2EAD6;
}
.tev_sh_link-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_sh_link-ur0 svg{
width:0.875rem;
height:0.875rem;
}
.tev_sh_link_chev-ur0{
padding-bottom:0;
border-bottom:0;
}
.tev_sh_link_btn-ur0{
border-radius:999px;
background:#C9973E;
padding:9px 1.125rem;
color:#1C1712;
border-bottom:0;
}
.tev_sh_link_btn-ur0:hover{
border-color:transparent;
background:#D8A94A;
color:#1C1712;
}
.tev_band-ur0 .tev_sh_link-ur0{
border-color:#F2EAD6;
color:#F2EAD6;
}
.tev_band-ur0 .tev_sh_link_btn-ur0{
background:#D4A84B;
color:#1C1712;
}
.tev_sh_rule-ur0{
margin:-2px 0 18px;
background:rgba(244,232,200,0.13);
height:1px;
}
.tev_band-ur0 .tev_sh_rule-ur0{
background:rgba(244,232,200,0.13);
}
.tev_hero-ur0{
padding:32px 0 8px;
}
@media(min-width:769px){
.tev_hero-ur0{
padding:3.5rem 0 1.5rem;
}
}
.tev_hero_in-ur0{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.tev_hero_in-ur0{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.tev_hero_copy-ur0{
min-width:0;
}
.tev_hero_eyebrow-ur0{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.tev_hero_eyebrow_line-ur0{
flex:0 0 auto;
background:#B28648;
height:1px;
width:1.75rem;
display:inline-block;
}
.tev_hero_h1-ur0{
margin-bottom:20px;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
font-size:2.375rem;
line-height:1.04;
color:#F2EAD6;
}
@media(min-width:767px){
.tev_hero_h1-ur0{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.tev_hero_h1-ur0{
font-size:62px;
}
}
.tev_hero_h1-ur0 em{
color:#B28648;
font-style:normal;
}
.tev_hero_sub-ur0{
line-height:1.6;
color:#8C7D64;
max-width:480px;
font-size:16px;
margin-bottom:30px;
}
@media(min-width:770px){
.tev_hero_sub-ur0{
font-size:18px;
}
}
.tev_hero_actions-ur0{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.tev_hero_cta-ur0{
gap:0.625rem;
border-radius:999px;
background:#C9973E;
padding:1rem 30px;
transition:background-color .22s ease;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:0.938rem;
color:#1C1712;
}
.tev_hero_cta-ur0:hover{
background:#D8A94A;
}
.tev_hero_cta_ic-ur0{
display:inline-flex;
align-items:center;
}
.tev_hero_cta_ic-ur0 svg{
height:1rem;
width:1rem;
}
.tev_hero_cta_alt-ur0{
border:1px solid rgba(244,232,200,0.13);
background:transparent;
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
font-size:15px;
color:#F2EAD6;
font-weight:600;
align-items:center;
display:inline-flex;
}
.tev_hero_cta_alt-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_hero_trust-ur0{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tev_hero_trust_item-ur0{
gap:9px;
display:flex;
font-size:0.813rem;
font-weight:600;
color:#D8CDB4;
align-items:center;
}
.tev_hero_trust_ic-ur0{
display:inline-flex;
color:#B28648;
align-items:center;
}
.tev_hero_trust_ic-ur0 svg{
height:1rem;
width:16px;
}
.tev_hero_promo-ur0{
overflow:hidden;
border-radius:1.25rem;
background:#252018;
display:flex;
box-shadow:0 12px 48px rgba(10,8,4,0.70), 0 0.25rem 16px rgba(178,134,72,0.12);
min-height:300px;
position:relative;
}
.tev_hero_promo_bg-ur0{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.tev_hero_promo_bg-ur0::after{
inset:0;
background:linear-gradient(120deg,#0F0D09 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tev_hero_promo_glow-ur0{
background:radial-gradient(circle,rgba(178,134,72,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
top:-40px;
position:absolute;
right:-1.25rem;
pointer-events:none;
height:260px;
}
.tev_hero_promo_ct-ur0{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.tev_hero_promo_label-ur0{
font-size:0.625rem;
display:block;
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
color:#D4A84B;
margin-bottom:8px;
}
.tev_hero_promo_amount-ur0{
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD6;
}
@media(min-width:771px){
.tev_hero_promo_amount-ur0{
font-size:40px;
}
}
.tev_hero_promo_amount-ur0 em{
font-style:normal;
color:#D4A84B;
}
.tev_hero_rating-ur0{
padding:10px 14px;
background:#252018;
border:1px solid rgba(244,232,200,0.07);
border-radius:14px;
gap:0.625rem;
top:0.875rem;
position:absolute;
right:0.875rem;
align-items:center;
max-width:min(260px,62%);
box-shadow:0 2px 0.5rem rgba(12,9,4,0.55), 0 1px 2px rgba(12,9,4,0.40);
z-index:3;
display:flex;
}
.tev_hero_rating_score-ur0{
flex:0 0 auto;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD6;
font-size:24px;
}
.tev_hero_rating_txt-ur0{
flex:1 1 auto;
min-width:0;
}
.tev_hero_rating_stars-ur0{
gap:2px;
display:flex;
color:#B28648;
}
.tev_hero_rating_stars-ur0 svg{
height:0.75rem;
width:12px;
}
.tev_hero_rating_cap-ur0{
color:#A8997E;
font-size:11px;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
display:block;
}
.tev_stat-ur0{
border-top:1px solid rgba(244,232,200,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(244,232,200,0.13);
}
.tev_stat_in-ur0{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.tev_stat_in-ur0{
grid-template-columns:repeat(4,1fr);
}
}
.tev_stat_item-ur0{
padding:22px 0.875rem;
border-bottom:1px solid rgba(244,232,200,0.07);
min-width:0;
border-right:1px solid rgba(244,232,200,0.07);
}
.tev_stat_item-ur0:nth-child(2n){
border-right:0;
}
.tev_stat_item-ur0:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.tev_stat_item-ur0{
border-bottom:0;
}
.tev_stat_item-ur0:nth-child(2n){
border-right:1px solid rgba(244,232,200,0.07);
}
.tev_stat_item-ur0:nth-child(4n){
border-right:0;
}
}
.tev_stat_value-ur0{
font-size:1.875rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EAD6;
line-height:1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.tev_stat_value-ur0{
font-size:34px;
}
}
.tev_stat_label-ur0{
font-size:0.813rem;
overflow-wrap:break-word;
color:#A8997E;
margin-top:0.375rem;
line-height:1.4;
}
.tev_gf-ur0{
padding:1.5rem 0 6px;
}
.tev_gf_in-ur0{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.tev_gf_chip-ur0{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
padding:10px 1.125rem;
border:1px solid rgba(244,232,200,0.13);
background:#252018;
color:#D8CDB4;
font-size:13px;
font-weight:600;
white-space:nowrap;
}
.tev_gf_chip-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_gf_chip-ur0.tev_state_active-ur0{
background:#C9973E;
border-color:transparent;
color:#1C1712;
}
.tev_jp-ur0{
padding:30px 0 0.625rem;
}
.tev_jp_grid-ur0{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.tev_jp_grid-ur0{
grid-template-columns:1fr 1fr;
}
.tev_jp_card_mega-ur0{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.tev_jp_grid-ur0{
grid-template-columns:1.4fr 1fr 1fr;
}
.tev_jp_card_mega-ur0{
grid-column:auto;
}
}
.tev_jp_card-ur0{
background:#252018;
padding:1.625rem;
border:1px solid rgba(244,232,200,0.07);
gap:0.75rem;
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
display:flex;
position:relative;
min-height:12.5rem;
min-width:0;
justify-content:space-between;
}
.tev_jp_card_mega-ur0{
border-color:transparent;
background:linear-gradient(135deg,#1A1509,#0A0906);
min-height:210px;
color:#F2EAD6;
}
.tev_jp_glow-ur0{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
width:200px;
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:12.5rem;
pointer-events:none;
}
.tev_jp_label-ur0{
gap:0.625rem;
font-size:0.625rem;
position:relative;
text-transform:uppercase;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
align-items:center;
letter-spacing:.16em;
color:#B28648;
display:flex;
}
.tev_jp_card_mega-ur0 .tev_jp_label-ur0{
color:#D4A84B;
}
.tev_jp_drop-ur0{
text-transform:none;
color:#A8997E;
font-weight:600;
letter-spacing:.04em;
}
.tev_jp_card_mega-ur0 .tev_jp_drop-ur0{
color:#A89F88;
}
.tev_jp_amount-ur0{
overflow-wrap:break-word;
color:#F2EAD6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
line-height:1;
font-weight:700;
position:relative;
}
.tev_jp_card_mega-ur0 .tev_jp_amount-ur0{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:48px;
}
@media(min-width:766px){
.tev_jp_card_mega-ur0 .tev_jp_amount-ur0{
font-size:54px;
}
}
.tev_jp_game-ur0{
font-size:13px;
position:relative;
color:#A8997E;
}
.tev_jp_card_mega-ur0 .tev_jp_game-ur0{
color:#A89F88;
}
.tev_jp_cta-ur0{
position:relative;
align-self:flex-start;
}
.tev_jp_card_mega-ur0 .tev_jp_cta-ur0{
padding:0.625rem 20px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4A84B;
font-size:13px;
font-weight:700;
color:#1C1712;
}
.tev_jp_card_mega-ur0 .tev_jp_cta-ur0:hover{
opacity:.9;
}
.tev_jp_card-ur0:not(.tev_jp_card_mega-ur0) .tev_jp_cta-ur0{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F2EAD6;
font-weight:700;
font-size:13px;
color:#F2EAD6;
}
.tev_jp_card-ur0:not(.tev_jp_card_mega-ur0) .tev_jp_cta-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_jp_seo-ur0{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#8C7D64;
}
.tev_jp_seo-ur0 strong{
font-weight:700;
color:#F2EAD6;
}
.tev_grow-ur0{
padding:1.625rem 0 0.625rem;
}
.tev_row_seo-ur0{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C7D64;
}
.tev_row_seo-ur0 strong{
font-weight:700;
color:#F2EAD6;
}
.tev_grow-ur0{
padding:26px 0 10px;
}
.tev_row_seo-ur0{
margin:10px 0 0;
font-size:14px;
max-width:760px;
color:#8C7D64;
line-height:1.65;
overflow-wrap:break-word;
}
.tev_row_seo-ur0 strong{
color:#F2EAD6;
font-weight:700;
}
.tev_pr-ur0{
padding:1.875rem 0 0.375rem;
}
.tev_pr_card-ur0{
overflow:hidden;
border-radius:20px;
padding:1.625rem;
background:#252018;
flex:0 0 auto;
border:1px solid rgba(244,232,200,0.07);
gap:10px;
position:relative;
flex-direction:column;
width:17.5rem;
min-height:200px;
display:flex;
}
@media(min-width:771px){
.tev_pr_card-ur0{
width:300px;
}
}
.tev_pr_card_feat-ur0{
border-color:transparent;
background:linear-gradient(150deg,#1A1509,#0A0906);
color:#F2EAD6;
}
.tev_pr_glow-ur0{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
top:-1.875rem;
pointer-events:none;
right:-30px;
width:130px;
position:absolute;
opacity:0;
height:8.125rem;
}
.tev_pr_card_feat-ur0 .tev_pr_glow-ur0{
opacity:1;
}
.tev_pr_label-ur0{
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
color:#B28648;
font-weight:700;
text-transform:uppercase;
}
.tev_pr_card_feat-ur0 .tev_pr_label-ur0{
color:#D4A84B;
}
.tev_pr_amount-ur0{
color:#F2EAD6;
position:relative;
font-size:1.625rem;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
}
.tev_pr_card_feat-ur0 .tev_pr_amount-ur0{
color:#F2EAD6;
}
.tev_pr_amount-ur0 em{
font-style:normal;
color:#B28648;
}
.tev_pr_card_feat-ur0 .tev_pr_amount-ur0 em{
color:#D4A84B;
}
.tev_pr_terms-ur0{
font-size:13px;
position:relative;
line-height:1.5;
color:#A8997E;
}
.tev_pr_card_feat-ur0 .tev_pr_terms-ur0{
color:#A89F88;
}
.tev_pr_cta-ur0{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.tev_pr_card_feat-ur0 .tev_pr_cta-ur0{
padding:9px 1.125rem;
transition:opacity .22s ease;
background:#D4A84B;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#1C1712;
}
.tev_pr_card_feat-ur0 .tev_pr_cta-ur0:hover{
opacity:.9;
}
.tev_pr_card-ur0:not(.tev_pr_card_feat-ur0) .tev_pr_cta-ur0{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F2EAD6;
font-weight:700;
color:#F2EAD6;
padding-bottom:2px;
}
.tev_pr_card-ur0:not(.tev_pr_card_feat-ur0) .tev_pr_cta-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_nl-ur0{
padding:1.5rem 0 0.625rem;
}
.tev_nl_in-ur0{
border-radius:20px;
padding:1.875rem 2rem;
gap:22px;
background:#141109;
flex-direction:column;
display:flex;
color:#F2EAD6;
}
@media(min-width:770px){
.tev_nl_in-ur0{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.tev_nl_text_wrap-ur0{
min-width:0;
}
.tev_nl_h3-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F2EAD6;
font-weight:600;
margin-bottom:0.313rem;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.tev_nl_h3-ur0{
font-size:24px;
}
}
.tev_nl_text-ur0{
line-height:1.5;
font-size:13.5px;
color:#A89F88;
}
.tev_nl_form-ur0{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
min-width:0;
display:flex;
}
.tev_nl_input-ur0{
padding:13px 16px;
overflow:hidden;
background:rgba(244,232,200,0.07);
border-radius:14px;
border:1px solid rgba(244,232,200,0.13);
flex:1 1 auto;
min-width:0;
align-items:center;
color:#A89F88;
font-size:0.875rem;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
}
.tev_nl_btn-ur0{
background:#D4A84B;
transition:opacity .22s ease;
border-radius:0.875rem;
padding:13px 24px;
flex:0 0 auto;
color:#1C1712;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.tev_nl_btn-ur0:hover{
opacity:.9;
}
.tev_app-ur0{
padding:30px 0 0.625rem;
}
.tev_app_in-ur0{
border:1px solid rgba(244,232,200,0.07);
border-radius:1.25rem;
padding:2rem;
gap:28px;
background:#252018;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.tev_app_in-ur0{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tev_app_copy-ur0{
max-width:35rem;
min-width:0;
}
.tev_app_eyebrow-ur0{
margin-bottom:0.75rem;
}
.tev_app_h2-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
color:#F2EAD6;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.tev_app_h2-ur0{
font-size:2.125rem;
}
}
.tev_app_text-ur0{
color:#8C7D64;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.tev_app_btns-ur0{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.tev_app_btn-ur0{
border-radius:0.875rem;
gap:10px;
background:#C9973E;
padding:11px 1.25rem;
transition:background-color .22s ease;
display:inline-flex;
color:#1C1712;
align-items:center;
}
.tev_app_btn-ur0:hover{
background:#D8A94A;
}
.tev_app_btn_ic-ur0{
display:inline-flex;
align-items:center;
}
.tev_app_btn_ic-ur0 svg{
width:1.125rem;
height:18px;
}
.tev_app_btn_lb-ur0{
font-size:13.5px;
font-weight:700;
}
.tev_app_qr_wrap-ur0{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.tev_app_qr-ur0{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#C9973E;
background-image:repeating-linear-gradient(0deg,#252018 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#252018 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
height:6.75rem;
}
.tev_app_qr_cap-ur0{
font-size:0.781rem;
color:#A8997E;
line-height:1.4;
max-width:92px;
}
.tev_trn-ur0{
padding:30px 0 0.625rem;
}
.tev_trn_in-ur0{
background:#252018;
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:878px){
.tev_trn_in-ur0{
grid-template-columns:1.05fr 1fr;
}
}
.tev_trn_banner-ur0{
padding:2.125rem;
background:linear-gradient(150deg,#1A1509,#0A0906);
overflow:hidden;
position:relative;
color:#F2EAD6;
}
.tev_trn_glow-ur0{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:200px;
width:12.5rem;
pointer-events:none;
bottom:-2.5rem;
right:-40px;
}
.tev_trn_eyebrow-ur0{
position:relative;
margin-bottom:0.875rem;
}
.tev_trn_h2-ur0{
line-height:1.06;
font-weight:600;
margin-bottom:0.75rem;
color:#F2EAD6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tev_trn_h2-ur0{
font-size:2.25rem;
}
}
.tev_trn_text-ur0{
margin-bottom:1.375rem;
position:relative;
max-width:26.25rem;
color:#A89F88;
font-size:0.875rem;
line-height:1.6;
}
.tev_trn_timer-ur0{
gap:0.5rem;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
align-items:center;
position:relative;
}
.tev_trn_timer_cap-ur0{
font-size:11px;
color:#A89F88;
}
.tev_trn_timer_box-ur0{
padding:0.25rem 12px;
border-radius:0.5rem;
background:rgba(244,232,200,0.07);
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F2EAD6;
font-weight:700;
}
.tev_trn_cta-ur0{
border-radius:999px;
padding:0.813rem 1.625rem;
transition:opacity .22s ease;
background:#D4A84B;
color:#1C1712;
display:inline-block;
font-size:14px;
font-weight:700;
position:relative;
}
.tev_trn_cta-ur0:hover{
opacity:.9;
}
.tev_trn_lb-ur0{
padding:1.625rem 1.75rem;
}
.tev_trn_lb_head-ur0{
gap:0.625rem;
align-items:center;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
}
.tev_trn_lb_title-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD6;
font-size:20px;
font-weight:600;
}
.tev_trn_lb_upd-ur0{
letter-spacing:.08em;
color:#A8997E;
font-size:0.688rem;
text-transform:uppercase;
}
.tev_trn_lb_row-ur0{
padding:11px 0.75rem;
border-radius:0.5rem;
gap:14px;
display:flex;
align-items:center;
}
.tev_trn_lb_row-ur0:nth-child(2){
background:rgba(178,134,72,0.14);
}
.tev_trn_lb_rank-ur0{
flex:0 0 auto;
font-size:1rem;
color:#B28648;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
width:22px;
}
.tev_trn_lb_av-ur0{
border-radius:50%;
background:linear-gradient(135deg,#B28648,#E2C070);
flex:0 0 auto;
height:30px;
width:30px;
}
.tev_trn_lb_name-ur0{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
color:#F2EAD6;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.tev_trn_lb_amount-ur0{
flex:0 0 auto;
color:#F2EAD6;
font-size:0.813rem;
font-weight:700;
}
.tev_vip-ur0{
padding:3rem 0;
}
@media(min-width:769px){
.tev_vip-ur0{
padding:4rem 0;
}
}
.tev_vip_head-ur0{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:879px){
.tev_vip_head-ur0{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tev_vip_eyebrow-ur0{
margin-bottom:0.75rem;
}
.tev_vip_h2-ur0{
line-height:1.05;
font-size:2rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD6;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tev_vip_h2-ur0{
font-size:40px;
}
}
.tev_vip_intro-ur0{
max-width:420px;
color:#A89F88;
line-height:1.6;
font-size:0.875rem;
}
.tev_vip_grid-ur0{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.tev_vip_card-ur0{
border-radius:14px;
border:1px solid rgba(244,232,200,0.13);
padding:22px 1.125rem;
min-width:0;
}
.tev_vip_card_feat-ur0{
background:rgba(244,232,200,0.07);
border-color:#D4A84B;
}
.tev_vip_card_ic-ur0{
border-radius:8px;
background:linear-gradient(135deg,#B28648,#E2C070);
height:2.125rem;
width:2.125rem;
display:block;
margin-bottom:16px;
}
.tev_vip_name-ur0{
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
color:#F2EAD6;
}
.tev_vip_perk-ur0{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#A89F88;
}
.tev_gm-ur0{
padding:1.875rem 0 10px;
}
.tev_gm_in-ur0{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.tev_gm_in-ur0{
grid-template-columns:1.25fr 1fr;
}
}
.tev_gm_left-ur0{
border:1px solid rgba(244,232,200,0.07);
border-radius:20px;
background:#252018;
padding:32px;
min-width:0;
}
.tev_gm_eyebrow-ur0{
margin-bottom:10px;
}
.tev_gm_h2-ur0{
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.625rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD6;
}
@media(min-width:765px){
.tev_gm_h2-ur0{
font-size:1.75rem;
}
}
.tev_gm_text-ur0{
max-width:480px;
color:#8C7D64;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
}
.tev_gm_level-ur0{
margin-bottom:0.5rem;
font-weight:700;
font-size:22px;
color:#B28648;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.tev_gm_bar-ur0{
border-radius:62.438rem;
overflow:hidden;
background:rgba(244,232,200,0.13);
margin-bottom:6px;
height:0.5rem;
}
.tev_gm_bar_fill-ur0{
background:linear-gradient(90deg,#B28648,#E2C070);
border-radius:999px;
height:100%;
}
.tev_gm_bar_meta-ur0{
gap:10px;
margin-bottom:18px;
font-size:0.688rem;
display:flex;
color:#A8997E;
justify-content:space-between;
}
.tev_gm_missions-ur0{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.tev_gm_mission-ur0{
gap:7px;
background:#1C1712;
border-radius:999px;
border:1px solid rgba(244,232,200,0.13);
padding:9px 15px;
font-size:12.5px;
font-weight:600;
color:#D8CDB4;
display:inline-flex;
align-items:center;
}
.tev_gm_mission_ic-ur0{
color:#B28648;
align-items:center;
display:inline-flex;
}
.tev_gm_mission_ic-ur0 svg{
width:0.813rem;
height:0.813rem;
}
.tev_gm_right-ur0{
overflow:hidden;
border-radius:1.25rem;
padding:2rem;
background:linear-gradient(150deg,#1A1509,#0A0906);
position:relative;
flex-direction:column;
display:flex;
color:#F2EAD6;
}
.tev_gm_glow-ur0{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
width:9.375rem;
height:150px;
right:-1.875rem;
pointer-events:none;
top:-30px;
position:absolute;
}
.tev_gm_ref_eyebrow-ur0{
position:relative;
margin-bottom:0.625rem;
}
.tev_gm_ref_h2-ur0{
margin-bottom:8px;
font-size:26px;
overflow-wrap:break-word;
position:relative;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F2EAD6;
font-weight:600;
}
.tev_gm_ref_text-ur0{
color:#A89F88;
position:relative;
margin-bottom:20px;
font-size:13.5px;
line-height:1.55;
}
.tev_gm_ref_cta-ur0{
border-radius:999px;
background:#D4A84B;
transition:opacity .22s ease;
padding:0.688rem 22px;
margin-top:auto;
font-size:0.844rem;
align-self:flex-start;
color:#1C1712;
position:relative;
font-weight:700;
}
.tev_gm_ref_cta-ur0:hover{
opacity:.9;
}
.tev_prov-ur0{
padding:2.5rem 0 20px;
}
.tev_prov_eyebrow-ur0{
margin-bottom:18px;
display:block;
}
.tev_prov_grid-ur0{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.tev_prov_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.tev_prov_grid-ur0{
grid-template-columns:repeat(6,1fr);
}
}
.tev_tt-ur0{
padding:3rem 0 10px;
}
@media(min-width:769px){
.tev_tt-ur0{
padding:60px 0 0.625rem;
}
}
.tev_tt_head-ur0{
margin-bottom:2.125rem;
text-align:center;
}
.tev_tt_eyebrow-ur0{
margin-bottom:0.75rem;
}
.tev_tt_h2-ur0{
overflow-wrap:break-word;
color:#F2EAD6;
font-size:32px;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.tev_tt_h2-ur0{
font-size:2.625rem;
}
}
.tev_tt_grid-ur0{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.tev_tt_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
.tev_tt_card-ur0{
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(244,232,200,0.07);
background:#252018;
display:flex;
flex-direction:column;
min-width:0;
}
.tev_tt_card_ic-ur0{
margin-bottom:1.125rem;
color:#B28648;
align-items:center;
display:inline-flex;
}
.tev_tt_card_ic-ur0 svg{
height:28px;
width:28px;
}
.tev_tt_card_h-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD6;
line-height:1.15;
font-size:22px;
margin-bottom:0.5rem;
}
.tev_tt_card_p-ur0{
font-size:0.875rem;
color:#8C7D64;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
}
.tev_tt_card_p-ur0 b{
color:#F2EAD6;
font-weight:700;
}
.tev_tt_card_link-ur0{
transition:color .22s ease;
font-size:0.813rem;
align-self:flex-start;
border-bottom:1px solid #B28648;
padding-bottom:2px;
margin-top:auto;
color:#F2EAD6;
font-weight:700;
}
.tev_tt_card_link-ur0:hover{
color:#B28648;
}
.tev_hts-ur0{
padding:48px 0;
}
@media(min-width:770px){
.tev_hts-ur0{
padding:62px 0;
}
}
.tev_hts_head-ur0{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:769px){
.tev_hts_head-ur0{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tev_hts_eyebrow-ur0{
margin-bottom:12px;
}
.tev_hts_h2-ur0{
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EAD6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tev_hts_h2-ur0{
font-size:38px;
}
}
.tev_hts_cta-ur0{
padding:15px 1.875rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A84B;
flex:0 0 auto;
font-weight:700;
font-size:0.938rem;
color:#1C1712;
}
.tev_hts_cta-ur0:hover{
opacity:.9;
}
.tev_hts_grid-ur0{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.tev_hts_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
.tev_hts_step-ur0{
border-top:1px solid rgba(244,232,200,0.13);
min-width:0;
padding-top:1.375rem;
}
.tev_hts_step_num-ur0{
color:#D4A84B;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-size:44px;
font-weight:700;
line-height:1;
}
.tev_hts_step_h-ur0{
font-size:19px;
margin-bottom:0.5rem;
font-weight:700;
color:#F2EAD6;
overflow-wrap:break-word;
line-height:1.2;
}
.tev_hts_step_p-ur0{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#A89F88;
}
.tev_rv-ur0{
padding:48px 0;
background:#252018;
border-bottom:1px solid rgba(244,232,200,0.07);
border-top:1px solid rgba(244,232,200,0.07);
margin-top:24px;
}
@media(min-width:770px){
.tev_rv-ur0{
padding:56px 0;
}
}
.tev_rv_head-ur0{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:766px){
.tev_rv_head-ur0{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.tev_rv_eyebrow-ur0{
margin-bottom:0.625rem;
}
.tev_rv_h2-ur0{
color:#F2EAD6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.tev_rv_h2-ur0{
font-size:38px;
}
}
.tev_rv_agg-ur0{
gap:0.75rem;
display:flex;
align-items:center;
}
.tev_rv_agg_stars-ur0{
gap:3px;
color:#B28648;
display:flex;
}
.tev_rv_agg_stars-ur0 svg{
height:1.125rem;
width:1.125rem;
}
.tev_rv_source-ur0{
color:#8C7D64;
font-size:0.813rem;
}
.tev_rv_grid-ur0{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.tev_rv_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
.tev_rv_card-ur0{
padding:1.625rem;
border-radius:0.875rem;
background:#1C1712;
border:1px solid rgba(244,232,200,0.07);
min-width:0;
}
.tev_rv_card_stars-ur0{
gap:2px;
display:flex;
margin-bottom:12px;
color:#B28648;
}
.tev_rv_card_stars-ur0 svg{
height:14px;
width:0.875rem;
}
.tev_rv_card_body-ur0{
font-weight:500;
font-size:18px;
margin-bottom:1rem;
color:#F2EAD6;
overflow-wrap:break-word;
line-height:1.45;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.tev_rv_card_meta-ur0{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tev_rv_card_av-ur0{
flex:0 0 auto;
background:linear-gradient(135deg,#B28648,#E2C070);
border-radius:50%;
height:2rem;
width:32px;
}
.tev_rv_card_author-ur0{
font-weight:700;
font-size:13px;
color:#F2EAD6;
}
.tev_rv_card_loc-ur0{
font-size:0.75rem;
color:#A8997E;
}
.tev_wy-ur0{
padding:48px 0;
}
@media(min-width:766px){
.tev_wy-ur0{
padding:56px 0;
}
}
.tev_wy_in-ur0{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.tev_wy_in-ur0{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.tev_wy_left-ur0{
min-width:0;
}
.tev_wy_eyebrow-ur0{
margin-bottom:0.875rem;
}
.tev_wy_h2-ur0{
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EAD6;
font-size:2rem;
margin-bottom:1rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tev_wy_h2-ur0{
font-size:40px;
}
}
.tev_wy_intro-ur0{
font-size:0.938rem;
color:#8C7D64;
line-height:1.6;
}
.tev_wy_grid-ur0{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.tev_wy_grid-ur0{
grid-template-columns:1fr 1fr;
}
}
.tev_wy_card-ur0{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(244,232,200,0.07);
background:#252018;
min-width:0;
}
.tev_wy_card_ic-ur0{
align-items:center;
display:inline-flex;
justify-content:center;
color:#B28648;
margin-bottom:16px;
}
.tev_wy_card_ic-ur0 svg{
height:1.625rem;
width:26px;
}
.tev_wy_card_h-ur0{
margin-bottom:0.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.313rem;
line-height:1.15;
color:#F2EAD6;
font-weight:600;
}
.tev_wy_card_p-ur0{
line-height:1.55;
font-size:14px;
color:#8C7D64;
overflow-wrap:break-word;
}
.tev_pmt-ur0{
padding:3rem 0 0.625rem;
}
.tev_pmt_in-ur0{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.tev_pmt_in-ur0{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.tev_pmt_left-ur0{
min-width:0;
}
.tev_pmt_eyebrow-ur0{
margin-bottom:0.75rem;
}
.tev_pmt_h2-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:1.875rem;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD6;
}
@media(min-width:766px){
.tev_pmt_h2-ur0{
font-size:32px;
}
}
.tev_pmt_text-ur0{
font-size:14.5px;
margin-bottom:22px;
color:#8C7D64;
line-height:1.6;
}
.tev_pmt_logos-ur0{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.tev_pmt_logos-ur0{
grid-template-columns:repeat(4,1fr);
}
}
.tev_pmt_logo-ur0{
padding:0 0.5rem;
border-radius:8px;
background:#252018;
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
height:50px;
display:flex;
white-space:nowrap;
text-align:center;
color:#D8CDB4;
text-overflow:ellipsis;
font-size:0.781rem;
align-items:center;
justify-content:center;
font-weight:700;
}
.tev_pmt_table-ur0{
border:1px solid rgba(244,232,200,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.tev_pmt_thead-ur0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#120F0B;
display:grid;
}
.tev_pmt_th-ur0{
padding:0.813rem 14px;
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F2EAD6;
font-size:10px;
font-weight:700;
}
.tev_pmt_row-ur0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,232,200,0.07);
}
.tev_pmt_row-ur0:nth-child(odd){
background:#252018;
}
.tev_pmt_td-ur0{
padding:0.875rem;
min-width:0;
color:#8C7D64;
overflow-wrap:break-word;
font-size:13.5px;
}
.tev_pmt_row-ur0 .tev_pmt_td-ur0:first-child{
color:#F2EAD6;
font-weight:700;
}
.tev_pmt_row-ur0 .tev_pmt_td-ur0:last-child{
color:#6B9E6E;
font-weight:700;
}
.tev_ts-ur0{
padding:44px 0;
}
.tev_ts_in-ur0{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:883px){
.tev_ts_in-ur0{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.tev_ts_left-ur0{
min-width:0;
}
.tev_ts_h2-ur0{
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
margin-bottom:0.75rem;
color:#F2EAD6;
font-size:1.625rem;
}
@media(min-width:770px){
.tev_ts_h2-ur0{
font-size:1.75rem;
}
}
.tev_ts_text-ur0{
color:#A89F88;
font-size:0.906rem;
max-width:520px;
line-height:1.6;
margin-bottom:1.375rem;
}
.tev_ts_badges-ur0{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.tev_ts_badge-ur0{
font-weight:600;
color:#A89F88;
font-size:0.813rem;
}
.tev_ts_pay-ur0{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.tev_ts_pay-ur0{
justify-content:flex-end;
}
}
.tev_ts_pay_chip-ur0{
background:rgba(244,232,200,0.07);
padding:12px 16px;
border:1px solid rgba(244,232,200,0.13);
border-radius:14px;
font-weight:700;
color:#F2EAD6;
font-size:0.875rem;
}
.tev_op-ur0{
padding:2.25rem 0 0.625rem;
}
.tev_op_in-ur0{
grid-template-columns:1fr;
gap:32px;
border:1px solid rgba(244,232,200,0.07);
padding:2rem;
border-radius:0.875rem;
background:#252018;
display:grid;
align-items:center;
}
@media(min-width:861px){
.tev_op_in-ur0{
padding:34px 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.tev_op_left-ur0{
min-width:0;
}
.tev_op_eyebrow-ur0{
margin-bottom:12px;
}
.tev_op_h2-ur0{
font-weight:600;
font-size:28px;
overflow-wrap:break-word;
color:#F2EAD6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:769px){
.tev_op_h2-ur0{
font-size:1.875rem;
}
}
.tev_op_text-ur0{
color:#8C7D64;
font-size:0.875rem;
line-height:1.6;
}
.tev_op_grid-ur0{
gap:1px;
background:rgba(244,232,200,0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,232,200,0.13);
border-radius:0.5rem;
overflow:hidden;
display:grid;
}
.tev_op_field-ur0{
background:#1C1712;
padding:18px 20px;
min-width:0;
}
.tev_op_field_lb-ur0{
margin-bottom:5px;
text-transform:uppercase;
color:#B28648;
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
}
.tev_op_field_val-ur0{
color:#F2EAD6;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.tev_rc-ur0{
padding:3rem 0 10px;
}
.tev_rc_in-ur0{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.tev_rc_in-ur0{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.tev_rc_col-ur0{
min-width:0;
}
.tev_rc_label-ur0{
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
color:#B28648;
margin-bottom:1rem;
}
.tev_rc_awards-ur0{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.tev_rc_award-ur0{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.tev_rc_award_ic-ur0{
flex:0 0 auto;
color:#D4A84B;
display:inline-flex;
align-items:center;
}
.tev_rc_award_ic-ur0 svg{
height:1.125rem;
width:1.125rem;
}
.tev_rc_award_t-ur0{
color:#F2EAD6;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.tev_rc_award_s-ur0{
overflow-wrap:break-word;
color:#A8997E;
font-size:12px;
}
.tev_rc_press-ur0{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.tev_rc_press_logo-ur0{
border-radius:8px;
border:1px solid rgba(244,232,200,0.07);
padding:0 0.5rem;
overflow:hidden;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
justify-content:center;
text-align:center;
align-items:center;
white-space:nowrap;
font-size:14px;
height:3.25rem;
color:#8C7D64;
display:flex;
}
.tev_rc_partner-ur0{
border-radius:0.875rem;
background:#252018;
border:1px solid rgba(244,232,200,0.07);
padding:1.375rem;
}
.tev_rc_partner_name-ur0{
margin-bottom:0.375rem;
font-size:20px;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD6;
}
.tev_rc_partner_text-ur0{
color:#8C7D64;
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
}
.tev_sb-ur0{
padding:3rem 0;
background:#252018;
border-top:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,232,200,0.07);
}
@media(min-width:765px){
.tev_sb-ur0{
padding:56px 0;
}
}
.tev_sb_eyebrow-ur0{
margin-bottom:0.75rem;
display:block;
}
.tev_sb_h2-ur0{
overflow-wrap:break-word;
line-height:1.05;
color:#F2EAD6;
font-weight:600;
font-size:1.875rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:26px;
}
@media(min-width:771px){
.tev_sb_h2-ur0{
font-size:36px;
}
}
.tev_sb_grid-ur0{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.tev_sb_grid-ur0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.tev_sb_grid-ur0{
grid-template-columns:repeat(4,1fr);
}
}
.tev_sb_card-ur0{
border:1px solid rgba(244,232,200,0.07);
padding:1.5rem;
border-radius:14px;
background:#1C1712;
min-width:0;
}
.tev_sb_card_h-ur0{
margin-bottom:8px;
font-weight:600;
color:#F2EAD6;
font-size:19px;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.tev_sb_card_p-ur0{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#8C7D64;
}
.tev_sb_rtp-ur0{
gap:24px;
background:#1C1712;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
padding:26px 1.75rem;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:759px){
.tev_sb_rtp-ur0{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.tev_sb_rtp_h-ur0{
line-height:1.15;
color:#F2EAD6;
font-size:20px;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.tev_sb_rtp_p-ur0{
line-height:1.6;
font-size:0.844rem;
color:#8C7D64;
overflow-wrap:break-word;
}
.tev_sb_rtp_stats-ur0{
gap:1rem;
display:flex;
}
.tev_sb_stat-ur0{
background:#252018;
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.tev_sb_stat_v-ur0{
color:#6B9E6E;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.tev_sb_stat_l-ur0{
color:#A8997E;
font-size:0.719rem;
margin-top:4px;
}
.tev_sc-ur0{
padding:3rem 0 0.625rem;
}
.tev_sc_head-ur0{
margin-bottom:28px;
text-align:center;
}
.tev_sc_eyebrow-ur0{
margin-bottom:12px;
}
.tev_sc_h2-ur0{
line-height:1.05;
color:#F2EAD6;
overflow-wrap:break-word;
font-size:30px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.tev_sc_h2-ur0{
font-size:2.25rem;
}
}
.tev_sc_table-ur0{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(244,232,200,0.07);
border-radius:14px;
max-width:56.25rem;
}
.tev_sc_thead-ur0{
grid-template-columns:1.6fr 1fr 1fr;
background:#120F0B;
display:grid;
}
.tev_sc_th-ur0{
padding:0.938rem 1.125rem;
text-align:center;
font-size:13px;
color:#A89F88;
overflow-wrap:break-word;
font-weight:700;
}
.tev_sc_th-ur0:first-child{
text-align:left;
}
.tev_sc_th_us-ur0{
color:#D4A84B;
}
.tev_sc_row-ur0{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,232,200,0.07);
display:grid;
}
.tev_sc_row-ur0:nth-child(even){
background:#252018;
}
.tev_sc_td-ur0{
padding:0.938rem 18px;
overflow-wrap:break-word;
text-align:center;
min-width:0;
font-size:14px;
color:#A8997E;
}
.tev_sc_td-ur0:first-child{
color:#D8CDB4;
font-weight:600;
text-align:left;
}
.tev_sc_td_us-ur0{
font-weight:700;
color:#6B9E6E;
}
.tev_el-ur0{
padding:3rem 0;
}
@media(min-width:771px){
.tev_el-ur0{
padding:56px 0;
}
}
.tev_el_in-ur0{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.tev_el_in-ur0{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.tev_el_left-ur0{
min-width:0;
}
.tev_el_eyebrow-ur0{
margin-bottom:14px;
}
.tev_el_h2-ur0{
color:#F2EAD6;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
margin-bottom:1.375rem;
}
@media(min-width:766px){
.tev_el_h2-ur0{
font-size:38px;
}
}
.tev_el_body-ur0 p{
font-size:1rem;
color:#D8CDB4;
overflow-wrap:break-word;
line-height:1.7;
margin-bottom:18px;
}
.tev_el_dropcap-ur0{
padding:0.375rem 12px 0 0;
color:#B28648;
line-height:.8;
float:left;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:3.875rem;
}
.tev_el_right-ur0{
min-width:0;
}
.tev_el_quote-ur0{
background:linear-gradient(150deg,#1A1509,#0A0906);
border-radius:20px;
padding:2.25rem;
position:relative;
margin-bottom:1.5rem;
color:#F2EAD6;
}
.tev_el_quote_mark-ur0{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#D4A84B;
}
.tev_el_quote_mark-ur0 svg{
height:2.125rem;
width:34px;
}
.tev_el_quote_text-ur0{
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
line-height:1.4;
color:#F2EAD6;
font-weight:500;
font-size:1.375rem;
}
.tev_el_quote_meta-ur0{
gap:0.75rem;
display:flex;
align-items:center;
}
.tev_el_quote_av-ur0{
background:linear-gradient(135deg,#B28648,#E2C070);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:38px;
}
.tev_el_quote_author-ur0{
font-weight:700;
color:#F2EAD6;
font-size:0.875rem;
}
.tev_el_quote_meta_sub-ur0{
font-size:12px;
color:#A89F88;
}
.tev_el_explain-ur0{
border-radius:14px;
border:1px solid rgba(244,232,200,0.07);
overflow:hidden;
}
.tev_el_explain_card-ur0{
padding:1.375rem 24px;
}
.tev_el_explain_card-ur0+.tev_el_explain_card-ur0{
border-top:1px solid rgba(244,232,200,0.07);
}
.tev_el_explain_h-ur0{
overflow-wrap:break-word;
line-height:1.15;
color:#F2EAD6;
margin-bottom:0.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
}
.tev_el_explain_p-ur0{
overflow-wrap:break-word;
font-size:14px;
color:#8C7D64;
line-height:1.55;
}
.tev_lh-ur0{
padding:2.5rem 0 20px;
}
.tev_lh_in-ur0{
padding-top:2.125rem;
border-top:1px solid rgba(244,232,200,0.13);
}
.tev_lh_eyebrow-ur0{
margin-bottom:22px;
display:block;
}
.tev_lh_grid-ur0{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.tev_lh_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.tev_lh_grid-ur0{
grid-template-columns:repeat(5,1fr);
}
}
.tev_lh_col-ur0{
min-width:0;
}
.tev_lh_col_h-ur0{
font-weight:700;
color:#F2EAD6;
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:12px;
}
.tev_lh_links-ur0{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.tev_lh_link-ur0{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C7D64;
font-size:13px;
}
.tev_lh_link-ur0:hover{
color:#B28648;
}
.tev_faq-ur0{
padding:3rem 0;
background:#252018;
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,232,200,0.07);
}
@media(min-width:768px){
.tev_faq-ur0{
padding:3.875rem 0;
}
}
.tev_faq_head-ur0{
margin-bottom:34px;
text-align:center;
}
.tev_faq_eyebrow-ur0{
margin-bottom:12px;
}
.tev_faq_h2-ur0{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F2EAD6;
font-size:2rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.tev_faq_h2-ur0{
font-size:2.375rem;
}
}
.tev_faq_list-ur0{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.tev_faq_item-ur0{
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
background:#1C1712;
}
.tev_faq_q-ur0{
padding:20px 24px;
list-style:none;
gap:20px;
overflow-wrap:break-word;
justify-content:space-between;
color:#F2EAD6;
font-size:1rem;
font-weight:700;
display:flex;
align-items:center;
cursor:pointer;
}
.tev_faq_q-ur0::-webkit-details-marker{
display:none;
}
.tev_faq_q_ic-ur0{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B28648;
align-items:center;
}
.tev_faq_q_ic-ur0 svg{
width:1.125rem;
height:18px;
}
.tev_faq_item-ur0[open] .tev_faq_q_ic-ur0{
transform:rotate(180deg);
}
.tev_faq_a-ur0{
padding:0 24px 20px;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
color:#8C7D64;
}
.tev_gd-ur0{
padding:3rem 0 10px;
}
.tev_gd_head-ur0{
gap:0.875rem;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:681px){
.tev_gd_head-ur0{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.tev_gd_eyebrow-ur0{
margin-bottom:0.625rem;
}
.tev_gd_h2-ur0{
line-height:1.05;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD6;
font-size:28px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tev_gd_h2-ur0{
font-size:2.125rem;
}
}
.tev_gd_more-ur0{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F2EAD6;
color:#F2EAD6;
font-size:0.844rem;
font-weight:600;
}
.tev_gd_more-ur0:hover{
border-color:#B28648;
color:#B28648;
}
.tev_gd_grid-ur0{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.tev_gd_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
.tev_gd_card-ur0{
overflow:hidden;
border-radius:0.875rem;
background:#252018;
border:1px solid rgba(244,232,200,0.07);
display:block;
min-width:0;
}
.tev_gd_card_img-ur0{
background:linear-gradient(140deg,#1A1509,#B28648);
height:9.375rem;
}
.tev_gd_card_body-ur0{
padding:22px;
}
.tev_gd_card_cat-ur0{
color:#B28648;
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
}
.tev_gd_card_h-ur0{
margin:0.5rem 0 10px;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD6;
line-height:1.2;
}
.tev_gd_card_meta-ur0{
color:#A8997E;
font-size:12px;
overflow-wrap:break-word;
}
.tev_sg-ur0{
padding:3rem 0 0.625rem;
}
.tev_sg_eyebrow-ur0{
display:block;
margin-bottom:12px;
}
.tev_sg_h2-ur0{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
margin-bottom:28px;
color:#F2EAD6;
font-size:30px;
}
@media(min-width:765px){
.tev_sg_h2-ur0{
font-size:2.25rem;
}
}
.tev_sg_grid-ur0{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.tev_sg_grid-ur0{
grid-template-columns:repeat(3,1fr);
}
}
.tev_sg_col-ur0{
min-width:0;
}
.tev_sg_col_h-ur0{
margin-bottom:0.625rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EAD6;
font-size:22px;
}
.tev_sg_col_p-ur0{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7D64;
line-height:1.65;
}
.tev_ft-ur0{
background:#120F0B;
margin-top:40px;
color:#A89F88;
}
.tev_ft_in-ur0{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.tev_ft_in-ur0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.tev_ft_in-ur0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tev_ft_brand-ur0{
min-width:0;
}
.tev_ft_logo-ur0{
overflow-wrap:break-word;
font-size:26px;
color:#F2EAD6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.tev_ft_tagline-ur0{
max-width:280px;
font-size:13.5px;
color:#A89F88;
line-height:1.6;
margin-top:0.875rem;
}
.tev_ft_contact-ur0{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
color:#D4A84B;
display:inline-block;
max-width:280px;
font-size:0.813rem;
}
.tev_ft_contact-ur0:hover{
color:#F2EAD6;
}
.tev_ft_col-ur0{
min-width:0;
}
.tev_ft_col_h-ur0{
color:#F2EAD6;
letter-spacing:.08em;
margin-bottom:0.875rem;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
}
.tev_ft_col_links-ur0{
gap:10px;
display:flex;
flex-direction:column;
}
.tev_ft_link-ur0{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89F88;
}
.tev_ft_link-ur0:hover{
color:#F2EAD6;
}
.tev_ft_bot-ur0{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(244,232,200,0.13);
flex-direction:column;
}
@media(min-width:765px){
.tev_ft_bot-ur0{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.tev_ft_legal-ur0{
color:#5E5242;
font-size:11.5px;
max-width:47.5rem;
line-height:1.6;
overflow-wrap:break-word;
}
.tev_ft_legal-ur0 b{
font-weight:700;
color:#A89F88;
}
.tev_ft_age-ur0{
flex:0 0 auto;
border-radius:0.5rem;
padding:0.25rem 9px;
border:1.5px solid #D4A84B;
font-size:0.813rem;
color:#D4A84B;
font-weight:700;
}