*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
line-height:1.6;
color:#2E2C24;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:15px;
-webkit-font-smoothing:antialiased;
}
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:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.iatlayout_r19{
flex-direction:column;
display:flex;
min-height:100vh;
}
.iatmain_r19{
flex:1 1 auto;
width:100%;
min-width:0;
}
.iatcontainer_r19{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.iatcontainer_r19{
padding:0 32px;
}
}
@media(min-width:1101px){
.iatcontainer_r19{
padding:0 56px;
}
}
.iateyebrow_r19{
display:inline-block;
color:#B8924A;
font-weight:600;
text-transform:uppercase;
letter-spacing:.2em;
font-size:11px;
overflow-wrap:break-word;
line-height:1.4;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.iatband_r19{
background:#1A1917;
color:#F5F3EE;
}
.iatband_r19 .iateyebrow_r19{
color:#D4AF70;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.iattb_r19{
background:#F5F3F0;
top:0;
position:sticky;
border-bottom:1px solid rgba(20,18,12,0.14);
z-index:50;
}
.iattb_in_r19{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
justify-content:space-between;
max-width:1400px;
display:flex;
align-items:center;
width:100%;
}
@media(min-width:771px){
.iattb_in_r19{
padding:1rem 2rem;
}
}
@media(min-width:1099px){
.iattb_in_r19{
padding:18px 3.5rem;
}
}
.iattb_left_r19{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.iattb_logo_r19{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.iattb_logo_mark_r19{
border-radius:8px;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:34px;
}
.iattb_logo_txt_r19{
line-height:1;
flex-direction:column;
display:flex;
min-width:0;
}
.iattb_logo_name_r19{
overflow:hidden;
font-size:1.375rem;
color:#18170F;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.iattb_logo_sub_r19{
overflow:hidden;
white-space:nowrap;
color:#B8924A;
font-size:0.531rem;
letter-spacing:.32em;
text-transform:uppercase;
font-weight:600;
text-overflow:ellipsis;
margin-top:0.25rem;
}
.iattb_nav_r19{
display:none;
}
@media(min-width:958px){
.iattb_nav_r19{
gap:28px;
align-items:center;
display:flex;
}
}
.iattb_nav_item_r19{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
border-bottom:2px solid transparent;
font-size:14px;
color:#2E2C24;
padding-bottom:3px;
white-space:nowrap;
}
.iattb_nav_item_r19:hover{
color:#18170F;
}
.iattb_nav_item_r19.iatstate_active_r19{
border-color:#B8924A;
color:#18170F;
}
.iattb_right_r19{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.iattb_search_r19{
transition:color .2s ease;
color:#2E2C24;
display:flex;
justify-content:center;
align-items:center;
}
.iattb_search_r19:hover{
color:#B8924A;
}
.iattb_search_r19 svg{
width:18px;
height:18px;
}
.iattb_lang_r19{
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#6B6860;
}
.iattb_lang_r19:hover{
color:#18170F;
}
.iattb_login_r19{
color:#18170F;
font-size:0.875rem;
display:none;
font-weight:600;
}
@media(min-width:768px){
.iattb_login_r19{
display:inline-block;
}
}
.iattb_register_r19{
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
background:#18170F;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#F5F3EE;
}
.iattb_register_r19:hover{
background:#2E2C24;
}
.iatmob_r19{
background:#F5F3F0;
border-top:1px solid rgba(20,18,12,0.14);
padding-bottom:env(safe-area-inset-bottom);
left:0;
z-index:60;
right:0;
bottom:0;
position:fixed;
}
@media(min-width:957px){
.iatmob_r19{
display:none;
}
}
.iatmob_in_r19{
margin:0 auto;
max-width:35rem;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.iatmob_item_r19{
padding:0.563rem 0.25rem;
gap:3px;
transition:color .2s ease;
flex:1 1 0;
align-items:center;
display:flex;
min-width:0;
color:#6B6860;
flex-direction:column;
}
.iatmob_item_r19.iatstate_active_r19{
color:#B8924A;
}
.iatmob_ic_r19{
display:flex;
align-items:center;
justify-content:center;
}
.iatmob_ic_r19 svg{
height:20px;
width:20px;
}
.iatmob_lb_r19{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
max-width:100%;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.iatrail_r19{
min-width:0;
position:relative;
}
.iatrail_scroll_r19{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
}
@media(min-width:766px){
.iatrail_scroll_r19{
gap:18px;
}
}
.iatgc_r19{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.iatgc_r19{
width:11.75rem;
}
}
.iatgc_img_r19{
border-radius:14px;
overflow:hidden;
background:#FAFAF8;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 6px 1.125rem rgba(20,18,12,0.06);
position:relative;
padding-bottom:133.33%;
}
.iatgc_img_r19 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.iatgc_cover_r19{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.iatgc_hover_r19{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .2s ease;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
opacity:0;
}
.iatgc_r19:hover .iatgc_hover_r19{
opacity:1;
}
.iatgc_hover_btn_r19{
background:#18170F;
border-radius:62.438rem;
justify-content:center;
height:2.875rem;
color:#F5F3EE;
width:2.875rem;
align-items:center;
display:flex;
}
.iatgc_hover_btn_r19 svg{
height:18px;
width:1.125rem;
}
.iatgc_info_r19{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.iatgc_name_r19{
overflow:hidden;
text-overflow:ellipsis;
color:#18170F;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
}
.iatgc_prov_r19{
overflow:hidden;
text-overflow:ellipsis;
color:#6B6860;
font-size:11px;
white-space:nowrap;
}
.iatgc_meta_r19{
color:#6B6860;
font-size:11px;
}
.iattc_r19{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.iattc_r19{
width:230px;
}
}
.iattc_img_r19{
border-radius:0.875rem;
overflow:hidden;
background:#FAFAF8;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.375rem 18px rgba(20,18,12,0.06);
position:relative;
}
.iattc_img_r19 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.iattc_info_r19{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.iattc_name_r19{
overflow:hidden;
color:#18170F;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.iattc_rtp_r19{
font-size:0.688rem;
color:#6B6860;
}
.iatlc_r19{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:765px){
.iatlc_r19{
width:16.75rem;
}
}
.iatlc_img_r19{
overflow:hidden;
background:#FAFAF8;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 6px 18px rgba(20,18,12,0.06);
position:relative;
}
.iatlc_img_r19 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.iatlc_live_r19{
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
gap:7px;
padding:4px 9px;
display:flex;
left:12px;
position:absolute;
align-items:center;
top:12px;
}
.iatlc_live_dot_r19{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.iatlc_seats_r19{
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#F5F3EE;
font-size:10px;
}
.iatlc_info_r19{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.iatlc_name_r19{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#18170F;
font-size:15px;
}
.iatlc_bet_r19{
font-size:0.688rem;
color:#6B6860;
}
.iatpc_r19{
gap:8px;
border-radius:14px;
padding:1rem 0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
min-width:0;
justify-content:center;
min-height:74px;
display:flex;
flex-direction:column;
align-items:center;
}
.iatpc_logo_r19{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:28px;
width:auto;
}
.iatpc_name_r19{
overflow:hidden;
font-size:11px;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#6B6860;
text-overflow:ellipsis;
}
.iatgc_tag_r19{
padding:3px 0.5rem;
border-radius:8px;
z-index:2;
top:10px;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
font-size:10px;
position:absolute;
display:inline-block;
left:0.625rem;
}
.iatgc_tag_hot_r19{
background:#C0392B;
color:#F5F3EE;
}
.iatgc_tag_new_r19{
background:#D4AF70;
color:#14130B;
}
.iatgc_tag_jp_r19{
background:#C49828;
color:#14130B;
}
.iatgc_tag_live_r19{
background:#C0392B;
color:#F5F3EE;
}
.iatsh_r19{
margin-bottom:1.125rem;
min-width:0;
}
.iatsh_row_r19{
gap:1rem;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.iatsh_row_r19 .iatsh_l_r19{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.iatsh_stack_r19{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.iatsh_center_r19{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.iatsh_h2_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18170F;
line-height:1.1;
font-size:24px;
font-weight:600;
}
@media(min-width:771px){
.iatsh_h2_r19{
font-size:1.875rem;
}
}
.iatband_r19 .iatsh_h2_r19{
color:#F5F3EE;
}
.iatsh_eb_line_r19{
gap:10px;
display:inline-flex;
align-items:center;
}
.iatsh_eb_line_r19::before{
background:#B8924A;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.iatband_r19 .iatsh_eb_line_r19::before{
background:#D4AF70;
}
.iatsh_eb_dot_r19{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.iatsh_eb_dot_r19::before{
background:#B8924A;
border-radius:50%;
height:6px;
content:"";
display:inline-block;
width:0.375rem;
}
.iatband_r19 .iatsh_eb_dot_r19::before{
background:#D4AF70;
}
.iatsh_link_r19{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#18170F;
font-size:0.813rem;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #18170F;
align-items:center;
white-space:nowrap;
}
.iatsh_link_r19:hover{
border-color:#B8924A;
color:#B8924A;
}
.iatsh_link_r19 svg{
height:14px;
width:14px;
}
.iatsh_link_chev_r19{
border-bottom:0;
padding-bottom:0;
}
.iatsh_link_btn_r19{
padding:9px 18px;
border-radius:62.438rem;
background:#18170F;
color:#F5F3EE;
border-bottom:0;
}
.iatsh_link_btn_r19:hover{
border-color:transparent;
background:#2E2C24;
color:#F5F3EE;
}
.iatband_r19 .iatsh_link_r19{
border-color:#F5F3EE;
color:#F5F3EE;
}
.iatband_r19 .iatsh_link_btn_r19{
background:#D4AF70;
color:#14130B;
}
.iatsh_rule_r19{
background:rgba(20,18,12,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.iatband_r19 .iatsh_rule_r19{
background:rgba(255,253,248,0.12);
}
.iathero_r19{
padding:32px 0 8px;
}
@media(min-width:770px){
.iathero_r19{
padding:3.5rem 0 1.5rem;
}
}
.iathero_in_r19{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.iathero_in_r19{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.iathero_copy_r19{
min-width:0;
}
.iathero_eyebrow_r19{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.iathero_eyebrow_line_r19{
flex:0 0 auto;
background:#B8924A;
width:28px;
height:1px;
display:inline-block;
}
.iathero_h1_r19{
font-weight:600;
letter-spacing:-.01em;
color:#18170F;
margin-bottom:20px;
font-size:38px;
line-height:1.04;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.iathero_h1_r19{
font-size:54px;
}
}
@media(min-width:1102px){
.iathero_h1_r19{
font-size:3.875rem;
}
}
.iathero_h1_r19 em{
color:#B8924A;
font-style:normal;
}
.iathero_sub_r19{
line-height:1.6;
font-size:1rem;
color:#857F74;
margin-bottom:30px;
max-width:30rem;
}
@media(min-width:767px){
.iathero_sub_r19{
font-size:18px;
}
}
.iathero_actions_r19{
gap:0.875rem;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.iathero_cta_r19{
padding:1rem 1.875rem;
transition:background-color .2s ease;
border-radius:62.438rem;
background:#18170F;
gap:0.625rem;
font-size:0.938rem;
font-weight:700;
align-items:center;
display:inline-flex;
color:#F5F3EE;
}
.iathero_cta_r19:hover{
background:#2E2C24;
}
.iathero_cta_ic_r19{
display:inline-flex;
align-items:center;
}
.iathero_cta_ic_r19 svg{
width:16px;
height:1rem;
}
.iathero_cta_alt_r19{
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
border-radius:999px;
background:transparent;
border:1px solid rgba(20,18,12,0.14);
display:inline-flex;
font-size:0.938rem;
color:#18170F;
font-weight:600;
align-items:center;
}
.iathero_cta_alt_r19:hover{
border-color:#B8924A;
color:#B8924A;
}
.iathero_trust_r19{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.iathero_trust_item_r19{
gap:9px;
display:flex;
font-size:13px;
align-items:center;
color:#2E2C24;
font-weight:600;
}
.iathero_trust_ic_r19{
align-items:center;
color:#B8924A;
display:inline-flex;
}
.iathero_trust_ic_r19 svg{
height:1rem;
width:16px;
}
.iathero_promo_r19{
border-radius:1.25rem;
background:#FAFAF8;
overflow:hidden;
display:flex;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(20,18,12,0.14), 0 3px 0.75rem rgba(20,18,12,0.08);
position:relative;
}
.iathero_promo_bg_r19{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.iathero_promo_bg_r19::after{
inset:0;
background:linear-gradient(120deg,#1A1917 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.iathero_promo_glow_r19{
background:radial-gradient(circle,rgba(196,168,120,0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
height:16.25rem;
position:absolute;
width:260px;
right:-20px;
}
.iathero_promo_ct_r19{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.iathero_promo_label_r19{
display:block;
margin-bottom:8px;
text-transform:uppercase;
color:#D4AF70;
letter-spacing:.25em;
font-size:0.625rem;
font-weight:700;
}
.iathero_promo_amount_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F5F3EE;
}
@media(min-width:770px){
.iathero_promo_amount_r19{
font-size:2.5rem;
}
}
.iathero_promo_amount_r19 em{
color:#D4AF70;
font-style:normal;
}
.iathero_rating_r19{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
gap:0.625rem;
padding:10px 0.875rem;
background:#FAFAF8;
align-items:center;
right:14px;
z-index:3;
max-width:min(260px,62%);
display:flex;
position:absolute;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 6px 18px rgba(20,18,12,0.06);
top:0.875rem;
}
.iathero_rating_score_r19{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
color:#18170F;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iathero_rating_txt_r19{
flex:1 1 auto;
min-width:0;
}
.iathero_rating_stars_r19{
gap:2px;
color:#B8924A;
display:flex;
}
.iathero_rating_stars_r19 svg{
width:0.75rem;
height:12px;
}
.iathero_rating_cap_r19{
display:block;
overflow-wrap:break-word;
color:#6B6860;
font-size:11px;
margin-top:3px;
line-height:1.35;
}
.iatstat_r19{
border-top:1px solid rgba(20,18,12,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(20,18,12,0.14);
}
.iatstat_in_r19{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.iatstat_in_r19{
grid-template-columns:repeat(4,1fr);
}
}
.iatstat_item_r19{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20,18,12,0.08);
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.iatstat_item_r19:nth-child(2n){
border-right:0;
}
.iatstat_item_r19:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.iatstat_item_r19{
border-bottom:0;
}
.iatstat_item_r19:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.iatstat_item_r19:nth-child(4n){
border-right:0;
}
}
.iatstat_value_r19{
font-size:30px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#18170F;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
}
@media(min-width:766px){
.iatstat_value_r19{
font-size:2.125rem;
}
}
.iatstat_label_r19{
overflow-wrap:break-word;
margin-top:6px;
color:#6B6860;
font-size:13px;
line-height:1.4;
}
.iatpr_r19{
padding:30px 0 0.375rem;
}
.iatpr_card_r19{
border-radius:20px;
gap:10px;
background:#FAFAF8;
padding:26px;
flex:0 0 auto;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
width:17.5rem;
min-height:12.5rem;
}
@media(min-width:769px){
.iatpr_card_r19{
width:18.75rem;
}
}
.iatpr_card_feat_r19{
background:linear-gradient(150deg,#23201C,#0F0E0C);
border-color:transparent;
color:#F5F3EE;
}
.iatpr_glow_r19{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
pointer-events:none;
opacity:0;
position:absolute;
top:-1.875rem;
height:130px;
right:-30px;
width:130px;
}
.iatpr_card_feat_r19 .iatpr_glow_r19{
opacity:1;
}
.iatpr_label_r19{
font-size:0.625rem;
color:#B8924A;
font-weight:700;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
}
.iatpr_card_feat_r19 .iatpr_label_r19{
color:#D4AF70;
}
.iatpr_amount_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18170F;
font-weight:600;
font-size:1.625rem;
line-height:1.08;
position:relative;
}
.iatpr_card_feat_r19 .iatpr_amount_r19{
color:#F5F3EE;
}
.iatpr_amount_r19 em{
color:#B8924A;
font-style:normal;
}
.iatpr_card_feat_r19 .iatpr_amount_r19 em{
color:#D4AF70;
}
.iatpr_terms_r19{
font-size:0.813rem;
color:#6B6860;
position:relative;
line-height:1.5;
}
.iatpr_card_feat_r19 .iatpr_terms_r19{
color:#A8A099;
}
.iatpr_cta_r19{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.iatpr_card_feat_r19 .iatpr_cta_r19{
padding:0.563rem 1.125rem;
background:#D4AF70;
transition:opacity .2s ease;
border-radius:999px;
color:#14130B;
font-size:0.813rem;
font-weight:700;
}
.iatpr_card_feat_r19 .iatpr_cta_r19:hover{
opacity:.9;
}
.iatpr_card_r19:not(.iatpr_card_feat_r19) .iatpr_cta_r19{
transition:color .2s ease,border-color .2s ease;
color:#18170F;
font-size:13px;
font-weight:700;
border-bottom:1px solid #18170F;
padding-bottom:2px;
}
.iatpr_card_r19:not(.iatpr_card_feat_r19) .iatpr_cta_r19:hover{
border-color:#B8924A;
color:#B8924A;
}
.iatgrow_r19{
padding:26px 0 0.625rem;
}
.iatrow_seo_r19{
margin:10px 0 0;
overflow-wrap:break-word;
color:#857F74;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
}
.iatrow_seo_r19 strong{
font-weight:700;
color:#18170F;
}
.iatjp_r19{
padding:1.875rem 0 10px;
}
.iatjp_grid_r19{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.iatjp_grid_r19{
grid-template-columns:1fr 1fr;
}
.iatjp_card_mega_r19{
grid-column:1/-1;
}
}
@media(min-width:998px){
.iatjp_grid_r19{
grid-template-columns:1.4fr 1fr 1fr;
}
.iatjp_card_mega_r19{
grid-column:auto;
}
}
.iatjp_card_r19{
border-radius:1.25rem;
background:#FAFAF8;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(20,18,12,0.08);
gap:0.75rem;
flex-direction:column;
min-width:0;
position:relative;
min-height:200px;
display:flex;
justify-content:space-between;
}
.iatjp_card_mega_r19{
border-color:transparent;
background:linear-gradient(135deg,#23201C,#0F0E0C);
min-height:13.125rem;
color:#F5F3EE;
}
.iatjp_glow_r19{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
right:-2.5rem;
top:-40px;
width:200px;
height:12.5rem;
position:absolute;
pointer-events:none;
}
.iatjp_label_r19{
gap:10px;
justify-content:space-between;
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
color:#B8924A;
flex-wrap:wrap;
text-transform:uppercase;
font-weight:700;
display:flex;
align-items:center;
}
.iatjp_card_mega_r19 .iatjp_label_r19{
color:#D4AF70;
}
.iatjp_drop_r19{
text-transform:none;
color:#6B6860;
letter-spacing:.04em;
font-weight:600;
}
.iatjp_card_mega_r19 .iatjp_drop_r19{
color:#A8A099;
}
.iatjp_amount_r19{
font-size:38px;
color:#18170F;
line-height:1;
position:relative;
overflow-wrap:break-word;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iatjp_card_mega_r19 .iatjp_amount_r19{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AF70;
}
@media(min-width:766px){
.iatjp_card_mega_r19 .iatjp_amount_r19{
font-size:54px;
}
}
.iatjp_game_r19{
position:relative;
color:#6B6860;
font-size:0.813rem;
}
.iatjp_card_mega_r19 .iatjp_game_r19{
color:#A8A099;
}
.iatjp_cta_r19{
align-self:flex-start;
position:relative;
}
.iatjp_card_mega_r19 .iatjp_cta_r19{
transition:opacity .2s ease;
background:#D4AF70;
padding:10px 20px;
border-radius:62.438rem;
font-weight:700;
color:#14130B;
font-size:13px;
}
.iatjp_card_mega_r19 .iatjp_cta_r19:hover{
opacity:.9;
}
.iatjp_card_r19:not(.iatjp_card_mega_r19) .iatjp_cta_r19{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
padding-bottom:2px;
color:#18170F;
border-bottom:1px solid #18170F;
font-size:0.813rem;
}
.iatjp_card_r19:not(.iatjp_card_mega_r19) .iatjp_cta_r19:hover{
border-color:#B8924A;
color:#B8924A;
}
.iatjp_seo_r19{
margin:14px 0 0;
line-height:1.65;
color:#857F74;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.iatjp_seo_r19 strong{
font-weight:700;
color:#18170F;
}
.iatgrow_r19{
padding:26px 0 0.625rem;
}
.iatrow_seo_r19{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#857F74;
font-size:0.875rem;
}
.iatrow_seo_r19 strong{
color:#18170F;
font-weight:700;
}
.iatgrow_r19{
padding:1.625rem 0 10px;
}
.iatrow_seo_r19{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
color:#857F74;
overflow-wrap:break-word;
font-size:14px;
}
.iatrow_seo_r19 strong{
color:#18170F;
font-weight:700;
}
.iatapp_r19{
padding:1.875rem 0 10px;
}
.iatapp_in_r19{
border:1px solid rgba(20,18,12,0.08);
border-radius:20px;
padding:2rem;
gap:28px;
background:#FAFAF8;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.iatapp_in_r19{
gap:2.5rem;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iatapp_copy_r19{
max-width:35rem;
min-width:0;
}
.iatapp_eyebrow_r19{
margin-bottom:0.75rem;
}
.iatapp_h2_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.75rem;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
color:#18170F;
}
@media(min-width:770px){
.iatapp_h2_r19{
font-size:34px;
}
}
.iatapp_text_r19{
color:#857F74;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.iatapp_btns_r19{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.iatapp_btn_r19{
border-radius:0.875rem;
background:#18170F;
gap:0.625rem;
padding:0.688rem 20px;
transition:background-color .2s ease;
display:inline-flex;
color:#F5F3EE;
align-items:center;
}
.iatapp_btn_r19:hover{
background:#2E2C24;
}
.iatapp_btn_ic_r19{
align-items:center;
display:inline-flex;
}
.iatapp_btn_ic_r19 svg{
height:1.125rem;
width:18px;
}
.iatapp_btn_lb_r19{
font-size:13.5px;
font-weight:700;
}
.iatapp_qr_wrap_r19{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.iatapp_qr_r19{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FAFAF8 0 0.313rem,transparent 5px 0.688rem);
background-color:#18170F;
}
.iatapp_qr_cap_r19{
color:#6B6860;
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
}
.iatvip_r19{
padding:48px 0;
}
@media(min-width:769px){
.iatvip_r19{
padding:4rem 0;
}
}
.iatvip_head_r19{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.iatvip_head_r19{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.iatvip_eyebrow_r19{
margin-bottom:12px;
}
.iatvip_h2_r19{
overflow-wrap:break-word;
font-size:2rem;
color:#F5F3EE;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.iatvip_h2_r19{
font-size:40px;
}
}
.iatvip_intro_r19{
font-size:0.875rem;
max-width:26.25rem;
color:#A8A099;
line-height:1.6;
}
.iatvip_grid_r19{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.iatvip_card_r19{
border:1px solid rgba(255,253,248,0.12);
border-radius:0.875rem;
padding:22px 1.125rem;
min-width:0;
}
.iatvip_card_feat_r19{
border-color:#D4AF70;
background:rgba(255,253,248,0.07);
}
.iatvip_card_ic_r19{
border-radius:8px;
background:linear-gradient(135deg,#B8924A,#DFC07A);
margin-bottom:16px;
height:34px;
width:34px;
display:block;
}
.iatvip_name_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
color:#F5F3EE;
font-weight:600;
margin-bottom:6px;
}
.iatvip_perk_r19{
font-size:12.5px;
overflow-wrap:break-word;
color:#A8A099;
line-height:1.5;
}
.iattrn_r19{
padding:30px 0 10px;
}
.iattrn_in_r19{
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:1.25rem;
background:#FAFAF8;
display:grid;
}
@media(min-width:881px){
.iattrn_in_r19{
grid-template-columns:1.05fr 1fr;
}
}
.iattrn_banner_r19{
background:linear-gradient(150deg,#23201C,#0F0E0C);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#F5F3EE;
}
.iattrn_glow_r19{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
bottom:-40px;
height:12.5rem;
right:-2.5rem;
pointer-events:none;
position:absolute;
width:200px;
}
.iattrn_eyebrow_r19{
margin-bottom:0.875rem;
position:relative;
}
.iattrn_h2_r19{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-weight:600;
color:#F5F3EE;
margin-bottom:12px;
position:relative;
}
@media(min-width:766px){
.iattrn_h2_r19{
font-size:2.25rem;
}
}
.iattrn_text_r19{
color:#A8A099;
font-size:0.875rem;
max-width:420px;
position:relative;
line-height:1.6;
margin-bottom:22px;
}
.iattrn_timer_r19{
gap:8px;
align-items:center;
position:relative;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
}
.iattrn_timer_cap_r19{
font-size:11px;
color:#A8A099;
}
.iattrn_timer_box_r19{
border-radius:0.5rem;
background:rgba(255,253,248,0.07);
padding:4px 12px;
font-size:1.5rem;
color:#F5F3EE;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.iattrn_cta_r19{
background:#D4AF70;
border-radius:999px;
padding:13px 26px;
transition:opacity .2s ease;
color:#14130B;
display:inline-block;
font-size:14px;
font-weight:700;
position:relative;
}
.iattrn_cta_r19:hover{
opacity:.9;
}
.iattrn_lb_r19{
padding:26px 28px;
}
.iattrn_lb_head_r19{
gap:0.625rem;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.iattrn_lb_title_r19{
color:#18170F;
font-size:20px;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iattrn_lb_upd_r19{
font-size:11px;
text-transform:uppercase;
color:#6B6860;
letter-spacing:.08em;
}
.iattrn_lb_row_r19{
padding:11px 12px;
border-radius:8px;
gap:0.875rem;
align-items:center;
display:flex;
}
.iattrn_lb_row_r19:nth-child(2){
background:rgba(184,146,74,0.10);
}
.iattrn_lb_rank_r19{
flex:0 0 auto;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
color:#B8924A;
font-size:1rem;
font-weight:700;
}
.iattrn_lb_av_r19{
flex:0 0 auto;
background:linear-gradient(135deg,#B8924A,#DFC07A);
border-radius:50%;
width:30px;
height:1.875rem;
}
.iattrn_lb_name_r19{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
color:#18170F;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.iattrn_lb_amount_r19{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#18170F;
}
.iatsea_r19{
padding:1.5rem 0 0.625rem;
}
.iatsea_in_r19{
gap:1.375rem;
border-radius:20px;
padding:2.25rem;
overflow:hidden;
background:linear-gradient(115deg,#23201C,#0F0E0C);
display:flex;
position:relative;
color:#F5F3EE;
flex-direction:column;
}
@media(min-width:823px){
.iatsea_in_r19{
gap:2rem;
padding:2.75rem 48px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.iatsea_glow_r19{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 68%);
transform:translateY(-50%);
position:absolute;
pointer-events:none;
width:240px;
top:50%;
height:240px;
right:3.75rem;
}
.iatsea_copy_r19{
max-width:35rem;
min-width:0;
position:relative;
}
.iatsea_eyebrow_r19{
margin-bottom:0.75rem;
}
.iatsea_h2_r19{
line-height:1.04;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
color:#F5F3EE;
}
@media(min-width:766px){
.iatsea_h2_r19{
font-size:2.375rem;
}
}
.iatsea_text_r19{
line-height:1.6;
color:#A8A099;
font-size:0.938rem;
}
.iatsea_cta_r19{
background:#D4AF70;
border-radius:999px;
transition:opacity .2s ease;
padding:1rem 32px;
flex:0 0 auto;
position:relative;
font-size:0.938rem;
font-weight:700;
color:#14130B;
}
.iatsea_cta_r19:hover{
opacity:.9;
}
.iatprov_r19{
padding:2.5rem 0 20px;
}
.iatprov_eyebrow_r19{
margin-bottom:18px;
display:block;
}
.iatprov_grid_r19{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.iatprov_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.iatprov_grid_r19{
grid-template-columns:repeat(6,1fr);
}
}
.iathts_r19{
padding:48px 0;
}
@media(min-width:771px){
.iathts_r19{
padding:3.875rem 0;
}
}
.iathts_head_r19{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:770px){
.iathts_head_r19{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.iathts_eyebrow_r19{
margin-bottom:0.75rem;
}
.iathts_h2_r19{
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5F3EE;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:768px){
.iathts_h2_r19{
font-size:38px;
}
}
.iathts_cta_r19{
padding:0.938rem 1.875rem;
background:#D4AF70;
border-radius:999px;
transition:opacity .2s ease;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#14130B;
}
.iathts_cta_r19:hover{
opacity:.9;
}
.iathts_grid_r19{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.iathts_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
.iathts_step_r19{
border-top:1px solid rgba(255,253,248,0.12);
padding-top:1.375rem;
min-width:0;
}
.iathts_step_num_r19{
font-size:44px;
margin-bottom:14px;
font-weight:700;
line-height:1;
color:#D4AF70;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iathts_step_h_r19{
color:#F5F3EE;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
margin-bottom:8px;
}
.iathts_step_p_r19{
color:#A8A099;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.iattt_r19{
padding:3rem 0 0.625rem;
}
@media(min-width:770px){
.iattt_r19{
padding:60px 0 10px;
}
}
.iattt_head_r19{
text-align:center;
margin-bottom:34px;
}
.iattt_eyebrow_r19{
margin-bottom:0.75rem;
}
.iattt_h2_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#18170F;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:768px){
.iattt_h2_r19{
font-size:42px;
}
}
.iattt_grid_r19{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.iattt_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
.iattt_card_r19{
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
padding:30px;
display:flex;
min-width:0;
flex-direction:column;
}
.iattt_card_ic_r19{
display:inline-flex;
color:#B8924A;
margin-bottom:18px;
align-items:center;
}
.iattt_card_ic_r19 svg{
height:28px;
width:28px;
}
.iattt_card_h_r19{
overflow-wrap:break-word;
line-height:1.15;
color:#18170F;
font-size:1.375rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.iattt_card_p_r19{
line-height:1.6;
color:#857F74;
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.iattt_card_p_r19 b{
font-weight:700;
color:#18170F;
}
.iattt_card_link_r19{
transition:color .2s ease;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
color:#18170F;
border-bottom:1px solid #B8924A;
font-size:13px;
margin-top:auto;
}
.iattt_card_link_r19:hover{
color:#B8924A;
}
.iatrv_r19{
padding:3rem 0;
background:#FAFAF8;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:767px){
.iatrv_r19{
padding:3.5rem 0;
}
}
.iatrv_head_r19{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.iatrv_head_r19{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.iatrv_eyebrow_r19{
margin-bottom:0.625rem;
}
.iatrv_h2_r19{
font-weight:600;
color:#18170F;
font-size:30px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.iatrv_h2_r19{
font-size:38px;
}
}
.iatrv_agg_r19{
gap:12px;
align-items:center;
display:flex;
}
.iatrv_agg_stars_r19{
gap:3px;
display:flex;
color:#B8924A;
}
.iatrv_agg_stars_r19 svg{
width:1.125rem;
height:18px;
}
.iatrv_source_r19{
font-size:13px;
color:#857F74;
}
.iatrv_grid_r19{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.iatrv_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
.iatrv_card_r19{
border-radius:14px;
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
padding:1.625rem;
min-width:0;
}
.iatrv_card_stars_r19{
gap:2px;
margin-bottom:0.75rem;
color:#B8924A;
display:flex;
}
.iatrv_card_stars_r19 svg{
height:14px;
width:0.875rem;
}
.iatrv_card_body_r19{
overflow-wrap:break-word;
color:#18170F;
margin-bottom:1rem;
font-size:18px;
line-height:1.45;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
}
.iatrv_card_meta_r19{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.iatrv_card_av_r19{
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#DFC07A);
flex:0 0 auto;
height:2rem;
width:32px;
}
.iatrv_card_author_r19{
font-size:0.813rem;
font-weight:700;
color:#18170F;
}
.iatrv_card_loc_r19{
color:#6B6860;
font-size:12px;
}
.iatpmt_r19{
padding:3rem 0 10px;
}
.iatpmt_in_r19{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.iatpmt_in_r19{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.iatpmt_left_r19{
min-width:0;
}
.iatpmt_eyebrow_r19{
margin-bottom:12px;
}
.iatpmt_h2_r19{
font-size:30px;
margin-bottom:12px;
color:#18170F;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.iatpmt_h2_r19{
font-size:2rem;
}
}
.iatpmt_text_r19{
margin-bottom:1.375rem;
line-height:1.6;
color:#857F74;
font-size:14.5px;
}
.iatpmt_logos_r19{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.iatpmt_logos_r19{
grid-template-columns:repeat(4,1fr);
}
}
.iatpmt_logo_r19{
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
border-radius:0.5rem;
padding:0 8px;
overflow:hidden;
display:flex;
white-space:nowrap;
align-items:center;
color:#2E2C24;
text-overflow:ellipsis;
height:3.125rem;
font-weight:700;
font-size:0.781rem;
justify-content:center;
text-align:center;
}
.iatpmt_table_r19{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
min-width:0;
}
.iatpmt_thead_r19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1C1B19;
display:grid;
}
.iatpmt_th_r19{
padding:13px 14px;
overflow:hidden;
font-size:10px;
text-transform:uppercase;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#F5F3EE;
}
.iatpmt_row_r19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,12,0.08);
display:grid;
}
.iatpmt_row_r19:nth-child(odd){
background:#FAFAF8;
}
.iatpmt_td_r19{
padding:14px;
overflow-wrap:break-word;
color:#857F74;
min-width:0;
font-size:0.844rem;
}
.iatpmt_row_r19 .iatpmt_td_r19:first-child{
color:#18170F;
font-weight:700;
}
.iatpmt_row_r19 .iatpmt_td_r19:last-child{
font-weight:700;
color:#3A7D5C;
}
.iatts_r19{
padding:2.75rem 0;
}
.iatts_in_r19{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.iatts_in_r19{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.iatts_left_r19{
min-width:0;
}
.iatts_h2_r19{
color:#F5F3EE;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.75rem;
font-size:1.625rem;
}
@media(min-width:768px){
.iatts_h2_r19{
font-size:28px;
}
}
.iatts_text_r19{
line-height:1.6;
color:#A8A099;
max-width:520px;
margin-bottom:1.375rem;
font-size:14.5px;
}
.iatts_badges_r19{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.iatts_badge_r19{
font-size:0.813rem;
color:#A8A099;
font-weight:600;
}
.iatts_pay_r19{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.iatts_pay_r19{
justify-content:flex-end;
}
}
.iatts_pay_chip_r19{
border-radius:14px;
padding:12px 1rem;
border:1px solid rgba(255,253,248,0.12);
background:rgba(255,253,248,0.07);
font-weight:700;
color:#F5F3EE;
font-size:0.875rem;
}
.iatrc_r19{
padding:48px 0 10px;
}
.iatrc_in_r19{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.iatrc_in_r19{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.iatrc_col_r19{
min-width:0;
}
.iatrc_label_r19{
letter-spacing:.2em;
text-transform:uppercase;
margin-bottom:1rem;
font-weight:600;
font-size:11px;
color:#B8924A;
}
.iatrc_awards_r19{
gap:12px;
flex-direction:column;
display:flex;
}
.iatrc_award_r19{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.iatrc_award_ic_r19{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4AF70;
}
.iatrc_award_ic_r19 svg{
width:1.125rem;
height:18px;
}
.iatrc_award_t_r19{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#18170F;
}
.iatrc_award_s_r19{
color:#6B6860;
overflow-wrap:break-word;
font-size:0.75rem;
}
.iatrc_press_r19{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.iatrc_press_logo_r19{
padding:0 0.5rem;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(20,18,12,0.08);
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#857F74;
text-align:center;
white-space:nowrap;
height:52px;
display:flex;
text-overflow:ellipsis;
justify-content:center;
align-items:center;
font-size:0.875rem;
}
.iatrc_partner_r19{
border-radius:0.875rem;
background:#FAFAF8;
padding:1.375rem;
border:1px solid rgba(20,18,12,0.08);
}
.iatrc_partner_name_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#18170F;
overflow-wrap:break-word;
margin-bottom:6px;
font-size:1.25rem;
font-weight:600;
}
.iatrc_partner_text_r19{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#857F74;
}
.iatdr_r19{
padding:2.25rem 0 0.625rem;
}
.iatdr_in_r19{
border:1px dashed rgba(20,18,12,0.14);
border-radius:14px;
gap:20px;
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.iatdr_in_r19{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.iatdr_h2_r19{
overflow-wrap:break-word;
color:#18170F;
font-size:1.5rem;
line-height:1.1;
margin-bottom:8px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.iatdr_h2_r19{
font-size:1.625rem;
}
}
.iatdr_text_r19{
max-width:42.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#857F74;
}
.iatdr_text_r19 b{
font-weight:700;
color:#18170F;
}
.iatdr_cta_r19{
flex:0 0 auto;
transition:color .2s ease;
font-weight:700;
border-bottom:1px solid #B8924A;
white-space:nowrap;
color:#18170F;
font-size:13.5px;
padding-bottom:2px;
}
.iatdr_cta_r19:hover{
color:#B8924A;
}
.iatet_r19{
padding:2.25rem 0 10px;
}
.iatet_in_r19{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.iatet_in_r19{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.iatet_left_r19{
min-width:0;
}
.iatet_eyebrow_r19{
margin-bottom:0.75rem;
}
.iatet_h2_r19{
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#18170F;
}
@media(min-width:769px){
.iatet_h2_r19{
font-size:32px;
}
}
.iatet_text_r19{
color:#857F74;
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
}
.iatet_stats_r19{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.iatet_stat_r19{
min-width:0;
}
.iatet_stat_v_r19{
color:#18170F;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
line-height:1;
}
.iatet_stat_l_r19{
font-size:12.5px;
color:#6B6860;
margin-top:0.25rem;
}
.iatet_right_r19{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.iatet_member_r19{
border-radius:14px;
padding:1.125rem 20px;
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
gap:1rem;
min-width:0;
align-items:center;
display:flex;
}
.iatet_member_av_r19{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#23201C,#B8924A);
height:3rem;
width:3rem;
}
.iatet_member_name_r19{
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
color:#18170F;
}
.iatet_member_role_r19{
font-size:0.781rem;
color:#6B6860;
overflow-wrap:break-word;
}
.iatet_updated_r19{
background:#F5F3F0;
padding:0.875rem 1.125rem;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
gap:8px;
align-items:center;
display:flex;
color:#857F74;
font-size:0.781rem;
}
.iatop_r19{
padding:36px 0 0.625rem;
}
.iatop_in_r19{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
background:#FAFAF8;
padding:32px;
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:859px){
.iatop_in_r19{
padding:34px 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.iatop_left_r19{
min-width:0;
}
.iatop_eyebrow_r19{
margin-bottom:12px;
}
.iatop_h2_r19{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#18170F;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:28px;
}
@media(min-width:769px){
.iatop_h2_r19{
font-size:30px;
}
}
.iatop_text_r19{
line-height:1.6;
font-size:14px;
color:#857F74;
}
.iatop_grid_r19{
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(20,18,12,0.14);
background:rgba(20,18,12,0.14);
display:grid;
}
.iatop_field_r19{
padding:1.125rem 1.25rem;
background:#F5F3F0;
min-width:0;
}
.iatop_field_lb_r19{
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#B8924A;
margin-bottom:0.313rem;
}
.iatop_field_val_r19{
overflow-wrap:break-word;
font-weight:700;
color:#18170F;
font-size:14px;
}
.iatwy_r19{
padding:48px 0;
}
@media(min-width:769px){
.iatwy_r19{
padding:56px 0;
}
}
.iatwy_in_r19{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.iatwy_in_r19{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.iatwy_left_r19{
min-width:0;
}
.iatwy_eyebrow_r19{
margin-bottom:14px;
}
.iatwy_h2_r19{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
color:#18170F;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
}
@media(min-width:768px){
.iatwy_h2_r19{
font-size:40px;
}
}
.iatwy_intro_r19{
color:#857F74;
line-height:1.6;
font-size:0.938rem;
}
.iatwy_grid_r19{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.iatwy_grid_r19{
grid-template-columns:1fr 1fr;
}
}
.iatwy_card_r19{
background:#FAFAF8;
border-radius:14px;
padding:26px;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.iatwy_card_ic_r19{
justify-content:center;
color:#B8924A;
margin-bottom:1rem;
align-items:center;
display:inline-flex;
}
.iatwy_card_ic_r19 svg{
width:26px;
height:1.625rem;
}
.iatwy_card_h_r19{
font-size:21px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#18170F;
line-height:1.15;
font-weight:600;
}
.iatwy_card_p_r19{
font-size:0.875rem;
line-height:1.55;
color:#857F74;
overflow-wrap:break-word;
}
.iatsc_r19{
padding:48px 0 0.625rem;
}
.iatsc_head_r19{
text-align:center;
margin-bottom:1.75rem;
}
.iatsc_eyebrow_r19{
margin-bottom:12px;
}
.iatsc_h2_r19{
color:#18170F;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.iatsc_h2_r19{
font-size:2.25rem;
}
}
.iatsc_table_r19{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
margin:0 auto;
max-width:56.25rem;
}
.iatsc_thead_r19{
background:#1C1B19;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.iatsc_th_r19{
padding:0.938rem 1.125rem;
color:#A8A099;
font-weight:700;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
}
.iatsc_th_r19:first-child{
text-align:left;
}
.iatsc_th_us_r19{
color:#D4AF70;
}
.iatsc_row_r19{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.iatsc_row_r19:nth-child(even){
background:#FAFAF8;
}
.iatsc_td_r19{
padding:15px 1.125rem;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
color:#6B6860;
min-width:0;
}
.iatsc_td_r19:first-child{
text-align:left;
color:#2E2C24;
font-weight:600;
}
.iatsc_td_us_r19{
color:#3A7D5C;
font-weight:700;
}
.iatel_r19{
padding:48px 0;
}
@media(min-width:767px){
.iatel_r19{
padding:3.5rem 0;
}
}
.iatel_in_r19{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:898px){
.iatel_in_r19{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.iatel_left_r19{
min-width:0;
}
.iatel_eyebrow_r19{
margin-bottom:0.875rem;
}
.iatel_h2_r19{
line-height:1.08;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#18170F;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.iatel_h2_r19{
font-size:2.375rem;
}
}
.iatel_body_r19 p{
font-size:1rem;
color:#2E2C24;
margin-bottom:18px;
line-height:1.7;
overflow-wrap:break-word;
}
.iatel_dropcap_r19{
padding:6px 0.75rem 0 0;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-weight:700;
color:#B8924A;
line-height:.8;
font-size:62px;
}
.iatel_right_r19{
min-width:0;
}
.iatel_quote_r19{
background:linear-gradient(150deg,#23201C,#0F0E0C);
padding:36px;
border-radius:20px;
margin-bottom:1.5rem;
color:#F5F3EE;
position:relative;
}
.iatel_quote_mark_r19{
color:#D4AF70;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.iatel_quote_mark_r19 svg{
width:34px;
height:34px;
}
.iatel_quote_text_r19{
font-weight:500;
line-height:1.4;
color:#F5F3EE;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:1.375rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iatel_quote_meta_r19{
gap:12px;
align-items:center;
display:flex;
}
.iatel_quote_av_r19{
background:linear-gradient(135deg,#B8924A,#DFC07A);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.iatel_quote_author_r19{
font-weight:700;
font-size:14px;
color:#F5F3EE;
}
.iatel_quote_meta_sub_r19{
color:#A8A099;
font-size:0.75rem;
}
.iatel_explain_r19{
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
border-radius:14px;
}
.iatel_explain_card_r19{
padding:22px 1.5rem;
}
.iatel_explain_card_r19+.iatel_explain_card_r19{
border-top:1px solid rgba(20,18,12,0.08);
}
.iatel_explain_h_r19{
color:#18170F;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.iatel_explain_p_r19{
font-size:14px;
color:#857F74;
overflow-wrap:break-word;
line-height:1.55;
}
.iatlh_r19{
padding:2.5rem 0 20px;
}
.iatlh_in_r19{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,12,0.14);
}
.iatlh_eyebrow_r19{
display:block;
margin-bottom:1.375rem;
}
.iatlh_grid_r19{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.iatlh_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.iatlh_grid_r19{
grid-template-columns:repeat(5,1fr);
}
}
.iatlh_col_r19{
min-width:0;
}
.iatlh_col_h_r19{
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#18170F;
}
.iatlh_links_r19{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.iatlh_link_r19{
transition:color .2s ease;
color:#857F74;
overflow-wrap:break-word;
font-size:13px;
}
.iatlh_link_r19:hover{
color:#B8924A;
}
.iatsg_r19{
padding:48px 0 0.625rem;
}
.iatsg_eyebrow_r19{
display:block;
margin-bottom:0.75rem;
}
.iatsg_h2_r19{
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:28px;
color:#18170F;
}
@media(min-width:768px){
.iatsg_h2_r19{
font-size:2.25rem;
}
}
.iatsg_grid_r19{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.iatsg_grid_r19{
grid-template-columns:repeat(3,1fr);
}
}
.iatsg_col_r19{
min-width:0;
}
.iatsg_col_h_r19{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
overflow-wrap:break-word;
color:#18170F;
line-height:1.15;
font-size:1.375rem;
}
.iatsg_col_p_r19{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#857F74;
}
.iatfaq_r19{
background:#FAFAF8;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:770px){
.iatfaq_r19{
padding:3.875rem 0;
}
}
.iatfaq_head_r19{
text-align:center;
margin-bottom:34px;
}
.iatfaq_eyebrow_r19{
margin-bottom:12px;
}
.iatfaq_h2_r19{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
color:#18170F;
}
@media(min-width:768px){
.iatfaq_h2_r19{
font-size:2.375rem;
}
}
.iatfaq_list_r19{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.iatfaq_item_r19{
overflow:hidden;
background:#F5F3F0;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
}
.iatfaq_q_r19{
list-style:none;
padding:20px 1.5rem;
gap:20px;
align-items:center;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
font-size:1rem;
display:flex;
justify-content:space-between;
color:#18170F;
}
.iatfaq_q_r19::-webkit-details-marker{
display:none;
}
.iatfaq_q_ic_r19{
flex:0 0 auto;
transition:transform .2s ease;
color:#B8924A;
align-items:center;
display:inline-flex;
}
.iatfaq_q_ic_r19 svg{
height:18px;
width:18px;
}
.iatfaq_item_r19[open] .iatfaq_q_ic_r19{
transform:rotate(180deg);
}
.iatfaq_a_r19{
padding:0 24px 1.25rem;
color:#857F74;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
}
.iatsb_r19{
background:#FAFAF8;
padding:3rem 0;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:766px){
.iatsb_r19{
padding:56px 0;
}
}
.iatsb_eyebrow_r19{
margin-bottom:0.75rem;
display:block;
}
.iatsb_h2_r19{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#18170F;
font-weight:600;
font-size:30px;
margin-bottom:1.625rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.iatsb_h2_r19{
font-size:36px;
}
}
.iatsb_grid_r19{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.iatsb_grid_r19{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.iatsb_grid_r19{
grid-template-columns:repeat(4,1fr);
}
}
.iatsb_card_r19{
padding:24px;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
border-radius:14px;
min-width:0;
}
.iatsb_card_h_r19{
margin-bottom:0.5rem;
color:#18170F;
overflow-wrap:break-word;
font-size:19px;
line-height:1.15;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.iatsb_card_p_r19{
color:#857F74;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.iatsb_rtp_r19{
padding:1.625rem 1.75rem;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
gap:1.5rem;
border-radius:0.875rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:759px){
.iatsb_rtp_r19{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.iatsb_rtp_h_r19{
color:#18170F;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.iatsb_rtp_p_r19{
font-size:0.844rem;
line-height:1.6;
color:#857F74;
overflow-wrap:break-word;
}
.iatsb_rtp_stats_r19{
gap:16px;
display:flex;
}
.iatsb_stat_r19{
border-radius:8px;
background:#FAFAF8;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.iatsb_stat_v_r19{
font-size:26px;
color:#3A7D5C;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
.iatsb_stat_l_r19{
margin-top:4px;
font-size:11.5px;
color:#6B6860;
}
.iatft_r19{
background:#1C1B19;
margin-top:2.5rem;
color:#A8A099;
}
.iatft_in_r19{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:601px){
.iatft_in_r19{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.iatft_in_r19{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.iatft_brand_r19{
min-width:0;
}
.iatft_logo_r19{
font-weight:700;
overflow-wrap:break-word;
color:#F5F3EE;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.iatft_tagline_r19{
max-width:17.5rem;
font-size:13.5px;
margin-top:14px;
color:#A8A099;
line-height:1.6;
}
.iatft_contact_r19{
transition:color .2s ease;
display:inline-block;
color:#D4AF70;
margin-top:0.75rem;
font-size:0.813rem;
max-width:280px;
overflow-wrap:anywhere;
}
.iatft_contact_r19:hover{
color:#F5F3EE;
}
.iatft_col_r19{
min-width:0;
}
.iatft_col_h_r19{
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5F3EE;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:13px;
}
.iatft_col_links_r19{
gap:10px;
flex-direction:column;
display:flex;
}
.iatft_link_r19{
transition:color .2s ease;
font-size:13.5px;
color:#A8A099;
overflow-wrap:break-word;
}
.iatft_link_r19:hover{
color:#F5F3EE;
}
.iatft_bot_r19{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,253,248,0.12);
}
@media(min-width:768px){
.iatft_bot_r19{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.iatft_legal_r19{
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
color:#A89F90;
}
.iatft_legal_r19 b{
color:#A8A099;
font-weight:700;
}
.iatft_age_r19{
border:1.5px solid #D4AF70;
padding:4px 0.563rem;
flex:0 0 auto;
border-radius:8px;
font-weight:700;
color:#D4AF70;
font-size:13px;
}