*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
font-size:0.938rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
color:#2E2A25;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.tuelayout-ois{
min-height:100vh;
display:flex;
flex-direction:column;
}
.tuemain-ois{
flex:1 1 auto;
width:100%;
min-width:0;
}
.tuecontainer-ois{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.tuecontainer-ois{
padding:0 32px;
}
}
@media(min-width:1100px){
.tuecontainer-ois{
padding:0 56px;
}
}
.tueeyebrow-ois{
letter-spacing:.2em;
font-weight:600;
line-height:1.4;
font-size:0.688rem;
display:inline-block;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#1E8C52;
}
.tueband-ois{
background:#141C18;
color:#F2F7F4;
}
.tueband-ois .tueeyebrow-ois{
color:#4DDEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tuetb-ois{
background:#F5F1EB;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
position:sticky;
}
.tuetb_in-ois{
margin:0 auto;
padding:0.75rem 1rem;
gap:1rem;
justify-content:space-between;
width:100%;
max-width:87.5rem;
display:flex;
align-items:center;
}
@media(min-width:766px){
.tuetb_in-ois{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.tuetb_in-ois{
padding:18px 56px;
}
}
.tuetb_left-ois{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.tuetb_logo-ois{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.tuetb_logo_mark-ois{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:2.125rem;
width:34px;
}
.tuetb_logo_txt-ois{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.tuetb_logo_name-ois{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
text-overflow:ellipsis;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
white-space:nowrap;
color:#1A1714;
}
.tuetb_logo_sub-ois{
overflow:hidden;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:0.25rem;
white-space:nowrap;
font-size:0.531rem;
letter-spacing:.32em;
font-weight:600;
color:#1E8C52;
}
.tuetb_nav-ois{
display:none;
}
@media(min-width:962px){
.tuetb_nav-ois{
gap:28px;
display:flex;
align-items:center;
}
}
.tuetb_nav_item-ois{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
color:#2E2A25;
}
.tuetb_nav_item-ois:hover{
color:#1A1714;
}
.tuetb_nav_item-ois.tuestate_active-ois{
border-color:#1E8C52;
color:#1A1714;
}
.tuetb_right-ois{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.tuetb_search-ois{
transition:color .22s ease;
justify-content:center;
display:flex;
color:#2E2A25;
align-items:center;
}
.tuetb_search-ois:hover{
color:#1E8C52;
}
.tuetb_search-ois svg{
height:1.125rem;
width:18px;
}
.tuetb_lang-ois{
letter-spacing:.1em;
font-size:11px;
color:#6B6560;
font-weight:600;
text-transform:uppercase;
}
.tuetb_lang-ois:hover{
color:#1A1714;
}
.tuetb_login-ois{
display:none;
font-weight:600;
color:#1A1714;
font-size:0.875rem;
}
@media(min-width:767px){
.tuetb_login-ois{
display:inline-block;
}
}
.tuetb_register-ois{
transition:background-color .22s ease;
background:#141C18;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F2F7F4;
}
.tuetb_register-ois:hover{
background:#243328;
}
.tuemob-ois{
background:#F5F1EB;
position:fixed;
right:0;
border-top:1px solid rgba(20,18,14,0.15);
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
}
@media(min-width:963px){
.tuemob-ois{
display:none;
}
}
.tuemob_in-ois{
margin:0 auto;
align-items:stretch;
max-width:560px;
justify-content:space-around;
display:flex;
}
.tuemob_item-ois{
gap:3px;
transition:color .22s ease;
padding:9px 4px;
flex:1 1 0;
align-items:center;
color:#6B6560;
min-width:0;
flex-direction:column;
display:flex;
}
.tuemob_item-ois.tuestate_active-ois{
color:#1E8C52;
}
.tuemob_ic-ois{
display:flex;
justify-content:center;
align-items:center;
}
.tuemob_ic-ois svg{
width:20px;
height:1.25rem;
}
.tuemob_lb-ois{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.tuerail-ois{
min-width:0;
position:relative;
}
.tuerail_scroll-ois{
gap:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.tuerail_scroll-ois{
gap:1.125rem;
}
}
.tuegc-ois{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.tuegc-ois{
width:11.75rem;
}
}
.tuegc_img-ois{
overflow:hidden;
background:#FDFAF6;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(20,28,24,0.07), 0 8px 20px rgba(20,28,24,0.06);
position:relative;
padding-bottom:133.33%;
}
.tuegc_img-ois img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.tuegc_cover-ois{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.tuegc_hover-ois{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
}
.tuegc-ois:hover .tuegc_hover-ois{
opacity:1;
}
.tuegc_hover_btn-ois{
background:#141C18;
border-radius:999px;
justify-content:center;
display:flex;
align-items:center;
height:2.875rem;
width:46px;
color:#F2F7F4;
}
.tuegc_hover_btn-ois svg{
height:1.125rem;
width:1.125rem;
}
.tuegc_info-ois{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.tuegc_name-ois{
overflow:hidden;
font-size:13px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#1A1714;
}
.tuegc_prov-ois{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6560;
font-size:0.688rem;
}
.tuegc_meta-ois{
font-size:11px;
color:#6B6560;
}
.tuetc-ois{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.tuetc-ois{
width:14.375rem;
}
}
.tuetc_img-ois{
background:#FDFAF6;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,28,24,0.07), 0 8px 1.25rem rgba(20,28,24,0.06);
position:relative;
padding-bottom:75%;
}
.tuetc_img-ois img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.tuetc_info-ois{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.tuetc_name-ois{
overflow:hidden;
font-weight:700;
font-size:14px;
color:#1A1714;
white-space:nowrap;
text-overflow:ellipsis;
}
.tuetc_rtp-ois{
font-size:11px;
color:#6B6560;
}
.tuelc-ois{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:766px){
.tuelc-ois{
width:16.75rem;
}
}
.tuelc_img-ois{
overflow:hidden;
border-radius:0.875rem;
background:#FDFAF6;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,28,24,0.07), 0 8px 20px rgba(20,28,24,0.06);
}
.tuelc_img-ois img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.tuelc_live-ois{
padding:0.25rem 0.563rem;
gap:7px;
border-radius:999px;
background:rgba(0,0,0,0.52);
left:12px;
top:12px;
position:absolute;
align-items:center;
display:flex;
}
.tuelc_live_dot-ois{
background:#C03B2E;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.tuelc_seats-ois{
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#F2F7F4;
font-size:0.625rem;
}
.tuelc_info-ois{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.tuelc_name-ois{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1714;
}
.tuelc_bet-ois{
color:#6B6560;
font-size:11px;
}
.tuepc-ois{
border-radius:0.875rem;
padding:1rem 14px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
gap:0.5rem;
min-width:0;
align-items:center;
justify-content:center;
min-height:4.625rem;
display:flex;
flex-direction:column;
}
.tuepc_logo-ois{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.tuepc_name-ois{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
max-width:100%;
color:#6B6560;
text-align:center;
white-space:nowrap;
}
.tuegc_tag-ois{
border-radius:0.5rem;
padding:3px 0.5rem;
left:10px;
position:absolute;
display:inline-block;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
z-index:2;
letter-spacing:.06em;
top:10px;
}
.tuegc_tag_hot-ois{
background:#C03B2E;
color:#F2F7F4;
}
.tuegc_tag_new-ois{
background:#27B86B;
color:#12100D;
}
.tuegc_tag_jp-ois{
background:#C98B1A;
color:#12100D;
}
.tuegc_tag_live-ois{
background:#C03B2E;
color:#F2F7F4;
}
.tuesh-ois{
min-width:0;
margin-bottom:18px;
}
.tuesh_row-ois{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.tuesh_row-ois .tuesh_l-ois{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.tuesh_stack-ois{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.tuesh_center-ois{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.tuesh_h2-ois{
line-height:1.1;
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.tuesh_h2-ois{
font-size:1.875rem;
}
}
.tueband-ois .tuesh_h2-ois{
color:#F2F7F4;
}
.tuesh_eb_line-ois{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.tuesh_eb_line-ois::before{
background:#1E8C52;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.tueband-ois .tuesh_eb_line-ois::before{
background:#4DDEA0;
}
.tuesh_eb_dot-ois{
gap:8px;
align-items:center;
display:inline-flex;
}
.tuesh_eb_dot-ois::before{
border-radius:50%;
background:#1E8C52;
content:"";
width:0.375rem;
display:inline-block;
height:0.375rem;
}
.tueband-ois .tuesh_eb_dot-ois::before{
background:#4DDEA0;
}
.tuesh_link-ois{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
border-bottom:1px solid #1A1714;
color:#1A1714;
white-space:nowrap;
font-weight:600;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
}
.tuesh_link-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuesh_link-ois svg{
width:14px;
height:0.875rem;
}
.tuesh_link_chev-ois{
border-bottom:0;
padding-bottom:0;
}
.tuesh_link_btn-ois{
padding:0.563rem 18px;
background:#141C18;
border-radius:62.438rem;
border-bottom:0;
color:#F2F7F4;
}
.tuesh_link_btn-ois:hover{
background:#243328;
border-color:transparent;
color:#F2F7F4;
}
.tueband-ois .tuesh_link-ois{
border-color:#F2F7F4;
color:#F2F7F4;
}
.tueband-ois .tuesh_link_btn-ois{
background:#4DDEA0;
color:#12100D;
}
.tuesh_rule-ois{
background:rgba(20,18,14,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.tueband-ois .tuesh_rule-ois{
background:rgba(244,250,247,0.13);
}
.tuehero-ois{
padding:2rem 0 8px;
}
@media(min-width:769px){
.tuehero-ois{
padding:3.5rem 0 24px;
}
}
.tuehero_in-ois{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:898px){
.tuehero_in-ois{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.tuehero_copy-ois{
min-width:0;
}
.tuehero_eyebrow-ois{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.tuehero_eyebrow_line-ois{
flex:0 0 auto;
background:#1E8C52;
width:1.75rem;
display:inline-block;
height:1px;
}
.tuehero_h1-ois{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-size:38px;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:766px){
.tuehero_h1-ois{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.tuehero_h1-ois{
font-size:3.875rem;
}
}
.tuehero_h1-ois em{
font-style:normal;
color:#1E8C52;
}
.tuehero_sub-ois{
color:#8A837C;
line-height:1.6;
font-size:1rem;
max-width:30rem;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.tuehero_sub-ois{
font-size:18px;
}
}
.tuehero_actions-ois{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
}
.tuehero_cta-ois{
transition:background-color .22s ease;
background:#141C18;
padding:16px 1.875rem;
border-radius:62.438rem;
gap:10px;
align-items:center;
display:inline-flex;
color:#F2F7F4;
font-size:0.938rem;
font-weight:700;
}
.tuehero_cta-ois:hover{
background:#243328;
}
.tuehero_cta_ic-ois{
align-items:center;
display:inline-flex;
}
.tuehero_cta_ic-ois svg{
height:16px;
width:1rem;
}
.tuehero_cta_alt-ois{
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
background:transparent;
border-radius:999px;
border:1px solid rgba(20,18,14,0.15);
display:inline-flex;
align-items:center;
font-weight:600;
color:#1A1714;
font-size:0.938rem;
}
.tuehero_cta_alt-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuehero_trust-ois{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.tuehero_trust_item-ois{
gap:9px;
color:#2E2A25;
font-size:13px;
font-weight:600;
display:flex;
align-items:center;
}
.tuehero_trust_ic-ois{
color:#1E8C52;
align-items:center;
display:inline-flex;
}
.tuehero_trust_ic-ois svg{
height:1rem;
width:1rem;
}
.tuehero_promo-ois{
overflow:hidden;
border-radius:20px;
background:#FDFAF6;
display:flex;
box-shadow:0 12px 3rem rgba(20,28,24,0.14), 0 3px 0.625rem rgba(20,28,24,0.08);
position:relative;
min-height:18.75rem;
}
.tuehero_promo_bg-ois{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.tuehero_promo_bg-ois::after{
inset:0;
background:linear-gradient(120deg,#141C18 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tuehero_promo_glow-ois{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
position:absolute;
right:-20px;
top:-2.5rem;
width:260px;
height:260px;
pointer-events:none;
}
.tuehero_promo_ct-ois{
padding:1.75rem;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.tuehero_promo_label-ois{
display:block;
color:#4DDEA0;
font-weight:700;
margin-bottom:0.5rem;
letter-spacing:.25em;
font-size:0.625rem;
text-transform:uppercase;
}
.tuehero_promo_amount-ois{
color:#F2F7F4;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.tuehero_promo_amount-ois{
font-size:40px;
}
}
.tuehero_promo_amount-ois em{
font-style:normal;
color:#4DDEA0;
}
.tuehero_rating-ois{
padding:10px 0.875rem;
border-radius:14px;
background:#FDFAF6;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
z-index:3;
box-shadow:0 2px 0.375rem rgba(20,28,24,0.07), 0 8px 20px rgba(20,28,24,0.06);
align-items:center;
top:14px;
position:absolute;
display:flex;
max-width:min(16.25rem,62%);
right:14px;
}
.tuehero_rating_score-ois{
flex:0 0 auto;
font-size:1.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1714;
}
.tuehero_rating_txt-ois{
flex:1 1 auto;
min-width:0;
}
.tuehero_rating_stars-ois{
gap:2px;
color:#1E8C52;
display:flex;
}
.tuehero_rating_stars-ois svg{
height:12px;
width:12px;
}
.tuehero_rating_cap-ois{
color:#6B6560;
overflow-wrap:break-word;
font-size:11px;
display:block;
line-height:1.35;
margin-top:3px;
}
.tuestat-ois{
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
border-top:1px solid rgba(20,18,14,0.15);
}
.tuestat_in-ois{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.tuestat_in-ois{
grid-template-columns:repeat(4,1fr);
}
}
.tuestat_item-ois{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.tuestat_item-ois:nth-child(2n){
border-right:0;
}
.tuestat_item-ois:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.tuestat_item-ois{
border-bottom:0;
}
.tuestat_item-ois:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.tuestat_item-ois:nth-child(4n){
border-right:0;
}
}
.tuestat_value-ois{
color:#1A1714;
font-size:30px;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.tuestat_value-ois{
font-size:34px;
}
}
.tuestat_label-ois{
overflow-wrap:break-word;
line-height:1.4;
font-size:13px;
color:#6B6560;
margin-top:0.375rem;
}
.tuegrow-ois{
padding:26px 0 0.625rem;
}
.tuerow_seo-ois{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:47.5rem;
color:#8A837C;
line-height:1.65;
overflow-wrap:break-word;
}
.tuerow_seo-ois strong{
color:#1A1714;
font-weight:700;
}
.tuegrow-ois{
padding:1.625rem 0 10px;
}
.tuerow_seo-ois{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#8A837C;
}
.tuerow_seo-ois strong{
font-weight:700;
color:#1A1714;
}
.tuepr-ois{
padding:30px 0 0.375rem;
}
.tuepr_card-ois{
overflow:hidden;
background:#FDFAF6;
flex:0 0 auto;
gap:10px;
border-radius:1.25rem;
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
width:17.5rem;
position:relative;
flex-direction:column;
display:flex;
min-height:200px;
}
@media(min-width:771px){
.tuepr_card-ois{
width:18.75rem;
}
}
.tuepr_card_feat-ois{
border-color:transparent;
background:linear-gradient(150deg,#162219,#0C1210);
color:#F2F7F4;
}
.tuepr_glow-ois{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
pointer-events:none;
top:-1.875rem;
width:8.125rem;
opacity:0;
position:absolute;
height:8.125rem;
}
.tuepr_card_feat-ois .tuepr_glow-ois{
opacity:1;
}
.tuepr_label-ois{
letter-spacing:.16em;
color:#1E8C52;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
position:relative;
}
.tuepr_card_feat-ois .tuepr_label-ois{
color:#4DDEA0;
}
.tuepr_amount-ois{
font-size:1.625rem;
line-height:1.08;
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
position:relative;
overflow-wrap:break-word;
}
.tuepr_card_feat-ois .tuepr_amount-ois{
color:#F2F7F4;
}
.tuepr_amount-ois em{
color:#1E8C52;
font-style:normal;
}
.tuepr_card_feat-ois .tuepr_amount-ois em{
color:#4DDEA0;
}
.tuepr_terms-ois{
color:#6B6560;
font-size:0.813rem;
line-height:1.5;
position:relative;
}
.tuepr_card_feat-ois .tuepr_terms-ois{
color:#9CB8A8;
}
.tuepr_cta-ois{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.tuepr_card_feat-ois .tuepr_cta-ois{
background:#4DDEA0;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:9px 1.125rem;
font-weight:700;
color:#12100D;
font-size:0.813rem;
}
.tuepr_card_feat-ois .tuepr_cta-ois:hover{
opacity:.9;
}
.tuepr_card-ois:not(.tuepr_card_feat-ois) .tuepr_cta-ois{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
}
.tuepr_card-ois:not(.tuepr_card_feat-ois) .tuepr_cta-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuegf-ois{
padding:1.5rem 0 6px;
}
.tuegf_in-ois{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.tuegf_chip-ois{
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.15);
padding:10px 1.125rem;
background:#FDFAF6;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-weight:600;
color:#2E2A25;
font-size:0.813rem;
}
.tuegf_chip-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuegf_chip-ois.tuestate_active-ois{
border-color:transparent;
background:#141C18;
color:#F2F7F4;
}
.tuejp-ois{
padding:30px 0 0.625rem;
}
.tuejp_grid-ois{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.tuejp_grid-ois{
grid-template-columns:1fr 1fr;
}
.tuejp_card_mega-ois{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.tuejp_grid-ois{
grid-template-columns:1.4fr 1fr 1fr;
}
.tuejp_card_mega-ois{
grid-column:auto;
}
}
.tuejp_card-ois{
gap:12px;
padding:26px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
border-radius:20px;
min-width:0;
min-height:200px;
display:flex;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.tuejp_card_mega-ois{
background:linear-gradient(135deg,#162219,#0C1210);
border-color:transparent;
color:#F2F7F4;
min-height:13.125rem;
}
.tuejp_glow-ois{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
width:200px;
position:absolute;
top:-40px;
right:-2.5rem;
pointer-events:none;
height:12.5rem;
}
.tuejp_label-ois{
gap:10px;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
font-size:0.625rem;
align-items:center;
color:#1E8C52;
}
.tuejp_card_mega-ois .tuejp_label-ois{
color:#4DDEA0;
}
.tuejp_drop-ois{
font-weight:600;
color:#6B6560;
letter-spacing:.04em;
text-transform:none;
}
.tuejp_card_mega-ois .tuejp_drop-ois{
color:#9CB8A8;
}
.tuejp_amount-ois{
font-weight:700;
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:2.375rem;
position:relative;
overflow-wrap:break-word;
}
.tuejp_card_mega-ois .tuejp_amount-ois{
animation:zm2-pulse 2.4s infinite;
color:#4DDEA0;
font-size:48px;
}
@media(min-width:769px){
.tuejp_card_mega-ois .tuejp_amount-ois{
font-size:54px;
}
}
.tuejp_game-ois{
color:#6B6560;
position:relative;
font-size:0.813rem;
}
.tuejp_card_mega-ois .tuejp_game-ois{
color:#9CB8A8;
}
.tuejp_cta-ois{
align-self:flex-start;
position:relative;
}
.tuejp_card_mega-ois .tuejp_cta-ois{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#4DDEA0;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#12100D;
}
.tuejp_card_mega-ois .tuejp_cta-ois:hover{
opacity:.9;
}
.tuejp_card-ois:not(.tuejp_card_mega-ois) .tuejp_cta-ois{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1714;
font-size:0.813rem;
padding-bottom:2px;
color:#1A1714;
font-weight:700;
}
.tuejp_card-ois:not(.tuejp_card_mega-ois) .tuejp_cta-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuejp_seo-ois{
margin:14px 0 0;
line-height:1.65;
color:#8A837C;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.tuejp_seo-ois strong{
font-weight:700;
color:#1A1714;
}
.tuegrow-ois{
padding:1.625rem 0 0.625rem;
}
.tuerow_seo-ois{
margin:0.625rem 0 0;
line-height:1.65;
color:#8A837C;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.tuerow_seo-ois strong{
font-weight:700;
color:#1A1714;
}
.tuevip-ois{
padding:48px 0;
}
@media(min-width:767px){
.tuevip-ois{
padding:64px 0;
}
}
.tuevip_head-ois{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:877px){
.tuevip_head-ois{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tuevip_eyebrow-ois{
margin-bottom:12px;
}
.tuevip_h2-ois{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2F7F4;
font-size:32px;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.tuevip_h2-ois{
font-size:2.5rem;
}
}
.tuevip_intro-ois{
font-size:0.875rem;
max-width:26.25rem;
color:#9CB8A8;
line-height:1.6;
}
.tuevip_grid-ois{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.tuevip_card-ois{
padding:1.375rem 18px;
border-radius:14px;
border:1px solid rgba(244,250,247,0.13);
min-width:0;
}
.tuevip_card_feat-ois{
border-color:#4DDEA0;
background:rgba(244,250,247,0.07);
}
.tuevip_card_ic-ois{
background:linear-gradient(135deg,#27B86B,#4DDEA0);
border-radius:8px;
margin-bottom:16px;
display:block;
width:2.125rem;
height:34px;
}
.tuevip_name-ois{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2F7F4;
font-weight:600;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-size:20px;
}
.tuevip_perk-ois{
color:#9CB8A8;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.tuenl-ois{
padding:1.5rem 0 0.625rem;
}
.tuenl_in-ois{
border-radius:1.25rem;
padding:1.875rem 2rem;
background:#0F1A14;
gap:22px;
color:#F2F7F4;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.tuenl_in-ois{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tuenl_text_wrap-ois{
min-width:0;
}
.tuenl_h3-ois{
color:#F2F7F4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:5px;
}
@media(min-width:766px){
.tuenl_h3-ois{
font-size:24px;
}
}
.tuenl_text-ois{
color:#9CB8A8;
font-size:13.5px;
line-height:1.5;
}
.tuenl_form-ois{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
display:flex;
min-width:0;
}
.tuenl_input-ois{
border-radius:0.875rem;
overflow:hidden;
padding:13px 1rem;
flex:1 1 auto;
border:1px solid rgba(244,250,247,0.13);
background:rgba(244,250,247,0.07);
align-items:center;
display:flex;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
color:#9CB8A8;
font-size:14px;
}
.tuenl_btn-ois{
flex:0 0 auto;
padding:0.813rem 24px;
border-radius:0.875rem;
transition:opacity .22s ease;
background:#4DDEA0;
white-space:nowrap;
color:#12100D;
font-weight:700;
font-size:14px;
}
.tuenl_btn-ois:hover{
opacity:.9;
}
.tuegm-ois{
padding:30px 0 0.625rem;
}
.tuegm_in-ois{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.tuegm_in-ois{
grid-template-columns:1.25fr 1fr;
}
}
.tuegm_left-ois{
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
border-radius:1.25rem;
background:#FDFAF6;
min-width:0;
}
.tuegm_eyebrow-ois{
margin-bottom:0.625rem;
}
.tuegm_h2-ois{
color:#1A1714;
font-size:26px;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tuegm_h2-ois{
font-size:1.75rem;
}
}
.tuegm_text-ois{
font-size:0.875rem;
line-height:1.6;
color:#8A837C;
max-width:480px;
margin-bottom:1.375rem;
}
.tuegm_level-ois{
color:#1E8C52;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:8px;
}
.tuegm_bar-ois{
overflow:hidden;
border-radius:999px;
background:rgba(20,18,14,0.15);
margin-bottom:0.375rem;
height:8px;
}
.tuegm_bar_fill-ois{
background:linear-gradient(90deg,#27B86B,#4DDEA0);
border-radius:62.438rem;
height:100%;
}
.tuegm_bar_meta-ois{
gap:10px;
display:flex;
color:#6B6560;
margin-bottom:18px;
justify-content:space-between;
font-size:11px;
}
.tuegm_missions-ois{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.tuegm_mission-ois{
border-radius:999px;
background:#F5F1EB;
border:1px solid rgba(20,18,14,0.15);
padding:9px 15px;
gap:0.438rem;
font-size:12.5px;
align-items:center;
color:#2E2A25;
font-weight:600;
display:inline-flex;
}
.tuegm_mission_ic-ois{
align-items:center;
display:inline-flex;
color:#1E8C52;
}
.tuegm_mission_ic-ois svg{
width:0.813rem;
height:0.813rem;
}
.tuegm_right-ois{
border-radius:20px;
overflow:hidden;
padding:32px;
background:linear-gradient(150deg,#162219,#0C1210);
color:#F2F7F4;
position:relative;
flex-direction:column;
display:flex;
}
.tuegm_glow-ois{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
right:-30px;
top:-1.875rem;
width:9.375rem;
pointer-events:none;
height:150px;
position:absolute;
}
.tuegm_ref_eyebrow-ois{
margin-bottom:10px;
position:relative;
}
.tuegm_ref_h2-ois{
line-height:1.1;
font-weight:600;
position:relative;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2F7F4;
font-size:26px;
}
.tuegm_ref_text-ois{
position:relative;
margin-bottom:20px;
line-height:1.55;
font-size:0.844rem;
color:#9CB8A8;
}
.tuegm_ref_cta-ois{
background:#4DDEA0;
border-radius:999px;
padding:11px 1.375rem;
transition:opacity .22s ease;
font-weight:700;
position:relative;
font-size:13.5px;
color:#12100D;
align-self:flex-start;
margin-top:auto;
}
.tuegm_ref_cta-ois:hover{
opacity:.9;
}
.tueapp-ois{
padding:1.875rem 0 10px;
}
.tueapp_in-ois{
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
gap:1.75rem;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.tueapp_in-ois{
padding:40px 2.75rem;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tueapp_copy-ois{
min-width:0;
max-width:35rem;
}
.tueapp_eyebrow-ois{
margin-bottom:0.75rem;
}
.tueapp_h2-ois{
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1714;
line-height:1.05;
font-size:1.75rem;
}
@media(min-width:765px){
.tueapp_h2-ois{
font-size:34px;
}
}
.tueapp_text-ois{
line-height:1.6;
color:#8A837C;
margin-bottom:22px;
font-size:14px;
}
.tueapp_btns-ois{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tueapp_btn-ois{
border-radius:0.875rem;
transition:background-color .22s ease;
gap:0.625rem;
padding:11px 20px;
background:#141C18;
color:#F2F7F4;
align-items:center;
display:inline-flex;
}
.tueapp_btn-ois:hover{
background:#243328;
}
.tueapp_btn_ic-ois{
display:inline-flex;
align-items:center;
}
.tueapp_btn_ic-ois svg{
width:18px;
height:1.125rem;
}
.tueapp_btn_lb-ois{
font-weight:700;
font-size:13.5px;
}
.tueapp_qr_wrap-ois{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.tueapp_qr-ois{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#141C18;
width:6.75rem;
height:108px;
background-image:repeating-linear-gradient(0deg,#FDFAF6 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFAF6 0 5px,transparent 5px 0.688rem);
}
.tueapp_qr_cap-ois{
color:#6B6560;
line-height:1.4;
max-width:5.75rem;
font-size:0.781rem;
}
.tuetrn-ois{
padding:1.875rem 0 10px;
}
.tuetrn_in-ois{
background:#FDFAF6;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
border-radius:20px;
display:grid;
}
@media(min-width:882px){
.tuetrn_in-ois{
grid-template-columns:1.05fr 1fr;
}
}
.tuetrn_banner-ois{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#162219,#0C1210);
position:relative;
color:#F2F7F4;
}
.tuetrn_glow-ois{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
pointer-events:none;
bottom:-2.5rem;
right:-40px;
position:absolute;
width:200px;
height:12.5rem;
}
.tuetrn_eyebrow-ois{
position:relative;
margin-bottom:14px;
}
.tuetrn_h2-ois{
font-weight:600;
line-height:1.06;
position:relative;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2F7F4;
font-size:30px;
}
@media(min-width:768px){
.tuetrn_h2-ois{
font-size:36px;
}
}
.tuetrn_text-ois{
margin-bottom:22px;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.6;
position:relative;
color:#9CB8A8;
}
.tuetrn_timer-ois{
gap:8px;
position:relative;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
align-items:center;
}
.tuetrn_timer_cap-ois{
color:#9CB8A8;
font-size:0.688rem;
}
.tuetrn_timer_box-ois{
padding:4px 12px;
border-radius:0.5rem;
background:rgba(244,250,247,0.07);
font-size:24px;
color:#F2F7F4;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.tuetrn_cta-ois{
padding:0.813rem 26px;
background:#4DDEA0;
border-radius:62.438rem;
transition:opacity .22s ease;
position:relative;
font-weight:700;
color:#12100D;
font-size:0.875rem;
display:inline-block;
}
.tuetrn_cta-ois:hover{
opacity:.9;
}
.tuetrn_lb-ois{
padding:1.625rem 28px;
}
.tuetrn_lb_head-ois{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:12px;
}
.tuetrn_lb_title-ois{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.25rem;
}
.tuetrn_lb_upd-ois{
letter-spacing:.08em;
color:#6B6560;
font-size:0.688rem;
text-transform:uppercase;
}
.tuetrn_lb_row-ois{
gap:0.875rem;
border-radius:8px;
padding:0.688rem 0.75rem;
display:flex;
align-items:center;
}
.tuetrn_lb_row-ois:nth-child(2){
background:rgba(30,140,82,0.10);
}
.tuetrn_lb_rank-ois{
flex:0 0 auto;
font-weight:700;
font-size:1rem;
width:1.375rem;
color:#1E8C52;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.tuetrn_lb_av-ois{
flex:0 0 auto;
background:linear-gradient(135deg,#27B86B,#4DDEA0);
border-radius:50%;
width:1.875rem;
height:30px;
}
.tuetrn_lb_name-ois{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
min-width:0;
color:#1A1714;
text-overflow:ellipsis;
}
.tuetrn_lb_amount-ois{
flex:0 0 auto;
color:#1A1714;
font-size:0.813rem;
font-weight:700;
}
.tueprov-ois{
padding:2.5rem 0 20px;
}
.tueprov_eyebrow-ois{
display:block;
margin-bottom:18px;
}
.tueprov_grid-ois{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.tueprov_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.tueprov_grid-ois{
grid-template-columns:repeat(6,1fr);
}
}
.tueet-ois{
padding:2.25rem 0 0.625rem;
}
.tueet_in-ois{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:883px){
.tueet_in-ois{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.tueet_left-ois{
min-width:0;
}
.tueet_eyebrow-ois{
margin-bottom:12px;
}
.tueet_h2-ois{
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.875rem;
font-size:28px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
}
@media(min-width:769px){
.tueet_h2-ois{
font-size:2rem;
}
}
.tueet_text-ois{
line-height:1.65;
color:#8A837C;
font-size:0.938rem;
margin-bottom:22px;
}
.tueet_stats-ois{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.tueet_stat-ois{
min-width:0;
}
.tueet_stat_v-ois{
font-weight:700;
line-height:1;
color:#1A1714;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.tueet_stat_l-ois{
font-size:12.5px;
color:#6B6560;
margin-top:4px;
}
.tueet_right-ois{
gap:12px;
flex-direction:column;
display:flex;
}
.tueet_member-ois{
border-radius:0.875rem;
padding:18px 1.25rem;
background:#FDFAF6;
border:1px solid rgba(20,18,14,0.08);
gap:16px;
display:flex;
align-items:center;
min-width:0;
}
.tueet_member_av-ois{
background:linear-gradient(135deg,#162219,#1E8C52);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.tueet_member_name-ois{
color:#1A1714;
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
}
.tueet_member_role-ois{
overflow-wrap:break-word;
font-size:0.781rem;
color:#6B6560;
}
.tueet_updated-ois{
border:1px solid rgba(20,18,14,0.08);
padding:14px 18px;
border-radius:0.875rem;
gap:8px;
background:#F5F1EB;
align-items:center;
display:flex;
color:#8A837C;
font-size:0.781rem;
}
.tuett-ois{
padding:48px 0 10px;
}
@media(min-width:767px){
.tuett-ois{
padding:60px 0 0.625rem;
}
}
.tuett_head-ois{
margin-bottom:2.125rem;
text-align:center;
}
.tuett_eyebrow-ois{
margin-bottom:12px;
}
.tuett_h2-ois{
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.tuett_h2-ois{
font-size:2.625rem;
}
}
.tuett_grid-ois{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.tuett_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
.tuett_card-ois{
border-radius:14px;
padding:1.875rem;
background:#FDFAF6;
border:1px solid rgba(20,18,14,0.08);
display:flex;
flex-direction:column;
min-width:0;
}
.tuett_card_ic-ois{
align-items:center;
display:inline-flex;
color:#1E8C52;
margin-bottom:1.125rem;
}
.tuett_card_ic-ois svg{
width:1.75rem;
height:28px;
}
.tuett_card_h-ois{
font-weight:600;
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
}
.tuett_card_p-ois{
color:#8A837C;
overflow-wrap:break-word;
font-size:14px;
line-height:1.6;
margin-bottom:0.875rem;
}
.tuett_card_p-ois b{
font-weight:700;
color:#1A1714;
}
.tuett_card_link-ois{
transition:color .22s ease;
font-size:13px;
border-bottom:1px solid #1E8C52;
padding-bottom:2px;
color:#1A1714;
margin-top:auto;
font-weight:700;
align-self:flex-start;
}
.tuett_card_link-ois:hover{
color:#1E8C52;
}
.tuets-ois{
padding:44px 0;
}
.tuets_in-ois{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.tuets_in-ois{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.tuets_left-ois{
min-width:0;
}
.tuets_h2-ois{
line-height:1.1;
margin-bottom:12px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2F7F4;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
}
@media(min-width:770px){
.tuets_h2-ois{
font-size:1.75rem;
}
}
.tuets_text-ois{
margin-bottom:1.375rem;
font-size:14.5px;
color:#9CB8A8;
max-width:32.5rem;
line-height:1.6;
}
.tuets_badges-ois{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.tuets_badge-ois{
font-size:13px;
color:#9CB8A8;
font-weight:600;
}
.tuets_pay-ois{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.tuets_pay-ois{
justify-content:flex-end;
}
}
.tuets_pay_chip-ois{
padding:12px 16px;
border:1px solid rgba(244,250,247,0.13);
border-radius:0.875rem;
background:rgba(244,250,247,0.07);
font-size:14px;
color:#F2F7F4;
font-weight:700;
}
.tuewy-ois{
padding:3rem 0;
}
@media(min-width:768px){
.tuewy-ois{
padding:56px 0;
}
}
.tuewy_in-ois{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.tuewy_in-ois{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.tuewy_left-ois{
min-width:0;
}
.tuewy_eyebrow-ois{
margin-bottom:14px;
}
.tuewy_h2-ois{
line-height:1.05;
font-weight:600;
color:#1A1714;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:1rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.tuewy_h2-ois{
font-size:40px;
}
}
.tuewy_intro-ois{
font-size:15px;
color:#8A837C;
line-height:1.6;
}
.tuewy_grid-ois{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.tuewy_grid-ois{
grid-template-columns:1fr 1fr;
}
}
.tuewy_card-ois{
background:#FDFAF6;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.tuewy_card_ic-ois{
margin-bottom:1rem;
color:#1E8C52;
justify-content:center;
display:inline-flex;
align-items:center;
}
.tuewy_card_ic-ois svg{
height:26px;
width:1.625rem;
}
.tuewy_card_h-ois{
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
color:#1A1714;
}
.tuewy_card_p-ois{
overflow-wrap:break-word;
line-height:1.55;
color:#8A837C;
font-size:14px;
}
.tuepmt-ois{
padding:48px 0 0.625rem;
}
.tuepmt_in-ois{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:882px){
.tuepmt_in-ois{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.tuepmt_left-ois{
min-width:0;
}
.tuepmt_eyebrow-ois{
margin-bottom:12px;
}
.tuepmt_h2-ois{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1A1714;
font-size:1.875rem;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.tuepmt_h2-ois{
font-size:2rem;
}
}
.tuepmt_text-ois{
line-height:1.6;
color:#8A837C;
margin-bottom:22px;
font-size:0.906rem;
}
.tuepmt_logos-ois{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.tuepmt_logos-ois{
grid-template-columns:repeat(4,1fr);
}
}
.tuepmt_logo-ois{
border-radius:8px;
background:#FDFAF6;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
font-weight:700;
display:flex;
white-space:nowrap;
align-items:center;
text-align:center;
text-overflow:ellipsis;
justify-content:center;
font-size:0.781rem;
color:#2E2A25;
height:50px;
}
.tuepmt_table-ois{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.tuepmt_thead-ois{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1A17;
display:grid;
}
.tuepmt_th-ois{
overflow:hidden;
padding:13px 14px;
letter-spacing:.08em;
font-weight:700;
color:#F2F7F4;
font-size:0.625rem;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
}
.tuepmt_row-ois{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.tuepmt_row-ois:nth-child(odd){
background:#FDFAF6;
}
.tuepmt_td-ois{
padding:14px;
color:#8A837C;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
}
.tuepmt_row-ois .tuepmt_td-ois:first-child{
font-weight:700;
color:#1A1714;
}
.tuepmt_row-ois .tuepmt_td-ois:last-child{
color:#1E8C52;
font-weight:700;
}
.tuehts-ois{
padding:3rem 0;
}
@media(min-width:766px){
.tuehts-ois{
padding:62px 0;
}
}
.tuehts_head-ois{
gap:18px;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:771px){
.tuehts_head-ois{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.tuehts_eyebrow-ois{
margin-bottom:12px;
}
.tuehts_h2-ois{
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2F7F4;
}
@media(min-width:769px){
.tuehts_h2-ois{
font-size:38px;
}
}
.tuehts_cta-ois{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4DDEA0;
padding:0.938rem 30px;
flex:0 0 auto;
font-weight:700;
color:#12100D;
font-size:15px;
}
.tuehts_cta-ois:hover{
opacity:.9;
}
.tuehts_grid-ois{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tuehts_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
.tuehts_step-ois{
border-top:1px solid rgba(244,250,247,0.13);
padding-top:1.375rem;
min-width:0;
}
.tuehts_step_num-ois{
margin-bottom:0.875rem;
font-size:2.75rem;
color:#4DDEA0;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
}
.tuehts_step_h-ois{
font-size:19px;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F2F7F4;
line-height:1.2;
font-weight:700;
}
.tuehts_step_p-ois{
line-height:1.55;
color:#9CB8A8;
overflow-wrap:break-word;
font-size:14px;
}
.tueel-ois{
padding:48px 0;
}
@media(min-width:765px){
.tueel-ois{
padding:3.5rem 0;
}
}
.tueel_in-ois{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.tueel_in-ois{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.tueel_left-ois{
min-width:0;
}
.tueel_eyebrow-ois{
margin-bottom:0.875rem;
}
.tueel_h2-ois{
line-height:1.08;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
overflow-wrap:break-word;
color:#1A1714;
font-size:32px;
}
@media(min-width:765px){
.tueel_h2-ois{
font-size:2.375rem;
}
}
.tueel_body-ois p{
overflow-wrap:break-word;
color:#2E2A25;
line-height:1.7;
margin-bottom:1.125rem;
font-size:16px;
}
.tueel_dropcap-ois{
padding:6px 0.75rem 0 0;
line-height:.8;
font-weight:700;
font-size:3.875rem;
color:#1E8C52;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.tueel_right-ois{
min-width:0;
}
.tueel_quote-ois{
border-radius:20px;
background:linear-gradient(150deg,#162219,#0C1210);
padding:2.25rem;
position:relative;
color:#F2F7F4;
margin-bottom:24px;
}
.tueel_quote_mark-ois{
display:inline-flex;
align-items:center;
color:#4DDEA0;
margin-bottom:0.375rem;
}
.tueel_quote_mark-ois svg{
width:34px;
height:2.125rem;
}
.tueel_quote_text-ois{
font-size:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
color:#F2F7F4;
margin-bottom:1.375rem;
font-weight:500;
}
.tueel_quote_meta-ois{
gap:12px;
align-items:center;
display:flex;
}
.tueel_quote_av-ois{
background:linear-gradient(135deg,#27B86B,#4DDEA0);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:2.375rem;
}
.tueel_quote_author-ois{
font-weight:700;
font-size:14px;
color:#F2F7F4;
}
.tueel_quote_meta_sub-ois{
font-size:12px;
color:#9CB8A8;
}
.tueel_explain-ois{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.tueel_explain_card-ois{
padding:1.375rem 24px;
}
.tueel_explain_card-ois+.tueel_explain_card-ois{
border-top:1px solid rgba(20,18,14,0.08);
}
.tueel_explain_h-ois{
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
}
.tueel_explain_p-ois{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.55;
}
.tuegd-ois{
padding:48px 0 0.625rem;
}
.tuegd_head-ois{
gap:0.875rem;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:681px){
.tuegd_head-ois{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.tuegd_eyebrow-ois{
margin-bottom:0.625rem;
}
.tuegd_h2-ois{
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:766px){
.tuegd_h2-ois{
font-size:34px;
}
}
.tuegd_more-ois{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:1px solid #1A1714;
color:#1A1714;
font-size:13.5px;
padding-bottom:2px;
}
.tuegd_more-ois:hover{
border-color:#1E8C52;
color:#1E8C52;
}
.tuegd_grid-ois{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.tuegd_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
.tuegd_card-ois{
background:#FDFAF6;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
display:block;
min-width:0;
}
.tuegd_card_img-ois{
background:linear-gradient(140deg,#162219,#1E8C52);
height:150px;
}
.tuegd_card_body-ois{
padding:1.375rem;
}
.tuegd_card_cat-ois{
letter-spacing:.1em;
font-size:10px;
text-transform:uppercase;
color:#1E8C52;
font-weight:600;
}
.tuegd_card_h-ois{
margin:0.5rem 0 0.625rem;
line-height:1.2;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
color:#1A1714;
}
.tuegd_card_meta-ois{
font-size:12px;
overflow-wrap:break-word;
color:#6B6560;
}
.tuefaq-ois{
padding:48px 0;
background:#FDFAF6;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:766px){
.tuefaq-ois{
padding:3.875rem 0;
}
}
.tuefaq_head-ois{
text-align:center;
margin-bottom:34px;
}
.tuefaq_eyebrow-ois{
margin-bottom:12px;
}
.tuefaq_h2-ois{
color:#1A1714;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.tuefaq_h2-ois{
font-size:2.375rem;
}
}
.tuefaq_list-ois{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.tuefaq_item-ois{
overflow:hidden;
background:#F5F1EB;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
}
.tuefaq_q-ois{
list-style:none;
gap:20px;
padding:1.25rem 24px;
font-weight:700;
justify-content:space-between;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
font-size:16px;
color:#1A1714;
display:flex;
}
.tuefaq_q-ois::-webkit-details-marker{
display:none;
}
.tuefaq_q_ic-ois{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#1E8C52;
}
.tuefaq_q_ic-ois svg{
height:1.125rem;
width:18px;
}
.tuefaq_item-ois[open] .tuefaq_q_ic-ois{
transform:rotate(180deg);
}
.tuefaq_a-ois{
padding:0 1.5rem 20px;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.tuelh-ois{
padding:2.5rem 0 20px;
}
.tuelh_in-ois{
border-top:1px solid rgba(20,18,14,0.15);
padding-top:2.125rem;
}
.tuelh_eyebrow-ois{
display:block;
margin-bottom:22px;
}
.tuelh_grid-ois{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.tuelh_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.tuelh_grid-ois{
grid-template-columns:repeat(5,1fr);
}
}
.tuelh_col-ois{
min-width:0;
}
.tuelh_col_h-ois{
overflow-wrap:break-word;
color:#1A1714;
font-size:0.813rem;
margin-bottom:0.75rem;
font-weight:700;
}
.tuelh_links-ois{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.tuelh_link-ois{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8A837C;
}
.tuelh_link-ois:hover{
color:#1E8C52;
}
.tuesb-ois{
padding:3rem 0;
background:#FDFAF6;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.tuesb-ois{
padding:3.5rem 0;
}
}
.tuesb_eyebrow-ois{
display:block;
margin-bottom:0.75rem;
}
.tuesb_h2-ois{
font-size:30px;
color:#1A1714;
font-weight:600;
line-height:1.05;
margin-bottom:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tuesb_h2-ois{
font-size:2.25rem;
}
}
.tuesb_grid-ois{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.tuesb_grid-ois{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.tuesb_grid-ois{
grid-template-columns:repeat(4,1fr);
}
}
.tuesb_card-ois{
background:#F5F1EB;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.tuesb_card_h-ois{
margin-bottom:8px;
color:#1A1714;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:19px;
line-height:1.15;
}
.tuesb_card_p-ois{
color:#8A837C;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.tuesb_rtp-ois{
grid-template-columns:1fr;
gap:24px;
border-radius:14px;
padding:26px 1.75rem;
border:1px solid rgba(20,18,14,0.08);
background:#F5F1EB;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.tuesb_rtp-ois{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.tuesb_rtp_h-ois{
overflow-wrap:break-word;
line-height:1.15;
color:#1A1714;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
margin-bottom:0.5rem;
}
.tuesb_rtp_p-ois{
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A837C;
line-height:1.6;
}
.tuesb_rtp_stats-ois{
gap:1rem;
display:flex;
}
.tuesb_stat-ois{
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
background:#FDFAF6;
min-width:0;
text-align:center;
}
.tuesb_stat_v-ois{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
color:#1E8C52;
}
.tuesb_stat_l-ois{
color:#6B6560;
margin-top:4px;
font-size:11.5px;
}
.tuesg-ois{
padding:3rem 0 0.625rem;
}
.tuesg_eyebrow-ois{
margin-bottom:12px;
display:block;
}
.tuesg_h2-ois{
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:1.75rem;
}
@media(min-width:765px){
.tuesg_h2-ois{
font-size:36px;
}
}
.tuesg_grid-ois{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.tuesg_grid-ois{
grid-template-columns:repeat(3,1fr);
}
}
.tuesg_col-ois{
min-width:0;
}
.tuesg_col_h-ois{
line-height:1.15;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#1A1714;
margin-bottom:10px;
overflow-wrap:break-word;
}
.tuesg_col_p-ois{
font-size:0.875rem;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.65;
}
.tueft-ois{
background:#1C1A17;
color:#9CB8A8;
margin-top:2.5rem;
}
.tueft_in-ois{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.tueft_in-ois{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.tueft_in-ois{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tueft_brand-ois{
min-width:0;
}
.tueft_logo-ois{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#F2F7F4;
}
.tueft_tagline-ois{
line-height:1.6;
color:#9CB8A8;
font-size:0.844rem;
margin-top:0.875rem;
max-width:17.5rem;
}
.tueft_contact-ois{
transition:color .22s ease;
max-width:280px;
font-size:0.813rem;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
color:#4DDEA0;
}
.tueft_contact-ois:hover{
color:#F2F7F4;
}
.tueft_col-ois{
min-width:0;
}
.tueft_col_h-ois{
text-transform:uppercase;
color:#F2F7F4;
font-size:0.813rem;
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-weight:700;
}
.tueft_col_links-ois{
gap:10px;
flex-direction:column;
display:flex;
}
.tueft_link-ois{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#9CB8A8;
}
.tueft_link-ois:hover{
color:#F2F7F4;
}
.tueft_bot-ois{
padding:1.375rem 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(244,250,247,0.13);
display:flex;
}
@media(min-width:769px){
.tueft_bot-ois{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tueft_legal-ois{
color:#ADA69F;
overflow-wrap:break-word;
line-height:1.6;
font-size:11.5px;
max-width:760px;
}
.tueft_legal-ois b{
color:#9CB8A8;
font-weight:700;
}
.tueft_age-ois{
border-radius:0.5rem;
border:1.5px solid #4DDEA0;
flex:0 0 auto;
padding:0.25rem 9px;
color:#4DDEA0;
font-size:13px;
font-weight:700;
}