*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#3B2F22;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ttmlayout-8x6{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ttmmain-8x6{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ttmcontainer-8x6{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.ttmcontainer-8x6{
padding:0 2rem;
}
}
@media(min-width:1102px){
.ttmcontainer-8x6{
padding:0 56px;
}
}
.ttmeyebrow-8x6{
letter-spacing:.2em;
font-weight:600;
color:#C4943A;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.688rem;
display:inline-block;
line-height:1.4;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ttmband-8x6{
background:#1E1810;
color:#F7EFDF;
}
.ttmband-8x6 .ttmeyebrow-8x6{
color:#F0C44A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ttmtb-8x6{
background:#FAF6F0;
z-index:50;
border-bottom:1px solid rgba(26,20,16,0.15);
position:sticky;
top:0;
}
.ttmtb_in-8x6{
gap:1rem;
padding:0.75rem 16px;
margin:0 auto;
align-items:center;
width:100%;
max-width:87.5rem;
justify-content:space-between;
display:flex;
}
@media(min-width:769px){
.ttmtb_in-8x6{
padding:16px 32px;
}
}
@media(min-width:1097px){
.ttmtb_in-8x6{
padding:18px 3.5rem;
}
}
.ttmtb_left-8x6{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.ttmtb_logo-8x6{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.ttmtb_logo_mark-8x6{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:34px;
}
.ttmtb_logo_txt-8x6{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.ttmtb_logo_name-8x6{
overflow:hidden;
text-overflow:ellipsis;
font-size:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
}
.ttmtb_logo_sub-8x6{
overflow:hidden;
margin-top:0.25rem;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
font-size:8.5px;
font-weight:600;
color:#C4943A;
}
.ttmtb_nav-8x6{
display:none;
}
@media(min-width:960px){
.ttmtb_nav-8x6{
gap:28px;
align-items:center;
display:flex;
}
}
.ttmtb_nav_item-8x6{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-size:14px;
font-weight:600;
padding-bottom:3px;
color:#3B2F22;
white-space:nowrap;
}
.ttmtb_nav_item-8x6:hover{
color:#1A1410;
}
.ttmtb_nav_item-8x6.ttmstate_active-8x6{
border-color:#C4943A;
color:#1A1410;
}
.ttmtb_right-8x6{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.ttmtb_search-8x6{
transition:color .22s ease;
align-items:center;
color:#3B2F22;
display:flex;
justify-content:center;
}
.ttmtb_search-8x6:hover{
color:#C4943A;
}
.ttmtb_search-8x6 svg{
width:18px;
height:18px;
}
.ttmtb_lang-8x6{
font-size:11px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#7A6348;
}
.ttmtb_lang-8x6:hover{
color:#1A1410;
}
.ttmtb_login-8x6{
display:none;
color:#1A1410;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:771px){
.ttmtb_login-8x6{
display:inline-block;
}
}
.ttmtb_register-8x6{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
border-radius:999px;
background:#1A1410;
color:#F7EFDF;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.ttmtb_register-8x6:hover{
background:#2E2418;
}
.ttmmob-8x6{
background:#FAF6F0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
position:fixed;
z-index:60;
left:0;
border-top:1px solid rgba(26,20,16,0.15);
}
@media(min-width:963px){
.ttmmob-8x6{
display:none;
}
}
.ttmmob_in-8x6{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.ttmmob_item-8x6{
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
gap:3px;
align-items:center;
color:#7A6348;
min-width:0;
flex-direction:column;
display:flex;
}
.ttmmob_item-8x6.ttmstate_active-8x6{
color:#C4943A;
}
.ttmmob_ic-8x6{
align-items:center;
justify-content:center;
display:flex;
}
.ttmmob_ic-8x6 svg{
height:20px;
width:1.25rem;
}
.ttmmob_lb-8x6{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.ttmrail-8x6{
min-width:0;
position:relative;
}
.ttmrail_scroll-8x6{
gap:14px;
padding-bottom:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:767px){
.ttmrail_scroll-8x6{
gap:18px;
}
}
.ttmgc-8x6{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.ttmgc-8x6{
width:11.75rem;
}
}
.ttmgc_img-8x6{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.09);
}
.ttmgc_img-8x6 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ttmgc_cover-8x6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.ttmgc_hover-8x6{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
justify-content:center;
align-items:center;
opacity:0;
}
.ttmgc-8x6:hover .ttmgc_hover-8x6{
opacity:1;
}
.ttmgc_hover_btn-8x6{
background:#1A1410;
border-radius:999px;
color:#F7EFDF;
width:46px;
align-items:center;
display:flex;
height:2.875rem;
justify-content:center;
}
.ttmgc_hover_btn-8x6 svg{
height:18px;
width:1.125rem;
}
.ttmgc_info-8x6{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.ttmgc_name-8x6{
overflow:hidden;
font-weight:700;
color:#1A1410;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.813rem;
}
.ttmgc_prov-8x6{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#7A6348;
text-overflow:ellipsis;
}
.ttmgc_meta-8x6{
color:#7A6348;
font-size:11px;
}
.ttmtc-8x6{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.ttmtc-8x6{
width:14.375rem;
}
}
.ttmtc_img-8x6{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.09);
padding-bottom:75%;
}
.ttmtc_img-8x6 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ttmtc_info-8x6{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.ttmtc_name-8x6{
overflow:hidden;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#1A1410;
text-overflow:ellipsis;
}
.ttmtc_rtp-8x6{
font-size:11px;
color:#7A6348;
}
.ttmlc-8x6{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.ttmlc-8x6{
width:16.75rem;
}
}
.ttmlc_img-8x6{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 0.5rem 20px rgba(26,20,16,0.09);
padding-bottom:62.5%;
}
.ttmlc_img-8x6 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.ttmlc_live-8x6{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:0.25rem 0.563rem;
gap:7px;
left:0.75rem;
display:flex;
align-items:center;
position:absolute;
top:12px;
}
.ttmlc_live_dot-8x6{
border-radius:50%;
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.ttmlc_seats-8x6{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
color:#F7EFDF;
}
.ttmlc_info-8x6{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.ttmlc_name-8x6{
overflow:hidden;
color:#1A1410;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
}
.ttmlc_bet-8x6{
color:#7A6348;
font-size:11px;
}
.ttmpc-8x6{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:16px 14px;
gap:8px;
border-radius:14px;
align-items:center;
min-height:4.625rem;
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
}
.ttmpc_logo-8x6{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.ttmpc_name-8x6{
overflow:hidden;
white-space:nowrap;
color:#7A6348;
font-size:0.688rem;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
}
.ttmgc_tag-8x6{
padding:3px 0.5rem;
border-radius:8px;
text-transform:uppercase;
letter-spacing:.06em;
font-size:0.625rem;
display:inline-block;
z-index:2;
position:absolute;
font-weight:700;
top:0.625rem;
left:0.625rem;
}
.ttmgc_tag_hot-8x6{
background:#C0392B;
color:#F7EFDF;
}
.ttmgc_tag_new-8x6{
background:#E8B84B;
color:#1A1410;
}
.ttmgc_tag_jp-8x6{
background:#D4920A;
color:#1A1410;
}
.ttmgc_tag_live-8x6{
background:#C0392B;
color:#F7EFDF;
}
.ttmsh-8x6{
min-width:0;
margin-bottom:18px;
}
.ttmsh_row-8x6{
gap:16px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.ttmsh_row-8x6 .ttmsh_l-8x6{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ttmsh_stack-8x6{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ttmsh_center-8x6{
gap:10px;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.ttmsh_h2-8x6{
overflow-wrap:break-word;
line-height:1.1;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:766px){
.ttmsh_h2-8x6{
font-size:1.875rem;
}
}
.ttmband-8x6 .ttmsh_h2-8x6{
color:#F7EFDF;
}
.ttmsh_eb_line-8x6{
gap:10px;
align-items:center;
display:inline-flex;
}
.ttmsh_eb_line-8x6::before{
background:#C4943A;
width:28px;
content:"";
display:inline-block;
height:1px;
}
.ttmband-8x6 .ttmsh_eb_line-8x6::before{
background:#F0C44A;
}
.ttmsh_eb_dot-8x6{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.ttmsh_eb_dot-8x6::before{
border-radius:50%;
background:#C4943A;
content:"";
height:6px;
display:inline-block;
width:0.375rem;
}
.ttmband-8x6 .ttmsh_eb_dot-8x6::before{
background:#F0C44A;
}
.ttmsh_link-8x6{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
font-weight:600;
border-bottom:1px solid #1A1410;
display:inline-flex;
white-space:nowrap;
color:#1A1410;
font-size:0.813rem;
padding-bottom:2px;
}
.ttmsh_link-8x6:hover{
border-color:#C4943A;
color:#C4943A;
}
.ttmsh_link-8x6 svg{
height:0.875rem;
width:0.875rem;
}
.ttmsh_link_chev-8x6{
padding-bottom:0;
border-bottom:0;
}
.ttmsh_link_btn-8x6{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#1A1410;
color:#F7EFDF;
border-bottom:0;
}
.ttmsh_link_btn-8x6:hover{
border-color:transparent;
background:#2E2418;
color:#F7EFDF;
}
.ttmband-8x6 .ttmsh_link-8x6{
border-color:#F7EFDF;
color:#F7EFDF;
}
.ttmband-8x6 .ttmsh_link_btn-8x6{
background:#F0C44A;
color:#1A1410;
}
.ttmsh_rule-8x6{
margin:-2px 0 18px;
background:rgba(26,20,16,0.15);
height:1px;
}
.ttmband-8x6 .ttmsh_rule-8x6{
background:rgba(255,235,180,0.14);
}
.ttmhero-8x6{
padding:2rem 0 8px;
}
@media(min-width:771px){
.ttmhero-8x6{
padding:56px 0 1.5rem;
}
}
.ttmhero_in-8x6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.ttmhero_in-8x6{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ttmhero_copy-8x6{
min-width:0;
}
.ttmhero_eyebrow-8x6{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.ttmhero_eyebrow_line-8x6{
background:#C4943A;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.ttmhero_h1-8x6{
margin-bottom:1.25rem;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:2.375rem;
}
@media(min-width:768px){
.ttmhero_h1-8x6{
font-size:54px;
}
}
@media(min-width:1102px){
.ttmhero_h1-8x6{
font-size:62px;
}
}
.ttmhero_h1-8x6 em{
font-style:normal;
color:#C4943A;
}
.ttmhero_sub-8x6{
color:#9E8468;
margin-bottom:30px;
max-width:480px;
line-height:1.6;
font-size:16px;
}
@media(min-width:765px){
.ttmhero_sub-8x6{
font-size:1.125rem;
}
}
.ttmhero_actions-8x6{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.ttmhero_cta-8x6{
transition:background-color .22s ease;
padding:16px 1.875rem;
background:#1A1410;
gap:10px;
border-radius:62.438rem;
display:inline-flex;
align-items:center;
font-weight:700;
color:#F7EFDF;
font-size:0.938rem;
}
.ttmhero_cta-8x6:hover{
background:#2E2418;
}
.ttmhero_cta_ic-8x6{
align-items:center;
display:inline-flex;
}
.ttmhero_cta_ic-8x6 svg{
height:16px;
width:16px;
}
.ttmhero_cta_alt-8x6{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(26,20,16,0.15);
background:transparent;
border-radius:62.438rem;
padding:0.938rem 26px;
color:#1A1410;
font-size:0.938rem;
align-items:center;
font-weight:600;
display:inline-flex;
}
.ttmhero_cta_alt-8x6:hover{
border-color:#C4943A;
color:#C4943A;
}
.ttmhero_trust-8x6{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ttmhero_trust_item-8x6{
gap:0.563rem;
color:#3B2F22;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
}
.ttmhero_trust_ic-8x6{
align-items:center;
display:inline-flex;
color:#C4943A;
}
.ttmhero_trust_ic-8x6 svg{
height:1rem;
width:16px;
}
.ttmhero_promo-8x6{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
position:relative;
box-shadow:0 0.75rem 3rem rgba(26,20,16,0.14), 0 3px 0.75rem rgba(26,20,16,0.08);
display:flex;
min-height:300px;
}
.ttmhero_promo_bg-8x6{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.ttmhero_promo_bg-8x6::after{
background:linear-gradient(120deg,#1E1810 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.ttmhero_promo_glow-8x6{
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
position:absolute;
pointer-events:none;
height:16.25rem;
right:-1.25rem;
top:-40px;
}
.ttmhero_promo_ct-8x6{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.ttmhero_promo_label-8x6{
color:#F0C44A;
font-weight:700;
display:block;
letter-spacing:.25em;
font-size:10px;
margin-bottom:8px;
text-transform:uppercase;
}
.ttmhero_promo_amount-8x6{
line-height:1.05;
color:#F7EFDF;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:766px){
.ttmhero_promo_amount-8x6{
font-size:40px;
}
}
.ttmhero_promo_amount-8x6 em{
font-style:normal;
color:#F0C44A;
}
.ttmhero_rating-8x6{
border:1px solid rgba(26,20,16,0.08);
padding:10px 0.875rem;
background:#FFFFFF;
border-radius:14px;
gap:0.625rem;
position:absolute;
align-items:center;
right:14px;
display:flex;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 0.5rem 1.25rem rgba(26,20,16,0.09);
z-index:3;
top:0.875rem;
}
.ttmhero_rating_score-8x6{
flex:0 0 auto;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
font-weight:700;
}
.ttmhero_rating_txt-8x6{
flex:1 1 auto;
min-width:0;
}
.ttmhero_rating_stars-8x6{
gap:2px;
color:#C4943A;
display:flex;
}
.ttmhero_rating_stars-8x6 svg{
width:0.75rem;
height:12px;
}
.ttmhero_rating_cap-8x6{
overflow-wrap:break-word;
line-height:1.35;
display:block;
margin-top:3px;
font-size:0.688rem;
color:#7A6348;
}
.ttmstat-8x6{
margin-top:16px;
border-bottom:1px solid rgba(26,20,16,0.15);
border-top:1px solid rgba(26,20,16,0.15);
}
.ttmstat_in-8x6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.ttmstat_in-8x6{
grid-template-columns:repeat(4,1fr);
}
}
.ttmstat_item-8x6{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(26,20,16,0.08);
border-right:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.ttmstat_item-8x6:nth-child(2n){
border-right:0;
}
.ttmstat_item-8x6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.ttmstat_item-8x6{
border-bottom:0;
}
.ttmstat_item-8x6:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.ttmstat_item-8x6:nth-child(4n){
border-right:0;
}
}
.ttmstat_value-8x6{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
@media(min-width:769px){
.ttmstat_value-8x6{
font-size:2.125rem;
}
}
.ttmstat_label-8x6{
color:#7A6348;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.ttmpr-8x6{
padding:1.875rem 0 6px;
}
.ttmpr_card-8x6{
gap:10px;
border:1px solid rgba(26,20,16,0.08);
border-radius:20px;
background:#FFFFFF;
padding:26px;
overflow:hidden;
flex:0 0 auto;
flex-direction:column;
width:17.5rem;
display:flex;
min-height:200px;
position:relative;
}
@media(min-width:769px){
.ttmpr_card-8x6{
width:300px;
}
}
.ttmpr_card_feat-8x6{
background:linear-gradient(150deg,#2A2014,#120E09);
border-color:transparent;
color:#F7EFDF;
}
.ttmpr_glow-8x6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
right:-1.875rem;
opacity:0;
top:-30px;
position:absolute;
pointer-events:none;
width:130px;
height:8.125rem;
}
.ttmpr_card_feat-8x6 .ttmpr_glow-8x6{
opacity:1;
}
.ttmpr_label-8x6{
letter-spacing:.16em;
color:#C4943A;
position:relative;
font-weight:700;
text-transform:uppercase;
font-size:10px;
}
.ttmpr_card_feat-8x6 .ttmpr_label-8x6{
color:#F0C44A;
}
.ttmpr_amount-8x6{
color:#1A1410;
position:relative;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:26px;
}
.ttmpr_card_feat-8x6 .ttmpr_amount-8x6{
color:#F7EFDF;
}
.ttmpr_amount-8x6 em{
font-style:normal;
color:#C4943A;
}
.ttmpr_card_feat-8x6 .ttmpr_amount-8x6 em{
color:#F0C44A;
}
.ttmpr_terms-8x6{
line-height:1.5;
font-size:13px;
color:#7A6348;
position:relative;
}
.ttmpr_card_feat-8x6 .ttmpr_terms-8x6{
color:#B89E7A;
}
.ttmpr_cta-8x6{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.ttmpr_card_feat-8x6 .ttmpr_cta-8x6{
border-radius:999px;
background:#F0C44A;
padding:0.563rem 18px;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#1A1410;
}
.ttmpr_card_feat-8x6 .ttmpr_cta-8x6:hover{
opacity:.9;
}
.ttmpr_card-8x6:not(.ttmpr_card_feat-8x6) .ttmpr_cta-8x6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1A1410;
color:#1A1410;
}
.ttmpr_card-8x6:not(.ttmpr_card_feat-8x6) .ttmpr_cta-8x6:hover{
border-color:#C4943A;
color:#C4943A;
}
.ttmgrow-8x6{
padding:1.625rem 0 10px;
}
.ttmrow_seo-8x6{
margin:0.625rem 0 0;
color:#9E8468;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.ttmrow_seo-8x6 strong{
font-weight:700;
color:#1A1410;
}
.ttmgrow-8x6{
padding:26px 0 10px;
}
.ttmrow_seo-8x6{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#9E8468;
}
.ttmrow_seo-8x6 strong{
font-weight:700;
color:#1A1410;
}
.ttmjp-8x6{
padding:1.875rem 0 10px;
}
.ttmjp_grid-8x6{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.ttmjp_grid-8x6{
grid-template-columns:1fr 1fr;
}
.ttmjp_card_mega-8x6{
grid-column:1/-1;
}
}
@media(min-width:998px){
.ttmjp_grid-8x6{
grid-template-columns:1.4fr 1fr 1fr;
}
.ttmjp_card_mega-8x6{
grid-column:auto;
}
}
.ttmjp_card-8x6{
padding:1.625rem;
overflow:hidden;
gap:0.75rem;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(26,20,16,0.08);
min-height:200px;
display:flex;
min-width:0;
justify-content:space-between;
flex-direction:column;
position:relative;
}
.ttmjp_card_mega-8x6{
border-color:transparent;
background:linear-gradient(135deg,#2A2014,#120E09);
min-height:13.125rem;
color:#F7EFDF;
}
.ttmjp_glow-8x6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
right:-40px;
height:200px;
width:12.5rem;
pointer-events:none;
top:-40px;
position:absolute;
}
.ttmjp_label-8x6{
gap:0.625rem;
justify-content:space-between;
color:#C4943A;
display:flex;
align-items:center;
font-weight:700;
text-transform:uppercase;
flex-wrap:wrap;
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
}
.ttmjp_card_mega-8x6 .ttmjp_label-8x6{
color:#F0C44A;
}
.ttmjp_drop-8x6{
letter-spacing:.04em;
color:#7A6348;
font-weight:600;
text-transform:none;
}
.ttmjp_card_mega-8x6 .ttmjp_drop-8x6{
color:#B89E7A;
}
.ttmjp_amount-8x6{
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
color:#1A1410;
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmjp_card_mega-8x6 .ttmjp_amount-8x6{
animation:zm2-pulse 2.4s infinite;
color:#F0C44A;
font-size:48px;
}
@media(min-width:770px){
.ttmjp_card_mega-8x6 .ttmjp_amount-8x6{
font-size:54px;
}
}
.ttmjp_game-8x6{
font-size:13px;
color:#7A6348;
position:relative;
}
.ttmjp_card_mega-8x6 .ttmjp_game-8x6{
color:#B89E7A;
}
.ttmjp_cta-8x6{
align-self:flex-start;
position:relative;
}
.ttmjp_card_mega-8x6 .ttmjp_cta-8x6{
padding:10px 20px;
transition:opacity .22s ease;
background:#F0C44A;
border-radius:999px;
font-size:0.813rem;
font-weight:700;
color:#1A1410;
}
.ttmjp_card_mega-8x6 .ttmjp_cta-8x6:hover{
opacity:.9;
}
.ttmjp_card-8x6:not(.ttmjp_card_mega-8x6) .ttmjp_cta-8x6{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1410;
color:#1A1410;
padding-bottom:2px;
}
.ttmjp_card-8x6:not(.ttmjp_card_mega-8x6) .ttmjp_cta-8x6:hover{
border-color:#C4943A;
color:#C4943A;
}
.ttmjp_seo-8x6{
margin:0.875rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#9E8468;
max-width:760px;
overflow-wrap:break-word;
}
.ttmjp_seo-8x6 strong{
font-weight:700;
color:#1A1410;
}
.ttmgrow-8x6{
padding:1.625rem 0 0.625rem;
}
.ttmrow_seo-8x6{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#9E8468;
line-height:1.65;
}
.ttmrow_seo-8x6 strong{
font-weight:700;
color:#1A1410;
}
.ttmgm-8x6{
padding:30px 0 0.625rem;
}
.ttmgm_in-8x6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.ttmgm_in-8x6{
grid-template-columns:1.25fr 1fr;
}
}
.ttmgm_left-8x6{
border-radius:1.25rem;
padding:2rem;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
min-width:0;
}
.ttmgm_eyebrow-8x6{
margin-bottom:0.625rem;
}
.ttmgm_h2-8x6{
font-size:26px;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.ttmgm_h2-8x6{
font-size:28px;
}
}
.ttmgm_text-8x6{
color:#9E8468;
max-width:480px;
font-size:14px;
line-height:1.6;
margin-bottom:22px;
}
.ttmgm_level-8x6{
margin-bottom:0.5rem;
font-size:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#C4943A;
font-weight:700;
}
.ttmgm_bar-8x6{
border-radius:999px;
overflow:hidden;
background:rgba(26,20,16,0.15);
height:0.5rem;
margin-bottom:0.375rem;
}
.ttmgm_bar_fill-8x6{
border-radius:999px;
background:linear-gradient(90deg,#C4943A,#F0C44A);
height:100%;
}
.ttmgm_bar_meta-8x6{
gap:0.625rem;
margin-bottom:18px;
display:flex;
color:#7A6348;
justify-content:space-between;
font-size:11px;
}
.ttmgm_missions-8x6{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ttmgm_mission-8x6{
gap:7px;
padding:0.563rem 0.938rem;
border-radius:999px;
background:#FAF6F0;
border:1px solid rgba(26,20,16,0.15);
font-weight:600;
color:#3B2F22;
align-items:center;
display:inline-flex;
font-size:12.5px;
}
.ttmgm_mission_ic-8x6{
color:#C4943A;
align-items:center;
display:inline-flex;
}
.ttmgm_mission_ic-8x6 svg{
height:0.813rem;
width:0.813rem;
}
.ttmgm_right-8x6{
padding:2rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(150deg,#2A2014,#120E09);
color:#F7EFDF;
flex-direction:column;
position:relative;
display:flex;
}
.ttmgm_glow-8x6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
pointer-events:none;
top:-1.875rem;
position:absolute;
width:150px;
right:-1.875rem;
height:9.375rem;
}
.ttmgm_ref_eyebrow-8x6{
margin-bottom:0.625rem;
position:relative;
}
.ttmgm_ref_h2-8x6{
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#F7EFDF;
margin-bottom:8px;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
}
.ttmgm_ref_text-8x6{
margin-bottom:20px;
font-size:0.844rem;
color:#B89E7A;
line-height:1.55;
position:relative;
}
.ttmgm_ref_cta-8x6{
background:#F0C44A;
border-radius:62.438rem;
padding:11px 22px;
transition:opacity .22s ease;
align-self:flex-start;
font-weight:700;
font-size:0.844rem;
color:#1A1410;
margin-top:auto;
position:relative;
}
.ttmgm_ref_cta-8x6:hover{
opacity:.9;
}
.ttmvip-8x6{
padding:3rem 0;
}
@media(min-width:765px){
.ttmvip-8x6{
padding:4rem 0;
}
}
.ttmvip_head-8x6{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.ttmvip_head-8x6{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ttmvip_eyebrow-8x6{
margin-bottom:12px;
}
.ttmvip_h2-8x6{
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F7EFDF;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.ttmvip_h2-8x6{
font-size:2.5rem;
}
}
.ttmvip_intro-8x6{
max-width:26.25rem;
line-height:1.6;
color:#B89E7A;
font-size:14px;
}
.ttmvip_grid-8x6{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.ttmvip_card-8x6{
padding:22px 1.125rem;
border:1px solid rgba(255,235,180,0.14);
border-radius:14px;
min-width:0;
}
.ttmvip_card_feat-8x6{
border-color:#F0C44A;
background:rgba(255,243,210,0.08);
}
.ttmvip_card_ic-8x6{
background:linear-gradient(135deg,#C4943A,#F0C44A);
border-radius:8px;
display:block;
margin-bottom:16px;
height:34px;
width:2.125rem;
}
.ttmvip_name-8x6{
margin-bottom:6px;
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F7EFDF;
overflow-wrap:break-word;
}
.ttmvip_perk-8x6{
color:#B89E7A;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.ttmnl-8x6{
padding:24px 0 0.625rem;
}
.ttmnl_in-8x6{
padding:1.875rem 32px;
background:#251D13;
border-radius:1.25rem;
gap:1.375rem;
flex-direction:column;
color:#F7EFDF;
display:flex;
}
@media(min-width:767px){
.ttmnl_in-8x6{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ttmnl_text_wrap-8x6{
min-width:0;
}
.ttmnl_h3-8x6{
color:#F7EFDF;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
margin-bottom:0.313rem;
}
@media(min-width:767px){
.ttmnl_h3-8x6{
font-size:1.5rem;
}
}
.ttmnl_text-8x6{
line-height:1.5;
color:#B89E7A;
font-size:0.844rem;
}
.ttmnl_form-8x6{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:460px;
}
.ttmnl_input-8x6{
background:rgba(255,243,210,0.08);
border:1px solid rgba(255,235,180,0.14);
padding:0.813rem 16px;
flex:1 1 auto;
overflow:hidden;
border-radius:14px;
align-items:center;
display:flex;
min-width:0;
white-space:nowrap;
color:#B89E7A;
font-size:0.875rem;
text-overflow:ellipsis;
}
.ttmnl_btn-8x6{
flex:0 0 auto;
border-radius:0.875rem;
transition:opacity .22s ease;
background:#F0C44A;
padding:13px 24px;
color:#1A1410;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.ttmnl_btn-8x6:hover{
opacity:.9;
}
.ttmapp-8x6{
padding:30px 0 0.625rem;
}
.ttmapp_in-8x6{
gap:28px;
padding:2rem;
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(26,20,16,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ttmapp_in-8x6{
padding:2.5rem 44px;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ttmapp_copy-8x6{
min-width:0;
max-width:560px;
}
.ttmapp_eyebrow-8x6{
margin-bottom:0.75rem;
}
.ttmapp_h2-8x6{
color:#1A1410;
font-size:28px;
margin-bottom:0.75rem;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ttmapp_h2-8x6{
font-size:34px;
}
}
.ttmapp_text-8x6{
color:#9E8468;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.ttmapp_btns-8x6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ttmapp_btn-8x6{
padding:0.688rem 1.25rem;
border-radius:0.875rem;
gap:10px;
background:#1A1410;
transition:background-color .22s ease;
align-items:center;
color:#F7EFDF;
display:inline-flex;
}
.ttmapp_btn-8x6:hover{
background:#2E2418;
}
.ttmapp_btn_ic-8x6{
display:inline-flex;
align-items:center;
}
.ttmapp_btn_ic-8x6 svg{
width:18px;
height:1.125rem;
}
.ttmapp_btn_lb-8x6{
font-size:13.5px;
font-weight:700;
}
.ttmapp_qr_wrap-8x6{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.ttmapp_qr-8x6{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
background-color:#1A1410;
width:108px;
height:6.75rem;
}
.ttmapp_qr_cap-8x6{
line-height:1.4;
font-size:12.5px;
color:#7A6348;
max-width:5.75rem;
}
.ttmtrn-8x6{
padding:1.875rem 0 10px;
}
.ttmtrn_in-8x6{
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
display:grid;
}
@media(min-width:878px){
.ttmtrn_in-8x6{
grid-template-columns:1.05fr 1fr;
}
}
.ttmtrn_banner-8x6{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#2A2014,#120E09);
position:relative;
color:#F7EFDF;
}
.ttmtrn_glow-8x6{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
pointer-events:none;
height:200px;
width:12.5rem;
bottom:-2.5rem;
}
.ttmtrn_eyebrow-8x6{
position:relative;
margin-bottom:14px;
}
.ttmtrn_h2-8x6{
font-weight:600;
color:#F7EFDF;
overflow-wrap:break-word;
font-size:1.875rem;
position:relative;
margin-bottom:0.75rem;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.ttmtrn_h2-8x6{
font-size:2.25rem;
}
}
.ttmtrn_text-8x6{
line-height:1.6;
font-size:14px;
color:#B89E7A;
max-width:420px;
position:relative;
margin-bottom:22px;
}
.ttmtrn_timer-8x6{
gap:8px;
align-items:center;
display:flex;
margin-bottom:24px;
position:relative;
flex-wrap:wrap;
}
.ttmtrn_timer_cap-8x6{
font-size:11px;
color:#B89E7A;
}
.ttmtrn_timer_box-8x6{
border-radius:0.5rem;
padding:0.25rem 12px;
background:rgba(255,243,210,0.08);
font-weight:700;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F7EFDF;
}
.ttmtrn_cta-8x6{
border-radius:999px;
transition:opacity .22s ease;
background:#F0C44A;
padding:0.813rem 26px;
font-size:0.875rem;
position:relative;
font-weight:700;
display:inline-block;
color:#1A1410;
}
.ttmtrn_cta-8x6:hover{
opacity:.9;
}
.ttmtrn_lb-8x6{
padding:1.625rem 1.75rem;
}
.ttmtrn_lb_head-8x6{
gap:10px;
align-items:center;
margin-bottom:0.75rem;
display:flex;
justify-content:space-between;
}
.ttmtrn_lb_title-8x6{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#1A1410;
}
.ttmtrn_lb_upd-8x6{
font-size:11px;
text-transform:uppercase;
letter-spacing:.08em;
color:#7A6348;
}
.ttmtrn_lb_row-8x6{
gap:0.875rem;
border-radius:8px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.ttmtrn_lb_row-8x6:nth-child(2){
background:rgba(196,148,58,0.10);
}
.ttmtrn_lb_rank-8x6{
flex:0 0 auto;
color:#C4943A;
font-size:16px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
width:22px;
}
.ttmtrn_lb_av-8x6{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C4943A,#F0C44A);
width:30px;
height:30px;
}
.ttmtrn_lb_name-8x6{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
color:#1A1410;
}
.ttmtrn_lb_amount-8x6{
flex:0 0 auto;
color:#1A1410;
font-size:0.813rem;
font-weight:700;
}
.ttmts-8x6{
padding:2.75rem 0;
}
.ttmts_in-8x6{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:880px){
.ttmts_in-8x6{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ttmts_left-8x6{
min-width:0;
}
.ttmts_h2-8x6{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
line-height:1.1;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F7EFDF;
}
@media(min-width:766px){
.ttmts_h2-8x6{
font-size:28px;
}
}
.ttmts_text-8x6{
margin-bottom:1.375rem;
max-width:32.5rem;
color:#B89E7A;
line-height:1.6;
font-size:0.906rem;
}
.ttmts_badges-8x6{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ttmts_badge-8x6{
font-weight:600;
font-size:0.813rem;
color:#B89E7A;
}
.ttmts_pay-8x6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.ttmts_pay-8x6{
justify-content:flex-end;
}
}
.ttmts_pay_chip-8x6{
border:1px solid rgba(255,235,180,0.14);
background:rgba(255,243,210,0.08);
border-radius:0.875rem;
padding:12px 1rem;
color:#F7EFDF;
font-weight:700;
font-size:14px;
}
.ttmprov-8x6{
padding:40px 0 1.25rem;
}
.ttmprov_eyebrow-8x6{
display:block;
margin-bottom:18px;
}
.ttmprov_grid-8x6{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.ttmprov_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ttmprov_grid-8x6{
grid-template-columns:repeat(6,1fr);
}
}
.ttmpmt-8x6{
padding:3rem 0 0.625rem;
}
.ttmpmt_in-8x6{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.ttmpmt_in-8x6{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.ttmpmt_left-8x6{
min-width:0;
}
.ttmpmt_eyebrow-8x6{
margin-bottom:0.75rem;
}
.ttmpmt_h2-8x6{
line-height:1.06;
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-size:1.875rem;
}
@media(min-width:768px){
.ttmpmt_h2-8x6{
font-size:32px;
}
}
.ttmpmt_text-8x6{
font-size:0.906rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#9E8468;
}
.ttmpmt_logos-8x6{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.ttmpmt_logos-8x6{
grid-template-columns:repeat(4,1fr);
}
}
.ttmpmt_logo-8x6{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
padding:0 8px;
border-radius:0.5rem;
text-overflow:ellipsis;
color:#3B2F22;
font-size:0.781rem;
text-align:center;
font-weight:700;
display:flex;
align-items:center;
height:50px;
justify-content:center;
white-space:nowrap;
}
.ttmpmt_table-8x6{
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
min-width:0;
}
.ttmpmt_thead-8x6{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ttmpmt_th-8x6{
overflow:hidden;
padding:0.813rem 14px;
white-space:nowrap;
font-weight:700;
font-size:10px;
color:#F7EFDF;
letter-spacing:.08em;
text-transform:uppercase;
text-overflow:ellipsis;
}
.ttmpmt_row-8x6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,20,16,0.08);
}
.ttmpmt_row-8x6:nth-child(odd){
background:#FFFFFF;
}
.ttmpmt_td-8x6{
padding:14px;
color:#9E8468;
font-size:13.5px;
min-width:0;
overflow-wrap:break-word;
}
.ttmpmt_row-8x6 .ttmpmt_td-8x6:first-child{
font-weight:700;
color:#1A1410;
}
.ttmpmt_row-8x6 .ttmpmt_td-8x6:last-child{
color:#3A8C5C;
font-weight:700;
}
.ttmrv-8x6{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(26,20,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(26,20,16,0.08);
}
@media(min-width:766px){
.ttmrv-8x6{
padding:3.5rem 0;
}
}
.ttmrv_head-8x6{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:769px){
.ttmrv_head-8x6{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ttmrv_eyebrow-8x6{
margin-bottom:0.625rem;
}
.ttmrv_h2-8x6{
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:768px){
.ttmrv_h2-8x6{
font-size:2.375rem;
}
}
.ttmrv_agg-8x6{
gap:0.75rem;
display:flex;
align-items:center;
}
.ttmrv_agg_stars-8x6{
gap:3px;
display:flex;
color:#C4943A;
}
.ttmrv_agg_stars-8x6 svg{
width:1.125rem;
height:18px;
}
.ttmrv_source-8x6{
color:#9E8468;
font-size:13px;
}
.ttmrv_grid-8x6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.ttmrv_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
.ttmrv_card-8x6{
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
background:#FAF6F0;
padding:1.625rem;
min-width:0;
}
.ttmrv_card_stars-8x6{
gap:2px;
display:flex;
color:#C4943A;
margin-bottom:0.75rem;
}
.ttmrv_card_stars-8x6 svg{
width:14px;
height:14px;
}
.ttmrv_card_body-8x6{
overflow-wrap:break-word;
font-size:1.125rem;
color:#1A1410;
line-height:1.45;
font-weight:500;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
}
.ttmrv_card_meta-8x6{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ttmrv_card_av-8x6{
background:linear-gradient(135deg,#C4943A,#F0C44A);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.ttmrv_card_author-8x6{
font-size:13px;
color:#1A1410;
font-weight:700;
}
.ttmrv_card_loc-8x6{
font-size:0.75rem;
color:#7A6348;
}
.ttmhts-8x6{
padding:48px 0;
}
@media(min-width:767px){
.ttmhts-8x6{
padding:62px 0;
}
}
.ttmhts_head-8x6{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:766px){
.ttmhts_head-8x6{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ttmhts_eyebrow-8x6{
margin-bottom:0.75rem;
}
.ttmhts_h2-8x6{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
color:#F7EFDF;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ttmhts_h2-8x6{
font-size:2.375rem;
}
}
.ttmhts_cta-8x6{
border-radius:999px;
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
background:#F0C44A;
font-weight:700;
color:#1A1410;
font-size:15px;
}
.ttmhts_cta-8x6:hover{
opacity:.9;
}
.ttmhts_grid-8x6{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ttmhts_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
.ttmhts_step-8x6{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,235,180,0.14);
}
.ttmhts_step_num-8x6{
margin-bottom:14px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
line-height:1;
font-weight:700;
color:#F0C44A;
}
.ttmhts_step_h-8x6{
overflow-wrap:break-word;
line-height:1.2;
font-size:19px;
color:#F7EFDF;
font-weight:700;
margin-bottom:8px;
}
.ttmhts_step_p-8x6{
color:#B89E7A;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ttmwy-8x6{
padding:48px 0;
}
@media(min-width:765px){
.ttmwy-8x6{
padding:56px 0;
}
}
.ttmwy_in-8x6{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.ttmwy_in-8x6{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ttmwy_left-8x6{
min-width:0;
}
.ttmwy_eyebrow-8x6{
margin-bottom:0.875rem;
}
.ttmwy_h2-8x6{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
color:#1A1410;
}
@media(min-width:766px){
.ttmwy_h2-8x6{
font-size:2.5rem;
}
}
.ttmwy_intro-8x6{
line-height:1.6;
color:#9E8468;
font-size:15px;
}
.ttmwy_grid-8x6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.ttmwy_grid-8x6{
grid-template-columns:1fr 1fr;
}
}
.ttmwy_card-8x6{
border-radius:0.875rem;
background:#FFFFFF;
padding:26px;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
}
.ttmwy_card_ic-8x6{
justify-content:center;
display:inline-flex;
color:#C4943A;
margin-bottom:1rem;
align-items:center;
}
.ttmwy_card_ic-8x6 svg{
height:26px;
width:1.625rem;
}
.ttmwy_card_h-8x6{
margin-bottom:8px;
color:#1A1410;
overflow-wrap:break-word;
font-weight:600;
font-size:21px;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmwy_card_p-8x6{
font-size:0.875rem;
line-height:1.55;
color:#9E8468;
overflow-wrap:break-word;
}
.ttmtt-8x6{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.ttmtt-8x6{
padding:3.75rem 0 10px;
}
}
.ttmtt_head-8x6{
text-align:center;
margin-bottom:34px;
}
.ttmtt_eyebrow-8x6{
margin-bottom:12px;
}
.ttmtt_h2-8x6{
font-weight:600;
color:#1A1410;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.ttmtt_h2-8x6{
font-size:42px;
}
}
.ttmtt_grid-8x6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ttmtt_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
.ttmtt_card-8x6{
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
padding:1.875rem;
border-radius:14px;
min-width:0;
flex-direction:column;
display:flex;
}
.ttmtt_card_ic-8x6{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#C4943A;
}
.ttmtt_card_ic-8x6 svg{
height:28px;
width:1.75rem;
}
.ttmtt_card_h-8x6{
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#1A1410;
overflow-wrap:break-word;
font-size:22px;
}
.ttmtt_card_p-8x6{
font-size:14px;
color:#9E8468;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.ttmtt_card_p-8x6 b{
font-weight:700;
color:#1A1410;
}
.ttmtt_card_link-8x6{
transition:color .22s ease;
align-self:flex-start;
color:#1A1410;
margin-top:auto;
padding-bottom:2px;
border-bottom:1px solid #C4943A;
font-size:0.813rem;
font-weight:700;
}
.ttmtt_card_link-8x6:hover{
color:#C4943A;
}
.ttmet-8x6{
padding:2.25rem 0 0.625rem;
}
.ttmet_in-8x6{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:880px){
.ttmet_in-8x6{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.ttmet_left-8x6{
min-width:0;
}
.ttmet_eyebrow-8x6{
margin-bottom:12px;
}
.ttmet_h2-8x6{
overflow-wrap:break-word;
color:#1A1410;
font-size:1.75rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
line-height:1.06;
}
@media(min-width:767px){
.ttmet_h2-8x6{
font-size:32px;
}
}
.ttmet_text-8x6{
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
color:#9E8468;
}
.ttmet_stats-8x6{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ttmet_stat-8x6{
min-width:0;
}
.ttmet_stat_v-8x6{
font-weight:700;
font-size:26px;
line-height:1;
color:#1A1410;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmet_stat_l-8x6{
font-size:0.781rem;
margin-top:4px;
color:#7A6348;
}
.ttmet_right-8x6{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ttmet_member-8x6{
border-radius:0.875rem;
gap:16px;
padding:1.125rem 20px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
align-items:center;
min-width:0;
display:flex;
}
.ttmet_member_av-8x6{
flex:0 0 auto;
background:linear-gradient(135deg,#2A2014,#C4943A);
border-radius:50%;
width:48px;
height:3rem;
}
.ttmet_member_name-8x6{
font-weight:700;
font-size:15px;
color:#1A1410;
overflow-wrap:break-word;
}
.ttmet_member_role-8x6{
color:#7A6348;
font-size:12.5px;
overflow-wrap:break-word;
}
.ttmet_updated-8x6{
gap:0.5rem;
background:#FAF6F0;
padding:14px 1.125rem;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
color:#9E8468;
align-items:center;
font-size:0.781rem;
display:flex;
}
.ttmdr-8x6{
padding:36px 0 10px;
}
.ttmdr_in-8x6{
gap:1.25rem;
border:1px dashed rgba(26,20,16,0.15);
border-radius:14px;
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ttmdr_in-8x6{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ttmdr_h2-8x6{
color:#1A1410;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.ttmdr_h2-8x6{
font-size:26px;
}
}
.ttmdr_text-8x6{
color:#9E8468;
max-width:680px;
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
}
.ttmdr_text-8x6 b{
color:#1A1410;
font-weight:700;
}
.ttmdr_cta-8x6{
flex:0 0 auto;
transition:color .22s ease;
color:#1A1410;
border-bottom:1px solid #C4943A;
white-space:nowrap;
font-size:0.844rem;
padding-bottom:2px;
font-weight:700;
}
.ttmdr_cta-8x6:hover{
color:#C4943A;
}
.ttmop-8x6{
padding:2.25rem 0 0.625rem;
}
.ttmop_in-8x6{
border-radius:0.875rem;
padding:2rem;
gap:2rem;
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
align-items:center;
display:grid;
}
@media(min-width:861px){
.ttmop_in-8x6{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.ttmop_left-8x6{
min-width:0;
}
.ttmop_eyebrow-8x6{
margin-bottom:12px;
}
.ttmop_h2-8x6{
font-size:1.75rem;
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1410;
line-height:1.08;
font-weight:600;
}
@media(min-width:768px){
.ttmop_h2-8x6{
font-size:1.875rem;
}
}
.ttmop_text-8x6{
color:#9E8468;
line-height:1.6;
font-size:14px;
}
.ttmop_grid-8x6{
border-radius:8px;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border:1px solid rgba(26,20,16,0.15);
background:rgba(26,20,16,0.15);
display:grid;
}
.ttmop_field-8x6{
background:#FAF6F0;
padding:18px 1.25rem;
min-width:0;
}
.ttmop_field_lb-8x6{
color:#C4943A;
font-weight:600;
font-size:0.625rem;
margin-bottom:0.313rem;
letter-spacing:.1em;
text-transform:uppercase;
}
.ttmop_field_val-8x6{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
}
.ttmlh-8x6{
padding:40px 0 1.25rem;
}
.ttmlh_in-8x6{
padding-top:2.125rem;
border-top:1px solid rgba(26,20,16,0.15);
}
.ttmlh_eyebrow-8x6{
margin-bottom:22px;
display:block;
}
.ttmlh_grid-8x6{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.ttmlh_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.ttmlh_grid-8x6{
grid-template-columns:repeat(5,1fr);
}
}
.ttmlh_col-8x6{
min-width:0;
}
.ttmlh_col_h-8x6{
color:#1A1410;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
}
.ttmlh_links-8x6{
gap:8px;
flex-direction:column;
display:flex;
}
.ttmlh_link-8x6{
transition:color .22s ease;
color:#9E8468;
font-size:13px;
overflow-wrap:break-word;
}
.ttmlh_link-8x6:hover{
color:#C4943A;
}
.ttmel-8x6{
padding:3rem 0;
}
@media(min-width:769px){
.ttmel-8x6{
padding:3.5rem 0;
}
}
.ttmel_in-8x6{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.ttmel_in-8x6{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.ttmel_left-8x6{
min-width:0;
}
.ttmel_eyebrow-8x6{
margin-bottom:14px;
}
.ttmel_h2-8x6{
font-size:2rem;
margin-bottom:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#1A1410;
}
@media(min-width:766px){
.ttmel_h2-8x6{
font-size:38px;
}
}
.ttmel_body-8x6 p{
font-size:16px;
color:#3B2F22;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.ttmel_dropcap-8x6{
padding:6px 0.75rem 0 0;
color:#C4943A;
float:left;
font-weight:700;
font-size:3.875rem;
line-height:.8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmel_right-8x6{
min-width:0;
}
.ttmel_quote-8x6{
background:linear-gradient(150deg,#2A2014,#120E09);
padding:36px;
border-radius:20px;
color:#F7EFDF;
position:relative;
margin-bottom:1.5rem;
}
.ttmel_quote_mark-8x6{
align-items:center;
color:#F0C44A;
display:inline-flex;
margin-bottom:6px;
}
.ttmel_quote_mark-8x6 svg{
height:2.125rem;
width:34px;
}
.ttmel_quote_text-8x6{
color:#F7EFDF;
line-height:1.4;
margin-bottom:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:500;
font-size:1.375rem;
}
.ttmel_quote_meta-8x6{
gap:12px;
display:flex;
align-items:center;
}
.ttmel_quote_av-8x6{
border-radius:50%;
background:linear-gradient(135deg,#C4943A,#F0C44A);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.ttmel_quote_author-8x6{
color:#F7EFDF;
font-size:14px;
font-weight:700;
}
.ttmel_quote_meta_sub-8x6{
font-size:0.75rem;
color:#B89E7A;
}
.ttmel_explain-8x6{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
}
.ttmel_explain_card-8x6{
padding:1.375rem 24px;
}
.ttmel_explain_card-8x6+.ttmel_explain_card-8x6{
border-top:1px solid rgba(26,20,16,0.08);
}
.ttmel_explain_h-8x6{
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1410;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmel_explain_p-8x6{
line-height:1.55;
color:#9E8468;
overflow-wrap:break-word;
font-size:14px;
}
.ttmfaq-8x6{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:767px){
.ttmfaq-8x6{
padding:62px 0;
}
}
.ttmfaq_head-8x6{
text-align:center;
margin-bottom:34px;
}
.ttmfaq_eyebrow-8x6{
margin-bottom:12px;
}
.ttmfaq_h2-8x6{
color:#1A1410;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:2rem;
}
@media(min-width:771px){
.ttmfaq_h2-8x6{
font-size:38px;
}
}
.ttmfaq_list-8x6{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.ttmfaq_item-8x6{
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
border-radius:0.875rem;
background:#FAF6F0;
}
.ttmfaq_q-8x6{
gap:1.25rem;
padding:1.25rem 1.5rem;
list-style:none;
font-size:16px;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
font-weight:700;
align-items:center;
color:#1A1410;
}
.ttmfaq_q-8x6::-webkit-details-marker{
display:none;
}
.ttmfaq_q_ic-8x6{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#C4943A;
}
.ttmfaq_q_ic-8x6 svg{
width:1.125rem;
height:1.125rem;
}
.ttmfaq_item-8x6[open] .ttmfaq_q_ic-8x6{
transform:rotate(180deg);
}
.ttmfaq_a-8x6{
padding:0 1.5rem 20px;
color:#9E8468;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.ttmsg-8x6{
padding:3rem 0 0.625rem;
}
.ttmsg_eyebrow-8x6{
margin-bottom:12px;
display:block;
}
.ttmsg_h2-8x6{
font-size:30px;
color:#1A1410;
margin-bottom:1.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.ttmsg_h2-8x6{
font-size:2.25rem;
}
}
.ttmsg_grid-8x6{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.ttmsg_grid-8x6{
grid-template-columns:repeat(3,1fr);
}
}
.ttmsg_col-8x6{
min-width:0;
}
.ttmsg_col_h-8x6{
line-height:1.15;
color:#1A1410;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
margin-bottom:10px;
overflow-wrap:break-word;
}
.ttmsg_col_p-8x6{
line-height:1.65;
color:#9E8468;
overflow-wrap:break-word;
font-size:14px;
}
.ttmsb-8x6{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(26,20,16,0.08);
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:766px){
.ttmsb-8x6{
padding:3.5rem 0;
}
}
.ttmsb_eyebrow-8x6{
margin-bottom:12px;
display:block;
}
.ttmsb_h2-8x6{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1410;
font-size:30px;
margin-bottom:26px;
line-height:1.05;
}
@media(min-width:769px){
.ttmsb_h2-8x6{
font-size:2.25rem;
}
}
.ttmsb_grid-8x6{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.ttmsb_grid-8x6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ttmsb_grid-8x6{
grid-template-columns:repeat(4,1fr);
}
}
.ttmsb_card-8x6{
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.ttmsb_card_h-8x6{
font-size:1.188rem;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.ttmsb_card_p-8x6{
overflow-wrap:break-word;
line-height:1.6;
color:#9E8468;
font-size:13.5px;
}
.ttmsb_rtp-8x6{
background:#FAF6F0;
gap:24px;
padding:26px 1.75rem;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:757px){
.ttmsb_rtp-8x6{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.ttmsb_rtp_h-8x6{
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:1.25rem;
color:#1A1410;
line-height:1.15;
}
.ttmsb_rtp_p-8x6{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#9E8468;
}
.ttmsb_rtp_stats-8x6{
gap:1rem;
display:flex;
}
.ttmsb_stat-8x6{
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.ttmsb_stat_v-8x6{
overflow-wrap:break-word;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#3A8C5C;
font-size:26px;
}
.ttmsb_stat_l-8x6{
margin-top:0.25rem;
font-size:11.5px;
color:#7A6348;
}
.ttmft-8x6{
background:#2A2118;
color:#B89E7A;
margin-top:40px;
}
.ttmft_in-8x6{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:598px){
.ttmft_in-8x6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.ttmft_in-8x6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ttmft_brand-8x6{
min-width:0;
}
.ttmft_logo-8x6{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
color:#F7EFDF;
overflow-wrap:break-word;
}
.ttmft_tagline-8x6{
margin-top:14px;
color:#B89E7A;
line-height:1.6;
max-width:17.5rem;
font-size:13.5px;
}
.ttmft_contact-8x6{
transition:color .22s ease;
margin-top:0.75rem;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
font-size:13px;
color:#F0C44A;
}
.ttmft_contact-8x6:hover{
color:#F7EFDF;
}
.ttmft_col-8x6{
min-width:0;
}
.ttmft_col_h-8x6{
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
color:#F7EFDF;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:13px;
}
.ttmft_col_links-8x6{
gap:10px;
flex-direction:column;
display:flex;
}
.ttmft_link-8x6{
transition:color .22s ease;
font-size:13.5px;
color:#B89E7A;
overflow-wrap:break-word;
}
.ttmft_link-8x6:hover{
color:#F7EFDF;
}
.ttmft_bot-8x6{
padding:1.375rem 0 40px;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,235,180,0.14);
}
@media(min-width:769px){
.ttmft_bot-8x6{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ttmft_legal-8x6{
color:#BBA98E;
line-height:1.6;
overflow-wrap:break-word;
max-width:760px;
font-size:11.5px;
}
.ttmft_legal-8x6 b{
color:#B89E7A;
font-weight:700;
}
.ttmft_age-8x6{
border-radius:0.5rem;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border:1.5px solid #F0C44A;
font-size:13px;
font-weight:700;
color:#F0C44A;
}